2022-12-27T02:51:47 libopenshot 0.2.7 -> 0.3.0 https://repology.org/metapackage/libopenshot/versions 2022-12-27T02:51:50 attrpath: libsForQt5.libopenshot 2022-12-27T02:51:50 Checking auto update branch... 2022-12-27T02:51:50 No auto update branch exists 2022-12-27T02:51:53 [version] 2022-12-27T02:51:56 [version] updated version and sha256 2022-12-27T02:51:56 [rustCrateVersion] 2022-12-27T02:51:56 [rustCrateVersion] No cargoSha256 found 2022-12-27T02:51:56 [golangModuleVersion] 2022-12-27T02:51:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T02:51:56 [updateScript] 2022-12-27T02:51:56 [updateScript] skipping because derivation has no updateScript 2022-12-27T02:51:56 2022-12-27T02:51:56 [quotedUrls] 2022-12-27T02:51:56 [quotedUrls] nothing found to replace 2022-12-27T02:51:57 Diff after rewrites: diff --git a/pkgs/applications/video/openshot-qt/libopenshot.nix b/pkgs/applications/video/openshot-qt/libopenshot.nix index 8a98010ef64..8971cb12b7c 100644 --- a/pkgs/applications/video/openshot-qt/libopenshot.nix +++ b/pkgs/applications/video/openshot-qt/libopenshot.nix @@ -20,13 +20,13 @@ stdenv.mkDerivation rec { pname = "libopenshot"; - version = "0.2.7"; + version = "0.3.0"; src = fetchFromGitHub { owner = "OpenShot"; repo = "libopenshot"; rev = "v${version}"; - sha256 = "sha256-aF8wrPxFIjCy5gw72e/WyL/Wcx9tUGDkrqHS+ZDVK0U="; + sha256 = "sha256-qe866gFhcbd7yCNXDiZ9Aj0TAiWoJ+r7C5BjtWBKSGA="; }; postPatch = '' 2022-12-27T02:53:24 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 libsForQt5.libopenshot nix build failed. ----------------------------------------------------------------- -- The C compiler identification is GNU 11.3.0 -- The CXX 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/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/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/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done  Generating build files for OpenShot with CMake 3.24.3 Building libopenshot (version 0.3.0) SO/API/ABI Version: 23  CMake Error at src/CMakeLists.txt:179 (find_package): Could not find a configuration file for package "OpenShotAudio" that is compatible with requested version "0.3.0". The following configuration files were considered but not accepted: /nix/store/yl42q4nn5i4h67b04rxr50nwkv5sa2lz-libopenshot-audio-0.2.2/lib/cmake/OpenShotAudio/OpenShotAudioConfig.cmake, version: 0.2.2  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".