Running phase: unpackPhase unpacking source archive /nix/store/ycmjawf24vb6d5sd0lb0qa8np1h6zwhi-util-linux-2.42.2.tar.xz source root is util-linux-2.42.2 separate-debug-info: recording checksum of source files for debug support... setting SOURCE_DATE_EPOCH to timestamp 1781611619 of file "util-linux-2.42.2/ChangeLog" Running phase: patchPhase applying patch /nix/store/1j9sp0yd6jbcbkwsc5a826rxqy3lk6vh-rtcwake-search-PATH-for-shutdown.patch patching file include/pathnames.h patching file sys-utils/rtcwake.c Hunk #1 succeeded at 610 (offset 23 lines). patching script interpreter paths in tests/run.sh tools/all_syscalls tools/all_errnos tests/run.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash" tools/all_syscalls: interpreter directive changed from "#!/bin/bash" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash" tools/all_errnos: interpreter directive changed from "#!/bin/bash" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash" Running phase: updateAutotoolsGnuConfigScriptsPhase Updating Autotools / GNU config script to a newer upstream version: ./config/config.sub Updating Autotools / GNU config script to a newer upstream version: ./config/config.guess Running phase: configurePhase fixing libtool script ./config/ltmain.sh ./configure patching script interpreter paths in ./configure ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/sh" configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2 --bindir=/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin --sbindir=/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin --includedir=/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include --mandir=/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man --infodir=/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/share/info --docdir=/nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2/share/doc/util-linux --libdir=/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib --libexecdir=/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/libexec --localedir=/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/share/locale --localstatedir=/var --sysconfdir=/etc --disable-use-tty-group --enable-fs-paths-default=/run/wrappers/bin:/run/current-system/sw/bin:/sbin --disable-makeinstall-setuid --disable-makeinstall-chown --disable-su --enable-write --disable-nls --without-cryptsetup --without-ncursesw --without-systemd --without-systemdsystemunitdir --without-tmpfilesdir --without-sysusersdir --disable-poman SYSCONFSTATICDIR=/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib --disable-liblastlog2 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking how to create a pax tar archive... gnutar checking dependency style of gcc... none checking the archiver (ar) interface... ar configure: --runstatedir defaults to /run checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for bison... no checking for byacc... no checking for a sed that does not truncate output... /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed checking for flex... no checking for bison... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for working volatile... yes checking how to run the C preprocessor... gcc -E checking whether compiler handles -fno-common... yes checking whether compiler handles -Wall... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Waddress-of-packed-member... yes checking whether compiler handles -Wdiscarded-qualifiers... yes checking whether compiler handles -Wembedded-directive... no checking whether compiler handles -Wextra-semi... no checking whether compiler handles -Wformat-security... yes checking whether compiler handles -Wimplicit-function-declaration... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wmissing-parameter-type... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wnested-externs... yes checking whether compiler handles -Wno-missing-field-initializers... yes checking whether compiler handles -Wold-style-definition... yes checking whether compiler handles -Wpointer-arith... yes checking whether compiler handles -Wredundant-decls... yes checking whether compiler handles -Wsign-compare... yes checking whether compiler handles -Wstrict-prototypes... yes checking whether compiler handles -Wtype-limits... yes checking whether compiler handles -Wuninitialized... yes checking whether compiler handles -Wunused-but-set-parameter... yes checking whether compiler handles -Wunused-but-set-variable... yes checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Wvla... yes checking whether compiler handles -Walloca... yes checking whether compiler handles -Werror=sequence-point... yes checking whether compiler handles -Wno-clobbered... yes checking whether compiler handles -Wno-cast-function-type... yes checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to print strings... printf checking for a sed that does not truncate output... (cached) /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed checking for grep that handles long lines and -e... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep checking for egrep... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep -E checking for fgrep... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse nm output from gcc object... ok checking for sysroot... no checking for a working dd... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/dd checking how to truncate binary pipes... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for xsltproc... no checking for gcc option to enable large file support... none needed checking for gcc option for timestamps after 2038... none needed checking whether to enable assertions... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gcc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking for gcc option for timestamps after 2038... (cached) none needed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by gcc... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for egrep -e... (cached) /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for linux/compiler.h... no checking for linux/blkpg.h... yes checking for linux/major.h... yes checking for asm/io.h... no checking for byteswap.h... yes checking for endian.h... yes checking for err.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for lastlog.h... yes checking for libutil.h... no checking for linux/audit.h... yes checking for linux/bpf.h... yes checking for linux/blkzoned.h... yes checking for linux/btrfs.h... yes checking for linux/capability.h... yes checking for linux/cdrom.h... yes checking for linux/falloc.h... yes checking for linux/fd.h... yes checking for linux/fiemap.h... yes checking for linux/landlock.h... yes checking for linux/kcmp.h... yes checking for linux/net_namespace.h... yes checking for linux/nsfs.h... yes checking for linux/openat2.h... yes checking for linux/pr.h... yes checking for linux/raw.h... no checking for linux/seccomp.h... yes checking for linux/securebits.h... yes checking for linux/tiocl.h... yes checking for linux/version.h... yes checking for linux/vm_sockets_diag.h... yes checking for linux/watchdog.h... yes checking for linux/if_alg.h... yes checking for locale.h... yes checking for mntent.h... yes checking for mqueue.h... yes checking for net/if_dl.h... no checking for net/if.h... yes checking for netinet/in.h... yes checking for paths.h... yes checking for pty.h... yes checking for security/pam_appl.h... no checking for security/pam_modules.h... no checking for semaphore.h... yes checking for shadow.h... yes checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for sys/auxv.h... yes checking for sys/disk.h... no checking for sys/disklabel.h... no checking for sys/endian.h... no checking for sys/file.h... yes checking for sys/ioccom.h... no checking for sys/ioctl.h... yes checking for sys/io.h... yes checking for sys/mkdev.h... no checking for sys/mman.h... yes checking for sys/mount.h... yes checking for sys/param.h... yes checking for sys/pidfd.h... yes checking for sys/prctl.h... yes checking for sys/resource.h... yes checking for sys/sendfile.h... yes checking for sys/signalfd.h... yes checking for sys/socket.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/statfs.h... yes checking for sys/swap.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/timex.h... yes checking for sys/ttydefaults.h... yes checking for sys/types.h... (cached) yes checking for sys/ucred.h... no checking for sys/un.h... yes checking for sys/vfs.h... yes checking for sys/xattr.h... yes checking for unistd.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for linux/fs.h... yes checking for linux/mount.h... yes checking for linux/gsmmux.h... yes checking for security/pam_misc.h... no checking whether BLK_ZONE_REP_CAPACITY is declared... yes checking whether PR_REP_CAPACITY is declared... no checking for security/openpam.h... no checking for langinfo.h... yes checking whether langinfo.h defines ALTMON_x constants... yes checking whether langinfo.h defines _NL_ABALTMON_x constants... yes checking for struct fanotify_event_info_header... yes checking for struct mount_attr... yes checking for enum fsconfig_command... yes checking for struct termios.c_line... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct statx... yes checking for struct statx.stx_mnt_id... yes checking whether _NL_TIME_WEEK_1STDAY is declared... yes checking whether environ is declared... yes checking whether strsignal is declared... yes checking whether BPF_OBJ_NAME_LEN is declared... yes checking whether BPF_TAG_SIZE is declared... yes checking whether TIOCGLCKTRMIOS is declared... yes checking whether SOCK_CLOEXEC is declared... yes checking whether SOCK_NONBLOCK is declared... yes checking whether SO_PASSCRED is declared... yes checking whether VMADDR_CID_LOCAL is declared... yes checking for cachestat... no checking for clearenv... yes checking for close_range... yes checking for copy_file_range... yes checking for eaccess... yes checking for err... yes checking for errx... yes checking for explicit_bzero... yes checking for __fpending... yes checking for __fpurge... yes checking for fpurge... no checking for fnmatch... yes checking for fsconfig... yes checking for fsmount... yes checking for fsopen... yes checking for fspick... yes checking for fsync... yes checking for getauxval... yes checking for getdomainname... yes checking for getdtablesize... yes checking for getexecname... no checking for getmntinfo... no checking for getrandom... yes checking for getrlimit... yes checking for getsgnam... yes checking for getttynam... yes checking for inotify_init... yes checking for jrand48... yes checking for landlock_create_ruleset... no checking for landlock_add_rule... no checking for landlock_restrict_self... no checking for lchown... yes checking for lgetxattr... yes checking for llistxattr... yes checking for llseek... no checking for newlocale... yes checking for mempcpy... yes checking for mkostemp... yes checking for move_mount... yes checking for mount_setattr... yes checking for nanosleep... yes checking for ntp_gettime... yes checking for open_tree... yes checking for personality... yes checking for pidfd_getfd... yes checking for pidfd_open... yes checking for pidfd_send_signal... yes checking for posix_fadvise... yes checking for prctl... yes checking for qsort_r... yes checking for reallocarray... yes checking for renameat2... yes checking for rpmatch... yes checking for scandirat... yes checking for sched_setattr... yes checking for sched_setscheduler... yes checking for __secure_getenv... no checking for secure_getenv... yes checking for sendfile... yes checking for setprogname... no checking for setresgid... yes checking for setresuid... yes checking for sigqueue... yes checking for srandom... yes checking for strnchr... no checking for strndup... yes checking for strnlen... yes checking for strtod_l... yes checking for sysconf... yes checking for sysinfo... yes checking for timegm... yes checking for usleep... yes checking for uselocale... yes checking for utimensat... yes checking for vwarnx... yes checking for warn... yes checking for warnx... yes checking for declarations of fseeko and ftello... yes checking for fallocate... yes checking for futimens... yes checking for getusershell... yes checking for inotify_init1... yes checking for ioperm... yes checking for iopl... yes checking for openat... yes checking for fstatat... yes checking for unlinkat... yes checking for open_memstream... yes checking for posix_fallocate... yes checking for reboot... yes checking for updwtmpx... yes checking for updwtmpx... (cached) yes checking for statx... yes checking for syscall setns... SYS_setns checking for syscall pidfd_getfd... SYS_pidfd_getfd checking for syscall pidfd_open... SYS_pidfd_open checking for syscall pidfd_send_signal... SYS_pidfd_send_signal checking for syscall close_range... SYS_close_range checking for syscall fsconfig... SYS_fsconfig checking for syscall fsmount... SYS_fsmount checking for syscall fsopen... SYS_fsopen checking for syscall fspick... SYS_fspick checking for syscall mount_setattr... SYS_mount_setattr checking for syscall move_mount... SYS_move_mount checking for syscall open_tree... SYS_open_tree checking for syscall statmount... SYS_statmount checking for syscall listmount... SYS_listmount checking for isnan... yes checking for clock_gettime... yes checking for timer_create... yes checking for pthread_atfork in -lpthread... yes checking for rtas_get_sysparm in -lrtas... no checking for struct sockaddr.sa_len... no checking for library containing socket... none required checking for dirfd... yes checking for fts_open... yes checking for mq_open in -lrt... yes checking whether program_invocation_short_name is defined... yes checking whether __progname is defined... yes checking whether IOC_OPAL_GET_STATUS is declared... yes checking for asciidoctor... no configure: WARNING: asciidoctor not found; not building man pages configure: re-use already generated man-pages. checking whether the target supports thread-local storage... yes checking for openpty in -lutil... yes checking for union semun... no checking for loff_t... yes checking wchar_t support... yes checking for cpu_set_t... yes checking for sighandler_t... yes checking for sigset_t... yes checking whether CPU_ALLOC is declared... yes checking for crypt.h... yes checking for struct nsfs_file_handle... yes checking for udev_new in -ludev... no checking for ncurses6-config... no checking for ncurses5-config... no checking for ncurses... no checking for initscr in -lncurses... no checking for tinfo... no checking for tgetent in -ltinfo... no checking for readline in -lreadline... no configure: WARNING: liblastlog2 disabled; not building pam_lastlog2 configure: WARNING: ncursesw, ncurses or slang library not found; not building cfdisk checking for syscall unshare... SYS_unshare checking for valid unshare() function... yes checking for valid setns() function... yes checking for capng_apply in -lcap-ng... yes checking for crc32 in -lz... yes checking for magic_open in -lmagic... no checking for syscall swapon... SYS_swapon checking for syscall swapoff... SYS_swapoff checking for swapon... yes checking for swapoff... yes checking for syscall pidfd_open... (cached) SYS_pidfd_open checking for valid audit arch... yes checking for syscall prlimit64... SYS_prlimit64 checking for valid prlimit() function... yes checking for syscall pivot_root... SYS_pivot_root checking for shm_open... yes checking for sem_close... yes configure: WARNING: ncursesw, ncurses or slang library not found; not building irqtop checking for syscall renameat2... SYS_renameat2 checking building for glibc... yes checking for syscall pidfd_open... (cached) SYS_pidfd_open configure: WARNING: raw.h header file not found; not building raw checking for libuser >= 0.58... no configure: WARNING: PAM header file not found; not building chfn_chsh configure: WARNING: PAM header file not found; not building login configure: WARNING: PAM header file not found; not building runuser configure: WARNING: ncursesw or ncurses libraries not found; not building ul configure: WARNING: ncursesw or ncurses libraries not found; not building more configure: WARNING: ncursesw or ncurses library not found; not building setterm checking for syscall ioprio_set... SYS_ioprio_set checking for syscall ioprio_get... SYS_ioprio_get checking for syscall sched_getaffinity... SYS_sched_getaffinity checking for syscall prctl... SYS_prctl checking for syscall sched_setattr... SYS_sched_setattr checking for syscall sched_setattr... (cached) SYS_sched_setattr checking for syscall copy_file_range... SYS_copy_file_range checking for libeconf... no checking for a Python interpreter with version >= 2... none configure: WARNING: python interpreter not found, do not build python bindings configure: WARNING: libpython not found; not building pylibmount checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libblkid/docs/Makefile config.status: creating libblkid/docs/version.xml config.status: creating libblkid/src/blkid.h config.status: creating libfdisk/docs/Makefile config.status: creating libfdisk/docs/version.xml config.status: creating libfdisk/src/libfdisk.h config.status: creating liblastlog2/src/lastlog2.h config.status: creating libmount/docs/Makefile config.status: creating libmount/docs/version.xml config.status: creating libmount/src/libmount.h config.status: creating libsmartcols/docs/Makefile config.status: creating libsmartcols/docs/version.xml config.status: creating libsmartcols/src/libsmartcols.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: setting ALL_LINGUAS in configure.in is obsolete config.status: creating po/Makefile util-linux 2.42.2 prefix: /nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2 exec prefix: ${prefix} bindir: /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin sbindir: /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin libdir: /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib usrbin_execdir: ${exec_prefix}/bin usrsbin_execdir: ${exec_prefix}/sbin usrlib_execdir: ${exec_prefix}/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib localstatedir: /var runstatedir: /run includedir: /nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include sysconfdir: /etc sysconfstaticdir: /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib vendordir: Python: : Python version: Python libs: Bash completions: ${datarootdir}/bash-completion/completions Systemd support: no Systemd unitdir: no tmpfilesdir: no libeconf support: no Btrfs support: yes lastlog2 support: no Wide-char support: yes libcryptsetup support: Manual pages: no Manual pages translated: no compiler: gcc / g++ suid cflags: ldflags: suid ldflags: ASAN enabled: no Fuzzing enabled: no Coverage enabled no cflags: -g -O2 warnings: -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -Werror=sequence-point Type 'make' or 'make ' to compile. configurePhase completed in 53 seconds Running phase: buildPhase build flags: -j48 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash usrbin_execdir=/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin usrlib_execdir=/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib usrsbin_execdir=/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin make all-recursive make[1]: Entering directory '/build/util-linux-2.42.2' Making all in po make[2]: Entering directory '/build/util-linux-2.42.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/util-linux-2.42.2/po' make[2]: Entering directory '/build/util-linux-2.42.2' CC sys-utils/umount-umount.o CC sys-utils/wdctl-wdctl.o CC sys-utils/mountpoint-mountpoint.o GEN errnos.h CC lib/agetty-plymouth-ctrl.o CC lib/agetty-netlink.o CC lib/agetty-netaddrq.o CC lib/libcommon_logindefs_la-logindefs.lo CC lib/plymouth-ctrl.o CC sys-utils/fstrim-fstrim.o CC sys-utils/ctrlaltdel.o CC sys-utils/fsfreeze.o CC sys-utils/blkdiscard-blkdiscard.o CC lib/blkdiscard-monotonic.o CC sys-utils/blkzone.o CC sys-utils/blkpr.o CC sys-utils/losetup-losetup.o CC sys-utils/zramctl-zramctl.o CC lib/zramctl-ismounted.o CC sys-utils/swapon-swapon.o CC sys-utils/swapon-swapon-common.o CC lib/swapon-swapprober.o CC sys-utils/swapoff-swapoff.o CC sys-utils/swapoff-swapon-common.o CC lib/swapoff-swapprober.o CC sys-utils/chcpu.o CC sys-utils/pivot_root.o CC sys-utils/switch_root.o CC sys-utils/hwclock-hwclock.o CC sys-utils/hwclock-hwclock-parse-date.o CC sys-utils/hwclock-hwclock-cmos.o CC sys-utils/hwclock-hwclock-rtc.o CC lib/hwclock-monotonic.o CC lib/blkid-ismounted.o CC misc-utils/findfs-findfs.o CC misc-utils/blkid-blkid.o CC misc-utils/wipefs-wipefs.o CC lib/ismounted.o CC lib/mkswap-ismounted.o CC lib/libuuid_la-randutils.lo CC lib/libuuid_la-md5.lo CC lib/libuuid_la-sha1.lo CC disk-utils/swaplabel-swaplabel.o CC lib/swaplabel-swapprober.o CC disk-utils/fsck-fsck.o CC lib/fsck-monotonic.o CC disk-utils/fsck.cramfs.o CC disk-utils/cramfs_common.o CC disk-utils/mkfs.cramfs.o CC disk-utils/blockdev.o CC disk-utils/fdisk-fdisk.o CC disk-utils/fdisk-fdisk-menu.o CC disk-utils/fdisk-fdisk-list.o CC lib/fdisk-pager.o CC disk-utils/sfdisk-sfdisk.o CC disk-utils/sfdisk-fdisk-list.o CC term-utils/script-script.o CC lib/script-pty-session.o CC lib/script-monotonic.o CC term-utils/scriptreplay.o CC term-utils/script-playutils.o CC term-utils/scriptlive.o CC lib/pty-session.o CC lib/monotonic.o CC term-utils/mesg.o CC term-utils/wall-wall.o CC term-utils/wall-ttymsg.o CC term-utils/write-write.o CC login-utils/last.o CC login-utils/utmpdump.o CC login-utils/lslogins-lslogins.o CC sys-utils/lsmem-lsmem.o CC sys-utils/chmem.o CC sys-utils/flock.o CC lib/timer.o CC sys-utils/choom.o CC sys-utils/ipcmk.o CC sys-utils/ipcrm.o CC sys-utils/ipcutils.o CC sys-utils/ipcs.o CC sys-utils/lsirq-lsirq.o CC sys-utils/lsirq-irq-common.o CC sys-utils/lsipc-lsipc.o CC sys-utils/lsipc-ipcutils.o CC sys-utils/renice.o CC sys-utils/setpgid.o CC sys-utils/setsid.o CC sys-utils/setarch.o CC sys-utils/eject-eject.o CC lib/eject-monotonic.o CC sys-utils/prlimit-prlimit.o CC sys-utils/lsns-lsns.o CC sys-utils/lscpu-lscpu.o CC sys-utils/lscpu-lscpu-cputype.o CC sys-utils/lscpu-lscpu-cpu.o CC sys-utils/lscpu-lscpu-topology.o CC sys-utils/lscpu-lscpu-virt.o CC sys-utils/lscpu-lscpu-arm.o CC sys-utils/lscpu-lscpu-dmi.o CC sys-utils/lscpu-lscpu-riscv.o CC sys-utils/fallocate.o CC sys-utils/unshare-unshare.o CC lib/unshare-caputils.o CC lib/unshare-exec_shell.o CC sys-utils/nsenter.o CC lib/exec_shell.o CC lib/caputils.o CC sys-utils/setpriv.o CC sys-utils/setpriv-landlock.o CC misc-utils/cal-cal.o CC misc-utils/logger-logger.o CC lib/logger-strutils.o CC lib/logger-strv.o CC misc-utils/look.o CC misc-utils/mcookie.o CC lib/md5.o CC misc-utils/namei.o CC lib/strutils.o CC lib/idcache.o CC misc-utils/whereis.o CC misc-utils/lslocks-lslocks.o CC misc-utils/uuidgen-uuidgen.o CC misc-utils/uuidparse-uuidparse.o CC misc-utils/rename.o CC misc-utils/getopt.o CC misc-utils/exch-exch.o CC misc-utils/fincore-fincore.o CC misc-utils/hardlink-hardlink.o CC lib/hardlink-monotonic.o CC lib/hardlink-fileeq.o CC misc-utils/fadvise-fadvise.o CC misc-utils/waitpid-waitpid.o GEN syscalls.h CC misc-utils/lsclocks-lsclocks.o CC misc-utils/getino-getino.o CC misc-utils/copyfilerange-copyfilerange.o CC disk-utils/isosize.o CC sys-utils/rfkill-rfkill.o CC sys-utils/readprofile.o CC sys-utils/ldattach.o CC sys-utils/rtcwake.o CC misc-utils/uuidd-uuidd.o CC lib/uuidd-monotonic.o CC lib/uuidd-timer.o CC disk-utils/partx-partx.o CC disk-utils/addpart.o CC disk-utils/delpart.o CC disk-utils/resizepart.o GEN libuuid/uuid.pc GEN libblkid/blkid.pc GEN libmount/mount.pc GEN libsmartcols/smartcols.pc GEN libfdisk/fdisk.pc CC sys-utils/dmesg-dmesg.o CC lib/dmesg-monotonic.o CC lib/dmesg-pager.o CC lib/libcommon_la-blkdev.lo CC lib/libcommon_la-buffer.lo CC lib/libcommon_la-canonicalize.lo CC lib/libcommon_la-color-names.lo CC lib/libcommon_la-crc32.lo CC lib/libcommon_la-crc32c.lo CC lib/libcommon_la-crc64.lo CC lib/libcommon_la-c_strtod.lo CC lib/libcommon_la-debug.lo CC lib/libcommon_la-default_shell.lo CC lib/libcommon_la-encode.lo CC lib/libcommon_la-env.lo CC lib/libcommon_la-fileutils.lo CC lib/libcommon_la-idcache.lo CC lib/libcommon_la-jsonwrt.lo CC lib/libcommon_la-mangle.lo CC lib/libcommon_la-match.lo CC lib/libcommon_la-mbsalign.lo CC lib/libcommon_la-mbsedit.lo CC lib/libcommon_la-md5.lo CC lib/libcommon_la-pidutils.lo CC lib/libcommon_la-pwdutils.lo CC lib/libcommon_la-randutils.lo CC lib/libcommon_la-sha1.lo CC lib/libcommon_la-sha256.lo CC lib/libcommon_la-signames.lo CC lib/libcommon_la-strutils.lo CC lib/libcommon_la-strv.lo CC lib/libcommon_la-timeutils.lo CC lib/libcommon_la-ttyutils.lo CC lib/libcommon_la-xxhash.lo CC lib/libcommon_la-configs.lo CC lib/libcommon_la-linux_version.lo CC lib/libcommon_la-loopdev.lo CC lib/libcommon_la-pidfd-utils.lo CC lib/libcommon_la-cpuset.lo CC lib/libcommon_la-path.lo CC lib/libcommon_la-sysfs.lo CC lib/libcommon_la-procfs.lo CC lib/libtcolors_la-colors.lo CC lib/libtcolors_la-color-names.lo CC sys-utils/mount-mount.o CC lib/libmount_la-monotonic.lo CC libmount/src/la-cache.lo CC libmount/src/la-fs.lo CC libmount/src/la-fs_statmount.lo CC libmount/src/la-init.lo CC libmount/src/la-iter.lo CC libmount/src/la-lock.lo CC libmount/src/la-optmap.lo CC libmount/src/la-optlist.lo CC libmount/src/la-optstr.lo CC libmount/src/la-tab.lo CC libmount/src/la-tab_diff.lo CC libmount/src/la-tab_listmount.lo CC libmount/src/la-tab_parse.lo CC libmount/src/la-tab_update.lo CC libmount/src/la-test.lo CC libmount/src/la-utils.lo CC libmount/src/la-version.lo CC libmount/src/la-context.lo CC libmount/src/la-context_mount.lo CC libmount/src/la-context_umount.lo CC libmount/src/la-hooks.lo CC libmount/src/la-hook_mount.lo CC libmount/src/la-hook_mount_legacy.lo CC libmount/src/la-hook_mkdir.lo CC libmount/src/la-hook_selinux.lo CC libmount/src/la-hook_subdir.lo CC libmount/src/la-hook_owner.lo CC libmount/src/la-hook_idmap.lo CC libmount/src/la-hook_loopdev.lo CC libmount/src/la-hook_veritydev.lo CC libmount/src/la-monitor.lo CC libmount/src/la-monitor_utab.lo CC libmount/src/la-monitor_mountinfo.lo CC libmount/src/la-monitor_fanotify.lo CC libmount/src/la-btrfs.lo CC libblkid/src/la-init.lo CC libblkid/src/la-cache.lo CC libblkid/src/la-config.lo CC libblkid/src/la-dev.lo CC libblkid/src/la-devname.lo CC libblkid/src/la-devno.lo CC libblkid/src/la-encode.lo CC libblkid/src/la-evaluate.lo CC libblkid/src/la-getsize.lo CC libblkid/src/la-probe.lo CC libblkid/src/la-read.lo CC libblkid/src/la-resolve.lo CC libblkid/src/la-save.lo CC libblkid/src/la-tag.lo CC libblkid/src/la-verify.lo CC libblkid/src/la-version.lo CC libblkid/src/partitions/la-aix.lo CC libblkid/src/partitions/la-atari.lo CC libblkid/src/partitions/la-bsd.lo CC libblkid/src/partitions/la-dos.lo CC libblkid/src/partitions/la-gpt.lo CC libblkid/src/partitions/la-mac.lo CC libblkid/src/partitions/la-minix.lo CC libblkid/src/partitions/la-partitions.lo CC libblkid/src/partitions/la-sgi.lo CC libblkid/src/partitions/la-solaris_x86.lo CC libblkid/src/partitions/la-sun.lo CC libblkid/src/partitions/la-ultrix.lo CC libblkid/src/partitions/la-unixware.lo CC libblkid/src/superblocks/la-adaptec_raid.lo CC libblkid/src/superblocks/la-apfs.lo CC libblkid/src/superblocks/la-bcache.lo CC libblkid/src/superblocks/la-befs.lo CC libblkid/src/superblocks/la-bfs.lo CC libblkid/src/superblocks/la-bitlocker.lo CC libblkid/src/superblocks/la-bluestore.lo CC libblkid/src/superblocks/la-btrfs.lo CC libblkid/src/superblocks/la-cs_fvault2.lo CC libblkid/src/superblocks/la-cramfs.lo CC libblkid/src/superblocks/la-ddf_raid.lo CC libblkid/src/superblocks/la-drbd.lo CC libblkid/src/superblocks/la-drbdproxy_datalog.lo CC libblkid/src/superblocks/la-drbdmanage.lo CC libblkid/src/superblocks/la-exfs.lo CC libblkid/src/superblocks/la-exfat.lo CC libblkid/src/superblocks/la-ext.lo CC libblkid/src/superblocks/la-f2fs.lo CC libblkid/src/superblocks/la-gfs.lo CC libblkid/src/superblocks/la-hfs.lo CC libblkid/src/superblocks/la-highpoint_raid.lo CC libblkid/src/superblocks/la-hpfs.lo CC libblkid/src/superblocks/la-iso9660.lo CC libblkid/src/superblocks/la-isw_raid.lo CC libblkid/src/superblocks/la-jfs.lo CC libblkid/src/superblocks/la-jmicron_raid.lo CC libblkid/src/superblocks/la-linux_raid.lo CC libblkid/src/superblocks/la-lsi_raid.lo CC libblkid/src/superblocks/la-luks.lo CC libblkid/src/superblocks/la-lvm.lo CC libblkid/src/superblocks/la-minix.lo CC libblkid/src/superblocks/la-mpool.lo CC libblkid/src/superblocks/la-netware.lo CC libblkid/src/superblocks/la-nilfs.lo CC libblkid/src/superblocks/la-ntfs.lo CC libblkid/src/superblocks/la-refs.lo CC libblkid/src/superblocks/la-nvidia_raid.lo CC libblkid/src/superblocks/la-ocfs.lo CC libblkid/src/superblocks/la-promise_raid.lo CC libblkid/src/superblocks/la-reiserfs.lo CC libblkid/src/superblocks/la-romfs.lo CC libblkid/src/superblocks/la-scoutfs.lo CC libblkid/src/superblocks/la-silicon_raid.lo CC libblkid/src/superblocks/la-squashfs.lo CC libblkid/src/superblocks/la-stratis.lo CC libblkid/src/superblocks/la-superblocks.lo CC libblkid/src/superblocks/la-swap.lo CC libblkid/src/superblocks/la-sysv.lo CC libblkid/src/superblocks/la-ubi.lo CC libblkid/src/superblocks/la-ubifs.lo CC libblkid/src/superblocks/la-udf.lo CC libblkid/src/superblocks/la-ufs.lo CC libblkid/src/superblocks/la-vdo.lo CC libblkid/src/superblocks/la-vfat.lo CC libblkid/src/superblocks/la-via_raid.lo CC libblkid/src/superblocks/la-vmfs.lo CC libblkid/src/superblocks/la-vxfs.lo CC libblkid/src/superblocks/la-xfs.lo CC libblkid/src/superblocks/la-zfs.lo CC libblkid/src/superblocks/la-zonefs.lo CC libblkid/src/superblocks/la-erofs.lo CC libblkid/src/topology/la-dm.lo CC libblkid/src/topology/la-topology.lo CC libblkid/src/topology/la-evms.lo CC libblkid/src/topology/la-ioctl.lo CC libblkid/src/topology/la-lvm.lo CC libblkid/src/topology/la-md.lo CC libblkid/src/topology/la-sysfs.lo CC libsmartcols/src/la-iter.lo CC libsmartcols/src/la-symbols.lo CC libsmartcols/src/la-cell.lo CC libsmartcols/src/la-column.lo CC libsmartcols/src/la-line.lo CC libsmartcols/src/la-table.lo CC libsmartcols/src/la-print.lo CC libsmartcols/src/la-print-api.lo CC libsmartcols/src/la-version.lo CC libsmartcols/src/la-calculate.lo CC libsmartcols/src/la-grouping.lo CC libsmartcols/src/la-walk.lo CC libsmartcols/src/la-init.lo CC libsmartcols/src/la-filter-parser.lo CC libsmartcols/src/la-filter-scanner.lo CC libsmartcols/src/la-filter.lo CC libsmartcols/src/la-filter-param.lo CC libsmartcols/src/la-filter-expr.lo CC misc-utils/lsblk-lsblk.o CC misc-utils/lsblk-lsblk-mnt.o CC misc-utils/lsblk-lsblk-properties.o CC misc-utils/lsblk-lsblk-devtree.o CC misc-utils/findmnt-findmnt.o CC misc-utils/findmnt-findmnt-verify.o CC misc-utils/kill.o CC misc-utils/pipesz-pipesz.o CC lsfd-cmd/lsfd-lsfd.o CC lsfd-cmd/lsfd-decode-file-flags.o CC lsfd-cmd/lsfd-file.o CC lsfd-cmd/lsfd-error.o CC lsfd-cmd/lsfd-cdev.o CC lsfd-cmd/lsfd-bdev.o CC lsfd-cmd/lsfd-sock.o CC lsfd-cmd/lsfd-sock-xinfo.o CC lsfd-cmd/lsfd-unkn.o CC lsfd-cmd/lsfd-fifo.o CC lsfd-cmd/lsfd-pidfd.o CC lsfd-cmd/lsfd-util.o CC term-utils/agetty-agetty.o CCLD libcommon_logindefs.la CC login-utils/sulogin.o CC login-utils/sulogin-consoles.o CC login-utils/nologin.o CCLD fsfreeze CCLD pivot_root CC disk-utils/fsck.minix.o CC disk-utils/mkfs.minix.o CCLD switch_root CC disk-utils/mkfs.o CC disk-utils/mkfs.bfs.o CC disk-utils/mkswap-mkswap.o CC libuuid/src/la-clear.lo CC libuuid/src/la-compare.lo CC libuuid/src/la-copy.lo CC libuuid/src/la-gen_uuid.lo CC libuuid/src/la-isnull.lo CC libuuid/src/la-pack.lo CC libuuid/src/la-parse.lo CC libuuid/src/la-unpack.lo CC libuuid/src/la-unparse.lo CC libuuid/src/la-uuid_time.lo CC libuuid/src/la-predefined.lo CC libfdisk/src/la-init.lo CC libfdisk/src/la-field.lo CC libfdisk/src/la-item.lo CC libfdisk/src/la-test.lo CC libfdisk/src/la-ask.lo CC libfdisk/src/la-alignment.lo CC libfdisk/src/la-label.lo CC libfdisk/src/la-utils.lo CC libfdisk/src/la-context.lo CC libfdisk/src/la-parttype.lo CC libfdisk/src/la-partition.lo CC libfdisk/src/la-table.lo CC libfdisk/src/la-iter.lo CC libfdisk/src/la-script.lo CC libfdisk/src/la-version.lo CC libfdisk/src/la-wipe.lo CC libfdisk/src/la-sun.lo CC libfdisk/src/la-sgi.lo CC libfdisk/src/la-dos.lo CC libfdisk/src/la-bsd.lo CC libfdisk/src/la-gpt.lo CC schedutils/chrt.o CC schedutils/ionice.o CC schedutils/taskset.o CC schedutils/uclampset.o CC schedutils/coresched.o CC text-utils/bits.o CC text-utils/col.o CC text-utils/colcrt.o CC text-utils/colrm.o CC text-utils/column-column.o CC text-utils/hexdump-conv.o CC text-utils/hexdump-display.o CC text-utils/hexdump.o CC text-utils/hexdump-parse.o CC text-utils/rev.o CCLD renice CCLD setpgid CCLD setsid CCLD look CC misc-utils/enosys-enosys.o CCLD namei CCLD libcommon.la CCLD mkfs CCLD colcrt CCLD libuuid.la CCLD rev CCLD libtcolors.la CCLD libblkid.la CCLD kill CCLD pipesz CCLD nologin CCLD sulogin CCLD ctrlaltdel CCLD blkzone CCLD blkpr CCLD chcpu CCLD hwclock CCLD fsck.minix CCLD mkfs.minix CCLD mkfs.bfs CCLD fsck.cramfs CCLD mkfs.cramfs CCLD blockdev CCLD taskset CCLD chrt CCLD ionice CCLD uclampset CCLD coresched CCLD bits CCLD col CCLD colrm CCLD script CCLD scriptreplay CCLD mesg CCLD scriptlive CCLD write CCLD wall CCLD last CCLD utmpdump CCLD chmem CCLD flock CCLD choom CCLD ipcmk CCLD ipcs CCLD ipcrm CCLD setarch CCLD fallocate CCLD unshare CCLD nsenter CCLD setpriv CCLD logger CCLD mcookie CCLD whereis CCLD uuidgen CCLD rename CCLD getopt CCLD hardlink CCLD waitpid CCLD exch CCLD fadvise CCLD enosys CCLD getino CCLD copyfilerange CCLD isosize CCLD readprofile CCLD ldattach CCLD rtcwake CCLD uuidd CCLD addpart CCLD delpart CCLD resizepart CCLD dmesg CCLD libsmartcols.la CCLD agetty CCLD hexdump CCLD cal CCLD libmount.la CCLD blkdiscard CCLD blkid CCLD findfs CCLD mkswap CCLD swaplabel CCLD wdctl CCLD lsfd CCLD losetup CCLD zramctl CCLD wipefs CCLD column CCLD lslogins CCLD lsmem CCLD lsirq CCLD lsipc CCLD prlimit CCLD lscpu CCLD uuidparse CCLD fincore CCLD lsclocks CCLD rfkill CCLD partx CCLD mount CCLD umount CCLD mountpoint CCLD lsblk CCLD findmnt CCLD fstrim CCLD swapon CCLD swapoff CCLD fsck CCLD eject CCLD lsns CCLD lslocks CCLD libfdisk.la CCLD sfdisk CCLD fdisk make[2]: Leaving directory '/build/util-linux-2.42.2' make[1]: Leaving directory '/build/util-linux-2.42.2' Running phase: installPhase install flags: -j48 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash usrbin_execdir=/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin usrlib_execdir=/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib usrsbin_execdir=/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin pkgconfigdir=/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/lib/pkgconfig m4datadir=/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/share/aclocal aclocaldir=/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/share/aclocal install make install-recursive make[1]: Entering directory '/build/util-linux-2.42.2' Making install in po make[2]: Entering directory '/build/util-linux-2.42.2/po' if test "util-linux" = "gettext-tools"; then \ /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p /nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2/share/gettext/po; \ 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 \ /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 ./$file \ /nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/build/util-linux-2.42.2/po' make[2]: Entering directory '/build/util-linux-2.42.2' make[3]: Entering directory '/build/util-linux-2.42.2' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2/share/bash-completion/completions' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2/share/doc/util-linux' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 bash-completion/blkid bash-completion/cal bash-completion/choom bash-completion/col bash-completion/colcrt bash-completion/colrm bash-completion/column bash-completion/copyfilerange bash-completion/coresched bash-completion/exch bash-completion/fincore bash-completion/findfs bash-completion/findmnt bash-completion/flock bash-completion/getopt bash-completion/hexdump bash-completion/ipcmk bash-completion/ipcrm bash-completion/ipcs bash-completion/isosize bash-completion/logger bash-completion/look bash-completion/lsipc bash-completion/lsirq bash-completion/lsns bash-completion/mcookie bash-completion/mkfs bash-completion/mkswap bash-completion/namei bash-completion/prlimit bash-completion/readprofile bash-completion/renice bash-completion/rev bash-completion/script bash-completion/scriptreplay bash-completion/scriptlive bash-completion/setpgid bash-completion/setsid bash-completion/whereis bash-completion/wipefs '/nix/store/5a1v4 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 misc-utils/getopt-example.bash misc-utils/getopt-example.tcsh '/nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2/share/doc/util-linux' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man1' dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2/share/bash-completion/completions' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man3' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man5' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include/blkid' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man8' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include/libfdisk' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include/libmount' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 bash-completion/fsck bash-completion/mkfs.bfs bash-completion/bits bash-completion/fsck.minix bash-completion/mkfs.minix bash-completion/fsck.cramfs bash-completion/mkfs.cramfs bash-completion/addpart bash-completion/delpart bash-completion/resizepart bash-completion/partx bash-completion/swaplabel bash-completion/blockdev bash-completion/fdisk bash-completion/sfdisk bash-completion/last bash-completion/lslogins bash-completion/utmpdump bash-completion/uuidgen bash-completion/uuidparse bash-completion/uuidd bash-completion/lsblk bash-completion/lsfd bash-completion/lslocks bash-completion/rename bash-completion/chrt bash-completion/uclampset bash-completion/ionice bash-completion/taskset bash-completion/chcpu bash-completion/chmem bash-completion/eject bash-completion/fallocate bash-completion/hwclock bash-completion/lscpu bash-completion/lsmem bash-completion/losetup bash-completion/mount bash-completion/umount bash-completion/mountpoint '/nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2/share/bash-completion/completions' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include/libsmartcols' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libblkid/src/blkid.h '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include/blkid' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/lib/pkgconfig' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libmount/src/libmount.h '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include/libmount' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libsmartcols/src/libsmartcols.h '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include/libsmartcols' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 schedutils/chrt.1 schedutils/ionice.1 schedutils/taskset.1 schedutils/uclampset.1 schedutils/coresched.1 text-utils/bits.1 text-utils/col.1 text-utils/colcrt.1 text-utils/colrm.1 text-utils/column.1 text-utils/hexdump.1 text-utils/rev.1 term-utils/script.1 term-utils/scriptreplay.1 term-utils/scriptlive.1 term-utils/mesg.1 term-utils/wall.1 term-utils/write.1 login-utils/last.1 login-utils/utmpdump.1 login-utils/lslogins.1 sys-utils/lsmem.1 sys-utils/flock.1 sys-utils/choom.1 sys-utils/ipcmk.1 sys-utils/ipcrm.1 sys-utils/ipcs.1 sys-utils/lsirq.1 sys-utils/lsipc.1 sys-utils/renice.1 sys-utils/setpgid.1 sys-utils/setsid.1 sys-utils/dmesg.1 sys-utils/eject.1 sys-utils/prlimit.1 sys-utils/lscpu.1 sys-utils/mountpoint.1 sys-utils/fallocate.1 sys-utils/unshare.1 sys-utils/nsenter.1 '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man1' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/lib/pkgconfig' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libfdisk/src/libfdisk.h '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include/libfdisk' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libblkid/libblkid.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man3' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 lib/terminal-colors.d.5 libsmartcols/scols-filter.5 sys-utils/fstab.5 sys-utils/adjtime_config.5 '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man5' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include/uuid' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 term-utils/agetty.8 login-utils/sulogin.8 login-utils/nologin.8 sys-utils/chmem.8 sys-utils/rfkill.8 sys-utils/readprofile.8 sys-utils/fstrim.8 sys-utils/ctrlaltdel.8 sys-utils/fsfreeze.8 sys-utils/blkdiscard.8 sys-utils/blkzone.8 sys-utils/blkpr.8 sys-utils/ldattach.8 sys-utils/rtcwake.8 sys-utils/setarch.8 sys-utils/losetup.8 sys-utils/zramctl.8 sys-utils/lsns.8 sys-utils/mount.8 sys-utils/umount.8 sys-utils/swapon.8 sys-utils/chcpu.8 sys-utils/wdctl.8 sys-utils/pivot_root.8 sys-utils/switch_root.8 sys-utils/hwclock.8 misc-utils/lslocks.8 misc-utils/lsblk.8 misc-utils/uuidd.8 misc-utils/blkid.8 misc-utils/findfs.8 misc-utils/wipefs.8 misc-utils/findmnt.8 disk-utils/fsck.minix.8 disk-utils/mkfs.minix.8 disk-utils/mkfs.8 disk-utils/isosize.8 disk-utils/mkfs.bfs.8 disk-utils/mkswap.8 disk-utils/swaplabel.8 '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man8' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 libuuid/src/uuid.h '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/include/uuid' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 bash-completion/nsenter bash-completion/pivot_root bash-completion/setpriv bash-completion/swapon bash-completion/swapoff bash-completion/unshare bash-completion/wdctl bash-completion/blkdiscard bash-completion/blkpr bash-completion/blkzone bash-completion/ctrlaltdel bash-completion/dmesg bash-completion/fsfreeze bash-completion/fstrim bash-completion/ldattach bash-completion/rfkill bash-completion/rtcwake bash-completion/setarch bash-completion/zramctl bash-completion/mesg bash-completion/wall bash-completion/write bash-completion/hardlink bash-completion/pipesz bash-completion/fadvise bash-completion/waitpid bash-completion/enosys bash-completion/lsclocks bash-completion/getino '/nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2/share/bash-completion/completions' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ./libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c libuuid.la libblkid.la libmount.la libsmartcols.la libfdisk.la '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ./libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c dmesg mount umount wdctl mountpoint lsblk findmnt kill pipesz lsfd '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 sys-utils/setpriv.1 misc-utils/cal.1 misc-utils/logger.1 misc-utils/look.1 misc-utils/mcookie.1 misc-utils/namei.1 misc-utils/whereis.1 misc-utils/uuidgen.1 misc-utils/uuidparse.1 misc-utils/kill.1 misc-utils/rename.1 misc-utils/getopt.1 misc-utils/exch.1 misc-utils/fincore.1 misc-utils/hardlink.1 misc-utils/pipesz.1 misc-utils/fadvise.1 misc-utils/waitpid.1 misc-utils/enosys.1 misc-utils/lsclocks.1 misc-utils/getino.1 misc-utils/copyfilerange.1 lsfd-cmd/lsfd.1 login-utils/lastb.1 '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man1' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ./libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c agetty sulogin nologin fstrim ctrlaltdel fsfreeze blkdiscard blkzone blkpr losetup zramctl swapon swapoff chcpu pivot_root switch_root hwclock blkid findfs wipefs fsck.minix mkfs.minix mkfs mkfs.bfs mkswap swaplabel fsck fsck.cramfs mkfs.cramfs blockdev fdisk sfdisk '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 disk-utils/fsck.8 disk-utils/fsck.cramfs.8 disk-utils/mkfs.cramfs.8 disk-utils/blockdev.8 disk-utils/fdisk.8 disk-utils/sfdisk.8 disk-utils/addpart.8 disk-utils/delpart.8 disk-utils/resizepart.8 disk-utils/partx.8 sys-utils/swapoff.8 '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man8' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ./libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c chrt ionice taskset uclampset coresched bits col colcrt colrm column hexdump rev script scriptreplay scriptlive mesg wall write last utmpdump lslogins lsmem chmem flock choom ipcmk ipcrm ipcs lsirq lsipc renice setpgid setsid setarch eject prlimit lsns lscpu fallocate unshare nsenter setpriv cal logger look mcookie namei whereis lslocks uuidgen uuidparse rename getopt exch fincore hardlink fadvise waitpid enosys lsclocks getino copyfilerange isosize '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ./libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c rfkill readprofile ldattach rtcwake uuidd partx addpart delpart resizepart '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin' make install-data-hook make[4]: Entering directory '/build/util-linux-2.42.2' ln -sf last /nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2/share/bash-completion/completions/lastb make[4]: Leaving directory '/build/util-linux-2.42.2' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libuuid.so.1.3.0 /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libuuid.so.1.3.0 libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c dmesg /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/dmesg libtool: install: (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c agetty /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/agetty libtool: install: (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c chrt /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/chrt libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libuuid.lai /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libuuid.la libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c sulogin /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/sulogin libtool: warning: 'libmount.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c ionice /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ionice libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c nologin /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/nologin libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libblkid.so.1.1.0 /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libblkid.so.1.1.0 libtool: warning: '/build/util-linux-2.42.2/libblkid.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c taskset /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/taskset libtool: install: (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/rfkill /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/rfkill libtool: install: (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c uclampset /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/uclampset libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/mount /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mount libtool: warning: 'libmount.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libblkid.lai /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libblkid.la libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c readprofile /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/readprofile libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c coresched /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/coresched libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c ldattach /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/ldattach libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c bits /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/bits libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/fstrim /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fstrim libtool: warning: relinking 'libmount.la' libtool: warning: 'libmount.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: (cd /build/util-linux-2.42.2; /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash "/build/util-linux-2.42.2/libtool" --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -Werror=sequence-point -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -Wl,--version-script,./libmount/src/libmount.sym -version-info 2:0:1 -o libmount.la -rpath /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib lib/libmount_la-monotonic.lo libmount/src/la-cache.lo libmount/src/la-fs.lo libmount/src/la-fs_statmount.lo libmount/src/la-init.lo libmount/src/la-iter.lo libmount/src/la-lock.lo libmount/src/la-optmap.lo libmount/src/la-optlist.lo libmount/src/la-optstr.lo libmount/src/la-tab.lo libmount/src/la-tab_diff.lo libmount/src/la-tab_listmount.lo libmount/src/la-tab_parse.lo libmount/src/la-tab_update.lo libmount/src/la-test.lo libmount/src/la-utils.lo libmount/src/la-version.lo libmount/src/la-context.lo libmount/src/la-context_mount.lo libmount/src/la-context_umount.lo libmount/src/la-hooks.lo libmount/src/la-hook_mount.lo libmount/src/la-hook_mount_legacy.lo libmount/src/la-hook_mkdir.lo libmount/src/la-hook_selinux.lo libmount/src/la-hook_subdir.lo libmount/src/la-hook_owner.lo libmount/src/la-hook_idmap.lo libmount/src/la-hook_loopdev.lo libmount/src/la-hook_veritydev.lo libmount/src/la-monitor.lo libmount/src/la-monitor_utab.lo libmount/src/la-monitor_mountinfo.lo libmount/src/la-monitor_fanotify.lo libmount/src/la-btrfs.lo libcommon.la libblkid.la ) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c rtcwake /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/rtcwake libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c ctrlaltdel /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/ctrlaltdel libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c col /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/col libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/umount /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/umount libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c fsfreeze /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsfreeze libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c colcrt /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/colcrt libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/uuidd /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/uuidd libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c colrm /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/colrm libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/wdctl /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/wdctl libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/blkdiscard /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkdiscard libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c blkzone /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkzone libtool: warning: 'libmount.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/partx /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/partx libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/column /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/column libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c blkpr /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkpr libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c addpart /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/addpart libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/mountpoint /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mountpoint libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c hexdump /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/hexdump libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c delpart /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/delpart libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c rev /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/rev libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c resizepart /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/resizepart libtool: warning: 'libmount.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c script /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/script libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/losetup /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/losetup libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c scriptreplay /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/scriptreplay libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c scriptlive /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/scriptlive libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/lsblk /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsblk libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c mesg /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mesg libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/zramctl /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/zramctl libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c wall /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/wall libtool: warning: 'libmount.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c write /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/write libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c last /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/last libtool: warning: 'libmount.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c utmpdump /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/utmpdump libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/findmnt /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/findmnt libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c kill /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/kill libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/swapon /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/swapon libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c pipesz /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/pipesz libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/lslogins /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lslogins libtool: warning: 'libmount.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/swapoff /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/swapoff libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/lsmem /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsmem libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/lsfd /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsfd libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c chcpu /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/chcpu libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c chmem /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/chmem libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c pivot_root /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/pivot_root libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c flock /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/flock libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c switch_root /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/switch_root libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c choom /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/choom libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c hwclock /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/hwclock libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c ipcmk /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ipcmk libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c ipcrm /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ipcrm libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/blkid /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkid libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c ipcs /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ipcs libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/findfs /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/findfs libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/lsirq /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsirq libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: warning: 'libsmartcols.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/wipefs /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/wipefs libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/lsipc /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsipc libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c fsck.minix /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsck.minix libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c renice /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/renice libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c mkfs.minix /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs.minix libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libmount.so.1.1.0T /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libmount.so.1.1.0 libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c setpgid /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setpgid libtool: install: (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c mkfs /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c setsid /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setsid libtool: install: (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c mkfs.bfs /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs.bfs libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c setarch /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setarch libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libmount.lai /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libmount.la libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libsmartcols.so.1.1.0 /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libsmartcols.so.1.1.0 libtool: install: (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/mkswap /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkswap libtool: install: (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/eject /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/eject libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libsmartcols.lai /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libsmartcols.la libtool: warning: relinking 'libfdisk.la' libtool: install: (cd /build/util-linux-2.42.2; /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash "/build/util-linux-2.42.2/libtool" --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wformat-security -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wvla -Walloca -Werror=sequence-point -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -Wl,--version-script,./libfdisk/src/libfdisk.sym -version-info 2:0:1 -o libfdisk.la -rpath /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib libfdisk/src/la-init.lo libfdisk/src/la-field.lo libfdisk/src/la-item.lo libfdisk/src/la-test.lo libfdisk/src/la-ask.lo libfdisk/src/la-alignment.lo libfdisk/src/la-label.lo libfdisk/src/la-utils.lo libfdisk/src/la-context.lo libfdisk/src/la-parttype.lo libfdisk/src/la-partition.lo libfdisk/src/la-table.lo libfdisk/src/la-iter.lo libfdisk/src/la-script.lo libfdisk/src/la-version.lo libfdisk/src/la-wipe.lo libfdisk/src/la-sun.lo libfdisk/src/la-sgi.lo libfdisk/src/la-dos.lo libfdisk/src/la-bsd.lo libfdisk/src/la-gpt.lo libcommon.la libuuid.la libblkid.la ) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/swaplabel /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/swaplabel libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/prlimit /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/prlimit libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/lsns /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsns libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/fsck /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsck libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c fsck.cramfs /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsck.cramfs libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c mkfs.cramfs /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs.cramfs libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/lscpu /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lscpu libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c blockdev /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blockdev libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c fallocate /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/fallocate libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c unshare /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/unshare libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c nsenter /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/nsenter libtool: warning: 'libfdisk.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c setpriv /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setpriv libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c cal /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/cal libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/fdisk /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fdisk libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c logger /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/logger libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c look /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/look libtool: warning: 'libfdisk.la' has not been installed in '/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c mcookie /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mcookie libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/sfdisk /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/sfdisk libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c namei /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/namei libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c whereis /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/whereis libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/lslocks /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lslocks libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/uuidgen /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/uuidgen libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/uuidparse /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/uuidparse libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c rename /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/rename libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c getopt /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/getopt libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c exch /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/exch libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/fincore /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/fincore libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c hardlink /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/hardlink libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c fadvise /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/fadvise libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c waitpid /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/waitpid libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libfdisk.so.1.1.0T /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libfdisk.so.1.1.0 libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c enosys /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/enosys libtool: install: (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so.1 || { rm -f libfdisk.so.1 && ln -s libfdisk.so.1.1.0 libfdisk.so.1; }; }) libtool: install: (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so || { rm -f libfdisk.so && ln -s libfdisk.so.1.1.0 libfdisk.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libfdisk.lai /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libfdisk.la libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/lsclocks /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsclocks libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c getino /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/getino libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c copyfilerange /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/copyfilerange libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c isosize /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/isosize libtool: finish: PATH="/nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin:/nix/store/xjmrc6s90q66iw5fm959xrk3z4gs46g2-automake-1.16.5/bin:/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin:/nix/store/if2h609psbpg1ysf1m27dpshjk2wzpk4-patchelf-0.15.2/bin:/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin:/nix/store/0axpqqmj1rcanmm2i8vzpd8xxwkmq2jf-gcc-15.2.0/bin:/nix/store/1k05xwhd5wjciwrr6zd54mfw8za5lqnz-glibc-2.42-67-bin/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/nhjmc8clp6igx6n6zrjxlh7zri78p7ng-binutils-wrapper-2.46/bin:/nix/store/ddk8rvjihg4vhh1k6x9rc65y1zb1kx34-binutils-2.46/bin:/nix/store/039a76ld66lja5991ryh4xps79fq379q-sqlite-3.53.1-bin/bin:/nix/store/zaf45k04x3l3c0vhh1l976f2if011f5d-libcap-ng-0.9.3/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/f4bixss3h2i80asiz45aj4qmplvmam4k-findutils-4.10.0/bin:/nix/store/x90w8bcl58l9va6xhvfjgwmwl45vjf0n-diffutils-3.12/bin:/nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin:/nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin:/nix/store/cb4h2p8j9m45riqawxlfndpz4arlv4rs-gawk-5.4.0/bin:/nix/store/fq62mc3s8ddxgk1nvlbzly2zmr7v2cax-gnutar-1.35/bin:/nix/store/ljxnca2bb04vlrhivnl7j7p1ph9xz4sg-gzip-1.14/bin:/nix/store/bnjhp47nmncm9jlrv6q77hpqwbzxmafr-bzip2-1.0.8-bin/bin:/nix/store/5hndr36f8c9d9z305r27z6dxkhysng95-gnumake-4.4.1/bin:/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin:/nix/store/bx13mhzpi1va0gccy86ycpbdj9agaw46-patch-2.8/bin:/nix/store/68hf1657rfhnzi3s0l3gmqjjh1pr54dy-xz-5.8.3-bin/bin:/nix/store/cqzmdgzwvi3xv3pfl4zymj7yaprkp7c8-file-5.48/bin:/sbin" ldconfig -n /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib ---------------------------------------------------------------------- Libraries have been installed in: /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-exec-hook make[4]: Entering directory '/build/util-linux-2.42.2' if test "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib" != "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib" -a -f "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libuuid.so"; then \ /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib; \ mv /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libuuid.so.* /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib; \ so_img_name=$(readlink /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libuuid.so); \ so_img_rel_target=$(echo /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && \ rm -f libuuid.so && \ ln -s $so_img_rel_target/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/$so_img_name libuuid.so); \ fi if test "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib" != "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib" -a -f "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libblkid.so"; then \ /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib; \ mv /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libblkid.so.* /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib; \ so_img_name=$(readlink /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libblkid.so); \ so_img_rel_target=$(echo /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/$so_img_name libblkid.so); \ fi if test "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib" != "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib" -a -f "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libmount.so"; then \ /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib; \ mv /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libmount.so.* /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib; \ so_img_name=$(readlink /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libmount.so); \ so_img_rel_target=$(echo /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && \ rm -f libmount.so && \ ln -s $so_img_rel_target/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/$so_img_name libmount.so); \ fi if test "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib" != "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib" -a -f "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libsmartcols.so"; then \ /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib; \ mv /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libsmartcols.so.* /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib; \ so_img_name=$(readlink /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libsmartcols.so); \ so_img_rel_target=$(echo /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && \ rm -f libsmartcols.so && \ ln -s $so_img_rel_target/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/$so_img_name libsmartcols.so); \ fi if test "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib" != "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib" -a -f "/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libfdisk.so"; then \ /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib; \ mv /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libfdisk.so.* /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib; \ so_img_name=$(readlink /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libfdisk.so); \ so_img_rel_target=$(echo /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib && \ rm -f libfdisk.so && \ ln -s $so_img_rel_target/nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/$so_img_name libfdisk.so); \ fi cd /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin && ln -sf last lastb for I in uname26 linux32 linux64 i386 x86_64 ; do \ cd /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin && ln -sf setarch $I ; \ done make[4]: Leaving directory '/build/util-linux-2.42.2' make[3]: Leaving directory '/build/util-linux-2.42.2' make[2]: Leaving directory '/build/util-linux-2.42.2' make[1]: Leaving directory '/build/util-linux-2.42.2' Moving /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/nologin to /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/sbin/nologin Moving /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/sulogin to /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/sbin/sulogin moving /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/sbin/* to /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/bin '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/nologin' -> '/nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/bin/nologin' '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/sulogin' -> '/nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/bin/sulogin' '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/hd' -> '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/hexdump' '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man1/hd.1' -> '/nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man1/hexdump.1' Moving /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mount to /nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount/bin/mount Moving /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/umount to /nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount/bin/umount '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mount' -> '/nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount/bin/mount' '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/umount' -> '/nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount/bin/umount' Moving /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/swapon to /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/sbin/swapon Moving /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/swapoff to /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/sbin/swapoff moving /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/sbin/* to /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/bin '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/swapoff' -> '/nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/bin/swapoff' '/nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/swapon' -> '/nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/bin/swapon' Running phase: fixupPhase Patching '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/lib/pkgconfig/blkid.pc' includedir to output /nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev Patching '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/lib/pkgconfig/fdisk.pc' includedir to output /nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev Patching '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/lib/pkgconfig/mount.pc' includedir to output /nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev Patching '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/lib/pkgconfig/smartcols.pc' includedir to output /nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev Patching '/nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/lib/pkgconfig/uuid.pc' includedir to output /nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/bits (build ID b85707b3c98fff4e1e324d1cc51387ac7f42901d) separate-debug-info: copying patched source files to /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay... /build /build/util-linux-2.42.2 'util-linux-2.42.2/bash-completion/blkid' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/bash-completion/blkid' 'util-linux-2.42.2/bash-completion/mount' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/bash-completion/mount' 'util-linux-2.42.2/bash-completion/umount' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/bash-completion/umount' 'util-linux-2.42.2/config/config.guess' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/config/config.guess' 'util-linux-2.42.2/config/config.sub' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/config/config.sub' 'util-linux-2.42.2/config/ltmain.sh' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/config/ltmain.sh' 'util-linux-2.42.2/include/pathnames.h' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/include/pathnames.h' 'util-linux-2.42.2/sys-utils/eject.c' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/sys-utils/eject.c' 'util-linux-2.42.2/sys-utils/rtcwake.c' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/sys-utils/rtcwake.c' 'util-linux-2.42.2/tests/run.sh' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/tests/run.sh' 'util-linux-2.42.2/tools/all_errnos' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/tools/all_errnos' 'util-linux-2.42.2/tools/all_syscalls' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/tools/all_syscalls' 'util-linux-2.42.2/configure' -> '/nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/configure' /build/util-linux-2.42.2 separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/cal (build ID 75f3f34f45d0e00af037b2c8e3895916491a9a71) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/chmem (build ID cd0cf29e95cc8d320e71ec580519c12090a5f3a2) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/choom (build ID daf424a7cbd1f10a0b06cc5441e3203b4ab18b15) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/chrt (build ID 32e9294996ddcab87411634c7993bd7fc2dbe835) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/col (build ID 7b92e9387fbb0df2adade583e53e58fb53f380d2) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/colcrt (build ID e1d14e3aa7bf3191c16bead42f8794a4cede9b9b) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/colrm (build ID 93f5bd221fe67124ea0c0c3f6d1f6b141121d323) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/column (build ID 042872604019bd1452050bbb36eccd73322c05f1) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/copyfilerange (build ID 5e72b7c788f34ff144b3442cf68f09d4bd60c552) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/coresched (build ID 6f44e0cef8d05b555a8124661f85476953224ef8) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/dmesg (build ID 9330ed67c884de5d0481858e7a09c6552708cfb9) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/eject (build ID 38219fb7130a6fbd57be905cbd1753d8a97b725c) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/enosys (build ID cd46be5a78bd289aaf32179327d4fa4dc9b4935b) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/exch (build ID c3069dc605ef3d95495f8c16bc694314380c7384) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/fadvise (build ID bb667ca53868fe79adb0bb248a1b90abb6fa0dd5) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/fallocate (build ID 0f68afc1180f8a1246dbf84f04f4f36633197804) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/fincore (build ID a74ea474c67f95f615beb1394003582cb6ed975d) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/findmnt (build ID 66d676a20ef1b47f815abc6d3e6e6e7e4b5b3132) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/flock (build ID 0ef27c103ec5e7226ea02311adb2f80d2a4d1a56) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/getino (build ID 833d8a822f1ff52c54092528316dd8283c0a89ba) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/getopt (build ID f5dad46cea6686e4316d4ca752c636204b41bbdf) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/hardlink (build ID 150ae02f45f31536adf85fd1a96a75ccaaf50016) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/hexdump (build ID 688ead60281819113ab02b6f114a9c74762f6dc9) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ionice (build ID 2fb580e36e8802e23fc98e82bb8d4a1b40fa93b6) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ipcmk (build ID 5a04d783a69d3564d23bfd4bc01e3e9094a84395) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ipcrm (build ID f31e0d38664fd3e346552b669bcec2911b9dc9c4) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ipcs (build ID 07d31b35119cbd1c25ce1893017963ccfc014e64) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/isosize (build ID 9c6f24cb38a626261ccd3ffa51a435f941ae59af) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/kill (build ID 9f5756bb86063e748f0f31e7e4e4248ed74626a7) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/last (build ID 174243f75d1534007ecc66e4087d073e0120e380) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/logger (build ID 5c5f9d3d03a2b43093899119f872cb0ea71081f9) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/look (build ID 4bbc6375c507090d4905df9baadb094fcb99e768) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsblk (build ID d56c4f052b9e40a97f12508d2bb30ec3af405715) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsclocks (build ID 4f6134b555b431962062ba8bd442b27823239a6e) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lscpu (build ID e56fc0d0924985b7c14022a826166d94a4cff7ab) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsfd (build ID 940d6b1bb2c3e0de68a3e9929ba2f95b79b2a708) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsipc (build ID 4fb4c8d718c21e4842c26aa4ef02c51f896efe99) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsirq (build ID 2587dcd8c5ce1da7dde5e33db2da55f5e7de5081) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lslocks (build ID f25fc2d2e28720f9d8461e7eba50f5dc58d28644) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lslogins (build ID 9802728e24941a3f6e7983eac8444b18e21ba81e) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsmem (build ID 91135368de30e015bb3b3bfce3df5ea3a5bf2b35) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsns (build ID 2f9175afa0d60e17b3ccad51e6f53ae5241b24ee) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mcookie (build ID 8f5cae86caf5de44d79a646a4a3d18657973ed81) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mesg (build ID f09d5e3270d640a6ec21811074db9c14eb96b4f6) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mountpoint (build ID f0580fb901b53244693c53106be6ffb7a023c7d4) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/namei (build ID c9b657f193966a07fdb440aa113dfa726e0a3b18) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/nsenter (build ID bbe28ac8fac0a9461868c5a64f9d742828c0c1aa) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/pipesz (build ID a95763a61878e2457851e754be9003b36aacd726) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/prlimit (build ID 9984e7a642cb3563d131bc59d1faf87fb39b6959) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/rename (build ID 1da92a5df391fc7e9020e2c4b205b222f8610e27) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/renice (build ID eaa9f1226325d683d4a4fd290ae8149910c2aacc) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/rev (build ID f3d2725c8cc09c6c9a1c7976898bec376d6925b6) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/script (build ID 0c9995a39b6105ae922bb794435c53888d952ea2) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/scriptlive (build ID 291a1aeb090dbf096df7c92049073453a19711d3) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/scriptreplay (build ID b1ad10fcc0b7715569af76beee2c86cee0e2f672) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setarch (build ID 6aab528e410d17e8d9d841c73bcc27bc60af7c83) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setpgid (build ID d55fe38a263fd6a009bd02165ff56cdae6911f9a) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setpriv (build ID b727f2b81efac381319c7a9dee48f2327217c84e) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setsid (build ID 1124ea8c05917c11b71f9dc10956099b8f4e2506) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/taskset (build ID f30b5c284efa78c6aaf4a627398a6ec4d6bb2154) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/uclampset (build ID 8a8cc6aac99e5ab97527aea62989a1d445935c61) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/unshare (build ID e51f51a955bc71afaede296ef6888b7e0ac6d6cf) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/utmpdump (build ID 7e7ae4a739cbaa547701309088758ca9bd81e51d) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/uuidgen (build ID 8bf0a042311ea611796bec47c75c09cdeee7781b) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/uuidparse (build ID 9f852cd8a4ed9217a9ac00621c0dda2d31f60c98) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/waitpid (build ID 7819b52602ce296f7c11b4b4967db8af21fab401) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/wall (build ID 47815e0b428681c27795ac8c35a4232b3dc20d41) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/wdctl (build ID e64fb472b6653ee768666ed1c60727a1bdede0e4) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/whereis (build ID 85c5f88054f9657d2bf56ce7cf47335ba33f4a38) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/write (build ID d1acbbf1964e2a1629e3eeabde5d4a9f81507bf1) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/addpart (build ID c7ebc2e23747c8b42952388df8450609069ac34b) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/agetty (build ID d0c2d4ff3d02492255a1c7fce2f2c66d1f739159) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkdiscard (build ID dc2f71710b1940a2f1340f952c07fe981a265f6e) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkid (build ID 8eeeefc8b792d5c0b05f8ae41b9906c08da4d233) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkpr (build ID 833fcc11b30c565c7578f3fc77518fbc8f87063b) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkzone (build ID da73feae8f98650c1256ee757ff84fbbf4a0423e) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blockdev (build ID 43133ad439996567616fd6e2625fbbcebe5fbcee) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/chcpu (build ID 3033f0a6943fa52fbaa729519188ad19a0fa6302) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/ctrlaltdel (build ID 6efe6d6752474f09459833e11eacfac8715eaec4) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/delpart (build ID 66bc1c7b468585958258d8c7da3586bd3e1f790e) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fdisk (build ID ede9f62208ecb7a1b88781b3d3c4e11a5ca503b2) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/findfs (build ID 43cf0c7f520b69a669bbc4e485fadada0195c712) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsck (build ID d51068f11bcabc594d9e5daa38aa35eeaeb07b9e) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsck.cramfs (build ID 7ca49c75b6bc45e849a93d16fd80e792a1fdf09d) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsck.minix (build ID 016354c49ebfae0a21888b7d47199d62282efd18) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsfreeze (build ID 99202f8cc15abbe71a36fecec16ac82c66c3ec01) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fstrim (build ID cd8a523c982c616c486fd134757089a5a57264f0) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/hwclock (build ID 8c21fd8bf1feffa84ab7fce0d9dba2df92a009b7) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/ldattach (build ID bdd5c543582d4c986e03b556a5e0448cfb38f94e) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/losetup (build ID e19463ac7d175a27179662f494f3f9164eb7fbcd) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs (build ID 77cb793ba16b0fbb3acca7fe6eb0654b506bd520) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs.bfs (build ID 8469acade84d438d9fb1fc5dd314a341f61ca818) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs.cramfs (build ID 6d716fae1cee393c405d3a1690be553446cc42f1) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs.minix (build ID b51b6a263fea8cf0af78752520730f5787d5b979) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkswap (build ID a78c6b8a3b245a4e9ee790af013e632bfdfd851c) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/partx (build ID f8211948165225fa8455a5f27d0bc8e090921809) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/pivot_root (build ID 7486f0841bd8121c3ffd2b85756790c7e110ad3a) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/readprofile (build ID 99c262325aeeeaaa10b9809593303577090381c5) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/resizepart (build ID 84b14b84d4171e8f587c75a042ea9eb6c20a2f43) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/rfkill (build ID 37da9dfc457b235d4a3fee82e54a6583bbcab3ab) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/rtcwake (build ID 70606bd988d025a249bfe564ea80579dbb679cd5) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/sfdisk (build ID 5fd14f3cd05455477012796393a7d7812d497f69) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/swaplabel (build ID bcb6643d7b244b2ee94e88dbd50ceb0c76e51ecb) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/switch_root (build ID cd6a8df4423aa1f6a29983fa2d97ba4ea582cf8e) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/uuidd (build ID 9b9b63675dfd119d3fa857448eb470a3a5b5ddf5) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/wipefs (build ID 10176d31c338142f258ba99f8743929cac98e26c) separating debug info from /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/zramctl (build ID d3d604f6f95af015dad65821f0293bb0603c0ec6) shrinking RPATHs of ELF executables and libraries in /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/dmesg shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/chrt shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ionice shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/taskset shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/uclampset shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/coresched shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/bits shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/col shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/colcrt shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/colrm shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/wdctl shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/column shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mountpoint shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/hexdump shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/rev shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/script shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/scriptreplay shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/scriptlive shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsblk shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mesg shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/wall shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/write shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/last shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/utmpdump shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/findmnt shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/kill shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/pipesz shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lslogins shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsmem shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsfd shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/chmem shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/flock shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/choom shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ipcmk shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ipcrm shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/ipcs shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsirq shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsipc shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/renice shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setpgid shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setsid shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setarch shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/eject shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/prlimit shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsns shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lscpu shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/fallocate shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/unshare shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/nsenter shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/setpriv shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/cal shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/logger shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/look shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/mcookie shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/namei shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/whereis shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lslocks shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/uuidgen shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/uuidparse shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/rename shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/getopt shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/exch shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/fincore shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/hardlink shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/fadvise shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/waitpid shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/enosys shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/lsclocks shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/getino shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/copyfilerange shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/isosize shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/agetty shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/rfkill shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/readprofile shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/ldattach shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fstrim shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/rtcwake shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/ctrlaltdel shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsfreeze shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/uuidd shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkdiscard shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkzone shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/partx shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkpr shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/addpart shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/delpart shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/resizepart shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/losetup shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/zramctl shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/chcpu shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/pivot_root shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/switch_root shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/hwclock shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blkid shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/findfs shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/wipefs shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsck.minix shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs.minix shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs.bfs shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkswap shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/swaplabel shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsck shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fsck.cramfs shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/mkfs.cramfs shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/blockdev shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/fdisk shrinking /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/sfdisk checking for references to /build/ in /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin... moving /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin/* to /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin patching script interpreter paths in /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin stripping (with command strip and flags -S -p) in /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/sbin shrinking RPATHs of ELF executables and libraries in /nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev checking for references to /build/ in /nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev... patching script interpreter paths in /nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev stripping (with command strip and flags -S -p) in /nix/store/8zri9jgjsw02ikvl79s0gfsjzvjvlj8v-util-linux-minimal-2.42.2-dev/lib shrinking RPATHs of ELF executables and libraries in /nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2 checking for references to /build/ in /nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2... patching script interpreter paths in /nix/store/5a1v4dwrhghgqn66bdps78mh78q3izca-util-linux-minimal-2.42.2 separating debug info from /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libblkid.so.1.1.0 (build ID aa039cd0a4ddbf1706a3d6a2e1732ea19c9fa98b) separating debug info from /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libfdisk.so.1.1.0 (build ID 55f977678405f3bca774941e6b65c384fa0efe35) separating debug info from /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libmount.so.1.1.0 (build ID 22b00b54e749734aac83b0e28b9315e53abf0c41) separating debug info from /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libsmartcols.so.1.1.0 (build ID 2056eb0b49dc9cd401eb64b6e095812dd74f78aa) separating debug info from /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libuuid.so.1.3.0 (build ID 6755e7781e7f8d6684c8737dcb4e6f8f5242a7fa) shrinking RPATHs of ELF executables and libraries in /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib shrinking /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libuuid.so.1.3.0 shrinking /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libblkid.so.1.1.0 shrinking /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libmount.so.1.1.0 shrinking /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libsmartcols.so.1.1.0 shrinking /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib/libfdisk.so.1.1.0 checking for references to /build/ in /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib... patching script interpreter paths in /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib stripping (with command strip and flags -S -p) in /nix/store/bnz12q7krhpam19qyy7my8vyy2fq9vkx-util-linux-minimal-2.42.2-lib/lib shrinking RPATHs of ELF executables and libraries in /nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man checking for references to /build/ in /nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man... gzipping man pages under /nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/ patching script interpreter paths in /nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man separating debug info from /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/bin/nologin (build ID 5517c5bc582ea8b8821187f87b3f8b2eead69293) separating debug info from /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/bin/sulogin (build ID 5284a929ed14bb996c6d8b2cc4f09a1d35f29212) shrinking RPATHs of ELF executables and libraries in /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login shrinking /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/bin/nologin shrinking /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/bin/sulogin checking for references to /build/ in /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login... patching script interpreter paths in /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login stripping (with command strip and flags -S -p) in /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/bin /nix/store/4ksxs7pb2k4jbm9ivk1nyhcb9ay33irk-util-linux-minimal-2.42.2-login/sbin separating debug info from /nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount/bin/mount (build ID f8616e06fa983ae2a0ca0ed11c98cfdb370cad57) separating debug info from /nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount/bin/umount (build ID 79f5e5b6e4a278e801a43a6ea511f17c94b4dfa1) shrinking RPATHs of ELF executables and libraries in /nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount shrinking /nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount/bin/mount shrinking /nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount/bin/umount checking for references to /build/ in /nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount... patching script interpreter paths in /nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount stripping (with command strip and flags -S -p) in /nix/store/gx5j2bb6d9jvy1j84ap9v2n1j170d4m5-util-linux-minimal-2.42.2-mount/bin separating debug info from /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/bin/swapoff (build ID 31dca7f76a8adbef78645a27296ba5204215b253) separating debug info from /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/bin/swapon (build ID 25e4f9ffb840de2855d70ffc9285d9c3d27d2b5d) shrinking RPATHs of ELF executables and libraries in /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap shrinking /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/bin/swapoff shrinking /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/bin/swapon checking for references to /build/ in /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap... patching script interpreter paths in /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap stripping (with command strip and flags -S -p) in /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/bin /nix/store/wy0kg2p9k0k4ip5c1xpx952l75wszacq-util-linux-minimal-2.42.2-swap/sbin shrinking RPATHs of ELF executables and libraries in /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug checking for references to /build/ in /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug... patching script interpreter paths in /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/config/config.guess: interpreter directive changed from "#! /bin/sh" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/sh" /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/src/overlay/util-linux-2.42.2/config/config.sub: interpreter directive changed from "#! /bin/sh" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/sh" stripping (with command strip and flags -S -p) in /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib making symlink relative: /nix/store/gg03sn8qmgwckbms1xgg6krcq00v8wc2-util-linux-minimal-2.42.2-bin/bin/hd making symlink relative: /nix/store/05rh7234zirh3pwkk7d7nahkw5i4j1nx-util-linux-minimal-2.42.2-man/share/man/man1/hd.1.gz making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/b8/5707b3c98fff4e1e324d1cc51387ac7f42901d.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/75/f3f34f45d0e00af037b2c8e3895916491a9a71.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/cd/0cf29e95cc8d320e71ec580519c12090a5f3a2.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/cd/8a523c982c616c486fd134757089a5a57264f0.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/cd/46be5a78bd289aaf32179327d4fa4dc9b4935b.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/cd/6a8df4423aa1f6a29983fa2d97ba4ea582cf8e.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/da/f424a7cbd1f10a0b06cc5441e3203b4ab18b15.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/da/73feae8f98650c1256ee757ff84fbbf4a0423e.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/32/e9294996ddcab87411634c7993bd7fc2dbe835.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/e1/9463ac7d175a27179662f494f3f9164eb7fbcd.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/e1/d14e3aa7bf3191c16bead42f8794a4cede9b9b.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/7b/92e9387fbb0df2adade583e53e58fb53f380d2.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/93/f5bd221fe67124ea0c0c3f6d1f6b141121d323.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/93/30ed67c884de5d0481858e7a09c6552708cfb9.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/04/2872604019bd1452050bbb36eccd73322c05f1.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/5e/72b7c788f34ff144b3442cf68f09d4bd60c552.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/6f/44e0cef8d05b555a8124661f85476953224ef8.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/38/219fb7130a6fbd57be905cbd1753d8a97b725c.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/c3/069dc605ef3d95495f8c16bc694314380c7384.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/bb/e28ac8fac0a9461868c5a64f9d742828c0c1aa.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/bb/667ca53868fe79adb0bb248a1b90abb6fa0dd5.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/0f/68afc1180f8a1246dbf84f04f4f36633197804.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/a7/4ea474c67f95f615beb1394003582cb6ed975d.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/66/d676a20ef1b47f815abc6d3e6e6e7e4b5b3132.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/a7/8c6b8a3b245a4e9ee790af013e632bfdfd851c.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/66/bc1c7b468585958258d8c7da3586bd3e1f790e.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/0e/f27c103ec5e7226ea02311adb2f80d2a4d1a56.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/83/3d8a822f1ff52c54092528316dd8283c0a89ba.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/83/3fcc11b30c565c7578f3fc77518fbc8f87063b.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/f5/dad46cea6686e4316d4ca752c636204b41bbdf.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/15/0ae02f45f31536adf85fd1a96a75ccaaf50016.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/68/8ead60281819113ab02b6f114a9c74762f6dc9.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/2f/9175afa0d60e17b3ccad51e6f53ae5241b24ee.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/2f/b580e36e8802e23fc98e82bb8d4a1b40fa93b6.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/5a/04d783a69d3564d23bfd4bc01e3e9094a84395.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/f3/1e0d38664fd3e346552b669bcec2911b9dc9c4.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/07/d31b35119cbd1c25ce1893017963ccfc014e64.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/f3/d2725c8cc09c6c9a1c7976898bec376d6925b6.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/f3/0b5c284efa78c6aaf4a627398a6ec4d6bb2154.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/9c/6f24cb38a626261ccd3ffa51a435f941ae59af.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/9f/5756bb86063e748f0f31e7e4e4248ed74626a7.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/9f/852cd8a4ed9217a9ac00621c0dda2d31f60c98.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/17/4243f75d1534007ecc66e4087d073e0120e380.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/5c/5f9d3d03a2b43093899119f872cb0ea71081f9.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/4b/bc6375c507090d4905df9baadb094fcb99e768.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/d5/6c4f052b9e40a97f12508d2bb30ec3af405715.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/d5/1068f11bcabc594d9e5daa38aa35eeaeb07b9e.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/d5/5fe38a263fd6a009bd02165ff56cdae6911f9a.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/4f/6134b555b431962062ba8bd442b27823239a6e.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/4f/b4c8d718c21e4842c26aa4ef02c51f896efe99.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/e5/6fc0d0924985b7c14022a826166d94a4cff7ab.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/e5/1f51a955bc71afaede296ef6888b7e0ac6d6cf.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/94/0d6b1bb2c3e0de68a3e9929ba2f95b79b2a708.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/25/87dcd8c5ce1da7dde5e33db2da55f5e7de5081.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/f2/5fc2d2e28720f9d8461e7eba50f5dc58d28644.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/25/e4f9ffb840de2855d70ffc9285d9c3d27d2b5d.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/98/02728e24941a3f6e7983eac8444b18e21ba81e.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/8f/5cae86caf5de44d79a646a4a3d18657973ed81.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/91/135368de30e015bb3b3bfce3df5ea3a5bf2b35.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/f0/580fb901b53244693c53106be6ffb7a023c7d4.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/f0/9d5e3270d640a6ec21811074db9c14eb96b4f6.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/c9/b657f193966a07fdb440aa113dfa726e0a3b18.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/a9/5763a61878e2457851e754be9003b36aacd726.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/99/84e7a642cb3563d131bc59d1faf87fb39b6959.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/99/202f8cc15abbe71a36fecec16ac82c66c3ec01.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/99/c262325aeeeaaa10b9809593303577090381c5.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/1d/a92a5df391fc7e9020e2c4b205b222f8610e27.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/ea/a9f1226325d683d4a4fd290ae8149910c2aacc.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/0c/9995a39b6105ae922bb794435c53888d952ea2.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/29/1a1aeb090dbf096df7c92049073453a19711d3.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/6a/ab528e410d17e8d9d841c73bcc27bc60af7c83.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/b1/ad10fcc0b7715569af76beee2c86cee0e2f672.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/11/24ea8c05917c11b71f9dc10956099b8f4e2506.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/b7/27f2b81efac381319c7a9dee48f2327217c84e.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/8a/8cc6aac99e5ab97527aea62989a1d445935c61.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/7e/7ae4a739cbaa547701309088758ca9bd81e51d.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/8b/f0a042311ea611796bec47c75c09cdeee7781b.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/78/19b52602ce296f7c11b4b4967db8af21fab401.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/47/815e0b428681c27795ac8c35a4232b3dc20d41.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/e6/4fb472b6653ee768666ed1c60727a1bdede0e4.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/85/c5f88054f9657d2bf56ce7cf47335ba33f4a38.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/d1/acbbf1964e2a1629e3eeabde5d4a9f81507bf1.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/c7/ebc2e23747c8b42952388df8450609069ac34b.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/d0/c2d4ff3d02492255a1c7fce2f2c66d1f739159.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/dc/2f71710b1940a2f1340f952c07fe981a265f6e.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/8e/eeefc8b792d5c0b05f8ae41b9906c08da4d233.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/43/133ad439996567616fd6e2625fbbcebe5fbcee.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/43/cf0c7f520b69a669bbc4e485fadada0195c712.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/30/33f0a6943fa52fbaa729519188ad19a0fa6302.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/6e/fe6d6752474f09459833e11eacfac8715eaec4.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/ed/e9f62208ecb7a1b88781b3d3c4e11a5ca503b2.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/7c/a49c75b6bc45e849a93d16fd80e792a1fdf09d.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/8c/21fd8bf1feffa84ab7fce0d9dba2df92a009b7.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/01/6354c49ebfae0a21888b7d47199d62282efd18.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/bd/d5c543582d4c986e03b556a5e0448cfb38f94e.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/77/cb793ba16b0fbb3acca7fe6eb0654b506bd520.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/84/69acade84d438d9fb1fc5dd314a341f61ca818.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/84/b14b84d4171e8f587c75a042ea9eb6c20a2f43.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/6d/716fae1cee393c405d3a1690be553446cc42f1.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/b5/1b6a263fea8cf0af78752520730f5787d5b979.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/f8/211948165225fa8455a5f27d0bc8e090921809.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/f8/616e06fa983ae2a0ca0ed11c98cfdb370cad57.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/74/86f0841bd8121c3ffd2b85756790c7e110ad3a.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/37/da9dfc457b235d4a3fee82e54a6583bbcab3ab.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/70/606bd988d025a249bfe564ea80579dbb679cd5.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/5f/d14f3cd05455477012796393a7d7812d497f69.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/bc/b6643d7b244b2ee94e88dbd50ceb0c76e51ecb.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/fallocate making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/9b/9b63675dfd119d3fa857448eb470a3a5b5ddf5.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/fadvise making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/10/176d31c338142f258ba99f8743929cac98e26c.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/d3/d604f6f95af015dad65821f0293bb0603c0ec6.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/aa/039cd0a4ddbf1706a3d6a2e1732ea19c9fa98b.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/55/f977678405f3bca774941e6b65c384fa0efe35.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/22/b00b54e749734aac83b0e28b9315e53abf0c41.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/findmnt making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/55/17c5bc582ea8b8821187f87b3f8b2eead69293.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/fincore making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/20/56eb0b49dc9cd401eb64b6e095812dd74f78aa.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/flock making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/67/55e7781e7f8d6684c8737dcb4e6f8f5242a7fa.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/52/84a929ed14bb996c6d8b2cc4f09a1d35f29212.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/31/dca7f76a8adbef78645a27296ba5204215b253.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/cal making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/.build-id/79/f5e5b6e4a278e801a43a6ea511f17c94b4dfa1.sourceoverlay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/getino making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/getopt making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/hardlink making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/bits making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/chmem making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/choom making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/col making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/chrt making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/colcrt making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/colrm making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/column making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/copyfilerange making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/coresched making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/hexdump making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/dmesg making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/eject making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/enosys making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/exch making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/ionice making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/isosize making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/ipcs making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/ipcrm making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/ipcmk making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/last making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/kill making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/logger making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/look making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/lsblk making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/lsclocks making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/lscpu making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/lsfd making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/lsirq making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/lsipc making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/lslogins making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/lslocks making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/lsmem making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/lsns making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/mountpoint making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/mesg making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/mcookie making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/namei making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/pipesz making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/nsenter making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/prlimit making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/renice making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/rename making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/rev making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/script making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/scriptlive making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/scriptreplay making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/setpgid making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/setpriv making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/setarch making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/taskset making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/setsid making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/uclampset making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/unshare making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/utmpdump making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/uuidgen making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/wdctl making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/waitpid making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/uuidparse making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/wall making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/write making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/agetty making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/whereis making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/addpart making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/blkdiscard making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/blkpr making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/blkid making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/blockdev making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/chcpu making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/blkzone making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/delpart making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/ctrlaltdel making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/findfs making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/fdisk making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/fsck making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/fsck.cramfs making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/fsck.minix making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/fsfreeze making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/fstrim making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/hwclock making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/ldattach making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/losetup making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/mkfs.bfs making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/mkfs making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/mkfs.cramfs making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/mkfs.minix making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/mkswap making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/partx making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/pivot_root making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/readprofile making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/rfkill making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/resizepart making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/rtcwake making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/swaplabel making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/sfdisk making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/switch_root making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/uuidd making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/zramctl making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/libblkid.so.1.1.0 making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/libmount.so.1.1.0 making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/wipefs making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/libuuid.so.1.3.0 making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/libfdisk.so.1.1.0 making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/nologin making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/libsmartcols.so.1.1.0 making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/mount making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/umount making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/sulogin making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/swapon making symlink relative: /nix/store/zkwqghzqnjvngxqbhnlmnvgnx0y779sc-util-linux-minimal-2.42.2-debug/lib/debug/swapoff fixupPhase completed in 2 minutes 31 seconds