Ticket #49736: main.log

File main.log, 28.9 KB (added by ryandesign (Ryan Carsten Schmidt), 8 years ago)
Line 
1version:1
2:debug:main Executing org.macports.main (c-ares)
3:debug:main changing euid/egid - current euid: 0 - current egid: 0
4:debug:main egid changed to: 528
5:debug:main euid changed to: 501
6:debug:fetch fetch phase started at Wed Nov 18 10:34:28 CST 2015
7:notice:fetch --->  Fetching distfiles for c-ares
8:debug:fetch Executing org.macports.fetch (c-ares)
9:debug:fetch Privilege de-escalation not attempted as not running as root.
10:debug:checksum checksum phase started at Wed Nov 18 10:34:28 CST 2015
11:notice:checksum --->  Verifying checksums for c-ares
12:debug:checksum Executing org.macports.checksum (c-ares)
13:info:checksum --->  Checksumming c-ares-1.10.0.tar.gz
14:debug:checksum Calculated (md5) is 1196067641411a75d3cbebe074fd36d8
15:debug:checksum Correct (md5) checksum for c-ares-1.10.0.tar.gz
16:debug:checksum Calculated (sha1) is e44e6575d5af99cb3a38461486e1ee8b49810eb5
17:debug:checksum Correct (sha1) checksum for c-ares-1.10.0.tar.gz
18:debug:checksum Calculated (rmd160) is aee918002d3fc1b2112c7d95aacf1c00059f4677
19:debug:checksum Correct (rmd160) checksum for c-ares-1.10.0.tar.gz
20:debug:checksum Privilege de-escalation not attempted as not running as root.
21:debug:extract extract phase started at Wed Nov 18 10:34:28 CST 2015
22:notice:extract --->  Extracting c-ares
23:debug:extract Executing org.macports.extract (c-ares)
24:info:extract --->  Extracting c-ares-1.10.0.tar.gz
25:debug:extract setting option extract.args to '/Users/rschmidt/macports/distfiles/c-ares/c-ares-1.10.0.tar.gz'
26:debug:extract Environment:
27:debug:extract CC_PRINT_OPTIONS='YES'
28:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_c-ares/c-ares/work/.CC_PRINT_OPTIONS'
29:debug:extract CPATH='/opt/local/include'
30:debug:extract LIBRARY_PATH='/opt/local/lib'
31:debug:extract MACOSX_DEPLOYMENT_TARGET='10.11'
32:debug:extract system:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_c-ares/c-ares/work" && /usr/bin/gzip -dc '/Users/rschmidt/macports/distfiles/c-ares/c-ares-1.10.0.tar.gz' | /usr/bin/tar -xf -
33:debug:extract euid/egid changed to: 0/0
34:debug:extract chowned /opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_c-ares/c-ares/work to macports
35:debug:extract euid/egid changed to: 501/528
36:debug:extract Privilege de-escalation not attempted as not running as root.
37:debug:patch patch phase started at Wed Nov 18 10:34:28 CST 2015
38:debug:patch Executing org.macports.patch (c-ares)
39:debug:patch Privilege de-escalation not attempted as not running as root.
40:debug:configure configure phase started at Wed Nov 18 10:34:28 CST 2015
41:notice:configure --->  Configuring c-ares
42:debug:configure Preferred compilers: clang macports-clang-3.7 macports-clang-3.6 macports-clang-3.5 macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2
43:debug:configure Using compiler 'Xcode Clang'
44:debug:configure Executing org.macports.configure (c-ares)
45:debug:configure Environment:
46:debug:configure CC='/usr/bin/clang'
47:debug:configure CC_PRINT_OPTIONS='YES'
48:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_c-ares/c-ares/work/.CC_PRINT_OPTIONS'
49:debug:configure CFLAGS='-pipe -Os -arch x86_64'
50:debug:configure CPATH='/opt/local/include'
51:debug:configure CPPFLAGS='-I/opt/local/include'
52:debug:configure CXX='/usr/bin/clang++'
53:debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
54:debug:configure F77FLAGS='-m64'
55:debug:configure F90FLAGS='-pipe -Os -m64'
56:debug:configure FCFLAGS='-pipe -Os -m64'
57:debug:configure FFLAGS='-pipe -Os'
58:debug:configure INSTALL='/usr/bin/install -c'
59:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
60:debug:configure LIBRARY_PATH='/opt/local/lib'
61:debug:configure MACOSX_DEPLOYMENT_TARGET='10.11'
62:debug:configure OBJC='/usr/bin/clang'
63:debug:configure OBJCFLAGS='-pipe -Os -arch x86_64'
64:debug:configure OBJCXX='/usr/bin/clang++'
65:debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
66:debug:configure system:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_c-ares/c-ares/work/c-ares-1.10.0" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --enable-shared
67:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
68:info:configure checking whether to enable debug build options... no
69:info:configure checking whether to enable compiler optimizer... not specified (assuming yes)
70:info:configure checking whether to enable strict compiler warnings... no
71:info:configure checking whether to enable compiler warnings as errors... no
72:info:configure checking whether to enable curl debug memory tracking... no
73:info:configure checking whether to enable hiding of library internal symbols... yes
74:info:configure checking for path separator... :
75:info:configure checking for sed... /usr/bin/sed
76:info:configure checking for grep... /opt/local/bin/grep
77:info:configure checking for egrep... /opt/local/bin/grep -E
78:info:configure checking for ar... /opt/local/bin/ar
79:info:configure checking build system type... x86_64-apple-darwin15.0.0
80:info:configure checking host system type... x86_64-apple-darwin15.0.0
81:info:configure checking for a BSD-compatible install... /usr/bin/install -c
82:info:configure checking for gcc... /usr/bin/clang
83:info:configure checking whether the C compiler works... yes
84:info:configure checking for C compiler default output file name... a.out
85:info:configure checking for suffix of executables...
86:info:configure checking whether we are cross compiling... no
87:info:configure checking for suffix of object files... o
88:info:configure checking whether we are using the GNU C compiler... yes
89:info:configure checking whether /usr/bin/clang accepts -g... yes
90:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
91:info:configure checking whether /usr/bin/clang and cc understand -c and -o together... yes
92:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
93:info:configure checking whether build environment is sane... yes
94:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
95:info:configure checking for gawk... no
96:info:configure checking for mawk... no
97:info:configure checking for nawk... nawk
98:info:configure checking whether make sets $(MAKE)... yes
99:info:configure checking for style of include used by make... GNU
100:info:configure checking dependency style of /usr/bin/clang... gcc3
101:info:configure checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep
102:info:configure checking for egrep... /opt/local/bin/grep -E
103:info:configure checking if OS is AIX (to define _ALL_SOURCE)... no
104:info:configure checking if _THREAD_SAFE is already defined... no
105:info:configure checking if _THREAD_SAFE is actually needed... no
106:info:configure checking if _THREAD_SAFE is onwards defined... no
107:info:configure checking if _REENTRANT is already defined... no
108:info:configure checking if _REENTRANT is actually needed... no
109:info:configure checking if _REENTRANT is onwards defined... no
110:info:configure checking for special C compiler options needed for large files... no
111:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
112:info:configure checking how to print strings... printf
113:info:configure checking for a sed that does not truncate output... (cached) /usr/bin/sed
114:info:configure checking for fgrep... /opt/local/bin/grep -F
115:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
116:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
117:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
118:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
119:info:configure checking whether ln -s works... yes
120:info:configure checking the maximum length of command line arguments... 196608
121:info:configure checking whether the shell understands some XSI constructs... yes
122:info:configure checking whether the shell understands "+="... yes
123:info:configure checking how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format... func_convert_file_noop
124:info:configure checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format... func_convert_file_noop
125:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
126:info:configure checking for objdump... no
127:info:configure checking how to recognize dependent libraries... pass_all
128:info:configure checking for dlltool... no
129:info:configure checking how to associate runtime and link libraries... printf %s\n
130:info:configure checking for archiver @FILE support... no
131:info:configure checking for strip... strip
132:info:configure checking for ranlib... ranlib
133:info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
134:info:configure checking for sysroot... no
135:info:configure checking for mt... no
136:info:configure checking if : is a manifest tool... no
137:info:configure checking for dsymutil... dsymutil
138:info:configure checking for nmedit... nmedit
139:info:configure checking for lipo... lipo
140:info:configure checking for otool... otool
141:info:configure checking for otool64... no
142:info:configure checking for -single_module linker flag... yes
143:info:configure checking for -exported_symbols_list linker flag... yes
144:info:configure checking for -force_load linker flag... yes
145:info:configure checking for ANSI C header files... yes
146:info:configure checking for sys/types.h... yes
147:info:configure checking for sys/stat.h... yes
148:info:configure checking for stdlib.h... yes
149:info:configure checking for string.h... yes
150:info:configure checking for memory.h... yes
151:info:configure checking for strings.h... yes
152:info:configure checking for inttypes.h... yes
153:info:configure checking for stdint.h... yes
154:info:configure checking for unistd.h... yes
155:info:configure checking for dlfcn.h... yes
156:info:configure checking for objdir... .libs
157:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
158:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
159:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
160:info:configure checking if /usr/bin/clang static flag -static works... no
161:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
162:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
163:info:configure checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
164:info:configure checking dynamic linker characteristics... darwin15.0.0 dyld
165:info:configure checking how to hardcode library paths into programs... immediate
166:info:configure checking whether stripping libraries is possible... yes
167:info:configure checking if libtool supports shared libraries... yes
168:info:configure checking whether to build shared libraries... yes
169:info:configure checking whether to build static libraries... yes
170:info:configure checking whether to build shared libraries with -version-info... yes
171:info:configure checking whether to build shared libraries with -no-undefined... no
172:info:configure checking whether to build shared libraries with -mimpure-text... no
173:info:configure checking whether to build shared libraries with PIC... yes
174:info:configure checking whether to build static libraries with PIC... no
175:info:configure checking whether to build shared libraries only... no
176:info:configure checking whether to build static libraries only... no
177:info:configure checking if compiler is DEC/Compaq/HP C... no
178:info:configure checking if compiler is HP-UX C... no
179:info:configure checking if compiler is IBM C... no
180:info:configure checking if compiler is Intel C... no
181:info:configure checking if compiler is clang... yes
182:info:configure checking if compiler is GNU C... no
183:info:configure checking if compiler is LCC... no
184:info:configure checking if compiler is SGI MIPSpro C... no
185:info:configure checking if compiler is SGI MIPS C... no
186:info:configure checking if compiler is SunPro C... no
187:info:configure checking if compiler is Tiny C... no
188:info:configure checking if compiler is Watcom C... no
189:info:configure checking if compiler accepts some basic options... yes
190:info:configure configure: compiler options added: -Qunused-arguments
191:info:configure checking if compiler accepts debug disabling options... yes
192:info:configure configure: compiler options added: -g0
193:info:configure checking if compiler optimizer assumed setting might be used... no
194:info:configure checking if compiler halts on compilation errors... yes
195:info:configure checking if compiler halts on negative sized arrays... yes
196:info:configure checking if compiler halts on function prototype mismatch... yes
197:info:configure checking if compiler supports hiding library internal symbols... yes
198:info:configure checking for windows.h... no
199:info:configure checking whether build target is a native Windows one... no
200:info:configure checking if X/Open network library is required... no
201:info:configure checking for gethostbyname... yes
202:info:configure checking for strcasecmp... yes
203:info:configure checking for windows.h... (cached) no
204:info:configure checking for winsock.h... (cached) no
205:info:configure checking for winsock2.h... (cached) no
206:info:configure checking for connect in libraries... yes
207:info:configure checking whether time.h and sys/time.h may both be included... yes
208:info:configure checking for sys/types.h... (cached) yes
209:info:configure checking sys/time.h usability... yes
210:info:configure checking sys/time.h presence... yes
211:info:configure checking for sys/time.h... yes
212:info:configure checking time.h usability... yes
213:info:configure checking time.h presence... yes
214:info:configure checking for time.h... yes
215:info:configure checking for monotonic clock_gettime... no
216:info:configure checking whether to use libgcc... no
217:info:configure checking for ANSI C header files... (cached) yes
218:info:configure checking for malloc.h... no
219:info:configure checking for memory.h... (cached) yes
220:info:configure checking for sys/types.h... (cached) yes
221:info:configure checking for sys/time.h... (cached) yes
222:info:configure checking for sys/select.h... yes
223:info:configure checking for sys/socket.h... yes
224:info:configure checking for sys/ioctl.h... yes
225:info:configure checking for sys/param.h... yes
226:info:configure checking for sys/uio.h... yes
227:info:configure checking for assert.h... yes
228:info:configure checking for netdb.h... yes
229:info:configure checking for netinet/in.h... yes
230:info:configure checking for netinet/tcp.h... yes
231:info:configure checking for net/if.h... yes
232:info:configure checking for errno.h... yes
233:info:configure checking for socket.h... no
234:info:configure checking for strings.h... (cached) yes
235:info:configure checking for stdbool.h... yes
236:info:configure checking for time.h... (cached) yes
237:info:configure checking for limits.h... yes
238:info:configure checking for arpa/nameser.h... yes
239:info:configure checking for arpa/nameser_compat.h... yes
240:info:configure checking for arpa/inet.h... yes
241:info:configure checking for an ANSI C-conforming const... yes
242:info:configure checking for size_t... yes
243:info:configure checking whether time.h and sys/time.h may both be included... (cached) yes
244:info:configure checking for sys/types.h... (cached) yes
245:info:configure checking for sys/time.h... (cached) yes
246:info:configure checking for time.h... (cached) yes
247:info:configure checking for sys/socket.h... (cached) yes
248:info:configure checking for struct timeval... yes
249:info:configure checking size of size_t... 8
250:info:configure checking size of long... 8
251:info:configure checking size of int... 4
252:info:configure checking size of short... 2
253:info:configure checking size of time_t... 8
254:info:configure checking for long long... yes
255:info:configure checking if numberLL works... yes
256:info:configure checking for ssize_t... yes
257:info:configure checking for bool... yes
258:info:configure checking for windows.h... (cached) no
259:info:configure checking for winsock2.h... (cached) no
260:info:configure checking for ws2tcpip.h... (cached) no
261:info:configure checking for sys/types.h... (cached) yes
262:info:configure checking for sys/socket.h... (cached) yes
263:info:configure checking for ares_socklen_t data type... socklen_t
264:info:configure checking size of ares_socklen_t... 4
265:info:configure checking for in_addr_t... yes
266:info:configure checking for struct sockaddr_storage... yes
267:info:configure checking signal.h usability... yes
268:info:configure checking signal.h presence... yes
269:info:configure checking for signal.h... yes
270:info:configure checking for sig_atomic_t... yes
271:info:configure checking if sig_atomic_t is already defined as volatile... no
272:info:configure checking return type of signal handlers... void
273:info:configure checking for sys/types.h... (cached) yes
274:info:configure checking for sys/socket.h... (cached) yes
275:info:configure checking for recv... yes
276:info:configure checking types of args and return type for recv... int,void *,size_t,int,ssize_t
277:info:configure checking for sys/types.h... (cached) yes
278:info:configure checking for sys/socket.h... (cached) yes
279:info:configure checking for recvfrom... yes
280:info:configure checking types of args and return type for recvfrom... int,void *,size_t,int,struct sockaddr *,socklen_t *,ssize_t
281:info:configure checking for sys/types.h... (cached) yes
282:info:configure checking for sys/socket.h... (cached) yes
283:info:configure checking for send... yes
284:info:configure checking types of args and return type for send... int,const void *,size_t,int,ssize_t
285:info:configure checking for sys/types.h... (cached) yes
286:info:configure checking for sys/socket.h... (cached) yes
287:info:configure checking for MSG_NOSIGNAL... no
288:info:configure checking for sys/types.h... (cached) yes
289:info:configure checking for socket.h... (cached) no
290:info:configure checking if closesocket can be linked... no
291:info:configure checking if closesocket might be used... no
292:info:configure checking if CloseSocket can be linked... no
293:info:configure checking if CloseSocket might be used... no
294:info:configure checking if connect can be linked... yes
295:info:configure checking if connect is prototyped... yes
296:info:configure checking if connect is compilable... yes
297:info:configure checking if connect usage allowed... yes
298:info:configure checking if connect might be used... yes
299:info:configure checking for sys/types.h... (cached) yes
300:info:configure checking for unistd.h... (cached) yes
301:info:configure checking for fcntl.h... yes
302:info:configure checking if fcntl can be linked... yes
303:info:configure checking if fcntl is prototyped... yes
304:info:configure checking if fcntl is compilable... yes
305:info:configure checking if fcntl usage allowed... yes
306:info:configure checking if fcntl might be used... yes
307:info:configure checking if fcntl O_NONBLOCK is compilable... yes
308:info:configure checking if fcntl O_NONBLOCK usage allowed... yes
309:info:configure checking if fcntl O_NONBLOCK might be used... yes
310:info:configure checking for sys/types.h... (cached) yes
311:info:configure checking for netdb.h... (cached) yes
312:info:configure checking if freeaddrinfo can be linked... yes
313:info:configure checking if freeaddrinfo is prototyped... yes
314:info:configure checking if freeaddrinfo is compilable... yes
315:info:configure checking if freeaddrinfo usage allowed... yes
316:info:configure checking if freeaddrinfo might be used... yes
317:info:configure checking for sys/types.h... (cached) yes
318:info:configure checking for stdlib.h... (cached) yes
319:info:configure checking for sys/types.h... (cached) yes
320:info:configure checking for string.h... (cached) yes
321:info:configure checking for strings.h... (cached) yes
322:info:configure checking if getaddrinfo can be linked... yes
323:info:configure checking if getaddrinfo is prototyped... yes
324:info:configure checking if getaddrinfo is compilable... yes
325:info:configure checking if getaddrinfo seems to work... yes
326:info:configure checking if getaddrinfo usage allowed... yes
327:info:configure checking if getaddrinfo might be used... yes
328:info:configure checking if getaddrinfo is threadsafe... yes
329:info:configure checking if getenv can be linked... yes
330:info:configure checking if getenv is prototyped... yes
331:info:configure checking if getenv is compilable... yes
332:info:configure checking if getenv usage allowed... yes
333:info:configure checking if getenv might be used... yes
334:info:configure checking if gethostbyaddr can be linked... yes
335:info:configure checking if gethostbyaddr is prototyped... yes
336:info:configure checking if gethostbyaddr is compilable... yes
337:info:configure checking if gethostbyaddr usage allowed... yes
338:info:configure checking if gethostbyaddr might be used... yes
339:info:configure checking if gethostbyname can be linked... yes
340:info:configure checking if gethostbyname is prototyped... yes
341:info:configure checking if gethostbyname is compilable... yes
342:info:configure checking if gethostbyname usage allowed... yes
343:info:configure checking if gethostbyname might be used... yes
344:info:configure checking for sys/types.h... (cached) yes
345:info:configure checking for unistd.h... (cached) yes
346:info:configure checking if gethostname can be linked... yes
347:info:configure checking if gethostname is prototyped... yes
348:info:configure checking if gethostname is compilable... yes
349:info:configure checking for gethostname arg 2 data type... size_t
350:info:configure checking if gethostname usage allowed... yes
351:info:configure checking if gethostname might be used... yes
352:info:configure checking if getservbyport_r can be linked... no
353:info:configure checking if getservbyport_r might be used... no
354:info:configure checking for sys/types.h... (cached) yes
355:info:configure checking for sys/socket.h... (cached) yes
356:info:configure checking for netinet/in.h... (cached) yes
357:info:configure checking for arpa/inet.h... (cached) yes
358:info:configure checking if inet_net_pton can be linked... yes
359:info:configure checking if inet_net_pton is prototyped... yes
360:info:configure checking if inet_net_pton is compilable... yes
361:info:configure checking if inet_net_pton seems to work... yes
362:info:configure checking if inet_net_pton usage allowed... yes
363:info:configure checking if inet_net_pton might be used... yes
364:info:configure checking if inet_ntop can be linked... yes
365:info:configure checking if inet_ntop is prototyped... yes
366:info:configure checking if inet_ntop is compilable... yes
367:info:configure checking if inet_ntop seems to work... yes
368:info:configure checking if inet_ntop usage allowed... yes
369:info:configure checking if inet_ntop might be used... yes
370:info:configure checking if inet_pton can be linked... yes
371:info:configure checking if inet_pton is prototyped... yes
372:info:configure checking if inet_pton is compilable... yes
373:info:configure checking if inet_pton seems to work... yes
374:info:configure checking if inet_pton usage allowed... yes
375:info:configure checking if inet_pton might be used... yes
376:info:configure checking for sys/types.h... (cached) yes
377:info:configure checking for unistd.h... (cached) yes
378:info:configure checking for sys/socket.h... (cached) yes
379:info:configure checking for sys/ioctl.h... (cached) yes
380:info:configure checking for stropts.h... no
381:info:configure checking if ioctl can be linked... yes
382:info:configure checking if ioctl is prototyped... yes
383:info:configure checking if ioctl is compilable... yes
384:info:configure checking if ioctl usage allowed... yes
385:info:configure checking if ioctl might be used... yes
386:info:configure checking if ioctl FIONBIO is compilable... yes
387:info:configure checking if ioctl FIONBIO usage allowed... yes
388:info:configure checking if ioctl FIONBIO might be used... yes
389:info:configure checking if ioctl SIOCGIFADDR is compilable... yes
390:info:configure checking if ioctl SIOCGIFADDR usage allowed... yes
391:info:configure checking if ioctl SIOCGIFADDR might be used... yes
392:info:configure checking if ioctlsocket can be linked... no
393:info:configure checking if ioctlsocket might be used... no
394:info:configure checking if IoctlSocket can be linked... no
395:info:configure checking if IoctlSocket might be used... no
396:info:configure checking if setsockopt can be linked... yes
397:info:configure checking if setsockopt is prototyped... yes
398:info:configure checking if setsockopt is compilable... yes
399:info:configure checking if setsockopt usage allowed... yes
400:info:configure checking if setsockopt might be used... yes
401:info:configure checking if setsockopt SO_NONBLOCK is compilable... no
402:info:configure checking if setsockopt SO_NONBLOCK might be used... no
403:info:configure checking if socket can be linked... yes
404:info:configure checking if socket is prototyped... yes
405:info:configure checking if socket is compilable... yes
406:info:configure checking if socket usage allowed... yes
407:info:configure checking if socket might be used... yes
408:info:configure checking if strcasecmp can be linked... yes
409:info:configure checking if strcasecmp is prototyped... yes
410:info:configure checking if strcasecmp is compilable... yes
411:info:configure checking if strcasecmp usage allowed... yes
412:info:configure checking if strcasecmp might be used... yes
413:info:configure checking if strcmpi can be linked... no
414:info:configure checking if strcmpi might be used... no
415:info:configure checking if strdup can be linked... yes
416:info:configure checking if strdup is prototyped... yes
417:info:configure checking if strdup is compilable... yes
418:info:configure checking if strdup usage allowed... yes
419:info:configure checking if strdup might be used... yes
420:info:configure checking if stricmp can be linked... no
421:info:configure checking if stricmp might be used... no
422:info:configure checking if strncasecmp can be linked... yes
423:info:configure checking if strncasecmp is prototyped... yes
424:info:configure checking if strncasecmp is compilable... yes
425:info:configure checking if strncasecmp usage allowed... yes
426:info:configure checking if strncasecmp might be used... yes
427:info:configure checking if strncmpi can be linked... no
428:info:configure checking if strncmpi might be used... no
429:info:configure checking if strnicmp can be linked... no
430:info:configure checking if strnicmp might be used... no
431:info:configure checking for sys/types.h... (cached) yes
432:info:configure checking for sys/uio.h... (cached) yes
433:info:configure checking if writev can be linked... yes
434:info:configure checking if writev is prototyped... yes
435:info:configure checking if writev is compilable... yes
436:info:configure checking if writev usage allowed... yes
437:info:configure checking if writev might be used... yes
438:info:configure checking for PF_INET6... yes
439:info:configure checking for AF_INET6... yes
440:info:configure checking for struct in6_addr... yes
441:info:configure checking for struct sockaddr_in6... yes
442:info:configure checking for struct sockaddr_in6.sin6_scope_id... yes
443:info:configure checking for struct addrinfo.ai_flags... yes
444:info:configure checking for bitncmp... no
445:info:configure checking deeper for bitncmp... but still no
446:info:configure checking for gettimeofday... yes
447:info:configure checking for if_indextoname... yes
448:info:configure checking size of struct in6_addr... 16
449:info:configure checking size of struct in_addr... 4
450:info:configure checking for sys/types.h... (cached) yes
451:info:configure checking for sys/socket.h... (cached) yes
452:info:configure checking for netdb.h... (cached) yes
453:info:configure checking for getnameinfo... yes
454:info:configure checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,socklen_t,int
455:info:configure checking whether byte ordering is bigendian... no
456:info:configure checking for "/dev/urandom"... yes
457:info:configure checking whether to enable non-blocking communications... yes
458:info:configure checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
459:info:configure checking whether hiding of library internal symbols will actually happen... yes
460:info:configure configure: creating ./config.status
461:info:configure config.status: creating Makefile
462:info:configure config.status: creating libcares.pc
463:info:configure config.status: creating ares_config.h
464:info:configure nawk: illegal statement
465:info:configure  input record number 1, file ares_config.h.in
466:info:configure  source line number 176
467:info:configure config.status: error: could not create ares_config.h
468:info:configure Command failed:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_c-ares/c-ares/work/c-ares-1.10.0" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --enable-shared
469:info:configure Exit code: 1
470:error:configure Failed to configure c-ares, consult /opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_c-ares/c-ares/work/c-ares-1.10.0/config.log
471:error:configure Failed to configure c-ares: configure failure: command execution failed
472:debug:configure Error code: NONE
473:debug:configure Backtrace: configure failure: command execution failed
474:debug:configure     while executing
475:debug:configure "$procedure $targetname"
476:error:configure See /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_net_c-ares/c-ares/main.log for details.