Remove unused containers.h include from GHC 9.8.4
#2293
Merged
zw3rk Hydra / ci/hydra-build:x86_64-linux.unstable.ghc984.mingwW64.tests.js-template-haskell.build
succeeded
Dec 12, 2024 in 5s
Build succeeded
2 failed steps
Details
Failed Steps
Step 2
Derivation
/nix/store/i32zpb3sn0dv59bd04jjafwpb2b07x0p-text-lib-text-x86_64-w64-mingw32-2.1.2.drv
Log
Running phase: unpackPhase
unpacking source archive /nix/store/2s9i8kg5ji4cfsxiawiqdhpibha0pa84-text-2.1.2.tar.gz
source root is text-2.1.2
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file text-2.1.2/text.cabal
Running phase: patchPhase
'/build/.attr-0h9ydb7s8pfhl5kfs3rmmwnmpi49yyiw7jgr5dpw9rmvv8sy0f2b' -> 'text.cabal'
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/w2n7ifra1lc8dvvha2spmz6ky7kd29yi-text-lib-text-x86_64-w64-mingw32-2.1.2 lib:text --package-db=clear --package-db=/build/tmp.UlIM7vzs5M/lib/package.conf.d --flags=-developer --flags=-extendedbenchmarks --flags=-pure-haskell --flags=-simdutf --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=template-haskell=template-haskell-2.21.0.0-inplace --with-ghc=x86_64-w64-mingw32-ghc --with-ghc-pkg=x86_64-w64-mingw32-ghc-pkg --with-hsc2hs=x86_64-w64-mingw32-hsc2hs --with-gcc=x86_64-w64-mingw32-cc --with-ar=x86_64-w64-mingw32-ar --with-strip=x86_64-w64-mingw32-strip --with-ld=x86_64-w64-mingw32-ld --disable-executable-stripping --disable-library-stripping --disable-library-profiling --disable-profiling --enable-static --disable-shared --disable-executable-dynamic --disable-coverage --enable-library-for-ghci --datadir=/nix/store/zlz6x1z1yl34mirrg70h83sjn7a2qval-text-lib-text-x86_64-w64-mingw32-2.1.2-data/share/x86_64-w64-mingw32-ghc-9.8.4 --hsc2hs-option=--cross-compile --hsc2hs-option=--via-asm --disable-split-sections
Configuring library for text-2.1.2..
Running phase: buildPhase
Preprocessing library for text-2.1.2..
Building library for text-2.1.2..
[ 1 of 54] Compiling Data.Text.Array ( src/Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[ 2 of 54] Compiling Data.Text.Encoding.Error ( src/Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 3 of 54] Compiling Data.Text.Internal.ArrayUtils ( src/Data/Text/Internal/ArrayUtils.hs, dist/build/Data/Text/Internal/ArrayUtils.o )
[ 4 of 54] Compiling Data.Text.Internal.Builder.Int.Digits ( src/Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 54] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( src/Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 6 of 54] Compiling Data.Text.Internal.ByteStringCompat ( src/Data/Text/Internal/ByteStringCompat.hs, dist/build/Data/Text/Internal/ByteStringCompat.o )
[ 7 of 54] Compiling Data.Text.Internal.Encoding.Utf16 ( src/Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 54] Compiling Data.Text.Internal.Encoding.Utf32 ( src/Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 9 of 54] Compiling Data.Text.Internal.Encoding.Utf8 ( src/Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[10 of 54] Compiling Data.Text.Internal.Fusion.CaseMapping ( src/Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[11 of 54] Compiling Data.Text.Internal.Measure ( src/Data/Text/Internal/Measure.hs, dist/build/Data/Text/Internal/Measure.o )
[12 of 54] Compiling Data.Text.Internal.PrimCompat ( src/Data/Text/Internal/PrimCompat.hs, dist/build/Data/Text/Internal/PrimCompat.o )
[13 of 54] Compiling Data.Text.Internal.Read ( src/Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[14 of 54] Compiling Data.Text.Internal.Unsafe ( src/Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[15 of 54] Compiling Data.Text.Internal.Unsafe.Char ( src/Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[16 of 54] Compiling Data.Text.Internal ( src/Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[17 of 54] Compiling Data.Text.Internal.StrictBuilder ( src/Data/Text/Internal/StrictBuilder.hs, dist/build/Data/Text/Internal/StrictBuilder.o )
[18 of 54] Compiling Data.Text.Internal.Search ( src/Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[19 of 54] Compiling Data.Text.Internal.Reverse ( src/Data/Text/Internal/Reverse.hs, dist/build/Data/Text/Internal/Reverse.o )
[20 of 54] Compiling Data.Text.Internal.Fusion.Size ( src/Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[21 of 54] Compiling Data.Text.Internal.Fusion.Types ( src/Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[22 of 54] Compiling Data.Text.Internal.Fusion.Common ( src/Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[23 of 54] Compiling Data.Text.Internal.Encoding ( src/Data/Text/Internal/Encoding.hs, dist/build/Data/Text/Internal/Encoding.o )
[24 of 54] Compiling Data.Text.Internal.Validate.Native ( src/Data/Text/Internal/Validate/Native.hs, dist/build/Data/Text/Internal/Validate/Native.o )
[25 of 54] Compiling Data.Text.Internal.Validate ( src/Data/Text/Internal/Validate.hs, dist/build/Data/Text/Internal/Validate.o )
[26 of 54] Compiling Data.Text.Unsafe ( src/Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[27 of 54] Compiling Data.Text.Show ( src/Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[28 of 54] Compiling Data.Text.Internal.Transformation ( src/Data/Text/Internal/Transformation.hs, dist/build/Data/Text/Internal/Transformation.o )
src/Data/Text/Internal/Transformation.hs:35:1: warning: [GHC-38856] [-Wunused-imports]
The import of ‘/=, const, fromIntegral’
from module ‘Prelude’ is redundant
|
35 | import Prelude (Char, Bool(..), Int,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
src/Data/Text/Internal/Transformation.hs:41:38: warning: [GHC-38856] [-Wunused-imports]
The import of ‘ord’ from module ‘Data.Char’ is redundant
|
41 | import Data.Char (isLetter, isSpace, ord)
| ^^^
src/Data/Text/Internal/Transformation.hs:50:26: warning: [GHC-38856] [-Wunused-imports]
The import of ‘Word’ from module ‘Data.Word’ is redundant
|
50 | import Data.Word (Word8, Word)
| ^^^^
[29 of 54] Compiling Data.Text.Internal.Private ( src/Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[30 of 54] Compiling Data.Text.Internal.Fusion ( src/Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[31 of 54] Compiling Data.Text.Internal.Encoding.Fusion.Common ( src/Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[32 of 54] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( src/Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[33 of 54] Compiling Data.Text.Internal.IsAscii ( src/Data/Text/Internal/IsAscii.hs, dist/build/Data/Text/Internal/IsAscii.o )
[34 of 54] Compiling Data.Text.Internal.Encoding.Fusion ( src/Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[35 of 54] Compiling Data.Text.Encoding ( src/Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[36 of 54] Compiling Data.Text.Foreign ( src/Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[37 of 54] Compiling Data.Text ( src/Data/Text.hs, dist/build/Data/Text.o )
[38 of 54] Compiling Data.Text.Read ( src/Data/Text/Read.hs, dist/build/Data/Text/Read.o )
[39 of 54] Compiling Data.Text.Internal.Lazy ( src/Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[40 of 54] Compiling Data.Text.Lazy.Internal ( src/Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[41 of 54] Compiling Data.Text.Internal.Lazy.Search ( src/Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[42 of 54] Compiling Data.Text.Internal.Lazy.Fusion ( src/Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[43 of 54] Compiling Data.Text.Lazy.Encoding ( src/Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[44 of 54] Compiling Data.Text.Lazy ( src/Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[45 of 54] Compiling Data.Text.Lazy.Read ( src/Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[46 of 54] Compiling Data.Text.Internal.IO ( src/Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[47 of 54] Compiling Data.Text.Lazy.IO ( src/Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[48 of 54] Compiling Data.Text.Internal.Builder ( src/Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[49 of 54] Compiling Data.Text.Lazy.Builder ( src/Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[50 of 54] Compiling Data.Text.Internal.Builder.Functions ( src/Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[51 of 54] Compiling Data.Text.Lazy.Builder.Int ( src/Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[52 of 54] Compiling Data.Text.Lazy.Builder.RealFloat ( src/Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[53 of 54] Compiling Data.Text.IO.Utf8 ( src/Data/Text/IO/Utf8.hs, dist/build/Data/Text/IO/Utf8.o )
[54 of 54] Compiling Data.Text.IO ( src/Data/Text/IO.hs, dist/build/Data/Text/IO.o )
buildPhase completed in 37 seconds
Running phase: installPhase
Installing library in /nix/store/w2n7ifra1lc8dvvha2spmz6ky7kd29yi-text-lib-text-x86_64-w64-mingw32-2.1.2/lib/x86_64-windows-ghc-9.8.4/text-2.1.2-BRBbj8Gqm8vDzXd2wfERoU
Running phase: fixupPhase
Not linking DLLs in the non-existent folder /nix/store/w2n7ifra1lc8dvvha2spmz6ky7kd29yi-text-lib-text-x86_64-w64-mingw32-2.1.2/bin
checking for references to /build/ in /nix/store/w2n7ifra1lc8dvvha2spmz6ky7kd29yi-text-lib-text-x86_64-w64-mingw32-2.1.2...
patching script interpreter paths in /nix/store/w2n7ifra1lc8dvvha2spmz6ky7kd29yi-text-lib-text-x86_64-w64-mingw32-2.1.2
Not linking DLLs in the non-existent folder /nix/store/zlz6x1z1yl34mirrg70h83sjn7a2qval-text-lib-text-x86_64-w64-mingw32-2.1.2-data/bin
checking for references to /build/ in /nix/store/zlz6x1z1yl34mirrg70h83sjn7a2qval-text-lib-text-x86_64-w64-mingw32-2.1.2-data...
patching script interpreter paths in /nix/store/zlz6x1z1yl34mirrg70h83sjn7a2qval-text-lib-text-x86_64-w64-mingw32-2.1.2-data
Step 1
Derivation
/nix/store/rk9vmmy9vv2jh9kggxic9w5wsvkj3xb6-os-string-lib-os-string-x86_64-w64-mingw32-2.0.7.drv
Log
Running phase: unpackPhase
unpacking source archive /nix/store/lwb3279jkya9qfqkb0nvdn1qcg6qfxas-os-string-2.0.7.tar.gz
source root is os-string-2.0.7
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file os-string-2.0.7/tests/TestUtil.hs
Running phase: patchPhase
'/build/.attr-0h9ydb7s8pfhl5kfs3rmmwnmpi49yyiw7jgr5dpw9rmvv8sy0f2b' -> 'os-string.cabal'
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/wg0kmkn8q413ffya24nssa2jhb8vxq0i-os-string-lib-os-string-x86_64-w64-mingw32-2.0.7 lib:os-string --package-db=clear --package-db=/build/tmp.pyriZ3RSCE/lib/package.conf.d --exact-configuration --dependency=array=array-0.5.8.0-inplace --dependency=base=base-4.19.2.0-inplace --dependency=bytestring=bytestring-0.12.1.0-inplace --dependency=deepseq=deepseq-1.5.1.0-inplace --dependency=exceptions=exceptions-0.10.7-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=template-haskell=template-haskell-2.21.0.0-inplace --dependency=transformers=transformers-0.6.1.0-inplace --with-ghc=x86_64-w64-mingw32-ghc --with-ghc-pkg=x86_64-w64-mingw32-ghc-pkg --with-hsc2hs=x86_64-w64-mingw32-hsc2hs --with-gcc=x86_64-w64-mingw32-cc --with-ar=x86_64-w64-mingw32-ar --with-strip=x86_64-w64-mingw32-strip --with-ld=x86_64-w64-mingw32-ld --disable-executable-stripping --disable-library-stripping --disable-library-profiling --disable-profiling --enable-static --disable-shared --disable-executable-dynamic --disable-coverage --enable-library-for-ghci --datadir=/nix/store/ak6qh2adr4q4gsphf2hsf0wl52rjgb9b-os-string-lib-os-string-x86_64-w64-mingw32-2.0.7-data/share/x86_64-w64-mingw32-ghc-9.8.4 --hsc2hs-option=--cross-compile --hsc2hs-option=--via-asm --disable-split-sections
Configuring library for os-string-2.0.7..
Running phase: buildPhase
Preprocessing library for os-string-2.0.7..
Building library for os-string-2.0.7..
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, dist/build/System/OsString/Data/ByteString/Short/Internal.o )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, dist/build/System/OsString/Data/ByteString/Short.o )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, dist/build/System/OsString/Data/ByteString/Short/Word16.o )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, dist/build/System/OsString/Internal/Exception.o )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, dist/build/System/OsString/Encoding/Internal.o )
System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
The import of ‘try’ from module ‘Control.Exception’ is redundant
|
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
| ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, dist/build/System/OsString/Encoding.o )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, dist/build/System/OsString/Internal/Types.o )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, dist/build/System/OsString/Posix.o )
[ 9 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, dist/build/System/OsString/Windows.o )
[10 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, dist/build/System/OsString/Internal.o )
[11 of 11] Compiling System.OsString ( System/OsString.hs, dist/build/System/OsString.o )
Running phase: installPhase
Installing library in /nix/store/wg0kmkn8q413ffya24nssa2jhb8vxq0i-os-string-lib-os-string-x86_64-w64-mingw32-2.0.7/lib/x86_64-windows-ghc-9.8.4/os-string-2.0.7-5BBZgm2IGGO8ifbVrttmLE
Running phase: fixupPhase
Not linking DLLs in the non-existent folder /nix/store/wg0kmkn8q413ffya24nssa2jhb8vxq0i-os-string-lib-os-string-x86_64-w64-mingw32-2.0.7/bin
checking for references to /build/ in /nix/store/wg0kmkn8q413ffya24nssa2jhb8vxq0i-os-string-lib-os-string-x86_64-w64-mingw32-2.0.7...
patching script interpreter paths in /nix/store/wg0kmkn8q413ffya24nssa2jhb8vxq0i-os-string-lib-os-string-x86_64-w64-mingw32-2.0.7
Not linking DLLs in the non-existent folder /nix/store/ak6qh2adr4q4gsphf2hsf0wl52rjgb9b-os-string-lib-os-string-x86_64-w64-mingw32-2.0.7-data/bin
checking for references to /build/ in /nix/store/ak6qh2adr4q4gsphf2hsf0wl52rjgb9b-os-string-lib-os-string-x86_64-w64-mingw32-2.0.7-data...
patching script interpreter paths in /nix/store/ak6qh2adr4q4gsphf2hsf0wl52rjgb9b-os-string-lib-os-string-x86_64-w64-mingw32-2.0.7-data
Loading