Ticket #37354: main.3.log

File main.3.log, 5.7 KB (added by mr_pogey_bait@…, 11 years ago)

3rd attempt

Line 
1version:1
2:debug:main expat has no conflicts
3:debug:main Executing org.macports.main (expat)
4:debug:archivefetch archivefetch phase started at Thu Dec 20 16:28:23 CST 2012
5:msg:archivefetch --->  Fetching archive for expat
6:debug:archivefetch Executing org.macports.archivefetch (expat)
7:info:archivefetch --->  expat-2.1.0_0+universal.darwin_11.i386-ppc.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
8:msg:archivefetch --->  Attempting to fetch expat-2.1.0_0+universal.darwin_11.i386-ppc.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/expat
9:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
10:msg:archivefetch --->  Attempting to fetch expat-2.1.0_0+universal.darwin_11.i386-ppc.tbz2 from http://lil.fr.packages.macports.org/expat
11:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
12:msg:archivefetch --->  Attempting to fetch expat-2.1.0_0+universal.darwin_11.i386-ppc.tbz2 from http://packages.macports.org/expat
13:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
14:debug:fetch fetch phase started at Thu Dec 20 16:28:44 CST 2012
15:notice:fetch --->  Fetching distfiles for expat
16:debug:fetch Executing org.macports.fetch (expat)
17:debug:checksum checksum phase started at Thu Dec 20 16:28:44 CST 2012
18:notice:checksum --->  Verifying checksum(s) for expat
19:debug:checksum Executing org.macports.checksum (expat)
20:info:checksum --->  Checksumming expat-2.1.0.tar.gz
21:debug:checksum Correct (rmd160) checksum for expat-2.1.0.tar.gz
22:debug:checksum Correct (sha256) checksum for expat-2.1.0.tar.gz
23:debug:extract extract phase started at Thu Dec 20 16:28:44 CST 2012
24:notice:extract --->  Extracting expat
25:debug:extract Executing org.macports.extract (expat)
26:info:extract --->  Extracting expat-2.1.0.tar.gz
27:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/expat/expat-2.1.0.tar.gz'
28:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
29:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/expat/expat-2.1.0.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
30:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/expat/expat-2.1.0.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
31:debug:patch patch phase started at Thu Dec 20 16:28:44 CST 2012
32:debug:patch Executing org.macports.patch (expat)
33:debug:configure configure phase started at Thu Dec 20 16:28:44 CST 2012
34:notice:configure --->  Configuring expat
35:debug:configure Using compiler 'Mac OS X clang'
36:debug:configure Executing org.macports.configure (expat)
37:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch i386 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch i386 -arch ppc' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib -arch i386 -arch ppc' OBJC='/usr/bin/clang' FCFLAGS='-O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch i386 -arch ppc' FFLAGS='-O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
38:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work/expat-2.1.0" && ./configure --prefix=/opt/local --disable-dependency-tracking'
39:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work/expat-2.1.0" && ./configure --prefix=/opt/local --disable-dependency-tracking
40:info:configure configure: WARNING: unrecognized options: --disable-dependency-tracking
41:info:configure checking build system type... x86_64-apple-darwin11.4.2
42:info:configure checking host system type... x86_64-apple-darwin11.4.2
43:info:configure checking how to print strings... printf
44:info:configure checking for gcc... /usr/bin/clang
45:info:configure checking whether the C compiler works... no
46:info:configure configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work/expat-2.1.0':
47:info:configure configure: error: C compiler cannot create executables
48:info:configure See `config.log' for more details
49:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/work/expat-2.1.0" && ./configure --prefix=/opt/local --disable-dependency-tracking
50:info:configure Exit code: 77
51:error:configure org.macports.configure for port expat returned: configure failure: command execution failed
52:debug:configure Error code: NONE
53:debug:configure Backtrace: configure failure: command execution failed
54    while executing
55"$procedure $targetname"
56:info:configure Warning: targets not executed for expat: org.macports.install org.macports.configure org.macports.build org.macports.destroot
57:notice:configure Please see the log file for port expat for details:
58    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_expat/expat/main.log