otpclient 2.5.1 -> 3.1.3 https://github.com/paolostivanin/otpclient/releases attrpath: otpclient Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/otpclient/default.nix b/pkgs/applications/misc/otpclient/default.nix index 9f416ff75a3..c1d03431061 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.1.3"; src = fetchFromGitHub { owner = "paolostivanin"; repo = pname; rev = "v${version}"; - sha256 = "sha256-VUrLbGaDfPE+Ak20ZCJDmO/sgBzdf4S+SqvyQ7F6SQU="; + sha256 = "sha256-Xa21VHVahtsE0z2e40KHDXHV0JyS+mb670gvbl+GX1A="; }; buildInputs = [ gtk3 jansson libgcrypt libzip libpng libcotp zbar ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A otpclient nix build failed. got build log for 'otpclient' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/cirgljs15rflrl1apwxzbrpibv0nkrks-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/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3/share/doc/OTPClient -DCMAKE_INSTALL_INFODIR=/nix/store/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3/include -DCMAKE_INSTALL_SBINDIR=/nix/store/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/ranlib -DCMAKE_AR=/nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/jdjrsm6jg6bpili9hb16fnizpfs60lkc-otpclient-3.1.3 -- 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/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /nix/store/5cip8xpjb9g10nwyzyslxpck3anc4r4h-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") CMake Error at /nix/store/j0mq22m4pkizxxpi98x1bbjd3nf7mzfs-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/j0mq22m4pkizxxpi98x1bbjd3nf7mzfs-cmake-3.24.3/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /nix/store/j0mq22m4pkizxxpi98x1bbjd3nf7mzfs-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".