1 | version:1 |
---|
2 | :msg:archivefetch ---> Computing dependencies for gdb:info:archivefetch .:debug:archivefetch Searching for dependency: gettext |
---|
3 | :debug:archivefetch Found Dependency: receipt exists for gettext |
---|
4 | :msg:archivefetch |
---|
5 | :debug:main Executing org.macports.main (gdb) |
---|
6 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
---|
7 | :debug:main egid changed to: 501 |
---|
8 | :debug:main euid changed to: 503 |
---|
9 | :debug:fetch fetch phase started at Tue Jan 28 11:07:31 CST 2014 |
---|
10 | :notice:fetch ---> Fetching distfiles for gdb |
---|
11 | :debug:fetch Executing org.macports.fetch (gdb) |
---|
12 | :debug:fetch Privilege de-escalation not attempted as not running as root. |
---|
13 | :debug:checksum checksum phase started at Tue Jan 28 11:07:31 CST 2014 |
---|
14 | :notice:checksum ---> Verifying checksums for gdb |
---|
15 | :debug:checksum Executing org.macports.checksum (gdb) |
---|
16 | :info:checksum ---> Checksumming gdb-7.4.tar.bz2 |
---|
17 | :debug:checksum Correct (sha1) checksum for gdb-7.4.tar.bz2 |
---|
18 | :debug:checksum Correct (rmd160) checksum for gdb-7.4.tar.bz2 |
---|
19 | :debug:checksum Privilege de-escalation not attempted as not running as root. |
---|
20 | :debug:extract extract phase started at Tue Jan 28 11:07:31 CST 2014 |
---|
21 | :notice:extract ---> Extracting gdb |
---|
22 | :debug:extract setting option extract.cmd to /usr/bin/bzip2 |
---|
23 | :debug:extract Executing org.macports.extract (gdb) |
---|
24 | :info:extract ---> Extracting gdb-7.4.tar.bz2 |
---|
25 | :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/gdb/gdb-7.4.tar.bz2' |
---|
26 | :debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_markadams_Codes_scienceports_devel_gdb/gdb/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9' |
---|
27 | :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_markadams_Codes_scienceports_devel_gdb/gdb/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/gdb/gdb-7.4.tar.bz2' | /usr/bin/tar -xf -' |
---|
28 | :debug:extract Executing command line: cd "/opt/local/var/macports/build/_Users_markadams_Codes_scienceports_devel_gdb/gdb/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/gdb/gdb-7.4.tar.bz2' | /usr/bin/tar -xf - |
---|
29 | :debug:extract euid/egid changed to: 0/0 |
---|
30 | :debug:extract chowned /opt/local/var/macports/build/_Users_markadams_Codes_scienceports_devel_gdb/gdb/work to macports |
---|
31 | :debug:extract euid/egid changed to: 503/501 |
---|
32 | :debug:extract Privilege de-escalation not attempted as not running as root. |
---|
33 | :debug:patch patch phase started at Tue Jan 28 11:07:36 CST 2014 |
---|
34 | :debug:patch Executing org.macports.patch (gdb) |
---|
35 | :debug:patch Privilege de-escalation not attempted as not running as root. |
---|
36 | :debug:configure configure phase started at Tue Jan 28 11:07:36 CST 2014 |
---|
37 | :notice:configure ---> Configuring gdb |
---|
38 | :debug:configure Using compiler 'Xcode LLVM-GCC 4.2' |
---|
39 | :debug:configure Executing org.macports.configure (gdb) |
---|
40 | :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -Os -I/opt/local/include -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -Os -I/opt/local/include -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.9' CXX='/Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_markadams_Codes_scienceports_devel_gdb/gdb/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -Os -m64' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' FCFLAGS='-pipe -Os -m64' OBJC='/Applications/Xcode.app/Contents/Developer/usr/bin/llvm-gcc-4.2' OBJCXX='/Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -Os -arch x86_64' OBJCXXFLAGS='-pipe -Os -arch x86_64' FFLAGS='-pipe -Os -m64' CC_PRINT_OPTIONS='YES' CC='/Applications/Xcode.app/Contents/Developer/usr/bin/llvm-gcc-4.2' |
---|
41 | :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_markadams_Codes_scienceports_devel_gdb/gdb/work/gdb-7.4" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --libdir=/opt/local/lib/gdb --with-docdir=/opt/local/share/doc' |
---|
42 | :debug:configure Executing command line: cd "/opt/local/var/macports/build/_Users_markadams_Codes_scienceports_devel_gdb/gdb/work/gdb-7.4" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --libdir=/opt/local/lib/gdb --with-docdir=/opt/local/share/doc |
---|
43 | :info:configure checking build system type... i386-apple-darwin13.0.0 |
---|
44 | :info:configure checking host system type... i386-apple-darwin13.0.0 |
---|
45 | :info:configure checking target system type... i386-apple-darwin13.0.0 |
---|
46 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
47 | :info:configure checking whether ln works... yes |
---|
48 | :info:configure checking whether ln -s works... yes |
---|
49 | :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
50 | :info:configure checking for gawk... gawk |
---|
51 | :info:configure checking for gcc... /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-gcc-4.2 |
---|
52 | :info:configure checking for C compiler default output file name... |
---|
53 | :info:configure configure: error: in `/opt/local/var/macports/build/_Users_markadams_Codes_scienceports_devel_gdb/gdb/work/gdb-7.4': |
---|
54 | :info:configure configure: error: C compiler cannot create executables |
---|
55 | :info:configure See `config.log' for more details. |
---|
56 | :info:configure Command failed: cd "/opt/local/var/macports/build/_Users_markadams_Codes_scienceports_devel_gdb/gdb/work/gdb-7.4" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --libdir=/opt/local/lib/gdb --with-docdir=/opt/local/share/doc |
---|
57 | :info:configure Exit code: 77 |
---|
58 | :error:configure Failed to configure gdb, consult /opt/local/var/macports/build/_Users_markadams_Codes_scienceports_devel_gdb/gdb/work/gdb-7.4/config.log |
---|
59 | :error:configure org.macports.configure for port gdb returned: configure failure: command execution failed |
---|
60 | :debug:configure Error code: NONE |
---|
61 | :debug:configure Backtrace: configure failure: command execution failed |
---|
62 | while executing |
---|
63 | "$procedure $targetname" |
---|
64 | :info:configure Warning: targets not executed for gdb: org.macports.destroot org.macports.configure org.macports.build |
---|
65 | :notice:configure Please see the log file for port gdb for details: |
---|
66 | /opt/local/var/macports/logs/_Users_markadams_Codes_scienceports_devel_gdb/gdb/main.log |
---|