Ticket #44764: coreutils.txt

File coreutils.txt, 42.9 KB (added by schnide (Joe Schnide), 10 years ago)

coreutils upgrade log

Line 
1version:1
2:msg:main --->  Computing dependencies for coreutils:info:main .:debug:main Checking for conflicts against coreutils
3:debug:main Searching for dependency: gexpr
4:debug:main Didn't find receipt, going to depspec regex for: gexpr
5:debug:main Searching for dependency: xz
6:debug:main Found Dependency: receipt exists for xz
7:debug:main Searching for dependency: gettext
8:debug:main Found Dependency: receipt exists for gettext
9:debug:main Searching for dependency: gmp
10:debug:main Found Dependency: receipt exists for gmp
11:debug:main Searching for dependency: libiconv
12:debug:main Found Dependency: receipt exists for libiconv
13:msg:main
14:debug:main Executing org.macports.main (coreutils)
15:debug:archivefetch archivefetch phase started at Mon Aug 25 07:29:22 CDT 2014
16:msg:archivefetch --->  Fetching archive for coreutils
17:debug:archivefetch Executing org.macports.archivefetch (coreutils)
18:info:archivefetch --->  coreutils-8.23_0.darwin_14.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
19:msg:archivefetch --->  Attempting to fetch coreutils-8.23_0.darwin_14.x86_64.tbz2 from http://packages.macports.org/coreutils
20:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
21:msg:archivefetch --->  Attempting to fetch coreutils-8.23_0.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/coreutils
22:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
23:msg:archivefetch --->  Attempting to fetch coreutils-8.23_0.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/coreutils
24:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
25:debug:fetch fetch phase started at Mon Aug 25 07:29:23 CDT 2014
26:notice:fetch --->  Fetching distfiles for coreutils
27:debug:fetch Executing org.macports.fetch (coreutils)
28:info:fetch --->  coreutils-8.23.tar.xz doesn't seem to exist in /opt/local/var/macports/distfiles/coreutils
29:notice:fetch --->  Attempting to fetch coreutils-8.23.tar.xz from ftp://ftp.gnu.org/gnu/coreutils
30:debug:checksum checksum phase started at Mon Aug 25 07:29:30 CDT 2014
31:notice:checksum --->  Verifying checksums for coreutils
32:debug:checksum Executing org.macports.checksum (coreutils)
33:info:checksum --->  Checksumming coreutils-8.23.tar.xz
34:debug:checksum Calculated (rmd160) is d4c433968cd77dbf86e9f4a75c622b24aa7c2726
35:debug:checksum Correct (rmd160) checksum for coreutils-8.23.tar.xz
36:debug:checksum Calculated (sha256) is ec43ca5bcfc62242accb46b7f121f6b684ee21ecd7d075059bf650ff9e37b82d
37:debug:checksum Correct (sha256) checksum for coreutils-8.23.tar.xz
38:debug:extract extract phase started at Mon Aug 25 07:29:30 CDT 2014
39:notice:extract --->  Extracting coreutils
40:debug:extract setting option extract.cmd to /opt/local/bin/xz
41:debug:extract Executing org.macports.extract (coreutils)
42:info:extract --->  Extracting coreutils-8.23.tar.xz
43:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/coreutils/coreutils-8.23.tar.xz'
44:debug:extract Environment:
45CC_PRINT_OPTIONS='YES'
46CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/work/.CC_PRINT_OPTIONS'
47CPATH='/opt/local/include'
48LIBRARY_PATH='/opt/local/lib'
49MACOSX_DEPLOYMENT_TARGET='10.10'
50:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/coreutils/coreutils-8.23.tar.xz' | /usr/bin/tar -xf -'
51:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/coreutils/coreutils-8.23.tar.xz' | /usr/bin/tar -xf -
52:debug:patch patch phase started at Mon Aug 25 07:29:32 CDT 2014
53:debug:patch Executing org.macports.patch (coreutils)
54:debug:configure configure phase started at Mon Aug 25 07:29:32 CDT 2014
55:notice:configure --->  Configuring coreutils
56:debug:configure Using compiler 'Xcode Clang'
57:debug:configure Executing org.macports.configure (coreutils)
58:debug:configure Environment:
59CC='/usr/bin/clang'
60CC_PRINT_OPTIONS='YES'
61CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/work/.CC_PRINT_OPTIONS'
62CFLAGS='-pipe -Os -arch x86_64'
63CPATH='/opt/local/include'
64CPPFLAGS='-I/opt/local/include'
65CXX='/usr/bin/clang++'
66CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
67F77FLAGS='-m64'
68F90FLAGS='-pipe -Os -m64'
69FCFLAGS='-pipe -Os -m64'
70FFLAGS='-pipe -Os'
71INSTALL='/usr/bin/install -c'
72LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
73LIBRARY_PATH='/opt/local/lib'
74MACOSX_DEPLOYMENT_TARGET='10.10'
75OBJC='/usr/bin/clang'
76OBJCFLAGS='-pipe -Os -arch x86_64'
77OBJCXX='/usr/bin/clang++'
78OBJCXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
79:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-8.23" && ./configure --prefix=/opt/local --disable-silent-rules --program-prefix=g'
80:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-8.23" && ./configure --prefix=/opt/local --disable-silent-rules --program-prefix=g
81:info:configure checking for a BSD-compatible install... /usr/bin/install -c
82:info:configure checking whether build environment is sane... yes
83:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
84:info:configure checking for gawk... gawk
85:info:configure checking whether make sets $(MAKE)... yes
86:info:configure checking whether make supports nested variables... yes
87:info:configure checking whether make supports nested variables... (cached) yes
88:info:configure checking for style of include used by make... GNU
89:info:configure checking for gcc... /usr/bin/clang
90:info:configure checking whether the C compiler works... yes
91:info:configure checking for C compiler default output file name... a.out
92:info:configure checking for suffix of executables...
93:info:configure checking whether we are cross compiling... no
94:info:configure checking for suffix of object files... o
95:info:configure checking whether we are using the GNU C compiler... yes
96:info:configure checking whether /usr/bin/clang accepts -g... yes
97:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
98:info:configure checking whether /usr/bin/clang understands -c and -o together... yes
99:info:configure checking dependency style of /usr/bin/clang... gcc3
100:info:configure checking for /usr/bin/clang option to accept ISO C99... none needed
101:info:configure checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
102:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
103:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
104:info:configure checking for egrep... /usr/bin/grep -E
105:info:configure checking whether /usr/bin/clang needs -traditional... no
106:info:configure checking for ranlib... ranlib
107:info:configure checking whether ln -s works... yes
108:info:configure checking for Minix Amsterdam compiler... no
109:info:configure checking for ar... ar
110:info:configure checking build system type... x86_64-apple-darwin14.0.0
111:info:configure checking host system type... x86_64-apple-darwin14.0.0
112:info:configure checking for ANSI C header files... yes
113:info:configure checking for sys/types.h... yes
114:info:configure checking for sys/stat.h... yes
115:info:configure checking for stdlib.h... yes
116:info:configure checking for string.h... yes
117:info:configure checking for memory.h... yes
118:info:configure checking for strings.h... yes
119:info:configure checking for inttypes.h... yes
120:info:configure checking for stdint.h... yes
121:info:configure checking for unistd.h... yes
122:info:configure checking minix/config.h usability... no
123:info:configure checking minix/config.h presence... no
124:info:configure checking for minix/config.h... no
125:info:configure checking whether it is safe to define __EXTENSIONS__... yes
126:info:configure checking whether _XOPEN_SOURCE should be defined... no
127:info:configure checking for _LARGEFILE_SOURCE value needed for large files... no
128:info:configure checking for special C compiler options needed for large files... no
129:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
130:info:configure configure: autobuild project... GNU coreutils
131:info:configure configure: autobuild revision... 8.23
132:info:configure configure: autobuild hostname... MacBook-Pro.local
133:info:configure configure: autobuild timestamp... 20140825T122934Z
134:info:configure checking for size_t... yes
135:info:configure checking for working alloca.h... yes
136:info:configure checking for alloca... yes
137:info:configure checking for arpa/inet.h... yes
138:info:configure checking for features.h... no
139:info:configure checking for unistd.h... (cached) yes
140:info:configure checking for sys/param.h... yes
141:info:configure checking for sys/socket.h... yes
142:info:configure checking for dirent.h... yes
143:info:configure checking for wctype.h... yes
144:info:configure checking for stdio_ext.h... no
145:info:configure checking for sys/stat.h... (cached) yes
146:info:configure checking for sys/vfs.h... no
147:info:configure checking for sys/fs_types.h... no
148:info:configure checking for netdb.h... yes
149:info:configure checking for netinet/in.h... yes
150:info:configure checking for getopt.h... yes
151:info:configure checking for termios.h... yes
152:info:configure checking for sys/time.h... yes
153:info:configure checking for grp.h... yes
154:info:configure checking for iconv.h... yes
155:info:configure checking for wchar.h... yes
156:info:configure checking for stdint.h... (cached) yes
157:info:configure checking for inttypes.h... (cached) yes
158:info:configure checking for langinfo.h... yes
159:info:configure checking for xlocale.h... yes
160:info:configure checking for math.h... yes
161:info:configure checking for sys/mman.h... yes
162:info:configure checking for sys/statvfs.h... yes
163:info:configure checking for sys/select.h... yes
164:info:configure checking for priv.h... no
165:info:configure checking for pthread.h... yes
166:info:configure checking for utmp.h... yes
167:info:configure checking for utmpx.h... yes
168:info:configure checking for malloc.h... no
169:info:configure checking for sched.h... yes
170:info:configure checking for selinux/selinux.h... no
171:info:configure checking for sys/ioctl.h... yes
172:info:configure checking for sys/resource.h... yes
173:info:configure checking for sys/uio.h... yes
174:info:configure checking for sys/utsname.h... yes
175:info:configure checking for sys/wait.h... yes
176:info:configure checking for utime.h... yes
177:info:configure checking for hurd.h... no
178:info:configure checking for paths.h... yes
179:info:configure checking for stropts.h... no
180:info:configure checking for sys/systeminfo.h... no
181:info:configure checking for syslog.h... yes
182:info:configure checking for pwd.h... yes
183:info:configure checking for OS.h... no
184:info:configure checking for gmp.h... yes
185:info:configure checking whether the preprocessor supports include_next... yes
186:info:configure checking whether system header files limit the line length... no
187:info:configure checking for d_ino member in directory struct... yes
188:info:configure checking for long file names... yes
189:info:configure checking for pathconf... yes
190:info:configure checking for btowc... yes
191:info:configure checking for canonicalize_file_name... no
192:info:configure checking for realpath... yes
193:info:configure checking for readlinkat... yes
194:info:configure checking for chown... yes
195:info:configure checking for fchown... yes
196:info:configure checking for _set_invalid_parameter_handler... no
197:info:configure checking for fchdir... yes
198:info:configure checking for fdopendir... yes
199:info:configure checking for getdtablesize... yes
200:info:configure checking for faccessat... yes
201:info:configure checking for posix_fadvise... no
202:info:configure checking for fchmodat... yes
203:info:configure checking for lchmod... yes
204:info:configure checking for fcntl... yes
205:info:configure checking for symlink... yes
206:info:configure checking for mempcpy... no
207:info:configure checking for isblank... yes
208:info:configure checking for iswctype... yes
209:info:configure checking for mbsrtowcs... yes
210:info:configure checking for wmemchr... yes
211:info:configure checking for wmemcpy... yes
212:info:configure checking for wmempcpy... no
213:info:configure checking for fpurge... yes
214:info:configure checking for __fpurge... no
215:info:configure checking for __freadahead... no
216:info:configure checking for __freading... no
217:info:configure checking for __freadptr... no
218:info:configure checking for __freadptrinc... no
219:info:configure checking for __fseterr... no
220:info:configure checking for fstatat... yes
221:info:configure checking for fsync... yes
222:info:configure checking for strtof... yes
223:info:configure checking for ftruncate... yes
224:info:configure checking for openat... yes
225:info:configure checking for fstatfs... yes
226:info:configure checking for futimens... no
227:info:configure checking for getdelim... yes
228:info:configure checking for microuptime... no
229:info:configure checking for nanouptime... no
230:info:configure checking for getlogin... yes
231:info:configure checking for flockfile... yes
232:info:configure checking for funlockfile... yes
233:info:configure checking for __fsetlocking... no
234:info:configure checking for tcgetattr... yes
235:info:configure checking for tcsetattr... yes
236:info:configure checking for gettimeofday... yes
237:info:configure checking for nanotime... no
238:info:configure checking for getusershell... yes
239:info:configure checking for iswcntrl... yes
240:info:configure checking for iswblank... yes
241:info:configure checking for link... yes
242:info:configure checking for readlink... yes
243:info:configure checking for linkat... yes
244:info:configure checking for lstat... yes
245:info:configure checking for mbsinit... yes
246:info:configure checking for mbrtowc... yes
247:info:configure checking for mbrlen... yes
248:info:configure checking for mbslen... no
249:info:configure checking for isascii... yes
250:info:configure checking for mprotect... yes
251:info:configure checking for getgrouplist... yes
252:info:configure checking for fchmod... yes
253:info:configure checking for mkfifo... yes
254:info:configure checking for mknod... yes
255:info:configure checking for mkstemp... yes
256:info:configure checking for nl_langinfo... yes
257:info:configure checking for pipe... yes
258:info:configure checking for utmpname... no
259:info:configure checking for utmpxname... yes
260:info:configure checking for secure_getenv... no
261:info:configure checking for setenv... yes
262:info:configure checking for settimeofday... yes
263:info:configure checking for stime... no
264:info:configure checking for sigaction... yes
265:info:configure checking for sigaltstack... yes
266:info:configure checking for siginterrupt... yes
267:info:configure checking for snprintf... yes
268:info:configure checking for stpncpy... yes
269:info:configure checking for strdup... yes
270:info:configure checking for strerror_r... yes
271:info:configure checking for __xpg_strerror_r... no
272:info:configure checking for tzset... yes
273:info:configure checking for strndup... yes
274:info:configure checking for strtoimax... yes
275:info:configure checking for strtoumax... yes
276:info:configure checking for localtime_r... yes
277:info:configure checking for unlinkat... yes
278:info:configure checking for futimes... yes
279:info:configure checking for futimesat... no
280:info:configure checking for utimensat... no
281:info:configure checking for lutimes... yes
282:info:configure checking for vasnprintf... no
283:info:configure checking for wcrtomb... yes
284:info:configure checking for wcwidth... yes
285:info:configure checking for wcswidth... yes
286:info:configure checking for getegid... yes
287:info:configure checking for ttyname... yes
288:info:configure checking for newlocale... yes
289:info:configure checking for sleep... yes
290:info:configure checking for catgets... yes
291:info:configure checking for symlinkat... yes
292:info:configure checking for shutdown... yes
293:info:configure checking for wctob... yes
294:info:configure checking for directio... no
295:info:configure checking for setrlimit... yes
296:info:configure checking for prctl... no
297:info:configure checking for endgrent... yes
298:info:configure checking for endpwent... yes
299:info:configure checking for iswspace... yes
300:info:configure checking for setgroups... yes
301:info:configure checking for sethostname... yes
302:info:configure checking for sync... yes
303:info:configure checking for sysctl... yes
304:info:configure checking for sysinfo... no
305:info:configure checking for tcgetpgrp... yes
306:info:configure checking for getgrgid_nomembers... no
307:info:configure checking for getgrnam_nomembers... no
308:info:configure checking for getgrent_nomembers... no
309:info:configure checking for C/C++ restrict keyword... __restrict
310:info:configure checking whether <wchar.h> uses 'inline' correctly... yes
311:info:configure checking for nl_langinfo and CODESET... yes
312:info:configure checking for a traditional french locale... fr_FR.ISO8859-1
313:info:configure checking whether strtold conforms to C99... yes
314:info:configure checking whether malloc, realloc, calloc are POSIX compliant... yes
315:info:configure checking whether // is distinct from /... no
316:info:configure checking whether realpath works... no
317:info:configure checking for uid_t in sys/types.h... yes
318:info:configure checking for unistd.h... (cached) yes
319:info:configure checking for working chown... yes
320:info:configure checking whether chown dereferences symlinks... yes
321:info:configure checking whether chown honors trailing slash... no
322:info:configure checking whether chown always updates ctime... yes
323:info:configure checking whether byte ordering is bigendian... no
324:info:configure checking if environ is properly declared... no
325:info:configure checking for complete errno.h... yes
326:info:configure checking whether strerror_r is declared... yes
327:info:configure checking for strerror_r... (cached) yes
328:info:configure checking whether strerror_r returns char *... no
329:info:configure checking type of array argument to getgroups... gid_t
330:info:configure checking whether fchdir is declared... yes
331:info:configure checking for working fcntl.h... no (bad O_NOATIME)
332:info:configure checking for pid_t... yes
333:info:configure checking for mode_t... yes
334:info:configure checking for promoted mode_t type... int
335:info:configure checking whether fdatasync is declared... no
336:info:configure checking for st_dm_mode in struct stat... no
337:info:configure checking whether strmode is declared... yes
338:info:configure checking for mbstate_t... yes
339:info:configure checking whether frexp() can be used without linking with libm... yes
340:info:configure checking whether alarm is declared... yes
341:info:configure checking whether long double and double are the same... no
342:info:configure checking whether stdin defaults to large file offsets... yes
343:info:configure checking whether fseeko is declared... yes
344:info:configure checking for fseeko... yes
345:info:configure checking whether fflush works on input streams... no
346:info:configure checking whether stat file-mode macros are broken... no
347:info:configure checking for nlink_t... yes
348:info:configure checking whether lstat correctly handles trailing slash... no
349:info:configure checking whether ftello is declared... yes
350:info:configure checking for ftello... yes
351:info:configure checking whether ftello works... yes
352:info:configure checking whether <sys/socket.h> is self-contained... yes
353:info:configure checking for shutdown... (cached) yes
354:info:configure checking whether <sys/socket.h> defines the SHUT_* macros... yes
355:info:configure checking for struct sockaddr_storage... yes
356:info:configure checking for sa_family_t... yes
357:info:configure checking for struct sockaddr_storage.ss_family... yes
358:info:configure checking for library containing gethostbyname... none required
359:info:configure checking for gethostbyname... yes
360:info:configure checking for library containing getservbyname... none required
361:info:configure checking for getservbyname... yes
362:info:configure checking for library containing inet_ntop... none required
363:info:configure checking whether inet_ntop is declared... yes
364:info:configure checking for IPv4 sockets... yes
365:info:configure checking for IPv6 sockets... yes
366:info:configure checking whether getcwd (NULL, 0) allocates memory for result... yes
367:info:configure checking for getcwd with POSIX signature... yes
368:info:configure checking whether getcwd is declared... yes
369:info:configure checking whether getdelim is declared... yes
370:info:configure checking for arithmetic hrtime_t... no
371:info:configure checking for unsigned long long int... yes
372:info:configure checking for long long int... yes
373:info:configure checking whether getline is declared... yes
374:info:configure checking for ssize_t... yes
375:info:configure checking for getopt.h... (cached) yes
376:info:configure checking for getopt_long_only... yes
377:info:configure checking whether getopt is POSIX compatible... no
378:info:configure checking whether getenv is declared... yes
379:info:configure checking whether getpass is declared... yes
380:info:configure checking whether fflush_unlocked is declared... no
381:info:configure checking whether flockfile is declared... yes
382:info:configure checking whether fputs_unlocked is declared... no
383:info:configure checking whether funlockfile is declared... yes
384:info:configure checking whether putc_unlocked is declared... yes
385:info:configure checking for struct timeval... yes
386:info:configure checking for wide-enough struct timeval.tv_sec member... yes
387:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
388:info:configure checking if the linker (/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
389:info:configure checking for shared library run path origin... done
390:info:configure checking for iconv... yes
391:info:configure checking for working iconv... yes
392:info:configure checking how to link with libiconv... -liconv
393:info:configure checking for iconv declaration...
394:info:configure          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
395:info:configure checking for inline... inline
396:info:configure checking for off_t... yes
397:info:configure checking whether stdint.h conforms to C99... no
398:info:configure checking sys/inttypes.h usability... no
399:info:configure checking sys/inttypes.h presence... no
400:info:configure checking for sys/inttypes.h... no
401:info:configure checking sys/bitypes.h usability... no
402:info:configure checking sys/bitypes.h presence... no
403:info:configure checking for sys/bitypes.h... no
404:info:configure checking for bit size of ptrdiff_t... 64
405:info:configure checking for bit size of size_t... 64
406:info:configure checking for bit size of sig_atomic_t... 32
407:info:configure checking for bit size of wchar_t... 32
408:info:configure checking for bit size of wint_t... 32
409:info:configure checking whether sig_atomic_t is signed... yes
410:info:configure checking whether wchar_t is signed... yes
411:info:configure checking whether wint_t is signed... yes
412:info:configure checking for ptrdiff_t integer literal suffix... l
413:info:configure checking for size_t integer literal suffix... ul
414:info:configure checking for sig_atomic_t integer literal suffix...
415:info:configure checking for wchar_t integer literal suffix...
416:info:configure checking for wint_t integer literal suffix...
417:info:configure checking for inttypes.h... (cached) yes
418:info:configure checking whether the inttypes.h PRIxNN macros are broken... no
419:info:configure checking where to find the exponent in a 'double'... word 1 bit 20
420:info:configure checking where to find the exponent in a 'float'... word 0 bit 23
421:info:configure checking for wint_t... yes
422:info:configure checking whether iswcntrl works... yes
423:info:configure checking for towlower... yes
424:info:configure checking for wctype_t... yes
425:info:configure checking for wctrans_t... yes
426:info:configure checking whether getc_unlocked is declared... yes
427:info:configure checking whether we are using the GNU C Library >= 2.1 or uClibc... no
428:info:configure checking for wchar_t... yes
429:info:configure checking whether NULL can be used in arbitrary expressions... yes
430:info:configure checking whether imported symbols can be declared weak... no
431:info:configure checking for pthread.h... (cached) yes
432:info:configure checking for pthread_kill in -lpthread... yes
433:info:configure checking for multithread API to use... posix
434:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
435:info:configure checking for stdlib.h... (cached) yes
436:info:configure checking for GNU libc compatible malloc... yes
437:info:configure checking for a traditional japanese locale... ja_JP.eucJP
438:info:configure checking for a transitional chinese locale... zh_CN.GB18030
439:info:configure checking for a french Unicode locale... fr_FR.UTF-8
440:info:configure checking whether mbrtowc handles incomplete characters... yes
441:info:configure checking whether mbrtowc works as well as mbtowc... yes
442:info:configure checking whether mbrtowc handles a NULL pwc argument... yes
443:info:configure checking whether mbrtowc handles a NULL string argument... yes
444:info:configure checking whether mbrtowc has a correct return value... yes
445:info:configure checking whether mbrtowc returns 0 when parsing a NUL character... yes
446:info:configure checking whether mbrtowc works on empty input... yes
447:info:configure checking for mmap... yes
448:info:configure checking for MAP_ANONYMOUS... yes
449:info:configure checking whether memchr works... yes
450:info:configure checking whether memrchr is declared... no
451:info:configure checking whether <sys/select.h> is self-contained... yes
452:info:configure checking for library containing setsockopt... none needed
453:info:configure checking whether select supports a 0 argument... yes
454:info:configure checking whether select detects invalid fds... yes
455:info:configure checking for stdbool.h that conforms to C99... yes
456:info:configure checking for _Bool... yes
457:info:configure checking for compound literals... yes
458:info:configure checking whether struct tm is in sys/time.h or time.h... time.h
459:info:configure checking for struct tm.tm_gmtoff... yes
460:info:configure checking for external symbol _system_configuration... no
461:info:configure checking for desired default level of POSIX conformance... none-specified
462:info:configure checking for sigset_t... yes
463:info:configure checking whether rmdir works... yes
464:info:configure checking whether unlink honors trailing slashes... no
465:info:configure checking whether unlink of a parent directory fails as it should... no
466:info:configure checking for library containing setfilecon... no
467:info:configure checking whether setenv is declared... yes
468:info:configure checking search.h usability... yes
469:info:configure checking search.h presence... yes
470:info:configure checking for search.h... yes
471:info:configure checking for tsearch... yes
472:info:configure checking whether snprintf returns a byte count as in C99... yes
473:info:configure checking whether snprintf is declared... yes
474:info:configure checking whether stpncpy is declared... yes
475:info:configure checking whether strdup is declared... yes
476:info:configure checking whether strerror(0) succeeds... no
477:info:configure checking for mmap... (cached) yes
478:info:configure checking for MAP_ANONYMOUS... yes
479:info:configure checking whether strncat works... yes
480:info:configure checking whether strndup is declared... yes
481:info:configure checking whether strnlen is declared... yes
482:info:configure checking whether strsignal is declared... yes
483:info:configure checking whether sys_siglist is declared... yes
484:info:configure checking whether ldexp() can be used without linking with libm... yes
485:info:configure checking whether strtoimax is declared... yes
486:info:configure checking whether strtoumax is declared... yes
487:info:configure checking for struct timespec in <time.h>... yes
488:info:configure checking whether clearerr_unlocked is declared... yes
489:info:configure checking whether feof_unlocked is declared... yes
490:info:configure checking whether ferror_unlocked is declared... yes
491:info:configure checking whether fgets_unlocked is declared... no
492:info:configure checking whether fputc_unlocked is declared... no
493:info:configure checking whether fread_unlocked is declared... no
494:info:configure checking whether fwrite_unlocked is declared... no
495:info:configure checking whether getchar_unlocked is declared... yes
496:info:configure checking whether putchar_unlocked is declared... yes
497:info:configure checking whether unsetenv is declared... yes
498:info:configure checking whether the utimes function works... yes
499:info:configure checking for struct utimbuf... yes
500:info:configure checking for inttypes.h... yes
501:info:configure checking for stdint.h... yes
502:info:configure checking for intmax_t... yes
503:info:configure checking for snprintf... (cached) yes
504:info:configure checking for strnlen... yes
505:info:configure checking for wcslen... yes
506:info:configure checking for wcsnlen... yes
507:info:configure checking for mbrtowc... (cached) yes
508:info:configure checking for wcrtomb... (cached) yes
509:info:configure checking whether _snprintf is declared... no
510:info:configure checking whether printf supports size specifiers as in C99... yes
511:info:configure checking whether printf supports 'long double' arguments... yes
512:info:configure checking whether printf supports infinite 'double' arguments... yes
513:info:configure checking whether printf supports infinite 'long double' arguments... no
514:info:configure checking whether printf supports the 'a' and 'A' directives... yes
515:info:configure checking whether printf supports the 'F' directive... yes
516:info:configure checking whether printf supports the 'n' directive... yes
517:info:configure checking whether printf supports the 'ls' directive... yes
518:info:configure checking whether printf supports the grouping flag... yes
519:info:configure checking whether printf supports the left-adjust flag correctly... yes
520:info:configure checking whether printf supports the zero flag correctly... yes
521:info:configure checking whether printf supports large precisions... yes
522:info:configure checking whether printf survives out-of-memory conditions... yes
523:info:configure checking whether wcwidth is declared... yes
524:info:configure checking whether wcwidth works reasonably in UTF-8 locales... no
525:info:configure checking POSIX termios... yes
526:info:configure checking whether use of TIOCGWINSZ requires termios.h... yes
527:info:configure checking whether ungetc works on arbitrary bytes... yes
528:info:configure checking for LC_MESSAGES... yes
529:info:configure checking for CFPreferencesCopyAppValue... yes
530:info:configure checking for CFLocaleCopyCurrent... yes
531:info:configure checking whether strerror_r is declared... (cached) yes
532:info:configure checking for alloca as a compiler built-in... yes
533:info:configure checking whether to enable assertions... yes
534:info:configure checking whether btowc(0) is correct... yes
535:info:configure checking whether btowc(EOF) is correct... yes
536:info:configure checking for strtod_l... yes
537:info:configure checking for strtold_l... yes
538:info:configure checking for GNU libc compatible calloc... no
539:info:configure checking whether this system has an arbitrary file name length limit... yes
540:info:configure checking for library containing clock_gettime... no
541:info:configure checking for clock_gettime... no
542:info:configure checking for clock_settime... no
543:info:configure checking for closedir... yes
544:info:configure checking for d_ino member in directory struct... (cached) yes
545:info:configure checking for d_type member in directory struct... yes
546:info:configure checking for dirfd... yes
547:info:configure checking whether dirfd is declared... yes
548:info:configure checking whether dirfd is a macro... no
549:info:configure checking whether // is distinct from /... (cached) no
550:info:configure checking whether dup2 works... yes
551:info:configure checking for error_at_line... no
552:info:configure checking for euidaccess... no
553:info:configure checking libgen.h usability... yes
554:info:configure checking libgen.h presence... yes
555:info:configure checking for libgen.h... yes
556:info:configure checking for getgroups... yes
557:info:configure checking for working getgroups... yes
558:info:configure checking for library containing eaccess... no
559:info:configure checking for eaccess... no
560:info:configure checking for fchownat... yes
561:info:configure checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes
562:info:configure checking whether fchownat works with an empty file name... yes
563:info:configure checking whether fflush works on input streams... (cached) no
564:info:configure checking whether fcntl handles F_DUPFD correctly... yes
565:info:configure checking whether fcntl understands F_DUPFD_CLOEXEC... yes
566:info:configure checking for fdatasync... yes
567:info:configure checking whether fdopen sets errno... yes
568:info:configure checking whether fdopendir is declared... yes
569:info:configure checking whether fdopendir works... yes
570:info:configure checking whether fflush works on input streams... (cached) no
571:info:configure checking for struct stat.st_blocks... yes
572:info:configure checking for flexible array member... yes
573:info:configure checking whether conversion from 'int' to 'long double' works... yes
574:info:configure checking for working GNU fnmatch... no
575:info:configure checking whether isblank is declared... yes
576:info:configure checking whether isblank is declared... (cached) yes
577:info:configure checking whether fopen recognizes a trailing slash... yes
578:info:configure checking for __fpending... no
579:info:configure checking how to determine the number of pending output bytes on a stream... fp->_p - fp->_bf._base
580:info:configure checking whether fpurge is declared... yes
581:info:configure checking whether fpurge works... no
582:info:configure checking whether frexp works... yes
583:info:configure checking whether frexpl is declared... yes
584:info:configure checking whether frexpl() can be used without linking with libm... yes
585:info:configure checking whether frexpl works... yes
586:info:configure checking for fseeko... (cached) yes
587:info:configure checking whether fflush works on input streams... (cached) no
588:info:configure checking for _fseeki64... no
589:info:configure checking whether fstatat (..., 0) works... yes
590:info:configure checking for sys/mount.h... yes
591:info:configure configure: checking how to get file system space usage
592:info:configure checking for statvfs function (SVR4)... no
593:info:configure checking for two-argument statfs with statfs.f_frsize member... no
594:info:configure checking for 3-argument statfs function (DEC OSF/1)... no
595:info:configure checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... yes
596:info:configure checking dustat.h usability... no
597:info:configure checking dustat.h presence... no
598:info:configure checking for dustat.h... no
599:info:configure checking sys/fs/s5param.h usability... no
600:info:configure checking sys/fs/s5param.h presence... no
601:info:configure checking for sys/fs/s5param.h... no
602:info:configure checking sys/filsys.h usability... no
603:info:configure checking sys/filsys.h presence... no
604:info:configure checking for sys/filsys.h... no
605:info:configure checking sys/statfs.h usability... no
606:info:configure checking sys/statfs.h presence... no
607:info:configure checking for sys/statfs.h... no
608:info:configure checking for statfs that truncates block counts... no
609:info:configure checking for ftello... (cached) yes
610:info:configure checking whether ftello works... (cached) yes
611:info:configure checking for struct statfs.f_type... no
612:info:configure configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
613:info:configure checking for library containing getaddrinfo... none required
614:info:configure checking for getaddrinfo... yes
615:info:configure checking whether gai_strerror is declared... yes
616:info:configure checking whether gai_strerrorA is declared... no
617:info:configure checking for gai_strerror with POSIX signature... yes
618:info:configure checking for struct sockaddr.sa_len... yes
619:info:configure checking whether getaddrinfo is declared... yes
620:info:configure checking whether freeaddrinfo is declared... yes
621:info:configure checking whether getnameinfo is declared... yes
622:info:configure checking for struct addrinfo... yes
623:info:configure checking whether getcwd handles long file names properly... yes
624:info:configure checking for getpagesize... yes
625:info:configure checking whether getcwd aborts when 4k < cwd_length < 16k... no
626:info:configure checking for working getdelim function... yes
627:info:configure checking whether getdtablesize works... yes
628:info:configure checking for getgroups... (cached) yes
629:info:configure checking for working getgroups... (cached) yes
630:info:configure checking whether getgroups handles negative values... no
631:info:configure checking for gethostname... yes
632:info:configure checking for HOST_NAME_MAX... 256
633:info:configure checking whether gethrtime is declared... no
634:info:configure checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... no
635:info:configure checking for getline... yes
636:info:configure checking for working getline function... yes
637:info:configure checking for getloadavg... yes
638:info:configure checking sys/loadavg.h usability... no
639:info:configure checking sys/loadavg.h presence... no
640:info:configure checking for sys/loadavg.h... no
641:info:configure checking whether getloadavg is declared... yes
642:info:configure checking for getpagesize... (cached) yes
643:info:configure checking whether getpagesize is declared... yes
644:info:configure checking whether __fsetlocking is declared... no
645:info:configure checking whether gettimeofday clobbers localtime buffer... no
646:info:configure checking for gettimeofday with POSIX signature... yes
647:info:configure checking whether tzset clobbers localtime buffer... no
648:info:configure checking whether getusershell is declared... yes
649:info:configure checking for group_member... no
650:info:configure checking host operating system... Darwin
651:info:configure checking for library containing gethostbyname... (cached) none required
652:info:configure checking for gethostbyname... (cached) yes
653:info:configure checking for library containing inet_ntop... (cached) none required
654:info:configure checking whether inet_ntop is declared... (cached) yes
655:info:configure checking whether the compiler generally respects inline... yes
656:info:configure checking whether INT32_MAX < INTMAX_MAX... yes
657:info:configure checking whether INT64_MAX == LONG_MAX... yes
658:info:configure checking whether UINT32_MAX < UINTMAX_MAX... yes
659:info:configure checking whether UINT64_MAX == ULONG_MAX... yes
660:info:configure checking for isapipe... no
661:info:configure checking whether pipes are FIFOs (and for their link count)... yes (0)
662:info:configure checking whether isnan(double) can be used without linking with libm... yes
663:info:configure checking whether isnan(float) can be used without linking with libm... no
664:info:configure checking where to find the exponent in a 'float'... (cached) word 0 bit 23
665:info:configure checking whether isnan(long double) can be used without linking with libm... no
666:info:configure checking where to find the exponent in a 'long double'... word 2 bit 0
667:info:configure checking whether iswblank is declared... yes
668:info:configure checking whether langinfo.h defines CODESET... yes
669:info:configure checking whether langinfo.h defines T_FMT_AMPM... yes
670:info:configure checking whether langinfo.h defines ERA... yes
671:info:configure checking whether langinfo.h defines YESEXPR... yes
672:info:configure checking for lchown... yes
673:info:configure checking for C compiler flag to ignore unused libraries... none
674:info:configure checking whether link obeys POSIX... no
675:info:configure checking for __xpg4... no
676:info:configure checking whether link(2) dereferences a symlink... yes
677:info:configure checking whether linkat(,AT_SYMLINK_FOLLOW) works... yes
678:info:configure checking whether linkat handles trailing slash correctly... yes
679:info:configure checking whether locale.h conforms to POSIX:2001... yes
680:info:configure checking whether locale.h defines locale_t... no
681:info:configure checking whether struct lconv is properly defined... yes
682:info:configure checking for pthread_rwlock_t... yes
683:info:configure checking whether lseek detects pipes... yes
684:info:configure checking for stdlib.h... (cached) yes
685:info:configure checking for GNU libc compatible malloc... (cached) yes
686:info:configure checking whether NAN macro works... yes
687:info:configure checking whether HUGE_VAL works... yes
688:info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
689:info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
690:info:configure checking whether mbrtowc handles a NULL pwc argument... (cached) yes
691:info:configure checking whether mbrtowc handles a NULL string argument... (cached) yes
692:info:configure checking whether mbrtowc has a correct return value... (cached) yes
693:info:configure checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes
694:info:configure checking whether mbrtowc works on empty input... (cached) yes
695:info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
696:info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
697:info:configure checking whether mbrtowc handles incomplete characters... (cached) yes
698:info:configure checking whether mbrtowc works as well as mbtowc... (cached) yes
699:info:configure checking whether mbsrtowcs works... yes
700:info:configure checking whether mbswidth is declared in <wchar.h>... no
701:info:configure checking for mbstate_t... (cached) yes
702:info:configure checking for mempcpy... (cached) no
703:info:configure checking for memrchr... no
704:info:configure checking whether mkdir handles trailing slash... yes
705:info:configure checking whether mkdir handles trailing dot... yes
706:info:configure checking whether mkfifo rejects trailing slashes... no
707:info:configure checking whether mknod can create fifo without root privileges... configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-8.23':
708:info:configure configure: error: you should not run configure as root (set FORCE_UNSAFE_CONFIGURE=1 in environment to bypass this check)
709:info:configure See `config.log' for more details
710:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-8.23" && ./configure --prefix=/opt/local --disable-silent-rules --program-prefix=g
711:info:configure Exit code: 1
712:error:configure Failed to configure coreutils, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-8.23/config.log
713:error:configure Failed to configure coreutils: configure failure: command execution failed
714:debug:configure Error code: NONE
715:debug:configure Backtrace: configure failure: command execution failed
716    while executing
717"$procedure $targetname"
718:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_coreutils/coreutils/main.log for details.