[MacPorts] #49481: cardpeek @0.8.4: not compatible with lua 5.3
MacPorts
noreply at macports.org
Wed Dec 16 03:52:37 PST 2015
#49481: cardpeek @0.8.4: not compatible with lua 5.3
-----------------------+---------------------------
Reporter: nb@… | Owner: db_macports@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords: haspatch
Port: cardpeek |
-----------------------+---------------------------
Changes (by raimue@…):
* cc: raimue@… (added)
Comment:
This patch does not seem to fix all build problems for me:
{{{
Undefined symbols for architecture x86_64:
"_lua_rotate", referenced from:
_subr_bytes_index in lua_bytes.o
_internal_get_variable in lua_ext.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
}}}
{{{
$ port -q installed lua lua52
lua @5.3.1_2 (active)
lua52 @5.2.3_0 (active)
}}}
The problem appears to be that this port actually links against lua5.2,
but uses headers from lua 5.3.
--
Ticket URL: <https://trac.macports.org/ticket/49481#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list