Running phase: unpackPhase unpacking source archive /nix/store/a4sl3gb1pmnwg39jwblkxk6wlwlypwrw-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: 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/5h22kl9wgij1dychbdw47a3fbk919hpz-axmldec-1.2.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/5h22kl9wgij1dychbdw47a3fbk919hpz-axmldec-1.2.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/5h22kl9wgij1dychbdw47a3fbk919hpz-axmldec-1.2.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/5h22kl9wgij1dychbdw47a3fbk919hpz-axmldec-1.2.0/share/doc/axmldec -DCMAKE_INSTALL_INFODIR=/nix/store/5h22kl9wgij1dychbdw47a3fbk919hpz-axmldec-1.2.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/5h22kl9wgij1dychbdw47a3fbk919hpz-axmldec-1.2.0/share/man -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/5h22kl9wgij1dychbdw47a3fbk919hpz-axmldec-1.2.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/5h22kl9wgij1dychbdw47a3fbk919hpz-axmldec-1.2.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/5h22kl9wgij1dychbdw47a3fbk919hpz-axmldec-1.2.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/5h22kl9wgij1dychbdw47a3fbk919hpz-axmldec-1.2.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/strip -DCMAKE_RANLIB=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/ranlib -DCMAKE_AR=/nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/5h22kl9wgij1dychbdw47a3fbk919hpz-axmldec-1.2.0 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 value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/gcc - 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/ii75mhh7sxl11167m1b86p0qrjsjyjmd-gcc-wrapper-14-20241116/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test COMPILER_SUPPORTS_CXX14 -- Performing Test COMPILER_SUPPORTS_CXX14 - Success -- Performing Test COMPILER_SUPPORTS_CXX1Y -- Performing Test COMPILER_SUPPORTS_CXX1Y - Success CMake Warning (dev) at CMakeLists.txt:54 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /nix/store/b2zcd1z08y0bgiiradpk34g03ny5765y-boost-1.87.0-dev/lib/cmake/Boost-1.87.0/BoostConfig.cmake (found suitable version "1.87.0", minimum required is "1.53.0") found components: system iostreams program_options locale -- Found ZLIB: /nix/store/bb9h0qjkl5fh6yr48lw3930gdwvackh5-zlib-1.3.1/lib/libz.so (found version "1.3.1") -- Found Doxygen: /nix/store/qv6lgw27lxnj7k7pk03shnd2184drax8-doxygen-1.13.2/bin/doxygen (found version "1.13.2") found components: doxygen missing components: dot -- Configuring done (1.2s) -- 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 Running phase: buildPhase build flags: -j24 SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash [ 16%] Building C object CMakeFiles/minizip.dir/external/minizip/unzip.c.o [ 33%] Building C object CMakeFiles/minizip.dir/external/minizip/ioapi.c.o /build/source/external/minizip/ioapi.c: In function 'fopen64_file_func': /build/source/external/minizip/ioapi.c:142:16: error: implicit declaration of function 'fopen64'; did you mean 'fopen'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 142 | file = fopen64((const char*)filename, mode_fopen); | ^~~~~~~ | fopen /build/source/external/minizip/ioapi.c:142:14: error: assignment to 'FILE *' from 'int' makes pointer from integer without a cast [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wint-conversion-Wint-conversion8;;] 142 | file = fopen64((const char*)filename, mode_fopen); | ^ /build/source/external/minizip/ioapi.c: In function 'ftell64_file_func': /build/source/external/minizip/ioapi.c:238:11: error: implicit declaration of function 'ftello64'; did you mean 'ftello'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 238 | ret = ftello64(ioposix->file); | ^~~~~~~~ | ftello /build/source/external/minizip/ioapi.c: In function 'fseek64_file_func': /build/source/external/minizip/ioapi.c:296:9: error: implicit declaration of function 'fseeko64'; did you mean 'fseeko'? [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration8;;] 296 | if (fseeko64(ioposix->file, offset, fseek_origin) != 0) | ^~~~~~~~ | fseeko make[2]: *** [CMakeFiles/minizip.dir/build.make:93: CMakeFiles/minizip.dir/external/minizip/ioapi.c.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:125: CMakeFiles/minizip.dir/all] Error 2 make: *** [Makefile:136: all] Error 2