Opened 13 years ago

Closed 13 years ago

#27276 closed defect (worksforme)

OS X update to 10.6.5 crash macports?

Reported by: yago.riveiro@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port:

Description

Hello,

I just upgraded to the "OS X" to version 10.6.5, I've also updated the "macport" for version 1.9.2, the previous cleaning completely.

Now I can not install any port :S

Log:

version:1
:debug:main Executing org.macports.main (expat)
:debug:main Skipping completed org.macports.fetch (expat)
:debug:main Skipping completed org.macports.checksum (expat)
:debug:main Skipping completed org.macports.extract (expat)
:debug:main Skipping completed org.macports.patch (expat)
:msg:main --->  Configuring expat
:debug:main Using compiler 'Mac OS X gcc 4.2'
:debug:configure configure phase started at Thu Nov 11 19:31:29 WET 2010
:debug:configure Executing org.macports.configure (expat)
:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man'
:info:configure checking build system type... i386-apple-darwin10.5.0
:info:configure checking host system type... i386-apple-darwin10.5.0
:info:configure checking for gcc... /usr/bin/gcc-4.2
:info:configure checking for C compiler default output file name... configure: error: C compiler cannot create executables
:info:configure See `config.log' for more details.
:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/work/expat-2.0.1" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man " returned error 77
:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)
:debug:configure Backtrace: configure failure: shell command failed (see log for details)
    while executing
"$procedure $targetname"
:info:configure Warning: the following items did not execute (for expat): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
:error:configure Failed to install expat
:notice:configure Log for expat is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/main.log

Attachments (1)

config.log (6.2 KB) - added by yago.riveiro@… 13 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

What version of Xcode is installed?

What is in the config.log?

Changed 13 years ago by yago.riveiro@…

Attachment: config.log added

comment:2 Changed 13 years ago by yago.riveiro@…

XCode Version 3.2.2 64-bit

Component versions Xcode IDE: 1650.0 Xcode Core: 1648.0 ToolSupport: 1631.0

comment:3 Changed 13 years ago by yago.riveiro@…

I reinstalled the last download of xcode and the problem was fixed

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Ok, glad you got it working.

Note: See TracTickets for help on using tickets.