fix: use ghc967 to bootstrap (25.11) #2446
+18
−8
Closed
zw3rk Hydra / aarch64-darwin.unstable.ghc984.native.tests.th-dlls.build-profiled
cancelled
Nov 4, 2025 in 5s
Build aborted
16 failed steps
Details
Failed Steps
Step 28
Derivation
/nix/store/zv9js4f928zjxdnf9dzxbpfcgkiccd2d-th-reify-many-lib-th-reify-many-0.1.10.drv
Log
Not available.
Step 27
Derivation
/nix/store/zv9js4f928zjxdnf9dzxbpfcgkiccd2d-th-reify-many-lib-th-reify-many-0.1.10.drv
Log
Not available.
Step 26
Derivation
/nix/store/zv9js4f928zjxdnf9dzxbpfcgkiccd2d-th-reify-many-lib-th-reify-many-0.1.10.drv
Log
Not available.
Step 25
Derivation
/nix/store/zv9js4f928zjxdnf9dzxbpfcgkiccd2d-th-reify-many-lib-th-reify-many-0.1.10.drv
Log
Not available.
Step 24
Derivation
/nix/store/zv9js4f928zjxdnf9dzxbpfcgkiccd2d-th-reify-many-lib-th-reify-many-0.1.10.drv
Log
Not available.
Step 23
Derivation
/nix/store/zv9js4f928zjxdnf9dzxbpfcgkiccd2d-th-reify-many-lib-th-reify-many-0.1.10.drv
Log
Not available.
Step 22
Derivation
/nix/store/zv9js4f928zjxdnf9dzxbpfcgkiccd2d-th-reify-many-lib-th-reify-many-0.1.10.drv
Log
Not available.
Step 21
Derivation
/nix/store/igmnyjy1yn649gs3v92ly8pl3ycqblzb-math-functions-lib-math-functions-0.3.4.4.drv
Log
Running phase: unpackPhase
unpacking source archive /nix/store/akwvhldzri8qi9y56nb5274yk570n72y-math-functions-0.3.4.4.tar.gz
source root is math-functions-0.3.4.4
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "math-functions-0.3.4.4/tests/tests.hs"
Running phase: patchPhase
'/nix/var/nix/builds/nix-3554-3082914074/.attr-0h9ydb7s8pfhl5kfs3rmmwnmpi49yyiw7jgr5dpw9rmvv8sy0f2b' -> 'math-functions.cabal'
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/l1am5ilnr5iwb23qjf2hr1cxpf1z71b6-math-functions-lib-math-functions-0.3.4.4 lib:math-functions --package-db=clear --package-db=/nix/var/nix/builds/nix-3554-3082914074/tmp.p1ayP0pI5Z/lib/ghc-9.8.4/lib/package.conf.d --flags=system-erf --flags=system-expm1 --exact-configuration --dependency=data-default-class=data-default-class-0.2.0.0-CjoLsHLNRL5HOmbZU1FvV6 --dependency=data-default=data-default-0.8.0.1-1xCv6D5orjY6O9aT2YDXOA --dependency=primitive=primitive-0.9.1.0-FI4ablStFrKABDqEidp4iv --dependency=vector=vector-0.13.2.0-1vVyaGFk83XAl8FLwQnaWS --dependency=vector-stream=vector-stream-0.1.0.1-6z73n1LRnZvKlURnjwR3rr --dependency=array=array-0.5.8.0-inplace --dependency=base=base-4.19.2.0-inplace --dependency=containers=containers-0.6.8-inplace --dependency=deepseq=deepseq-1.5.1.0-inplace --dependency=ghc-bignum=ghc-bignum-1.3-inplace --dependency=ghc-boot-th=ghc-boot-th-9.8.4-inplace --dependency=ghc-prim=ghc-prim-0.11.0-inplace --dependency=integer-gmp=integer-gmp-1.1-inplace --dependency=pretty=pretty-1.1.3.6-inplace --dependency=rts=rts-1.0.2 --dependency=template-haskell=template-haskell-2.21.0.0-inplace --dependency=transformers=transformers-0.6.1.0-inplace --with-ghc=ghc --with-ghc-pkg=ghc-pkg --with-hsc2hs=hsc2hs --with-gcc=cc --with-ar=ar --with-strip=strip --with-ld=ld --disable-executable-stripping --disable-library-stripping --enable-library-profiling --disable-profiling --enable-static --enable-shared --disable-executable-dynamic --disable-coverage --enable-library-for-ghci --datadir=/nix/store/c2zmdxppfiqbssi8y0rb4xrla5c3czwi-math-functions-lib-math-functions-0.3.4.4-data/share/ghc-9.8.4 --profiling-detail=default
Configuring library for math-functions-0.3.4.4...
Running phase: buildPhase
Preprocessing library for math-functions-0.3.4.4...
Building library for math-functions-0.3.4.4...
[ 1 of 11] Compiling Numeric.MathFunctions.Comparison ( Numeric/MathFunctions/Comparison.hs, dist/build/Numeric/MathFunctions/Comparison.o, dist/build/Numeric/MathFunctions/Comparison.dyn_o )
[ 2 of 11] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, dist/build/Numeric/MathFunctions/Constants.o, dist/build/Numeric/MathFunctions/Constants.dyn_o )
[ 3 of 11] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, dist/build/Numeric/Polynomial.o, dist/build/Numeric/Polynomial.dyn_o )
[ 4 of 11] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, dist/build/Numeric/Polynomial/Chebyshev.o, dist/build/Numeric/Polynomial/Chebyshev.dyn_o )
[ 5 of 11] Compiling Numeric.RootFinding ( Numeric/RootFinding.hs, dist/build/Numeric/RootFinding.o, dist/build/Numeric/RootFinding.dyn_o )
[ 6 of 11] Compiling Numeric.Series ( Numeric/Series.hs, dist/build/Numeric/Series.o, dist/build/Numeric/Series.dyn_o )
Numeric/Series.hs:29:1: warning: [GHC-66111] [-Wunused-imports]
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
|
29 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 7 of 11] Compiling Numeric.SpecFunctions.Compat ( Numeric/SpecFunctions/Compat.hs, dist/build/Numeric/SpecFunctions/Compat.o, dist/build/Numeric/SpecFunctions/Compat.dyn_o )
[ 8 of 11] Compiling Numeric.SpecFunctions.Internal ( Numeric/SpecFunctions/Internal.hs, dist/build/Numeric/SpecFunctions/Internal.o, dist/build/Numeric/SpecFunctions/Internal.dyn_o )
Numeric/SpecFunctions/Internal.hs:859:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
Pattern match(es) are non-exhaustive
In a pattern binding:
Patterns of type ‘Root Double’ not matched:
NotBracketed
SearchFailed
|
859 | Root x0 = newtonRaphson def{newtonTol=RelTol 1e-8} (lower, x_guess, upper) func
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 9 of 11] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, dist/build/Numeric/SpecFunctions/Extra.o, dist/build/Numeric/SpecFunctions/Extra.dyn_o )
[10 of 11] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, dist/build/Numeric/SpecFunctions.o, dist/build/Numeric/SpecFunctions.dyn_o )
[11 of 11] Compiling Numeric.Sum ( Numeric/Sum.hs, dist/build/Numeric/Sum.o, dist/build/Numeric/Sum.dyn_o )
Numeric/Sum.hs:56:1: warning: [GHC-66111] [-Wunused-imports]
The import of ‘Data.Semigroup’ is redundant
except perhaps to import instances from ‘Data.Semigroup’
To import instances alone, use: import Data.Semigroup()
|
56 | import Data.Semigroup (Semigroup(..)) -- Needed for GHC <8.4
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 1 of 11] Compiling Numeric.MathFunctions.Comparison ( Numeric/MathFunctions/Comparison.hs, dist/build/Numeric/MathFunctions/Comparison.p_o )
[ 2 of 11] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, dist/build/Numeric/MathFunctions/Constants.p_o )
[ 3 of 11] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, dist/build/Numeric/Polynomial.p_o )
[ 4 of 11] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, dist/build/Numeric/Polynomial/Chebyshev.p_o )
[ 5 of 11] Compiling Numeric.RootFinding ( Numeric/RootFinding.hs, dist/build/Numeric/RootFinding.p_o )
[ 6 of 11] Compiling Numeric.Series ( Numeric/Series.hs, dist/build/Numeric/Series.p_o )
Numeric/Series.hs:29:1: warning: [GHC-66111] [-Wunused-imports]
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
|
29 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 7 of 11] Compiling Numeric.SpecFunctions.Compat ( Numeric/SpecFunctions/Compat.hs, dist/build/Numeric/SpecFunctions/Compat.p_o )
[ 8 of 11] Compiling Numeric.SpecFunctions.Internal ( Numeric/SpecFunctions/Internal.hs, dist/build/Numeric/SpecFunctions/Internal.p_o )
Numeric/SpecFunctions/Internal.hs:859:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
Pattern match(es) are non-exhaustive
In a pattern binding:
Patterns of type ‘Root Double’ not matched:
NotBracketed
SearchFailed
|
859 | Root x0 = newtonRaphson def{newtonTol=RelTol 1e-8} (lower, x_guess, upper) func
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 9 of 11] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, dist/build/Numeric/SpecFunctions/Extra.p_o )
[10 of 11] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, dist/build/Numeric/SpecFunctions.p_o )
[11 of 11] Compiling Numeric.Sum ( Numeric/Sum.hs, dist/build/Numeric/Sum.p_o )
Numeric/Sum.hs:56:1: warning: [GHC-66111] [-Wunused-imports]
The import of ‘Data.Semigroup’ is redundant
except perhaps to import instances from ‘Data.Semigroup’
To import instances alone, use: import Data.Semigroup()
|
56 | import Data.Semigroup (Semigroup(..)) -- Needed for GHC <8.4
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Running phase: installPhase
Installing library in /nix/store/l1am5ilnr5iwb23qjf2hr1cxpf1z71b6-math-functions-lib-math-functions-0.3.4.4/lib/aarch64-osx-ghc-9.8.4-inplace/math-functions-0.3.4.4-9RgsqmExiTC6ohsaFss5Le
Running phase: fixupPhase
checking for references to /nix/var/nix/builds/nix-3554-3082914074/ in /nix/store/l1am5ilnr5iwb23qjf2hr1cxpf1z71b6-math-functions-lib-math-functions-0.3.4.4...
patching script interpreter paths in /nix/store/l1am5ilnr5iwb23qjf2hr1cxpf1z71b6-math-functions-lib-math-functions-0.3.4.4
checking for references to /nix/var/nix/builds/nix-3554-3082914074/ in /nix/store/c2zmdxppfiqbssi8y0rb4xrla5c3czwi-math-functions-lib-math-functions-0.3.4.4-data...
patching script interpreter paths in /nix/store/c2zmdxppfiqbssi8y0rb4xrla5c3czwi-math-functions-lib-math-functions-0.3.4.4-data
Running phase: installCheckPhase
/nix/store/l1am5ilnr5iwb23qjf2hr1cxpf1z71b6-math-functions-lib-math-functions-0.3.4.4/package.conf.d/math-functions-0.3.4.4-9RgsqmExiTC6ohsaFss5Le.conf is present
Step 19
Derivation
/nix/store/zv9js4f928zjxdnf9dzxbpfcgkiccd2d-th-reify-many-lib-th-reify-many-0.1.10.drv
Log
Not available.
Step 18
Derivation
/nix/store/qirpi12p0kq0cknkkwi887wvl9wa57xs-data-default-class-lib-data-default-class-0.2.0.0.drv
Log
Running phase: unpackPhase
unpacking source archive /nix/store/6wkj8rz16jj3idajjjmsfjf4jarb4744-data-default-class-0.2.0.0.tar.gz
source root is data-default-class-0.2.0.0
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "data-default-class-0.2.0.0/data-default-class.cabal"
Running phase: patchPhase
'/nix/var/nix/builds/nix-94030-3023537038/.attr-0h9ydb7s8pfhl5kfs3rmmwnmpi49yyiw7jgr5dpw9rmvv8sy0f2b' -> 'data-default-class.cabal'
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0 lib:data-default-class --package-db=clear --package-db=/nix/var/nix/builds/nix-94030-3023537038/tmp.smNd51h0yJ/lib/ghc-9.8.4/lib/package.conf.d --exact-configuration --dependency=data-default=data-default-0.8.0.1-1xCv6D5orjY6O9aT2YDXOA --dependency=array=array-0.5.8.0-inplace --dependency=base=base-4.19.2.0-inplace --dependency=containers=containers-0.6.8-inplace --dependency=deepseq=deepseq-1.5.1.0-inplace --dependency=ghc-bignum=ghc-bignum-1.3-inplace --dependency=ghc-boot-th=ghc-boot-th-9.8.4-inplace --dependency=ghc-prim=ghc-prim-0.11.0-inplace --dependency=integer-gmp=integer-gmp-1.1-inplace --dependency=pretty=pretty-1.1.3.6-inplace --dependency=rts=rts-1.0.2 --dependency=template-haskell=template-haskell-2.21.0.0-inplace --with-ghc=ghc --with-ghc-pkg=ghc-pkg --with-hsc2hs=hsc2hs --with-gcc=cc --with-ar=ar --with-strip=strip --with-ld=ld --disable-executable-stripping --disable-library-stripping --enable-library-profiling --disable-profiling --enable-static --enable-shared --disable-executable-dynamic --disable-coverage --enable-library-for-ghci --datadir=/nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data/share/ghc-9.8.4 --profiling-detail=default
Configuring library for data-default-class-0.2.0.0...
Running phase: buildPhase
Preprocessing library for data-default-class-0.2.0.0...
Building library for data-default-class-0.2.0.0...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o, dist/build/Data/Default/Class.dyn_o )
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.p_o )
Running phase: installPhase
Installing library in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0/lib/aarch64-osx-ghc-9.8.4-inplace/data-default-class-0.2.0.0-CjoLsHLNRL5HOmbZU1FvV6
Running phase: fixupPhase
checking for references to /nix/var/nix/builds/nix-94030-3023537038/ in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0...
patching script interpreter paths in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0
checking for references to /nix/var/nix/builds/nix-94030-3023537038/ in /nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data...
patching script interpreter paths in /nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data
Running phase: installCheckPhase
/nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0/package.conf.d/data-default-class-0.2.0.0-CjoLsHLNRL5HOmbZU1FvV6.conf is present
Step 17
Derivation
/nix/store/zv9js4f928zjxdnf9dzxbpfcgkiccd2d-th-reify-many-lib-th-reify-many-0.1.10.drv
Log
Not available.
Step 16
Derivation
/nix/store/qirpi12p0kq0cknkkwi887wvl9wa57xs-data-default-class-lib-data-default-class-0.2.0.0.drv
Log
Running phase: unpackPhase
unpacking source archive /nix/store/6wkj8rz16jj3idajjjmsfjf4jarb4744-data-default-class-0.2.0.0.tar.gz
source root is data-default-class-0.2.0.0
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "data-default-class-0.2.0.0/data-default-class.cabal"
Running phase: patchPhase
'/nix/var/nix/builds/nix-94030-3023537038/.attr-0h9ydb7s8pfhl5kfs3rmmwnmpi49yyiw7jgr5dpw9rmvv8sy0f2b' -> 'data-default-class.cabal'
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0 lib:data-default-class --package-db=clear --package-db=/nix/var/nix/builds/nix-94030-3023537038/tmp.smNd51h0yJ/lib/ghc-9.8.4/lib/package.conf.d --exact-configuration --dependency=data-default=data-default-0.8.0.1-1xCv6D5orjY6O9aT2YDXOA --dependency=array=array-0.5.8.0-inplace --dependency=base=base-4.19.2.0-inplace --dependency=containers=containers-0.6.8-inplace --dependency=deepseq=deepseq-1.5.1.0-inplace --dependency=ghc-bignum=ghc-bignum-1.3-inplace --dependency=ghc-boot-th=ghc-boot-th-9.8.4-inplace --dependency=ghc-prim=ghc-prim-0.11.0-inplace --dependency=integer-gmp=integer-gmp-1.1-inplace --dependency=pretty=pretty-1.1.3.6-inplace --dependency=rts=rts-1.0.2 --dependency=template-haskell=template-haskell-2.21.0.0-inplace --with-ghc=ghc --with-ghc-pkg=ghc-pkg --with-hsc2hs=hsc2hs --with-gcc=cc --with-ar=ar --with-strip=strip --with-ld=ld --disable-executable-stripping --disable-library-stripping --enable-library-profiling --disable-profiling --enable-static --enable-shared --disable-executable-dynamic --disable-coverage --enable-library-for-ghci --datadir=/nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data/share/ghc-9.8.4 --profiling-detail=default
Configuring library for data-default-class-0.2.0.0...
Running phase: buildPhase
Preprocessing library for data-default-class-0.2.0.0...
Building library for data-default-class-0.2.0.0...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o, dist/build/Data/Default/Class.dyn_o )
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.p_o )
Running phase: installPhase
Installing library in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0/lib/aarch64-osx-ghc-9.8.4-inplace/data-default-class-0.2.0.0-CjoLsHLNRL5HOmbZU1FvV6
Running phase: fixupPhase
checking for references to /nix/var/nix/builds/nix-94030-3023537038/ in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0...
patching script interpreter paths in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0
checking for references to /nix/var/nix/builds/nix-94030-3023537038/ in /nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data...
patching script interpreter paths in /nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data
Running phase: installCheckPhase
/nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0/package.conf.d/data-default-class-0.2.0.0-CjoLsHLNRL5HOmbZU1FvV6.conf is present
Step 15
Derivation
/nix/store/zv9js4f928zjxdnf9dzxbpfcgkiccd2d-th-reify-many-lib-th-reify-many-0.1.10.drv
Log
Not available.
Step 14
Derivation
/nix/store/qirpi12p0kq0cknkkwi887wvl9wa57xs-data-default-class-lib-data-default-class-0.2.0.0.drv
Log
Running phase: unpackPhase
unpacking source archive /nix/store/6wkj8rz16jj3idajjjmsfjf4jarb4744-data-default-class-0.2.0.0.tar.gz
source root is data-default-class-0.2.0.0
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "data-default-class-0.2.0.0/data-default-class.cabal"
Running phase: patchPhase
'/nix/var/nix/builds/nix-94030-3023537038/.attr-0h9ydb7s8pfhl5kfs3rmmwnmpi49yyiw7jgr5dpw9rmvv8sy0f2b' -> 'data-default-class.cabal'
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0 lib:data-default-class --package-db=clear --package-db=/nix/var/nix/builds/nix-94030-3023537038/tmp.smNd51h0yJ/lib/ghc-9.8.4/lib/package.conf.d --exact-configuration --dependency=data-default=data-default-0.8.0.1-1xCv6D5orjY6O9aT2YDXOA --dependency=array=array-0.5.8.0-inplace --dependency=base=base-4.19.2.0-inplace --dependency=containers=containers-0.6.8-inplace --dependency=deepseq=deepseq-1.5.1.0-inplace --dependency=ghc-bignum=ghc-bignum-1.3-inplace --dependency=ghc-boot-th=ghc-boot-th-9.8.4-inplace --dependency=ghc-prim=ghc-prim-0.11.0-inplace --dependency=integer-gmp=integer-gmp-1.1-inplace --dependency=pretty=pretty-1.1.3.6-inplace --dependency=rts=rts-1.0.2 --dependency=template-haskell=template-haskell-2.21.0.0-inplace --with-ghc=ghc --with-ghc-pkg=ghc-pkg --with-hsc2hs=hsc2hs --with-gcc=cc --with-ar=ar --with-strip=strip --with-ld=ld --disable-executable-stripping --disable-library-stripping --enable-library-profiling --disable-profiling --enable-static --enable-shared --disable-executable-dynamic --disable-coverage --enable-library-for-ghci --datadir=/nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data/share/ghc-9.8.4 --profiling-detail=default
Configuring library for data-default-class-0.2.0.0...
Running phase: buildPhase
Preprocessing library for data-default-class-0.2.0.0...
Building library for data-default-class-0.2.0.0...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o, dist/build/Data/Default/Class.dyn_o )
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.p_o )
Running phase: installPhase
Installing library in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0/lib/aarch64-osx-ghc-9.8.4-inplace/data-default-class-0.2.0.0-CjoLsHLNRL5HOmbZU1FvV6
Running phase: fixupPhase
checking for references to /nix/var/nix/builds/nix-94030-3023537038/ in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0...
patching script interpreter paths in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0
checking for references to /nix/var/nix/builds/nix-94030-3023537038/ in /nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data...
patching script interpreter paths in /nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data
Running phase: installCheckPhase
/nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0/package.conf.d/data-default-class-0.2.0.0-CjoLsHLNRL5HOmbZU1FvV6.conf is present
Step 11
Derivation
/nix/store/zv9js4f928zjxdnf9dzxbpfcgkiccd2d-th-reify-many-lib-th-reify-many-0.1.10.drv
Log
Not available.
Step 10
Derivation
/nix/store/qirpi12p0kq0cknkkwi887wvl9wa57xs-data-default-class-lib-data-default-class-0.2.0.0.drv
Log
Running phase: unpackPhase
unpacking source archive /nix/store/6wkj8rz16jj3idajjjmsfjf4jarb4744-data-default-class-0.2.0.0.tar.gz
source root is data-default-class-0.2.0.0
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "data-default-class-0.2.0.0/data-default-class.cabal"
Running phase: patchPhase
'/nix/var/nix/builds/nix-94030-3023537038/.attr-0h9ydb7s8pfhl5kfs3rmmwnmpi49yyiw7jgr5dpw9rmvv8sy0f2b' -> 'data-default-class.cabal'
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0 lib:data-default-class --package-db=clear --package-db=/nix/var/nix/builds/nix-94030-3023537038/tmp.smNd51h0yJ/lib/ghc-9.8.4/lib/package.conf.d --exact-configuration --dependency=data-default=data-default-0.8.0.1-1xCv6D5orjY6O9aT2YDXOA --dependency=array=array-0.5.8.0-inplace --dependency=base=base-4.19.2.0-inplace --dependency=containers=containers-0.6.8-inplace --dependency=deepseq=deepseq-1.5.1.0-inplace --dependency=ghc-bignum=ghc-bignum-1.3-inplace --dependency=ghc-boot-th=ghc-boot-th-9.8.4-inplace --dependency=ghc-prim=ghc-prim-0.11.0-inplace --dependency=integer-gmp=integer-gmp-1.1-inplace --dependency=pretty=pretty-1.1.3.6-inplace --dependency=rts=rts-1.0.2 --dependency=template-haskell=template-haskell-2.21.0.0-inplace --with-ghc=ghc --with-ghc-pkg=ghc-pkg --with-hsc2hs=hsc2hs --with-gcc=cc --with-ar=ar --with-strip=strip --with-ld=ld --disable-executable-stripping --disable-library-stripping --enable-library-profiling --disable-profiling --enable-static --enable-shared --disable-executable-dynamic --disable-coverage --enable-library-for-ghci --datadir=/nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data/share/ghc-9.8.4 --profiling-detail=default
Configuring library for data-default-class-0.2.0.0...
Running phase: buildPhase
Preprocessing library for data-default-class-0.2.0.0...
Building library for data-default-class-0.2.0.0...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o, dist/build/Data/Default/Class.dyn_o )
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.p_o )
Running phase: installPhase
Installing library in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0/lib/aarch64-osx-ghc-9.8.4-inplace/data-default-class-0.2.0.0-CjoLsHLNRL5HOmbZU1FvV6
Running phase: fixupPhase
checking for references to /nix/var/nix/builds/nix-94030-3023537038/ in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0...
patching script interpreter paths in /nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0
checking for references to /nix/var/nix/builds/nix-94030-3023537038/ in /nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data...
patching script interpreter paths in /nix/store/0byfglp3kimz18kpds547qknzmmc0z02-data-default-class-lib-data-default-class-0.2.0.0-data
Running phase: installCheckPhase
/nix/store/kj3glm6gql1bsjwi9qfd5pdx9y1hm59h-data-default-class-lib-data-default-class-0.2.0.0/package.conf.d/data-default-class-0.2.0.0-CjoLsHLNRL5HOmbZU1FvV6.conf is present
Loading