[MacPorts] #22751: Config error: gnustep-base

MacPorts noreply at macports.org
Wed Dec 28 21:41:25 PST 2011


#22751: Config error: gnustep-base
---------------------------------------+------------------------------------
  Reporter:  lisfolks.lists@…          |       Owner:  macports-tickets@…                   
      Type:  defect                    |      Status:  closed                               
  Priority:  Normal                    |   Milestone:                                       
 Component:  ports                     |     Version:  1.8.1                                
Resolution:  fixed                     |    Keywords:                                       
      Port:  gnustep-base              |  
---------------------------------------+------------------------------------
Description changed by ryandesign@…:

Old 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"'''

New 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"
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/22751#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list