#61413 closed defect (fixed)
wordgrinder @0.3.3: error: implicit declaration of function 'luaL_register' is invalid in C99
Reported by: | rnkn (Paul W. Rankin) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.3 |
Keywords: | Cc: | ||
Port: | wordgrinder |
Description
Installation of editors/wordgrinder fails with error: implicit declaration of function 'luaL_register' is invalid in C99
The log is attached and available here: http://ix.io/2Dhm
Attachments (1)
Change History (5)
Changed 4 years ago by rnkn (Paul W. Rankin)
comment:1 Changed 4 years ago by rnkn (Paul W. Rankin)
This may have something to do with with wordgrinder being at version 0.8, which was released a couple of weeks ago, but the Portfile is at version 0.3.3, released 11 years ago.
comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Port: | wordgrinder added |
Status: | new → assigned |
Summary: | editors/wordgrinder: installation failure → wordgrinder @0.3.3: error: implicit declaration of function 'luaL_register' is invalid in C99 |
Version: | → 2.6.3 |
Thanks for reporting the problem. Xcode 12 makes the implicit declaration of functions an error; it used to be just a warning. To work around the problem, you can downgrade to Xcode 11 and the Xcode 11 version of the command line tools.
comment:3 follow-up: 4 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
build log