[MacPorts] #64468: libepoxy @1.5.9_2 does not build on PPC Tiger, Mac OS X 10.4.11, because symbol were not found
MacPorts
noreply at macports.org
Wed Jan 19 17:54:19 UTC 2022
#64468: libepoxy @1.5.9_2 does not build on PPC Tiger, Mac OS X 10.4.11, because
symbol were not found
-----------------------+----------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Keywords: tiger | Port: libepoxy
-----------------------+----------------------
{{{
[33/35] /opt/local/bin/gcc-apple-4.2 -o test/cgl_core
test/cgl_core.p/cgl_core.c.o -L/opt/local/lib -I/opt/local/include
-Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names
-Wl,-undefined,error -Wl,-headerpad_max_install_names -arch ppc -pipe -Os
-arch ppc src/libepoxy.0.dylib -ldl -framework OpenGL -framework Carbon
FAILED: test/cgl_core
/opt/local/bin/gcc-apple-4.2 -o test/cgl_core
test/cgl_core.p/cgl_core.c.o -L/opt/local/lib -I/opt/local/include
-Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names
-Wl,-undefined,error -Wl,-headerpad_max_install_names -arch ppc -pipe -Os
-arch ppc src/libepoxy.0.dylib -ldl -framework OpenGL -framework Carbon
Undefined symbols:
"_CGLReleasePixelFormat", referenced from:
_main in cgl_core.c.o
"_CGLReleaseContext", referenced from:
_main in cgl_core.c.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
ninja: build stopped: subcommand failed.
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_libepoxy/libepoxy/work/build"
&& /opt/local/bin/ninja -j1 -v
Exit code: 1
}}}
It seems that these two symbols might belong to some external library…
--
Ticket URL: <https://trac.macports.org/ticket/64468>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list