Skip to content

Add materialized files

5d62bc1
Select commit
Loading
Failed to load commit list.
Merged

Add GHC 9.8.4 #2287

Add materialized files
5d62bc1
Select commit
Loading
Failed to load commit list.
zw3rk Hydra / ci/hydra-build:aarch64-darwin.unstable.ghc984.native.tests.shell-for-setup-deps.run succeeded Dec 5, 2024 in 1s

Build succeeded

3 failed steps

Details

Failed Steps

Step 49

Derivation

/nix/store/17sxmm9ql4q5rps4zwq8lrg88f2y5vp0-attoparsec-lib-attoparsec-0.14.4.drv

Log

Running phase: unpackPhase
unpacking source archive /nix/store/7xizd63623bzgyny21lfm7krwk9kr0qf-attoparsec-0.14.4.tar.gz
source root is attoparsec-0.14.4
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file attoparsec-0.14.4/tests/QC/Text/Regressions.hs
Running phase: patchPhase
'/private/tmp/nix-build-attoparsec-lib-attoparsec-0.14.4.drv-0/.attr-0h9ydb7s8pfhl5kfs3rmmwnmpi49yyiw7jgr5dpw9rmvv8sy0f2b' -> 'attoparsec.cabal'
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/5kgj24lynmv86h0v0k3aij3vpfj720zn-attoparsec-lib-attoparsec-0.14.4 lib:attoparsec --package-db=clear --package-db=/private/tmp/nix-build-attoparsec-lib-attoparsec-0.14.4.drv-0/tmp.Vn3mukcRSC/lib/ghc-9.8.4/lib/package.conf.d --flags=-developer --exact-configuration --dependency=attoparsec-internal=attoparsec-0.14.4-8eQqMq3Ark4g8OpTT8N3D-attoparsec-internal --dependency=attoparsec:attoparsec-internal=attoparsec-0.14.4-8eQqMq3Ark4g8OpTT8N3D-attoparsec-internal --dependency=scientific=scientific-0.3.8.0-EzSAoT2PI7GC2ZLqUiGb7d --dependency=hashable=hashable-1.5.0.0-CJcCLhsCpdHlEFddjHE51 --dependency=os-string=os-string-2.0.7-5BBZgm2IGGO8ifbVrttmLE --dependency=integer-logarithms=integer-logarithms-1.0.3.1-4Ky8LqhijBNLqxbyEaDHXf --dependency=primitive=primitive-0.9.0.0-1UDyEWOp0k1GHKpLTii4HH --dependency=array=array-0.5.8.0-inplace --dependency=base=base-4.19.2.0-inplace --dependency=binary=binary-0.8.9.1-inplace --dependency=bytestring=bytestring-0.12.1.0-inplace --dependency=containers=containers-0.6.8-inplace --dependency=deepseq=deepseq-1.5.1.0-inplace --dependency=exceptions=exceptions-0.10.7-inplace --dependency=filepath=filepath-1.4.301.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=mtl=mtl-2.3.1-inplace --dependency=pretty=pretty-1.1.3.6-inplace --dependency=rts=rts-1.0.2 --dependency=stm=stm-2.5.3.1-inplace --dependency=system-cxx-std-lib=system-cxx-std-lib-1.0 --dependency=template-haskell=template-haskell-2.21.0.0-inplace --dependency=text=text-2.1.1-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 --disable-library-profiling --disable-profiling --enable-static --enable-shared --disable-executable-dynamic --disable-coverage --enable-library-for-ghci --datadir=/nix/store/nkwzdjpqq08gz1i7csg8lqdm7p8jdkzi-attoparsec-lib-attoparsec-0.14.4-data/share/ghc-9.8.4 
Configuring library for attoparsec-0.14.4..
Running phase: buildPhase
Preprocessing library for attoparsec-0.14.4..
Building library for attoparsec-0.14.4..
[ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o, dist/build/Data/Attoparsec/Internal/Types.dyn_o )

Data/Attoparsec/Internal/Types.hs:28:53: warning: [GHC-38856] [-Wunused-imports]
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
   |
28 | import Control.Applicative as App (Applicative(..), (<$>))
   |                                                     ^^^^^

Data/Attoparsec/Internal/Types.hs:34: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()
   |
34 | import Data.Semigroup  (Semigroup(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o, dist/build/Data/Attoparsec/Internal.dyn_o )
[ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o, dist/build/Data/Attoparsec/Number.dyn_o )
[ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o, dist/build/Data/Attoparsec/Types.dyn_o )
[ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o, dist/build/Data/Attoparsec/Zepto.dyn_o )

Data/Attoparsec/Zepto.hs:46: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()
   |
46 | import Data.Semigroup (Semigroup(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o, dist/build/Data/Attoparsec/Combinator.dyn_o )

Data/Attoparsec/Combinator.hs:46:46: warning: [GHC-38856] [-Wunused-imports]
    The import of ‘liftA2’
    from module ‘Control.Applicative’ is redundant
   |
46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>))
   |                                              ^^^^^^
[ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o, dist/build/Data/Attoparsec/Text/Internal.dyn_o )

Data/Attoparsec/Text/Internal.hs:68:1: warning: [GHC-38856] [-Wunused-imports]
    The import of ‘*>, <$>, pure’
    from module ‘Control.Applicative’ is redundant
   |
68 | import Control.Applicative ((<|>), (<$>), pure, (*>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
    The use of ‘~’ without TypeOperators
    will become an error in a future GHC release.
    Suggested fix: Perhaps you intended to use TypeOperators
   |
91 | instance (a ~ Text) => IsString (Parser a) where
   |             ^
[ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o, dist/build/Data/Attoparsec/Text.dyn_o )
[ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o, dist/build/Data/Attoparsec/Text/Lazy.dyn_o )
[10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o, dist/build/Data/Attoparsec/ByteString/Internal.dyn_o )
[11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o, dist/build/Data/Attoparsec/ByteString.dyn_o )
[12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o, dist/build/Data/Attoparsec/ByteString/Lazy.dyn_o )
[13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o, dist/build/Data/Attoparsec/Lazy.dyn_o )
[14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o, dist/build/Data/Attoparsec/ByteString/Char8.dyn_o )

Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
    The use of ‘~’ without TypeOperators
    will become an error in a future GHC release.
    Suggested fix: Perhaps you intended to use TypeOperators
    |
154 | instance (a ~ B.ByteString) => IsString (Parser a) where
    |             ^
[15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o, dist/build/Data/Attoparsec/Char8.dyn_o )
[16 of 16] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o, dist/build/Data/Attoparsec.dyn_o )
Running phase: installPhase
Installing library in /nix/store/5kgj24lynmv86h0v0k3aij3vpfj720zn-attoparsec-lib-attoparsec-0.14.4/lib/aarch64-osx-ghc-9.8.4/attoparsec-0.14.4-EoJjWQrkVCWI0jyqIQyINn
Running phase: fixupPhase
checking for references to /private/tmp/nix-build-attoparsec-lib-attoparsec-0.14.4.drv-0/ in /nix/store/5kgj24lynmv86h0v0k3aij3vpfj720zn-attoparsec-lib-attoparsec-0.14.4...
patching script interpreter paths in /nix/store/5kgj24lynmv86h0v0k3aij3vpfj720zn-attoparsec-lib-attoparsec-0.14.4
checking for references to /private/tmp/nix-build-attoparsec-lib-attoparsec-0.14.4.drv-0/ in /nix/store/nkwzdjpqq08gz1i7csg8lqdm7p8jdkzi-attoparsec-lib-attoparsec-0.14.4-data...
patching script interpreter paths in /nix/store/nkwzdjpqq08gz1i7csg8lqdm7p8jdkzi-attoparsec-lib-attoparsec-0.14.4-data
Running phase: installCheckPhase
/nix/store/5kgj24lynmv86h0v0k3aij3vpfj720zn-attoparsec-lib-attoparsec-0.14.4/package.conf.d/attoparsec-0.14.4-EoJjWQrkVCWI0jyqIQyINn.conf  is present

Step 5

Derivation

/nix/store/j28ycd031q98l8zyp92kniyhapjr05w9-blaze-builder-lib-blaze-builder-0.4.2.3.drv

Log

Running phase: unpackPhase
unpacking source archive /nix/store/r1lslhdhpzlfyqhghw4xbs40450ll1rd-blaze-builder-0.4.2.3.tar.gz
source root is blaze-builder-0.4.2.3
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file blaze-builder-0.4.2.3/tests/Tests.hs
Running phase: patchPhase
'/private/tmp/nix-build-blaze-builder-lib-blaze-builder-0.4.2.3.drv-0/.attr-0h9ydb7s8pfhl5kfs3rmmwnmpi49yyiw7jgr5dpw9rmvv8sy0f2b' -> 'blaze-builder.cabal'
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/jmq4r7dsghq65qwd19cfgfk4dy9iz49p-blaze-builder-lib-blaze-builder-0.4.2.3 lib:blaze-builder --package-db=clear --package-db=/private/tmp/nix-build-blaze-builder-lib-blaze-builder-0.4.2.3.drv-0/tmp.nPn53dftM9/lib/ghc-9.8.4/lib/package.conf.d --exact-configuration --dependency=array=array-0.5.8.0-inplace --dependency=base=base-4.19.2.0-inplace --dependency=binary=binary-0.8.9.1-inplace --dependency=bytestring=bytestring-0.12.1.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=system-cxx-std-lib=system-cxx-std-lib-1.0 --dependency=template-haskell=template-haskell-2.21.0.0-inplace --dependency=text=text-2.1.1-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/cnqxikcw0bsryw1lkj4p02l4z7lhpjlr-blaze-builder-lib-blaze-builder-0.4.2.3-data/share/ghc-9.8.4 
Configuring library for blaze-builder-0.4.2.3..
Running phase: buildPhase
Preprocessing library for blaze-builder-0.4.2.3..
Building library for blaze-builder-0.4.2.3..
[ 1 of 11] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o, dist/build/Blaze/ByteString/Builder/Internal/Write.dyn_o )
[ 2 of 11] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o, dist/build/Blaze/ByteString/Builder/Compat/Write.dyn_o )
[ 3 of 11] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o, dist/build/Blaze/ByteString/Builder/Int.dyn_o )
[ 4 of 11] Compiling Blaze.ByteString.Builder.Html.Word ( Blaze/ByteString/Builder/Html/Word.hs, dist/build/Blaze/ByteString/Builder/Html/Word.o, dist/build/Blaze/ByteString/Builder/Html/Word.dyn_o )
[ 5 of 11] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o, dist/build/Blaze/ByteString/Builder/Char8.dyn_o )
[ 6 of 11] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o, dist/build/Blaze/ByteString/Builder/Char/Utf8.dyn_o )
[ 7 of 11] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o, dist/build/Blaze/ByteString/Builder/Html/Utf8.dyn_o )
[ 8 of 11] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o, dist/build/Blaze/ByteString/Builder/ByteString.dyn_o )
[ 9 of 11] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o, dist/build/Blaze/ByteString/Builder/HTTP.dyn_o )
[10 of 11] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o, dist/build/Blaze/ByteString/Builder/Word.dyn_o )
[11 of 11] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o, dist/build/Blaze/ByteString/Builder.dyn_o )
Running phase: installPhase
Installing library in /nix/store/jmq4r7dsghq65qwd19cfgfk4dy9iz49p-blaze-builder-lib-blaze-builder-0.4.2.3/lib/aarch64-osx-ghc-9.8.4/blaze-builder-0.4.2.3-8cqs3TetbWsCs7MawWHl32
Running phase: fixupPhase
checking for references to /private/tmp/nix-build-blaze-builder-lib-blaze-builder-0.4.2.3.drv-0/ in /nix/store/jmq4r7dsghq65qwd19cfgfk4dy9iz49p-blaze-builder-lib-blaze-builder-0.4.2.3...
patching script interpreter paths in /nix/store/jmq4r7dsghq65qwd19cfgfk4dy9iz49p-blaze-builder-lib-blaze-builder-0.4.2.3
checking for references to /private/tmp/nix-build-blaze-builder-lib-blaze-builder-0.4.2.3.drv-0/ in /nix/store/cnqxikcw0bsryw1lkj4p02l4z7lhpjlr-blaze-builder-lib-blaze-builder-0.4.2.3-data...
patching script interpreter paths in /nix/store/cnqxikcw0bsryw1lkj4p02l4z7lhpjlr-blaze-builder-lib-blaze-builder-0.4.2.3-data
Running phase: installCheckPhase
/nix/store/jmq4r7dsghq65qwd19cfgfk4dy9iz49p-blaze-builder-lib-blaze-builder-0.4.2.3/package.conf.d/blaze-builder-0.4.2.3-8cqs3TetbWsCs7MawWHl32.conf  is present

Step 3

Derivation

/nix/store/hzlymcjqigrpb31m62fpky78ji9vw7v3-old-time-1.1.0.4-setup.drv

Log

Running phase: unpackPhase
unpacking source archive /nix/store/vwgfxgq6d0xrckjjdcfwrmsrj1c4qj94-old-time-1.1.0.4.tar.gz
source root is old-time-1.1.0.4
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file old-time-1.1.0.4/old-time.cabal
Running phase: patchPhase
Running phase: buildPhase
Compiling package Setup.hs
Loaded package environment from /nix/store/nvgx0fv70d2d4njnds6hrlzikf4kpavx-old-time-1.1.0.4-setup-configFiles/ghc-environment
[1 of 2] Compiling Main             ( Setup.hs, Setup.o )
[2 of 2] Linking ./Setup
Running phase: installPhase
Running phase: installCheckPhase