[MacPorts] #67799: lua54 fails on 32-bit: lmathlib.c: error: integer constant is too large for ‘unsigned long’ type
MacPorts
noreply at macports.org
Fri Jul 21 20:50:15 UTC 2023
#67799: lua54 fails on 32-bit: lmathlib.c: error: integer constant is too large for
‘unsigned long’ type
---------------------------+---------------------------------
Reporter: barracuda156 | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: powerpc, i386 | Port: lua54
---------------------------+---------------------------------
{{{
/usr/bin/g++-4.2 -O2 -Wall -Wextra -DLUA_COMPAT_5_3 -DLUA_USE_MACOSX
-DLUA_USE_READLINE -I/opt/local/include -Os -arch ppc -I/opt/local/include
-c -o lmathlib.o lmathlib.c
lmathlib.c:305: error: integer constant is too large for ‘unsigned long’
type
lmathlib.c:338: error: integer constant is too large for ‘unsigned long’
type
lmathlib.c:551: error: integer constant is too large for ‘unsigned long’
type
lmathlib.c:571: error: integer constant is too large for ‘unsigned long’
type
lmathlib.c:586: error: integer constant is too large for ‘unsigned long’
type
make[2]: *** [lmathlib.o] Error 1
make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_lua/lua54/work/lua-5.4.4/src'
make[1]: *** [macosx] Error 2
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67799>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list