build packages.x86_64-linux.ghc9123_all
- 0.00 s
$ /nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/timeout --kill-after=15s 7200s /nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link --print-out-paths git+https://github.com/sellout/no-recursion?ref=test-infrastructure&rev=e047dbb2d8a19454b15a7aba73faa45f238d5fb4&shallow=1#packages.x86_64-linux.ghc9123_all --print-build-logs
- 0.10 s
warning: ignoring untrusted flake configuration setting 'allow-import-from-derivation'.
- 0.10 s
Pass '--accept-flake-config' to trust it
- 0.10 s
warning: ignoring untrusted flake configuration setting 'extra-experimental-features'.
- 0.10 s
Pass '--accept-flake-config' to trust it
- 0.10 s
warning: ignoring untrusted flake configuration setting 'extra-substituters'.
- 0.10 s
Pass '--accept-flake-config' to trust it
- 0.10 s
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
- 0.10 s
Pass '--accept-flake-config' to trust it
- 0.10 s
warning: ignoring untrusted flake configuration setting 'sandbox'.
- 0.10 s
Pass '--accept-flake-config' to trust it
- 0.10 s
warning: ignoring untrusted flake configuration setting 'use-registries'.
- 0.10 s
Pass '--accept-flake-config' to trust it
- 0.11 s
- 0.26 s
Building /nix/store/62wzmlxvrjpz64msxwbmhk2cr9sqbix6-no-recursion-0.4.0.1.drv
- 0.39 s
[no-recursion] Phase: setupCompilerEnvironmentPhase
- 0.40 s
[no-recursion] Build with /nix/store/1jfapgiky2800dnxx9cp2iphvxwv6ihg-ghc-9.12.3.
- 0.62 s
[no-recursion] Phase: unpackPhase
- 0.63 s
[no-recursion] unpacking source archive /nix/store/n0qlqr48slp1c3ln8qyr2vxpr6hdf792-plugin
- 0.64 s
[no-recursion] source root is plugin
- 0.65 s
[no-recursion] Phase: patchPhase
- 0.66 s
[no-recursion] Phase: compileBuildDriverPhase
- 0.66 s
[no-recursion] setupCompileFlags: -package-db=/build/tmp.uxCNTohlj9/setup-package.conf.d -threaded
- 0.71 s
[no-recursion] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.uxCNTohlj9/Main.o )
- 0.81 s
[no-recursion] Setup.hs:123:39: error: [GHC-83865]
- 0.81 s
[no-recursion] • Couldn't match type ‘Char’ with ‘[Char]’
- 0.81 s
[no-recursion] Expected: UnitId -> [String]
- 0.81 s
[no-recursion] Actual: UnitId -> String
- 0.81 s
[no-recursion] • In the second argument of ‘(.)’, namely ‘prettyShow’
- 0.81 s
[no-recursion] In the first argument of ‘foldMap’, namely
- 0.81 s
[no-recursion] ‘(("-package-id" :) . prettyShow)’
- 0.81 s
[no-recursion] In the second argument of ‘(<>)’, namely
- 0.81 s
[no-recursion] ‘foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi)’
- 0.81 s
[no-recursion] |
- 0.81 s
[no-recursion] 123 | <> foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi)
- 0.81 s
[no-recursion] | ^^^^^^^^^^
- 0.81 s
[no-recursion]
- 0.84 s
Progress: 0 of 4 built (1 failed)
- 0.84 s
Failed to build no-recursion after 580ms
- 0.84 s
error: Cannot build '/nix/store/62wzmlxvrjpz64msxwbmhk2cr9sqbix6-no-recursion-0.4.0.1.drv'.
- 0.84 s
Reason: builder failed with exit code 1.
- 0.84 s
Output paths:
- 0.84 s
/nix/store/j2pl6h7wrdsywbqw27aqvaanrq6sh81v-no-recursion-0.4.0.1
- 0.84 s
/nix/store/lxh9lh5cjv0pdczgsp0dk0kbk7pqy4xx-no-recursion-0.4.0.1-doc
- 0.84 s
Last 22 log lines:
- 0.84 s
> Running phase: setupCompilerEnvironmentPhase
- 0.84 s
> Build with /nix/store/1jfapgiky2800dnxx9cp2iphvxwv6ihg-ghc-9.12.3.
- 0.84 s
> Running phase: unpackPhase
- 0.84 s
> unpacking source archive /nix/store/n0qlqr48slp1c3ln8qyr2vxpr6hdf792-plugin
- 0.84 s
> source root is plugin
- 0.84 s
> Running phase: patchPhase
- 0.84 s
> Running phase: compileBuildDriverPhase
- 0.84 s
> setupCompileFlags: -package-db=/build/tmp.uxCNTohlj9/setup-package.conf.d -threaded
- 0.84 s
> [1 of 2] Compiling Main ( Setup.hs, /build/tmp.uxCNTohlj9/Main.o )
- 0.84 s
> Setup.hs:123:39: error: [GHC-83865]
- 0.84 s
> • Couldn't match type ‘Char’ with ‘[Char]’
- 0.84 s
> Expected: UnitId -> [String]
- 0.84 s
> Actual: UnitId -> String
- 0.84 s
> • In the second argument of ‘(.)’, namely ‘prettyShow’
- 0.84 s
> In the first argument of ‘foldMap’, namely
- 0.84 s
> ‘(("-package-id" :) . prettyShow)’
- 0.84 s
> In the second argument of ‘(<>)’, namely
- 0.84 s
> ‘foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi)’
- 0.84 s
> |
- 0.84 s
> 123 | <> foldMap (("-package-id" :) . prettyShow) (libraryUnit clbi)
- 0.84 s
> | ^^^^^^^^^^
- 0.84 s
>
- 0.84 s
For full logs, run:
- 0.84 s
nix log /nix/store/62wzmlxvrjpz64msxwbmhk2cr9sqbix6-no-recursion-0.4.0.1.drv
- 0.84 s
error: Cannot build '/nix/store/2c5j8s8wws7i251llsqmrn1xzzak5qrr-ghc-9.12.3-with-packages.drv'.
- 0.84 s
Reason: 1 dependency failed.
- 0.84 s
Output paths:
- 0.84 s
/nix/store/yh5crafd4pwslqchifh5zps1gzkbm1bw-ghc-9.12.3-with-packages
- 0.85 s
error: Build failed due to failed dependency
- 0.85 s
error: Cannot build '/nix/store/kdxx14fvlvk6a03r0fxsz8lj3ryi453v-all-packages.drv'.
- 0.85 s
Reason: 1 dependency failed.
- 0.85 s
Output paths:
- 0.85 s
/nix/store/6jb5sfp1avckzr9f97qh2lqlhsg8f3ig-all-packages
- 0.85 s
Build failed due to failed dependency
- 0.85 s
Build failed.