Changes between Version 7 and Version 8 of Ticket #65673


Ignore:
Timestamp:
Aug 15, 2022, 10:28:25 PM (21 months ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65673

    • Property Status changed from new to assigned
    • Property Owner set to mascguy
    • Property Cc mascguy@… removed
  • Ticket #65673 – Description

    v7 v8  
    88                   configure with '--disable-year2038'.
    99}}}
    10 
    11 Here are more details.
    12 
    13 {{{
    14 Grinchs-MacBook-Pro:~ grinch$ sudo port clean coreutils
    15 --->  Cleaning coreutils
    16 Grinchs-MacBook-Pro:~ grinch$ sudo port -v install coreutils +universal
    17 --->  Computing dependencies for coreutils.
    18 --->  Fetching archive for coreutils
    19 --->  coreutils-9.1_0+universal.darwin_17.i386-x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
    20 --->  Attempting to fetch coreutils-9.1_0+universal.darwin_17.i386-x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/coreutils
    21   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
    22                                  Dload  Upload   Total   Spent    Left  Speed
    23   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    24 --->  Attempting to fetch coreutils-9.1_0+universal.darwin_17.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/coreutils
    25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
    26                                  Dload  Upload   Total   Spent    Left  Speed
    27   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    28 --->  Attempting to fetch coreutils-9.1_0+universal.darwin_17.i386-x86_64.tbz2 from http://fra.de.packages.macports.org/coreutils
    29   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
    30                                  Dload  Upload   Total   Spent    Left  Speed
    31   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    32 --->  Fetching distfiles for coreutils
    33 --->  Verifying checksums for coreutils
    34 --->  Checksumming coreutils-9.1.tar.xz
    35 --->  Extracting coreutils
    36 --->  Extracting coreutils-9.1.tar.xz
    37 Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_coreutils/coreutils/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/coreutils/coreutils-9.1.tar.xz' | /usr/bin/tar -xf -
    38 --->  Configuring coreutils
    39 Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-9.1" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules --program-prefix=g TIME_T_32_BIT_OK=yes
    40 checking for a BSD-compatible install... /usr/bin/install -c
    41 checking whether build environment is sane... yes
    42 checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
    43 checking for gawk... no
    44 checking for mawk... no
    45 checking for nawk... no
    46 checking for awk... awk
    47 checking whether make sets $(MAKE)... yes
    48 checking whether make supports nested variables... yes
    49 checking whether make supports nested variables... (cached) yes
    50 checking for gcc... /usr/bin/clang
    51 checking whether the C compiler works... yes
    52 checking for C compiler default output file name... a.out
    53 checking for suffix of executables...
    54 checking whether we are cross compiling... no
    55 checking for suffix of object files... o
    56 checking whether the compiler supports GNU C... yes
    57 checking whether /usr/bin/clang accepts -g... yes
    58 checking for /usr/bin/clang option to enable C11 features... none needed
    59 checking whether /usr/bin/clang understands -c and -o together... yes
    60 checking whether the compiler is clang... yes
    61 checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
    62 checking whether make supports the include directive... yes (GNU style)
    63 checking dependency style of /usr/bin/clang... none
    64 checking how to run the C preprocessor... /usr/bin/clang -E
    65 checking for grep that handles long lines and -e... /usr/bin/grep
    66 checking for egrep... /usr/bin/grep -E
    67 checking whether /usr/bin/clang needs -traditional... no
    68 checking for ranlib... ranlib
    69 checking whether ln -s works... yes
    70 checking for stdio.h... yes
    71 checking for stdlib.h... yes
    72 checking for string.h... yes
    73 checking for inttypes.h... yes
    74 checking for stdint.h... yes
    75 checking for strings.h... yes
    76 checking for sys/stat.h... yes
    77 checking for sys/types.h... yes
    78 checking for unistd.h... yes
    79 checking for wchar.h... yes
    80 checking for minix/config.h... no
    81 checking for arpa/inet.h... yes
    82 checking for features.h... no
    83 checking for sys/socket.h... yes
    84 checking for xlocale.h... yes
    85 checking for sys/param.h... yes
    86 checking for dirent.h... yes
    87 checking for fnmatch.h... yes
    88 checking for stdio_ext.h... no
    89 checking for sys/vfs.h... no
    90 checking for sys/fs_types.h... no
    91 checking for netdb.h... yes
    92 checking for netinet/in.h... yes
    93 checking for getopt.h... yes
    94 checking for sys/cdefs.h... yes
    95 checking for termios.h... yes
    96 checking for sys/time.h... yes
    97 checking for grp.h... yes
    98 checking for threads.h... no
    99 checking for iconv.h... yes
    100 checking for limits.h... yes
    101 checking for crtdefs.h... no
    102 checking for wctype.h... yes
    103 checking for langinfo.h... yes
    104 checking for math.h... yes
    105 checking for sys/mman.h... yes
    106 checking for sys/statvfs.h... yes
    107 checking for priv.h... no
    108 checking for sys/select.h... yes
    109 checking for pthread.h... yes
    110 checking for utmp.h... yes
    111 checking for utmpx.h... yes
    112 checking for malloc.h... no
    113 checking for selinux/selinux.h... no
    114 checking for sys/ioctl.h... yes
    115 checking for sys/random.h... yes
    116 checking for sys/resource.h... yes
    117 checking for sys/uio.h... yes
    118 checking for sys/utsname.h... yes
    119 checking for sys/wait.h... yes
    120 checking for utime.h... yes
    121 checking for semaphore.h... yes
    122 checking for hurd.h... no
    123 checking for linux/falloc.h... no
    124 checking for linux/fs.h... no
    125 checking for paths.h... yes
    126 checking for stropts.h... no
    127 checking for sys/mtio.h... no
    128 checking for sys/systeminfo.h... no
    129 checking for syslog.h... yes
    130 checking for pwd.h... yes
    131 checking for OS.h... no
    132 checking for vfork.h... no
    133 checking whether it is safe to define __EXTENSIONS__... yes
    134 checking whether _XOPEN_SOURCE should be defined... no
    135 checking build system type... x86_64-apple-darwin17.7.0
    136 checking host system type... x86_64-apple-darwin17.7.0
    137 checking for Minix Amsterdam compiler... no
    138 checking for ar... ar
    139 checking for _LARGEFILE_SOURCE value needed for large files... no
    140 checking for special C compiler options needed for large files... no
    141 checking for _FILE_OFFSET_BITS value needed for large files... no
    142 configure: autobuild project... GNU coreutils
    143 configure: autobuild revision... 9.1
    144 configure: autobuild hostname... Grinchs-MacBook-Pro.local
    145 configure: autobuild timestamp... 20220815T201352Z
    146 checking for fchmod... yes
    147 checking for posix_memalign... yes
    148 checking for pathconf... yes
    149 checking for btowc... yes
    150 checking for uselocale... yes
    151 checking for canonicalize_file_name... no
    152 checking for faccessat... yes
    153 checking for realpath... yes
    154 checking for lstat... yes
    155 checking for readlinkat... yes
    156 checking for chown... yes
    157 checking for fchown... yes
    158 checking for _set_invalid_parameter_handler... no
    159 checking for fchdir... yes
    160 checking for fdopendir... yes
    161 checking for explicit_bzero... no
    162 checking for memset_s... yes
    163 checking for posix_fadvise... no
    164 checking for fchmodat... yes
    165 checking for lchmod... yes
    166 checking for fcntl... yes
    167 checking for symlink... yes
    168 checking for mempcpy... no
    169 checking for fnmatch... yes
    170 checking for mbsrtowcs... yes
    171 checking for fpurge... yes
    172 checking for __fpurge... no
    173 checking for __freadahead... no
    174 checking for __freading... no
    175 checking for __freadptr... no
    176 checking for __freadptrinc... no
    177 checking for __fseterr... no
    178 checking for fstatat... yes
    179 checking for fsync... yes
    180 checking for strtof... yes
    181 checking for ftruncate... yes
    182 checking for openat... yes
    183 checking for fstatfs... yes
    184 checking for futimens... yes
    185 checking for getdelim... yes
    186 checking for getdtablesize... yes
    187 checking for microuptime... no
    188 checking for nanouptime... no
    189 checking for getlogin... yes
    190 checking for flockfile... yes
    191 checking for funlockfile... yes
    192 checking for getpass... yes
    193 checking for __fsetlocking... no
    194 checking for getprogname... yes
    195 checking for getexecname... no
    196 checking for getrandom... no
    197 checking for timespec_get... no
    198 checking for timespec_getres... no
    199 checking for gettimeofday... yes
    200 checking for getusershell... yes
    201 checking for isblank... yes
    202 checking for iswcntrl... yes
    203 checking for iswblank... yes
    204 checking for link... yes
    205 checking for readlink... yes
    206 checking for linkat... yes
    207 checking for mbsinit... yes
    208 checking for mbrtowc... yes
    209 checking for mbrlen... yes
    210 checking for mbslen... no
    211 checking for isascii... yes
    212 checking for mprotect... yes
    213 checking for getgrouplist... yes
    214 checking for mkdirat... yes
    215 checking for mkfifoat... no
    216 checking for mknodat... no
    217 checking for mknod... yes
    218 checking for mkostemp... yes
    219 checking for mkstemp... yes
    220 checking for nl_langinfo... yes
    221 checking for pipe... yes
    222 checking for pipe2... no
    223 checking for pselect... yes
    224 checking for pthread_sigmask... yes
    225 checking for utmpname... no
    226 checking for utmpxname... yes
    227 checking for iswctype... yes
    228 checking for renameat... yes
    229 checking for renameat2... no
    230 checking for fpathconf... yes
    231 checking for setenv... yes
    232 checking for settimeofday... yes
    233 checking for stime... no
    234 checking for sigaction... yes
    235 checking for sigaltstack... yes
    236 checking for siginterrupt... yes
    237 checking for snprintf... yes
    238 checking for stpncpy... yes
    239 checking for strerror_r... yes
    240 checking for __xpg_strerror_r... no
    241 checking for strtoimax... yes
    242 checking for strtold... yes
    243 checking for strtoumax... yes
    244 checking for symlinkat... yes
    245 checking for localtime_r... yes
    246 checking for timegm... yes
    247 checking for unlinkat... yes
    248 checking for futimes... yes
    249 checking for futimesat... no
    250 checking for utimensat... yes
    251 checking for lutimes... yes
    252 checking for vasnprintf... no
    253 checking for wcrtomb... yes
    254 checking for wcwidth... yes
    255 checking for wcswidth... yes
    256 checking for wmempcpy... no
    257 checking for pause... yes
    258 checking for getegid... yes
    259 checking for getrusage... yes
    260 checking for duplocale... yes
    261 checking for newlocale... yes
    262 checking for freelocale... yes
    263 checking for secure_getenv... no
    264 checking for getuid... yes
    265 checking for geteuid... yes
    266 checking for getgid... yes
    267 checking for sleep... yes
    268 checking for catgets... yes
    269 checking for shutdown... yes
    270 checking for usleep... yes
    271 checking for mquery... no
    272 checking for pstat_getprocvm... no
    273 checking for wctob... yes
    274 checking for directio... no
    275 checking for setitimer... yes
    276 checking for setrlimit... yes
    277 checking for prctl... no
    278 checking for endgrent... yes
    279 checking for endpwent... yes
    280 checking for fallocate... no
    281 checking for iswspace... yes
    282 checking for mkfifo... yes
    283 checking for setgroups... yes
    284 checking for sethostname... yes
    285 checking for sync... yes
    286 checking for syncfs... no
    287 checking for sysctl... yes
    288 checking for sysinfo... no
    289 checking for tcgetpgrp... yes
    290 checking for getgrgid_nomembers... no
    291 checking for getgrnam_nomembers... no
    292 checking for getgrent_nomembers... no
    293 checking for fork... yes
    294 checking for vfork... yes
    295 checking for size_t... yes
    296 checking for working alloca.h... yes
    297 checking for alloca... yes
    298 checking whether the preprocessor supports include_next... yes
    299 checking whether source code line length is unlimited... yes
    300 checking for d_ino member in directory struct... yes
    301 checking for long file names... yes
    302 checking for C/C++ restrict keyword... __restrict__
    303 checking whether <wchar.h> uses 'inline' correctly... yes
    304 checking for nl_langinfo and CODESET... yes
    305 checking for a traditional french locale... fr_FR.ISO8859-1
    306 checking whether uselocale works... yes
    307 checking whether malloc is ptrdiff_t safe... no
    308 checking whether malloc, realloc, calloc set errno on failure... yes
    309 checking whether lstat correctly handles trailing slash... no
    310 checking whether // is distinct from /... no
    311 checking whether realpath works... no
    312 checking for uid_t in sys/types.h... yes
    313 checking for unistd.h... (cached) yes
    314 checking for working chown... yes
    315 checking whether chown dereferences symlinks... yes
    316 checking whether chown honors trailing slash... no
    317 checking whether chown always updates ctime... yes
    318 checking whether <sys/socket.h> is self-contained... yes
    319 checking for shutdown... (cached) yes
    320 checking whether <sys/socket.h> defines the SHUT_* macros... yes
    321 checking for struct sockaddr_storage... yes
    322 checking for sa_family_t... yes
    323 checking for struct sockaddr_storage.ss_family... yes
    324 checking for inline... inline
    325 checking whether linux/if_alg.h has struct sockaddr_alg.... no
    326 checking whether byte ordering is bigendian... universal
    327 checking for /usr/bin/clang options needed to detect all undeclared functions... -fno-builtin
    328 checking if environ is properly declared... no
    329 checking for complete errno.h... yes
    330 checking whether strerror_r is declared... yes
    331 checking whether strerror_r returns char *... no
    332 checking type of array argument to getgroups... gid_t
    333 checking whether ctype.h defines __header_inline... yes
    334 checking whether fchdir is declared... yes
    335 checking for working fcntl.h... no (bad O_NOATIME)
    336 checking for pid_t... yes
    337 checking for mode_t... yes
    338 checking for promoted mode_t type... int
    339 checking whether fdatasync is declared... no
    340 checking whether strmode is declared... yes
    341 checking for mbstate_t... yes
    342 checking whether frexp() can be used without linking with libm... yes
    343 checking whether alarm is declared... yes
    344 checking whether long double and double are the same... no
    345 checking whether stdin defaults to large file offsets... yes
    346 checking whether fseeko is declared... yes
    347 checking for fseeko... yes
    348 checking whether fflush works on input streams... no
    349 checking whether stat file-mode macros are broken... no
    350 checking for nlink_t... yes
    351 checking whether ftello is declared... yes
    352 checking whether ungetc works on arbitrary bytes... yes
    353 checking for ftello... yes
    354 checking whether ftello works... yes
    355 checking for O_CLOEXEC... yes
    356 checking for library containing gethostbyname... none required
    357 checking for gethostbyname... yes
    358 checking for library containing getservbyname... none required
    359 checking for getservbyname... yes
    360 checking for library containing inet_ntop... none required
    361 checking whether inet_ntop is declared... yes
    362 checking for IPv4 sockets... yes
    363 checking for IPv6 sockets... yes
    364 checking whether getcwd (NULL, 0) allocates memory for result... yes
    365 checking for getcwd with POSIX signature... yes
    366 checking whether getcwd is declared... yes
    367 checking whether getdelim is declared... yes
    368 checking whether getdtablesize is declared... yes
    369 checking for arithmetic hrtime_t... no
    370 checking whether getline is declared... yes
    371 checking whether getlogin is declared... yes
    372 checking for ssize_t... yes
    373 checking for getopt.h... (cached) yes
    374 checking for getopt_long_only... yes
    375 checking whether getopt is POSIX compatible... no
    376 checking whether fflush_unlocked is declared... no
    377 checking whether flockfile is declared... yes
    378 checking whether fputs_unlocked is declared... no
    379 checking whether funlockfile is declared... yes
    380 checking whether putc_unlocked is declared... yes
    381 checking for struct timeval... yes
    382 checking for wide-enough struct timeval.tv_sec member... yes
    383 checking for pthread.h... (cached) yes
    384 checking for pthread_kill in -lpthread... yes
    385 checking whether POSIX threads API is available... yes
    386 checking whether setlocale (LC_ALL, NULL) is multithread-safe... no
    387 checking whether setlocale (category, NULL) is multithread-safe... yes
    388 checking whether imported symbols can be declared weak... no
    389 checking for ld used by /usr/bin/clang... /Library/Developer/CommandLineTools/usr/bin/ld
    390 checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
    391 checking for shared library run path origin... done
    392 checking 32-bit host C ABI... yes
    393 checking for ELF binary format... no
    394 checking for the common suffixes of directories in the library search path... lib,lib,lib
    395 checking for iconv... yes
    396 checking for working iconv... yes
    397 checking how to link with libiconv... -liconv
    398 checking whether iconv is compatible with its POSIX signature... yes
    399 checking for off_t... yes
    400 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
    401 checking for wint_t... yes
    402 checking whether wint_t is large enough... yes
    403 checking whether the compiler produces multi-arch binaries... yes
    404 checking whether stdint.h conforms to C99... yes
    405 checking whether stdint.h works without ISO C predefines... yes
    406 checking whether stdint.h has UINTMAX_WIDTH etc.... no
    407 checking whether INT32_MAX < INTMAX_MAX... yes
    408 checking whether UINT32_MAX < UINTMAX_MAX... yes
    409 checking where to find the exponent in a 'double'... word 1 bit 20
    410 checking where to find the exponent in a 'float'... word 0 bit 23
    411 checking whether iswcntrl works... yes
    412 checking for towlower... yes
    413 checking for wctype_t... yes
    414 checking for wctrans_t... yes
    415 checking for a traditional japanese locale... ja_JP.eucJP
    416 checking for a french Unicode locale... fr_FR.UTF-8
    417 checking for a transitional chinese locale... zh_CN.GB18030
    418 checking whether langinfo.h defines CODESET... yes
    419 checking whether langinfo.h defines T_FMT_AMPM... yes
    420 checking whether langinfo.h defines ALTMON_1... no
    421 checking whether langinfo.h defines ERA... yes
    422 checking whether langinfo.h defines YESEXPR... yes
    423 checking for wchar_t... yes
    424 checking for good max_align_t... yes
    425 checking whether NULL can be used in arbitrary expressions... yes
    426 checking whether locale.h defines locale_t... no
    427 checking whether locale.h conforms to POSIX:2001... yes
    428 checking whether struct lconv is properly defined... yes
    429 checking whether imported symbols can be declared weak... (cached) no
    430 checking for multithread API to use... posix
    431 checking for a sed that does not truncate output... /usr/bin/sed
    432 checking whether malloc (0) returns nonnull... yes
    433 checking whether NAN macro works... yes
    434 checking whether HUGE_VAL works... yes
    435 checking whether mbrtowc handles incomplete characters... yes
    436 checking whether mbrtowc works as well as mbtowc... yes
    437 checking whether mbrtowc handles a NULL pwc argument... yes
    438 checking whether mbrtowc handles a NULL string argument... yes
    439 checking whether mbrtowc has a correct return value... yes
    440 checking whether mbrtowc returns 0 when parsing a NUL character... yes
    441 checking whether mbrtowc stores incomplete characters... no
    442 checking whether mbrtowc works on empty input... yes
    443 checking whether the C locale is free of encoding errors... yes
    444 checking for mmap... yes
    445 checking for MAP_ANONYMOUS... yes
    446 checking whether memchr works... yes
    447 checking whether memrchr is declared... no
    448 checking whether <limits.h> defines MIN and MAX... no
    449 checking whether <sys/param.h> defines MIN and MAX... yes
    450 checking whether time_t is signed... yes
    451 checking for working mktime... guessing no
    452 checking whether struct tm is in sys/time.h or time.h... time.h
    453 checking for struct tm.tm_zone... yes
    454 checking for struct tm.tm_gmtoff... yes
    455 checking for compound literals... yes
    456 checking for external symbol _system_configuration... no
    457 checking for desired default level of POSIX conformance... none-specified
    458 checking whether <sys/select.h> is self-contained... yes
    459 checking for pthread_t... yes
    460 checking for pthread_spinlock_t... no
    461 checking for PTHREAD_CREATE_DETACHED... yes
    462 checking for PTHREAD_MUTEX_RECURSIVE... yes
    463 checking for PTHREAD_MUTEX_ROBUST... no
    464 checking for PTHREAD_PROCESS_SHARED... yes
    465 checking for sigset_t... yes
    466 checking whether rmdir works... yes
    467 checking whether unlink honors trailing slashes... no
    468 checking whether unlink of a parent directory fails as it should... no
    469 checking for sched.h... yes
    470 checking for struct sched_param... yes
    471 checking for library containing setsockopt... none needed
    472 checking for library containing setfilecon... no
    473 checking whether setenv is declared... yes
    474 checking for search.h... yes
    475 checking for tsearch... yes
    476 checking for volatile sig_atomic_t... yes
    477 checking for sighandler_t... no
    478 checking whether snprintf returns a byte count as in C99... yes
    479 checking whether snprintf is declared... yes
    480 checking for stdbool.h that conforms to C99... yes
    481 checking for _Bool... yes
    482 checking whether fcloseall is declared... no
    483 checking which flavor of printf attribute matches inttypes macros... system
    484 checking whether ecvt is declared... yes
    485 checking whether fcvt is declared... yes
    486 checking whether gcvt is declared... yes
    487 checking whether stpncpy is declared... yes
    488 checking whether strdup is declared... yes
    489 checking whether strerror(0) succeeds... no
    490 checking whether strncat works... yes
    491 checking whether strnlen is declared... yes
    492 checking whether strsignal is declared... yes
    493 checking whether ldexp() can be used without linking with libm... yes
    494 checking whether strtoimax is declared... yes
    495 checking whether strtoumax is declared... yes
    496 checking whether <sys/ioctl.h> declares ioctl... yes
    497 checking for struct utsname... yes
    498 checking for struct timespec in <time.h>... yes
    499 checking for TIME_UTC in <time.h>... no
    500 checking whether execvpe is declared... no
    501 checking whether clearerr_unlocked is declared... yes
    502 checking whether feof_unlocked is declared... yes
    503 checking whether ferror_unlocked is declared... yes
    504 checking whether fgets_unlocked is declared... no
    505 checking whether fputc_unlocked is declared... no
    506 checking whether fread_unlocked is declared... no
    507 checking whether fwrite_unlocked is declared... no
    508 checking whether getc_unlocked is declared... yes
    509 checking whether getchar_unlocked is declared... yes
    510 checking whether putchar_unlocked is declared... yes
    511 checking whether unsetenv is declared... yes
    512 checking whether the utimes function works... yes
    513 checking for inttypes.h... yes
    514 checking for stdint.h... yes
    515 checking for intmax_t... yes
    516 checking whether snprintf truncates the result as in C99... yes
    517 checking for snprintf... (cached) yes
    518 checking for strnlen... yes
    519 checking for wcslen... yes
    520 checking for wcsnlen... yes
    521 checking for mbrtowc... (cached) yes
    522 checking for wcrtomb... (cached) yes
    523 checking whether _snprintf is declared... no
    524 checking whether printf supports size specifiers as in C99... yes
    525 checking whether printf supports 'long double' arguments... yes
    526 checking whether printf supports infinite 'double' arguments... yes
    527 checking whether printf supports infinite 'long double' arguments... yes
    528 checking whether printf supports the 'a' and 'A' directives... no
    529 checking whether printf supports the 'F' directive... yes
    530 checking whether printf supports the 'n' directive... no
    531 checking whether printf supports the 'ls' directive... yes
    532 checking whether printf supports the grouping flag... yes
    533 checking whether printf supports the left-adjust flag correctly... yes
    534 checking whether printf supports the zero flag correctly... yes
    535 checking whether printf supports large precisions... yes
    536 checking whether printf survives out-of-memory conditions... guessing no
    537 checking whether wcsdup is declared... yes
    538 checking whether wcwidth is declared... yes
    539 checking whether wcwidth works reasonably in UTF-8 locales... no
    540 checking POSIX termios... yes
    541 checking whether use of TIOCGWINSZ requires termios.h... yes
    542 checking for time_t past the year 2038... no
    543 checking for 64-bit time_t with _TIME_BITS=64... no
    544 configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-9.1':
    545 configure: error: The 'time_t' type stops working after January 2038,
    546                    and your system appears to support a wider 'time_t'.
    547                    Try configuring with 'CC="/usr/bin/clang -m64"'.
    548                    To build with a 32-bit time_t anyway (not recommended),
    549                    configure with '--disable-year2038'.
    550 See `config.log' for more details
    551 Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-9.1" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules --program-prefix=g TIME_T_32_BIT_OK=yes
    552 Exit code: 1
    553 Error: Failed to configure coreutils: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_coreutils/coreutils/work/coreutils-9.1/config.log
    554 Error: Failed to configure coreutils: configure failure: command execution failed
    555 Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_coreutils/coreutils/main.log for details.
    556 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    557 Error: Processing of port coreutils failed
    558 Grinchs-MacBook-Pro:~ grinch$
    559 }}}