2022-11-09T02:23:59 libcifpp 4.2.2 -> 5.0.2 https://github.com/PDB-REDO/libcifpp/releases 2022-11-09T02:24:01 attrpath: libcifpp 2022-11-09T02:24:01 Checking auto update branch... 2022-11-09T02:24:01 No auto update branch exists 2022-11-09T02:24:05 [version] 2022-11-09T02:24:08 [version] updated version and sha256 2022-11-09T02:24:08 [rustCrateVersion] 2022-11-09T02:24:08 [rustCrateVersion] No cargoSha256 found 2022-11-09T02:24:08 [golangModuleVersion] 2022-11-09T02:24:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-09T02:24:08 [updateScript] 2022-11-09T02:24:08 [updateScript] skipping because derivation has no updateScript 2022-11-09T02:24:08 2022-11-09T02:24:08 [quotedUrls] 2022-11-09T02:24:08 [quotedUrls] nothing found to replace 2022-11-09T02:24:08 Diff after rewrites: diff --git a/pkgs/development/libraries/libcifpp/default.nix b/pkgs/development/libraries/libcifpp/default.nix index 375b3fd3be4..64cea0bae0f 100644 --- a/pkgs/development/libraries/libcifpp/default.nix +++ b/pkgs/development/libraries/libcifpp/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "libcifpp"; - version = "4.2.2"; + version = "5.0.2"; src = fetchFromGitHub { owner = "PDB-REDO"; repo = pname; rev = "v${version}"; - sha256 = "0mhplcpni4p8lavrq4fz9qq8mbxhvpnlxzy55yrz8y07d76ajg6y"; + sha256 = "sha256-5JMBOVuCHQI5GGeOAzRaFchTDPVldAE/Lo/Ie+nS2Gk="; }; nativeBuildInputs = [ cmake ]; 2022-11-09T02:25:48 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libcifpp nix build failed. @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/rbqdg329n8i6pkz4vk2i1niiyvz95hq9-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring 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/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2/share/doc/cifpp -DCMAKE_INSTALL_INFODIR=/nix/store/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2/include -DCMAKE_INSTALL_SBINDIR=/nix/store/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/ranlib -DCMAKE_AR=/nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/mf6gz59568s68d423lapa1cla8x7iiw4-libcifpp-5.0.2 -- The CXX compiler identification is GNU 11.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Not trying to recreate symop_table_data.hpp since CCP4 is not defined -- Performing Test GXX_LIBSTDCPP -- Performing Test GXX_LIBSTDCPP - Success -- Testing for known regex bug, since you're using GNU libstdc++ -- You are probably trying to compile using the g++ standard library which contains a crashing std::regex implementation. Will try to use boost::regex instead CMake Error at cmake/AddGitSubmodule.cmake:15 (message): /build/source is not a git repository and the submodule regex is not complete. Cannot continue. Call Stack (most recent call first): CMakeLists.txt:137 (add_git_submodule)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".