[MacPorts] #65727: scriptix build fails: Undefined symbols: "GC_throw_bad_alloc()"
MacPorts
noreply at macports.org
Fri Aug 26 16:55:12 UTC 2022
#65727: scriptix build fails: Undefined symbols: "GC_throw_bad_alloc()"
--------------------------+----------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: scriptix
--------------------------+----------------------
Existing version is broken across the board:
https://ports.macports.org/port/scriptix/details/
On 10.6.8 Rosetta the failure is:
{{{
/usr/bin/g++-4.2 -pipe -Os -arch ppc -Wl,-headerpad_max_install_names
-arch ppc -o .libs/scriptix scriptix.o -Wl,-bind_at_load -L/opt/local/lib
../lib/.libs/libsxparse-0 ../lib/.libs/libscriptix-0
/opt/local/lib/libgc.dylib -ldl
Undefined symbols:
"GC_throw_bad_alloc()", referenced from:
operator new(unsigned long, GCPlacement, void (*)(void*, void*),
void*)in scriptix.o
gc::operator new(unsigned long)in scriptix.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [scriptix] Error 1
make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_scriptix/scriptix/work/scriptix-0.31/bin'
make: *** [all-recursive] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65727>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list