2022-12-10T18:53:57 otpclient 2.5.1 -> 3.0.0 https://github.com/paolostivanin/otpclient/releases 2022-12-10T18:54:00 attrpath: otpclient 2022-12-10T18:54:00 Checking auto update branch... 2022-12-10T18:54:00 No auto update branch exists 2022-12-10T18:54:04 [version] 2022-12-10T18:54:06 [version] updated version and sha256 2022-12-10T18:54:06 [rustCrateVersion] 2022-12-10T18:54:06 [rustCrateVersion] No cargoSha256 found 2022-12-10T18:54:06 [golangModuleVersion] 2022-12-10T18:54:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T18:54:06 [updateScript] 2022-12-10T18:54:06 [updateScript] skipping because derivation has no updateScript 2022-12-10T18:54:06 2022-12-10T18:54:06 [quotedUrls] 2022-12-10T18:54:06 [quotedUrls] nothing found to replace 2022-12-10T18:54:06 Diff after rewrites: diff --git a/pkgs/applications/misc/otpclient/default.nix b/pkgs/applications/misc/otpclient/default.nix index 9f416ff75a3..db83e0651e2 100644 --- a/pkgs/applications/misc/otpclient/default.nix +++ b/pkgs/applications/misc/otpclient/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "otpclient"; - version = "2.5.1"; + version = "3.0.0"; src = fetchFromGitHub { owner = "paolostivanin"; repo = pname; rev = "v${version}"; - sha256 = "sha256-VUrLbGaDfPE+Ak20ZCJDmO/sgBzdf4S+SqvyQ7F6SQU="; + sha256 = "sha256-FgOenMXTvPXySDIyb6ZdaKmXwC8VpBAvjODStzPwcp0="; }; buildInputs = [ gtk3 jansson libgcrypt libzip libpng libcotp zbar ]; 2022-12-10T18:55:37 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 otpclient nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/520sld9pwzidnrc57lxfx6chn4dr4jy2-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/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0/share/doc/OTPClient -DCMAKE_INSTALL_INFODIR=/nix/store/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/k04h29hz6qs45pn0mzaqbyca63lrz2s0-gcc-wrapper-11.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/k04h29hz6qs45pn0mzaqbyca63lrz2s0-gcc-wrapper-11.3.0/bin/ranlib -DCMAKE_AR=/nix/store/k04h29hz6qs45pn0mzaqbyca63lrz2s0-gcc-wrapper-11.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/rc6jblmc0fbj1w1a681s3kmzkw80y9z2-otpclient-3.0.0 -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/k04h29hz6qs45pn0mzaqbyca63lrz2s0-gcc-wrapper-11.3.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /nix/store/a7x58hgzw06v6b4pdm88ab9jppzgax7w-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") CMake Error at /nix/store/vh76h64xifdiylk1dfc9s6mgpzazngxs-cmake-3.24.3/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR) (Required is at least version "3.6.0") Call Stack (most recent call first): /nix/store/vh76h64xifdiylk1dfc9s6mgpzazngxs-cmake-3.24.3/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /nix/store/vh76h64xifdiylk1dfc9s6mgpzazngxs-cmake-3.24.3/share/cmake-3.24/Modules/FindProtobuf.cmake:650 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:46 (find_package)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".