nixbot

builds

Mic92/nix-1 build #21 failed

branch main · commit e9bc07a77d · · took 21m 11s

eval warnings 1 kind · 1 occurrence
  • warn packaging-overriding check currently disabled because of a permissions issue on macOS ×1

7 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.pre-commit 21s
pre-commit-run: auto required = drvOptions.getRequiredSystemFeatures(*drv); auto & available = worker.store.config.systemFeatures.get( …
pre-commit-run:
             auto required = drvOptions.getRequiredSystemFeatures(*drv);
             auto & available = worker.store.config.systemFeatures.get();
-            bool featuresOk =
-                std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
+            bool featuresOk = std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
             if (worker.settings.maxBuildJobs.get() != 0 && platformOk && featuresOk) {
                 debug(
                     "external builder declined '%s'; falling back to a local build",
failed checks.aarch64-linux.packaging-overriding 20m 3s
equal-contents-trivial-patch-does-not-change-source-contents: tribuchet: building on eliza
equal-contents-trivial-patch-does-not-change-source-contents:
tribuchet: building on eliza
failed checks.aarch64-linux.pre-commit 10s
pre-commit-run: auto required = drvOptions.getRequiredSystemFeatures(*drv); auto & available = worker.store.config.systemFeatures.get( …
pre-commit-run:
             auto required = drvOptions.getRequiredSystemFeatures(*drv);
             auto & available = worker.store.config.systemFeatures.get();
-            bool featuresOk =
-                std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
+            bool featuresOk = std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
             if (worker.settings.maxBuildJobs.get() != 0 && platformOk && featuresOk) {
                 debug(
                     "external builder declined '%s'; falling back to a local build",
failed checks.x86_64-linux.dockerImage 20m 56s
setup: error: Cannot build '/nix/store/wmdz8vkyg6ck11ik1c0mcsbk0ldyy5dr-closure-info.drv'. Reason: 1 dependency failed. Output paths: /ni …
setup:
error: Cannot build '/nix/store/wmdz8vkyg6ck11ik1c0mcsbk0ldyy5dr-closure-info.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/h1j0mh1cm2ixfgb4qcag0mk44dhbf7x8-closure-info
error: Cannot build '/nix/store/46qbvnibkjjv4n4jx2iz1x5ixax5yywg-nix-customisation-layer.drv'.
       Reason: 2 dependencies failed.
       Output paths:
         /nix/store/by6vab7im84zcrgyx86qlc9wjixfpmxb-nix-customisation-layer
error: Cannot build '/nix/store/9841zv03svbzm4k6011cq00v54wgswhs-excludePaths.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/ghaa7hrvmnc8y2zi8x1qbdjqyzbvavim-excludePaths
error: Cannot build '/nix/store/v1vbcszii5p8s6x8xcyinf8h47yhv2nd-layers.json.drv'.
       Reason: 2 dependencies failed.
       Output paths:
         /nix/store/fdagxvyimczjaaci2f0qp4dbsx7gzjkh-layers.json
error: Cannot build '/nix/store/lgmkqxl9nzjkm0gz730f6v0w5zkn26kv-nix-conf.json.drv'.
       Reason: 2 dependencies failed.
       Output paths:
         /nix/store/0g6zsj7q6vx2nsgkxdrnhx0crm656984-nix-conf.json
error: Cannot build '/nix/store/78x1gs7l0z3r7k7ymhkaclp4c1lkzikm-stream-nix.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/sw2v3a1z5vssyh1dyjyfqwdynlvm40pr-stream-nix
error: Cannot build '/nix/store/k7fjdj92h4mrmhnflwyn84ibmmz3bi9n-nix.tar.gz.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/nhh7d2bc0vw4kxsx9f1s5crkhr04i69m-nix.tar.gz
error: Cannot build '/nix/store/l950wq59lbzwbq6c6bxmj323gyykp8dq-docker-image-tarball-2.36.0pre20260827_e9bc07a.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/hk1xd0iy6zykjfx7khay4snqcw4ix3r3-docker-image-tarball-2.36.0pre20260827_e9bc07a
failed checks.x86_64-linux.installTests 1m 33s
nix-daemon-compat-tests-2.36.0pre20260827_e9bc07a-with-daemon-2.35.1: 122/222 main - nix-functional-tests:write-file FAIL …
nix-daemon-compat-tests-2.36.0pre20260827_e9bc07a-with-daemon-2.35.1:
122/222 main - nix-functional-tests:write-file                              FAIL            0.52s   exit status 1
161/222 dyn-drv - nix-functional-tests:dep-built-drv-submitted              FAIL            1.07s   exit status 1
163/222 dyn-drv - nix-functional-tests:submit-failure                       FAIL            1.08s   exit status 1
164/222 dyn-drv - nix-functional-tests:submit-reference                     FAIL            1.08s   exit status 1
Ok:                191 
Fail:              4   
Skipped:           27  
Full log written to /build/source/tests/functional/build/meson-logs/testlog.txt
failed checks.x86_64-linux.packaging-overriding 20m 4s
equal-contents-trivial-patch-does-not-change-source-contents: tribuchet: building on jamie
equal-contents-trivial-patch-does-not-change-source-contents:
tribuchet: building on jamie
failed checks.x86_64-linux.pre-commit 7s
pre-commit-run: auto required = drvOptions.getRequiredSystemFeatures(*drv); auto & available = worker.store.config.systemFeatures.get( …
pre-commit-run:
             auto required = drvOptions.getRequiredSystemFeatures(*drv);
             auto & available = worker.store.config.systemFeatures.get();
-            bool featuresOk =
-                std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
+            bool featuresOk = std::ranges::all_of(required, [&](const std::string & f) { return available.count(f); });
             if (worker.settings.maxBuildJobs.get() != 0 && platformOk && featuresOk) {
                 debug(
                     "external builder declined '%s'; falling back to a local build",
23 succeeded
succeeded attributes
status attribute duration
loading…
24 already built
skipped attributes
status attribute duration
loading…