coreutils-static-x86_64-unknown-linux-musl-9.11
checks.x86_64-linux.package-nixpkgs-review-sandbox
· build #90
· raw
1tribuchet: building on jamie2structuredAttrs is enabled
unpackPhase
3unpacking source archive /nix/store/p59cz49l5faa67c72wxdql3jfj9gy2fn-coreutils-9.11.tar.xz4source root is coreutils-9.115separate-debug-info: recording checksum of source files for debug support...6setting SOURCE_DATE_EPOCH to timestamp 1776690974 of file "coreutils-9.11/doc/coreutils.info"patchPhase
7applying patch /nix/store/7d47dgqxcn66f5zgvrc5byhbshwr8rpw-CVE-2026-56391.patch8patching file src/uniq.c9patching file tests/uniq/uniq.pl10applying patch /nix/store/ri503nkqxyqg8j0dcqd8jd1jzhryszsk-CVE-2026-56392.patch11patching file src/unexpand.c12patching file tests/unexpand/mb.shupdateAutotoolsGnuConfigScriptsPhase
13Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub14Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess15Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub16Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guessconfigurePhase
17patching script interpreter paths in ./configure18./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/svx59425zxp552p2b8gm11qj5r09b56i-bash-5.3p15/bin/sh"19configure flags: --disable-dependency-tracking --prefix=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11 --bindir=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/bin --sbindir=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/sbin --includedir=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/include --mandir=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/man --infodir=/nix/store/bp217v406vqs4xwpdmdbdj54511mdwk8-coreutils-static-x86_64-unknown-linux-musl-9.11-info/share/info --docdir=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/doc/coreutils --libdir=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/lib --libexecdir=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/libexec --localedir=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/locale --with-packager=https://nixos.org --with-selinux --enable-install-program=arch\,kill\,uptime --enable-single-binary=symlinks gl_cv_have_proc_uptime=yes --enable-static --disable-shared --disable-shared --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-musl20configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared21checking for a BSD-compatible install... /nix/store/xjl7p8dvyk2j53kqf7f43kdj4ypbxz7g-coreutils-9.11/bin/install -c22checking whether sleep supports fractional seconds... yes23checking filesystem timestamp resolution... 0.0124checking whether build environment is sane... yes25checking for x86_64-unknown-linux-musl-strip... x86_64-unknown-linux-musl-strip26checking for a race-free mkdir -p... /nix/store/xjl7p8dvyk2j53kqf7f43kdj4ypbxz7g-coreutils-9.11/bin/mkdir -p27checking for gawk... gawk28checking whether make sets $(MAKE)... yes29checking whether make supports nested variables... yes30checking xargs -n works... yes31checking whether UID '1000' is supported by ustar format... yes32checking whether GID '100' is supported by ustar format... yes33checking how to create a ustar tar archive... gnutar34checking for x86_64-unknown-linux-musl-gcc... x86_64-unknown-linux-musl-gcc35checking whether the C compiler works... yes36checking for C compiler default output file name... a.out37checking for suffix of executables... 38checking whether we are cross compiling... yes39checking for suffix of object files... o40checking whether the compiler supports GNU C... yes41checking whether x86_64-unknown-linux-musl-gcc accepts -g... yes42checking for x86_64-unknown-linux-musl-gcc option to enable C23 features... unsupported43checking for x86_64-unknown-linux-musl-gcc option to enable C11 features... none needed44checking whether x86_64-unknown-linux-musl-gcc understands -c and -o together... yes45checking whether the compiler is clang... no46checking for compiler option needed when checking for declarations... none47checking whether make supports the include directive... yes (GNU style)48checking dependency style of x86_64-unknown-linux-musl-gcc... none49checking how to run the C preprocessor... x86_64-unknown-linux-musl-gcc -E50checking for x86_64-unknown-linux-musl-ranlib... x86_64-unknown-linux-musl-ranlib51checking for grep that handles long lines and -e... /nix/store/xmvbzzxm5snla5a2cyfhm7hjy9bifx7n-gnugrep-3.12/bin/grep52checking for egrep... /nix/store/xmvbzzxm5snla5a2cyfhm7hjy9bifx7n-gnugrep-3.12/bin/grep -E53checking whether ln -s works... yes54checking for stdio.h... yes55checking for stdlib.h... yes56checking for string.h... yes57checking for inttypes.h... yes58checking for stdint.h... yes59checking for strings.h... yes60checking for sys/stat.h... yes61checking for sys/types.h... yes62checking for unistd.h... yes63checking for wchar.h... yes64checking for minix/config.h... no65checking for arpa/inet.h... yes66checking for features.h... yes67checking for sys/socket.h... yes68checking for stdbool.h... yes69checking for byteswap.h... yes70checking for xlocale.h... no71checking for uchar.h... yes72checking for sys/param.h... yes73checking for dirent.h... yes74checking for endian.h... yes75checking for sys/endian.h... no76checking for error.h... no77checking for linux/xattr.h... yes78checking for selinux/selinux.h... no79checking for fnmatch.h... yes80checking for stdio_ext.h... yes81checking for sys/vfs.h... yes82checking for sys/fs_types.h... no83checking for netdb.h... yes84checking for netinet/in.h... yes85checking for threads.h... yes86checking for langinfo.h... yes87checking for getopt.h... yes88checking for sys/process.h... no89checking for sys/time.h... yes90checking for grp.h... yes91checking for iconv.h... yes92checking for limits.h... yes93checking for crtdefs.h... no94checking for wctype.h... yes95checking for math.h... yes96checking for sys/mman.h... yes97checking for sys/statvfs.h... yes98checking for obstack.h... no99checking for priv.h... no100checking for sys/select.h... yes101checking for pthread.h... yes102checking for utmp.h... yes103checking for utmpx.h... yes104checking for OS.h... no105checking for malloc.h... yes106checking for spawn.h... yes107checking for stdbit.h... no108checking for stdckdint.h... yes109checking for stdcountof.h... no110checking for sys/ioctl.h... yes111checking for sys/random.h... yes112checking for sys/resource.h... yes113checking for sys/uio.h... yes114checking for sys/utsname.h... yes115checking for sys/wait.h... yes116checking for termios.h... yes117checking for utime.h... yes118checking for semaphore.h... yes119checking for sys/un.h... yes120checking for hurd.h... no121checking for linux/falloc.h... yes122checking for linux/fs.h... yes123checking for paths.h... yes124checking for stropts.h... yes125checking for sys/mtio.h... yes126checking for sys/systeminfo.h... no127checking for syslog.h... yes128checking for pwd.h... yes129checking for vfork.h... no130checking whether it is safe to define __EXTENSIONS__... yes131checking whether _XOPEN_SOURCE should be defined... no132checking build system type... x86_64-unknown-linux-gnu133checking host system type... x86_64-unknown-linux-musl134checking for egrep -e... (cached) /nix/store/xmvbzzxm5snla5a2cyfhm7hjy9bifx7n-gnugrep-3.12/bin/grep -E135checking for Minix Amsterdam compiler... no136checking for x86_64-unknown-linux-musl-ar... x86_64-unknown-linux-musl-ar137checking for x86_64-unknown-linux-musl-gcc option to support large files... none needed138checking for x86_64-unknown-linux-musl-gcc option to support timestamps after 2038... none needed139configure: autobuild project... GNU coreutils140configure: autobuild revision... 9.11141./configure: line 9930: hostname: command not found142configure: autobuild timestamp... 20260919T094327Z143checking for lstat... yes144checking for fchmod... yes145checking for pathconf... yes146checking for btowc... yes147checking for mbrtowc... yes148checking for mbsinit... yes149checking for canonicalize_file_name... no150checking for realpath... yes151checking for chown... yes152checking for fchown... yes153checking for _set_invalid_parameter_handler... no154checking for fchdir... yes155checking for posix_fadvise... yes156checking for fchmodat... yes157checking for lchmod... yes158checking for fcntl... yes159checking for symlink... yes160checking for fdopendir... yes161checking for listxattr... yes162checking for fnmatch... yes163checking for mbsrtowcs... yes164checking for fpurge... yes165checking for fstatat... yes166checking for fsync... yes167checking for openat... yes168checking for fstatfs... yes169checking for getdtablesize... yes170checking for microuptime... no171checking for nanouptime... no172checking for getlocalename_l... no173checking for getlogin... yes174checking for getexecname... no175checking for gettimeofday... yes176checking for isblank... yes177checking for iswcntrl... yes178checking for link... yes179checking for readlink... yes180checking for mbrlen... yes181checking for mbslen... no182checking for mprotect... yes183checking for memset_s... no184checking for getgrouplist... yes185checking for mkdirat... yes186checking for mknod... yes187checking for mkstemp... yes188checking for strftime_z... no189checking for pipe... yes190checking for pselect... yes191checking for pthread_sigmask... yes192checking for sigprocmask... yes193checking for utmpname... yes194checking for utmpxname... yes195checking for iswctype... yes196checking for renameat... yes197checking for fpathconf... yes198checking for secure_getenv... yes199checking for getuid... yes200checking for geteuid... yes201checking for getgid... yes202checking for getegid... yes203checking for setenv... yes204checking for settimeofday... yes205checking for stime... yes206checking for sigaction... yes207checking for sigaltstack... yes208checking for siginterrupt... yes209checking for snprintf... yes210checking for vasprintf... yes211checking for __xpg_strerror_r... yes212checking for strtoimax... yes213checking for strtold... yes214checking for strtoumax... yes215checking for localtime_r... yes216checking for unlinkat... yes217checking for utimens... no218checking for lutimens... no219checking for vasnprintf... no220checking for wcrtomb... yes221checking for wcwidth... yes222checking for pause... yes223checking for getrusage... yes224checking for sleep... yes225checking for shutdown... yes226checking for usleep... yes227checking for mquery... no228checking for pstat_getprocvm... no229checking for wctob... yes230checking for directio... no231checking for nl_langinfo... yes232checking for setitimer... yes233checking for setrlimit... yes234checking for prctl... yes235checking for endgrent... yes236checking for endpwent... yes237checking for fallocate... yes238checking for setgroups... yes239checking for sethostname... yes240checking for vmsplice... yes241checking for sync... yes242checking for sysinfo... yes243checking for tcgetpgrp... yes244checking for getgrgid_nomembers... no245checking for getgrnam_nomembers... no246checking for getgrent_nomembers... no247checking for fork... yes248checking for vfork... yes249checking for sys/acl.h... yes250checking for library containing acl_get_file... -lacl251checking for acl_get_file... yes252checking for acl_get_fd... yes253checking for acl_set_file... yes254checking for acl_set_fd... yes255checking for acl_get_link_np... no256checking for acl_free... yes257checking for acl_from_mode... yes258checking for acl_from_text... yes259checking for acl_delete_def_file... yes260checking for acl_extended_file... yes261checking for acl_delete_fd_np... no262checking for acl_delete_file_np... no263checking for acl_copy_ext_native... no264checking for acl_create_entry_np... no265checking for acl_to_short_text... no266checking for acl_free_text... no267checking for working acl_get_file... guessing yes268checking for acl/libacl.h... yes269checking for acl_entries... yes270checking for ACL_FIRST_ENTRY... yes271checking for ACL_TYPE_EXTENDED... no272checking for x86_64-unknown-linux-musl-gcc options to detect undeclared functions... none needed273checking for x86_64-unknown-linux-musl-gcc options to ignore future-version functions... none needed274checking for size_t... yes275checking for working alloca.h... yes276checking for alloca... yes277checking whether the preprocessor supports include_next... yes278checking whether source code line length is unlimited... yes279checking for d_ino member in directory struct... guessing yes280checking for long file names... yes281checking for C/C++ restrict keyword... __restrict__282checking for wint_t... yes283checking whether wint_t is large enough... yes284checking whether <wchar.h> uses 'inline' correctly... yes285checking for nl_langinfo and CODESET... yes286checking for a traditional french locale... none287checking for uselocale... yes288checking whether uselocale works... guessing yes289checking whether char8_t is correctly defined... no290checking whether char16_t is correctly defined... yes291checking whether char32_t is correctly defined... yes292checking whether the C++ compiler has <uchar.h>... yes293checking for bit size of wchar_t... 32294checking for mbstate_t... yes295checking for a traditional japanese locale... none296checking for an english Unicode locale... en_US.UTF-8297checking for a transitional chinese locale... none298checking whether mbrtowc handles incomplete characters... guessing yes299checking whether mbrtowc works as well as mbtowc... guessing yes300checking whether mbrtoc32 is declared... yes301checking for mbrtoc32... yes302checking whether mbrtoc32 works as well as mbrtowc... guessing yes303checking whether c32rtomb is declared... yes304checking for c32rtomb... yes305checking whether c32rtomb works as well as wcrtomb... guessing yes306checking whether malloc is ptrdiff_t safe... yes307checking whether malloc, calloc set errno on failure... yes308checking whether lstat correctly handles trailing slash... guessing yes309checking whether // is distinct from /... unknown, assuming no310checking whether realpath works... guessing nearly311checking for uid_t... yes312checking for gid_t... yes313checking for unistd.h... (cached) yes314checking for working chown... guessing yes315checking whether chown dereferences symlinks... guessing yes316checking whether chown honors trailing slash... guessing yes317checking whether chown updates ctime per POSIX... yes318checking for inline... inline319checking whether to enable CRC slice-by-8 algorithm... yes320checking for gcc... no321checking for cc... no322checking if pclmul intrinsic exists... yes323checking whether <sys/socket.h> is self-contained... yes324checking for shutdown... (cached) yes325checking whether <sys/socket.h> defines the SHUT_* macros... yes326checking for struct sockaddr_storage... yes327checking for sa_family_t... yes328checking for struct sockaddr_storage.ss_family... yes329checking whether linux/if_alg.h has struct sockaddr_alg.... yes330checking whether byte ordering is bigendian... no331checking if endian.h defines stdint types... yes332checking if endian.h defines functions and macros... yes333checking if environ is properly declared... yes334checking for complete errno.h... yes335checking for error... no336checking whether error_at_line is declared... no337checking whether strerror_r is declared... yes338checking whether strerror_r returns char *... no339checking type of array argument to getgroups... gid_t340checking whether ctype.h defines __header_inline... no341checking whether fchdir is declared... yes342checking whether fflush works on input streams... cross343checking for working fcntl.h... guessing no344checking for pid_t... yes345checking for mode_t... yes346checking for promoted mode_t type... mode_t347checking whether fdatasync is declared... yes348checking for library containing getfilecon_raw... no349checking whether strmode is declared... no350checking for mempcpy... yes351checking for eaccess... yes352checking whether fopen recognizes a trailing slash... guessing yes353checking whether frexp() can be used without linking with libm... yes354checking whether alarm is declared... yes355checking whether long double and double are the same... no356checking whether stdin defaults to large file offsets... yes357checking for off64_t... no358checking for blksize_t... yes359checking for blkcnt_t... yes360checking whether fseeko is declared... yes361checking for fseeko... yes362checking whether fflush works on input streams... (cached) cross363checking whether stat file-mode macros are broken... no364checking for nlink_t... yes365checking whether ftello is declared... yes366checking whether ungetc works on arbitrary bytes... guessing yes367checking for ftello... yes368checking whether ftello works... guessing yes369checking for O_CLOEXEC... yes370checking for glibc-compatible sys/cdefs.h... no371checking for library containing gethostbyname... none required372checking for gethostbyname... yes373checking for library containing getservbyname... none required374checking for getservbyname... yes375checking for library containing inet_ntop... none required376checking whether inet_ntop is declared... yes377checking for IPv4 sockets... yes378checking for IPv6 sockets... yes379checking whether getcwd (NULL, 0) allocates memory for result... guessing yes380checking for getcwd with POSIX signature... yes381checking whether getcwd is declared... yes382checking whether getdelim is declared... yes383checking whether getdtablesize is declared... yes384checking for arithmetic hrtime_t... no385checking whether getline is declared... yes386checking for pthread.h... (cached) yes387checking for pthread_kill in -lpthread... yes388checking whether POSIX threads API is available... yes389checking whether setlocale (LC_ALL, NULL) is thread-safe... no390checking whether setlocale (category, NULL) is thread-safe... yes391checking whether imported symbols can be declared weak... guessing yes392checking whether locale.h defines locale_t... yes393checking for uselocale... (cached) yes394checking whether uselocale works... (cached) guessing yes395checking for fake locale system (OpenBSD, Android)... guessing no396checking for Solaris 11.4 locale system... no397checking whether getlogin is declared... yes398checking for getopt.h... (cached) yes399checking for getopt_long_only... yes400checking whether getopt is POSIX compatible... guessing yes401checking for working GNU getopt function... guessing no402checking whether timespec_get is declared... yes403checking for timespec_get... yes404checking for struct timeval... yes405checking for wide-enough struct timeval.tv_sec member... yes406checking for ld... x86_64-unknown-linux-musl-ld407checking if the linker (x86_64-unknown-linux-musl-ld) is GNU ld... yes408checking for shared library run path origin... done409checking 32-bit host C ABI... no410checking for ELF binary format... yes411checking for the common suffixes of directories in the library search path... lib,lib,lib412checking for iconv... yes413checking for working iconv... guessing yes414checking whether iconv is compatible with its POSIX signature... yes415checking for off_t... yes416checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no417checking whether the compiler produces multi-arch binaries... no418checking whether stdint.h conforms to C99... guessing yes419checking whether stdint.h works without ISO C predefines... yes420checking whether stdint.h has UINTMAX_WIDTH etc.... no421checking whether INT32_MAX < INTMAX_MAX... yes422checking whether INT64_MAX == LONG_MAX... yes423checking whether UINT32_MAX < UINTMAX_MAX... yes424checking whether UINT64_MAX == ULONG_MAX... yes425checking where to find the exponent in a 'double'... (cached) word 1 bit 20426checking where to find the exponent in a 'float'... word 0 bit 23427checking where to find the exponent in a 'long double'... word 2 bit 0428checking whether iswcntrl works... guessing yes429checking for towlower... yes430checking for wctype_t... yes431checking for wctrans_t... yes432checking whether wctype supports the "blank" and "punct" character classes... guessing yes433checking whether langinfo.h defines CODESET... yes434checking whether langinfo.h defines ALTMON_1... no435checking whether langinfo.h defines ABALTMON_1... no436checking whether langinfo.h defines ERA... yes437checking for good max_align_t... yes438checking whether NULL can be used in arbitrary expressions... yes439checking for unreachable in C... no440checking whether nullptr_t needs <stddef.h>... yes441checking whether <stddef.h> is idempotent... guessing yes442checking whether locale.h defines _locale_t... no443checking whether locale.h conforms to POSIX:2001... yes444checking whether struct lconv is properly defined... yes445checking for CFPreferencesCopyAppValue... no446checking for CFLocaleCopyPreferredLanguages... no447checking for LC_MESSAGES... yes448checking whether imported symbols can be declared weak... (cached) guessing yes449checking for multithreading API to use... posix450checking for a sed that does not truncate output... /nix/store/qf2wzyq4irhgyhnq3s2hz0ldjq3w8a3x-gnused-4.10/bin/sed451checking whether malloc (0) returns nonnull... guessing yes452checking whether NAN macro works... yes453checking whether HUGE_VAL works... yes454checking whether mbrtowc handles a NULL pwc argument... guessing yes455checking whether mbrtowc has a correct return value... guessing yes456checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes457checking whether mbrtowc stores incomplete characters... guessing no458checking whether mbrtowc works on empty input... guessing yes459checking whether the C locale is free of encoding errors... guessing no460checking for MAP_ANONYMOUS... yes461checking whether memchr works... guessing no462checking whether memeq is declared... no463checking whether memrchr is declared... yes464checking whether <limits.h> defines MIN and MAX... no465checking whether <sys/param.h> defines MIN and MAX... yes466checking for compiler option needed when checking for future declarations... none467checking whether time_t is signed... yes468checking for working mktime... guessing no469checking for struct tm.tm_gmtoff... yes470checking for struct tm.tm_zone... yes471checking for compound literals... yes472checking for external symbol _system_configuration... no473checking for library containing posix_spawn... none required474checking for posix_spawn... yes475checking whether posix_spawn is declared... yes476checking whether posix_spawn works... guessing yes477checking whether posix_spawn rejects scripts without shebang... guessing yes478checking whether posix_spawnp rejects scripts without shebang... guessing yes479checking whether posix_spawnattr_setschedpolicy is supported... yes480checking whether posix_spawnattr_setschedparam is supported... yes481checking for desired default level of POSIX conformance... none-specified482checking whether <sys/select.h> is self-contained... yes483checking for pthread_t... yes484checking for pthread_spinlock_t... yes485checking for pthread_spin_init... yes486checking for PTHREAD_CREATE_DETACHED... yes487checking for PTHREAD_MUTEX_RECURSIVE... yes488checking for PTHREAD_MUTEX_ROBUST... yes489checking for PTHREAD_PROCESS_SHARED... yes490checking whether _putenv is declared... no491checking for sigset_t... yes492checking whether to use systemd APIs... no493checking whether endutent is declared... yes494checking for struct utmpx.ut_user... yes495checking for struct utmp.ut_user... yes496checking for struct utmpx.ut_name... yes497checking for struct utmp.ut_name... yes498checking for struct utmpx.ut_type... yes499checking for struct utmp.ut_type... yes500checking for struct utmpx.ut_pid... yes501checking for struct utmp.ut_pid... yes502checking for struct utmp.ut_tv... yes503checking for struct utmpx.ut_host... yes504checking for struct utmp.ut_host... yes505checking for struct utmpx.ut_id... yes506checking for struct utmp.ut_id... yes507checking for struct utmpx.ut_session... yes508checking for struct utmp.ut_session... yes509checking for struct utmpx.ut_exit... yes510checking for struct utmp.ut_exit... yes511checking for struct utmpx.ut_exit.e_exit... yes512checking for struct utmp.ut_exit.e_exit... yes513checking for struct utmpx.ut_exit.e_termination... yes514checking for struct utmp.ut_exit.e_termination... yes515checking whether sysinfo is declared... yes516checking for sys/sysctl.h... no517checking for sysctl... no518checking whether realloc should abort upon undefined behaviour... no519checking for ssize_t... yes520checking for sched.h... yes521checking for struct sched_param... yes522checking for library containing setsockopt... none needed523checking whether setenv is declared... yes524checking for search.h... yes525checking for tsearch... yes526checking for volatile sig_atomic_t... yes527checking for sighandler_t... yes528checking whether snprintf returns a byte count as in C99... guessing yes529checking whether printf supports POSIX/XSI format strings with positions... guessing yes530checking whether snprintf is declared... yes531checking for posix_spawnattr_t... yes532checking for posix_spawn_file_actions_t... yes533checking whether stdckdint.h can be included in C... yes534checking checking for an ISO C23 compliant stdckdint.h in C... yes535checking whether stdckdint.h can be included in C++... yes536checking checking for an ISO C++26 compliant stdckdint.h in C++... no537checking whether the C++ compiler has <stdcountof.h>... no538checking whether fcloseall is declared... no539checking whether getw is declared... yes540checking whether putw is declared... yes541checking which flavor of printf attribute matches inttypes macros... system542checking whether ecvt is declared... yes543checking whether fcvt is declared... yes544checking whether gcvt is declared... yes545checking whether MB_CUR_MAX is correct... guessing yes546checking whether strdup is declared... yes547checking whether streq is declared... no548checking whether strerror(0) succeeds... guessing yes549checking for strerror_r... yes550checking for strerror_r with POSIX signature... yes551checking whether strerror_r works... guessing yes552checking for strerrorname_np... no553checking whether strncpy works... guessing yes554checking whether strnlen is declared... yes555checking whether strsignal is declared... yes556checking whether ldexp() can be used without linking with libm... yes557checking whether strtoimax is declared... yes558checking whether strtoumax is declared... yes559checking whether <sys/ioctl.h> declares ioctl... yes560checking for struct utsname... yes561checking for struct winsize in <termios.h>... yes562checking for struct timespec in <time.h>... yes563checking for TIME_UTC in <time.h>... yes564checking whether execvpe is declared... yes565checking whether clearerr_unlocked is declared... yes566checking whether feof_unlocked is declared... yes567checking whether ferror_unlocked is declared... yes568checking whether fflush_unlocked is declared... yes569checking whether fgets_unlocked is declared... yes570checking whether fileno_unlocked is declared... yes571checking whether fputc_unlocked is declared... yes572checking whether fputs_unlocked is declared... yes573checking whether fread_unlocked is declared... yes574checking whether fwrite_unlocked is declared... yes575checking whether getc_unlocked is declared... yes576checking whether getchar_unlocked is declared... yes577checking whether putc_unlocked is declared... yes578checking whether putchar_unlocked is declared... yes579checking whether unsetenv is declared... yes580checking whether the utimes function works... guessing yes581checking for inttypes.h... yes582checking for stdint.h... yes583checking for intmax_t... yes584checking whether snprintf truncates the result as in C99... guessing yes585checking for wcslen... yes586checking for snprintf... (cached) yes587checking for strnlen... yes588checking for wcrtomb... (cached) yes589checking whether _snprintf is declared... no590checking whether printf supports size specifiers as in C99... guessing yes591checking whether printf supports size specifiers as in C23... guessing no592checking whether printf supports 'long double' arguments... guessing yes593checking whether printf supports infinite 'double' arguments... guessing yes594checking whether printf supports infinite 'long double' arguments... guessing no595checking whether printf supports the 'a' and 'A' directives... guessing yes596checking whether printf supports the 'b' directive... guessing no597checking whether printf supports the 'F' directive... guessing yes598checking whether printf supports the 'ls' directive... guessing yes599checking whether printf supports the 'lc' directive correctly... guessing no600checking whether printf supports the grouping flag... guessing yes601checking whether printf supports grouping on integers with a precision... guessing yes602checking whether printf supports grouping with a multibyte separator... guessing yes603checking whether printf supports the left-adjust flag correctly... guessing yes604checking whether printf supports the zero flag correctly... guessing yes605checking whether printf supports the alternative flag with a zero precision... guessing yes606checking whether printf supports large precisions... guessing yes607checking whether printf survives out-of-memory conditions... guessing no608checking whether wcsdup is declared... yes609checking POSIX termios... yes610checking whether use of TIOCGWINSZ requires termios.h... no611checking for C compiler option to allow warnings... -Wno-error612checking for C++ compiler option to allow warnings... -Wno-error613checking for a french Unicode locale... fr_FR.UTF-8614checking for a turkish Unicode locale... none615checking whether frexp works... guessing yes616checking whether frexpl is declared... yes617checking whether frexpl() can be used without linking with libm... yes618checking whether frexpl works... guessing yes619checking for library needed for semaphore functions... none620checking whether initstate is declared... yes621checking whether setstate is declared... yes622checking whether access honors trailing slash... guessing yes623checking for posix_memalign... yes624checking for alignas and alignof... yes, keywords625checking for alloca as a compiler built-in... yes626checking whether to enable assertions... yes627checking for static_assert... yes, a keyword628checking for bool, true, false... yes629checking whether btowc(0) is correct... guessing yes630checking whether btowc is consistent with mbrtowc in the C locale... guessing yes631checking whether the C locale is free of encoding errors... (cached) guessing no632checking for __builtin_expect... yes633checking for working bswap_16, bswap_32, bswap_64... yes634checking for nl_langinfo... yes635checking for strtod_l... yes636checking for nl_langinfo... (cached) yes637checking for strtold_l... yes638checking whether calloc (0, n) and calloc (n, 0) return nonnull... guessing yes639checking for faccessat... yes640checking for readlinkat... yes641checking whether this system supports file names of any length... no642checking whether chmod works... guessing yes643checking for library containing clock_gettime... none required644checking for clock_getres... yes645checking for clock_gettime... yes646checking for clock_settime... yes647checking for closedir... yes648checking for copy_file_range... yes649checking whether openssl is GPL compatible... no650checking whether openssl is GPL compatible... (cached) no651checking whether openssl is GPL compatible... (cached) no652checking whether openssl is GPL compatible... (cached) no653checking whether openssl is GPL compatible... (cached) no654checking for d_ino member in directory struct... (cached) guessing yes655checking for d_type member in directory struct... yes656checking for dirfd... yes657checking whether dirfd is declared... yes658checking whether dirfd is a macro... no659checking whether // is distinct from /... (cached) unknown, assuming no660checking whether dup works... guessing yes661checking whether dup2 works... guessing yes662checking for euidaccess... yes663checking for faccessat... (cached) yes664checking whether fchmodat works... guessing no665checking for readlinkat... (cached) yes666checking for fchownat... yes667checking whether fchownat works with AT_SYMLINK_NOFOLLOW... guessing no668checking whether fchownat works with an empty file name... guessing no669checking whether fcntl handles F_DUPFD correctly... guessing yes670checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no671checking for fdatasync... yes672checking whether fdopen sets errno... guessing yes673checking whether fdopendir is declared... yes674checking whether fdopendir works... guessing yes675checking whether fflush works on input streams... (cached) cross676checking for sys/smack.h... no677checking for struct stat.st_blocks... yes678checking for mempcpy... (cached) yes679checking for flexible array member... yes680checking whether float.h conforms to ISO C23... no681checking whether conversion from 'int' to 'long double' works... guessing yes682checking for working GNU fnmatch... guessing yes683checking whether fopen supports the mode character 'x'... guessing yes684checking whether fopen supports the mode character 'e'... guessing yes685checking for __fpending... yes686checking whether __fpending is declared... yes687checking for __fpurge... yes688checking whether fpurge is declared... no689checking whether fpurge works... no690checking for __freadahead... yes691checking for __freading... yes692checking whether free is known to preserve errno... no693checking whether freopen works on closed fds... guessing yes694checking whether frexp works... (cached) guessing yes695checking whether frexpl is declared... (cached) yes696checking whether frexpl() can be used without linking with libm... (cached) yes697checking whether frexpl works... (cached) guessing yes698checking for fseeko... (cached) yes699checking whether fflush works on input streams... (cached) cross700checking for _fseeki64... no701checking for __fseterr... yes702checking whether fstatat (..., 0) works... guessing yes703checking for sys/mount.h... yes704checking for statvfs function (SVR4)... yes705checking whether to use statvfs64... no706checking for two-argument statfs with statfs.f_frsize member... no707checking for sys/fs/s5param.h... no708checking for sys/statfs.h... yes709checking for statfs that truncates block counts... no710checking for ftello... (cached) yes711checking whether ftello works... (cached) guessing yes712checking for strtof... yes713checking for ftruncate... yes714checking for struct statfs.f_type... yes715checking for __fsword_t... no716checking for fts_open... no717checking for futimens... yes718checking whether futimens works... guessing no719checking for library containing getaddrinfo... none required720checking for getaddrinfo... yes721checking whether getaddrinfo supports AI_NUMERICHOST and AI_NUMERICSERV... guessing yes722checking whether gai_strerror is declared... yes723checking whether gai_strerrorA is declared... no724checking for gai_strerror with POSIX signature... yes725checking for struct sockaddr.sa_len... no726checking whether getaddrinfo is declared... yes727checking whether freeaddrinfo is declared... yes728checking whether getnameinfo is declared... yes729checking for struct addrinfo... yes730checking whether getcwd handles long file names properly... guessing no, but it is partly working731checking whether getcwd succeeds when 4k < cwd_length < 16k... guessing no732checking for getdelim... yes733checking for working getdelim function... guessing yes734checking whether getdtablesize works... guessing yes735checking for getgroups... yes736checking for working getgroups... guessing yes737checking whether getgroups handles negative values... guessing yes738checking for gethostname... yes739checking for HOST_NAME_MAX... yes740checking whether gethrtime is declared... no741checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes742checking for getline... yes743checking for working getline function... guessing yes744checking for getloadavg... yes745checking for sys/loadavg.h... no746checking whether getloadavg is declared... yes747checking for newlocale... yes748checking for duplocale... yes749checking for freelocale... yes750checking for newlocale... (cached) yes751checking for duplocale... (cached) yes752checking for freelocale... (cached) yes753checking whether getlogin works... guessing no754checking for getpagesize... yes755checking whether getpagesize is declared... yes756checking for getprogname... no757checking whether program_invocation_name is declared... yes758checking whether program_invocation_name is declared... (cached) yes759checking whether program_invocation_short_name is declared... yes760checking whether __argv is declared... no761checking for getrandom... yes762checking whether getrandom is compatible with its GNU+BSD signature... yes763checking for timespec_getres... no764checking for gettimeofday with POSIX signature... yes765checking for group_member... no766checking host operating system... GNU/Linux767checking for library containing gethostbyname... (cached) none required768checking for gethostbyname... (cached) yes769checking for library containing inet_ntop... (cached) none required770checking whether inet_ntop is declared... (cached) yes771checking for library containing inet_pton... none required772checking whether inet_pton is declared... yes773checking whether the compiler generally respects inline... yes774checking for isapipe... no775checking whether pipes are FIFOs (and for their link count)... cross-compiling776checking whether isinf is declared... yes777checking whether isinf(long double) works... guessing yes778checking whether isnan(double) can be used without linking with libm... yes779checking whether isnan(float) can be used without linking with libm... yes780checking whether isnan(float) works... guessing yes781checking whether isnan(long double) can be used without linking with libm... yes782checking whether isnanl works... guessing yes783checking for iswblank... yes784checking whether iswblank is declared... yes785checking whether iswdigit is ISO C compliant... guessing yes786checking whether iswpunct is consistent with ispunct... guessing yes787checking whether iswxdigit is ISO C compliant... guessing yes788checking for lchmod... yes789checking for lchmod... (cached) yes790checking for lchown... yes791checking for C compiler flag to ignore unused libraries... -Wl,--as-needed792checking whether the compiler supports the __inline keyword... yes793checking for gmp.h... yes794checking for libgmp... yes795checking how to link with libgmp... -lgmp796checking for gmp.h... (cached) yes797checking for libgmp... (cached) yes798checking how to link with libgmp... -lgmp799checking whether link obeys POSIX... guessing yes800checking for __xpg4... no801checking whether link(2) dereferences a symlink... guessing no802checking for linkat... yes803checking whether linkat() can link symlinks... guessing yes804checking whether linkat handles trailing slash correctly... guessing yes805checking whether localeconv works... guessing yes806checking for pthread_rwlock_t... yes807checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no808checking whether lseek detects pipes... yes809checking whether SEEK_DATA works but is incompatible with GNU... no810checking whether mbrtoc32 works on empty input... guessing yes811checking whether the C locale is free of encoding errors... guessing no812checking whether mbrtoc32 works in an UTF-8 locale... guessing no813checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes814checking whether mbrtowc has a correct return value... (cached) guessing yes815checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes816checking whether mbrtowc stores incomplete characters... (cached) guessing no817checking whether mbrtowc works on empty input... (cached) guessing yes818checking whether the C locale is free of encoding errors... (cached) guessing no819checking whether mbsrtowcs works... guessing yes820checking whether the C locale is free of encoding errors... (cached) guessing no821checking whether mbswidth is declared in <wchar.h>... no822checking for mbstate_t... (cached) yes823checking for mbtowc... yes824checking for bp-sym.h... no825checking for mempcpy... (cached) yes826checking for memrchr... yes827checking for memset_explicit... no828checking for explicit_memset... no829checking whether mkdir handles trailing slash... guessing yes830checking whether mkdir handles trailing dot... guessing yes831checking for mkfifo... yes832checking whether mkfifo rejects trailing slashes... guessing yes833checking for mknodat... yes834checking for mkfifoat... yes835checking whether mkfifoat rejects trailing slashes... guessing yes836checking whether mknod can create fifo without root privileges... guessing yes837checking for mkostemp... yes838checking for working mkstemp... guessing yes839checking for __mktime_internal... no840checking for listmntent... no841checking for sys/ucred.h... no842checking for sys/mount.h... (cached) yes843checking for mntent.h... yes844checking for sys/fs_types.h... (cached) no845checking for struct fsstat.f_fstypename... no846checking for library containing getmntent... none required847checking for getmntent... yes848checking for mntctl function and struct vmount... no849checking for one-argument getmntent function... yes850checking for setmntent... yes851checking for endmntent... yes852checking for hasmntopt... yes853checking for sys/mntent.h... no854checking for sys/mkdev.h... no855checking for sys/sysmacros.h... yes856checking for struct statfs.f_fstypename... no857checking for library containing nanosleep... none required858checking for working nanosleep... guessing no (mishandles large arguments)859checking whether <netinet/in.h> is self-contained... yes860checking for nl_langinfo... (cached) yes861checking for mntent.h... (cached) yes862checking for sys/pstat.h... no863checking for sys/param.h... (cached) yes864checking for setmntent... (cached) yes865checking for sys/sysctl.h... (cached) no866checking for sched_getaffinity_np... no867checking for pstat_getdynamic... no868checking for sysctl... (cached) no869checking for sched_getaffinity... yes870checking for glibc compatible sched_getaffinity... yes871checking for C nullptr... yes872checking whether open recognizes a trailing slash... guessing yes873checking for opendir... yes874checking for bison... no875checking for Perl 5.005 or newer... no876configure: WARNING:877WARNING: You don't seem to have perl5.005 or newer installed, or you lack878 a usable version of the Perl File::Compare module. As a result,879 you may be unable to run a few tests or to regenerate certain880 files if you modify the sources from which they are derived.881 882checking for sys/pstat.h... (cached) no883checking for sys/sysinfo.h... yes884checking for machine/hal_sysinfo.h... no885checking for sys/table.h... no886checking for sys/param.h... (cached) yes887checking for sys/systemcfg.h... no888checking for sys/sysctl.h... (cached) no889checking for pstat_getstatic... no890checking for pstat_getdynamic... (cached) no891checking for getsysinfo... no892checking for sysctl... (cached) no893checking for table... no894checking for sysinfo... (cached) yes895checking for struct sysinfo.mem_unit... yes896checking for pipe2... yes897checking for a shell that conforms to POSIX... /nix/store/svx59425zxp552p2b8gm11qj5r09b56i-bash-5.3p15/bin/bash898checking for posix_memalign... (cached) yes899checking whether posix_memalign works for large alignment or zero size... guessing no900checking whether posix_spawn_file_actions_addclose works... guessing no901checking whether posix_spawn_file_actions_adddup2 works... guessing no902checking whether frexp works... (cached) guessing yes903checking whether ldexp can be used without linking with libm... (cached) yes904checking whether frexpl() can be used without linking with libm... (cached) yes905checking whether frexpl works... (cached) guessing yes906checking whether frexpl is declared... (cached) yes907checking whether ldexpl() can be used without linking with libm... yes908checking whether ldexpl works... guessing yes909checking whether ldexpl is declared... yes910checking for getppriv... no911checking whether program_invocation_name is declared... (cached) yes912checking whether program_invocation_short_name is declared... (cached) yes913checking whether signature of pselect conforms to POSIX... yes914checking whether pselect detects invalid fds... guessing yes915checking for PTHREAD_CREATE_DETACHED... (cached) yes916checking for PTHREAD_MUTEX_RECURSIVE... (cached) yes917checking for PTHREAD_MUTEX_ROBUST... (cached) yes918checking for PTHREAD_PROCESS_SHARED... (cached) yes919checking for pthread_mutexattr_getrobust... yes920checking whether pthread_once works... yes921checking whether pthread_once can be used without linking with libpthread... guessing yes922checking whether pthread_create exists as a global function... yes923checking whether pthread_mutex_timedlock is declared... yes924checking for pthread_mutex_timedlock... yes925checking whether pthread_sigmask is a macro... no926checking whether pthread_sigmask works without -lpthread... guessing yes927checking whether pthread_sigmask returns error numbers... guessing yes928checking for putenv compatible with GNU and SVID... guessing yes929checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr930checking for qsort_r... yes931checking for qsort_r signature... GNU932checking for raise... yes933checking for rawmemchr... no934checking for readdir... yes935checking whether readlink signature is correct... yes936checking whether readlink handles trailing slash correctly... guessing yes937checking whether readlink truncates results correctly... guessing yes938checking for readlinkat... (cached) yes939checking whether readlinkat signature is correct... yes940checking whether realloc sets errno on failure... yes941checking whether realloc (..., 0) returns nonnull... guessing yes942checking for reallocarray... yes943checking for working re_compile_pattern... guessing no944checking for libintl.h... yes945checking whether isblank is declared... yes946checking whether rename honors trailing slash on destination... guessing yes947checking whether rename honors trailing slash on source... guessing yes948checking whether rename manages hard links correctly... guessing yes949checking whether rename manages existing destinations correctly... guessing yes950checking for linux/fs.h... (cached) yes951checking for renameat2... yes952checking whether renameat2 works... guessing yes953checking for linux/fs.h... (cached) yes954checking for renameat2... (cached) yes955checking whether renameat2 works... (cached) guessing yes956checking for rewinddir... yes957checking whether rmdir works... guessing yes958checking for rpmatch... no959checking whether select supports a 0 argument... guessing yes960checking whether select detects invalid fds... guessing yes961checking for selinux/flask.h... no962checking for selinux/context.h... no963checking for selinux/label.h... no964checking for library containing getservbyname... (cached) none required965checking for getservbyname... (cached) yes966checking whether setenv validates arguments... guessing yes967checking whether the -Werror option is usable... yes968checking for simple visibility declarations... yes969checking for sig2str... no970checking for str2sig... no971checking for struct sigaction.sa_sigaction... yes972checking for signbit macro... guessing yes973checking for signbit compiler built-ins... guessing yes974checking for stdint.h... (cached) yes975checking for SIZE_MAX... yes976checking for smack_new_label_from_self in -lsmack... no977checking for snprintf... (cached) yes978checking whether snprintf respects a size of 1... guessing yes979checking for socklen_t... yes980checking for ssize_t... (cached) yes981checking whether stat handles trailing slashes on files... guessing yes982checking for struct stat.st_atim.tv_nsec... yes983checking whether struct stat.st_atim is of type struct timespec... yes984checking for struct stat.st_birthtimespec.tv_nsec... no985checking for struct stat.st_birthtimensec... no986checking for struct stat.st_birthtim.tv_nsec... no987checking for va_copy... yes988checking for stpcpy... yes989checking for strchrnul... yes990checking whether strchrnul works... guessing yes991checking for working strerror function... guessing yes992checking for working strnlen... yes993checking for strsignal... yes994checking whether strsignal always returns a string... guessing yes995checking whether strtod obeys C99... guessing yes996checking whether strtoimax works... guessing yes997checking whether strtold obeys POSIX... guessing yes998checking for strtoll... yes999checking whether strtoll works... guessing no1000checking for strtoull... yes1001checking whether strtoull works... guessing no1002checking whether symlink handles trailing slash correctly... guessing yes1003checking for symlinkat... yes1004checking whether symlinkat handles trailing slash correctly... guessing yes1005checking for sys/single_threaded.h... no1006checking whether time() works... guessing yes1007checking whether localtime_r is declared... yes1008checking whether localtime_r is compatible with its POSIX signature... yes1009checking whether localtime works even near extrema... guessing yes1010checking for timezone_t... no1011checking for tzalloc... no1012checking for timegm... yes1013checking whether timer_settime is declared... yes1014checking for library containing timer_settime... none required1015checking for timer_settime... yes1016checking for uname... yes1017checking whether unlink honors trailing slashes... guessing yes1018checking whether unlink of a parent directory fails as it should... guessing yes1019checking whether a running program can be unlinked... guessing no1020checking for unsetenv... yes1021checking for unsetenv() return type... int1022checking whether unsetenv obeys POSIX... guessing no1023checking for utime... yes1024checking whether utime handles trailing slashes on files... guessing yes1025checking for futimes... yes1026checking for futimesat... yes1027checking for lutimes... yes1028checking for futimens... (cached) yes1029checking for utimensat... yes1030checking for utimensat... (cached) yes1031checking whether utimensat works... guessing yes1032checking for variable-length arrays... yes1033checking for ptrdiff_t... yes1034checking for ptrdiff_t... (cached) yes1035checking whether wcrtomb works in the C locale... guessing yes1036checking whether wcrtomb return value is correct... guessing yes1037checking whether wcwidth is declared... yes1038checking whether wcwidth works reasonably in UTF-8 locales... guessing yes1039checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes1040checking whether use of TIOCGWINSZ requires termios.h... (cached) no1041checking whether use of struct winsize requires sys/ptem.h... no1042checking for wmemchr... yes1043checking for wmempcpy... no1044checking for stdint.h... (cached) yes1045checking for atoll... yes1046checking whether c32rtomb return value is correct... guessing yes1047checking whether open recognizes a trailing slash... (cached) guessing yes1048checking for duplocale... (cached) yes1049checking whether htons is declared... yes1050checking whether htonl is declared... yes1051checking whether ntohs is declared... yes1052checking whether ntohl is declared... yes1053checking whether byte ordering is bigendian... (cached) no1054checking whether byte ordering is bigendian... (cached) no1055checking for ioctl... yes1056checking for ioctl with POSIX signature... yes1057checking for newlocale... (cached) yes1058checking for newlocale... (cached) yes1059checking for uselocale... (cached) yes1060checking whether uselocale works... (cached) guessing yes1061checking whether perror matches strerror... guessing yes1062checking whether posix_spawn_file_actions_addopen works... guessing no1063checking for pthread_rwlock_init... yes1064checking whether pthread_rwlock_timedrdlock is declared... yes1065checking for reasonable pthread_rwlock wait queue handling... guessing yes1066checking for random... yes1067checking for initstate... yes1068checking for setstate... yes1069checking for random.h... no1070checking for struct random_data... no1071checking for random_r... no1072checking whether sched_yield is declared... yes1073checking whether sleep is declared... yes1074checking for working sleep... guessing yes1075checking for IPv4 sockets... (cached) yes1076checking for IPv6 sockets... (cached) yes1077checking for UNIX domain sockets... yes1078checking for pthread_atfork... yes1079checking for struct tm.tm_gmtoff... (cached) yes1080checking for struct tm.tm_zone... (cached) yes1081checking whether tmpfile works... guessing yes1082checking whether trunc is declared... yes1083checking whether truncl is declared... yes1084checking for useconds_t... yes1085checking whether usleep allows large arguments... guessing yes1086checking whether wctob works... guessing yes1087checking for working volatile... yes1088checking for sys/sysctl.h... (cached) no1089checking whether geteuid is declared... yes1090checking whether getuid is declared... yes1091checking whether getgrgid is declared... yes1092checking whether getpwuid is declared... yes1093checking whether ttyname is declared... yes1094checking whether setregid is declared... yes1095checking for declarations of fseeko and ftello... yes1096checking for struct stat.st_author... no1097checking for ino_t... yes1098checking for major_t... no1099checking for minor_t... no1100checking for mode_to_security_class... no1101checking for inotify_init... yes1102checking for syncfs... yes1103checking for nfs/vfs.h... no1104checking for struct statvfs.f_basetype... no1105checking for struct statvfs.f_fstypename... no1106checking for struct statvfs.f_type... yes1107checking for struct statvfs.f_namemax... yes1108checking for cap_get_file in -lcap... no1109configure: WARNING: libcap library was not found or not usable.1110configure: WARNING: GNU coreutils will be built without capability support.1111checking for working fork... cross1112configure: WARNING: result yes guessed because of cross compilation1113checking for working vfork... (cached) yes1114checking for chroot... yes1115checking for gethostid... yes1116checking for sigsuspend... yes1117checking whether use of struct winsize requires sys/ptem.h... (cached) no1118checking for library containing dlopen... none required1119checking for fclonefileat... no1120checking for getattrat... no1121checking for statx... yes1122checking for initgroups... yes1123checking for syslog... yes1124checking for 3-argument setpriority function... yes1125checking POSIX termios... (cached) yes1126checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) yes1127checking whether termios.h needs _XOPEN_SOURCE... no1128checking c_line in struct termios... yes1129checking whether use of struct winsize requires sys/ptem.h... (cached) no1130checking whether use of TIOCGWINSZ requires termios.h... (cached) no1131checking whether C compiler handles -Werror... yes1132checking whether C compiler handles -errwarn... no1133checking whether this system supports stdbuf... no1134checking IEEE 16 bit floating point... no1135checking Brain 16 bit floating point... no1136checking if vmull intrinsic exists... no1137checking if pclmul intrinsic exists... yes1138checking if avx2 pclmul intrinsic exists... yes1139checking if avx512 pclmul intrinsic exists... yes1140checking for avx2 intrinsics... yes1141checking for avx512 intrinsics... yes1142checking for neon intrinsics... no1143checking whether NLS is requested... yes1144checking for msgfmt... no1145checking for gmsgfmt... :1146checking for xgettext... no1147checking for msgmerge... no1148checking for CFPreferencesCopyAppValue... (cached) no1149checking for CFLocaleCopyPreferredLanguages... (cached) no1150checking for GNU gettext in libc... no1151checking for iconv... (cached) yes1152checking for working iconv... (cached) guessing yes1153checking for GNU gettext in libintl... no1154checking whether to use NLS... no1155checking that generated files are newer than configure... done1156configure: creating ./config.status1157config.status: creating Makefile1158config.status: creating po/Makefile.in1159config.status: creating gnulib-tests/Makefile1160config.status: creating build-aux/makeinfo-wrapper.sh1161config.status: creating lib/config.h1162config.status: executing depfiles commands1163config.status: executing po-directories commands1164config.status: creating po/POTFILES1165config.status: creating po/Makefile1166configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared1167configurePhase completed in 1 minutes 1 secondsbuildPhase
1168build flags: -j24 SHELL=/nix/store/svx59425zxp552p2b8gm11qj5r09b56i-bash-5.3p15/bin/bash1169 GEN lib/alloca.h1170 GEN lib/arpa/inet.h1171 GEN lib/configmake.h1172 GEN lib/dirent.h1173 GEN lib/ctype.h1174 GEN lib/error.h1175 GEN lib/fcntl.h1176 GEN lib/float.h1177 GEN lib/fts_.h1178 GEN lib/getopt.h1179 GEN lib/getopt-cdefs.h1180 GEN lib/malloc/dynarray.gl.h1181 GEN lib/malloc/dynarray-skeleton.gl.h1182 GEN lib/malloc/scratch_buffer.gl.h1183 GEN lib/iconv.h1184 GEN lib/inttypes.h1185 GEN lib/langinfo.h1186 GEN lib/limits.h1187 GEN lib/locale.h1188 GEN lib/math.h1189 GEN lib/netdb.h1190 GEN lib/obstack.h1191 GEN lib/pthread.h1192 GEN lib/sched.h1193 GEN lib/selinux/selinux.h1194 GEN lib/selinux/context.h1195 GEN lib/selinux/label.h1196 GEN lib/signal.h1197 GEN lib/spawn.h1198 GEN lib/stdbit.h1199 GEN lib/stdckdint.h1200 GEN lib/stdcountof.h1201 GEN lib/stddef.h1202 GEN lib/stdint.h1203 GEN lib/stdio.h1204 GEN lib/stdlib.h1205 GEN lib/string.h1206 GEN lib/sys/ioctl.h1207 GEN lib/sys/random.h1208 GEN lib/sys/resource.h1209 GEN lib/sys/select.h1210 GEN lib/sys/socket.h1211 GEN lib/sys/stat.h1212 GEN lib/sys/time.h1213 GEN lib/sys/types.h1214 GEN lib/sys/uio.h1215 GEN lib/sys/utsname.h1216 GEN lib/sys/wait.h1217 GEN lib/termios.h1218 GEN lib/time.h1219 GEN lib/uchar.h1220 GEN lib/unicase.h1221 GEN lib/unictype.h1222 GEN lib/uninorm.h1223 GEN lib/unistd.h1224 GEN lib/unistr.h1225 GEN lib/unitypes.h1226 GEN lib/uniwidth.h1227 GEN lib/utime.h1228 GEN lib/wchar.h1229 GEN lib/wctype.h1230 GEN src/coreutils.h1231 GEN src/version.c1232 GEN src/version.h1233 GEN src/speedlist.h1234make all-recursive1235make[1]: Entering directory '/build/coreutils-9.11'1236Making all in po1237make[2]: Entering directory '/build/coreutils-9.11/po'1238make[2]: Nothing to be done for 'all'.1239make[2]: Leaving directory '/build/coreutils-9.11/po'1240Making all in .1241make[2]: Entering directory '/build/coreutils-9.11'1242 CC lib/libcoreutils_a-long-options.o1243 CC lib/libcoreutils_a-malloca.o1244 CC lib/libcoreutils_a-math.o1245 CC lib/libcoreutils_a-mbbuf.o1246 CC lib/libcoreutils_a-mbrlen.o1247 CC lib/libcoreutils_a-mbrtoc32.o1248 CC lib/libcoreutils_a-mbrtowc.o1249 CC lib/libcoreutils_a-mbs_endswith.o1250 CC lib/libcoreutils_a-mbscasecmp.o1251 CC lib/libcoreutils_a-mbschr.o1252 CC lib/libcoreutils_a-mbslen.o1253 CC lib/libcoreutils_a-mbsnlen.o1254 CC lib/libcoreutils_a-mbsrtoc32s.o1255 CC lib/libcoreutils_a-mbsrtowcs.o1256 CC lib/libcoreutils_a-mbsstr.o1257 CC lib/libcoreutils_a-mbswidth.o1258 CC lib/libcoreutils_a-mbszero.o1259 CC lib/libcoreutils_a-mcel.o1260 CC lib/libcoreutils_a-memcasecmp.o1261 CC lib/libcoreutils_a-memchr.o1262 CC lib/libcoreutils_a-memchr2.o1263 CC lib/libcoreutils_a-memcmp2.o1264 CC lib/libcoreutils_a-memcoll.o1265 CC lib/libcoreutils_a-memeq.o1266 CC lib/libcoreutils_a-memset_explicit.o1267 CC lib/libcoreutils_a-mgetgroups.o1268 CC lib/libcoreutils_a-mkancesdirs.o1269 CC lib/libcoreutils_a-dirchownmod.o1270 CC lib/libcoreutils_a-mkdir-p.o1271 CC lib/libcoreutils_a-modechange.o1272 CC lib/libcoreutils_a-mountlist.o1273 CC lib/libcoreutils_a-mpsort.o1274 CC lib/libcoreutils_a-nanosleep.o1275 CC lib/libcoreutils_a-next-prime.o1276 CC lib/libcoreutils_a-nl_langinfo.o1277 CC lib/libcoreutils_a-nproc.o1278 CC lib/libcoreutils_a-nstrftime.o1279 CC lib/libcoreutils_a-obstack.o1280 CC lib/glthread/libcoreutils_a-once.o1281 CC lib/libcoreutils_a-open.o1282 CC lib/libcoreutils_a-openat.o1283 CC lib/libcoreutils_a-openat-die.o1284 CC lib/libcoreutils_a-openat-safer.o1285 CC lib/libcoreutils_a-opendirat.o1286 CC lib/libcoreutils_a-parse-datetime.o1287 CC lib/libcoreutils_a-physmem.o1288 CC lib/libcoreutils_a-pipe2.o1289 CC lib/libcoreutils_a-pipe2-safer.o1290 CC lib/libcoreutils_a-posix_memalign.o1291 CC lib/libcoreutils_a-spawn_faction_addclose.o1292 CC lib/libcoreutils_a-spawn_faction_adddup2.o1293 CC lib/libcoreutils_a-posixtm.o1294 CC lib/libcoreutils_a-posixver.o1295 CC lib/libcoreutils_a-printf-frexp.o1296 CC lib/libcoreutils_a-printf-frexpl.o1297 CC lib/libcoreutils_a-priv-set.o1298 CC lib/libcoreutils_a-progname.o1299 CC lib/libcoreutils_a-propername-lite.o1300 CC lib/libcoreutils_a-qcopy-acl.o1301 CC lib/libcoreutils_a-qset-acl.o1302 CC lib/libcoreutils_a-quotearg.o1303 CC lib/libcoreutils_a-randint.o1304 CC lib/libcoreutils_a-randperm.o1305 CC lib/libcoreutils_a-randread.o1306 CC lib/libcoreutils_a-rand-isaac.o1307 CC lib/libcoreutils_a-rawmemchr.o1308 CC lib/libcoreutils_a-read-file.o1309 CC lib/libcoreutils_a-readtokens.o1310 CC lib/libcoreutils_a-readtokens0.o1311 CC lib/libcoreutils_a-readutmp.o1312 CC lib/libcoreutils_a-regex.o1313 CC lib/libcoreutils_a-renameatu.o1314 CC lib/libcoreutils_a-root-dev-ino.o1315 CC lib/libcoreutils_a-rpmatch.o1316 CC lib/libcoreutils_a-safe-read.o1317 CC lib/libcoreutils_a-safe-write.o1318 CC lib/libcoreutils_a-same.o1319 CC lib/libcoreutils_a-same-inode.o1320 CC lib/libcoreutils_a-save-cwd.o1321 CC lib/libcoreutils_a-savedir.o1322 CC lib/libcoreutils_a-savewd.o1323 CC lib/libcoreutils_a-selinux-at.o1324 CC lib/libcoreutils_a-se-context.o1325 CC lib/libcoreutils_a-se-label.o1326 CC lib/libcoreutils_a-se-selinux.o1327 CC lib/libcoreutils_a-setlocale_null.o1328 CC lib/libcoreutils_a-setlocale-lock.o1329 CC lib/libcoreutils_a-setlocale_null-unlocked.o1330 CC lib/libcoreutils_a-settime.o1331 CC lib/libcoreutils_a-sig2str.o1332 CC lib/libcoreutils_a-sig-handler.o1333 CC lib/libcoreutils_a-skipchars.o1334 CC lib/libcoreutils_a-sockets.o1335 CC lib/libcoreutils_a-stat-time.o1336 CC lib/libcoreutils_a-stdc_bit_width.o1337 CC lib/libcoreutils_a-stdc_leading_zeros.o1338 CC lib/libcoreutils_a-stdc_memreverse8u.o1339 CC lib/libcoreutils_a-stdc_trailing_zeros.o1340 CC lib/libcoreutils_a-stdlib.o1341 CC lib/libcoreutils_a-mkstemp-safer.o1342 CC lib/libcoreutils_a-str_endswith.o1343 CC lib/libcoreutils_a-streq.o1344 CC lib/libcoreutils_a-strerrorname_np.o1345 CC lib/libcoreutils_a-strnlen1.o1346 CC lib/libcoreutils_a-strnul.o1347 CC lib/libcoreutils_a-strintcmp.o1348 CC lib/libcoreutils_a-strnumcmp.o1349 CC lib/libcoreutils_a-strtoll.o1350 CC lib/libcoreutils_a-strtoull.o1351 CC lib/libcoreutils_a-sys_socket.o1352 CC lib/libcoreutils_a-targetdir.o1353 CC lib/libcoreutils_a-tempname.o1354 CC lib/glthread/libcoreutils_a-threadlib.o1355 CC lib/libcoreutils_a-time_rz.o1356 CC lib/libcoreutils_a-timegm.o1357 CC lib/libcoreutils_a-timespec.o1358 CC lib/glthread/libcoreutils_a-tls.o1359 CC lib/libcoreutils_a-tmpdir.o1360 CC lib/libcoreutils_a-u64.o1361 CC lib/libcoreutils_a-unicodeio.o1362 CC lib/libcoreutils_a-unistd.o1363 CC lib/libcoreutils_a-dup-safer.o1364 CC lib/libcoreutils_a-fd-safer.o1365 CC lib/libcoreutils_a-pipe-safer.o1366 CC lib/libcoreutils_a-unlinkdir.o1367 CC lib/libcoreutils_a-unsetenv.o1368 CC lib/libcoreutils_a-userspec.o1369 CC lib/libcoreutils_a-utimecmp.o1370 CC lib/libcoreutils_a-utimens.o1371 CC lib/libcoreutils_a-vaszprintf.o1372 CC lib/libcoreutils_a-aszprintf.o1373 CC lib/libcoreutils_a-version-etc.o1374 CC lib/libcoreutils_a-version-etc-fsf.o1375 CC lib/libcoreutils_a-vfzprintf.o1376 CC lib/libcoreutils_a-vsnzprintf.o1377 CC lib/libcoreutils_a-vzprintf.o1378 CC lib/libcoreutils_a-wctype-h.o1379 CC lib/libcoreutils_a-wmempcpy.o1380 CC lib/libcoreutils_a-write-any-file.o1381 CC lib/libcoreutils_a-xalignalloc.o1382 CC lib/libcoreutils_a-xmalloc.o1383 CC lib/libcoreutils_a-xalloc-die.o1384 CC lib/libcoreutils_a-xbinary-io.o1385 CC lib/libcoreutils_a-xdectoimax.o1386 CC lib/libcoreutils_a-xdectoumax.o1387 CC lib/libcoreutils_a-xfts.o1388 CC lib/libcoreutils_a-xgetcwd.o1389 CC lib/libcoreutils_a-xgetgroups.o1390 CC lib/libcoreutils_a-xgethostname.o1391 CC lib/libcoreutils_a-xmemcoll.o1392 CC lib/libcoreutils_a-xmemdup0.o1393 CC lib/libcoreutils_a-xnanosleep.o1394 CC lib/libcoreutils_a-xprintf.o1395 CC lib/libcoreutils_a-xreadlink.o1396 CC lib/libcoreutils_a-xsetenv.o1397 CC lib/libcoreutils_a-xsize.o1398 CC lib/libcoreutils_a-xstrtod.o1399 CC lib/libcoreutils_a-xstrtoimax.o1400 CC lib/libcoreutils_a-xstrtol.o1401 CC lib/libcoreutils_a-xstrtoul.o1402 CC lib/libcoreutils_a-xstrtol-error.o1403 CC lib/libcoreutils_a-xstrtold.o1404 CC lib/libcoreutils_a-xstrtoumax.o1405 CC lib/libcoreutils_a-xvasprintf.o1406 CC lib/libcoreutils_a-xasprintf.o1407 CC lib/libcoreutils_a-yesno.o1408 CC lib/libcoreutils_a-asnprintf.o1409 CC lib/libcoreutils_a-asprintf.o1410 CC lib/libcoreutils_a-fopen.o1411 CC lib/libcoreutils_a-mbsrtoc32s-state.o1412 CC lib/libcoreutils_a-mbsrtowcs-state.o1413 CC lib/libcoreutils_a-mktime.o1414 CC lib/libcoreutils_a-printf-args.o1415 CC lib/libcoreutils_a-printf-parse.o1416 CC lib/libcoreutils_a-strstr.o1417 CC lib/libcoreutils_a-vasnprintf.o1418 CC lib/libcoreutils_a-vasprintf.o1419 CC src/libsinglebin_chroot_a-chroot.o1420 CC src/libsinglebin_hostid_a-hostid.o1421 CC src/libsinglebin_timeout_a-timeout.o1422 CC src/libsinglebin_timeout_a-operand2sig.o1423 CC src/libsinglebin_nice_a-nice.o1424 CC src/libsinglebin_who_a-who.o1425 CC src/libsinglebin_users_a-users.o1426 CC src/libsinglebin_pinky_a-pinky.o1427 CC src/libsinglebin_stty_a-stty.o1428 CC src/libsinglebin_df_a-df.o1429 CC src/libsinglebin_df_a-find-mount-point.o1430 CC src/libsinglebin_chcon_a-chcon.o1431 CC src/libsinglebin_runcon_a-runcon.o1432 CC src/libsinglebin___a-lbracket.o1433 CC src/libsinglebin_b2sum_a-cksum.o1434 CC src/libsinglebin_base64_a-basenc.o1435 CC src/libsinglebin_base32_a-basenc.o1436 CC src/libsinglebin_basenc_a-basenc.o1437 CC src/libsinglebin_basename_a-basename.o1438 CC src/libsinglebin_cat_a-cat.o1439 CC src/libsinglebin_chgrp_a-coreutils-chgrp.o1440 CC src/libsinglebin_chown_a-chown.o1441 CC src/libsinglebin_chown_a-chown-core.o1442 CC src/libsinglebin_chown_a-chown-chown.o1443 CC src/libsinglebin_chmod_a-chmod.o1444 CC src/libsinglebin_cksum_a-cksum.o1445 CC src/blake2/libsinglebin_cksum_a-blake2b-ref.o1446 CC src/blake2/libsinglebin_cksum_a-b2sum.o1447 CC src/libsinglebin_cksum_a-sum.o1448 CC src/libsinglebin_cksum_a-cksum_crc.o1449 CC src/libsinglebin_cksum_a-crctab.o1450 CC src/libcksum_avx512_a-cksum_avx512.o1451 CC src/libcksum_avx2_a-cksum_avx2.o1452 CC src/libcksum_pclmul_a-cksum_pclmul.o1453 CC src/libsinglebin_comm_a-comm.o1454 CC src/libsinglebin_cp_a-cp.o1455 CC src/libsinglebin_cp_a-copy.o1456 CC src/libsinglebin_cp_a-copy-file-data.o1457 CC src/libsinglebin_cp_a-cp-hash.o1458 CC src/libsinglebin_cp_a-force-link.o1459 CC src/libsinglebin_cp_a-selinux.o1460 CC src/libsinglebin_csplit_a-csplit.o1461 CC src/libsinglebin_cut_a-cut.o1462 CC src/libsinglebin_cut_a-set-fields.o1463 CC src/libsinglebin_date_a-date.o1464 CC src/libsinglebin_date_a-show-date.o1465 CC src/libsinglebin_dd_a-dd.o1466 CC src/libsinglebin_dir_a-coreutils-dir.o1467 CC src/libsinglebin_ls_a-ls.o1468 CC src/libsinglebin_ls_a-ls-ls.o1469 CC src/libsinglebin_dircolors_a-dircolors.o1470 CC src/libsinglebin_dirname_a-dirname.o1471 CC src/libsinglebin_du_a-du.o1472 CC src/libsinglebin_du_a-show-date.o1473 CC src/libsinglebin_echo_a-echo.o1474 CC src/libsinglebin_env_a-env.o1475 CC src/libsinglebin_env_a-operand2sig.o1476 CC src/libsinglebin_expand_a-expand.o1477 CC src/libsinglebin_expand_a-expand-common.o1478 CC src/libsinglebin_expr_a-expr.o1479 CC src/libsinglebin_factor_a-factor.o1480 CC src/libsinglebin_false_a-false.o1481 CC src/libsinglebin_fmt_a-fmt.o1482 CC src/libsinglebin_fold_a-fold.o1483 CC src/libsinglebin_ginstall_a-install.o1484 CC src/libsinglebin_ginstall_a-prog-fprintf.o1485 CC src/libsinglebin_ginstall_a-copy.o1486 CC src/libsinglebin_ginstall_a-copy-file-data.o1487 CC src/libsinglebin_ginstall_a-cp-hash.o1488 CC src/libsinglebin_ginstall_a-force-link.o1489 CC src/libsinglebin_ginstall_a-selinux.o1490 CC src/libsinglebin_groups_a-groups.o1491 CC src/libsinglebin_groups_a-group-list.o1492 CC src/libsinglebin_head_a-head.o1493 CC src/libsinglebin_id_a-id.o1494 CC src/libsinglebin_id_a-group-list.o1495 CC src/libsinglebin_join_a-join.o1496 CC src/libsinglebin_link_a-link.o1497 CC src/libsinglebin_ln_a-ln.o1498 CC src/libsinglebin_ln_a-force-link.o1499 CC src/libsinglebin_ln_a-relpath.o1500 CC src/libsinglebin_logname_a-logname.o1501 CC src/libsinglebin_md5sum_a-coreutils-md5sum.o1502 CC src/libsinglebin_mkdir_a-mkdir.o1503 CC src/libsinglebin_mkdir_a-prog-fprintf.o1504 CC src/libsinglebin_mkdir_a-selinux.o1505 CC src/libsinglebin_mkfifo_a-mkfifo.o1506 CC src/libsinglebin_mkfifo_a-selinux.o1507 CC src/libsinglebin_mknod_a-mknod.o1508 CC src/libsinglebin_mknod_a-selinux.o1509 CC src/libsinglebin_mktemp_a-mktemp.o1510 CC src/libsinglebin_mv_a-mv.o1511 CC src/libsinglebin_mv_a-remove.o1512 CC src/libsinglebin_mv_a-copy.o1513 CC src/libsinglebin_mv_a-copy-file-data.o1514 CC src/libsinglebin_mv_a-cp-hash.o1515 CC src/libsinglebin_mv_a-force-link.o1516 CC src/libsinglebin_mv_a-selinux.o1517 CC src/libsinglebin_nl_a-nl.o1518 CC src/libsinglebin_nproc_a-nproc.o1519 CC src/libsinglebin_nohup_a-nohup.o1520 CC src/libsinglebin_numfmt_a-numfmt.o1521 CC src/libsinglebin_numfmt_a-set-fields.o1522 CC src/libsinglebin_od_a-od.o1523 CC src/libsinglebin_paste_a-paste.o1524 CC src/libsinglebin_pathchk_a-pathchk.o1525 CC src/libsinglebin_pr_a-pr.o1526 CC src/libsinglebin_printenv_a-printenv.o1527 CC src/libsinglebin_printf_a-printf.o1528 CC src/libsinglebin_ptx_a-ptx.o1529 CC src/libsinglebin_pwd_a-pwd.o1530 CC src/libsinglebin_readlink_a-readlink.o1531 CC src/libsinglebin_realpath_a-realpath.o1532 CC src/libsinglebin_realpath_a-relpath.o1533 CC src/libsinglebin_rm_a-rm.o1534 CC src/libsinglebin_rm_a-remove.o1535 CC src/libsinglebin_rmdir_a-rmdir.o1536 CC src/libsinglebin_rmdir_a-prog-fprintf.o1537 CC src/libsinglebin_seq_a-seq.o1538 CC src/libsinglebin_sha1sum_a-coreutils-sha1sum.o1539 CC src/libsinglebin_sha224sum_a-coreutils-sha224sum.o1540 CC src/libsinglebin_sha256sum_a-coreutils-sha256sum.o1541 CC src/libsinglebin_sha384sum_a-coreutils-sha384sum.o1542 CC src/libsinglebin_sha512sum_a-coreutils-sha512sum.o1543 CC src/libsinglebin_shred_a-shred.o1544 CC src/libsinglebin_shuf_a-shuf.o1545 CC src/libsinglebin_sleep_a-sleep.o1546 CC src/libsinglebin_sort_a-sort.o1547 CC src/libsinglebin_split_a-split.o1548 CC src/libsinglebin_split_a-temp-stream.o1549 CC src/libsinglebin_stat_a-stat.o1550 CC src/libsinglebin_stat_a-find-mount-point.o1551 CC src/libsinglebin_sum_a-sum.o1552 CC src/libsinglebin_sum_a-cksum.o1553 CC src/libsinglebin_sync_a-sync.o1554 CC src/libsinglebin_tac_a-tac.o1555 CC src/libsinglebin_tac_a-temp-stream.o1556 CC src/libsinglebin_tail_a-tail.o1557 CC src/libsinglebin_tail_a-iopoll.o1558 CC src/libsinglebin_tee_a-tee.o1559 CC src/libsinglebin_tee_a-iopoll.o1560 CC src/libsinglebin_test_a-test.o1561 CC src/libsinglebin_touch_a-touch.o1562 CC src/libsinglebin_tr_a-tr.o1563 CC src/libsinglebin_true_a-true.o1564 CC src/libsinglebin_truncate_a-truncate.o1565 CC src/libsinglebin_tsort_a-tsort.o1566 CC src/libsinglebin_tty_a-tty.o1567 CC src/libsinglebin_uname_a-uname.o1568 CC src/libsinglebin_uname_a-uname-uname.o1569 CC src/libsinglebin_unexpand_a-unexpand.o1570 CC src/libsinglebin_unexpand_a-expand-common.o1571 CC src/libsinglebin_uniq_a-uniq.o1572 CC src/libsinglebin_unlink_a-unlink.o1573 CC src/libsinglebin_vdir_a-coreutils-vdir.o1574 CC src/libsinglebin_wc_a-wc.o1575 CC src/libwc_avx512_a-wc_avx512.o1576 CC src/libwc_avx2_a-wc_avx2.o1577 CC src/libsinglebin_whoami_a-whoami.o1578 CC src/libsinglebin_yes_a-yes.o1579 CC src/libsinglebin_arch_a-coreutils-arch.o1580 CC src/libsinglebin_kill_a-kill.o1581 CC src/libsinglebin_kill_a-operand2sig.o1582 CC src/libsinglebin_uptime_a-uptime.o1583 GEN src/coreutils_symlinks1584 CC src/getlimits.o1585 CC src/libsinglebin_hostname_a-hostname.o1586 CC src/libsinglebin_stdbuf_a-stdbuf.o1587 CC src/coreutils-coreutils.o1588 CC src/version.o1589 CC lib/libcoreutils_a-copy-acl.o1590 CC lib/libcoreutils_a-set-acl.o1591 CC lib/libcoreutils_a-acl-errno-valid.o1592 CC lib/libcoreutils_a-acl-internal.o1593 CC lib/libcoreutils_a-get-permissions.o1594 CC lib/libcoreutils_a-set-permissions.o1595 CC lib/libcoreutils_a-alignalloc.o1596 CC lib/libcoreutils_a-allocator.o1597 CC lib/libcoreutils_a-areadlink.o1598 CC lib/libcoreutils_a-areadlink-with-size.o1599 CC lib/libcoreutils_a-areadlinkat.o1600 CC lib/libcoreutils_a-areadlinkat-with-size.o1601 CC lib/libcoreutils_a-argmatch.o1602 CC lib/libcoreutils_a-argv-iter.o1603 CC lib/libcoreutils_a-arpa_inet.o1604 CC lib/libcoreutils_a-openat-proc.o1605 CC lib/libcoreutils_a-backupfile.o1606 CC lib/libcoreutils_a-backup-rename.o1607 CC lib/libcoreutils_a-backup-find.o1608src/tail.c: In function 'single_binary_main_tail':1609src/tail.c:2436:7: warning: argument 1 range [-2147483648, -1] is negative [-Walloc-size-larger-than=]1610 2436 | F = xinmalloc (n_files, sizeof *F);1611 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1612In file included from src/system.h:277,1613 from src/tail.c:33:1614./lib/xalloc.h:65:7: note: in a call to allocation function 'xinmalloc' declared here1615 65 | void *xinmalloc (idx_t n, idx_t s)1616 | ^~~~~~~~~1617 CC lib/libcoreutils_a-base32.o1618 CC lib/libcoreutils_a-base64.o1619 CC lib/libcoreutils_a-basename-lgpl.o1620 CC lib/libcoreutils_a-binary-io.o1621 CC lib/libcoreutils_a-bitrotate.o1622 CC lib/libcoreutils_a-btoc32.o1623 CC lib/libcoreutils_a-btowc.o1624 CC lib/libcoreutils_a-buffer-lcm.o1625 CC lib/libcoreutils_a-c-ctype.o1626 CC lib/libcoreutils_a-c-file-type.o1627 CC lib/libcoreutils_a-c-strcasecmp.o1628 CC lib/libcoreutils_a-c-strncasecmp.o1629 CC lib/libcoreutils_a-c-strtod.o1630 CC lib/libcoreutils_a-c-strtold.o1631 CC lib/libcoreutils_a-c32_apply_type_test.o1632 CC lib/libcoreutils_a-c32_get_type_test.o1633 CC lib/libcoreutils_a-c32isalnum.o1634 CC lib/libcoreutils_a-c32isalpha.o1635 CC lib/libcoreutils_a-c32isblank.o1636 CC lib/libcoreutils_a-c32iscntrl.o1637 CC lib/libcoreutils_a-c32isdigit.o1638 CC lib/libcoreutils_a-c32isgraph.o1639 CC lib/libcoreutils_a-c32islower.o1640 CC lib/libcoreutils_a-c32isprint.o1641 CC lib/libcoreutils_a-c32ispunct.o1642 CC lib/libcoreutils_a-c32isspace.o1643 CC lib/libcoreutils_a-c32isupper.o1644 CC lib/libcoreutils_a-c32isxdigit.o1645 CC lib/libcoreutils_a-c32tolower.o1646 CC lib/libcoreutils_a-c32width.o1647 CC lib/libcoreutils_a-canon-host.o1648 CC lib/libcoreutils_a-canonicalize.o1649 CC lib/libcoreutils_a-careadlinkat.o1650 CC lib/libcoreutils_a-chdir-long.o1651 CC lib/libcoreutils_a-chmodat.o1652 CC lib/libcoreutils_a-chownat.o1653 CC lib/libcoreutils_a-cl-strtod.o1654 CC lib/libcoreutils_a-cl-strtold.o1655 CC lib/libcoreutils_a-cloexec.o1656 CC lib/libcoreutils_a-close-stream.o1657 CC lib/libcoreutils_a-closein.o1658 CC lib/libcoreutils_a-closeout.o1659 CC lib/libcoreutils_a-concat-filename.o1660 CC lib/libcoreutils_a-copy-file-range.o1661 CC lib/libcoreutils_a-cpu-supports.o1662 CC lib/libcoreutils_a-crc.o1663 CC lib/libcoreutils_a-crc-x86_64-pclmul.o1664 CC lib/libcoreutils_a-af_alg.o1665 CC lib/libcoreutils_a-md5-stream.o1666 CC lib/libcoreutils_a-md5.o1667 CC lib/libcoreutils_a-sha1-stream.o1668 CC lib/libcoreutils_a-sha1.o1669 CC lib/libcoreutils_a-sha256-stream.o1670 CC lib/libcoreutils_a-sha256.o1671 CC lib/libcoreutils_a-sha3-stream.o1672 CC lib/libcoreutils_a-sha3.o1673 CC lib/libcoreutils_a-sha512-stream.o1674 CC lib/libcoreutils_a-sha512.o1675 CC lib/libcoreutils_a-sm3-stream.o1676 CC lib/libcoreutils_a-sm3.o1677 CC lib/libcoreutils_a-cycle-check.o1678 CC lib/libcoreutils_a-di-set.o1679 CC lib/libcoreutils_a-dirname.o1680 CC lib/libcoreutils_a-basename.o1681 CC lib/libcoreutils_a-dirname-lgpl.o1682 CC lib/libcoreutils_a-stripslash.o1683 CC lib/libcoreutils_a-dtimespec-bound.o1684 CC lib/libcoreutils_a-dtoastr.o1685 CC lib/libcoreutils_a-dtotimespec.o1686 CC lib/libcoreutils_a-errno-iter.o1687 CC lib/libcoreutils_a-error.o1688 CC lib/libcoreutils_a-exclude.o1689 CC lib/libcoreutils_a-exitfail.o1690 CC lib/libcoreutils_a-fadvise.o1691 CC lib/libcoreutils_a-fchmodat.o1692 CC lib/libcoreutils_a-fchownat.o1693 CC lib/libcoreutils_a-fclose.o1694 CC lib/libcoreutils_a-fcntl.o1695 CC lib/libcoreutils_a-creat-safer.o1696 CC lib/libcoreutils_a-open-safer.o1697 CC lib/libcoreutils_a-fd-hook.o1698 CC lib/libcoreutils_a-fd-reopen.o1699 CC lib/libcoreutils_a-fd-safer-flag.o1700 CC lib/libcoreutils_a-dup-safer-flag.o1701 CC lib/libcoreutils_a-fdutimensat.o1702 CC lib/libcoreutils_a-fflush.o1703 CC lib/libcoreutils_a-file-has-acl.o1704 CC lib/libcoreutils_a-file-set.o1705 CC lib/libcoreutils_a-file-type.o1706 CC lib/libcoreutils_a-filemode.o1707 CC lib/libcoreutils_a-filenamecat.o1708 CC lib/libcoreutils_a-filenamecat-lgpl.o1709 CC lib/libcoreutils_a-filesystem-remote.o1710 CC lib/libcoreutils_a-filevercmp.o1711 CC lib/libcoreutils_a-findprog-in.o1712 CC lib/libcoreutils_a-float.o1713 CC lib/libcoreutils_a-fopen-safer.o1714 CC lib/libcoreutils_a-fprintftime.o1715 CC lib/libcoreutils_a-fpurge.o1716 CC lib/libcoreutils_a-freading.o1717 CC lib/libcoreutils_a-free.o1718 CC lib/libcoreutils_a-freopen-safer.o1719 CC lib/libcoreutils_a-fseek.o1720 CC lib/libcoreutils_a-fseeko.o1721 CC lib/libcoreutils_a-fsusage.o1722 CC lib/libcoreutils_a-ftoastr.o1723 CC lib/libcoreutils_a-fts.o1724 CC lib/libcoreutils_a-full-read.o1725 CC lib/libcoreutils_a-full-write.o1726 CC lib/libcoreutils_a-futimens.o1727 CC lib/libcoreutils_a-getcwd.o1728 CC lib/libcoreutils_a-getcwd-lgpl.o1729 CC lib/libcoreutils_a-gethrxtime.o1730 CC lib/libcoreutils_a-xtime.o1731 CC lib/libcoreutils_a-localename-table.o1732 CC lib/libcoreutils_a-getlocalename_l-unsafe.o1733 CC lib/libcoreutils_a-getlogin.o1734 CC lib/libcoreutils_a-getopt.o1735 CC lib/libcoreutils_a-getopt1.o1736 CC lib/libcoreutils_a-getprogname.o1737 CC lib/libcoreutils_a-gettime.o1738 CC lib/libcoreutils_a-gettime-res.o1739 CC lib/libcoreutils_a-getugroups.o1740 CC lib/malloc/libcoreutils_a-dynarray_at_failure.o1741 CC lib/malloc/libcoreutils_a-dynarray_emplace_enlarge.o1742 CC lib/malloc/libcoreutils_a-dynarray_finalize.o1743 CC lib/malloc/libcoreutils_a-dynarray_resize.o1744 CC lib/malloc/libcoreutils_a-dynarray_resize_clear.o1745 CC lib/malloc/libcoreutils_a-scratch_buffer_grow.o1746 CC lib/malloc/libcoreutils_a-scratch_buffer_grow_preserve.o1747 CC lib/malloc/libcoreutils_a-scratch_buffer_set_array_size.o1748 CC lib/libcoreutils_a-group-member.o1749 CC lib/libcoreutils_a-hard-locale.o1750 CC lib/libcoreutils_a-hash.o1751 CC lib/libcoreutils_a-hashcode-file-inode.o1752 CC lib/libcoreutils_a-hashcode-named-file.o1753 CC lib/libcoreutils_a-hashcode-string1.o1754 CC lib/libcoreutils_a-hashcode-string2.o1755 CC lib/libcoreutils_a-heap.o1756 CC lib/libcoreutils_a-human.o1757 CC lib/libcoreutils_a-i-ring.o1758 CC lib/libcoreutils_a-ialloc.o1759 CC lib/libcoreutils_a-idcache.o1760 CC lib/libcoreutils_a-ino-map.o1761 CC lib/libcoreutils_a-imaxtostr.o1762 CC lib/libcoreutils_a-inttostr.o1763 CC lib/libcoreutils_a-offtostr.o1764 CC lib/libcoreutils_a-uinttostr.o1765 CC lib/libcoreutils_a-umaxtostr.o1766 CC lib/libcoreutils_a-isapipe.o1767 CC lib/libcoreutils_a-issymlink.o1768 CC lib/libcoreutils_a-issymlinkat.o1769 CC lib/libcoreutils_a-ldtoastr.o1770 CC lib/libcoreutils_a-linebuffer.o1771 CC lib/libcoreutils_a-localcharset.o1772 CC lib/libcoreutils_a-localename-environ.o1773 CC lib/libcoreutils_a-localename-unsafe.o1774 CC lib/glthread/libcoreutils_a-lock.o1775 CC lib/unicase/libcoreutils_a-tolower.o1776 CC lib/unictype/libcoreutils_a-ctype_alnum.o1777 CC lib/unictype/libcoreutils_a-ctype_alpha.o1778 CC lib/unictype/libcoreutils_a-ctype_blank.o1779 CC lib/unictype/libcoreutils_a-ctype_cntrl.o1780 CC lib/unictype/libcoreutils_a-ctype_digit.o1781 CC lib/unictype/libcoreutils_a-ctype_graph.o1782 CC lib/unictype/libcoreutils_a-ctype_lower.o1783 CC lib/unictype/libcoreutils_a-ctype_print.o1784 CC lib/unictype/libcoreutils_a-ctype_punct.o1785 CC lib/unictype/libcoreutils_a-ctype_space.o1786 CC lib/unictype/libcoreutils_a-ctype_upper.o1787 CC lib/unictype/libcoreutils_a-ctype_xdigit.o1788 CC lib/unistr/libcoreutils_a-u32-chr.o1789 CC lib/unistr/libcoreutils_a-u32-cpy.o1790 CC lib/unistr/libcoreutils_a-u32-pcpy.o1791 CC lib/unistr/libcoreutils_a-u32-strcat.o1792 CC lib/unistr/libcoreutils_a-u32-strlen.o1793 CC lib/unistr/libcoreutils_a-u8-mbtoucr.o1794 CC lib/unistr/libcoreutils_a-u8-uctomb.o1795 CC lib/unistr/libcoreutils_a-u8-uctomb-aux.o1796 CC lib/uniwidth/libcoreutils_a-width.o1797 CC src/blake2/libsinglebin_b2sum_a-blake2b-ref.o1798 CC src/blake2/libsinglebin_b2sum_a-b2sum.o1799 AR src/libcksum_avx512.a1800 AR src/libcksum_avx2.a1801 AR src/libcksum_pclmul.a1802 AR src/libwc_avx512.a1803 AR src/libwc_avx2.a1804 AR src/libver.a1805 AR lib/libcoreutils.a1806 AR src/libsinglebin_chroot.a1807 AR src/libsinglebin_hostid.a1808 AR src/libsinglebin_timeout.a1809 AR src/libsinglebin_nice.a1810 AR src/libsinglebin_who.a1811 AR src/libsinglebin_users.a1812 AR src/libsinglebin_pinky.a1813 AR src/libsinglebin_stty.a1814 AR src/libsinglebin_df.a1815 AR src/libsinglebin_chcon.a1816 AR src/libsinglebin_runcon.a1817 AR src/libsinglebin__.a1818 AR src/libsinglebin_b2sum.a1819 AR src/libsinglebin_base64.a1820 AR src/libsinglebin_base32.a1821 AR src/libsinglebin_basenc.a1822 AR src/libsinglebin_basename.a1823 AR src/libsinglebin_cat.a1824 AR src/libsinglebin_chown.a1825 AR src/libsinglebin_chmod.a1826 AR src/libsinglebin_cksum.a1827 AR src/libsinglebin_comm.a1828 AR src/libsinglebin_cp.a1829 AR src/libsinglebin_csplit.a1830 AR src/libsinglebin_cut.a1831 AR src/libsinglebin_date.a1832 AR src/libsinglebin_dd.a1833 AR src/libsinglebin_ls.a1834 AR src/libsinglebin_dircolors.a1835 AR src/libsinglebin_dirname.a1836 AR src/libsinglebin_du.a1837 AR src/libsinglebin_echo.a1838 AR src/libsinglebin_env.a1839 AR src/libsinglebin_expand.a1840 AR src/libsinglebin_expr.a1841 AR src/libsinglebin_factor.a1842 AR src/libsinglebin_false.a1843 AR src/libsinglebin_fmt.a1844 AR src/libsinglebin_fold.a1845 AR src/libsinglebin_ginstall.a1846 AR src/libsinglebin_groups.a1847 AR src/libsinglebin_head.a1848 AR src/libsinglebin_id.a1849 AR src/libsinglebin_join.a1850 AR src/libsinglebin_link.a1851 AR src/libsinglebin_ln.a1852 AR src/libsinglebin_logname.a1853 AR src/libsinglebin_mkdir.a1854 AR src/libsinglebin_md5sum.a1855 AR src/libsinglebin_mkfifo.a1856 AR src/libsinglebin_mknod.a1857 AR src/libsinglebin_mktemp.a1858 AR src/libsinglebin_mv.a1859 AR src/libsinglebin_nl.a1860 AR src/libsinglebin_nproc.a1861 AR src/libsinglebin_nohup.a1862 AR src/libsinglebin_numfmt.a1863 AR src/libsinglebin_od.a1864 AR src/libsinglebin_paste.a1865 AR src/libsinglebin_pathchk.a1866 AR src/libsinglebin_pr.a1867 AR src/libsinglebin_printenv.a1868 AR src/libsinglebin_printf.a1869 AR src/libsinglebin_ptx.a1870 AR src/libsinglebin_pwd.a1871 AR src/libsinglebin_readlink.a1872 AR src/libsinglebin_realpath.a1873 AR src/libsinglebin_rm.a1874 AR src/libsinglebin_rmdir.a1875 AR src/libsinglebin_seq.a1876 AR src/libsinglebin_sha1sum.a1877 AR src/libsinglebin_sha224sum.a1878 AR src/libsinglebin_sha256sum.a1879 AR src/libsinglebin_sha384sum.a1880 AR src/libsinglebin_sha512sum.a1881 AR src/libsinglebin_shred.a1882 AR src/libsinglebin_shuf.a1883 AR src/libsinglebin_sleep.a1884 AR src/libsinglebin_sort.a1885 AR src/libsinglebin_split.a1886 AR src/libsinglebin_stat.a1887 AR src/libsinglebin_sum.a1888 AR src/libsinglebin_sync.a1889 AR src/libsinglebin_tac.a1890 AR src/libsinglebin_tail.a1891 AR src/libsinglebin_tee.a1892 AR src/libsinglebin_test.a1893 AR src/libsinglebin_touch.a1894 AR src/libsinglebin_tr.a1895 AR src/libsinglebin_true.a1896 AR src/libsinglebin_truncate.a1897 AR src/libsinglebin_tsort.a1898 AR src/libsinglebin_tty.a1899 AR src/libsinglebin_uname.a1900 AR src/libsinglebin_unexpand.a1901 AR src/libsinglebin_uniq.a1902 AR src/libsinglebin_unlink.a1903 AR src/libsinglebin_vdir.a1904 AR src/libsinglebin_wc.a1905 AR src/libsinglebin_whoami.a1906 AR src/libsinglebin_yes.a1907 AR src/libsinglebin_kill.a1908 AR src/libsinglebin_uptime.a1909 CCLD src/getlimits1910 AR src/libsinglebin_hostname.a1911 AR src/libsinglebin_stdbuf.a1912 AR src/libsinglebin_chgrp.a1913 AR src/libsinglebin_dir.a1914 AR src/libsinglebin_arch.a1915 CCLD src/coreutils1916 GEN man/chroot.11917 GEN man/hostid.11918 GEN man/timeout.11919 GEN man/nice.11920 GEN man/who.11921 GEN man/pinky.11922 GEN man/users.11923 GEN man/stty.11924 GEN man/df.11925 GEN man/runcon.11926 GEN man/chcon.11927 GEN man/b2sum.11928 GEN man/base64.11929 GEN man/base32.11930 GEN man/basenc.11931 GEN man/basename.11932 GEN man/cat.11933 GEN man/chgrp.11934 GEN man/chmod.11935 GEN man/chown.11936 GEN man/cksum.11937 GEN man/comm.11938 GEN man/cp.11939 GEN man/csplit.11940 GEN man/cut.11941 GEN man/date.11942 GEN man/dd.11943 GEN man/dir.11944 GEN man/dircolors.11945 GEN man/dirname.11946 GEN man/du.11947 GEN man/echo.11948 GEN man/expand.11949 GEN man/env.11950 GEN man/expr.11951 GEN man/factor.11952 GEN man/false.11953 GEN man/fmt.11954 GEN man/fold.11955 GEN man/install.11956 GEN man/groups.11957 GEN man/head.11958 GEN man/id.11959 GEN man/join.11960 GEN man/link.11961 GEN man/ln.11962 GEN man/logname.11963 GEN man/ls.11964 GEN man/md5sum.11965 GEN man/mkdir.11966 GEN man/mkfifo.11967 GEN man/mknod.11968 GEN man/mktemp.11969 GEN man/mv.11970 GEN man/nl.11971 GEN man/nproc.11972 GEN man/nohup.11973 GEN man/numfmt.11974 GEN man/od.11975 GEN man/paste.11976 GEN man/pathchk.11977 GEN man/pr.11978 GEN man/printenv.11979 GEN man/printf.11980 GEN man/ptx.11981 GEN man/pwd.11982 GEN man/readlink.11983 GEN man/realpath.11984 GEN man/rm.11985 GEN man/rmdir.11986 GEN man/seq.11987 GEN man/sha1sum.11988 GEN man/sha224sum.11989 GEN man/sha256sum.11990 GEN man/sha384sum.11991 GEN man/sha512sum.11992 GEN man/shred.11993 GEN man/shuf.11994 GEN man/sleep.11995 GEN man/sort.11996 GEN man/split.11997 GEN man/stat.11998 GEN man/sum.11999 GEN man/sync.12000 GEN man/tac.12001 GEN man/tail.12002 GEN man/tee.12003 GEN man/test.12004 GEN man/touch.12005 GEN man/tr.12006 GEN man/true.12007 GEN man/truncate.12008 GEN man/tsort.12009 GEN man/tty.12010 GEN man/uname.12011 GEN man/unexpand.12012 GEN man/uniq.12013 GEN man/unlink.12014 GEN man/vdir.12015 GEN man/wc.12016 GEN man/whoami.12017 GEN man/yes.12018 GEN man/arch.12019 GEN man/kill.12020 GEN man/uptime.12021 GEN man/coreutils.12022make[2]: Leaving directory '/build/coreutils-9.11'2023Making all in gnulib-tests2024make[2]: Entering directory '/build/coreutils-9.11/gnulib-tests'2025 GEN test-posix_spawn-dup2-stdout.sh2026 GEN test-posix_spawn-dup2-stdin.sh2027## ---------------------------------------------------- ##2028## ------------------- Gnulib tests ------------------- ##2029## You can ignore compiler warnings in this directory. ##2030## ---------------------------------------------------- ##2031make all-recursive2032make[3]: Entering directory '/build/coreutils-9.11/gnulib-tests'2033Making all in .2034make[4]: Entering directory '/build/coreutils-9.11/gnulib-tests'2035 CC bench_crc-bench-crc.o2036 CC bench_crc-randomb.o2037 CC c-strcasestr.o2038 CC c32tob.o2039 CC localename.o2040 CC spawn_faction_addopen.o2041 CC random_r.o2042 CC setlocale.o2043 CC str_startswith.o2044 CC timespec-add.o2045 CC timespec-sub.o2046 CC vma-iter.o2047 CC xconcat-filename.o2048 CC xgetcwd.o2049 CC bench_md5-bench-md5.o2050 CC bench_sha1-bench-sha1.o2051 CC bench_sha224-bench-sha224.o2052 CC bench_sha256-bench-sha256.o2053 CC bench_sha3_224-bench-sha3-224.o2054 CC bench_sha3_256-bench-sha3-256.o2055 CC bench_sha3_384-bench-sha3-384.o2056 CC bench_sha3_512-bench-sha3-512.o2057 CC bench_sha384-bench-sha384.o2058 CC bench_sha512-bench-sha512.o2059 CC locale.o2060 CC test-localcharset.o2061 CC glthread/thread.o2062 CC unistr/u32-set.o2063 AR libtests.a2064 CCLD bench-crc2065 CCLD bench-sha12066 CCLD bench-md52067 CCLD bench-sha2242068 CCLD bench-sha2562069 CCLD bench-sha3-2562070 CCLD bench-sha3-2242071 CCLD bench-sha3-3842072 CCLD bench-sha3-5122073 CCLD bench-sha5122074 CCLD bench-sha3842075 CCLD current-locale2076 CCLD test-localcharset2077make[4]: Leaving directory '/build/coreutils-9.11/gnulib-tests'2078make[3]: Leaving directory '/build/coreutils-9.11/gnulib-tests'2079make[2]: Leaving directory '/build/coreutils-9.11/gnulib-tests'2080make[1]: Leaving directory '/build/coreutils-9.11'installPhase
2081install flags: -j24 SHELL=/nix/store/svx59425zxp552p2b8gm11qj5r09b56i-bash-5.3p15/bin/bash pkgconfigdir=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/lib/pkgconfig m4datadir=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/aclocal aclocaldir=/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/aclocal install2082 GEN lib/configmake.h2083 GEN src/coreutils.h2084 GEN src/version.c2085 GEN src/version.h2086make install-recursive2087make[1]: Entering directory '/build/coreutils-9.11'2088Making install in po2089make[2]: Entering directory '/build/coreutils-9.11/po'2090if test "coreutils" = "gettext-tools"; then \2091 /nix/store/xjl7p8dvyk2j53kqf7f43kdj4ypbxz7g-coreutils-9.11/bin/mkdir -p /nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/gettext/po; \2092 for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \2093 .././build-aux/install-sh -c -m 644 ./$file \2094 /nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/gettext/po/$file; \2095 done; \2096 for file in Makevars; do \2097 rm -f /nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/gettext/po/$file; \2098 done; \2099else \2100 : ; \2101fi2102make[2]: Leaving directory '/build/coreutils-9.11/po'2103Making install in .2104make[2]: Entering directory '/build/coreutils-9.11'2105 CC src/version.o2106 GEN src/coreutils_symlinks2107 AR src/libver.a2108 AR src/libsinglebin_chroot.a2109 AR src/libsinglebin_hostid.a2110 AR src/libsinglebin_timeout.a2111 AR src/libsinglebin_who.a2112 AR src/libsinglebin_nice.a2113 AR src/libsinglebin_pinky.a2114 AR src/libsinglebin_stty.a2115 AR src/libsinglebin_users.a2116 AR src/libsinglebin_df.a2117 AR src/libsinglebin_runcon.a2118 AR src/libsinglebin_chcon.a2119 AR src/libsinglebin__.a2120 AR src/libsinglebin_b2sum.a2121 AR src/libsinglebin_base64.a2122 AR src/libsinglebin_base32.a2123 AR src/libsinglebin_basenc.a2124 AR src/libsinglebin_basename.a2125 AR src/libsinglebin_cat.a2126 AR src/libsinglebin_chown.a2127 AR src/libsinglebin_chmod.a2128 AR src/libsinglebin_cksum.a2129 AR src/libsinglebin_comm.a2130 AR src/libsinglebin_cp.a2131 AR src/libsinglebin_csplit.a2132 AR src/libsinglebin_cut.a2133 AR src/libsinglebin_date.a2134 AR src/libsinglebin_dd.a2135 AR src/libsinglebin_ls.a2136 AR src/libsinglebin_dircolors.a2137 AR src/libsinglebin_dirname.a2138 AR src/libsinglebin_du.a2139 AR src/libsinglebin_echo.a2140 AR src/libsinglebin_env.a2141 AR src/libsinglebin_expand.a2142 AR src/libsinglebin_expr.a2143 AR src/libsinglebin_factor.a2144 AR src/libsinglebin_false.a2145 AR src/libsinglebin_fmt.a2146 AR src/libsinglebin_fold.a2147 AR src/libsinglebin_ginstall.a2148 AR src/libsinglebin_groups.a2149 AR src/libsinglebin_head.a2150 AR src/libsinglebin_id.a2151 AR src/libsinglebin_join.a2152 AR src/libsinglebin_link.a2153 AR src/libsinglebin_ln.a2154 AR src/libsinglebin_logname.a2155 AR src/libsinglebin_md5sum.a2156 AR src/libsinglebin_mkdir.a2157 AR src/libsinglebin_mkfifo.a2158 AR src/libsinglebin_mknod.a2159 AR src/libsinglebin_mktemp.a2160 AR src/libsinglebin_mv.a2161 AR src/libsinglebin_nl.a2162 AR src/libsinglebin_nproc.a2163 AR src/libsinglebin_nohup.a2164 AR src/libsinglebin_numfmt.a2165 AR src/libsinglebin_od.a2166 AR src/libsinglebin_paste.a2167 AR src/libsinglebin_pathchk.a2168 AR src/libsinglebin_pr.a2169 AR src/libsinglebin_printenv.a2170 AR src/libsinglebin_printf.a2171 AR src/libsinglebin_ptx.a2172 AR src/libsinglebin_pwd.a2173 AR src/libsinglebin_readlink.a2174 AR src/libsinglebin_realpath.a2175 AR src/libsinglebin_rm.a2176 AR src/libsinglebin_rmdir.a2177 AR src/libsinglebin_seq.a2178 AR src/libsinglebin_sha1sum.a2179 AR src/libsinglebin_sha224sum.a2180 AR src/libsinglebin_sha256sum.a2181 AR src/libsinglebin_sha384sum.a2182 AR src/libsinglebin_sha512sum.a2183 AR src/libsinglebin_shuf.a2184 AR src/libsinglebin_shred.a2185 AR src/libsinglebin_sleep.a2186 AR src/libsinglebin_sort.a2187 AR src/libsinglebin_split.a2188 AR src/libsinglebin_stat.a2189 AR src/libsinglebin_sum.a2190 AR src/libsinglebin_sync.a2191 AR src/libsinglebin_tac.a2192 AR src/libsinglebin_tail.a2193 AR src/libsinglebin_tee.a2194 AR src/libsinglebin_test.a2195 AR src/libsinglebin_touch.a2196 AR src/libsinglebin_tr.a2197 AR src/libsinglebin_true.a2198 AR src/libsinglebin_truncate.a2199 AR src/libsinglebin_tsort.a2200 AR src/libsinglebin_tty.a2201 AR src/libsinglebin_uname.a2202 AR src/libsinglebin_unexpand.a2203 AR src/libsinglebin_uniq.a2204 AR src/libsinglebin_unlink.a2205 AR src/libsinglebin_vdir.a2206 AR src/libsinglebin_wc.a2207 AR src/libsinglebin_whoami.a2208 AR src/libsinglebin_yes.a2209 AR src/libsinglebin_kill.a2210 AR src/libsinglebin_uptime.a2211 CCLD src/getlimits2212 AR src/libsinglebin_hostname.a2213 AR src/libsinglebin_stdbuf.a2214 AR src/libsinglebin_chgrp.a2215 AR src/libsinglebin_dir.a2216 AR src/libsinglebin_arch.a2217 CCLD src/coreutils2218 GEN man/chroot.12219 GEN man/hostid.12220 GEN man/timeout.12221 GEN man/nice.12222 GEN man/who.12223 GEN man/users.12224 GEN man/pinky.12225 GEN man/stty.12226 GEN man/df.12227 GEN man/chcon.12228 GEN man/runcon.12229 GEN man/b2sum.12230 GEN man/base64.12231 GEN man/base32.12232 GEN man/basenc.12233 GEN man/basename.12234 GEN man/cat.12235 GEN man/chgrp.12236 GEN man/chmod.12237 GEN man/chown.12238 GEN man/cksum.12239 GEN man/cp.12240 GEN man/comm.12241 GEN man/csplit.12242 GEN man/cut.12243 GEN man/date.12244 GEN man/dd.12245 GEN man/dir.12246 GEN man/dircolors.12247 GEN man/dirname.12248 GEN man/du.12249 GEN man/echo.12250 GEN man/env.12251 GEN man/expand.12252 GEN man/expr.12253 GEN man/factor.12254 GEN man/false.12255 GEN man/fmt.12256 GEN man/fold.12257 GEN man/groups.12258 GEN man/install.12259 GEN man/head.12260 GEN man/id.12261 GEN man/join.12262 GEN man/link.12263 GEN man/ln.12264 GEN man/logname.12265 GEN man/ls.12266 GEN man/md5sum.12267 GEN man/mkdir.12268 GEN man/mkfifo.12269 GEN man/mknod.12270 GEN man/mktemp.12271 GEN man/mv.12272 GEN man/nl.12273 GEN man/nproc.12274 GEN man/nohup.12275 GEN man/numfmt.12276 GEN man/od.12277 GEN man/paste.12278 GEN man/pathchk.12279 GEN man/pr.12280 GEN man/printenv.12281 GEN man/printf.12282 GEN man/ptx.12283 GEN man/pwd.12284 GEN man/readlink.12285 GEN man/realpath.12286 GEN man/rm.12287 GEN man/rmdir.12288 GEN man/seq.12289 GEN man/sha1sum.12290 GEN man/sha224sum.12291 GEN man/sha256sum.12292 GEN man/sha384sum.12293 GEN man/sha512sum.12294 GEN man/shred.12295 GEN man/shuf.12296 GEN man/sleep.12297 GEN man/sort.12298 GEN man/split.12299 GEN man/stat.12300 GEN man/sum.12301 GEN man/sync.12302 GEN man/tac.12303 GEN man/tail.12304 GEN man/tee.12305 GEN man/test.12306 GEN man/touch.12307 GEN man/tr.12308 GEN man/true.12309 GEN man/truncate.12310 GEN man/tsort.12311 GEN man/tty.12312 GEN man/uname.12313 GEN man/unexpand.12314 GEN man/uniq.12315 GEN man/unlink.12316 GEN man/vdir.12317 GEN man/wc.12318 GEN man/whoami.12319 GEN man/yes.12320 GEN man/arch.12321 GEN man/kill.12322 GEN man/uptime.12323 GEN man/coreutils.12324make[3]: Entering directory '/build/coreutils-9.11'2325 /nix/store/xjl7p8dvyk2j53kqf7f43kdj4ypbxz7g-coreutils-9.11/bin/mkdir -p '/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/bin'2326 /nix/store/xjl7p8dvyk2j53kqf7f43kdj4ypbxz7g-coreutils-9.11/bin/mkdir -p '/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/man/man1'2327 /nix/store/xjl7p8dvyk2j53kqf7f43kdj4ypbxz7g-coreutils-9.11/bin/mkdir -p '/nix/store/bp217v406vqs4xwpdmdbdj54511mdwk8-coreutils-static-x86_64-unknown-linux-musl-9.11-info/share/info'2328 /nix/store/xjl7p8dvyk2j53kqf7f43kdj4ypbxz7g-coreutils-9.11/bin/install -c src/coreutils '/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/bin'2329make install-exec-hook2330 /nix/store/xjl7p8dvyk2j53kqf7f43kdj4ypbxz7g-coreutils-9.11/bin/install -c -m 644 ./doc/coreutils.info '/nix/store/bp217v406vqs4xwpdmdbdj54511mdwk8-coreutils-static-x86_64-unknown-linux-musl-9.11-info/share/info'2331 /nix/store/xjl7p8dvyk2j53kqf7f43kdj4ypbxz7g-coreutils-9.11/bin/install -c -m 644 man/chroot.1 man/hostid.1 man/timeout.1 man/nice.1 man/who.1 man/users.1 man/pinky.1 man/stty.1 man/df.1 man/chcon.1 man/runcon.1 man/b2sum.1 man/base64.1 man/base32.1 man/basenc.1 man/basename.1 man/cat.1 man/chgrp.1 man/chmod.1 man/chown.1 man/cksum.1 man/comm.1 man/cp.1 man/csplit.1 man/cut.1 man/date.1 man/dd.1 man/dir.1 man/dircolors.1 man/dirname.1 man/du.1 man/echo.1 man/env.1 man/expand.1 man/expr.1 man/factor.1 man/false.1 man/fmt.1 man/fold.1 man/install.1 '/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/man/man1'2332make[4]: Entering directory '/build/coreutils-9.11'2333 /nix/store/xjl7p8dvyk2j53kqf7f43kdj4ypbxz7g-coreutils-9.11/bin/install -c -m 644 man/groups.1 man/head.1 man/id.1 man/join.1 man/link.1 man/ln.1 man/logname.1 man/ls.1 man/md5sum.1 man/mkdir.1 man/mkfifo.1 man/mknod.1 man/mktemp.1 man/mv.1 man/nl.1 man/nproc.1 man/nohup.1 man/numfmt.1 man/od.1 man/paste.1 man/pathchk.1 man/pr.1 man/printenv.1 man/printf.1 man/ptx.1 man/pwd.1 man/readlink.1 man/realpath.1 man/rm.1 man/rmdir.1 man/seq.1 man/sha1sum.1 man/sha224sum.1 man/sha256sum.1 man/sha384sum.1 man/sha512sum.1 man/shred.1 man/shuf.1 man/sleep.1 man/sort.1 '/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/man/man1'2334 /nix/store/xjl7p8dvyk2j53kqf7f43kdj4ypbxz7g-coreutils-9.11/bin/install -c -m 644 man/split.1 man/stat.1 man/sum.1 man/sync.1 man/tac.1 man/tail.1 man/tee.1 man/test.1 man/touch.1 man/tr.1 man/true.1 man/truncate.1 man/tsort.1 man/tty.1 man/uname.1 man/unexpand.1 man/uniq.1 man/unlink.1 man/vdir.1 man/wc.1 man/whoami.1 man/yes.1 man/arch.1 man/kill.1 man/uptime.1 man/coreutils.1 '/nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/share/man/man1'2335make[4]: Leaving directory '/build/coreutils-9.11'2336make[3]: Leaving directory '/build/coreutils-9.11'2337make[2]: Leaving directory '/build/coreutils-9.11'2338Making install in gnulib-tests2339make[2]: Entering directory '/build/coreutils-9.11/gnulib-tests'2340make install-recursive2341make[3]: Entering directory '/build/coreutils-9.11/gnulib-tests'2342Making install in .2343make[4]: Entering directory '/build/coreutils-9.11/gnulib-tests'2344make[5]: Entering directory '/build/coreutils-9.11/gnulib-tests'2345make[5]: Leaving directory '/build/coreutils-9.11/gnulib-tests'2346make[4]: Leaving directory '/build/coreutils-9.11/gnulib-tests'2347make[3]: Leaving directory '/build/coreutils-9.11/gnulib-tests'2348make[2]: Leaving directory '/build/coreutils-9.11/gnulib-tests'2349make[1]: Leaving directory '/build/coreutils-9.11'fixupPhase
2350shrinking RPATHs of ELF executables and libraries in /nix/store/bp217v406vqs4xwpdmdbdj54511mdwk8-coreutils-static-x86_64-unknown-linux-musl-9.11-info2351checking for references to /build/ in /nix/store/bp217v406vqs4xwpdmdbdj54511mdwk8-coreutils-static-x86_64-unknown-linux-musl-9.11-info...2352patching script interpreter paths in /nix/store/bp217v406vqs4xwpdmdbdj54511mdwk8-coreutils-static-x86_64-unknown-linux-musl-9.11-info2353shrinking RPATHs of ELF executables and libraries in /nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug2354checking for references to /build/ in /nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug...2355patching script interpreter paths in /nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug2356separating debug info from /nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/bin/coreutils (build ID ee72057a8a18cbab8176da03aa92a85cf03ed0ea)2357separate-debug-info: copying patched source files to /nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay...2358/build /build/coreutils-9.112359'coreutils-9.11/tests/env/env.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/env/env.sh'2360'coreutils-9.11/tests/du/basic.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/du/basic.sh'2361'coreutils-9.11/tests/du/deref.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/du/deref.sh'2362'coreutils-9.11/tests/du/threshold.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/du/threshold.sh'2363'coreutils-9.11/tests/du/long-from-unreadable.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/du/long-from-unreadable.sh'2364'coreutils-9.11/tests/du/inacc-dir.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/du/inacc-dir.sh'2365'coreutils-9.11/tests/tail/inotify-dir-recreate.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/tail/inotify-dir-recreate.sh'2366'coreutils-9.11/tests/chmod/setgid.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/chmod/setgid.sh'2367'coreutils-9.11/tests/df/skip-rootfs.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/df/skip-rootfs.sh'2368'coreutils-9.11/tests/df/total-verify.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/df/total-verify.sh'2369'coreutils-9.11/tests/dd/sparse.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/dd/sparse.sh'2370'coreutils-9.11/tests/rm/deep-2.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/rm/deep-2.sh'2371'coreutils-9.11/tests/install/install-C.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/install/install-C.sh'2372'coreutils-9.11/tests/cp/sparse.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/cp/sparse.sh'2373'coreutils-9.11/tests/cp/reflink-auto.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/cp/reflink-auto.sh'2374'coreutils-9.11/tests/chgrp/default-no-deref.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/chgrp/default-no-deref.sh'2375'coreutils-9.11/tests/chgrp/posix-H.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/chgrp/posix-H.sh'2376'coreutils-9.11/tests/chgrp/recurse.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/chgrp/recurse.sh'2377'coreutils-9.11/tests/chgrp/basic.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/chgrp/basic.sh'2378'coreutils-9.11/tests/chgrp/no-x.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/chgrp/no-x.sh'2379'coreutils-9.11/tests/ls/removed-directory.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/ls/removed-directory.sh'2380'coreutils-9.11/tests/ls/acl.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/ls/acl.sh'2381'coreutils-9.11/tests/uniq/uniq.pl' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/uniq/uniq.pl'2382'coreutils-9.11/tests/unexpand/mb.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/tests/unexpand/mb.sh'2383'coreutils-9.11/src/unexpand.c' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/src/unexpand.c'2384'coreutils-9.11/src/uniq.c' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/src/uniq.c'2385'coreutils-9.11/build-aux/config.sub' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/build-aux/config.sub'2386'coreutils-9.11/build-aux/config.guess' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/build-aux/config.guess'2387'coreutils-9.11/configure' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/configure'2388'coreutils-9.11/gnulib-tests/test-localtime_r.c' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/gnulib-tests/test-localtime_r.c'2389'coreutils-9.11/gnulib-tests/test-fchownat.c' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/gnulib-tests/test-fchownat.c'2390'coreutils-9.11/gnulib-tests/test-localtime_r-mt.c' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/gnulib-tests/test-localtime_r-mt.c'2391'coreutils-9.11/gnulib-tests/test-lchown.c' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/gnulib-tests/test-lchown.c'2392'coreutils-9.11/gnulib-tests/test-parse-datetime.c' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/gnulib-tests/test-parse-datetime.c'2393'coreutils-9.11/gnulib-tests/test-set-mode-acl-1.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/gnulib-tests/test-set-mode-acl-1.sh'2394'coreutils-9.11/gnulib-tests/test-file-has-acl-1.sh' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/gnulib-tests/test-file-has-acl-1.sh'2395'coreutils-9.11/gnulib-tests/test-chown.c' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/gnulib-tests/test-chown.c'2396'coreutils-9.11/gnulib-tests/test-getlogin.c' -> '/nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/src/overlay/coreutils-9.11/gnulib-tests/test-getlogin.c'2397/build/coreutils-9.112398shrinking RPATHs of ELF executables and libraries in /nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.112399shrinking /nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/bin/coreutils2400patchelf: cannot find section '.dynamic'. The input file is most likely statically linked2401checking for references to /build/ in /nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11...2402patchelf: cannot find section '.dynamic'. The input file is most likely statically linked2403patching script interpreter paths in /nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.112404stripping (with command x86_64-unknown-linux-musl-strip and flags -S -p) in /nix/store/ck4qmxlym85l5ni47hmldq5cp5vp9cbx-coreutils-static-x86_64-unknown-linux-musl-9.11/bin2405making symlink relative: /nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/lib/debug/.build-id/ee/72057a8a18cbab8176da03aa92a85cf03ed0ea.sourceoverlay2406making symlink relative: /nix/store/rnzqas717yxs5qr4hcg73cpq7wdpjkf8-coreutils-static-x86_64-unknown-linux-musl-9.11-debug/lib/debug/coreutils