Bug 256446 - devel/lua-bitop: line 26: String comparison operator must be either == or !=
Summary: devel/lua-bitop: line 26: String comparison operator must be either == or !=
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-06 16:35 UTC by Neel Chauhan
Modified: 2022-05-16 14:47 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2021-06-06 16:35:50 UTC
When I was running "make clean" after building x11/gnome3, I got this error:

make[2]: "/usr/ports/devel/lua-bitop/Makefile" line 26: String comparison operator must be either == or !=
make[2]: Fatal errors encountered -- cannot continue
make[2]: stopped in /usr/ports/devel/lua-bitop
*** Error code 1

We should fix this.
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2021-08-08 19:26:10 UTC
I cannot reproduce this problem. Do you still get this error message?
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2022-05-16 14:47:37 UTC
According to https://www.freshports.org/devel/lua-bitop, it builds fine on our package builders.