Ticket #16164: httperf.log

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