Explicitly use python3, move python override to ROS 1 #945
Annotations
8 errors and 66 warnings
build (jazzy, aarch64-linux)
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 360 minutes.
|
build (jazzy, aarch64-linux)
The operation was canceled.
|
build (iron, aarch64-linux)
The job running on runner GitHub Actions 15 has exceeded the maximum execution time of 360 minutes.
|
build (iron, aarch64-linux)
The operation was canceled.
|
build (rolling, aarch64-linux)
The job running on runner GitHub Actions 20 has exceeded the maximum execution time of 360 minutes.
|
build (rolling, aarch64-linux)
The operation was canceled.
|
build (humble, aarch64-linux)
The job running on runner GitHub Actions 1 has exceeded the maximum execution time of 360 minutes.
|
build (humble, aarch64-linux)
The operation was canceled.
|
build (noetic, x86_64-linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (noetic, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-abb-driver-1.4.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-abb-driver-1.4.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out o
|
build (noetic, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-abb-egm-msgs-0.5.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-abb-egm-msgs-0.5.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.o
|
build (noetic, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-abb-rapid-msgs-0.5.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-abb-rapid-msgs-0.5.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or p
|
build (noetic, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-abb-rapid-sm-addin-msgs-0.5.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-abb-rapid-sm-addin-msgs-0.5.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then
|
build (noetic, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-abb-robot-msgs-0.5.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-abb-robot-msgs-0.5.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or p
|
build (noetic, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-ackermann-msgs-1.0.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-ackermann-msgs-1.0.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or p
|
build (noetic, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-ackermann-steering-controller-0.22.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-ackermann-steering-controller-0.22.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
179
|
build (noetic, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-actionlib-1.14.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-actionlib-1.14.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out o
|
build (noetic, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-actionlib-lisp-0.2.15-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-actionlib-lisp-0.2.15-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or
|
build (noetic, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-actionlib-msgs-1.13.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-actionlib-msgs-1.13.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or
|
build (humble, x86_64-linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (humble, x86_64-linux)
dependency: /nix/store/1n0p9y7msz1bx0s3xn03gnmaknjv41d7-ros-humble-nlohmann-json-schema-validator-vendor-0.2.5-r1.drv
|
build (humble, x86_64-linux)
dependency: /nix/store/wi8arr36srl6127761byf63r0q0hbc3g-ros-humble-kuka-external-control-sdk-1.3.1-r1.drv
|
build (humble, x86_64-linux)
error:
… while evaluating the attribute 'drvPath'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/customisation.nix:365:7:
364| in commonAttrs // {
365| drvPath = assert condition; drv.drvPath;
| ^
366| outPath = assert condition; drv.outPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'python3.12-ros-humble-aandd-ekew-driver-py-0.0.2-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'python3.12-ros-humble-aandd-ekew-driver-py-0.0.2-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-action-msgs-1.2.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-action-msgs-1.2.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while call
|
build (humble, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-ackermann-msgs-2.0.2-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-ackermann-msgs-2.0.2-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-generator-c-3.1.6-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-rosidl-generator-c-3.1.6-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-ament-cmake-ros-0.10.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/ma
|
build (humble, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-ackermann-steering-controller-2.38.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-ackermann-steering-controller-2.38.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-generate-parameter-library-0.3.9-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-humble-generate-parameter-library-0.3.9-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-parameter-traits-0.3.9-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-humble-parameter-traits-0.3.9-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rclcpp-16.0.11-r1'
whose name a
|
build (humble, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-action-msgs-1.2.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-action-msgs-1.2.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-generator-c-3.1.6-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-rosidl-generator-c-3.1.6-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-ament-cmake-ros-0.10.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-der
|
build (humble, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-action-tutorials-cpp-0.20.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-humble-action-tutorials-cpp-0.20.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-action-tutorials-interfaces-0.20.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-action-tutorials-interfaces-0.20.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-generator-c-3.1.6-r1'
whose name attribute is located
|
build (humble, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-action-tutorials-interfaces-0.20.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-action-tutorials-interfaces-0.20.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-generator-c-3.1.6-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-rosidl-generator-c-3.1.6-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-ament-cmake-ros-0.10.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-s
|
build (humble, x86_64-linux)
error:
… while evaluating the attribute 'drvPath'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/customisation.nix:365:7:
364| in commonAttrs // {
365| drvPath = assert condition; drv.drvPath;
| ^
366| outPath = assert condition; drv.outPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'python3.12-ros-humble-action-tutorials-py-0.20.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'python3.12-ros-humble-action-tutorials-py-0.20.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-action-tutorials-interfaces-0.20.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-action-tutorials-interfaces-0.20.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = st
|
build (humble, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-actionlib-msgs-4.2.4-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-actionlib-msgs-4.2.4-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-humble-rosidl-default-generators-1.2.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-rosidl-generator-c-3.1.6-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-humble-rosidl-generator-c-3.1.6-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-humble-ament-cmake-ros-0.10.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/ma
|
build (iron, x86_64-linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (iron, x86_64-linux)
dependency: /nix/store/yawjgcnzzisgcl3g32kd7qj3rgx0h4jb-ros-iron-nlohmann-json-schema-validator-vendor-0.3.1-r1.drv
|
build (iron, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-ackermann-msgs-2.0.2-r5'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-ackermann-msgs-2.0.2-r5'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-action-msgs-1.6.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-action-msgs-1.6.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-core-generators-0.1.1-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:
|
build (iron, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-ackermann-steering-controller-3.28.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-ackermann-steering-controller-3.28.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-generate-parameter-library-0.3.9-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-iron-generate-parameter-library-0.3.9-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-parameter-traits-0.3.9-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-iron-parameter-traits-0.3.9-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rclcpp-21.0.8-r1'
whose name attribute is loc
|
build (iron, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-action-msgs-1.6.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-action-msgs-1.6.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-core-generators-0.1.1-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-iron-rosidl-core-generators-0.1.1-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-generator-c-4.0.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-rosidl-generator-c-4.0.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-ament-cmake-ros-0.11.2-r4'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
|
build (iron, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-action-tutorials-cpp-0.27.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-iron-action-tutorials-cpp-0.27.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-action-tutorials-interfaces-0.27.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-action-tutorials-interfaces-0.27.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-action-msgs-1.6.0-r2'
whose name attribute is located at /nix/store/avxvalb
|
build (iron, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-action-tutorials-interfaces-0.27.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-action-tutorials-interfaces-0.27.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-action-msgs-1.6.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-action-msgs-1.6.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-core-generators-0.1.1-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/gene
|
build (iron, x86_64-linux)
error:
… while evaluating the attribute 'drvPath'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/customisation.nix:365:7:
364| in commonAttrs // {
365| drvPath = assert condition; drv.drvPath;
| ^
366| outPath = assert condition; drv.outPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'python3.12-ros-iron-action-tutorials-py-0.27.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'python3.12-ros-iron-action-tutorials-py-0.27.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-action-tutorials-interfaces-0.27.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-action-tutorials-interfaces-0.27.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath
|
build (iron, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-actionlib-msgs-5.0.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-actionlib-msgs-5.0.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-action-msgs-1.6.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-action-msgs-1.6.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-core-generators-0.1.1-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:
|
build (iron, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-actuator-msgs-0.0.1-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-actuator-msgs-0.0.1-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-iron-rosidl-default-generators-1.5.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-action-msgs-1.6.0-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-action-msgs-1.6.0-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rosidl-core-generators-0.1.1-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
|
build (iron, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-adaptive-component-0.2.1-r4'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-iron-adaptive-component-0.2.1-r4'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-rclcpp-21.0.8-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-iron-rclcpp-21.0.8-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-ament-cmake-ros-0.11.2-r4'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-iron-ament-cmake-ros-0.11.2-r4'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-iron-ament-cmake-pytest-2.0.7-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-d
|
build (jazzy, x86_64-linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (jazzy, x86_64-linux)
dependency: /nix/store/8znks5qr6wzvhiqgci8sxrw1964k5j82-ros-jazzy-nlohmann-json-schema-validator-vendor-0.4.1-r1.drv
|
build (jazzy, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-ackermann-msgs-2.0.2-r6'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-ackermann-msgs-2.0.2-r6'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-action-msgs-2.0.2-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-action-msgs-2.0.2-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-core-generators-0.2.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.n
|
build (jazzy, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-ackermann-steering-controller-4.16.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-ackermann-steering-controller-4.16.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-generate-parameter-library-0.3.9-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-jazzy-generate-parameter-library-0.3.9-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-parameter-traits-0.3.9-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-jazzy-parameter-traits-0.3.9-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rclcpp-28.1.5-r1'
whose name attribute
|
build (jazzy, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-action-msgs-2.0.2-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-action-msgs-2.0.2-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-core-generators-0.2.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-jazzy-rosidl-core-generators-0.2.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-generator-c-4.6.4-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-rosidl-generator-c-4.6.4-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-ament-cmake-ros-0.12.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:3
|
build (jazzy, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-action-tutorials-cpp-0.33.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-jazzy-action-tutorials-cpp-0.33.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-action-tutorials-interfaces-0.33.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-action-tutorials-interfaces-0.33.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-action-msgs-2.0.2-r2'
whose name attribute is located at /nix/store/
|
build (jazzy, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-action-tutorials-interfaces-0.33.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-action-tutorials-interfaces-0.33.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-action-msgs-2.0.2-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-action-msgs-2.0.2-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-core-generators-0.2.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stde
|
build (jazzy, x86_64-linux)
error:
… while evaluating the attribute 'drvPath'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/customisation.nix:365:7:
364| in commonAttrs // {
365| drvPath = assert condition; drv.drvPath;
| ^
366| outPath = assert condition; drv.outPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'python3.12-ros-jazzy-action-tutorials-py-0.33.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'python3.12-ros-jazzy-action-tutorials-py-0.33.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-action-tutorials-interfaces-0.33.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-action-tutorials-interfaces-0.33.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.d
|
build (jazzy, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-actionlib-msgs-5.3.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-actionlib-msgs-5.3.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-action-msgs-2.0.2-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-action-msgs-2.0.2-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-core-generators-0.2.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.n
|
build (jazzy, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-actuator-msgs-0.0.1-r4'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-actuator-msgs-0.0.1-r4'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-jazzy-rosidl-default-generators-1.6.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-action-msgs-2.0.2-r2'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-action-msgs-2.0.2-r2'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rosidl-core-generators-0.2.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix
|
build (jazzy, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-adaptive-component-0.2.1-r5'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-jazzy-adaptive-component-0.2.1-r5'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-rclcpp-28.1.5-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-jazzy-rclcpp-28.1.5-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-ament-cmake-ros-0.12.0-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-jazzy-ament-cmake-ros-0.12.0-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-jazzy-ament-cmake-pytest-2.5.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic
|
build (rolling, x86_64-linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (rolling, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-ackermann-msgs-2.0.2-r5'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-rolling-ackermann-msgs-2.0.2-r5'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-rosidl-default-generators-1.7.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-rolling-rosidl-default-generators-1.7.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-action-msgs-2.2.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-rolling-action-msgs-2.2.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-rosidl-core-generators-0.3.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/mak
|
build (rolling, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-ackermann-steering-controller-4.16.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-rolling-ackermann-steering-controller-4.16.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:312:13:
311| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHost" depsHostHost))
312| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "buildInputs" buildInputs'))
| ^
313| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:312:18:
311| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHost" depsHostHost))
312| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "buildInputs" buildInputs'))
| ^
313| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the argument of the not operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:10:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:312:25:
311| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHost" depsHostHost))
312| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "buildInputs" buildInputs'))
| ^
313| ]
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/lists.nix:334:29:
333| */
334| imap1 = f: list: genList (n: f (n + 1) (elemAt list n)) (length list);
| ^
335|
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/lists.nix:334:32:
333| */
334| imap1 = f: list: genList (n: f (n + 1) (elemAt list n)) (
|
build (rolling, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-action-msgs-2.2.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-rolling-action-msgs-2.2.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-rosidl-core-generators-0.3.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-rolling-rosidl-core-generators-0.3.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-rosidl-cmake-4.9.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-rolling-rosidl-cmake-4.9.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost
|
build (rolling, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-action-tutorials-cpp-0.35.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-rolling-action-tutorials-cpp-0.35.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-example-interfaces-0.13.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-rolling-example-interfaces-0.13.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-rosidl-default-generators-1.7.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-rolling-rosidl-default-generators-1.7.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-action-msgs-2.2.0-r1'
whose name attribute is located at /nix/store/avxv
|
build (rolling, x86_64-linux)
error:
… from call site
at /home/runner/work/nix-ros-overlay/nix-ros-overlay/distros/rolling/generated.nix:17:24:
16|
17| action-tutorials-py = self.callPackage ./action-tutorials-py {};
| ^
18|
… while calling 'callPackageWith'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/customisation.nix:212:35:
211| */
212| callPackageWith = autoArgs: fn: args:
| ^
213| let
… while calling the 'abort' builtin
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/customisation.nix:269:13:
268| # which is especially relevant with allowAliases = false
269| else abort "lib.customisation.callPackageWith: ${error}";
| ^
270|
error: evaluation aborted with the following error message: 'lib.customisation.callPackageWith: Function called without required argument "ament-flake8" at /home/runner/work/nix-ros-overlay/nix-ros-overlay/distros/rolling/action-tutorials-py/default.nix:5'
|
build (rolling, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-actionlib-msgs-5.4.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-rolling-actionlib-msgs-5.4.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-rosidl-default-generators-1.7.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-rolling-rosidl-default-generators-1.7.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-action-msgs-2.2.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-rolling-action-msgs-2.2.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-rosidl-core-generators-0.3.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/mak
|
build (rolling, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-actuator-msgs-0.0.1-r3'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-rolling-actuator-msgs-0.0.1-r3'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-rosidl-default-generators-1.7.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-rolling-rosidl-default-generators-1.7.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-action-msgs-2.2.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-rolling-action-msgs-2.2.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-rosidl-core-generators-0.3.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-
|
build (rolling, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-adaptive-component-0.2.1-r4'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-rolling-adaptive-component-0.2.1-r4'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-rclcpp-29.2.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-rolling-rclcpp-29.2.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-ament-cmake-ros-0.13.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-rolling-ament-cmake-ros-0.13.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-ament-cmake-pytest-2.7.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/
|
build (rolling, x86_64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-admittance-controller-4.16.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-rolling-admittance-controller-4.16.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-control-msgs-5.3.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-rolling-control-msgs-5.3.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-rosidl-default-generators-1.7.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'nativeBuildInputs' of derivation 'ros-rolling-rosidl-default-generators-1.7.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:380:7:
379| depsBuildBuild = elemAt (elemAt dependencies 0) 0;
380| nativeBuildInputs = elemAt (elemAt dependencies 0) 1;
| ^
381| depsBuildTarget = elemAt (elemAt dependencies 0) 2;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-rolling-action-msgs-2.2.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avm
|
build (rolling, x86_64-linux)
error:
… from call site
at /home/runner/work/nix-ros-overlay/nix-ros-overlay/distros/rolling/generated.nix:29:16:
28|
29| ament-black = self.callPackage ./ament-black {};
| ^
30|
… while calling 'callPackageWith'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/customisation.nix:212:35:
211| */
212| callPackageWith = autoArgs: fn: args:
| ^
213| let
… while calling the 'abort' builtin
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/customisation.nix:269:13:
268| # which is especially relevant with allowAliases = false
269| else abort "lib.customisation.callPackageWith: ${error}";
| ^
270|
error: evaluation aborted with the following error message: 'lib.customisation.callPackageWith: Function called without required argument "ament-flake8" at /home/runner/work/nix-ros-overlay/nix-ros-overlay/distros/rolling/ament-black/default.nix:5'
|
build (noetic, aarch64-linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (noetic, aarch64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-abb-driver-1.4.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-abb-driver-1.4.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out o
|
build (noetic, aarch64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-abb-egm-msgs-0.5.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-abb-egm-msgs-0.5.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.o
|
build (noetic, aarch64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-abb-rapid-msgs-0.5.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-abb-rapid-msgs-0.5.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or p
|
build (noetic, aarch64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-abb-rapid-sm-addin-msgs-0.5.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-abb-rapid-sm-addin-msgs-0.5.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then
|
build (noetic, aarch64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-abb-robot-msgs-0.5.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-abb-robot-msgs-0.5.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or p
|
build (noetic, aarch64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-ackermann-msgs-1.0.2-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-ackermann-msgs-1.0.2-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or p
|
build (noetic, aarch64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-ackermann-steering-controller-0.22.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-ackermann-steering-controller-0.22.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
179
|
build (noetic, aarch64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-actionlib-1.14.0-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-actionlib-1.14.0-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out o
|
build (noetic, aarch64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-actionlib-lisp-0.2.15-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-actionlib-lisp-0.2.15-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or
|
build (noetic, aarch64-linux)
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-actionlib-msgs-1.13.1-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'ros-noetic-actionlib-msgs-1.13.1-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
… while calling the 'getAttr' builtin
at <nix/derivation-internal.nix>:44:19:
43| value = commonAttrs // {
44| outPath = builtins.getAttr outputName strict;
| ^
45| drvPath = strict.drvPath;
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'ros-noetic-catkin-0.8.10-r1'
whose name attribute is located at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'propagatedBuildInputs' of derivation 'ros-noetic-catkin-0.8.10-r1'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:390:7:
389| depsHostHostPropagated = elemAt (elemAt propagatedDependencies 1) 0;
390| propagatedBuildInputs = elemAt (elemAt propagatedDependencies 1) 1;
| ^
391| depsTargetTargetPropagated = elemAt (elemAt propagatedDependencies 2) 0;
… while calling anonymous lambda
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:13:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… from call site
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/pkgs/stdenv/generic/make-derivation.nix:326:18:
325| (map (drv: getDev drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHostPropagated" depsHostHostPropagated))
326| (map (drv: getDev drv.__spliced.hostTarget or drv) (checkDependencyList "propagatedBuildInputs" propagatedBuildInputs))
| ^
327| ]
… while calling 'getOutput'
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1796:23:
1795| */
1796| getOutput = output: pkg:
| ^
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
… while evaluating a branch condition
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:5:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or pkg.out or pkg
… in the left operand of the OR (||) operator
at /nix/store/avxvalb7xf8x4avmrbcvn1vr5yy46kxs-source/lib/attrsets.nix:1797:32:
1796| getOutput = output: pkg:
1797| if ! pkg ? outputSpecified || ! pkg.outputSpecified
| ^
1798| then pkg.${output} or
|