libdynd-0.7.2
CMake Deprecation Warning at examples/CMakeLists.txt:6 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- Configuring done (0.4s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_SBINDIR
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
/nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -S/build/source -B/build/source/build --check-build-system CMakeFiles/Makefile.cmake 0
/nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -E cmake_progress_start /build/source/build/CMakeFiles /build/source/build//CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/build/source/build'
make -f CMakeFiles/libdyndt.dir/build.make CMakeFiles/libdyndt.dir/depend
make[2]: Entering directory '/build/source/build'
cd /build/source/build && /nix/store/sywrvcqgm7bf6njpfbkhd8iy4iaymhj2-cmake-3.31.6/bin/cmake -E cmake_depends "Unix Makefiles" /build/source /build/source /build/source/build /build/source/build /build/source/build/CMakeFiles/libdyndt.dir/DependInfo.cmake "--color="
make[2]: Leaving directory '/build/source/build'
make -f CMakeFiles/libdyndt.dir/build.make CMakeFiles/libdyndt.dir/build
make[2]: Entering directory '/build/source/build'
[ 0%] Building CXX object CMakeFiles/libdyndt.dir/src/dynd/eval/eval_context.cpp.o
[ 1%] Building CXX object CMakeFiles/libdyndt.dir/src/dynd/types/any_kind_type.cpp.o
/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ -DDYNDT_EXPORT -Dlibdyndt_EXPORTS -I/build/source/include -I/build/source/thirdparty/utf8/source -I/build/source/build/include -O3 -fomit-frame-pointer -fstrict-aliasing -Wall -Wextra -Wno-missing-field-initializers -fPIC -Werror -Wno-ignored-attributes -std=c++1y -ferror-limit=20 -Wno-missing-braces -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/libdyndt.dir/src/dynd/eval/eval_context.cpp.o -MF CMakeFiles/libdyndt.dir/src/dynd/eval/eval_context.cpp.o.d -o CMakeFiles/libdyndt.dir/src/dynd/eval/eval_context.cpp.o -c /build/source/src/dynd/eval/eval_context.cpp
/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ -DDYNDT_EXPORT -Dlibdyndt_EXPORTS -I/build/source/include -I/build/source/thirdparty/utf8/source -I/build/source/build/include -O3 -fomit-frame-pointer -fstrict-aliasing -Wall -Wextra -Wno-missing-field-initializers -fPIC -Werror -Wno-ignored-attributes -std=c++1y -ferror-limit=20 -Wno-missing-braces -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/libdyndt.dir/src/dynd/types/any_kind_type.cpp.o -MF CMakeFiles/libdyndt.dir/src/dynd/types/any_kind_type.cpp.o.d -o CMakeFiles/libdyndt.dir/src/dynd/types/any_kind_type.cpp.o -c /build/source/src/dynd/types/any_kind_type.cpp
[ 3%] Building CXX object CMakeFiles/libdyndt.dir/src/dynd/types/base_bytes_type.cpp.o
[ 3%] Building CXX object CMakeFiles/libdyndt.dir/src/dynd/types/base_dim_type.cpp.o
/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ -DDYNDT_EXPORT -Dlibdyndt_EXPORTS -I/build/source/include -I/build/source/thirdparty/utf8/source -I/build/source/build/include -O3 -fomit-frame-pointer -fstrict-aliasing -Wall -Wextra -Wno-missing-field-initializers -fPIC -Werror -Wno-ignored-attributes -std=c++1y -ferror-limit=20 -Wno-missing-braces -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/libdyndt.dir/src/dynd/types/base_bytes_type.cpp.o -MF CMakeFiles/libdyndt.dir/src/dynd/types/base_bytes_type.cpp.o.d -o CMakeFiles/libdyndt.dir/src/dynd/types/base_bytes_type.cpp.o -c /build/source/src/dynd/types/base_bytes_type.cpp
/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ -DDYNDT_EXPORT -Dlibdyndt_EXPORTS -I/build/source/include -I/build/source/thirdparty/utf8/source -I/build/source/build/include -O3 -fomit-frame-pointer -fstrict-aliasing -Wall -Wextra -Wno-missing-field-initializers -fPIC -Werror -Wno-ignored-attributes -std=c++1y -ferror-limit=20 -Wno-missing-braces -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/libdyndt.dir/src/dynd/types/base_dim_type.cpp.o -MF CMakeFiles/libdyndt.dir/src/dynd/types/base_dim_type.cpp.o.d -o CMakeFiles/libdyndt.dir/src/dynd/types/base_dim_type.cpp.o -c /build/source/src/dynd/types/base_dim_type.cpp
[ 3%] Building CXX object CMakeFiles/libdyndt.dir/src/dynd/types/array_type.cpp.o
[ 3%] Building CXX object CMakeFiles/libdyndt.dir/src/dynd/types/base_type.cpp.o
/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ -DDYNDT_EXPORT -Dlibdyndt_EXPORTS -I/build/source/include -I/build/source/thirdparty/utf8/source -I/build/source/build/include -O3 -fomit-frame-pointer -fstrict-aliasing -Wall -Wextra -Wno-missing-field-initializers -fPIC -Werror -Wno-ignored-attributes -std=c++1y -ferror-limit=20 -Wno-missing-braces -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/libdyndt.dir/src/dynd/types/array_type.cpp.o -MF CMakeFiles/libdyndt.dir/src/dynd/types/array_type.cpp.o.d -o CMakeFiles/libdyndt.dir/src/dynd/types/array_type.cpp.o -c /build/source/src/dynd/types/array_type.cpp
/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ -DDYNDT_EXPORT -Dlibdyndt_EXPORTS -I/build/source/include -I/build/source/thirdparty/utf8/source -I/build/source/build/include -O3 -fomit-frame-pointer -fstrict-aliasing -Wall -Wextra -Wno-missing-field-initializers -fPIC -Werror -Wno-ignored-attributes -std=c++1y -ferror-limit=20 -Wno-missing-braces -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/libdyndt.dir/src/dynd/types/base_type.cpp.o -MF CMakeFiles/libdyndt.dir/src/dynd/types/base_type.cpp.o.d -o CMakeFiles/libdyndt.dir/src/dynd/types/base_type.cpp.o -c /build/source/src/dynd/types/base_type.cpp
libdwarf-lite-0.12.0
[ 21%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_elfread.c.o
[ 23%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_elf_rel_detector.c.o
[ 25%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_error.c.o
[ 26%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_fill_in_attr_form.c.o
libdynd-0.7.2
error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
make[2]: *** [CMakeFiles/libdyndt.dir/build.make:82: CMakeFiles/libdyndt.dir/src/dynd/eval/eval_context.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
make[2]: *** [CMakeFiles/libdyndt.dir/build.make:124: CMakeFiles/libdyndt.dir/src/dynd/types/base_bytes_type.cpp.o] Error 1
error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
make[2]: *** [CMakeFiles/libdyndt.dir/build.make:96: CMakeFiles/libdyndt.dir/src/dynd/types/any_kind_type.cpp.o] Error 1
error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
make[2]: *** [CMakeFiles/libdyndt.dir/build.make:110: CMakeFiles/libdyndt.dir/src/dynd/types/array_type.cpp.o] Error 1
error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
make[2]: *** [CMakeFiles/libdyndt.dir/build.make:138: CMakeFiles/libdyndt.dir/src/dynd/types/base_type.cpp.o] Error 1
error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
make[2]: *** [CMakeFiles/libdyndt.dir/build.make:152: CMakeFiles/libdyndt.dir/src/dynd/types/base_dim_type.cpp.o] Error 1
make[2]: Leaving directory '/build/source/build'
make[1]: *** [CMakeFiles/Makefile2:138: CMakeFiles/libdyndt.dir/all] Error 2
make[1]: Leaving directory '/build/source/build'
make: *** [Makefile:139: all] Error 2
libdvdnav-4.2.1
Build started
libdwarf-lite-0.12.0
[ 28%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_find_sigref.c.o
[ 30%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_fission_to_cu.c.o
libdvdnav-4.2.1
→ unpackPhase
unpacking source archive /nix/store/74hk3bc2k2zwwk0bwkv063jjik14zf0h-libdvdnav-4.2.1.tar.xz
source root is libdvdnav-4.2.1
libdwarf-lite-0.12.0
[ 31%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_form.c.o
libdvdnav-4.2.1
setting SOURCE_DATE_EPOCH to timestamp 1387489395 of file "libdvdnav-4.2.1/configure2"
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
libdwarf-lite-0.12.0
[ 33%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_form_class_names.c.o
libdvdnav-4.2.1
patching script interpreter paths in ./configure2
./configure2: interpreter directive changed from "#!/bin/sh" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/sh"
configure flags: --disable-static --prefix=/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1 --cc=cc --disable-strip --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
Done, type 'make install' to build and install
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash AR=ar LD=ld RANLIB=ranlib
Makefile:79: warning: ignoring prerequisites on suffix rule definition
Makefile:76: warning: ignoring prerequisites on suffix rule definition
sh "/build/libdvdnav-4.2.1"/version.sh "/build/libdvdnav-4.2.1" "4.2.1"
cd obj && cc -fPIC -DPIC -MD -O3 -g -Wall -funsigned-char -I/build/libdvdnav-4.2.1 -I"/build/libdvdnav-4.2.1"/src -I"/build/libdvdnav-4.2.1"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include -c -o dvdnav.so /build/libdvdnav-4.2.1/src/dvdnav.c
libdwarf-lite-0.12.0
[ 35%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_frame.c.o
[ 36%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_frame2.c.o
[ 38%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_gdbindex.c.o
[ 40%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_global.c.o
[ 41%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_gnu_index.c.o
[ 43%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_groups.c.o
libdvdnav-4.2.1
/build/libdvdnav-4.2.1/src/dvdnav.c:535:52: warning: implicit conversion from enumeration type 'domain_t' to different enumeration type 'dvd_read_domain_t' [-Wenum-conversion]
535 | vts_event->old_domain = this->position_current.domain;
| ~ ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/build/libdvdnav-4.2.1/src/dvdnav.c:563:49: warning: implicit conversion from enumeration type 'domain_t' to different enumeration type 'dvd_read_domain_t' [-Wenum-conversion]
563 | vts_event->new_domain = this->position_next.domain;
| ~ ~~~~~~~~~~~~~~~~~~~~^~~~~~
2 warnings generated.
cd obj && cc -fPIC -DPIC -MD -O3 -g -Wall -funsigned-char -I/build/libdvdnav-4.2.1 -I"/build/libdvdnav-4.2.1"/src -I"/build/libdvdnav-4.2.1"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include -c -o highlight.so /build/libdvdnav-4.2.1/src/highlight.c
libdwarf-lite-0.12.0
[ 45%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_harmless.c.o
[ 46%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_generic_init.c.o
[ 48%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_init_finish.c.o
[ 50%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_leb.c.o
libdvdnav-4.2.1
cd obj && cc -fPIC -DPIC -MD -O3 -g -Wall -funsigned-char -I/build/libdvdnav-4.2.1 -I"/build/libdvdnav-4.2.1"/src -I"/build/libdvdnav-4.2.1"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include -c -o navigation.so /build/libdvdnav-4.2.1/src/navigation.c
libdwarf-lite-0.12.0
[ 51%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_line.c.o
[ 53%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_loc.c.o
[ 55%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_loclists.c.o
[ 56%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_locationop_read.c.o
libdvdnav-4.2.1
cd obj && cc -fPIC -DPIC -MD -O3 -g -Wall -funsigned-char -I/build/libdvdnav-4.2.1 -I"/build/libdvdnav-4.2.1"/src -I"/build/libdvdnav-4.2.1"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include -c -o read_cache.so /build/libdvdnav-4.2.1/src/read_cache.c
cd obj && cc -fPIC -DPIC -MD -O3 -g -Wall -funsigned-char -I/build/libdvdnav-4.2.1 -I"/build/libdvdnav-4.2.1"/src -I"/build/libdvdnav-4.2.1"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include -c -o remap.so /build/libdvdnav-4.2.1/src/remap.c
libdwarf-lite-0.12.0
[ 58%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_local_malloc.c.o
[ 60%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_machoread.c.o
libdvdnav-4.2.1
cd obj && cc -fPIC -DPIC -MD -O3 -g -Wall -funsigned-char -I/build/libdvdnav-4.2.1 -I"/build/libdvdnav-4.2.1"/src -I"/build/libdvdnav-4.2.1"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include -c -o searching.so /build/libdvdnav-4.2.1/src/searching.c
libdwarf-lite-0.12.0
[ 61%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_macro.c.o
[ 63%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_macro5.c.o
[ 65%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_memcpy_swap.c.o
[ 66%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_names.c.o
[ 68%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_object_read_common.c.o
[ 70%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_object_detector.c.o
libdvdnav-4.2.1
cd obj && cc -fPIC -DPIC -MD -O3 -g -Wall -funsigned-char -I/build/libdvdnav-4.2.1 -I"/build/libdvdnav-4.2.1"/src -I"/build/libdvdnav-4.2.1"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include -c -o settings.so /build/libdvdnav-4.2.1/src/settings.c
cd obj && cc -fPIC -DPIC -MD -O3 -g -Wall -funsigned-char -I/build/libdvdnav-4.2.1 -I"/build/libdvdnav-4.2.1"/src -I"/build/libdvdnav-4.2.1"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include -c -o decoder.so /build/libdvdnav-4.2.1/src/vm/decoder.c
libdwarf-lite-0.12.0
[ 71%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_peread.c.o
[ 73%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_query.c.o
[ 75%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_ranges.c.o
[ 76%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_rnglists.c.o
[ 78%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_safe_arithmetic.c.o
[ 80%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_safe_strcpy.c.o
[ 81%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_secname_ck.c.o
[ 83%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_seekr.c.o
[ 85%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_setup_sections.c.o
[ 86%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_string.c.o
[ 88%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_stringsection.c.o
libdvdnav-4.2.1
cd obj && cc -fPIC -DPIC -MD -O3 -g -Wall -funsigned-char -I/build/libdvdnav-4.2.1 -I"/build/libdvdnav-4.2.1"/src -I"/build/libdvdnav-4.2.1"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include -c -o vm.so /build/libdvdnav-4.2.1/src/vm/vm.c
libdwarf-lite-0.12.0
[ 90%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_tied.c.o
[ 91%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_str_offsets.c.o
[ 93%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_tsearchhash.c.o
[ 95%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_util.c.o
[ 96%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_xu_index.c.o
[ 98%] Building C object src/lib/libdwarf/CMakeFiles/dwarf.dir/dwarf_print_lines.c.o
libdvdnav-4.2.1
/build/libdvdnav-4.2.1/src/vm/vm.c:182:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
182 | if((data[i] == 0)) break;
| ~~~~~~~~^~~~
/build/libdvdnav-4.2.1/src/vm/vm.c:182:25: note: remove extraneous parentheses around the comparison to silence this warning
182 | if((data[i] == 0)) break;
| ~ ^ ~
/build/libdvdnav-4.2.1/src/vm/vm.c:182:25: note: use '=' to turn this equality comparison into an assignment
182 | if((data[i] == 0)) break;
| ^~
| =
/build/libdvdnav-4.2.1/src/vm/vm.c:193:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
193 | if((data[i] == 0)) break;
| ~~~~~~~~^~~~
/build/libdvdnav-4.2.1/src/vm/vm.c:193:25: note: remove extraneous parentheses around the comparison to silence this warning
193 | if((data[i] == 0)) break;
| ~ ^ ~
/build/libdvdnav-4.2.1/src/vm/vm.c:193:25: note: use '=' to turn this equality comparison into an assignment
193 | if((data[i] == 0)) break;
| ^~
| =
/build/libdvdnav-4.2.1/src/vm/vm.c:204:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
204 | if((data[i] == 0)) break;
| ~~~~~~~~^~~~
/build/libdvdnav-4.2.1/src/vm/vm.c:204:25: note: remove extraneous parentheses around the comparison to silence this warning
204 | if((data[i] == 0)) break;
| ~ ^ ~
/build/libdvdnav-4.2.1/src/vm/vm.c:204:25: note: use '=' to turn this equality comparison into an assignment
204 | if((data[i] == 0)) break;
| ^~
| =
/build/libdvdnav-4.2.1/src/vm/vm.c:1802:22: warning: variable 'pb_ty' set but not used [-Wunused-but-set-variable]
1802 | playback_type_t *pb_ty;
| ^
4 warnings generated.
cd obj && cc -fPIC -DPIC -MD -O3 -g -Wall -funsigned-char -I/build/libdvdnav-4.2.1 -I"/build/libdvdnav-4.2.1"/src -I"/build/libdvdnav-4.2.1"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include -c -o vmcmd.so /build/libdvdnav-4.2.1/src/vm/vmcmd.c
/build/libdvdnav-4.2.1/src/vm/vmcmd.c:94:19: warning: variable 'system_reg_abbr_table' is not needed and will not be emitted [-Wunneeded-internal-declaration]
94 | static const char system_reg_abbr_table[][8] = {| ^~~~~~~~~~~~~~~~~~~~~
1 warning generated.
cd obj && cc -shared -Wl,-soname=libdvdnav.so.4 -o libdvdnav.so dvdnav.so highlight.so navigation.so read_cache.so remap.so searching.so settings.so decoder.so vm.so vmcmd.so -L/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/lib -ldvdread -lpthread
cd obj && cc -shared -Wl,-soname=libdvdnavmini.so.4 -o libdvdnavmini.so dvdnav.so highlight.so navigation.so read_cache.so remap.so searching.so settings.so decoder.so vm.so vmcmd.so -lpthread
cat /build/libdvdnav-4.2.1/misc/dvdnav-config2.sh >> obj/dvdnav-config
chmod 0755 obj/dvdnav-config
sed -e 's,@prefix@,/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1,' -e 's,@exec_prefix@,/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1,' -e 's,@libdir@,/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib,' -e 's,@includedir@,/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/include,' -e 's,@VERSION@,4.2.1,' -e 's,@THREAD_CFLAGS@,,' -e 's,@THREAD_LIBS@,-lpthread,' -e 's,@DVDREAD_CFLAGS@,-I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include,' misc/dvdnav.pc.in > obj/dvdnav.pc
sed -e 's,@prefix@,/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1,' -e 's,@exec_prefix@,/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1,' -e 's,@libdir@,/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib,' -e 's,@includedir@,/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/include,' -e 's,@VERSION@,4.2.1,' -e 's,@THREAD_CFLAGS@,,' -e 's,@THREAD_LIBS@,-lpthread,' -e 's,@DVDREAD_CFLAGS@,-I/nix/store/lizjzs298pvi1x3b2c4pnpiwm11d9sws-libdvdread-x86_64-unknown-linux-gnufilc0-4.9.9/include,' misc/dvdnavmini.pc.in > obj/dvdnavmini.pc
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash AR=ar LD=ld RANLIB=ranlib install
Makefile:79: warning: ignoring prerequisites on suffix rule definition
Makefile:76: warning: ignoring prerequisites on suffix rule definition
install -d /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib
install -m 755 obj/libdvdnav.so \
/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib/libdvdnav.so.4.2.1
install -m 755 obj/libdvdnavmini.so \
/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib/libdvdnavmini.so.4.2.1
cd /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib && \
ln -sf libdvdnav.so.4.2.1 libdvdnav.so.4
cd /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib && \
ln -sf libdvdnavmini.so.4.2.1 libdvdnavmini.so.4
cd /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib && \
ln -sf libdvdnav.so.4 libdvdnav.so
cd /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib && \
ln -sf libdvdnavmini.so.4 libdvdnavmini.so
install -d /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/bin
install -m 0755 obj/dvdnav-config /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/bin/dvdnav-config
install -d /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib/pkgconfig
install -m 0644 obj/dvdnav.pc /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib/pkgconfig
install -m 0644 obj/dvdnavmini.pc \
/nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib/pkgconfig
install -d /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/include/dvdnav
install -m 644 src/dvdnav/dvd_types.h src/dvdnav/dvdnav.h src/dvdnav/dvdnav_events.h /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/include/dvdnav
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1
shrinking /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib/libdvdnav.so.4.2.1
shrinking /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib/libdvdnavmini.so.4.2.1
checking for references to /build/ in /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1...
patching script interpreter paths in /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1
stripping (with command strip and flags -S -p) in /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/lib /nix/store/w3kwxwzl2514s6a8m58rz3vjz81hkc1q-libdvdnav-x86_64-unknown-linux-gnufilc0-4.2.1/bin
libeatmydata-131
Build started
→ unpackPhase
unpacking source archive /nix/store/q90a13y5kww635frj9vy9g6s1c9andjs-source
source root is source
→ patchPhase
applying patch /nix/store/fgh2mh4l1f4k1q3hqwal5awh9f5494aq-LFS64.patch
patching file configure.ac
patching file libeatmydata/libeatmydata.c
patching script interpreter paths in .
./debian/rules: interpreter directive changed from "#!/usr/bin/make -f" to "/nix/store/xk0d14zpm0njxzdm182dd722aqhav2cc-gnumake-4.4.1/bin/make -f"
./start_suspended.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
./test_run.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash"
→ autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
libdwarf-lite-0.12.0
[100%] Linking C static library libdwarf.a
[100%] Built target dwarf
→ installPhase
install flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
[100%] Built target dwarf
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib/lib/libdwarf.a
-- Installing: /nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev/include/libdwarf.h
-- Installing: /nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev/include/dwarf.h
-- Installing: /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib/lib/cmake/libdwarf/libdwarfConfig.cmake
-- Installing: /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib/lib/cmake/libdwarf/libdwarfConfigVersion.cmake
-- Up-to-date: /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib/lib/libdwarf.a
-- Up-to-date: /nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev/include/libdwarf.h
-- Up-to-date: /nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev/include/dwarf.h
-- Installing: /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib/lib/cmake/libdwarf/libdwarf-targets.cmake
-- Installing: /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib/lib/cmake/libdwarf/libdwarf-targets-release.cmake
-- Installing: /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib/lib/pkgconfig/libdwarf.pc
-- Installing: /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib/lib/cmake/libdwarf/Findzstd.cmake
→ fixupPhase
Moving /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib/lib/pkgconfig to /nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev/lib/pkgconfig
Moving /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib/lib/cmake to /nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev/lib/cmake
Patching '/nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev/lib/pkgconfig/libdwarf.pc' includedir to output /nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev
checking for references to /build/ in /nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev...
patching script interpreter paths in /nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev
stripping (with command strip and flags -S -p) in /nix/store/sh0b6y86wg71x5a5gwxiznpx3nzy0gxz-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-dev/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib
checking for references to /build/ in /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib...
patching script interpreter paths in /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib
stripping (with command strip and flags -S -p) in /nix/store/04kl762g1acl3y1jpjz78808yn6ibs5d-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0-lib/lib
shrinking RPATHs of ELF executables and libraries in /nix/store/3fan28njg7670g0jcpq083b2svy1m097-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0
checking for references to /build/ in /nix/store/3fan28njg7670g0jcpq083b2svy1m097-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0...
patching script interpreter paths in /nix/store/3fan28njg7670g0jcpq083b2svy1m097-libdwarf-lite-x86_64-unknown-linux-gnufilc0-0.12.0
libeb-4.4.3
Build started
→ unpackPhase
unpacking source archive /nix/store/vg8z62d9n8msrl0pd0na4zdhjh99kall-eb-4.4.3.tar.bz2
source root is eb-4.4.3
setting SOURCE_DATE_EPOCH to timestamp 1268051182 of file "eb-4.4.3/po-ebutils/ja.po"
→ patchPhase
applying patch /nix/store/kwgfaqj83lhj4n57w81f99cph7hiyk3y-gcc-14.patch
patching file libebutils/puts_eucjp.c
→ 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
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/bqm2w202qb41r4ky3w1mx9sb02gfq699-libeb-x86_64-unknown-linux-gnufilc0-4.4.3 --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
libeatmydata-131
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory config
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/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
libeb-4.4.3
checking whether build environment is sane... yes
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 for x86_64-unknown-linux-gnufilc0-strip... strip
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
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 for style of include used by make... GNU
checking dependency style of clang... none
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
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
libeatmydata-131
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoconf --force
libeb-4.4.3
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
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-ar... ar
checking for x86_64-unknown-linux-gnufilc0-strip... (cached) strip
checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
checking command to parse nm output from clang object... ok
libeatmydata-131
configure.ac:57: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:57: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:595: AS_CASE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
m4/ax_tls.m4:49: AX_TLS is expanded from...
configure.ac:57: the top level
libeb-4.4.3
./configure: line 5661: /usr/bin/file: No such file or directory
checking how to run the C preprocessor... clang -E
libeatmydata-131
autoreconf: running: /nix/store/v3l2zqz13i63nzkd2nrqps0y2i74pr10-autoconf-2.72/bin/autoheader --force
libeb-4.4.3
checking for ANSI C header files... yes
checking for sys/types.h... yes
libeatmydata-131
autoreconf: running: automake --add-missing --copy --force-missing
libeb-4.4.3
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
libeatmydata-131
configure.ac:21: installing 'config/compile'
configure.ac:19: installing 'config/config.guess'
configure.ac:19: installing 'config/config.sub'
configure.ac:23: installing 'config/install-sh'
configure.ac:23: installing 'config/missing'
Makefile.am: installing 'config/depcomp'
libeb-4.4.3
checking for memory.h... yes
libeatmydata-131
parallel-tests: installing 'config/test-driver'
autoreconf: 'config/install-sh' is updated
autoreconf: Leaving directory '.'
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config/config.guess
→ updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config/config.guess
→ configurePhase
libeb-4.4.3
checking for strings.h... yes
libeatmydata-131
Fil-C: adapting libtool symbol probes in configure
fixing libtool script ./config/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"
libeb-4.4.3
checking for inttypes.h... yes
libeatmydata-131
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/83a3s79fgfjwqpnn5b99qd7aljyssa70-libeatmydata-x86_64-unknown-linux-gnufilc0-131 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnufilc0
libeb-4.4.3
checking for stdint.h... yes
libeatmydata-131
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
checking target system type... x86_64-unknown-linux-gnufilc0
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
libeb-4.4.3
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
libeatmydata-131
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
libeb-4.4.3
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
libeatmydata-131
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
libeb-4.4.3
checking if clang PIC flag -fPIC -DPIC works... yes
libeatmydata-131
checking whether clang understands -c and -o together... yes
checking for stdio.h... yes
libeb-4.4.3
checking if clang static flag -static works... no
libeatmydata-131
checking for stdlib.h... yes
checking for string.h... yes
libeb-4.4.3
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
libeatmydata-131
checking for inttypes.h... yes
libeb-4.4.3
checking whether the clang linker (ld) supports shared libraries... yes
libeatmydata-131
checking for stdint.h... yes
checking for strings.h... yes
libeb-4.4.3
checking whether -lc should be explicitly linked in... no
libeatmydata-131
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
libeb-4.4.3
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 ln -s works... yes
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking for perl... /nix/store/nxw1xxfxkd6bm570nb6gv0g6pghp7i4c-perl-5.40.0/bin/perl
checking for special C compiler options needed for large files... no
libeatmydata-131
checking for wchar.h... yes
checking for minix/config.h... no
libeb-4.4.3
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for ll modifier of printf... configure: error: in `/build/eb-4.4.3':
configure: error: cannot run test program while cross compiling
See `config.log' for more details.
libebml-1.4.5
Build started
libeatmydata-131
checking for pthread.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
libebml-1.4.5
→ unpackPhase
unpacking source archive /nix/store/9rimfkql4mdqhsj9jand853iyrp1hsha-source
libeatmydata-131
checking whether _XOPEN_SOURCE should be defined... no
libebml-1.4.5
source root is source
→ patchPhase
libeatmydata-131
checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
checking whether build environment is sane... yes
libebml-1.4.5
→ updateAutotoolsGnuConfigScriptsPhase
libeatmydata-131
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
libebml-1.4.5
→ updateAutotoolsGnuConfigScriptsPhase
libeatmydata-131
checking whether make sets $(MAKE)... yes
libebml-1.4.5
→ configurePhase
libeatmydata-131
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of clang... none
libebml-1.4.5
fixing cmake files...
libeatmydata-131
checking how to print strings... printf
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
libebml-1.4.5
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/share/doc/ebml -DCMAKE_INSTALL_INFODIR=/nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include -DCMAKE_INSTALL_SBINDIR=/nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5 -DBUILD_SHARED_LIBS=YES -DCMAKE_INSTALL_PREFIX= -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=x86_64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64 -DCMAKE_CROSSCOMPILING_EMULATOR=env
libeatmydata-131
checking for ld used by clang... ld
libebml-1.4.5
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
libeatmydata-131
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
libebml-1.4.5
-- The C compiler identification is Clang 20.1.8
libeatmydata-131
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
libebml-1.4.5
-- The CXX compiler identification is Clang 20.1.8
libeatmydata-131
checking for x86_64-unknown-linux-gnufilc0-mt... no
checking for mt... no
libebml-1.4.5
-- Detecting C compiler ABI info
libeatmydata-131
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
libebml-1.4.5
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
libeatmydata-131
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
libebml-1.4.5
-- Detecting CXX compiler ABI info
libeatmydata-131
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
libebml-1.4.5
-- Detecting CXX compiler ABI info - done
libeatmydata-131
checking whether the clang linker (ld -m elf_x86_64) supports shared libraries... yes
libebml-1.4.5
-- Check for working CXX compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
libeatmydata-131
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 make supports nested variables... (cached) yes
libebml-1.4.5
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Configuring done (0.6s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_CROSSCOMPILING_EMULATOR
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_USE_PACKAGE_REGISTRY
CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY
CMAKE_POLICY_DEFAULT_CMP0025
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
[ 4%] Building CXX object CMakeFiles/ebml.dir/src/Debug.cpp.o
[ 8%] Building CXX object CMakeFiles/ebml.dir/src/EbmlDate.cpp.o
[ 25%] Building CXX object CMakeFiles/ebml.dir/src/EbmlCrc32.cpp.o
[ 25%] Building CXX object CMakeFiles/ebml.dir/src/EbmlDummy.cpp.o
[ 25%] Building CXX object CMakeFiles/ebml.dir/src/EbmlBinary.cpp.o
[ 25%] Building CXX object CMakeFiles/ebml.dir/src/EbmlContexts.cpp.o
[ 29%] Building CXX object CMakeFiles/ebml.dir/src/EbmlElement.cpp.o
libeatmydata-131
checking size of mode_t... 4
checking size of int... 4
libebml-1.4.5
[ 33%] Building CXX object CMakeFiles/ebml.dir/src/EbmlFloat.cpp.o
[ 37%] Building CXX object CMakeFiles/ebml.dir/src/EbmlHead.cpp.o
libeatmydata-131
checking for off64_t... yes
libebml-1.4.5
[ 41%] Building CXX object CMakeFiles/ebml.dir/src/EbmlMaster.cpp.o
libeatmydata-131
checking for pthread_barrier_t... yes
checking for clang options needed to detect all undeclared functions... none needed
checking whether fdatasync is declared... yes
libebml-1.4.5
[ 45%] Building CXX object CMakeFiles/ebml.dir/src/EbmlSInteger.cpp.o
libeatmydata-131
checking for fdatasync... yes
checking whether sync_file_range is declared... no
checking for sync_file_range... yes
checking for open64... yes
checking for syncfs... yes
checking for thread local storage (TLS) class... _Thread_local
libebml-1.4.5
[ 50%] Building CXX object CMakeFiles/ebml.dir/src/EbmlStream.cpp.o
libeatmydata-131
checking that generated files are newer than configure... done
configure: creating ./config.status
libebml-1.4.5
[ 54%] Building CXX object CMakeFiles/ebml.dir/src/EbmlString.cpp.o
[ 58%] Building CXX object CMakeFiles/ebml.dir/src/EbmlSubHead.cpp.o
libeatmydata-131
config.status: creating Makefile
libebml-1.4.5
[ 62%] Building CXX object CMakeFiles/ebml.dir/src/EbmlUInteger.cpp.o
libeatmydata-131
config.status: creating libeatmydata.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
make all-am
make[1]: Entering directory '/build/source'
/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed -e 's!@''libdir''@!/nix/store/83a3s79fgfjwqpnn5b99qd7aljyssa70-libeatmydata-x86_64-unknown-linux-gnufilc0-131/lib!g' -e 's!@''libexecdir''@!/nix/store/83a3s79fgfjwqpnn5b99qd7aljyssa70-libeatmydata-x86_64-unknown-linux-gnufilc0-131/libexec!g' ./eatmydata.in > eatmydata
/nix/store/4rpiqv9yr2pw5094v4wc33ijkqjpm9sa-gnused-4.9/bin/sed -e 's!@''libdir''@!/nix/store/83a3s79fgfjwqpnn5b99qd7aljyssa70-libeatmydata-x86_64-unknown-linux-gnufilc0-131/lib!g' -e 's!@''libexecdir''@!/nix/store/83a3s79fgfjwqpnn5b99qd7aljyssa70-libeatmydata-x86_64-unknown-linux-gnufilc0-131/libexec!g' ./eatmydata.sh.in > eatmydata.sh
chmod +x eatmydata
CC libeatmydata/la-libeatmydata.lo
libebml-1.4.5
[ 66%] Building CXX object CMakeFiles/ebml.dir/src/EbmlUnicodeString.cpp.o
libeatmydata-131
CCLD libeatmydata.la
libebml-1.4.5
[ 70%] Building CXX object CMakeFiles/ebml.dir/src/EbmlVersion.cpp.o
libeatmydata-131
make[1]: Leaving directory '/build/source'
→ checkPhase
check flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash VERBOSE=y check
make libeatmydata/test/fsynctest libeatmydata/test/tst-key4 libeatmydata/test/tst-invalidfd libeatmydata/test/eatmydatatest libeatmydata/test/eatmydatatest_largefile libeatmydata/test/syncfstest libeatmydata/test/fcntltest libeatmydata/test/tst-cancel4
make[1]: Entering directory '/build/source'
CC libeatmydata/test/fsynctest.o
CC libeatmydata/test/tst-key4.o
CC libeatmydata/test/tst-invalidfd.o
CC libeatmydata/test/eatmydatatest.o
CC libeatmydata/test/eatmydatatest_largefile.o
CC libeatmydata/test/syncfstest.o
libeatmydata/test/tst-invalidfd.c:24:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
24 | #define _GNU_SOURCE
| ^
./config.h:118:10: note: previous definition is here
118 | # define _GNU_SOURCE 1
| ^
1 warning generated.
CC libeatmydata/test/fcntltest.o
CC libeatmydata/test/tst-cancel4.o
CCLD libeatmydata/test/tst-invalidfd
CCLD libeatmydata/test/syncfstest
CCLD libeatmydata/test/eatmydatatest_largefile
CCLD libeatmydata/test/fcntltest
libebml-1.4.5
[ 75%] Building CXX object CMakeFiles/ebml.dir/src/EbmlVoid.cpp.o
libeatmydata-131
CCLD libeatmydata/test/fsynctest
CCLD libeatmydata/test/tst-key4
CCLD libeatmydata/test/eatmydatatest
libebml-1.4.5
[ 79%] Building CXX object CMakeFiles/ebml.dir/src/IOCallback.cpp.o
libeatmydata-131
libeatmydata/test/tst-cancel4.c:28:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
28 | #define _GNU_SOURCE
| ^
./config.h:118:10: note: previous definition is here
118 | # define _GNU_SOURCE 1
| ^
1 warning generated.
CCLD libeatmydata/test/tst-cancel4
make[1]: Leaving directory '/build/source'
make check-TESTS
make[1]: Entering directory '/build/source'
make[2]: Entering directory '/build/source'
FAIL: libeatmydata/test/fsynctest
FAIL: libeatmydata/test/syncfstest
FAIL: libeatmydata/test/eatmydatatest_largefile
FAIL: libeatmydata/test/eatmydatatest
FAIL: libeatmydata/test/tst-key4
FAIL: libeatmydata/test/tst-invalidfd
FAIL: libeatmydata/test/fcntltest
FAIL: libeatmydata/test/tst-cancel4
libebml-1.4.5
[ 83%] Building CXX object CMakeFiles/ebml.dir/src/MemIOCallback.cpp.o
libeatmydata-131
========================================
libeatmydata 131: ./test-suite.log
========================================
# TOTAL: 8
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 8
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: libeatmydata/test/fsynctest
=================================
./test_run.sh: line 70: 2802 Floating point exceptionstrace -o $name-test.result.run "$1" "$LIBEATMYDATA_TEST_ARGS"
FAIL libeatmydata/test/fsynctest (exit status: 2)
FAIL: libeatmydata/test/tst-key4
================================
./test_run.sh: line 70: 2809 Floating point exceptionstrace -o $name-test.result.run "$1" "$LIBEATMYDATA_TEST_ARGS"
FAIL libeatmydata/test/tst-key4 (exit status: 2)
FAIL: libeatmydata/test/tst-invalidfd
=====================================
./test_run.sh: line 70: 2810 Floating point exceptionstrace -o $name-test.result.run "$1" "$LIBEATMYDATA_TEST_ARGS"
FAIL libeatmydata/test/tst-invalidfd (exit status: 2)
FAIL: libeatmydata/test/eatmydatatest
=====================================
./test_run.sh: line 70: 2807 Floating point exceptionstrace -o $name-test.result.run "$1" "$LIBEATMYDATA_TEST_ARGS"
FAIL libeatmydata/test/eatmydatatest (exit status: 2)
FAIL: libeatmydata/test/eatmydatatest_largefile
===============================================
./test_run.sh: line 70: 2812 Floating point exceptionstrace -o $name-test.result.run "$1" "$LIBEATMYDATA_TEST_ARGS"
FAIL libeatmydata/test/eatmydatatest_largefile (exit status: 2)
FAIL: libeatmydata/test/syncfstest
==================================
./test_run.sh: line 70: 2811 Floating point exceptionstrace -o $name-test.result.run "$1" "$LIBEATMYDATA_TEST_ARGS"
FAIL libeatmydata/test/syncfstest (exit status: 2)
FAIL: libeatmydata/test/fcntltest
=================================
./test_run.sh: line 70: 2844 Floating point exceptionstrace -o $name-test.result.run "$1" "$LIBEATMYDATA_TEST_ARGS"
FAIL libeatmydata/test/fcntltest (exit status: 2)
FAIL: libeatmydata/test/tst-cancel4
===================================
./test_run.sh: line 70: 2843 Floating point exceptionstrace -o $name-test.result.run "$1" "$LIBEATMYDATA_TEST_ARGS"
FAIL libeatmydata/test/tst-cancel4 (exit status: 2)
============================================================================
Testsuite summary for libeatmydata 131
============================================================================
# TOTAL: 8
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 8
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to http://www.flamingspork.com/projects/libeatmydata
============================================================================
make[2]: *** [Makefile:1162: test-suite.log] Error 1
make[2]: Leaving directory '/build/source'
make[1]: *** [Makefile:1270: check-TESTS] Error 2
make[1]: Leaving directory '/build/source'
make: *** [Makefile:1531: check-am] Error 2
libemf2svg-1.1.0
Build started
libebml-1.4.5
[ 87%] Building CXX object CMakeFiles/ebml.dir/src/MemReadIOCallback.cpp.o
libemf2svg-1.1.0
→ unpackPhase
unpacking source archive /nix/store/kvpzz67jgccpxlha00nh8r5p7gg38bpk-source
source root is source
→ patchPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ updateAutotoolsGnuConfigScriptsPhase
→ configurePhase
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/share/doc/emf2svg -DCMAKE_INSTALL_INFODIR=/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/strip -DCMAKE_RANLIB=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ranlib -DCMAKE_AR=/nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/ar -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0 -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=x86_64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64 -DCMAKE_CROSSCOMPILING_EMULATOR=env
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- The C compiler identification is Clang 20.1.8
libebml-1.4.5
[ 91%] Building CXX object CMakeFiles/ebml.dir/src/SafeReadIOCallback.cpp.o
libemf2svg-1.1.0
-- The CXX compiler identification is Clang 20.1.8
-- Detecting C compiler ABI info
libebml-1.4.5
[ 95%] Building CXX object CMakeFiles/ebml.dir/src/StdIOCallback.cpp.o
libemf2svg-1.1.0
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ZLIB: /nix/store/iwrjba54lxfpm0zjip95006wdcz47mw5-zlib-1.3-x86_64-unknown-linux-gnufilc0/lib/libz.so (found version "1.3")
-- Found PNG: /nix/store/69qzx5dg1386lnn8z64r2ynxs8mb0iz3-libpng-apng-1.6.43-x86_64-unknown-linux-gnufilc0/lib/libpng.so (found version "1.6.43")
-- Found Freetype: /nix/store/rlfm2i08mmcp5cask2404hjh8lid5sk6-freetype-x86_64-unknown-linux-gnufilc0-2.13.3/lib/libfreetype.so (found version "2.13.3")
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Found Fontconfig: /nix/store/bqimx1j838pmxlsmnx88p2wdwmcnq86c-fontconfig-x86_64-unknown-linux-gnufilc0-2.16.0-lib/lib/libfontconfig.so
-- Configuring done (0.4s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_SBINDIR
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
cmake: enabled parallel installing
→ buildPhase
build flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
[ 4%] Building C object CMakeFiles/emf2svg.dir/src/lib/pmf2svg.c.o
[ 8%] Building C object CMakeFiles/emf2svg.dir/src/lib/uemf_utf.c.o
[ 12%] Building C object CMakeFiles/emf2svg.dir/src/lib/uemf.c.o
[ 20%] Building C object CMakeFiles/emf2svg.dir/src/lib/uemf_endian.c.o
[ 20%] Building C object CMakeFiles/emf2svg.dir/src/lib/pmf2svg_print.c.o
[ 25%] Building C object CMakeFiles/emf2svg.dir/src/lib/upmf.c.o
[ 29%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_utils.c.o
[ 33%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_img_utils.c.o
[ 37%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_clip_utils.c.o
[ 41%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_rec_control.c.o
[ 45%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_rec_object_creation.c.o
[ 50%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_rec_path.c.o
libebml-1.4.5
[100%] Linking CXX shared library libebml.so
[100%] Built target ebml
→ installPhase
install flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
libemf2svg-1.1.0
[ 54%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_rec_clipping.c.o
libebml-1.4.5
[100%] Built target ebml
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib/libebml.so.5.0.0
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib/libebml.so.5
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib/libebml.so
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/Debug.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlBinary.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlConfig.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlContexts.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlCrc32.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlDate.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlDummy.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlElement.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlEndian.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlFloat.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlHead.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlId.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlMaster.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlSInteger.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlStream.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlString.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlSubHead.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlTypes.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlUInteger.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlUnicodeString.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlVersion.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/EbmlVoid.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/IOCallback.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/MemIOCallback.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/MemReadIOCallback.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/SafeReadIOCallback.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/StdIOCallback.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/c/libebml_t.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/include/ebml/ebml_export.h
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib/pkgconfig/libebml.pc
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib/cmake/EBML/EBMLTargets.cmake
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib/cmake/EBML/EBMLTargets-release.cmake
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib/cmake/EBML/EBMLConfig.cmake
-- Installing: /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib/cmake/EBML/EBMLConfigVersion.cmake
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5
shrinking /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib/libebml.so.5.0.0
checking for references to /build/ in /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5...
patching script interpreter paths in /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5
stripping (with command strip and flags -S -p) in /nix/store/xii60wifjqbd4mm0wrfwddz5932s1zhr-libebml-x86_64-unknown-linux-gnufilc0-1.4.5/lib
libestr-0.1.11
Build started
libemf2svg-1.1.0
[ 58%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_rec_drawing.c.o
libestr-0.1.11
→ unpackPhase
unpacking source archive /nix/store/xlmb7xl1f5ni730cbnl9xly60mfqfkqa-libestr-0.1.11.tar.gz
source root is libestr-0.1.11
setting SOURCE_DATE_EPOCH to timestamp 1540823353 of file "libestr-0.1.11/config.h.in"
→ patchPhase
→ 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/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11 --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 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 make supports nested variables... (cached) yes
checking for x86_64-unknown-linux-gnufilc0-gcc... clang
libemf2svg-1.1.0
[ 62%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_rec_bitmap.c.o
libestr-0.1.11
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
libemf2svg-1.1.0
/build/source/src/lib/uemf_endian.c:2479:18: warning: variable 'recnum' set but not used [-Wunused-but-set-variable]
2479 | uint32_t OK, recnum, iType;
| ^
1 warning generated.
[ 66%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_rec_object_manipulation.c.o
libestr-0.1.11
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
libemf2svg-1.1.0
[ 70%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_rec_comment.c.o
libestr-0.1.11
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... none
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 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
libemf2svg-1.1.0
[ 75%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_rec_transform.c.o
libestr-0.1.11
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
libemf2svg-1.1.0
[ 79%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_rec_state_record.c.o
libestr-0.1.11
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 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-ar... ar
libemf2svg-1.1.0
[ 83%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg_print.c.o
[ 87%] Building C object CMakeFiles/emf2svg.dir/src/lib/emf2svg.c.o
libestr-0.1.11
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-gnufilc0-strip... (cached) strip
checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
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 how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libestr.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
*****************************************************
libestr will be compiled with the following settings:
Debug mode enabled: no
Testbench enabled: yes
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
make all-recursive
make[1]: Entering directory '/build/libestr-0.1.11'
Making all in include
make[2]: Entering directory '/build/libestr-0.1.11/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libestr-0.1.11/include'
Making all in src
make[2]: Entering directory '/build/libestr-0.1.11/src'
CC libestr.lo
CC string.lo
CCLD libestr.la
make[2]: Leaving directory '/build/libestr-0.1.11/src'
make[2]: Entering directory '/build/libestr-0.1.11'
make[2]: Leaving directory '/build/libestr-0.1.11'
make[1]: Leaving directory '/build/libestr-0.1.11'
→ installPhase
install flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
Making install in include
make[1]: Entering directory '/build/libestr-0.1.11/include'
make[2]: Entering directory '/build/libestr-0.1.11/include'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 libestr.h '/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include'
make[2]: Leaving directory '/build/libestr-0.1.11/include'
make[1]: Leaving directory '/build/libestr-0.1.11/include'
Making install in src
make[1]: Entering directory '/build/libestr-0.1.11/src'
make[2]: Entering directory '/build/libestr-0.1.11/src'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/lib'
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --mode=install /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c libestr.la '/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/lib'
libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libestr.so.0.0.0 /nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/lib/libestr.so.0.0.0
libtool: install: (cd /nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/lib && { ln -s -f libestr.so.0.0.0 libestr.so.0 || { rm -f libestr.so.0 && ln -s libestr.so.0.0.0 libestr.so.0; }; })libtool: install: (cd /nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/lib && { ln -s -f libestr.so.0.0.0 libestr.so || { rm -f libestr.so && ln -s libestr.so.0.0.0 libestr.so; }; })libtool: install: /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c .libs/libestr.lai /nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/lib/libestr.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/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/lib
/build/libestr-0.1.11/libtool: line 1719: ldconfig: command not found
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/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[2]: Leaving directory '/build/libestr-0.1.11/src'
make[1]: Leaving directory '/build/libestr-0.1.11/src'
make[1]: Entering directory '/build/libestr-0.1.11'
make[2]: Entering directory '/build/libestr-0.1.11'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/mkdir -p '/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/lib/pkgconfig'
/nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c -m 644 libestr.pc '/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/lib/pkgconfig'
make[2]: Leaving directory '/build/libestr-0.1.11'
make[1]: Leaving directory '/build/libestr-0.1.11'
→ fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11
shrinking /nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/lib/libestr.so.0.0.0
checking for references to /build/ in /nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11...
patching script interpreter paths in /nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11
stripping (with command strip and flags -S -p) in /nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/lib
libee-0.4.1
Build started
→ unpackPhase
unpacking source archive /nix/store/c08s337nsv572l5w462hzli0a0vf9s1m-libee-0.4.1.tar.gz
source root is libee-0.4.1
setting SOURCE_DATE_EPOCH to timestamp 1334573686 of file "libee-0.4.1/config.h.in"
→ patchPhase
→ 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
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/2wg591m73cpm5agyzy6mhn0k5j6llzpx-libee-x86_64-unknown-linux-gnufilc0-0.4.1 --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
libemf2svg-1.1.0
[ 91%] Linking C shared library libemf2svg.so
[ 91%] Built target emf2svg
[ 95%] Building CXX object CMakeFiles/emf2svg-conv.dir/src/conv/emf2svg.cpp.o
libee-0.4.1
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 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 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 for style of include used by make... GNU
checking dependency style of clang... none
checking whether clang and cc understand -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnufilc0
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
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-ar... ar
checking for x86_64-unknown-linux-gnufilc0-strip... (cached) strip
checking for x86_64-unknown-linux-gnufilc0-ranlib... ranlib
checking command to parse nm output from clang object... ok
./configure: line 5909: /usr/bin/file: No such file or directory
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
libemf2svg-1.1.0
[100%] Linking CXX executable emf2svg-conv
libee-0.4.1
checking for unistd.h... yes
libemf2svg-1.1.0
[100%] Built target emf2svg-conv
→ installPhase
libee-0.4.1
checking for dlfcn.h... yes
libemf2svg-1.1.0
install flags: -j6 SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash install
libee-0.4.1
checking for objdir... .libs
libemf2svg-1.1.0
[ 91%] Built target emf2svg
[100%] Built target emf2svg-conv
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/lib/libemf2svg.so.1.1.0
-- Installing: /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/lib/libemf2svg.so.1
-- Set non-toolchain portion of runtime path of "/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/lib/libemf2svg.so.1.1.0" to ""
-- Installing: /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/lib/libemf2svg.so
-- Installing: /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/bin/emf2svg-conv
-- Set non-toolchain portion of runtime path of "/nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/bin/emf2svg-conv" to ""
-- Installing: /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/include/emf2svg.h
→ fixupPhase
libee-0.4.1
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
libemf2svg-1.1.0
shrinking RPATHs of ELF executables and libraries in /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0
shrinking /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/lib/libemf2svg.so.1.1.0
shrinking /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/bin/emf2svg-conv
checking for references to /build/ in /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0...
patching script interpreter paths in /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0
stripping (with command strip and flags -S -p) in /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/lib /nix/store/ayj7djdr04303y2j1bb2aly57nfz1ffm-libemf2svg-x86_64-unknown-linux-gnufilc0-1.1.0/bin
libee-0.4.1
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) 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 for library containing pow... -lm
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking pkg-config is at least version 0.9.0... yes
checking for LIBESTR... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libee.pc
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating include/libee/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
*****************************************************
libee will be compiled with the following settings:
Debug mode enabled: no
Testbench enabled: yes
→ buildPhase
build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash
make all-recursive
make[1]: Entering directory '/build/libee-0.4.1'
Making all in tests
make[2]: Entering directory '/build/libee-0.4.1/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libee-0.4.1/tests'
Making all in include
make[2]: Entering directory '/build/libee-0.4.1/include'
Making all in libee
make[3]: Entering directory '/build/libee-0.4.1/include/libee'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libee-0.4.1/include/libee'
make[3]: Entering directory '/build/libee-0.4.1/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libee-0.4.1/include'
make[2]: Leaving directory '/build/libee-0.4.1/include'
Making all in src
make[2]: Entering directory '/build/libee-0.4.1/src'
CC libee_la-cjson.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-cjson.lo `test -f 'cjson/cjson.c' || echo './'`cjson/cjson.c
CC libee_la-ctx.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-ctx.lo `test -f 'ctx.c' || echo './'`ctx.c
CC libee_la-tag.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-tag.lo `test -f 'tag.c' || echo './'`tag.c
CC libee_la-event.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-event.lo `test -f 'event.c' || echo './'`event.c
CC libee_la-json_event.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-json_event.lo `test -f 'json_event.c' || echo './'`json_event.c
CC libee_la-value.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-value.lo `test -f 'value.c' || echo './'`value.c
value.c:37:20: warning: unused parameter 'ctx' [-Wunused-parameter]
37 | ee_newValue(ee_ctx ctx)
| ^
1 warning generated.
CC libee_la-tagbucket.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-tagbucket.lo `test -f 'tagbucket.c' || echo './'`tagbucket.c
CC libee_la-field.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-field.lo `test -f 'field.c' || echo './'`field.c
field.c:189:5: warning: variable 'str' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
189 | if(n == 0) {| ^~~~~~
field.c:195:9: note: uninitialized use occurs here
195 | return str;
| ^~~
field.c:189:2: note: remove the 'if' if its condition is always true
189 | if(n == 0) {| ^~~~~~~~~~
190 | str = es_strdup(field->val->val.str);
191 | } else {| ~~~~~~
192 | assert(0); // TODO: implement!
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
193 | }
| ~
field.c:182:15: note: initialize the variable 'str' to silence this warning
182 | es_str_t *str;
| ^
| = NULL
1 warning generated.
CC libee_la-fieldbucket.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-fieldbucket.lo `test -f 'fieldbucket.c' || echo './'`fieldbucket.c
CC libee_la-primitivetype.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-primitivetype.lo `test -f 'primitivetype.c' || echo './'`primitivetype.c
primitivetype.c:128:6: warning: variable 'year' set but not used [-Wunused-but-set-variable]
128 | int year;
| ^
primitivetype.c:134:6: warning: variable 'secfrac' set but not used [-Wunused-but-set-variable]
134 | int secfrac; /* fractional seconds (must be 32 bit!) */
| ^
primitivetype.c:135:6: warning: variable 'secfracPrecision' set but not used [-Wunused-but-set-variable]
135 | int secfracPrecision;
| ^
primitivetype.c:136:7: warning: variable 'OffsetMode' set but not used [-Wunused-but-set-variable]
136 | char OffsetMode; /* UTC offset + or - */
| ^
primitivetype.c:261:6: warning: variable 'month' set but not used [-Wunused-but-set-variable]
261 | int month;
| ^
primitivetype.c:497:12: warning: variable 'n' set but not used [-Wunused-but-set-variable]
497 | long long n;
| ^
6 warnings generated.
CC libee_la-int_dec.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-int_dec.lo `test -f 'int_dec.c' || echo './'`int_dec.c
CC libee_la-json_dec.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-json_dec.lo `test -f 'json_dec.c' || echo './'`json_dec.c
CC libee_la-apache_dec.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-apache_dec.lo `test -f 'apache_dec.c' || echo './'`apache_dec.c
apache_dec.c:37:21: warning: unused parameter 'ctx' [-Wunused-parameter]
37 | ee_newApache(ee_ctx ctx)
| ^
apache_dec.c:71:25: warning: unused parameter 'ctx' [-Wunused-parameter]
71 | ee_apacheAddName(ee_ctx ctx, struct ee_apache *apache, es_str_t *name)
| ^
apache_dec.c:156:5: warning: variable 'r' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
156 | if(i == es_strlen(str))
| ^~~~~~~~~~~~~~~~~~~
apache_dec.c:187:14: note: uninitialized use occurs here
187 | done: return r;
| ^
apache_dec.c:156:2: note: remove the 'if' if its condition is always false
156 | if(i == es_strlen(str))
| ^~~~~~~~~~~~~~~~~~~~~~~
157 | goto done;
| ~~~~~~~~~
apache_dec.c:143:7: note: initialize the variable 'r' to silence this warning
143 | int r;
| ^
| = 0
apache_dec.c:205:19: warning: unused variable 'value' [-Wunused-variable]
205 | struct ee_value *value;
| ^~~~~
4 warnings generated.
CC libee_la-syslog_enc.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-syslog_enc.lo `test -f 'syslog_enc.c' || echo './'`syslog_enc.c
CC libee_la-json_enc.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-json_enc.lo `test -f 'json_enc.c' || echo './'`json_enc.c
CC libee_la-csv_enc.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-csv_enc.lo `test -f 'csv_enc.c' || echo './'`csv_enc.c
csv_enc.c:66:19: warning: unused parameter 'ctx' [-Wunused-parameter]
66 | ee_AddName(ee_ctx ctx, struct ee_FieldCSV *fields, es_str_t *name)
| ^
1 warning generated.
CC libee_la-xml_enc.lo
/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-xml_enc.lo `test -f 'xml_enc.c' || echo './'`xml_enc.c
xml_enc.c:59:7: warning: unused variable 'numbuf' [-Wunused-variable]
59 | char numbuf[4];
| ^~~~~~
xml_enc.c:60:6: warning: unused variable 'j' [-Wunused-variable]
60 | int j;
| ^
xml_enc.c:40:13: warning: unused variable 'hexdigit' [-Wunused-variable]
40 | static char hexdigit[16] =
| ^~~~~~~~
3 warnings generated.
CCLD libee.la
CC libee_convert-convert.o
clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_convert-convert.o `test -f 'convert.c' || echo './'`convert.c
CCLD libee-convert
../src/.libs/libee.so: error: undefined reference to 'pizlonated_rpl_malloc'
clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [Makefile:406: libee-convert] Error 1
make[2]: Leaving directory '/build/libee-0.4.1/src'
make[1]: *** [Makefile:358: all-recursive] Error 1
make[1]: Leaving directory '/build/libee-0.4.1'
make: *** [Makefile:265: all] Error 2
libctb-0.16
error: Cannot build '/nix/store/awrn8ks9fgyj8mlkf3kdip8pqhqcyw98-libctb-x86_64-unknown-linux-gnufilc0-0.16.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/lf6ygj684dv2fnd796ppjnbmkh1spxw1-libctb-x86_64-unknown-linux-gnufilc0-0.16
Last 16 log lines:
> Running phase: unpackPhase
> unpacking source archive /nix/store/c8xmwrbkih503h0r1dic6wkc6b9mkzd9-libctb-0.16.tar.gz
> source root is libctb-0.16/build
> setting SOURCE_DATE_EPOCH to timestamp 1298389274 of file "libctb-0.16/build/libctb.bkl"
> Running phase: patchPhase
> applying patch /nix/store/scxssrkl2ki3s65lmyp9p3jiakkv6qlk-include-kbhit.patch
> patching file GNUmakefile
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: updateAutotoolsGnuConfigScriptsPhase
> Running phase: configurePhase
> no configure script, doing nothing
> Running phase: buildPhase
> build flags: SHELL=/nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash prefix=\$\(out\)
> g++ -c -o release/ctb_lib_fifo.o -DNDEBUG -D_THREAD_SAFE -pthread -O0 -I../include -MTrelease/ctb_lib_fifo.o -MF`echo release/ctb_lib_fifo.o | sed -e 's,\.o$,.d,'` -MD -MP ../src/fifo.cpp
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash: line 1: g++: command not found
> make: *** [GNUmakefile:238: release/ctb_lib_fifo.o] Error 127
For full logs, run:
nix log /nix/store/awrn8ks9fgyj8mlkf3kdip8pqhqcyw98-libctb-x86_64-unknown-linux-gnufilc0-0.16.drvlibdbi-drivers-0.9.0
error: Cannot build '/nix/store/1z9rdj59r1h46a6mx7vmynkg45la48lq-libdbi-drivers-x86_64-unknown-linux-gnufilc0-0.9.0.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/sn718cr6id4v4fsj9afpaczhx3216qc7-libdbi-drivers-x86_64-unknown-linux-gnufilc0-0.9.0libdc1394-2.2.7
error: Cannot build '/nix/store/5lm3vwc00b9ypp66n1dq4yywalni1bdq-libdc1394-x86_64-unknown-linux-gnufilc0-2.2.7.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/5z19v8jqfz1h1yajx9k513jnabifasbh-libdc1394-x86_64-unknown-linux-gnufilc0-2.2.7
Last 25 log lines:
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -g -O2 -c -o control.lo control.c
> libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -g -O2 -c control.c -fPIC -DPIC -o .libs/control.o
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -g -O2 -c -o capture.lo capture.c
> libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -g -O2 -c capture.c -fPIC -DPIC -o .libs/capture.o
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=link clang -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -g -O2 -o libdc1394-linux.la control.lo capture.lo -lraw1394 -lm
> libtool: link: ar cru .libs/libdc1394-linux.a .libs/control.o .libs/capture.o
> ar: `u' modifier ignored since `D' is the default (see `U')
> libtool: link: ranlib .libs/libdc1394-linux.a
> libtool: link: ( cd ".libs" && rm -f "libdc1394-linux.la" && ln -s "../libdc1394-linux.la" "libdc1394-linux.la" )
> make[3]: Leaving directory '/build/libdc1394-2.2.7/dc1394/linux'
> Making all in juju
> make[3]: Entering directory '/build/libdc1394-2.2.7/dc1394/juju'
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -g -O2 -c -o control.lo control.c
> libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -g -O2 -c control.c -fPIC -DPIC -o .libs/control.o
> control.c:286:19: error: fields must have a constant size: 'variable length array in structure' extension will never be supported
> 286 | __u32 buffer[cam->max_response_quads];
> | ^
> 1 error generated.
> make[3]: *** [Makefile:448: control.lo] Error 1
> make[3]: Leaving directory '/build/libdc1394-2.2.7/dc1394/juju'
> make[2]: *** [Makefile:593: all-recursive] Error 1
> make[2]: Leaving directory '/build/libdc1394-2.2.7/dc1394'
> make[1]: *** [Makefile:594: all-recursive] Error 1
> make[1]: Leaving directory '/build/libdc1394-2.2.7'
> make: *** [Makefile:460: all] Error 2
For full logs, run:
nix log /nix/store/5lm3vwc00b9ypp66n1dq4yywalni1bdq-libdc1394-x86_64-unknown-linux-gnufilc0-2.2.7.drvlibdicom-1.0.5
error: Cannot build '/nix/store/9p3rqw7hsldpk6swr9hx0cak3dwcz6a9-libdicom-x86_64-unknown-linux-gnufilc0-1.0.5.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/cjxg359knygqb6jrl7iv7zsf9bm2c8hm-libdicom-x86_64-unknown-linux-gnufilc0-1.0.5
Last 25 log lines:
> Build type: cross build
> Project name: libdicom
> Project version: 1.0.5
> C compiler for the host machine: clang (clang 20.1.8 "clang version 20.1.8 (Fil-C 0.684)")
> C linker for the host machine: clang ld.gold 2.43.1
> C compiler for the build machine: cc (clang 20.1.8 "clang version 20.1.8 (Fil-C 0.684)")
> C linker for the build machine: cc ld.gold 2.43.1
> Build machine cpu family: x86_64
> Build machine cpu: x86_64
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Target machine cpu family: x86_64
> Target machine cpu: x86_64
> Check usable header "utarray.h" : YES
> Check usable header "uthash.h" : YES
> Found pkg-config: YES (/nix/store/f4iq3fjva198s44x56dwm0vpgymb67xg-x86_64-unknown-linux-gnufilc0-pkg-config-wrapper-0.29.2/bin/x86_64-unknown-linux-gnufilc0-pkg-config) 0.29.2
> Did not find CMake 'cmake'
> Found CMake: NO
> Run-time dependency check found: NO (tried pkgconfig and cmake)
> Looking for a fallback subproject for the dependency check
> ERROR: Subproject check is buildable: NO
>
> meson.build:84:10: ERROR: Automatic wrap-based subproject downloading is disabled
>
> A full log can be found at /build/source/build/meson-logs/meson-log.txt
For full logs, run:
nix log /nix/store/9p3rqw7hsldpk6swr9hx0cak3dwcz6a9-libdicom-x86_64-unknown-linux-gnufilc0-1.0.5.drvlibdynd-0.7.2
error: Cannot build '/nix/store/1nw5ahldncriszi3nm1x94hnfxfqws4s-libdynd-x86_64-unknown-linux-gnufilc0-0.7.2.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/aj4z6adl860g096dfca5bda5g14l363v-libdynd-x86_64-unknown-linux-gnufilc0-0.7.2
/nix/store/iaks1l2zdkx8n5xcif2cqb5mykc6jcys-libdynd-x86_64-unknown-linux-gnufilc0-0.7.2-dev
Last 25 log lines:
> /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ -DDYNDT_EXPORT -Dlibdyndt_EXPORTS -I/build/source/include -I/build/source/thirdparty/utf8/source -I/build/source/build/include -O3 -fomit-frame-pointer -fstrict-aliasing -Wall -Wextra -Wno-missing-field-initializers -fPIC -Werror -Wno-ignored-attributes -std=c++1y -ferror-limit=20 -Wno-missing-braces -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/libdyndt.dir/src/dynd/types/array_type.cpp.o -MF CMakeFiles/libdyndt.dir/src/dynd/types/array_type.cpp.o.d -o CMakeFiles/libdyndt.dir/src/dynd/types/array_type.cpp.o -c /build/source/src/dynd/types/array_type.cpp
> /nix/store/x2i9jyjvpnngn0yq5kbdlrw4gg43wzm3-filc-cc-wrapper-/bin/clang++ -DDYNDT_EXPORT -Dlibdyndt_EXPORTS -I/build/source/include -I/build/source/thirdparty/utf8/source -I/build/source/build/include -O3 -fomit-frame-pointer -fstrict-aliasing -Wall -Wextra -Wno-missing-field-initializers -fPIC -Werror -Wno-ignored-attributes -std=c++1y -ferror-limit=20 -Wno-missing-braces -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/libdyndt.dir/src/dynd/types/base_type.cpp.o -MF CMakeFiles/libdyndt.dir/src/dynd/types/base_type.cpp.o.d -o CMakeFiles/libdyndt.dir/src/dynd/types/base_type.cpp.o -c /build/source/src/dynd/types/base_type.cpp
> error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
> error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
> make[2]: *** [CMakeFiles/libdyndt.dir/build.make:82: CMakeFiles/libdyndt.dir/src/dynd/eval/eval_context.cpp.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
> error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
> make[2]: *** [CMakeFiles/libdyndt.dir/build.make:124: CMakeFiles/libdyndt.dir/src/dynd/types/base_bytes_type.cpp.o] Error 1
> error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
> error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
> make[2]: *** [CMakeFiles/libdyndt.dir/build.make:96: CMakeFiles/libdyndt.dir/src/dynd/types/any_kind_type.cpp.o] Error 1
> error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
> error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
> make[2]: *** [CMakeFiles/libdyndt.dir/build.make:110: CMakeFiles/libdyndt.dir/src/dynd/types/array_type.cpp.o] Error 1
> error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
> error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
> make[2]: *** [CMakeFiles/libdyndt.dir/build.make:138: CMakeFiles/libdyndt.dir/src/dynd/types/base_type.cpp.o] Error 1
> error: unknown warning option '-Werror=class-memaccess'; did you mean '-Werror=class-varargs'? [-Werror,-Wunknown-warning-option]
> error: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Werror,-Wunknown-warning-option]
> make[2]: *** [CMakeFiles/libdyndt.dir/build.make:152: CMakeFiles/libdyndt.dir/src/dynd/types/base_dim_type.cpp.o] Error 1
> make[2]: Leaving directory '/build/source/build'
> make[1]: *** [CMakeFiles/Makefile2:138: CMakeFiles/libdyndt.dir/all] Error 2
> make[1]: Leaving directory '/build/source/build'
> make: *** [Makefile:139: all] Error 2
For full logs, run:
nix log /nix/store/1nw5ahldncriszi3nm1x94hnfxfqws4s-libdynd-x86_64-unknown-linux-gnufilc0-0.7.2.drvlibeatmydata-131
error: Cannot build '/nix/store/904c6s3nr7nc5fa14r8d79z0x8mp5c82-libeatmydata-x86_64-unknown-linux-gnufilc0-131.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/83a3s79fgfjwqpnn5b99qd7aljyssa70-libeatmydata-x86_64-unknown-linux-gnufilc0-131
Last 25 log lines:
> FAIL: libeatmydata/test/tst-cancel4
> ===================================
>
> ./test_run.sh: line 70: 2843 Floating point exceptionstrace -o $name-test.result.run "$1" "$LIBEATMYDATA_TEST_ARGS"
> FAIL libeatmydata/test/tst-cancel4 (exit status: 2)
>
> ============================================================================
> Testsuite summary for libeatmydata 131
> ============================================================================
> # TOTAL: 8
> # PASS: 0
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 8
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> Please report to http://www.flamingspork.com/projects/libeatmydata
> ============================================================================
> make[2]: *** [Makefile:1162: test-suite.log] Error 1
> make[2]: Leaving directory '/build/source'
> make[1]: *** [Makefile:1270: check-TESTS] Error 2
> make[1]: Leaving directory '/build/source'
> make: *** [Makefile:1531: check-am] Error 2
For full logs, run:
nix log /nix/store/904c6s3nr7nc5fa14r8d79z0x8mp5c82-libeatmydata-x86_64-unknown-linux-gnufilc0-131.drvlibeb-4.4.3
error: Cannot build '/nix/store/2jarj97v3vy02ikjiv4f7bc6aqadnh29-libeb-x86_64-unknown-linux-gnufilc0-4.4.3.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/bqm2w202qb41r4ky3w1mx9sb02gfq699-libeb-x86_64-unknown-linux-gnufilc0-4.4.3
Last 25 log lines:
> 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) 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 ln -s works... yes
> checking for a BSD-compatible install... /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/install -c
> checking for perl... /nix/store/nxw1xxfxkd6bm570nb6gv0g6pghp7i4c-perl-5.40.0/bin/perl
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... no
> checking for ll modifier of printf... configure: error: in `/build/eb-4.4.3':
> configure: error: cannot run test program while cross compiling
> See `config.log' for more details.
For full logs, run:
nix log /nix/store/2jarj97v3vy02ikjiv4f7bc6aqadnh29-libeb-x86_64-unknown-linux-gnufilc0-4.4.3.drvlibedgetpu-0-unstable-2024-03-14
error: Cannot build '/nix/store/fgklky9d94sdyywkaf9jpqsb050xyns8-libedgetpu-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-14.drv'.
Reason: 1 dependency failed.
Output paths:
/nix/store/kb6cx9l8f2npl78lig0l9rmd7hq94ghi-libedgetpu-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-14libee-0.4.1
error: Cannot build '/nix/store/9biiynica5r9wk75h6k310z1mk9f7bzy-libee-x86_64-unknown-linux-gnufilc0-0.4.1.drv'.
Reason: builder failed with exit code 2.
Output paths:
/nix/store/2wg591m73cpm5agyzy6mhn0k5j6llzpx-libee-x86_64-unknown-linux-gnufilc0-0.4.1
Last 25 log lines:
> | ^
> 1 warning generated.
> CC libee_la-xml_enc.lo
> /nix/store/cfqbabpc7xwg8akbcchqbq3cai6qq2vs-bash-5.2p37/bin/bash ../libtool --silent --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -I../include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_la-xml_enc.lo `test -f 'xml_enc.c' || echo './'`xml_enc.c
> xml_enc.c:59:7: warning: unused variable 'numbuf' [-Wunused-variable]
> 59 | char numbuf[4];
> | ^~~~~~
> xml_enc.c:60:6: warning: unused variable 'j' [-Wunused-variable]
> 60 | int j;
> | ^
> xml_enc.c:40:13: warning: unused variable 'hexdigit' [-Wunused-variable]
> 40 | static char hexdigit[16] =
> | ^~~~~~~~
> 3 warnings generated.
> CCLD libee.la
> CC libee_convert-convert.o
> clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/nix/store/wns22zgzqpsbjmwn4lmr7nv0c21n6inn-libestr-x86_64-unknown-linux-gnufilc0-0.1.11/include -g -O2 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libee_convert-convert.o `test -f 'convert.c' || echo './'`convert.c
> CCLD libee-convert
> ../src/.libs/libee.so: error: undefined reference to 'pizlonated_rpl_malloc'
> clang-20: error: linker command failed with exit code 1 (use -v to see invocation)
> make[2]: *** [Makefile:406: libee-convert] Error 1
> make[2]: Leaving directory '/build/libee-0.4.1/src'
> make[1]: *** [Makefile:358: all-recursive] Error 1
> make[1]: Leaving directory '/build/libee-0.4.1'
> make: *** [Makefile:265: all] Error 2
For full logs, run:
nix log /nix/store/9biiynica5r9wk75h6k310z1mk9f7bzy-libee-x86_64-unknown-linux-gnufilc0-0.4.1.drvlibdynd-0.7.2
error: build of '/nix/store/1nw5ahldncriszi3nm1x94hnfxfqws4s-libdynd-x86_64-unknown-linux-gnufilc0-0.7.2.drv^*', '/nix/store/1z9rdj59r1h46a6mx7vmynkg45la48lq-libdbi-drivers-x86_64-unknown-linux-gnufilc0-0.9.0.drv^*', '/nix/store/2jarj97v3vy02ikjiv4f7bc6aqadnh29-libeb-x86_64-unknown-linux-gnufilc0-4.4.3.drv^*', '/nix/store/5lm3vwc00b9ypp66n1dq4yywalni1bdq-libdc1394-x86_64-unknown-linux-gnufilc0-2.2.7.drv^*', '/nix/store/904c6s3nr7nc5fa14r8d79z0x8mp5c82-libeatmydata-x86_64-unknown-linux-gnufilc0-131.drv^*', '/nix/store/9biiynica5r9wk75h6k310z1mk9f7bzy-libee-x86_64-unknown-linux-gnufilc0-0.4.1.drv^*', '/nix/store/9p3rqw7hsldpk6swr9hx0cak3dwcz6a9-libdicom-x86_64-unknown-linux-gnufilc0-1.0.5.drv^*', '/nix/store/awrn8ks9fgyj8mlkf3kdip8pqhqcyw98-libctb-x86_64-unknown-linux-gnufilc0-0.16.drv^*', '/nix/store/fgklky9d94sdyywkaf9jpqsb050xyns8-libedgetpu-x86_64-unknown-linux-gnufilc0-0-unstable-2024-03-14.drv^*' failed
End of log