Ticket #16164: httperf-Brian.log

File httperf-Brian.log, 15.0 KB (added by brianjlandau@…, 16 years ago)

Log output for Install - Brian

Line 
1DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/www/httperf
2DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/www/httperf
3DEBUG: Requested variant darwin is not provided by port httperf.
4DEBUG: Requested variant i386 is not provided by port httperf.
5DEBUG: Requested variant macosx is not provided by port httperf.
6DEBUG: Executing org.macports.main (httperf)
7--->  Fetching httperf
8DEBUG: Executing org.macports.fetch (httperf)
9--->  httperf-0.9.0.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/httperf
10--->  Attempting to fetch httperf-0.9.0.tar.gz from ftp://ftp.hpl.hp.com/pub/httperf/
11  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12                                 Dload  Upload   Total   Spent    Left  Speed
13
14  0  415k    0  1448    0     0    625      0  0:11:20  0:00:02  0:11:18   625
15  7  415k    7 31856    0     0  11616      0  0:00:36  0:00:02  0:00:34 70881
16100  415k  100  415k    0     0   118k      0  0:00:03  0:00:03 --:--:--  349k
17--->  Verifying checksum(s) for httperf
18DEBUG: Executing org.macports.checksum (httperf)
19--->  Checksumming httperf-0.9.0.tar.gz
20DEBUG: Correct (md5) checksum for httperf-0.9.0.tar.gz
21DEBUG: Correct (sha1) checksum for httperf-0.9.0.tar.gz
22DEBUG: Correct (rmd160) checksum for httperf-0.9.0.tar.gz
23--->  Extracting httperf
24DEBUG: Executing org.macports.extract (httperf)
25--->  Extracting httperf-0.9.0.tar.gz
26DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/httperf/httperf-0.9.0.tar.gz
27DEBUG: Environment:
28DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_httperf/work" && gzip -dc /opt/local/var/macports/distfiles/httperf/httperf-0.9.0.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
29DEBUG: Executing org.macports.patch (httperf)
30--->  Configuring httperf
31DEBUG: Executing org.macports.configure (httperf)
32DEBUG: Using compiler 'Mac OS X gcc 4.0'
33DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
34DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_httperf/work/httperf-0.9.0" && ./configure --prefix=/opt/local'
35checking build system type... i386-apple-darwin9.4.0
36checking host system type... i386-apple-darwin9.4.0
37checking target system type... i386-apple-darwin9.4.0
38checking for a BSD-compatible install... /usr/bin/install
39checking whether build environment is sane... yes
40checking for gawk... gawk
41checking whether make sets $(MAKE)... yes
42checking for C compiler default output file name... a.out
43checking whether the C compiler works... yes
44checking whether we are cross compiling... no
45checking for suffix of executables...
46checking for suffix of object files... o
47checking whether we are using the GNU C compiler... yes
48checking whether /usr/bin/gcc-4.0 accepts -g... yes
49checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
50checking for style of include used by make... GNU
51checking dependency style of /usr/bin/gcc-4.0... gcc3
52checking for a BSD-compatible install... /usr/bin/install
53checking for a sed that does not truncate output... /opt/local/bin/gsed
54checking for grep that handles long lines and -e... /usr/bin/grep
55checking for egrep... /usr/bin/grep -E
56checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
57checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
58checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
59checking for BSD-compatible nm... /usr/bin/nm -p
60checking whether ln -s works... yes
61checking how to recognise dependent libraries... pass_all
62checking how to run the C preprocessor... /usr/bin/cpp-4.0
63checking for ANSI C header files... yes
64checking for sys/types.h... yes
65checking for sys/stat.h... yes
66checking for stdlib.h... yes
67checking for string.h... yes
68checking for memory.h... yes
69checking for strings.h... yes
70checking for inttypes.h... yes
71checking for stdint.h... yes
72checking for unistd.h... yes
73checking dlfcn.h usability... yes
74checking dlfcn.h presence... yes
75checking for dlfcn.h... yes
76checking whether we are using the GNU C++ compiler... yes
77checking whether /usr/bin/g++-4.0 accepts -g... yes
78checking dependency style of /usr/bin/g++-4.0... gcc3
79checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
80checking for g77... no
81checking for f77... no
82checking for xlf... no
83checking for frt... no
84checking for pgf77... no
85checking for cf77... no
86checking for fort77... no
87checking for fl32... no
88checking for af77... no
89checking for f90... no
90checking for xlf90... no
91checking for pgf90... no
92checking for pghpf... no
93checking for epcf90... no
94checking for gfortran... no
95checking for g95... no
96checking for f95... no
97checking for fort... no
98checking for xlf95... no
99checking for ifort... no
100checking for ifc... no
101checking for efc... no
102checking for pgf95... no
103checking for lf95... no
104checking for ftn... no
105checking whether we are using the GNU Fortran 77 compiler... no
106checking whether  accepts -g... no
107checking the maximum length of command line arguments... 196608
108checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
109checking for objdir... .libs
110checking for ar... ar
111checking for ranlib... ranlib
112checking for strip... strip
113checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
114checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
115checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
116checking if /usr/bin/gcc-4.0 static flag -static works... no
117checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
118checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
119checking dynamic linker characteristics... darwin9.4.0 dyld
120checking how to hardcode library paths into programs... immediate
121checking whether stripping libraries is possible... yes
122checking if libtool supports shared libraries... yes
123checking whether to build shared libraries... yes
124checking whether to build static libraries... yes
125configure: creating libtool
126appending configuration tag "CXX" to libtool
127checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
128checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
129checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
130checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
131checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
132checking if /usr/bin/g++-4.0 static flag -static works... no
133checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
134checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
135checking dynamic linker characteristics... darwin9.4.0 dyld
136checking how to hardcode library paths into programs... immediate
137appending configuration tag "F77" to libtool
138checking whether /usr/bin/gcc-4.0 needs -traditional... no
139checking for sqrt in -lm... yes
140checking for main in -lcrypto... yes
141checking for SSL_version in -lssl... yes
142checking for getsockopt in -lsocket... no
143checking for socket in -lnsl... no
144checking for inet_aton in -lresolv... yes
145checking for working alloca.h... yes
146checking for alloca... yes
147checking for ANSI C header files... (cached) yes
148checking arpa/inet.h usability... yes
149checking arpa/inet.h presence... yes
150checking for arpa/inet.h... yes
151checking fcntl.h usability... yes
152checking fcntl.h presence... yes
153checking for fcntl.h... yes
154checking float.h usability... yes
155checking float.h presence... yes
156checking for float.h... yes
157checking libintl.h usability... yes
158checking libintl.h presence... yes
159checking for libintl.h... yes
160checking netdb.h usability... yes
161checking netdb.h presence... yes
162checking for netdb.h... yes
163checking netinet/in.h usability... yes
164checking netinet/in.h presence... yes
165checking for netinet/in.h... yes
166checking for stdlib.h... (cached) yes
167checking for string.h... (cached) yes
168checking sys/ioctl.h usability... yes
169checking sys/ioctl.h presence... yes
170checking for sys/ioctl.h... yes
171checking sys/socket.h usability... yes
172checking sys/socket.h presence... yes
173checking for sys/socket.h... yes
174checking sys/time.h usability... yes
175checking sys/time.h presence... yes
176checking for sys/time.h... yes
177checking for unistd.h... (cached) yes
178checking openssl/ssl.h usability... yes
179checking openssl/ssl.h presence... yes
180checking for openssl/ssl.h... yes
181checking getopt.h usability... yes
182checking getopt.h presence... yes
183checking for getopt.h... yes
184checking for an ANSI C-conforming const... yes
185checking for size_t... yes
186checking for ssize_t... yes
187checking whether time.h and sys/time.h may both be included... yes
188checking for u_char... yes
189checking for u_short... yes
190checking for u_int... yes
191checking for u_long... yes
192checking for unsigned long long int... yes
193checking for u_wide... no
194checking for stdlib.h... (cached) yes
195checking for GNU libc compatible malloc... yes
196checking for stdlib.h... (cached) yes
197checking for unistd.h... (cached) yes
198checking for getpagesize... yes
199checking for working mmap... yes
200checking for stdlib.h... (cached) yes
201checking for GNU libc compatible realloc... yes
202checking sys/select.h usability... yes
203checking sys/select.h presence... yes
204checking for sys/select.h... yes
205checking for sys/socket.h... (cached) yes
206checking types of arguments for select... int,fd_set *,struct timeval *
207checking return type of signal handlers... void
208checking for working strtod... yes
209checking for vprintf... yes
210checking for _doprnt... no
211checking for gethostbyname... yes
212checking for gettimeofday... yes
213checking for memset... yes
214checking for munmap... yes
215checking for select... yes
216checking for socket... yes
217checking for strcasecmp... yes
218checking for strchr... yes
219checking for strdup... yes
220checking for strerror... yes
221checking for strncasecmp... yes
222checking for strrchr... yes
223checking for strstr... yes
224checking for strtol... yes
225checking for strtoul... yes
226checking for inet_aton... yes
227checking for getopt_long... yes
228configure: creating ./config.status
229config.status: creating Makefile
230config.status: creating man/Makefile
231config.status: creating src/stat/Makefile
232config.status: creating src/lib/Makefile
233config.status: creating src/gen/Makefile
234config.status: creating src/Makefile
235config.status: creating config.h
236config.status: executing depfiles commands
237--->  Building httperf with target all
238DEBUG: Executing org.macports.build (httperf)
239DEBUG: Environment:
240DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_httperf/work/httperf-0.9.0" && make all'
241make  all-recursive
242Making all in src
243Making all in gen
244if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../..   -I/opt/local/include -I./.. -O2 -DHAVE_SSL -MT call_seq.o -MD -MP -MF ".deps/call_seq.Tpo" -c -o call_seq.o call_seq.c; \
245        then mv -f ".deps/call_seq.Tpo" ".deps/call_seq.Po"; else rm -f ".deps/call_seq.Tpo"; exit 1; fi
246call_seq.c:84: error: syntax error before 'et'
247call_seq.c: In function 'conn_connected':
248call_seq.c:86: error: 'et' undeclared (first use in this function)
249call_seq.c:86: error: (Each undeclared identifier is reported only once
250call_seq.c:86: error: for each function it appears in.)
251call_seq.c:86: error: 'EV_CONN_CONNECTED' undeclared (first use in this function)
252call_seq.c: At top level:
253call_seq.c:92: error: syntax error before 'et'
254call_seq.c: In function 'call_done':
255call_seq.c:94: error: 'call' undeclared (first use in this function)
256call_seq.c:97: error: 'et' undeclared (first use in this function)
257call_seq.c:97: error: 'EV_CALL_RECV_STOP' undeclared (first use in this function)
258call_seq.c: At top level:
259call_seq.c:104: error: syntax error before 'et'
260call_seq.c: In function 'call_destroyed':
261call_seq.c:109: error: 'et' undeclared (first use in this function)
262call_seq.c:109: error: 'EV_CALL_DESTROYED' undeclared (first use in this function)
263call_seq.c:111: error: 'call' undeclared (first use in this function)
264call_seq.c: In function 'init':
265call_seq.c:133: error: 'EV_CONN_CONNECTED' undeclared (first use in this function)
266call_seq.c:133: error: 'Event_Handler' undeclared (first use in this function)
267call_seq.c:133: error: syntax error before 'conn_connected'
268call_seq.c:135: error: 'EV_CALL_RECV_STOP' undeclared (first use in this function)
269call_seq.c:135: error: syntax error before 'call_done'
270call_seq.c:136: error: 'EV_CALL_DESTROYED' undeclared (first use in this function)
271call_seq.c:136: error: syntax error before 'call_destroyed'
272make[3]: *** [call_seq.o] Error 1
273make[2]: *** [all-recursive] Error 1
274make[1]: *** [all-recursive] Error 1
275make: *** [all] Error 2
276Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_httperf/work/httperf-0.9.0" && make all " returned error 2
277Command output: call_seq.c:84: error: syntax error before 'et'
278call_seq.c: In function 'conn_connected':
279call_seq.c:86: error: 'et' undeclared (first use in this function)
280call_seq.c:86: error: (Each undeclared identifier is reported only once
281call_seq.c:86: error: for each function it appears in.)
282call_seq.c:86: error: 'EV_CONN_CONNECTED' undeclared (first use in this function)
283call_seq.c: At top level:
284call_seq.c:92: error: syntax error before 'et'
285call_seq.c: In function 'call_done':
286call_seq.c:94: error: 'call' undeclared (first use in this function)
287call_seq.c:97: error: 'et' undeclared (first use in this function)
288call_seq.c:97: error: 'EV_CALL_RECV_STOP' undeclared (first use in this function)
289call_seq.c: At top level:
290call_seq.c:104: error: syntax error before 'et'
291call_seq.c: In function 'call_destroyed':
292call_seq.c:109: error: 'et' undeclared (first use in this function)
293call_seq.c:109: error: 'EV_CALL_DESTROYED' undeclared (first use in this function)
294call_seq.c:111: error: 'call' undeclared (first use in this function)
295call_seq.c: In function 'init':
296call_seq.c:133: error: 'EV_CONN_CONNECTED' undeclared (first use in this function)
297call_seq.c:133: error: 'Event_Handler' undeclared (first use in this function)
298call_seq.c:133: error: syntax error before 'conn_connected'
299call_seq.c:135: error: 'EV_CALL_RECV_STOP' undeclared (first use in this function)
300call_seq.c:135: error: syntax error before 'call_done'
301call_seq.c:136: error: 'EV_CALL_DESTROYED' undeclared (first use in this function)
302call_seq.c:136: error: syntax error before 'call_destroyed'
303make[3]: *** [call_seq.o] Error 1
304make[2]: *** [all-recursive] Error 1
305make[1]: *** [all-recursive] Error 1
306make: *** [all] Error 2
307
308Warning: the following items did not execute (for httperf): org.macports.activate org.macports.build org.macports.destroot org.macports.install
309Error: Status 1 encountered during processing.