Ticket #29826: main.log

File main.log, 12.8 KB (added by john@…, 13 years ago)
Line 
1version:1
2:debug:main Executing org.macports.main (mtr)
3:msg:main --->  Fetching mtr
4:debug:fetch fetch phase started at Tue Jun 14 11:10:53 EDT 2011
5:debug:fetch Executing org.macports.fetch (mtr)
6:msg:fetch --->  Verifying checksum(s) for mtr
7:debug:checksum checksum phase started at Tue Jun 14 11:10:53 EDT 2011
8:debug:checksum Executing org.macports.checksum (mtr)
9:info:checksum --->  Checksumming mtr-0.80.tar.gz
10:debug:checksum Correct (md5) checksum for mtr-0.80.tar.gz
11:debug:checksum Correct (sha1) checksum for mtr-0.80.tar.gz
12:msg:checksum --->  Extracting mtr
13:debug:extract extract phase started at Tue Jun 14 11:10:53 EDT 2011
14:debug:extract Executing org.macports.extract (mtr)
15:info:extract --->  Extracting mtr-0.80.tar.gz
16:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/mtr/mtr-0.80.tar.gz'
17: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_net_mtr/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
18:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_mtr/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mtr/mtr-0.80.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
19:debug:patch patch phase started at Tue Jun 14 11:10:53 EDT 2011
20:debug:patch Executing org.macports.patch (mtr)
21:msg:patch --->  Configuring mtr
22:debug:patch Using compiler 'Mac OS X llvm-gcc 4.2'
23:debug:configure configure phase started at Tue Jun 14 11:10:53 EDT 2011
24:debug:configure Executing org.macports.configure (mtr)
25: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.7' CXX='/Developer/usr/bin/llvm-g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_mtr/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/Developer/usr/bin/llvm-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='/Developer/usr/bin/llvm-gcc-4.2'
26:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_mtr/work/mtr-0.80" && ./configure --prefix=/opt/local --without-gtk'
27:info:configure checking for a BSD-compatible install... /usr/bin/install -c
28:info:configure checking whether build environment is sane... yes
29:info:configure checking for gawk... no
30:info:configure checking for mawk... no
31:info:configure checking for nawk... no
32:info:configure checking for awk... awk
33:info:configure checking whether make sets $(MAKE)... yes
34:info:configure checking for gcc... /Developer/usr/bin/llvm-gcc-4.2
35:info:configure checking for C compiler default output file name... a.out
36:info:configure checking whether the C compiler works... yes
37:info:configure checking whether we are cross compiling... no
38:info:configure checking for suffix of executables...
39:info:configure checking for suffix of object files... o
40:info:configure checking whether we are using the GNU C compiler... yes
41:info:configure checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g... yes
42:info:configure checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89... none needed
43:info:configure checking for style of include used by make... GNU
44:info:configure checking dependency style of /Developer/usr/bin/llvm-gcc-4.2... gcc3
45:info:configure checking how to run the C preprocessor... /Developer/usr/bin/llvm-gcc-4.2 -E
46:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
47:info:configure checking for egrep... /usr/bin/grep -E
48:info:configure checking for ANSI C header files... yes
49:info:configure checking for sys/types.h... yes
50:info:configure checking for sys/stat.h... yes
51:info:configure checking for stdlib.h... yes
52:info:configure checking for string.h... yes
53:info:configure checking for memory.h... yes
54:info:configure checking for strings.h... yes
55:info:configure checking for inttypes.h... yes
56:info:configure checking for stdint.h... yes
57:info:configure checking for unistd.h... yes
58:info:configure checking for unsigned char... yes
59:info:configure checking size of unsigned char... 1
60:info:configure checking for unsigned short... yes
61:info:configure checking size of unsigned short... 2
62:info:configure checking for unsigned int... yes
63:info:configure checking size of unsigned int... 4
64:info:configure checking for unsigned long... yes
65:info:configure checking size of unsigned long... 8
66:info:configure checking ncurses.h usability... yes
67:info:configure checking ncurses.h presence... yes
68:info:configure checking for ncurses.h... yes
69:info:configure checking ncurses/curses.h usability... no
70:info:configure checking ncurses/curses.h presence... no
71:info:configure checking for ncurses/curses.h... no
72:info:configure checking curses.h usability... yes
73:info:configure checking curses.h presence... yes
74:info:configure checking for curses.h... yes
75:info:configure checking cursesX.h usability... no
76:info:configure checking cursesX.h presence... no
77:info:configure checking for cursesX.h... no
78:info:configure checking for sys/types.h... (cached) yes
79:info:configure checking fcntl.h usability... yes
80:info:configure checking fcntl.h presence... yes
81:info:configure checking for fcntl.h... yes
82:info:configure checking socket.h usability... no
83:info:configure checking socket.h presence... no
84:info:configure checking for socket.h... no
85:info:configure checking sys/socket.h usability... yes
86:info:configure checking sys/socket.h presence... yes
87:info:configure checking for sys/socket.h... yes
88:info:configure checking sys/xti.h usability... no
89:info:configure checking sys/xti.h presence... no
90:info:configure checking for sys/xti.h... no
91:info:configure checking for tgetent in -ltermcap... yes
92:info:configure checking for initscr... yes
93:info:configure checking for attron... yes
94:info:configure checking for fcntl... yes
95:info:configure checking for floor in -lm... yes
96:info:configure checking for socket... yes
97:info:configure checking for gethostbyname... yes
98:info:configure checking for seteuid... yes
99:info:configure checking for res_mkquery... yes
100:info:configure checking for herror... yes
101:info:configure checking for strerror... yes
102:info:configure checking for getaddrinfo... yes
103:info:configure checking whether errno is declared... yes
104:info:configure checking for socklen_t... yes
105:info:configure checking for struct in_addr... yes
106:info:configure checking for C flags to get more warnings... -Wall -Wno-pointer-sign
107:info:configure configure: creating ./config.status
108:info:configure config.status: creating Makefile
109:info:configure config.status: creating img/Makefile
110:info:configure config.status: creating config.h
111:info:configure config.status: executing depfiles commands
112:msg:configure --->  Building mtr
113:debug:build build phase started at Tue Jun 14 11:11:01 EDT 2011
114:debug:build Executing org.macports.build (mtr)
115:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_mtr/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
116:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_mtr/work/mtr-0.80" && /usr/bin/make -j2 all'
117:info:build /usr/bin/make  all-recursive
118:info:build Making all in img
119:info:build make[2]: Nothing to be done for `all'.
120:info:build if /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign -MT mtr.o -MD -MP -MF ".deps/mtr.Tpo" -c -o mtr.o mtr.c; \
121:info:build     then mv -f ".deps/mtr.Tpo" ".deps/mtr.Po"; else rm -f ".deps/mtr.Tpo"; exit 1; fi
122:info:build if /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign -MT net.o -MD -MP -MF ".deps/net.Tpo" -c -o net.o net.c; \
123:info:build     then mv -f ".deps/net.Tpo" ".deps/net.Po"; else rm -f ".deps/net.Tpo"; exit 1; fi
124:info:build if /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign -MT dns.o -MD -MP -MF ".deps/dns.Tpo" -c -o dns.o dns.c; \
125:info:build     then mv -f ".deps/dns.Tpo" ".deps/dns.Po"; else rm -f ".deps/dns.Tpo"; exit 1; fi
126:info:build if /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign -MT raw.o -MD -MP -MF ".deps/raw.Tpo" -c -o raw.o raw.c; \
127:info:build     then mv -f ".deps/raw.Tpo" ".deps/raw.Po"; else rm -f ".deps/raw.Tpo"; exit 1; fi
128:info:build if /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign -MT split.o -MD -MP -MF ".deps/split.Tpo" -c -o split.o split.c; \
129:info:build     then mv -f ".deps/split.Tpo" ".deps/split.Po"; else rm -f ".deps/split.Tpo"; exit 1; fi
130:info:build if /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; \
131:info:build     then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi
132:info:build if /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign -MT report.o -MD -MP -MF ".deps/report.Tpo" -c -o report.o report.c; \
133:info:build     then mv -f ".deps/report.Tpo" ".deps/report.Po"; else rm -f ".deps/report.Tpo"; exit 1; fi
134:info:build if /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \
135:info:build     then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
136:info:build if /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \
137:info:build     then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi
138:info:build if /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign -MT select.o -MD -MP -MF ".deps/select.Tpo" -c -o select.o select.c; \
139:info:build     then mv -f ".deps/select.Tpo" ".deps/select.Po"; else rm -f ".deps/select.Tpo"; exit 1; fi
140:info:build getopt1.c: In function 'getopt_long':
141:info:build getopt1.c:65: warning: implicit declaration of function '_getopt_internal'
142:info:build if /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign -MT curses.o -MD -MP -MF ".deps/curses.Tpo" -c -o curses.o curses.c; \
143:info:build     then mv -f ".deps/curses.Tpo" ".deps/curses.Po"; else rm -f ".deps/curses.Tpo"; exit 1; fi
144:info:build /Developer/usr/bin/llvm-gcc-4.2  -pipe -O2 -arch x86_64 -Wall -Wno-pointer-sign  -L/opt/local/lib -arch x86_64 -o mtr  curses.o mtr.o net.o dns.o raw.o split.o display.o report.o getopt.o getopt1.o select.o  -lm -ltermcap
145:info:build Undefined symbols for architecture x86_64:
146:info:build   "_res_9_nmkquery", referenced from:
147:info:build       _dorequest in dns.o
148:info:build   "_res_9_ninit", referenced from:
149:info:build       _dns_open in dns.o
150:info:build   "_res_9_dn_expand", referenced from:
151:info:build       _parserespacket in dns.o
152:info:build ld: symbol(s) not found for architecture x86_64
153:info:build collect2: ld returned 1 exit status
154:info:build make[2]: *** [mtr] Error 1
155:info:build make[1]: *** [all-recursive] Error 1
156:info:build make: *** [all] Error 2
157:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_mtr/work/mtr-0.80" && /usr/bin/make -j2 all " returned error 2
158:error:build Target org.macports.build returned: shell command failed (see log for details)
159:debug:build Backtrace: shell command failed (see log for details)
160    while executing
161"command_exec build"
162    (procedure "portbuild::build_main" line 8)
163    invoked from within
164"$procedure $targetname"
165:info:build Warning: the following items did not execute (for mtr): org.macports.activate org.macports.build org.macports.destroot org.macports.install
166:notice:build Log for mtr is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_mtr/main.log