Disable ghc docs by default #2319
Open
zw3rk Hydra / aarch64-darwin.unstable.ghc912120241215.native.tests.exe-dlls.check
cancelled
Feb 16, 2025 in 31s
Build aborted
2 failed steps
Details
Failed Steps
Step 2
Derivation
/nix/store/qc4xfm5g3ma8v3qgz11l0mf8k3cbzwln-exe-dlls-exe-exe-dlls-0.1.0.0.drv
Log
warning: error: unable to download 'http://storage.local/office/cilwihni1q4vwv9c5bws7magwi6wc9np.narinfo': Could not resolve hostname (6); retrying in 281 ms
warning: error: unable to download 'http://storage.local/office/cilwihni1q4vwv9c5bws7magwi6wc9np.narinfo': Could not resolve hostname (6); retrying in 566 ms
warning: error: unable to download 'http://storage.local/office/cilwihni1q4vwv9c5bws7magwi6wc9np.narinfo': Could not resolve hostname (6); retrying in 1055 ms
warning: error: unable to download 'http://storage.local/office/cilwihni1q4vwv9c5bws7magwi6wc9np.narinfo': Could not resolve hostname (6); retrying in 2267 ms
Step 1
Derivation
/nix/store/0dpll5pk6p4q5q4lyl3qkpjzi37k9x4v-happy-lib-lib-tabular-2.1.5.drv
Log
Running phase: unpackPhase
unpacking source archive /nix/store/rbn05g5rlb3y7rp4zmd542vipmzbdccp-happy-lib-2.1.5.tar.gz
source root is happy-lib-2.1.5
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file happy-lib-2.1.5/tabular/src/Happy/Tabular/NameSet.hs
Running phase: patchPhase
'/private/tmp/nix-build-happy-lib-lib-tabular-2.1.5.drv-0/.attr-0h9ydb7s8pfhl5kfs3rmmwnmpi49yyiw7jgr5dpw9rmvv8sy0f2b' -> 'happy-lib.cabal'
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/09nf19rq318sb8v91n0di9k2jh14ar9x-happy-lib-lib-tabular-2.1.5 lib:tabular --package-db=clear --package-db=/private/tmp/nix-build-happy-lib-lib-tabular-2.1.5.drv-0/tmp.niWEOupXz1/lib/ghc-9.12.1.20241215/lib/package.conf.d --exact-configuration --dependency=grammar=happy-lib-2.1.5-7V6BttD47HWAzNKsFCojlM-grammar --dependency=happy-lib:grammar=happy-lib-2.1.5-7V6BttD47HWAzNKsFCojlM-grammar --dependency=array=array-0.5.8.0-inplace --dependency=base=base-4.21.0.0-inplace --dependency=containers=containers-0.7-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.12.1.20241215-inplace --dependency=ghc-internal=ghc-internal-9.1201.0-inplace --dependency=ghc-prim=ghc-prim-0.13.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.23.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 --disable-library-profiling --disable-profiling --enable-static --enable-shared --disable-executable-dynamic --disable-coverage --enable-library-for-ghci --datadir=/nix/store/40kbfgs2ay5hv74yg9966vypa0i0wppb-happy-lib-lib-tabular-2.1.5-data/share/ghc-9.12.1.20241215
Configuring library 'tabular' for happy-lib-2.1.5..
Running phase: buildPhase
Preprocessing library 'tabular' for happy-lib-2.1.5..
Building library 'tabular' for happy-lib-2.1.5..
[1 of 6] Compiling Happy.Tabular.NameSet ( tabular/src/Happy/Tabular/NameSet.hs, dist/build/tabular/Happy/Tabular/NameSet.o, dist/build/tabular/Happy/Tabular/NameSet.dyn_o )
[2 of 6] Compiling Happy.Tabular.First ( tabular/src/Happy/Tabular/First.lhs, dist/build/tabular/Happy/Tabular/First.o, dist/build/tabular/Happy/Tabular/First.dyn_o )
[3 of 6] Compiling Happy.Tabular.LALR ( tabular/src/Happy/Tabular/LALR.lhs, dist/build/tabular/Happy/Tabular/LALR.o, dist/build/tabular/Happy/Tabular/LALR.dyn_o )
tabular/src/Happy/Tabular/LALR.lhs:28:25: warning: [8;;https://errors.haskell.org/messages/GHC-38856GHC-388568;;] [-Wunused-imports]
The import of ‘foldl'’ from module ‘Data.List’ is redundant
|
28 | > import Data.List (nub,foldl',groupBy,sortBy)
| ^^^^^^
tabular/src/Happy/Tabular/LALR.lhs:517:21: warning: [8;;https://errors.haskell.org/messages/GHC-63394GHC-633948;;] [-Wx-partial]
In the use of ‘head’
(imported from Prelude, but defined in GHC.Internal.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
|
517 | > term_lim = (head terms,last terms)
| ^^^^
[4 of 6] Compiling Happy.Tabular.Info ( tabular/src/Happy/Tabular/Info.lhs, dist/build/tabular/Happy/Tabular/Info.o, dist/build/tabular/Happy/Tabular/Info.dyn_o )
[5 of 6] Compiling Happy.Tabular ( tabular/src/Happy/Tabular.lhs, dist/build/tabular/Happy/Tabular.o, dist/build/tabular/Happy/Tabular.dyn_o )
[6 of 6] Compiling Paths_happy_lib ( dist/build/tabular/autogen/Paths_happy_lib.hs, dist/build/tabular/Paths_happy_lib.o, dist/build/tabular/Paths_happy_lib.dyn_o )
Running phase: installPhase
Installing internal library tabular in /nix/store/09nf19rq318sb8v91n0di9k2jh14ar9x-happy-lib-lib-tabular-2.1.5/lib/aarch64-osx-ghc-9.12.1.20241215/happy-lib-2.1.5-9RFx2XSgH5fK8xZ2XydaAp-tabular
Running phase: fixupPhase
checking for references to /private/tmp/nix-build-happy-lib-lib-tabular-2.1.5.drv-0/ in /nix/store/09nf19rq318sb8v91n0di9k2jh14ar9x-happy-lib-lib-tabular-2.1.5...
patching script interpreter paths in /nix/store/09nf19rq318sb8v91n0di9k2jh14ar9x-happy-lib-lib-tabular-2.1.5
checking for references to /private/tmp/nix-build-happy-lib-lib-tabular-2.1.5.drv-0/ in /nix/store/40kbfgs2ay5hv74yg9966vypa0i0wppb-happy-lib-lib-tabular-2.1.5-data...
patching script interpreter paths in /nix/store/40kbfgs2ay5hv74yg9966vypa0i0wppb-happy-lib-lib-tabular-2.1.5-data
Running phase: installCheckPhase
/nix/store/09nf19rq318sb8v91n0di9k2jh14ar9x-happy-lib-lib-tabular-2.1.5/package.conf.d/happy-lib-2.1.5-9RFx2XSgH5fK8xZ2XydaAp-tabular.conf is present
Loading