nix
this derivation will be built:
ktls-utils-0.11
/nix/store/ary7x67mkl29yxy363vnyznijl11dbvb-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11.drv
nix
this path will be fetched (0.03 MiB download, 0.19 MiB unpacked):
/nix/store/cyrwgag6h0kmp1m3ch3pn7gz8b3vvgib-source
ktls-utils-0.11
Build started
→ unpackPhase
unpacking source archive /nix/store/cyrwgag6h0kmp1m3ch3pn7gz8b3vvgib-source
source root is source
→ patchPhase
→ autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoconf --force
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:27: installing './compile'
configure.ac:22: installing './install-sh'
configure.ac:22: installing './missing'
src/tlshd/Makefile.am: installing './depcomp'
autoreconf: './install-sh' is updated
autoreconf: Leaving directory '.'
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
patching script interpreter paths in ./configure
./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --disable-dependency-tracking --prefix=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11 --bindir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/bin --sbindir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/sbin --includedir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/include --mandir=/nix/store/4h9x2k26ikq97apsgqck47ykam3y8rpg-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11-man/share/man --infodir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/share/info --docdir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/share/doc/ktls-utils --libdir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/lib --libexecdir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/libexec --localedir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/share/locale --with-systemd --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnufilc0-strip... strip
checking for a race-free mkdir -p... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
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 x86_64-unknown-linux-gnufilc0-gcc... (cached) clang
checking whether the compiler supports GNU C... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to enable C11 features... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) none
checking pkg-config is at least version 0.9.0... yes
checking for gnutls >= 3.3.0... yes
checking for libkeyutils... yes
checking for glib-2.0 >= 2.6... yes
checking for libnl-3.0 >= 3.1... yes
checking for gnutls_transport_is_ktls_enabled in -lgnutls... yes
checking for gnutls_protocol_set_enabled in -lgnutls... yes
checking for gnutls_get_system_config_file in -lgnutls... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/tlshd/Makefile
config.status: creating systemd/Makefile
config.status: creating config.h
config.status: executing depfiles commands
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash unitdir=\$\(out\)/lib/systemd/system
make all-recursive
make[1]: Entering directory '/build/source'
Making all in src
make[2]: Entering directory '/build/source/src'
Making all in tlshd
make[3]: Entering directory '/build/source/src/tlshd'
CC tlshd-client.o
CC tlshd-config.o
CC tlshd-handshake.o
CC tlshd-keyring.o
CC tlshd-ktls.o
CC tlshd-log.o
CC tlshd-main.o
CC tlshd-netlink.o
CC tlshd-server.o
CCLD tlshd
make[3]: Leaving directory '/build/source/src/tlshd'
make[3]: Entering directory '/build/source/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/source/src'
make[2]: Leaving directory '/build/source/src'
Making all in systemd
make[2]: Entering directory '/build/source/systemd'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/source/systemd'
make[2]: Entering directory '/build/source'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
→ checkPhase
check flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash unitdir=\$\(out\)/lib/systemd/system VERBOSE=y check
Making check in src
make[1]: Entering directory '/build/source/src'
Making check in tlshd
make[2]: Entering directory '/build/source/src/tlshd'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/source/src/tlshd'
make[2]: Entering directory '/build/source/src'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/source/src'
make[1]: Leaving directory '/build/source/src'
Making check in systemd
make[1]: Entering directory '/build/source/systemd'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/build/source/systemd'
make[1]: Entering directory '/build/source'
make[1]: Leaving directory '/build/source'
→ glibPreInstallPhase
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash unitdir=\$\(out\)/lib/systemd/system gsettingsschemadir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/share/gsettings-schemas/ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/glib-2.0/schemas/ pkgconfigdir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/lib/pkgconfig m4datadir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/share/aclocal aclocaldir=/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/share/aclocal install
Making install in src
make[1]: Entering directory '/build/source/src'
Making install in tlshd
make[2]: Entering directory '/build/source/src/tlshd'
make[3]: Entering directory '/build/source/src/tlshd'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/etc'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 tlshd.conf '/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/etc'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/sbin'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c tlshd '/nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/sbin'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/4h9x2k26ikq97apsgqck47ykam3y8rpg-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11-man/share/man/man5'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 'tlshd.conf.man' '/nix/store/4h9x2k26ikq97apsgqck47ykam3y8rpg-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11-man/share/man/man5/tlshd.conf.5'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/4h9x2k26ikq97apsgqck47ykam3y8rpg-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11-man/share/man/man8'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 'tlshd.man' '/nix/store/4h9x2k26ikq97apsgqck47ykam3y8rpg-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11-man/share/man/man8/tlshd.8'
make[3]: Leaving directory '/build/source/src/tlshd'
make[2]: Leaving directory '/build/source/src/tlshd'
make[2]: Entering directory '/build/source/src'
make[3]: Entering directory '/build/source/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/source/src'
make[2]: Leaving directory '/build/source/src'
make[1]: Leaving directory '/build/source/src'
Making install in systemd
make[1]: Entering directory '/build/source/systemd'
make[2]: Entering directory '/build/source/systemd'
make[2]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[3]: Entering directory '/build/source/systemd'
mkdir -p //nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/lib/systemd/system
cp tlshd.service //nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/lib/systemd/system
make[3]: Leaving directory '/build/source/systemd'
make[2]: Leaving directory '/build/source/systemd'
make[1]: Leaving directory '/build/source/systemd'
make[1]: Entering directory '/build/source'
make[2]: Entering directory '/build/source'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11
shrinking /nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/sbin/tlshd
checking for references to /build/ in /nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11...
moving /nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/sbin/* to /nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/bin
patching script interpreter paths in /nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11
stripping (with command strip and flags -S -p) in /nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/lib /nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/bin /nix/store/4w8mivccjn3sd20fp5lpq5ygf16rhznj-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11/sbin
shrinking RPATHs of ELF executables and libraries in /nix/store/4h9x2k26ikq97apsgqck47ykam3y8rpg-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11-man
checking for references to /build/ in /nix/store/4h9x2k26ikq97apsgqck47ykam3y8rpg-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11-man...
gzipping man pages under /nix/store/4h9x2k26ikq97apsgqck47ykam3y8rpg-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11-man/share/man/
patching script interpreter paths in /nix/store/4h9x2k26ikq97apsgqck47ykam3y8rpg-ktls-utils-x86_64-unknown-linux-gnufilc0-0.11-man
End of log