Ticket #40682: mtr-mavericks.log

File mtr-mavericks.log, 8.3 KB (added by winterny@…, 11 years ago)
Line 
1version:1
2:debug:main epoch: in tree: 0 installed: 0
3:debug:main ncurses 5.9_2 exists in the ports tree
4:debug:main ncurses 5.9_2  is the latest installed
5:debug:main ncurses 5.9_2  is active
6:debug:main Merging existing variants '' into variants
7:debug:main new fully merged portvariants:
8:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ncurses
9:debug:main OS darwin/13.0.0 (Mac OS X 10.9) arch i386
10:debug:main adding the default universal variant
11:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
12:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
13:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
14:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
15:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
16:debug:main No need to upgrade! ncurses 5.9_2 >= ncurses 5.9_2
17:msg:main --->  Computing dependencies for mtr:info:main .:debug:main mtr has no conflicts
18:debug:main Searching for dependency: ncurses
19:debug:main Found Dependency: receipt exists for ncurses
20:msg:main
21:debug:main Executing org.macports.main (mtr)
22:debug:main changing euid/egid - current euid: 0 - current egid: 0
23:debug:main egid changed to: 502
24:debug:main euid changed to: 503
25:debug:main Skipping completed org.macports.archivefetch (mtr)
26:debug:main Privilege de-escalation not attempted as not running as root.
27:debug:main Skipping completed org.macports.fetch (mtr)
28:debug:main Privilege de-escalation not attempted as not running as root.
29:debug:main Skipping completed org.macports.checksum (mtr)
30:debug:main Privilege de-escalation not attempted as not running as root.
31:debug:main Skipping completed org.macports.extract (mtr)
32:debug:main Privilege de-escalation not attempted as not running as root.
33:debug:main Skipping completed org.macports.patch (mtr)
34:debug:main Privilege de-escalation not attempted as not running as root.
35:debug:configure configure phase started at Sat Oct  5 18:53:30 EDT 2013
36:notice:configure --->  Configuring mtr
37:debug:configure Using compiler 'Mac OS X Clang'
38:debug:configure Executing org.macports.configure (mtr)
39:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -Os -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -Os -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.9' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_mtr/mtr/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='/usr/bin/clang' INSTALL='/usr/bin/install -c' LIBS='-lresolv' OBJCFLAGS='-pipe -Os -arch x86_64' FFLAGS='-pipe -Os -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
40:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_mtr/mtr/work/mtr-0.82" && ./configure --prefix=/opt/local --without-gtk'
41:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_mtr/mtr/work/mtr-0.82" && ./configure --prefix=/opt/local --without-gtk
42:info:configure checking for a BSD-compatible install... /usr/bin/install -c
43:info:configure checking whether build environment is sane... yes
44:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
45:info:configure checking for gawk... no
46:info:configure checking for mawk... no
47:info:configure checking for nawk... no
48:info:configure checking for awk... awk
49:info:configure checking whether make sets $(MAKE)... yes
50:info:configure checking for gcc... /usr/bin/clang
51:info:configure checking whether the C compiler works... yes
52:info:configure checking for C compiler default output file name... a.out
53:info:configure checking for suffix of executables...
54:info:configure checking whether we are cross compiling... no
55:info:configure checking for suffix of object files... o
56:info:configure checking whether we are using the GNU C compiler... yes
57:info:configure checking whether /usr/bin/clang accepts -g... yes
58:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
59:info:configure checking for style of include used by make... GNU
60:info:configure checking dependency style of /usr/bin/clang... gcc3
61:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
62:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
63:info:configure checking for egrep... /usr/bin/grep -E
64:info:configure checking for ANSI C header files... yes
65:info:configure checking for sys/types.h... yes
66:info:configure checking for sys/stat.h... yes
67:info:configure checking for stdlib.h... yes
68:info:configure checking for string.h... yes
69:info:configure checking for memory.h... yes
70:info:configure checking for strings.h... yes
71:info:configure checking for inttypes.h... yes
72:info:configure checking for stdint.h... yes
73:info:configure checking for unistd.h... yes
74:info:configure checking size of unsigned char... 1
75:info:configure checking size of unsigned short... 2
76:info:configure checking size of unsigned int... 4
77:info:configure checking size of unsigned long... 8
78:info:configure checking ncurses.h usability... yes
79:info:configure checking ncurses.h presence... yes
80:info:configure checking for ncurses.h... yes
81:info:configure checking ncurses/curses.h usability... no
82:info:configure checking ncurses/curses.h presence... no
83:info:configure checking for ncurses/curses.h... no
84:info:configure checking curses.h usability... yes
85:info:configure checking curses.h presence... yes
86:info:configure checking for curses.h... yes
87:info:configure checking cursesX.h usability... no
88:info:configure checking cursesX.h presence... no
89:info:configure checking for cursesX.h... no
90:info:configure checking for sys/types.h... (cached) yes
91:info:configure checking fcntl.h usability... yes
92:info:configure checking fcntl.h presence... yes
93:info:configure checking for fcntl.h... yes
94:info:configure checking socket.h usability... no
95:info:configure checking socket.h presence... no
96:info:configure checking for socket.h... no
97:info:configure checking sys/socket.h usability... yes
98:info:configure checking sys/socket.h presence... yes
99:info:configure checking for sys/socket.h... yes
100:info:configure checking sys/xti.h usability... no
101:info:configure checking sys/xti.h presence... no
102:info:configure checking for sys/xti.h... no
103:info:configure checking for tgetent in -ltermcap... yes
104:info:configure checking for initscr... yes
105:info:configure checking for attron... yes
106:info:configure checking for fcntl... yes
107:info:configure checking for floor in -lm... yes
108:info:configure checking for socket... yes
109:info:configure checking for gethostbyname... yes
110:info:configure checking for seteuid... yes
111:info:configure checking for res_mkquery... no
112:info:configure checking for res_mkquery in -lbind... no
113:info:configure checking for res_mkquery in -lresolv... no
114:info:configure checking for __res_mkquery in -lresolv... no
115:info:configure configure: error: No resolver library found
116:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_mtr/mtr/work/mtr-0.82" && ./configure --prefix=/opt/local --without-gtk
117:info:configure Exit code: 1
118:error:configure Failed to configure mtr, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_mtr/mtr/work/mtr-0.82/config.log
119:error:configure org.macports.configure for port mtr returned: configure failure: command execution failed
120:debug:configure Error code: NONE
121:debug:configure Backtrace: configure failure: command execution failed
122    while executing
123"$procedure $targetname"
124:info:configure Warning: targets not executed for mtr: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
125:notice:configure Please see the log file for port mtr for details:
126    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_mtr/mtr/main.log