belr 5.1.55 -> 5.2.58 https://repology.org/project/belr/versions attrpath: belr 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/development/libraries/belr/default.nix b/pkgs/development/libraries/belr/default.nix index 13d20d36bd5..4f4dbbc7d7a 100644 --- a/pkgs/development/libraries/belr/default.nix +++ b/pkgs/development/libraries/belr/default.nix @@ -7,7 +7,7 @@ stdenv.mkDerivation rec { pname = "belr"; - version = "5.1.55"; + version = "5.2.58"; src = fetchFromGitLab { domain = "gitlab.linphone.org"; @@ -15,7 +15,7 @@ stdenv.mkDerivation rec { group = "BC"; repo = pname; rev = version; - sha256 = "sha256-0JDwNKqPkzbXqDhgMV+okPMHPFJwmLwLsDrdD55Jcs4="; + sha256 = "sha256-OjbPex9HFhRVLyvBDpysGKqXybg03yPa+pNzKXYS/xY="; }; buildInputs = [ bctoolbox ]; belr 5.1.55 -> 5.2.58 https://repology.org/project/belr/versions Received ExitFailure 1 when running Raw command: nix-env -f /var/cache/nixpkgs-update/worker/outpath/outpaths.nix -qaP --no-name --out-path --arg path /var/cache/nixpkgs-update/worker/worktree/belr --arg checkMeta true --show-trace Standard output: error: … while evaluating call site at «none»:0: (source not available) … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/outpath/outpaths.nix:40:12: 39| tweak = lib.mapAttrs 40| (name: val: | ^ 41| if name == "recurseForDerivations" then true … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/belr/lib/attrsets.nix:618:43: 617| f: 618| listToAttrs (map (n: nameValuePair n (f n)) names); | ^ 619| … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/top-level/release-lib.nix:125:6: 124| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 125| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 126| … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/top-level/release-lib.nix:125:14: 124| testOnCross = crossSystem: metaPatterns: f: forMatchingSystems metaPatterns 125| (system: hydraJob' (f (pkgsForCross crossSystem system))); | ^ 126| … while calling 'hydraJob' at /var/cache/nixpkgs-update/worker/worktree/belr/lib/customisation.nix:236:14: 235| garbage collection. */ 236| hydraJob = drv: | ^ 237| let … while evaluating the attribute 'outPath' at /var/cache/nixpkgs-update/worker/worktree/belr/lib/customisation.nix:252:13: 251| value = commonAttrs // { 252| outPath = output.outPath; | ^ 253| drvPath = output.drvPath; … while evaluating the attribute 'outPath' at /var/cache/nixpkgs-update/worker/worktree/belr/lib/customisation.nix:215:13: 214| drvPath = assert condition; drv.${outputName}.drvPath; 215| outPath = assert condition; drv.${outputName}.outPath; | ^ 216| } // … while evaluating the attribute 'buildCommand' of the derivation 'Sylk-3.0.1' at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/stdenv/generic/make-derivation.nix:303:7: 302| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 303| name = | ^ 304| let … while evaluating the attribute 'text' of the derivation 'Sylk-3.0.1-bwrap' at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/stdenv/generic/make-derivation.nix:303:7: 302| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 303| name = | ^ 304| let … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/build-support/build-fhsenv-bubblewrap/default.nix:224:43: 223| 224| bin = writeShellScript "${name}-bwrap" (bwrapCmd { initArgs = ''"$@"''; }); | ^ 225| in runCommandLocal name { … while calling 'bwrapCmd' at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/build-support/build-fhsenv-bubblewrap/default.nix:118:14: 117| indentLines = str: lib.concatLines (map (s: " " + s) (filter (s: s != "") (lib.splitString "\n" str))); 118| bwrapCmd = { initArgs ? "" }: '' | ^ 119| ignored=(/nix /dev /proc /etc) … while evaluating the attribute 'buildCommand' of the derivation 'Sylk-3.0.1-fhs' at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/stdenv/generic/make-derivation.nix:303:7: 302| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 303| name = | ^ 304| let … while evaluating the attribute 'passAsFile' of the derivation 'Sylk-3.0.1-usr-target' at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/stdenv/generic/make-derivation.nix:303:7: 302| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 303| name = | ^ 304| let … while evaluating the attribute 'passAsFile' at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/build-support/buildenv/default.nix:77:5: 76| # XXX: The size is somewhat arbitrary 77| passAsFile = if builtins.stringLength pkgs >= 128*1024 then [ "pkgs" ] else [ ]; | ^ 78| } … while evaluating the attribute 'path' of the derivation 'appimage-exec.sh' at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/stdenv/generic/make-derivation.nix:303:7: 302| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 303| name = | ^ 304| let … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/build-support/appimage/default.nix:18:12: 17| dir = "bin"; 18| path = lib.makeBinPath [ | ^ 19| bash … while calling 'makeSearchPathOutput' at /var/cache/nixpkgs-update/worker/worktree/belr/lib/strings.nix:181:5: 180| # List of packages 181| pkgs: makeSearchPath subDir (map (lib.getOutput output) pkgs); | ^ 182| … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/belr/lib/strings.nix:181:11: 180| # List of packages 181| pkgs: makeSearchPath subDir (map (lib.getOutput output) pkgs); | ^ 182| … while calling 'makeSearchPath' at /var/cache/nixpkgs-update/worker/worktree/belr/lib/strings.nix:161:5: 160| # List of base paths 161| paths: | ^ 162| concatStringsSep ":" (map (path: path + "/" + subDir) (filter (x: x != null) paths)); … while evaluating call site at «none»:0: (source not available) … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/belr/lib/strings.nix:162:68: 161| paths: 162| concatStringsSep ":" (map (path: path + "/" + subDir) (filter (x: x != null) paths)); | ^ 163| … while evaluating call site at «none»:0: (source not available) … while calling 'getOutput' at /var/cache/nixpkgs-update/worker/worktree/belr/lib/attrsets.nix:892:23: 891| */ 892| getOutput = output: pkg: | ^ 893| if ! pkg ? outputSpecified || ! pkg.outputSpecified … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/belr/pkgs/top-level/all-packages.nix:11487:8: 11486| 11487| pv = callPackage ../tools/misc/pv { }; | ^ 11488| … while calling 'callPackageWith' at /var/cache/nixpkgs-update/worker/worktree/belr/lib/customisation.nix:128:35: 127| */ 128| callPackageWith = autoArgs: fn: args: | ^ 129| let … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/belr/lib/customisation.nix:141:10: 140| # Filter out arguments that have a default value 141| (lib.filterAttrs (name: value: ! value) | ^ 142| # Filter out arguments that would be passed … while calling 'filterAttrs' at /var/cache/nixpkgs-update/worker/worktree/belr/lib/attrsets.nix:305:5: 304| # The attribute set to filter 305| set: | ^ 306| listToAttrs (concatMap (name: let v = set.${name}; in if pred name v then [(nameValuePair name v)] else []) (attrNames set)); … while evaluating call site at /var/cache/nixpkgs-update/worker/worktree/belr/lib/customisation.nix:131:15: 130| f = if lib.isFunction fn then fn else import fn; 131| fargs = lib.functionArgs f; | ^ 132| … while calling 'functionArgs' at /var/cache/nixpkgs-update/worker/worktree/belr/lib/trivial.nix:440:18: 439| */ 440| functionArgs = f: | ^ 441| if f ? __functor error: getting status of '/var/cache/nixpkgs-update/worker/worktree/belr/pkgs/tools/misc/pv': No such file or directory attrpath: belr 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/development/libraries/belr/default.nix b/pkgs/development/libraries/belr/default.nix index 13d20d36bd5..4f4dbbc7d7a 100644 --- a/pkgs/development/libraries/belr/default.nix +++ b/pkgs/development/libraries/belr/default.nix @@ -7,7 +7,7 @@ stdenv.mkDerivation rec { pname = "belr"; - version = "5.1.55"; + version = "5.2.58"; src = fetchFromGitLab { domain = "gitlab.linphone.org"; @@ -15,7 +15,7 @@ stdenv.mkDerivation rec { group = "BC"; repo = pname; rev = version; - sha256 = "sha256-0JDwNKqPkzbXqDhgMV+okPMHPFJwmLwLsDrdD55Jcs4="; + sha256 = "sha256-OjbPex9HFhRVLyvBDpysGKqXybg03yPa+pNzKXYS/xY="; }; buildInputs = [ bctoolbox ]; 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 belr nix build failed. | ^ /build/source/src/belr.cpp:614:69: error: 'fstr' was not declared in this scope 614 | void RecognizerPointer::_serialize(BCTBX_UNUSED(BinaryOutputStream &fstr)){ | ^~~~ /build/source/src/belr.cpp:614:36: error: 'BCTBX_UNUSED' was not declared in this scope 614 | void RecognizerPointer::_serialize(BCTBX_UNUSED(BinaryOutputStream &fstr)){ | ^~~~~~~~~~~~ /build/source/src/belr.cpp:627:6: error: variable or field '_optimize' declared void 627 | void RecognizerPointer::_optimize(BCTBX_UNUSED(int recursionLevel)){ | ^~~~~~~~~~~~~~~~~ /build/source/src/belr.cpp:627:48: error: expected primary-expression before 'int' 627 | void RecognizerPointer::_optimize(BCTBX_UNUSED(int recursionLevel)){ | ^~~ /build/source/src/belr.cpp:627:35: error: 'BCTBX_UNUSED' was not declared in this scope 627 | void RecognizerPointer::_optimize(BCTBX_UNUSED(int recursionLevel)){ | ^~~~~~~~~~~~ /build/source/src/belr.cpp:659:6: error: variable or field '_optimize' declared void 659 | void RecognizerAlias::_optimize(BCTBX_UNUSED(int recursionLevel)){ | ^~~~~~~~~~~~~~~ /build/source/src/belr.cpp:659:46: error: expected primary-expression before 'int' 659 | void RecognizerAlias::_optimize(BCTBX_UNUSED(int recursionLevel)){ | ^~~ /build/source/src/belr.cpp:659:33: error: 'BCTBX_UNUSED' was not declared in this scope 659 | void RecognizerAlias::_optimize(BCTBX_UNUSED(int recursionLevel)){ | ^~~~~~~~~~~~ make[2]: *** [src/CMakeFiles/belr.dir/build.make:90: src/CMakeFiles/belr.dir/belr.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [src/CMakeFiles/belr.dir/build.make:104: src/CMakeFiles/belr.dir/grammarbuilder.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:156: src/CMakeFiles/belr.dir/all] Error 2 make: *** [Makefile:136: all] Error 2