[MacPorts] #50352: webkit-gtk-2.0 Configure error (cannot run C compiled programs) on PPC Tiger
MacPorts
noreply at macports.org
Sun Jan 17 03:16:23 PST 2016
#50352: webkit-gtk-2.0 Configure error (cannot run C compiled programs) on PPC
Tiger
-------------------------+--------------------------------
Reporter: asiganael@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: Tiger | Port: webkit-gtk-2.0
-------------------------+--------------------------------
Trying to install midori on PPC Tiger, I hit a failure installing webkit-
gtk-2.0 which is a requisite for midori:
{{{
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_www_webkit-gtk-2.0/webkit-
gtk-2.0/work/webkitgtk-2.0.4':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
}}}
I'm attaching the complete main.log and configure.log
The relevant configure failure seems to be in the linking stage, because
ld complains about the nature of some symbols:
{{{
configure:3878: checking whether we are cross compiling
configure:3886: /opt/local/bin/clang-mp-3.3 -o conftest -pipe -Os -fno-
blocks -arch ppc -DGTEST_USE_OWN_TR1_TUPLE=1
-D__MAC_OS_X_VERSION_MAX_ALLOWED=1040
-D__MAC_OS_X_VERSION_MIN_REQUIRED=1040 -L/opt/local/lib
-Wl,-headerpad_max_install_names -arch ppc conftest.c >&5
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_www_webkit-gtk-2.0/webkit-gtk-2.0/work/.tmp
/conftest-1hbvN9.o has external relocation entries in non-writable section
(__TEXT,__text) for symbols:
_fclose
_ferror
_fopen
collect2: 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/50352>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list