Opened 15 years ago

Last modified 13 years ago

#22751 closed defect

Config error: gnustep-base — at Initial Version

Reported by: lisfolks.lists@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: gnustep-base

Description

Similar to gnustep-make error in ticket #22729... I'm getting the following error while updating gnustep-base: * Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-base/work/gnustep-base-1.19.1" && ./configure --prefix=/opt/local CC=gcc-mp-4.2 GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles --disable-tls --enable-libffi --with-ffi-include=/opt/local/include/gcc42 --with-ffi-library=/opt/local/lib/gcc42 " returned error 77

Command output: checking build system type... i386-apple-darwin9.8.0

checking host system type... i386-apple-darwin9.8.0

checking target system type... i386-apple-darwin9.8.0

checking for gcc... gcc-mp-4.2

checking for C compiler default output file name... configure: error: C compiler cannot create executables

See `config.log' for more details.

Error: Unable to upgrade port: 1 *

I've attached my config.log. The key text appears to be:

configure:1915: gcc-mp-4.2 -V </dev/null >&5

gcc-mp-4.2: '-V' option must have argument

configure:1918: $? = 1

configure:1941: checking for C compiler default output file name

configure:1944: gcc-mp-4.2 -O2 -arch i386 -I/opt/local/include -I/opt/local/GNUstep/System/Library/Headers -I/opt/local/GNUstep/Local/Library/Headers -L/opt/local/lib -L/opt/local/GNUstep/System/Library/Libraries -L/opt/local/GNUstep/Local/Library/Libraries conftest.c >&5

cc1: error: unrecognized command line option "-arch"

Change History (1)

Changed 15 years ago by lisfolks.lists@…

Attachment: config.log added

gnustep-base config.log

Note: See TracTickets for help on using tickets.