marisa-0.2.6
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
liblo-0.32
CXXLD cpp_test
CXX cpp_test_exceptions-cpp_test.o
marisa-0.2.6
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:10: installing './compile'
configure.ac:10: installing './config.guess'
configure.ac:10: installing './config.sub'
configure.ac:7: installing './install-sh'
configure.ac:7: installing './missing'
lib/marisa/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: './install-sh' is updated
autoreconf: Leaving directory '.'
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
→ configurePhase
Fil-C: adapting libtool symbol probes in configure
fixing libtool script ./ltmain.sh
./configure
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-static --disable-dependency-tracking --prefix=/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6 --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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking how to print strings... printf
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 a sed that does not truncate output... /nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed
checking for grep that handles long lines and -e... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -E
checking for fgrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -F
checking for ld used by clang... 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... 4718592
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnufilc0 format... func_convert_file_noop
checking how to convert x86_64-unknown-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 x86_64-unknown-linux-gnufilc0-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-unknown-linux-gnufilc0-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
checking for x86_64-unknown-linux-gnufilc0-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-gnufilc0-strip... (cached) strip
checking command to parse nm output from clang object... ok
checking for sysroot... no
checking for a working dd... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd
checking how to truncate binary pipes... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-gnufilc0-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang 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 whether the compiler supports GNU C++... yes
checking whether clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... none needed
checking dependency style of clang++... none
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ 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 whether to enable optimization for native cpu... checking how to run the C preprocessor... clang -E
checking for egrep -e... (cached) /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -E
no
checking whether to use SSE2... no
checking whether to use SSE3... no
checking whether to use SSSE3... no
checking whether to use SSE4.1... no
checking whether to use SSE4.2... no
checking whether to use SSE4... no
checking whether to use SSE4a... no
checking whether to use popcnt... no
checking whether to use BMI... no
checking whether to use BMI2... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating marisa.pc
config.status: creating include/Makefile
config.status: creating include/marisa/Makefile
config.status: creating lib/Makefile
config.status: creating lib/marisa/Makefile
config.status: creating lib/marisa/grimoire/Makefile
config.status: creating lib/marisa/grimoire/algorithm/Makefile
config.status: creating lib/marisa/grimoire/io/Makefile
config.status: creating lib/marisa/grimoire/trie/Makefile
config.status: creating lib/marisa/grimoire/vector/Makefile
config.status: creating tests/Makefile
config.status: creating tools/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
marisa 0.2.6 configuration:
-------------------------------
HOST: x86_64-unknown-linux-gnufilc0
CXX: clang++
CXXFLAGS: -g -O2
LDFLAGS:
PREFIX: /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6
NATIVE: no
SSE2: no
SSE3: no
SSSE3: no
SSE4.1: no
SSE4.2: no
SSE4a: no
POPCNT: no
BMI: no
BMI2: no
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
Making all in include
make[1]: Entering directory '/build/source/include'
Making all in marisa
make[2]: Entering directory '/build/source/include/marisa'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/source/include/marisa'
make[2]: Entering directory '/build/source/include'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/source/include'
make[1]: Leaving directory '/build/source/include'
Making all in lib
make[1]: Entering directory '/build/source/lib'
Making all in marisa
make[2]: Entering directory '/build/source/lib/marisa'
Making all in grimoire
make[3]: Entering directory '/build/source/lib/marisa/grimoire'
Making all in algorithm
make[4]: Entering directory '/build/source/lib/marisa/grimoire/algorithm'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/source/lib/marisa/grimoire/algorithm'
Making all in io
make[4]: Entering directory '/build/source/lib/marisa/grimoire/io'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c -o mapper.lo mapper.cc
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c -o reader.lo reader.cc
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c -o writer.lo writer.cc
libtool: compile: clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c writer.cc -fPIC -DPIC -o .libs/writer.o
libtool: compile: clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c mapper.cc -fPIC -DPIC -o .libs/mapper.o
libtool: compile: clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c reader.cc -fPIC -DPIC -o .libs/reader.o
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../../../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -no-undefined -o libio.la mapper.lo reader.lo writer.lo
libtool: link: ar cr .libs/libio.a .libs/mapper.o .libs/reader.o .libs/writer.o
libtool: link: ranlib .libs/libio.a
libtool: link: ( cd ".libs" && rm -f "libio.la" && ln -s "../libio.la" "libio.la" )
make[4]: Leaving directory '/build/source/lib/marisa/grimoire/io'
Making all in trie
make[4]: Entering directory '/build/source/lib/marisa/grimoire/trie'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c -o tail.lo tail.cc
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c -o louds-trie.lo louds-trie.cc
libtool: compile: clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c tail.cc -fPIC -DPIC -o .libs/tail.o
libtool: compile: clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c louds-trie.cc -fPIC -DPIC -o .libs/louds-trie.o
liblo-0.32
CXXLD cpp_test_exceptions
make[3]: Leaving directory '/build/liblo-0.32/src'
Making all in tools
make[3]: Entering directory '/build/liblo-0.32/src/tools'
Making all in .
make[4]: Entering directory '/build/liblo-0.32/src/tools'
CC oscsend-oscsend.o
marisa-0.2.6
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../../../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -no-undefined -o libtrie.la tail.lo louds-trie.lo
liblo-0.32
CCLD oscsend
marisa-0.2.6
libtool: link: ar cr .libs/libtrie.a .libs/tail.o .libs/louds-trie.o
libtool: link: ranlib .libs/libtrie.a
libtool: link: ( cd ".libs" && rm -f "libtrie.la" && ln -s "../libtrie.la" "libtrie.la" )
make[4]: Leaving directory '/build/source/lib/marisa/grimoire/trie'
Making all in vector
make[4]: Entering directory '/build/source/lib/marisa/grimoire/vector'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c -o bit-vector.lo bit-vector.cc
libtool: compile: clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -c bit-vector.cc -fPIC -DPIC -o .libs/bit-vector.o
liblo-0.32
CC oscdump-oscdump.o
CCLD oscdump
CC oscsendfile-oscsendfile.o
CCLD oscsendfile
make[4]: Leaving directory '/build/liblo-0.32/src/tools'
make[3]: Leaving directory '/build/liblo-0.32/src/tools'
make[2]: Leaving directory '/build/liblo-0.32/src'
Making all in examples
make[2]: Entering directory '/build/liblo-0.32/examples'
CC example_client.o
CCLD example_client
CC example_server.o
CCLD example_server
marisa-0.2.6
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../../../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../../../../include -I../../../../lib -g -O2 -no-undefined -o libvector.la bit-vector.lo
liblo-0.32
CC nonblocking_server_example.o
marisa-0.2.6
libtool: link: ar cr .libs/libvector.a .libs/bit-vector.o
libtool: link: ranlib .libs/libvector.a
libtool: link: ( cd ".libs" && rm -f "libvector.la" && ln -s "../libvector.la" "libvector.la" )
make[4]: Leaving directory '/build/source/lib/marisa/grimoire/vector'
make[4]: Entering directory '/build/source/lib/marisa/grimoire'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/source/lib/marisa/grimoire'
make[3]: Leaving directory '/build/source/lib/marisa/grimoire'
make[3]: Entering directory '/build/source/lib/marisa'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -g -O2 -c -o keyset.lo keyset.cc
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -g -O2 -c -o agent.lo agent.cc
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -g -O2 -c -o trie.lo trie.cc
libtool: compile: clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -g -O2 -c keyset.cc -fPIC -DPIC -o .libs/keyset.o
libtool: compile: clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -g -O2 -c agent.cc -fPIC -DPIC -o .libs/agent.o
libtool: compile: clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -g -O2 -c trie.cc -fPIC -DPIC -o .libs/trie.o
liblo-0.32
CCLD nonblocking_server_example
CC example_tcp_echo_server.o
CCLD example_tcp_echo_server
CXX cpp_example.o
marisa-0.2.6
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../../include -I../../lib -g -O2 -no-undefined -o libmarisa.la -rpath /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib keyset.lo agent.lo trie.lo grimoire/io/libio.la grimoire/trie/libtrie.la grimoire/vector/libvector.la
libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crti.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtbegin.o .libs/keyset.o .libs/agent.o .libs/trie.o -Wl,--whole-archive grimoire/io/.libs/libio.a grimoire/trie/.libs/libtrie.a grimoire/vector/.libs/libvector.a -Wl,--no-whole-archive -L/nix/store/8hc83l288p7fyb6z7mm2zk80dvqmk7gi-filc-glibc-2.40/lib -L/nix/store/7fsmzzzgkjq3dma1vz6406199xqqz1v3-filc-libcxx-git/lib -L/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/lib -L/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/lib -L/nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib -lc++ -lc++abi -lc -lpizlo -lyoloc -lyolom -lyolort -lyolounwind /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtend.o /nix/store/sn36kmszyx8bbq5fcz8xgwls8wdznj8p-filc-crt-lib/crtn.o -g -O2 -Wl,-soname -Wl,libmarisa.so.0 -o .libs/libmarisa.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmarisa.so.0" && ln -s "libmarisa.so.0.0.0" "libmarisa.so.0")
libtool: link: (cd ".libs" && rm -f "libmarisa.so" && ln -s "libmarisa.so.0.0.0" "libmarisa.so")
libtool: link: ( cd ".libs" && rm -f "libmarisa.la" && ln -s "../libmarisa.la" "libmarisa.la" )
make[3]: Leaving directory '/build/source/lib/marisa'
make[2]: Leaving directory '/build/source/lib/marisa'
make[2]: Entering directory '/build/source/lib'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/source/lib'
make[1]: Leaving directory '/build/source/lib'
Making all in tools
make[1]: Entering directory '/build/source/tools'
clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -c -o marisa-build.o marisa-build.cc
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=compile clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -c -o cmdopt.lo cmdopt.cc
clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -c -o marisa-lookup.o marisa-lookup.cc
clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -c -o marisa-reverse-lookup.o marisa-reverse-lookup.cc
clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -c -o marisa-common-prefix-search.o marisa-common-prefix-search.cc
clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -c -o marisa-predictive-search.o marisa-predictive-search.cc
libtool: compile: clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"marisa 0.2.6\"" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -c cmdopt.cc -fPIC -DPIC -o .libs/cmdopt.o
clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -c -o marisa-dump.o marisa-dump.cc
liblo-0.32
CXXLD cpp_example
make[2]: Leaving directory '/build/liblo-0.32/examples'
Making all in lo
make[2]: Entering directory '/build/liblo-0.32/lo'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/liblo-0.32/lo'
Making all in build
make[2]: Entering directory '/build/liblo-0.32/build'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/liblo-0.32/build'
Making all in cmake
make[2]: Entering directory '/build/liblo-0.32/cmake'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/liblo-0.32/cmake'
make[2]: Entering directory '/build/liblo-0.32'
make[2]: Leaving directory '/build/liblo-0.32'
make[1]: Leaving directory '/build/liblo-0.32'
buildPhase completed in 34 seconds
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
Making install in src
make[1]: Entering directory '/build/liblo-0.32/src'
Making install in .
make[2]: Entering directory '/build/liblo-0.32/src'
make[3]: Entering directory '/build/liblo-0.32/src'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/lib'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c liblo.la '/nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/lib'
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/liblo.so.7.5.0 /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/lib/liblo.so.7.5.0
libtool: install: (cd /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/lib && { ln -s -f liblo.so.7.5.0 liblo.so.7 || { rm -f liblo.so.7 && ln -s liblo.so.7.5.0 liblo.so.7; }; })libtool: install: (cd /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/lib && { ln -s -f liblo.so.7.5.0 liblo.so || { rm -f liblo.so && ln -s liblo.so.7.5.0 liblo.so; }; })libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/liblo.lai /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/lib/liblo.la
libtool: finish: PATH="/nix/store/g7i75czfbw9sy5f8v7rjbama6lr3ya3s-patchelf-0.15.0/bin:/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin:/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/bin:/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/gqxsl4vfi43khmz1snzynr8jwwynkbbw-binutils-wrapper-2.43.1/bin:/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/392hs9nhm6wfw4imjllbvb1wil1n39qx-findutils-4.10.0/bin:/nix/store/xw0mf3shymq3k7zlncf09rm8917sdi4h-diffutils-3.12/bin:/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin:/nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin:/nix/store/c1z5j28ndxljf1ihqzag57bwpfpzms0g-gawk-5.3.2/bin:/nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin:/nix/store/xd9m9jkvrs8pbxvmkzkwviql33rd090j-gzip-1.14/bin:/nix/store/w1pxx760yidi7n9vbi5bhpii9xxl5vdj-bzip2-1.0.8-bin/bin:/nix/store/xk0d14zpm0njxzdm182dd722aqhav2cc-gnumake-4.4.1/bin:/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin:/nix/store/gj54zvf7vxll1mzzmqhqi1p4jiws3mfb-patch-2.7.6/bin:/nix/store/22rpb6790f346c55iqi6s9drr5qgmyjf-xz-5.8.1-bin/bin:/nix/store/xlmpcglsq8l09qh03rf0virz0331pjdc-file-5.45/bin:/sbin" ldconfig -n /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/lib
/build/liblo-0.32/libtool: line 1736: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/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
- have your system administrator run these commands:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/liblo-0.32/src'
make[2]: Leaving directory '/build/liblo-0.32/src'
Making install in tools
make[2]: Entering directory '/build/liblo-0.32/src/tools'
Making install in .
make[3]: Entering directory '/build/liblo-0.32/src/tools'
make[4]: Entering directory '/build/liblo-0.32/src/tools'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/bin'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c oscsend oscdump oscsendfile '/nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/bin'
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/oscsend /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/bin/oscsend
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/oscdump /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/bin/oscdump
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/oscsendfile /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/bin/oscsendfile
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/liblo-0.32/src/tools'
make[3]: Leaving directory '/build/liblo-0.32/src/tools'
make[2]: Leaving directory '/build/liblo-0.32/src/tools'
make[1]: Leaving directory '/build/liblo-0.32/src'
Making install in examples
make[1]: Entering directory '/build/liblo-0.32/examples'
make[2]: Entering directory '/build/liblo-0.32/examples'
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/liblo-0.32/examples'
make[1]: Leaving directory '/build/liblo-0.32/examples'
Making install in lo
make[1]: Entering directory '/build/liblo-0.32/lo'
make[2]: Entering directory '/build/liblo-0.32/lo'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/include/lo'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 lo_errors.h lo_lowlevel.h lo_throw.h lo_types.h lo_osc_types.h lo_macros.h lo_cpp.h lo_serverthread.h '/nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/include/lo'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/include/lo'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 lo.h lo_endian.h '/nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/include/lo'
make[2]: Leaving directory '/build/liblo-0.32/lo'
make[1]: Leaving directory '/build/liblo-0.32/lo'
Making install in build
make[1]: Entering directory '/build/liblo-0.32/build'
make[2]: Entering directory '/build/liblo-0.32/build'
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/liblo-0.32/build'
make[1]: Leaving directory '/build/liblo-0.32/build'
Making install in cmake
make[1]: Entering directory '/build/liblo-0.32/cmake'
make[2]: Entering directory '/build/liblo-0.32/cmake'
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/liblo-0.32/cmake'
make[1]: Leaving directory '/build/liblo-0.32/cmake'
make[1]: Entering directory '/build/liblo-0.32'
make[2]: Entering directory '/build/liblo-0.32'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/lib/pkgconfig'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 liblo.pc '/nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/lib/pkgconfig'
make[2]: Leaving directory '/build/liblo-0.32'
make[1]: Leaving directory '/build/liblo-0.32'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32
shrinking /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/lib/liblo.so.7.5.0
shrinking /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/bin/oscsend
shrinking /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/bin/oscdump
shrinking /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/bin/oscsendfile
checking for references to /build/ in /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32...
patching script interpreter paths in /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32
stripping (with command strip and flags -S -p) in /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/lib /nix/store/98cjdqn3ql07bzfslk1ir6j3rxiad2ak-liblo-x86_64-unknown-linux-gnufilc0-0.32/bin
txt2tags-3.9
Build started
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
unpacking source archive /nix/store/s86p6nqqadx8dlfnavv4pf59z2f7c7py-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/txt2tags.py"
→ patchPhase
substituteStream() in derivation txt2tags-3.9-x86_64-unknown-linux-gnufilc0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'test/lib.py')→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
marisa-0.2.6
clang++ -DPACKAGE_NAME=\"marisa\" -DPACKAGE_TARNAME=\"marisa\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"marisa\ 0.2.6\" -DPACKAGE_BUGREPORT=\"susumu.yata@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"marisa\" -DVERSION=\"0.2.6\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -c -o marisa-benchmark.o marisa-benchmark.cc
txt2tags-3.9
no configure script, doing nothing
→ buildPhase
Executing setuptoolsBuildPhase
setup.py build flags: ''
marisa-0.2.6
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o libcmdopt.la cmdopt.lo
txt2tags-3.9
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib
copying txt2tags.py -> build/lib
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
marisa-0.2.6
libtool: link: ar cr .libs/libcmdopt.a .libs/cmdopt.o
txt2tags-3.9
running install_lib
marisa-0.2.6
libtool: link: ranlib .libs/libcmdopt.a
txt2tags-3.9
creating build/bdist.linux-x86_64/wheel
copying build/lib/txt2tags.py -> build/bdist.linux-x86_64/wheel/.
running install_egg_info
running egg_info
creating txt2tags.egg-info
writing txt2tags.egg-info/PKG-INFO
writing dependency_links to txt2tags.egg-info/dependency_links.txt
writing entry points to txt2tags.egg-info/entry_points.txt
writing top-level names to txt2tags.egg-info/top_level.txt
writing manifest file 'txt2tags.egg-info/SOURCES.txt'
marisa-0.2.6
libtool: link: ( cd ".libs" && rm -f "libcmdopt.la" && ln -s "../libcmdopt.la" "libcmdopt.la" )
txt2tags-3.9
reading manifest file 'txt2tags.egg-info/SOURCES.txt'
adding license file 'COPYING'
writing manifest file 'txt2tags.egg-info/SOURCES.txt'
Copying txt2tags.egg-info to build/bdist.linux-x86_64/wheel/./txt2tags-3.9-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/txt2tags-3.9.dist-info/WHEEL
creating 'dist/txt2tags-3.9-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
marisa-0.2.6
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o marisa-lookup marisa-lookup.o ../lib/marisa/libmarisa.la libcmdopt.la
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o marisa-reverse-lookup marisa-reverse-lookup.o ../lib/marisa/libmarisa.la libcmdopt.la
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o marisa-common-prefix-search marisa-common-prefix-search.o ../lib/marisa/libmarisa.la libcmdopt.la
txt2tags-3.9
adding 'txt2tags.py'
adding 'txt2tags-3.9.dist-info/licenses/COPYING'
adding 'txt2tags-3.9.dist-info/METADATA'
adding 'txt2tags-3.9.dist-info/WHEEL'
adding 'txt2tags-3.9.dist-info/entry_points.txt'
adding 'txt2tags-3.9.dist-info/top_level.txt'
adding 'txt2tags-3.9.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
marisa-0.2.6
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o marisa-predictive-search marisa-predictive-search.o ../lib/marisa/libmarisa.la libcmdopt.la
libtool: link: clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o .libs/marisa-lookup marisa-lookup.o ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a -Wl,-rpath -Wl,/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib
libtool: link: clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o .libs/marisa-reverse-lookup marisa-reverse-lookup.o ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a -Wl,-rpath -Wl,/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib
libtool: link: clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o .libs/marisa-common-prefix-search marisa-common-prefix-search.o ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a -Wl,-rpath -Wl,/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib
txt2tags-3.9
Successfully installed txt2tags-3.9-py3-none-any.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
marisa-0.2.6
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o marisa-dump marisa-dump.o ../lib/marisa/libmarisa.la libcmdopt.la
txt2tags-3.9
shrinking RPATHs of ELF executables and libraries in /nix/store/hwsf84ccp6jn3lyq7z51lic8dnhh3xd1-txt2tags-3.9-x86_64-unknown-linux-gnufilc0
checking for references to /build/ in /nix/store/hwsf84ccp6jn3lyq7z51lic8dnhh3xd1-txt2tags-3.9-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/hwsf84ccp6jn3lyq7z51lic8dnhh3xd1-txt2tags-3.9-x86_64-unknown-linux-gnufilc0
marisa-0.2.6
libtool: link: clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o .libs/marisa-predictive-search marisa-predictive-search.o ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a -Wl,-rpath -Wl,/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib
txt2tags-3.9
stripping (with command strip and flags -S -p) in /nix/store/hwsf84ccp6jn3lyq7z51lic8dnhh3xd1-txt2tags-3.9-x86_64-unknown-linux-gnufilc0/lib /nix/store/hwsf84ccp6jn3lyq7z51lic8dnhh3xd1-txt2tags-3.9-x86_64-unknown-linux-gnufilc0/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/rc9z1s408w6qys62vxrj2ya2351dsbsn-txt2tags-3.9-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/rc9z1s408w6qys62vxrj2ya2351dsbsn-txt2tags-3.9-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/rc9z1s408w6qys62vxrj2ya2351dsbsn-txt2tags-3.9-x86_64-unknown-linux-gnufilc0-dist
Rewriting #!/nix/store/nn9ckj7v5gxzzajwz79lzr9kclpvf9pf-python3-3.12.11/bin/python3.12 to #!/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0
wrapping `/nix/store/hwsf84ccp6jn3lyq7z51lic8dnhh3xd1-txt2tags-3.9-x86_64-unknown-linux-gnufilc0/bin/txt2tags'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
marisa-0.2.6
libtool: link: clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o .libs/marisa-dump marisa-dump.o ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a -Wl,-rpath -Wl,/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib
txt2tags-3.9
→ installCheckPhase
Testing txt2tags on Python 3.12.5
marisa-0.2.6
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o marisa-build marisa-build.o ../lib/marisa/libmarisa.la libcmdopt.la
txt2tags-3.9
Testing txt2tags version b'txt2tags version 3.9 <https://txt2tags.org>'
Base commands used for all tests:
['/nix/store/hwsf84ccp6jn3lyq7z51lic8dnhh3xd1-txt2tags-3.9-x86_64-unknown-linux-gnufilc0/bin/txt2tags', '-q', '--no-rc']
Entering module bugs
marisa-0.2.6
libtool: link: clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o .libs/marisa-build marisa-build.o ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a -Wl,-rpath -Wl,/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib
txt2tags-3.9
Testing table-empty ... OK
Testing table-inside-deflist-term ... OK
Entering module crossing
bar OK
comment OK
list OK
paragraph OK
quote OK
raw OK
table OK
tagged OK
verbatim OK
marisa-0.2.6
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o marisa-benchmark marisa-benchmark.o ../lib/marisa/libmarisa.la libcmdopt.la
libtool: link: clang++ -Wall -Weffc++ -Wextra -Wconversion -I../include -I../lib -g -O2 -o .libs/marisa-benchmark marisa-benchmark.o ../lib/marisa/.libs/libmarisa.so ./.libs/libcmdopt.a -Wl,-rpath -Wl,/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib
make[1]: Leaving directory '/build/source/tools'
Making all in tests
make[1]: Entering directory '/build/source/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/source/tests'
make[1]: Entering directory '/build/source'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/source'
→ installPhase
install flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
Making install in include
make[1]: Entering directory '/build/source/include'
Making install in marisa
make[2]: Entering directory '/build/source/include/marisa'
make[3]: Entering directory '/build/source/include/marisa'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/include/marisa'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 base.h exception.h scoped-ptr.h scoped-array.h key.h keyset.h query.h agent.h stdio.h iostream.h trie.h '/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/include/marisa'
make[3]: Leaving directory '/build/source/include/marisa'
make[2]: Leaving directory '/build/source/include/marisa'
make[2]: Entering directory '/build/source/include'
make[3]: Entering directory '/build/source/include'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/include'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 marisa.h '/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/include'
make[3]: Leaving directory '/build/source/include'
make[2]: Leaving directory '/build/source/include'
make[1]: Leaving directory '/build/source/include'
Making install in lib
make[1]: Entering directory '/build/source/lib'
Making install in marisa
make[2]: Entering directory '/build/source/lib/marisa'
Making install in grimoire
make[3]: Entering directory '/build/source/lib/marisa/grimoire'
Making install in algorithm
make[4]: Entering directory '/build/source/lib/marisa/grimoire/algorithm'
make[5]: Entering directory '/build/source/lib/marisa/grimoire/algorithm'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/source/lib/marisa/grimoire/algorithm'
make[4]: Leaving directory '/build/source/lib/marisa/grimoire/algorithm'
Making install in io
make[4]: Entering directory '/build/source/lib/marisa/grimoire/io'
txt2tags-3.9
bar OK
marisa-0.2.6
make[5]: Entering directory '/build/source/lib/marisa/grimoire/io'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/source/lib/marisa/grimoire/io'
make[4]: Leaving directory '/build/source/lib/marisa/grimoire/io'
Making install in trie
make[4]: Entering directory '/build/source/lib/marisa/grimoire/trie'
make[5]: Entering directory '/build/source/lib/marisa/grimoire/trie'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/source/lib/marisa/grimoire/trie'
make[4]: Leaving directory '/build/source/lib/marisa/grimoire/trie'
Making install in vector
make[4]: Entering directory '/build/source/lib/marisa/grimoire/vector'
make[5]: Entering directory '/build/source/lib/marisa/grimoire/vector'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/source/lib/marisa/grimoire/vector'
make[4]: Leaving directory '/build/source/lib/marisa/grimoire/vector'
make[4]: Entering directory '/build/source/lib/marisa/grimoire'
make[5]: Entering directory '/build/source/lib/marisa/grimoire'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/source/lib/marisa/grimoire'
make[4]: Leaving directory '/build/source/lib/marisa/grimoire'
make[3]: Leaving directory '/build/source/lib/marisa/grimoire'
make[3]: Entering directory '/build/source/lib/marisa'
make[4]: Entering directory '/build/source/lib/marisa'
make[4]: Nothing to be done for 'install-data-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c libmarisa.la '/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib'
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libmarisa.so.0.0.0 /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib/libmarisa.so.0.0.0
libtool: install: (cd /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib && { ln -s -f libmarisa.so.0.0.0 libmarisa.so.0 || { rm -f libmarisa.so.0 && ln -s libmarisa.so.0.0.0 libmarisa.so.0; }; })libtool: install: (cd /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib && { ln -s -f libmarisa.so.0.0.0 libmarisa.so || { rm -f libmarisa.so && ln -s libmarisa.so.0.0.0 libmarisa.so; }; })libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libmarisa.lai /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib/libmarisa.la
libtool: finish: PATH="/nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin:/nix/store/3ah4cvhhimlxvb2dqk07n1xlbb0dk81f-automake-1.16.5/bin:/nix/store/ava9h9a35fg419f4r1h3ib2hwqx6lr8k-gettext-0.22.5/bin:/nix/store/b7kv2xx2ga3w0fa4h7g0c3y64wkr3i57-libtool-2.5.4/bin:/nix/store/16yz1jny3j9irq4g8zkcx39nr77xwnvx-gnum4-1.4.19/bin:/nix/store/9rsc6g3vlfnp7lvq3pl1xpir5acd1ax0-file-5.45/bin:/nix/store/g7i75czfbw9sy5f8v7rjbama6lr3ya3s-patchelf-0.15.0/bin:/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin:/nix/store/31l6alfx8axrfkp0zxza3z7f7gxzi8b3-filc-cc/bin:/nix/store/14i07vk4qkfcdyyha9amqryg033l3xcf-filc-sysroot-with-metadata/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/gqxsl4vfi43khmz1snzynr8jwwynkbbw-binutils-wrapper-2.43.1/bin:/nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin:/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin:/nix/store/392hs9nhm6wfw4imjllbvb1wil1n39qx-findutils-4.10.0/bin:/nix/store/xw0mf3shymq3k7zlncf09rm8917sdi4h-diffutils-3.12/bin:/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin:/nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin:/nix/store/c1z5j28ndxljf1ihqzag57bwpfpzms0g-gawk-5.3.2/bin:/nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin:/nix/store/xd9m9jkvrs8pbxvmkzkwviql33rd090j-gzip-1.14/bin:/nix/store/w1pxx760yidi7n9vbi5bhpii9xxl5vdj-bzip2-1.0.8-bin/bin:/nix/store/xk0d14zpm0njxzdm182dd722aqhav2cc-gnumake-4.4.1/bin:/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin:/nix/store/gj54zvf7vxll1mzzmqhqi1p4jiws3mfb-patch-2.7.6/bin:/nix/store/22rpb6790f346c55iqi6s9drr5qgmyjf-xz-5.8.1-bin/bin:/nix/store/xlmpcglsq8l09qh03rf0virz0331pjdc-file-5.45/bin:/sbin" ldconfig -n /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib
/build/source/libtool: line 1900: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/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
- have your system administrator run these commands:
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/source/lib/marisa'
make[3]: Leaving directory '/build/source/lib/marisa'
make[2]: Leaving directory '/build/source/lib/marisa'
make[2]: Entering directory '/build/source/lib'
make[3]: Entering directory '/build/source/lib'
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/lib'
make[2]: Leaving directory '/build/source/lib'
make[1]: Leaving directory '/build/source/lib'
Making install in tools
make[1]: Entering directory '/build/source/tools'
make[2]: Entering directory '/build/source/tools'
make[2]: Nothing to be done for 'install-data-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c marisa-build marisa-lookup marisa-reverse-lookup marisa-common-prefix-search marisa-predictive-search marisa-dump marisa-benchmark '/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin'
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/marisa-build /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-build
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/marisa-lookup /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-lookup
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/marisa-reverse-lookup /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-reverse-lookup
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/marisa-common-prefix-search /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-common-prefix-search
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/marisa-predictive-search /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-predictive-search
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/marisa-dump /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-dump
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/marisa-benchmark /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-benchmark
txt2tags-3.9
numlist OK
marisa-0.2.6
make[2]: Leaving directory '/build/source/tools'
make[1]: Leaving directory '/build/source/tools'
Making install in tests
make[1]: Entering directory '/build/source/tests'
make[2]: Entering directory '/build/source/tests'
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/tests'
make[1]: Leaving directory '/build/source/tests'
make[1]: Entering directory '/build/source'
make[2]: Entering directory '/build/source'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib/pkgconfig'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 marisa.pc '/nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib/pkgconfig'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6
shrinking /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib/libmarisa.so.0.0.0
shrinking /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-build
shrinking /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-lookup
shrinking /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-reverse-lookup
shrinking /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-common-prefix-search
shrinking /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-predictive-search
shrinking /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-dump
shrinking /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin/marisa-benchmark
checking for references to /build/ in /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6...
patching script interpreter paths in /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6
stripping (with command strip and flags -S -p) in /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/lib /nix/store/z3b28652dr1hhbcr2j19bv0qmkx0zyja-marisa-x86_64-unknown-linux-gnufilc0-0.2.6/bin
python3.12-marisa-0.2.6
Build started
txt2tags-3.9
deflist OK
python3.12-marisa-0.2.6
Sourcing python-remove-tests-dir-hook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
→ unpackPhase
unpacking source archive /nix/store/jjx43f3dvbf8138nh430a780paqj08cc-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/vs2008/vs2008.suo"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
txt2tags-3.9
bar2 OK
python3.12-marisa-0.2.6
→ configurePhase
no configure script, doing nothing
→ buildPhase
Executing setuptoolsBuildPhase
make: Entering directory '/build/source/bindings'
swig -Wall -c++ -python -outdir python marisa-swig.i
marisa-swig.h:55: Warning 321: 'str' conflicts with a built-in name in python
marisa-swig.h:56: Warning 321: 'id' conflicts with a built-in name in python
marisa-swig.h:69: Warning 321: 'str' conflicts with a built-in name in python
marisa-swig.h:70: Warning 321: 'id' conflicts with a built-in name in python
mv marisa-swig_wrap.cxx python
cp marisa-swig.cxx marisa-swig.h python
make: Leaving directory '/build/source/bindings'
setup.py build flags: ''
txt2tags-3.9
bar2 OK
Entering module gotchas
inline-interpolation OK
list-bumping OK
list-max-depth OK
paragraph-on-textual-target OK
quote-max-depth OK
sublist-before-list OK
subtitle-before-title-toc OK
subtitle-before-title OK
Entering module headers
eb OK
ecb OK
1ee OK
1ec OK
1eeb OK
1e3b OK
1c3b OK
1ccb OK
python3.12-marisa-0.2.6
/nix/store/qgqq0n29krh7snf20wriqqdf8smnjmf1-python3.12-setuptools-78.1.1-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
Finished executing setuptoolsBuildPhase
→ installPhase
Executing pypaInstallPhase
Successfully installed marisa-0.0.0-cp312-cp312-linux_x86_64.whl
Finished executing pypaInstallPhase
→ pythonOutputDistPhase
Executing pythonOutputDistPhase
Finished executing pythonOutputDistPhase
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/9cm6spnfki8xqmrlh03cmfz7n74lgbj8-python3.12-marisa-0.2.6-x86_64-unknown-linux-gnufilc0
shrinking /nix/store/9cm6spnfki8xqmrlh03cmfz7n74lgbj8-python3.12-marisa-0.2.6-x86_64-unknown-linux-gnufilc0/lib/python3.12/site-packages/_marisa.cpython-312-x86_64-linux-gnufilc0.so
checking for references to /build/ in /nix/store/9cm6spnfki8xqmrlh03cmfz7n74lgbj8-python3.12-marisa-0.2.6-x86_64-unknown-linux-gnufilc0...
patching script interpreter paths in /nix/store/9cm6spnfki8xqmrlh03cmfz7n74lgbj8-python3.12-marisa-0.2.6-x86_64-unknown-linux-gnufilc0
stripping (with command strip and flags -S -p) in /nix/store/9cm6spnfki8xqmrlh03cmfz7n74lgbj8-python3.12-marisa-0.2.6-x86_64-unknown-linux-gnufilc0/lib
txt2tags-3.9
12e OK
python3.12-marisa-0.2.6
shrinking RPATHs of ELF executables and libraries in /nix/store/yfqklphskkpq3kw2mv5zffl9s9mgnpzp-python3.12-marisa-0.2.6-x86_64-unknown-linux-gnufilc0-dist
checking for references to /build/ in /nix/store/yfqklphskkpq3kw2mv5zffl9s9mgnpzp-python3.12-marisa-0.2.6-x86_64-unknown-linux-gnufilc0-dist...
patching script interpreter paths in /nix/store/yfqklphskkpq3kw2mv5zffl9s9mgnpzp-python3.12-marisa-0.2.6-x86_64-unknown-linux-gnufilc0-dist
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
→ pythonRemoveBinBytecodePhase
libkkc-data-0.2.7
Build started
→ unpackPhase
unpacking source archive /nix/store/zn3n05ik565psipabb19rc0ayh9j53mr-libkkc-data-0.2.7.tar.xz
txt2tags-3.9
12eb OK
12cb OK
123 OK
123b OK
123eb OK
1 OK
libkkc-data-0.2.7
source root is libkkc-data-0.2.7
setting SOURCE_DATE_EPOCH to timestamp 1375059228 of file "libkkc-data-0.2.7/tools/Makefile.in"
→ patchPhase
applying patch /nix/store/mwdnh25zfh659mgmm2d3lw57b1r4mmhp-build-python3.patch
patching file tools/genfilter.py
patching file tools/sortlm.py
→ 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/846r4x0gcp20css31z5352wglyg160hi-libkkc-data-x86_64-unknown-linux-gnufilc0-0.2.7 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
txt2tags-3.9
c OK
libkkc-data-0.2.7
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 thread-safe 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 to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
txt2tags-3.9
1e OK
libkkc-data-0.2.7
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
txt2tags-3.9
12 OK
libkkc-data-0.2.7
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking how to run the C preprocessor... clang -E
txt2tags-3.9
ce3b OK
libkkc-data-0.2.7
checking for grep that handles long lines and -e... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/l2wvwyg680h0v2la18hz3yiznxy2naqw-gnugrep-3.11/bin/grep -E
checking for ANSI C header files... yes
txt2tags-3.9
cc3b OK
libkkc-data-0.2.7
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
txt2tags-3.9
c2eb OK
libkkc-data-0.2.7
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
txt2tags-3.9
c2cb OK
libkkc-data-0.2.7
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for python... /nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python
txt2tags-3.9
c23b OK
libkkc-data-0.2.7
checking for python version... 3.1
checking for python platform... linux
txt2tags-3.9
ekb OK
libkkc-data-0.2.7
checking for python script directory... ${prefix}/lib/python3.12/site-packageschecking for python extension module directory... ${exec_prefix}/lib/python3.12/site-packageschecking that generated files are newer than configure... done
configure: creating ./config.status
txt2tags-3.9
123kb OK
libkkc-data-0.2.7
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/models/Makefile
config.status: creating tools/Makefile
config.status: executing depfiles commands
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
Making all in data
make[1]: Entering directory '/build/libkkc-data-0.2.7/data'
Making all in models
make[2]: Entering directory '/build/libkkc-data-0.2.7/data/models'
/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python -B ../../tools/sortlm.py \
./text3/data.arpa sorted3/data
txt2tags-3.9
ek OK
libkkc-data-0.2.7
reading N-grams
txt2tags-3.9
123k OK
ekkkb OK
Entering module include
include-empty-other OK
include-empty-t2t OK
include-itself OK
include-nesting-folder-back OK
include-nesting-folder OK
include-nesting OK
include-types OK
Entering module includeconf
includeconf-body OK
includeconf-default OK
includeconf-empty OK
includeconf-itself OK
includeconf-multi OK
includeconf-nesting-folder-back OK
includeconf-nesting-folder OK
includeconf-nesting OK
includeconf-not-found OK
includeconf-targeted-inside OK
includeconf-targeted OK
includeconf-text OK
C OK
config-file OK
C-C OK
config-file-config-file OK
C-C2 OK
config-file-config-file2 OK
C-default OK
config-file-default OK
C-empty OK
config-file-empty OK
C-not-found OK
config-file-not-found OK
C-text OK
config-file-text OK
C-targeted-inside OK
config-file-targeted-inside OK
C-nesting OK
config-file-nesting OK
C-nesting-folder OK
config-file-nesting-folder OK
C-nesting-folder-back OK
config-file-nesting-folder-back OK
Entering module marks
comment OK
image OK
inline OK
line OK
link OK
list OK
paragraph OK
quote OK
table OK
title OK
verbatim OK
numlist OK
deflist OK
numtitle OK
raw OK
tagged OK
Entering module nesting
list OK
quote OK
table OK
numlist OK
deflist OK
Entering module options
arguments-missing OK
infile-missing OK
infile-empty OK
infile-not-found-1 OK
infile-not-found-2 OK
target-invalid OK
t-invalid OK
invalid-short-1 OK
invalid-long-1 OK
invalid-short-2 OK
invalid-long-2 OK
version OK
V OK
verbose-1 OK
verbose-2 OK
verbose-3 OK
verbose-4 OK
verbose-5 OK
v-1 OK
v-2 OK
v-3 OK
v-4 OK
v-5 OK
vv OK
vvv OK
vvvv OK
vvvvv OK
q-verbose OK
quiet-verbose OK
target OK
t OK
infile OK
no-infile-1 OK
no-infile-2 OK
no-infile-3 OK
i OK
outfile-1 OK
outfile-2 OK
no-outfile-1 OK
no-outfile-2 OK
o OK
enum-title-1 OK
enum-title-2 OK
enum-title-3 OK
no-enum-title-1 OK
no-enum-title-2 OK
n OK
toc-1 OK
toc-2 OK
toc-3 OK
no-toc-1 OK
no-toc-2 OK
headers-1 OK
headers-2 OK
no-headers OK
H OK
style-1 OK
style-2 OK
style-3 OK
style-4 OK
style-5 OK
no-style-1 OK
no-style-2 OK
no-targets OK
Entering module sample
adoc OK
creole OK
ctx OK
dbk OK
doku OK
gwiki OK
html OK
lout OK
man OK
md OK
mgp OK
moin OK
pmw OK
sgml OK
tex OK
txt OK
wiki OK
Totals: 195 tests (100% ok)
installCheckPhase completed in 40 seconds
→ pythonRemoveBinBytecodePhase
libixp-unstable-2022-04-04
Build started
→ unpackPhase
unpacking source archive /nix/store/dmq4lzv24410dvpdyn4k8ciks6l3d13y-source
source root is source
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
no configure script, doing nothing
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
MAKE all lib/
make[1]: Entering directory '/build/source/lib'
MAKE all lib/libixp/
make[2]: Entering directory '/build/source/lib/libixp'
CC lib/libixp/client.o
CC lib/libixp/convert.o
CC lib/libixp/error.o
lib/libixp/error.c:74:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
74 | ixp_errbuf() {| ^
| void
1 warning generated.
CC lib/libixp/map.o
CC lib/libixp/message.o
CC lib/libixp/request.o
CC lib/libixp/rpc.o
CC lib/libixp/server.o
CC lib/libixp/srv_util.o
CC lib/libixp/socket.o
CC lib/libixp/thread.o
CC lib/libixp/timer.o
CC lib/libixp/transport.o
CC lib/libixp/util.o
AR lib/libixp.a
make[2]: Leaving directory '/build/source/lib/libixp'
MAKE all lib/libixp_pthread/
make[2]: Entering directory '/build/source/lib/libixp_pthread'
CC lib/libixp_pthread/thread_pthread.o
lib/libixp_pthread/thread_pthread.c:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
23 | ixp_pthread_init() {| ^
| void
1 warning generated.
AR lib/libixp_pthread.a
make[2]: Leaving directory '/build/source/lib/libixp_pthread'
make[1]: Leaving directory '/build/source/lib'
MAKE all cmd/
make[1]: Entering directory '/build/source/cmd'
CC cmd/ixpc.o
LD cmd/ixpc.out
make[1]: Leaving directory '/build/source/cmd'
MAKE all include/
make[1]: Entering directory '/build/source/include'
make[1]: Leaving directory '/build/source/include'
MAKE all man/
make[1]: Entering directory '/build/source/man'
make[1]: Leaving directory '/build/source/man'
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
MAKE all lib/
make[1]: Entering directory '/build/source/lib'
MAKE all lib/libixp/
make[2]: Entering directory '/build/source/lib/libixp'
make[2]: Leaving directory '/build/source/lib/libixp'
MAKE all lib/libixp_pthread/
make[2]: Entering directory '/build/source/lib/libixp_pthread'
make[2]: Leaving directory '/build/source/lib/libixp_pthread'
make[1]: Leaving directory '/build/source/lib'
MAKE all cmd/
make[1]: Entering directory '/build/source/cmd'
make[1]: Leaving directory '/build/source/cmd'
MAKE all include/
make[1]: Entering directory '/build/source/include'
make[1]: Leaving directory '/build/source/include'
MAKE all man/
make[1]: Entering directory '/build/source/man'
make[1]: Leaving directory '/build/source/man'
MAKE install lib/
make[1]: Entering directory '/build/source/lib'
MAKE all lib/libixp/
make[2]: Entering directory '/build/source/lib/libixp'
make[2]: Leaving directory '/build/source/lib/libixp'
MAKE all lib/libixp_pthread/
make[2]: Entering directory '/build/source/lib/libixp_pthread'
make[2]: Leaving directory '/build/source/lib/libixp_pthread'
MAKE install lib/libixp/
make[2]: Entering directory '/build/source/lib/libixp'
Install directories:
Lib: /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/lib
MKDIR /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/lib
INSTALL lib/libixp.a
make[2]: Leaving directory '/build/source/lib/libixp'
MAKE install lib/libixp_pthread/
make[2]: Entering directory '/build/source/lib/libixp_pthread'
Install directories:
Lib: /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/lib
INSTALL lib/libixp_pthread.a
make[2]: Leaving directory '/build/source/lib/libixp_pthread'
make[1]: Leaving directory '/build/source/lib'
MAKE install cmd/
make[1]: Entering directory '/build/source/cmd'
Install directories:
Bin: /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/bin
MKDIR /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/bin
INSTALL cmd/ixpc.out
make[1]: Leaving directory '/build/source/cmd'
MAKE install include/
make[1]: Entering directory '/build/source/include'
MKDIR /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/include
INSTALL include/ixp.h
INSTALL include/ixp_srvutil.h
make[1]: Leaving directory '/build/source/include'
MAKE install man/
make[1]: Entering directory '/build/source/man'
Install directories:
Man: /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man
MKDIR /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man1
INSTALL man/ixpc.1
MKDIR /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3
INSTALL man/IXP_API.3
INSTALL man/IxpFcall.3
INSTALL man/IxpFid.3
INSTALL man/IxpThread.3
INSTALL man/ixp_unmount.3
INSTALL man/ixp_mount.3
INSTALL man/ixp_remove.3
INSTALL man/ixp_open.3
INSTALL man/ixp_close.3
INSTALL man/ixp_stat.3
INSTALL man/ixp_read.3
INSTALL man/ixp_write.3
INSTALL man/ixp_print.3
INSTALL man/ixp_pu8.3
INSTALL man/ixp_pstring.3
INSTALL man/ixp_pstrings.3
INSTALL man/ixp_pdata.3
INSTALL man/ixp_pfcall.3
INSTALL man/ixp_errbuf.3
INSTALL man/IxpMsg.3
INSTALL man/ixp_freestat.3
INSTALL man/ixp_fcall2msg.3
INSTALL man/ixp_printfcall.3
INSTALL man/ixp_respond.3
INSTALL man/Ixp9Srv.3
INSTALL man/ixp_listen.3
INSTALL man/ixp_hangup.3
INSTALL man/ixp_serverloop.3
INSTALL man/ixp_dial.3
INSTALL man/ixp_srv_getfile.3
INSTALL man/ixp_srv_freefile.3
INSTALL man/ixp_srv_clonefiles.3
INSTALL man/ixp_srv_readbuf.3
INSTALL man/ixp_srv_data2cstring.3
INSTALL man/ixp_srv_writectl.3
INSTALL man/ixp_pending_write.3
INSTALL man/ixp_srv_walkandclone.3
INSTALL man/ixp_msec.3
INSTALL man/ixp_settimer.3
INSTALL man/ixp_unsettimer.3
INSTALL man/ixp_sendmsg.3
INSTALL man/ixp_smprint.3
INSTALL man/ixp_namespace.3
INSTALL man/ixp_eprint.3
INSTALL man/ixp_emalloc.3
INSTALL man/ixp_pthread_init.3
INSTALL man/ixp_rubyinit.3
INSTALL man/ixp_taskinit.3
INSTALL man/libixp.3
INSTALL man/ixp_srvutils.3
LN IXP_API.3 IXP_NEEDAPI.3
LN IXP_API.3 IXP_MAXAPI.3
LN IXP_API.3 IXP_ASSERT_VERSION.3
LN IxpFcall.3 IxpFType.3
LN IxpFcall.3 IxpFAttach.3
LN IxpFcall.3 IxpFError.3
LN IxpFcall.3 IxpFHdr.3
LN IxpFcall.3 IxpFIO.3
LN IxpFcall.3 IxpFRAuth.3
LN IxpFcall.3 IxpFROpen.3
LN IxpFcall.3 IxpFRStat.3
LN IxpFcall.3 IxpFRWalk.3
LN IxpFcall.3 IxpFTCreate.3
LN IxpFcall.3 IxpFTFlush.3
LN IxpFcall.3 IxpFTWStat.3
LN IxpFcall.3 IxpFTWalk.3
LN IxpFcall.3 IxpFVersion.3
LN IxpThread.3 IxpMutex.3
LN IxpThread.3 IxpRWLock.3
LN IxpThread.3 IxpRendez.3
LN IxpThread.3 ixp_thread.3
LN ixp_mount.3 ixp_mountfd.3
LN ixp_mount.3 ixp_nsmount.3
LN ixp_mount.3 IxpClient.3
LN ixp_open.3 ixp_create.3
LN ixp_open.3 IxpCFid.3
LN ixp_open.3 IxpOMode.3
LN ixp_stat.3 ixp_fstat.3
LN ixp_stat.3 IxpStat.3
LN ixp_stat.3 IxpQid.3
LN ixp_stat.3 IxpQType.3
LN ixp_stat.3 IxpDMode.3
LN ixp_read.3 ixp_pread.3
LN ixp_write.3 ixp_pwrite.3
LN ixp_print.3 ixp_vprint.3
LN ixp_print.3 ixp_vsmprint.3
LN ixp_pu8.3 ixp_pu16.3
LN ixp_pu8.3 ixp_pu32.3
LN ixp_pu8.3 ixp_pu64.3
LN ixp_pfcall.3 ixp_pqid.3
LN ixp_pfcall.3 ixp_pqids.3
LN ixp_pfcall.3 ixp_pstat.3
LN ixp_pfcall.3 ixp_sizeof_stat.3
LN ixp_errbuf.3 ixp_errstr.3
LN ixp_errbuf.3 ixp_rerrstr.3
LN ixp_errbuf.3 ixp_werrstr.3
LN ixp_errbuf.3 ixp_vsnprint.3
LN IxpMsg.3 IxpMsgMode.3
LN IxpMsg.3 ixp_message.3
LN ixp_freestat.3 ixp_freefcall.3
LN ixp_fcall2msg.3 ixp_msg2fcall.3
LN Ixp9Srv.3 Ixp9Req.3
LN Ixp9Srv.3 ixp_serve9conn.3
LN ixp_listen.3 IxpConn.3
LN ixp_hangup.3 ixp_server_close.3
LN ixp_serverloop.3 IxpServer.3
LN ixp_dial.3 ixp_announce.3
LN ixp_srv_getfile.3 IxpFileId.3
LN ixp_srv_readbuf.3 ixp_srv_writebuf.3
LN ixp_pending_write.3 ixp_pending_print.3
LN ixp_pending_write.3 ixp_pending_vprint.3
LN ixp_pending_write.3 ixp_pending_pushfid.3
LN ixp_pending_write.3 ixp_pending_clunk.3
LN ixp_pending_write.3 ixp_pending_flush.3
LN ixp_pending_write.3 ixp_pending_respond.3
LN ixp_pending_write.3 IxpPending.3
LN ixp_srv_walkandclone.3 ixp_srv_readdir.3
LN ixp_srv_walkandclone.3 ixp_srv_verifyfile.3
LN ixp_srv_walkandclone.3 IxpLookupFn.3
LN ixp_sendmsg.3 ixp_recvmsg.3
LN ixp_emalloc.3 ixp_emallocz.3
LN ixp_emalloc.3 ixp_erealloc.3
LN ixp_emalloc.3 ixp_estrdup.3
make[1]: Leaving directory '/build/source/man'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
shrinking /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/bin/ixpc
checking for references to /build/ in /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04...
gzipping man pages under /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/
patching script interpreter paths in /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
stripping (with command strip and flags -S -p) in /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/lib /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/bin
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IXP_ASSERT_VERSION.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IXP_MAXAPI.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IXP_NEEDAPI.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/Ixp9Req.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpCFid.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpClient.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpConn.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpDMode.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFAttach.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFError.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFHdr.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFIO.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFRAuth.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFROpen.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFRStat.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFRWalk.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFTCreate.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFTFlush.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFTWStat.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFTWalk.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFType.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFVersion.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpFileId.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpLookupFn.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpMsgMode.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpMutex.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpOMode.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpPending.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpQType.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpQid.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpRWLock.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpRendez.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpServer.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/IxpStat.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_announce.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_create.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_emallocz.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_erealloc.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_errstr.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_estrdup.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_freefcall.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_fstat.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_message.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_mountfd.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_msg2fcall.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_nsmount.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pending_clunk.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pending_flush.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pending_print.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pending_pushfid.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pending_respond.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pending_vprint.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pqid.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pqids.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pread.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pstat.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pu16.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pu32.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pu64.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_pwrite.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_recvmsg.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_rerrstr.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_serve9conn.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_server_close.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_sizeof_stat.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_srv_readdir.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_srv_verifyfile.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_srv_writebuf.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_thread.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_vprint.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_vsmprint.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_vsnprint.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
rewriting symlink /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04/share/man/man3/ixp_werrstr.3.gz to be relative to /nix/store/075ax1xfpaspw5az1a60kvilidlhivjh-libixp-x86_64-unknown-linux-gnufilc0-unstable-2022-04-04
libkkc-data-0.2.7
min cost = -5.793264
writing 1-gram file
writing 2-gram file
writing 3-gram file
/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python -B ../../tools/genfilter.py \
sorted3/data.2gram \
sorted3/data.2gram.filter \
12
/nix/store/wk2cw6sgg9rdjpzwxvf0iq8aipy5yvhc-python3-3.12.5-x86_64-unknown-linux-gnufilc0/bin/python -B ../../tools/genfilter.py \
sorted3/data.3gram \
sorted3/data.3gram.filter \
10
make[2]: Leaving directory '/build/libkkc-data-0.2.7/data/models'
make[2]: Entering directory '/build/libkkc-data-0.2.7/data'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/libkkc-data-0.2.7/data'
make[1]: Leaving directory '/build/libkkc-data-0.2.7/data'
Making all in tools
make[1]: Entering directory '/build/libkkc-data-0.2.7/tools'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libkkc-data-0.2.7/tools'
make[1]: Entering directory '/build/libkkc-data-0.2.7'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libkkc-data-0.2.7'
buildPhase completed in 4 minutes 59 seconds
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
Making install in data
make[1]: Entering directory '/build/libkkc-data-0.2.7/data'
Making install in models
make[2]: Entering directory '/build/libkkc-data-0.2.7/data/models'
make[3]: Entering directory '/build/libkkc-data-0.2.7/data/models'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/846r4x0gcp20css31z5352wglyg160hi-libkkc-data-x86_64-unknown-linux-gnufilc0-0.2.7/lib/libkkc/models'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/846r4x0gcp20css31z5352wglyg160hi-libkkc-data-x86_64-unknown-linux-gnufilc0-0.2.7/lib/libkkc/models/sorted3'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 sorted3/metadata.json sorted3/data.input sorted3/data.1gram.index sorted3/data.1gram sorted3/data.2gram sorted3/data.2gram.filter sorted3/data.3gram sorted3/data.3gram.filter '/nix/store/846r4x0gcp20css31z5352wglyg160hi-libkkc-data-x86_64-unknown-linux-gnufilc0-0.2.7/lib/libkkc/models/sorted3'
make[3]: Leaving directory '/build/libkkc-data-0.2.7/data/models'
make[2]: Leaving directory '/build/libkkc-data-0.2.7/data/models'
make[2]: Entering directory '/build/libkkc-data-0.2.7/data'
make[3]: Entering directory '/build/libkkc-data-0.2.7/data'
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/libkkc-data-0.2.7/data'
make[2]: Leaving directory '/build/libkkc-data-0.2.7/data'
make[1]: Leaving directory '/build/libkkc-data-0.2.7/data'
Making install in tools
make[1]: Entering directory '/build/libkkc-data-0.2.7/tools'
make[2]: Entering directory '/build/libkkc-data-0.2.7/tools'
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/libkkc-data-0.2.7/tools'
make[1]: Leaving directory '/build/libkkc-data-0.2.7/tools'
make[1]: Entering directory '/build/libkkc-data-0.2.7'
make[2]: Entering directory '/build/libkkc-data-0.2.7'
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/libkkc-data-0.2.7'
make[1]: Leaving directory '/build/libkkc-data-0.2.7'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/846r4x0gcp20css31z5352wglyg160hi-libkkc-data-x86_64-unknown-linux-gnufilc0-0.2.7
checking for references to /build/ in /nix/store/846r4x0gcp20css31z5352wglyg160hi-libkkc-data-x86_64-unknown-linux-gnufilc0-0.2.7...
patching script interpreter paths in /nix/store/846r4x0gcp20css31z5352wglyg160hi-libkkc-data-x86_64-unknown-linux-gnufilc0-0.2.7
stripping (with command strip and flags -S -p) in /nix/store/846r4x0gcp20css31z5352wglyg160hi-libkkc-data-x86_64-unknown-linux-gnufilc0-0.2.7/lib
libircclient-1.10
error: Cannot build '/nix/store/cifvi2g4jdx0pafi2rwpq30p1w2ksrcv-libircclient-x86_64-unknown-linux-gnufilc0-1.10.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/0qg874qmia2vf996s662s8cfl89hl2s6-libircclient-x86_64-unknown-linux-gnufilc0-1.10-dev
/nix/store/bww6wa75j09kfgdx35nb5i5cflhf5z70-libircclient-x86_64-unknown-linux-gnufilc0-1.10
Last 25 log lines:
> checking for gethostbyname_r... yes
> checking for inet_ntoa... yes
> checking for inet_ntoa in -lnsl... no
> checking For MinGW32... no
> configure: creating ./config.status
> config.status: creating examples/Makefile
> config.status: creating src/Makefile
> config.status: creating src/config.h
> Running phase: buildPhase
> build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
> for subdir in src examples; do \
> make -C $subdir || exit 1; \
> done
> make[1]: Entering directory '/build/libircclient-1.10/src'
> clang -Wall -Wno-misleading-indentation -Wno-unused-function -Wno-nonnull -DIN_BUILDING_LIBIRC -g -O2 -O3 -fpic -DENABLE_THREADS -D_REENTRANT -I../include -c -o libircclient.o libircclient.c
> clang -shared -s -Wl,-soname,libircclient.so.1 -o libircclient.so libircclient.o
> make[1]: Leaving directory '/build/libircclient-1.10/src'
> make[1]: Entering directory '/build/libircclient-1.10/examples'
> Compiling spammer.c
> clang -o spammer spammer.o -L../src/ -lircclient -lpthread
> ../src//libircclient.so: error: undefined reference to 'pizlonated_rpl_malloc'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[1]: *** [Makefile:12: spammer] Error 1
> make[1]: Leaving directory '/build/libircclient-1.10/examples'
> make: *** [Makefile:6: all] Error 1
For full logs, run:
nix log /nix/store/cifvi2g4jdx0pafi2rwpq30p1w2ksrcv-libircclient-x86_64-unknown-linux-gnufilc0-1.10.drvlibkrunfw-4.9.0
error: Cannot build '/nix/store/964skw5052a5q3jlv5iq34iybhm68qjv-libkrunfw-x86_64-unknown-linux-gnufilc0-4.9.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/lf4wvrkksp8399v8nqi6nhnxjpd6jzca-libkrunfw-x86_64-unknown-linux-gnufilc0-4.9.0
Last 25 log lines:
> patching file drivers/gpu/drm/virtio/virtgpu_ioctl.c
> patching file drivers/gpu/drm/virtio/virtgpu_kms.c
> patching file drivers/gpu/drm/virtio/virtgpu_submit.c
> patching file drivers/gpu/drm/virtio/virtgpu_vq.c
> patching file include/uapi/drm/virtgpu_drm.h
> patching file include/uapi/linux/virtio_gpu.h
> patching file drivers/input/input-compat.c
> patching file drivers/input/input-compat.h
> patching file include/linux/sched.h
> patching file include/uapi/linux/prctl.h
> patching file kernel/sys.c
> patching file fs/dax.c
> patching file mm/memory.c
> patching file drivers/gpu/drm/virtio/virtgpu_vram.c
> patching file drivers/gpu/drm/virtio/virtgpu_vram.c
> cp config-libkrunfw_x86_64 linux-6.12.20/.config
> cd linux-6.12.20 ; make olddefconfig
> make[1]: Entering directory '/build/source/linux-6.12.20'
> HOSTCC scripts/basic/fixdep
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: gcc: command not found
> make[3]: *** [scripts/Makefile.host:116: scripts/basic/fixdep] Error 127
> make[2]: *** [/build/source/linux-6.12.20/Makefile:621: scripts_basic] Error 2
> make[1]: *** [Makefile:224: __sub-make] Error 2
> make[1]: Leaving directory '/build/source/linux-6.12.20'
> make: *** [Makefile:78: linux-6.12.20] Error 2
For full logs, run:
nix log /nix/store/964skw5052a5q3jlv5iq34iybhm68qjv-libkrunfw-x86_64-unknown-linux-gnufilc0-4.9.0.drvlibks-2.0.6
error: Cannot build '/nix/store/70fcdznmziv939sdw55cz84vmi1qhdhr-libks-x86_64-unknown-linux-gnufilc0-2.0.6.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/1rjf2grnb9ba65nhmidmw05gfkbi465f-libks-x86_64-unknown-linux-gnufilc0-2.0.6
Last 25 log lines:
> /nix/store/pwphxbw1f2kfibaz6m7bfzsdzvy0395g-openssl-x86_64-unknown-linux-gnufilc0-3.5.7-dev/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
> 61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
> | ^
> /build/source/src/kws.c:183:2: warning: 'SHA1_Final' is deprecated [-Wdeprecated-declarations]
> 183 | SHA1_Final(digest, &sha);
> | ^
> /nix/store/pwphxbw1f2kfibaz6m7bfzsdzvy0395g-openssl-x86_64-unknown-linux-gnufilc0-3.5.7-dev/include/openssl/sha.h:51:1: note: 'SHA1_Final' has been explicitly marked deprecated here
> 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c);
> | ^
> /nix/store/pwphxbw1f2kfibaz6m7bfzsdzvy0395g-openssl-x86_64-unknown-linux-gnufilc0-3.5.7-dev/include/openssl/macros.h:217:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
> 217 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
> | ^
> /nix/store/pwphxbw1f2kfibaz6m7bfzsdzvy0395g-openssl-x86_64-unknown-linux-gnufilc0-3.5.7-dev/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
> 61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
> | ^
> /build/source/src/kws.c:2102:8: warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
> 2102 | *data = kws->buffer;
> | ^ ~~~~~~~~~~~
> 4 warnings generated.
> [ 39%] Linking C shared library libks2.so
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: cannot find -latomic
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [CMakeFiles/ks2.dir/build.make:568: libks2.so.2] Error 1
> make[1]: *** [CMakeFiles/Makefile2:155: CMakeFiles/ks2.dir/all] Error 2
> make: *** [Makefile:166: all] Error 2
For full logs, run:
nix log /nix/store/70fcdznmziv939sdw55cz84vmi1qhdhr-libks-x86_64-unknown-linux-gnufilc0-2.0.6.drvliblaxjson-1.0.5
error: Cannot build '/nix/store/mx7xkhls2pxqll0qzp9p7cgw9zizgrl6-liblaxjson-x86_64-unknown-linux-gnufilc0-1.0.5.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/dsq1sim0s5xpsjf0fgkdk8frkjkcywlv-liblaxjson-x86_64-unknown-linux-gnufilc0-1.0.5
Last 25 log lines:
>
> -- Build files have been written to: /build/source/build
> cmake: enabled parallel building
> cmake: enabled parallel installing
> Running phase: buildPhase
> build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
> [ 25%] Building C object CMakeFiles/laxjson.dir/src/laxjson.c.o
> [ 25%] Building C object CMakeFiles/laxjson_static.dir/src/laxjson.c.o
> [ 37%] Linking C shared library liblaxjson.so
> [ 50%] Linking C static library liblaxjson.a
> [ 50%] Built target laxjson_static
> [ 50%] Built target laxjson
> [ 75%] Building C object CMakeFiles/primitives_test.dir/test/primitives.c.o
> [ 75%] Building C object CMakeFiles/token_list.dir/example/token_list.c.o
> /build/source/example/token_list.c:53:9: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
> 53 | int main() {
> | ^
> | void
> 1 error generated.
> make[2]: *** [CMakeFiles/token_list.dir/build.make:79: CMakeFiles/token_list.dir/example/token_list.c.o] Error 1
> make[1]: *** [CMakeFiles/Makefile2:160: CMakeFiles/token_list.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> [ 87%] Linking C executable primitives_test
> [ 87%] Built target primitives_test
> make: *** [Makefile:146: all] Error 2
For full logs, run:
nix log /nix/store/mx7xkhls2pxqll0qzp9p7cgw9zizgrl6-liblaxjson-x86_64-unknown-linux-gnufilc0-1.0.5.drvliblc3-1.1.3
error: Cannot build '/nix/store/qh1rpafr9w1abs40ariph8ygwc3f934a-liblc3-x86_64-unknown-linux-gnufilc0-1.1.3.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/48hap4xfchlkbj2g0lc65x3qksrs6n8z-liblc3-x86_64-unknown-linux-gnufilc0-1.1.3-dev
/nix/store/825wf5s7vrwmvq4ralrv7rfdfv57g3li-liblc3-x86_64-unknown-linux-gnufilc0-1.1.3
Last 25 log lines:
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/lc3.c.o:1:3: syntax error, unexpected end of file
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/lc3.c.o: not an object or archive
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/ltpf.c.o:1:3: invalid character
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/ltpf.c.o:1:3: syntax error, unexpected end of file
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/ltpf.c.o: not an object or archive
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/mdct.c.o:1:3: invalid character
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/mdct.c.o:1:3: syntax error, unexpected end of file
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/mdct.c.o: not an object or archive
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/plc.c.o:1:3: invalid character
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/plc.c.o:1:3: syntax error, unexpected end of file
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/plc.c.o: not an object or archive
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/sns.c.o:1:3: invalid character
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/sns.c.o:1:3: syntax error, unexpected end of file
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/sns.c.o: not an object or archive
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/spec.c.o:1:3: invalid character
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/spec.c.o:1:3: syntax error, unexpected end of file
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/spec.c.o: not an object or archive
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/tables.c.o:1:3: invalid character
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/tables.c.o:1:3: syntax error, unexpected end of file
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/tables.c.o: not an object or archive
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/tns.c.o:1:3: invalid character
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/tns.c.o:1:3: syntax error, unexpected end of file
> /nix/store/fmj1ilm5jk1hba6s3cv6gkpgsjvkxaqv-binutils-2.43.1/bin/ld: error: src/liblc3.so.1.p/tns.c.o: not an object or archive
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> ninja: build stopped: subcommand failed.
For full logs, run:
nix log /nix/store/qh1rpafr9w1abs40ariph8ygwc3f934a-liblc3-x86_64-unknown-linux-gnufilc0-1.1.3.drvliblinear-2.47
error: Cannot build '/nix/store/xx66p03svzcsxpzv01394jr3kc1jim9s-liblinear-x86_64-unknown-linux-gnufilc0-2.47.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/77m6m9n64mxxdyq1frj5xhls5j5mk8b2-liblinear-x86_64-unknown-linux-gnufilc0-2.47-bin
/nix/store/8xw3gpsfskr814vxi5q13liiyf67c16b-liblinear-x86_64-unknown-linux-gnufilc0-2.47-dev
/nix/store/xg8kh7fqj0vb0ggbg9ws0j7vl6pyda6i-liblinear-x86_64-unknown-linux-gnufilc0-2.47
Last 25 log lines:
> | ~~~~~~~ ^~~~~~~~~~~~
> predict.c:71:25: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
> 71 | labels=(int *) malloc(nr_class*sizeof(int));
> | ^~~~~~~~~
> predict.c:73:38: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
> 73 | prob_estimates = (double *) malloc(nr_class*sizeof(double));
> | ^~~~~~~~~
> predict.c:82:24: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
> 82 | line = (char *)malloc(max_line_len*sizeof(char));
> | ^~~~~~~~~~~~~
> predict.c:103:43: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
> 103 | x = (struct feature_node *) realloc(x,max_nr_attr*sizeof(struct feature_node));
> | ^~~~~~~~~~~~
> predict.c:234:37: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
> 234 | x = (struct feature_node *) malloc(max_nr_attr*sizeof(struct feature_node));
> | ^~~~~~~~~~~~
> 6 warnings generated.
> newton.o:newton.cpp:function pizlonatedFI403_sqrt:(.text+0x4fa1): error: undefined reference to 'pizlonated_sqrt'
> linear.o:linear.cpp:function pizlonatedFI403_exp:(.text+0x35d61): error: undefined reference to 'pizlonated_exp'
> linear.o:linear.cpp:function pizlonatedFI403_log:(.text+0x35e31): error: undefined reference to 'pizlonated_log'
> linear.o:linear.cpp:function pizlonatedFI403_exp2:(.text+0x36a21): error: undefined reference to 'pizlonated_exp2'
> linear.o:linear.cpp:function pizlonatedFI403_sqrt:(.text+0x36af1): error: undefined reference to 'pizlonated_sqrt'
> blas/blas.a(dnrm2.o):dnrm2.c:function pizlonatedFI403_sqrt:(.text+0x361): error: undefined reference to 'pizlonated_sqrt'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make: *** [Makefile:23: predict] Error 1
For full logs, run:
nix log /nix/store/xx66p03svzcsxpzv01394jr3kc1jim9s-liblinear-x86_64-unknown-linux-gnufilc0-2.47.drvlibloragw-2g4-1.1.0
error: Cannot build '/nix/store/dyg2mz6f4lhvkjdslz98xmg3vlzahjq2-libloragw-2g4-x86_64-unknown-linux-gnufilc0-1.1.0.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/ppzb21df2kwkgdicwspyahp9brg36iml-libloragw-2g4-x86_64-unknown-linux-gnufilc0-1.1.0
Last 15 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/401wyv45f2j7chfp62730dzqybl9y2wf-source
> source root is source
> Running phase: patchPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> make: Entering directory '/build/source/libtools'
> mkdir -p obj
> gcc -c -O2 -Wall -Wextra -std=c99 -Iinc -I. src/tinymt32.c -o obj/tinymt32.o
> make: gcc: No such file or directory
> make: *** [Makefile:33: obj/tinymt32.o] Error 127
> make: Leaving directory '/build/source/libtools'
For full logs, run:
nix log /nix/store/dyg2mz6f4lhvkjdslz98xmg3vlzahjq2-libloragw-2g4-x86_64-unknown-linux-gnufilc0-1.1.0.drvlibks-2.0.6
error: build of '/nix/store/70fcdznmziv939sdw55cz84vmi1qhdhr-libks-x86_64-unknown-linux-gnufilc0-2.0.6.drv^*', '/nix/store/964skw5052a5q3jlv5iq34iybhm68qjv-libkrunfw-x86_64-unknown-linux-gnufilc0-4.9.0.drv^*', '/nix/store/cifvi2g4jdx0pafi2rwpq30p1w2ksrcv-libircclient-x86_64-unknown-linux-gnufilc0-1.10.drv^*', '/nix/store/dyg2mz6f4lhvkjdslz98xmg3vlzahjq2-libloragw-2g4-x86_64-unknown-linux-gnufilc0-1.1.0.drv^*', '/nix/store/mx7xkhls2pxqll0qzp9p7cgw9zizgrl6-liblaxjson-x86_64-unknown-linux-gnufilc0-1.0.5.drv^*', '/nix/store/qh1rpafr9w1abs40ariph8ygwc3f934a-liblc3-x86_64-unknown-linux-gnufilc0-1.1.3.drv^*', '/nix/store/xx66p03svzcsxpzv01394jr3kc1jim9s-liblinear-x86_64-unknown-linux-gnufilc0-2.47.drv^*' failed
End of log