Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flake.lock #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

flake.lock: Update

1e96f96
Select commit
Loading
Failed to load commit list.
Open

Update flake.lock #173

flake.lock: Update
1e96f96
Select commit
Loading
Failed to load commit list.
zw3rk Hydra / ci/hydra-build:x86_64-darwin.ghc94-static succeeded Jan 12, 2025 in 1s

Build succeeded

1 failed steps

Details

Failed Steps

Step 1

Derivation

/nix/store/f4kjrws76iw8xynrjqgx1c76zxki5v9w-vector-lib-vector-0.13.2.0.drv

Log

Running phase: unpackPhase
unpacking source archive /nix/store/ysi2m95adzhn3nmggwppnxvmps3a93x3-vector-0.13.2.0.tar.gz
source root is vector-0.13.2.0
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file vector-0.13.2.0/vector.cabal
Running phase: patchPhase
'/private/tmp/nix-build-vector-lib-vector-0.13.2.0.drv-0/.attr-0h9ydb7s8pfhl5kfs3rmmwnmpi49yyiw7jgr5dpw9rmvv8sy0f2b' -> 'vector.cabal'
Running phase: configurePhase
Configure flags:
--prefix=/nix/store/2p4k9hjpxpnxskisn0sis02dsfrhpicg-vector-lib-vector-0.13.2.0 lib:vector --package-db=clear --package-db=/private/tmp/nix-build-vector-lib-vector-0.13.2.0.drv-0/tmp.2dRq6gfdsp/lib/ghc-9.4.8/lib/package.conf.d --flags=boundschecks --flags=-internalchecks --flags=-unsafechecks --flags=-wall --exact-configuration --dependency=primitive=primitive-0.9.0.0-4tGiJPvlHHEIhgi8bRKFaw --dependency=vector-stream=vector-stream-0.1.0.1-F03bfhC0HhqL26lQDSs4vb --dependency=array=array-0.5.4.0 --dependency=base=base-4.17.2.1 --dependency=deepseq=deepseq-1.4.8.0 --dependency=ghc-bignum=ghc-bignum-1.3 --dependency=ghc-boot-th=ghc-boot-th-9.4.8 --dependency=ghc-prim=ghc-prim-0.9.1 --dependency=integer-gmp=integer-gmp-1.1 --dependency=pretty=pretty-1.1.3.6 --dependency=rts=rts-1.0.2 --dependency=template-haskell=template-haskell-2.19.0.0 --dependency=transformers=transformers-0.5.6.2 --with-ghc=ghc --with-ghc-pkg=ghc-pkg --with-hsc2hs=hsc2hs --with-gcc=cc --with-ar=ar --with-strip=strip --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/g9b3088y5cd10s6y7bd87g2mgshhj5ks-vector-lib-vector-0.13.2.0-data/share/ghc-9.4.8 
Configuring library for vector-0.13.2.0..
Running phase: buildPhase
Preprocessing library for vector-0.13.2.0..
Building library for vector-0.13.2.0..
[ 1 of 23] Compiling Data.Vector.Fusion.Stream.Monadic ( src/Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o, dist/build/Data/Vector/Fusion/Stream/Monadic.dyn_o )
[ 2 of 23] Compiling Data.Vector.Fusion.Util ( src/Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o, dist/build/Data/Vector/Fusion/Util.dyn_o )
[ 3 of 23] Compiling Data.Vector.Fusion.Bundle.Size ( src/Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o, dist/build/Data/Vector/Fusion/Bundle/Size.dyn_o )
[ 4 of 23] Compiling Data.Vector.Generic.Mutable.Base ( src/Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o, dist/build/Data/Vector/Generic/Mutable/Base.dyn_o )
[ 5 of 23] Compiling Data.Vector.Generic.Base ( src/Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o, dist/build/Data/Vector/Generic/Base.dyn_o )
[ 6 of 23] Compiling Data.Vector.Internal.Check ( src/Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o, dist/build/Data/Vector/Internal/Check.dyn_o )
[ 7 of 23] Compiling Data.Vector.Fusion.Bundle.Monadic ( src/Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o, dist/build/Data/Vector/Fusion/Bundle/Monadic.dyn_o )
[ 8 of 23] Compiling Data.Vector.Fusion.Bundle ( src/Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o, dist/build/Data/Vector/Fusion/Bundle.dyn_o )
[ 9 of 23] Compiling Data.Vector.Generic.Mutable ( src/Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o, dist/build/Data/Vector/Generic/Mutable.dyn_o )
[10 of 23] Compiling Data.Vector.Generic.New ( src/Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o, dist/build/Data/Vector/Generic/New.dyn_o )
[11 of 23] Compiling Data.Vector.Generic ( src/Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o, dist/build/Data/Vector/Generic.dyn_o )
[12 of 23] Compiling Data.Vector.Mutable ( src/Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o, dist/build/Data/Vector/Mutable.dyn_o )
[13 of 23] Compiling Data.Vector      ( src/Data/Vector.hs, dist/build/Data/Vector.o, dist/build/Data/Vector.dyn_o )
[14 of 23] Compiling Data.Vector.Primitive.Mutable ( src/Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o, dist/build/Data/Vector/Primitive/Mutable.dyn_o )
[15 of 23] Compiling Data.Vector.Primitive ( src/Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o, dist/build/Data/Vector/Primitive.dyn_o )
[16 of 23] Compiling Data.Vector.Storable.Internal ( src/Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o, dist/build/Data/Vector/Storable/Internal.dyn_o )
[17 of 23] Compiling Data.Vector.Storable.Mutable ( src/Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o, dist/build/Data/Vector/Storable/Mutable.dyn_o )
[18 of 23] Compiling Data.Vector.Storable ( src/Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o, dist/build/Data/Vector/Storable.dyn_o )
[19 of 23] Compiling Data.Vector.Strict.Mutable ( src/Data/Vector/Strict/Mutable.hs, dist/build/Data/Vector/Strict/Mutable.o, dist/build/Data/Vector/Strict/Mutable.dyn_o )
[20 of 23] Compiling Data.Vector.Strict ( src/Data/Vector/Strict.hs, dist/build/Data/Vector/Strict.o, dist/build/Data/Vector/Strict.dyn_o )
[21 of 23] Compiling Data.Vector.Unboxed.Base ( src/Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o, dist/build/Data/Vector/Unboxed/Base.dyn_o )
[22 of 23] Compiling Data.Vector.Unboxed ( src/Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o, dist/build/Data/Vector/Unboxed.dyn_o )
[23 of 23] Compiling Data.Vector.Unboxed.Mutable ( src/Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o, dist/build/Data/Vector/Unboxed/Mutable.dyn_o )
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(longlong.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(Disassembler.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(LdvProfile.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(OldARMAtomic.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(ProfilerReport.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(ProfilerReportJson.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(Profiling.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(RetainerProfile.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(RetainerSet.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(RtsDllMain.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(SpinLock.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(TraverseHeap.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(TraverseHeapTest.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(Elf.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(plt.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(plt_aarch64.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(PEi386.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(elf_got.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(elf_plt.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(elf_plt_aarch64.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(elf_plt_arm.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(elf_reloc.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(elf_reloc_aarch64.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(elf_tlsgd.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(elf_util.o) has no symbols
/nix/store/f41z63w8pzm09q26xk1kvcadlk00wi09-cctools-binutils-darwin-1010.6/bin/ranlib: file: dist/build/libHSvector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0-ghc9.4.8.a(Sanity.o) has no symbols
buildPhase completed in 51 seconds
Running phase: installPhase
Installing library in /nix/store/2p4k9hjpxpnxskisn0sis02dsfrhpicg-vector-lib-vector-0.13.2.0/lib/x86_64-osx-ghc-9.4.8/vector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0
Running phase: fixupPhase
checking for references to /private/tmp/nix-build-vector-lib-vector-0.13.2.0.drv-0/ in /nix/store/2p4k9hjpxpnxskisn0sis02dsfrhpicg-vector-lib-vector-0.13.2.0...
patching script interpreter paths in /nix/store/2p4k9hjpxpnxskisn0sis02dsfrhpicg-vector-lib-vector-0.13.2.0
checking for references to /private/tmp/nix-build-vector-lib-vector-0.13.2.0.drv-0/ in /nix/store/g9b3088y5cd10s6y7bd87g2mgshhj5ks-vector-lib-vector-0.13.2.0-data...
patching script interpreter paths in /nix/store/g9b3088y5cd10s6y7bd87g2mgshhj5ks-vector-lib-vector-0.13.2.0-data
Running phase: installCheckPhase
/nix/store/2p4k9hjpxpnxskisn0sis02dsfrhpicg-vector-lib-vector-0.13.2.0/package.conf.d/vector-0.13.2.0-46rfn0jr4NCKRsuXjG28y0.conf  is present