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