[MacPorts] #55593: gegl @0.2.0: configure fails: ld: half word text relocs not supported in _main for architecture ppc
MacPorts
noreply at macports.org
Wed Dec 27 11:06:43 UTC 2017
#55593: gegl @0.2.0: configure fails: ld: half word text relocs not supported in
_main for architecture ppc
--------------------------+-------------------
Reporter: sideeffect42 | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Keywords: | Port: gegl
--------------------------+-------------------
When building gegl 0.2.0 on Mac OS X 10.5.8 PowerPC the configure step
fails because the GLIB test application cannot be linked (see attached
config.log).
The relevant lines are:
{{{
configure:18242: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os
-fno-altivec -arch ppc -D_REENTRANT -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include -L/opt/local/lib
-Wl,-headerpad_max_install_names -arch ppc conftest.c -L/opt/local/lib
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework
-Wl,CoreFoundation >&5
ld: half word text relocs not supported in _main for architecture ppc
collect2: error: ld returned 1 exit status
clang: error: linker (via gcc) command failed with exit code 1 (use -v to
see invocation)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/55593>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list