Closed olebedev closed 3 years ago
Seems like the version of hnix we pinned is broken on Darwin. I'll try to update the pin soon and we'll see if they fixed the issue in the meantime.
Can you try if #66 fixes things for you?
Yes, that worked for me, thank you!
Alright, merged :)
Thanks sterni!
I am running
nix-build
as per https://github.com/Profpatsch/yarn2nix/blob/20e7027/yarn2nix/README.md over 20e7027 commit. and getting this error:Click here to expand
``` $ nix-build these derivations will be built: /nix/store/briapipy4c3smvclpglr3k2zlf2iyccz-hnix-store-core-0.4.1.0.drv /nix/store/y61vqi8dkdjb3sw96vylwszq1kc484w6-hnix-store-remote-0.4.1.0.drv /nix/store/32qib1a5bysmmx6z7ajrms5shsjva1kg-hnix-0.12.0.1.drv /nix/store/qwqwcc2cjmfyv4ivfxslx2yzbl4qygd8-yarn-lock-git.drv /nix/store/a5vvh6xw521flll3ad43vnmr87pk2zqj-yarn2nix-git.drv /nix/store/jz6wwvdd1l6bhmzqjyn1pl9045v22nrw-yarn2nix.drv these paths will be fetched (3.40 MiB download, 31.48 MiB unpacked): /nix/store/0a8cv9slcm9y81kwb7drly6vs8xja18r-connection-0.3.1 /nix/store/c895ic5jw45wgk1d2nqdkmqw3jh3zsnk-http-client-tls-0.3.5.3 /nix/store/plz4f21d87f03ipfsb5jvjb32gnikbbl-tls-1.5.5 building '/nix/store/qwqwcc2cjmfyv4ivfxslx2yzbl4qygd8-yarn-lock-git.drv'... setupCompilerEnvironmentPhase Build with /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4. unpacking sources unpacking source archive /nix/store/dj3w24ww4ksy69526s31ak4x2pyzqgqp-yarn-lock-source source root is yarn-lock-source patching sources generated yarn-lock.cabal compileBuildDriverPhase setupCompileFlags: -package-db=/private/var/folders/2k/hl3c_3g13x790m4mpkhx4dkr0000gn/T/nix-build-yarn-lock-git.drv-0/setup-package.conf.d -j12 -threaded -rtsopts [1 of 1] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /private/var/folders/2k/hl3c_3g13x790m4mpkhx4dkr0000gn/T/nix-build-yarn-lock-git.drv-0/Main.o ) Linking Setup ... configuring configureFlags: --verbose --prefix=/nix/store/k03mb6vdfdmvgd78xgyzydg8pigavdwh-yarn-lock-git --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/vm8kbfiz5sil308kc4gik8cm6pfv7m3r-yarn-lock-git-doc/share/doc/yarn-lock-git --with-gcc=clang --package-db=/private/var/folders/2k/hl3c_3g13x790m4mpkhx4dkr0000gn/T/nix-build-yarn-lock-git.drv-0/package.conf.d --ghc-options=-j12 --disable-split-objs --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --extra-include-dirs=/nix/store/vrmgqjl51gwf47i5i1rbs7dnkb1g1pvf-libc++-7.1.0/include --extra-lib-dirs=/nix/store/vrmgqjl51gwf47i5i1rbs7dnkb1g1pvf-libc++-7.1.0/lib --extra-include-dirs=/nix/store/mw590ax8x2n9161hwvnl9j5156di6d47-libc++abi-7.1.0/include --extra-lib-dirs=/nix/store/mw590ax8x2n9161hwvnl9j5156di6d47-libc++abi-7.1.0/lib --extra-include-dirs=/nix/store/5c13w75lhl8j4kw0nvgc01sazvscqhpn-compiler-rt-7.1.0-dev/include --extra-lib-dirs=/nix/store/mjgq8cqy0xmzvv8mjwa8ivsm8g77jsjb-compiler-rt-7.1.0/lib --extra-lib-dirs=/nix/store/rvp4bvhqbjnkb2zpshdifvkdscj328cy-ncurses-6.2/lib --extra-lib-dirs=/nix/store/7r6hlpv7z1myj2nn4lvxmhga3q9s3k8x-libffi-3.3/lib --extra-lib-dirs=/nix/store/nv7y789a2673sj97i0c3nr04dkmpv9mx-gmp-6.2.1/lib --extra-include-dirs=/nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/include --extra-lib-dirs=/nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib --extra-framework-dirs=/nix/store/2s8x59z3cly97fyc3hvlngl637snpwcq-swift-corefoundation/Library/Frameworks Using Parsec parser Configuring yarn-lock-0.6.4... Dependency base ==4.*: using base-4.14.1.0 Dependency containers -any: using containers-0.6.2.1 Dependency either >=4 && <6: using either-5.0.1.1 Dependency megaparsec >=7 && <10: using megaparsec-9.0.1 Dependency protolude >=0.2 && <0.4: using protolude-0.3.0 Dependency text -any: using text-1.2.4.1 Dependency ansi-wl-pprint >=0.6: using ansi-wl-pprint-0.6.9 Dependency base ==4.*: using base-4.14.1.0 Dependency containers -any: using containers-0.6.2.1 Dependency either >=4 && <6: using either-5.0.1.1 Dependency megaparsec >=7 && <10: using megaparsec-9.0.1 Dependency neat-interpolation >=0.3: using neat-interpolation-0.5.1.2 Dependency protolude -any: using protolude-0.3.0 Dependency quickcheck-instances ==0.3.*: using quickcheck-instances-0.3.25.2 Dependency tasty >=0.11: using tasty-1.2.3 Dependency tasty-hunit >=0.9: using tasty-hunit-0.10.0.3 Dependency tasty-quickcheck >=0.8: using tasty-quickcheck-0.10.1.2 Dependency tasty-th >=0.1.7: using tasty-th-0.1.7 Dependency text -any: using text-1.2.4.1 Dependency yarn-lock -any: using yarn-lock-0.6.4 Source component graph: component lib component test:yarn-lock-tests dependency lib Configured component graph: component yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0 include base-4.14.1.0 include containers-0.6.2.1 include either-5.0.1.1-AtpsucL2Tzw4Ll5CznS7ZE include megaparsec-9.0.1-J4396HvqyXj3N3NDQjGHR3 include protolude-0.3.0-I8Bx2Jm4YjWCzBKk5kPwrL include text-1.2.4.1 component yarn-lock-0.6.4-FqHPGM1M2CDK0diQ17Ktse-yarn-lock-tests include ansi-wl-pprint-0.6.9-6gLwvNUqviPFfWwbvEGsaw include base-4.14.1.0 include containers-0.6.2.1 include either-5.0.1.1-AtpsucL2Tzw4Ll5CznS7ZE include megaparsec-9.0.1-J4396HvqyXj3N3NDQjGHR3 include neat-interpolation-0.5.1.2-2EuqKzxGxSMIwir8bhcVMZ include protolude-0.3.0-I8Bx2Jm4YjWCzBKk5kPwrL include quickcheck-instances-0.3.25.2-1AWNVLr7UeYI6PLP12tYPp include tasty-1.2.3-XeiaYFZWJEFahNZ6NTbQD include tasty-hunit-0.10.0.3-4wguvogZyNxJRAz5uO7ZGq include tasty-quickcheck-0.10.1.2-8kYyspqyiRtJxEj2dXIbAq include tasty-th-0.1.7-BJEpHOZQlJI4YBqzVKROAW include text-1.2.4.1 include yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0 Linked component graph: unit yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0 include base-4.14.1.0 include containers-0.6.2.1 include either-5.0.1.1-AtpsucL2Tzw4Ll5CznS7ZE include megaparsec-9.0.1-J4396HvqyXj3N3NDQjGHR3 include protolude-0.3.0-I8Bx2Jm4YjWCzBKk5kPwrL include text-1.2.4.1 Data.MultiKeyedMap=yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0:Data.MultiKeyedMap,Yarn.Lock=yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0:Yarn.Lock,Yarn.Lock.File=yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0:Yarn.Lock.File,Yarn.Lock.Helpers=yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0:Yarn.Lock.Helpers,Yarn.Lock.Parse=yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0:Yarn.Lock.Parse,Yarn.Lock.Types=yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0:Yarn.Lock.Types unit yarn-lock-0.6.4-FqHPGM1M2CDK0diQ17Ktse-yarn-lock-tests include ansi-wl-pprint-0.6.9-6gLwvNUqviPFfWwbvEGsaw include base-4.14.1.0 include containers-0.6.2.1 include either-5.0.1.1-AtpsucL2Tzw4Ll5CznS7ZE include megaparsec-9.0.1-J4396HvqyXj3N3NDQjGHR3 include neat-interpolation-0.5.1.2-2EuqKzxGxSMIwir8bhcVMZ include protolude-0.3.0-I8Bx2Jm4YjWCzBKk5kPwrL include quickcheck-instances-0.3.25.2-1AWNVLr7UeYI6PLP12tYPp include tasty-1.2.3-XeiaYFZWJEFahNZ6NTbQD include tasty-hunit-0.10.0.3-4wguvogZyNxJRAz5uO7ZGq include tasty-quickcheck-0.10.1.2-8kYyspqyiRtJxEj2dXIbAq include tasty-th-0.1.7-BJEpHOZQlJI4YBqzVKROAW include text-1.2.4.1 include yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0 Ready component graph: definite yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0 depends base-4.14.1.0 depends containers-0.6.2.1 depends either-5.0.1.1-AtpsucL2Tzw4Ll5CznS7ZE depends megaparsec-9.0.1-J4396HvqyXj3N3NDQjGHR3 depends protolude-0.3.0-I8Bx2Jm4YjWCzBKk5kPwrL depends text-1.2.4.1 definite yarn-lock-0.6.4-FqHPGM1M2CDK0diQ17Ktse-yarn-lock-tests depends ansi-wl-pprint-0.6.9-6gLwvNUqviPFfWwbvEGsaw depends base-4.14.1.0 depends containers-0.6.2.1 depends either-5.0.1.1-AtpsucL2Tzw4Ll5CznS7ZE depends megaparsec-9.0.1-J4396HvqyXj3N3NDQjGHR3 depends neat-interpolation-0.5.1.2-2EuqKzxGxSMIwir8bhcVMZ depends protolude-0.3.0-I8Bx2Jm4YjWCzBKk5kPwrL depends quickcheck-instances-0.3.25.2-1AWNVLr7UeYI6PLP12tYPp depends tasty-1.2.3-XeiaYFZWJEFahNZ6NTbQD depends tasty-hunit-0.10.0.3-4wguvogZyNxJRAz5uO7ZGq depends tasty-quickcheck-0.10.1.2-8kYyspqyiRtJxEj2dXIbAq depends tasty-th-0.1.7-BJEpHOZQlJI4YBqzVKROAW depends text-1.2.4.1 depends yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0 Using Cabal-3.2.1.0 compiled by ghc-8.10 Using compiler: ghc-8.10.4 Using install prefix: /nix/store/k03mb6vdfdmvgd78xgyzydg8pigavdwh-yarn-lock-git Executables installed in: /nix/store/k03mb6vdfdmvgd78xgyzydg8pigavdwh-yarn-lock-git/bin Libraries installed in: /nix/store/k03mb6vdfdmvgd78xgyzydg8pigavdwh-yarn-lock-git/lib/ghc-8.10.4/x86_64-osx-ghc-8.10.4/yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0 Dynamic Libraries installed in: /nix/store/k03mb6vdfdmvgd78xgyzydg8pigavdwh-yarn-lock-git/lib/ghc-8.10.4/x86_64-osx-ghc-8.10.4 Private executables installed in: /nix/store/k03mb6vdfdmvgd78xgyzydg8pigavdwh-yarn-lock-git/libexec/x86_64-osx-ghc-8.10.4/yarn-lock-0.6.4 Data files installed in: /nix/store/k03mb6vdfdmvgd78xgyzydg8pigavdwh-yarn-lock-git/share/x86_64-osx-ghc-8.10.4/yarn-lock-0.6.4 Documentation installed in: /nix/store/vm8kbfiz5sil308kc4gik8cm6pfv7m3r-yarn-lock-git-doc/share/doc/yarn-lock-git Configuration files installed in: /nix/store/k03mb6vdfdmvgd78xgyzydg8pigavdwh-yarn-lock-git/etc No alex found Using ar found on system at: /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ar No c2hs found No cpphs found No doctest found Using gcc version 4.2.1 given by user at: /nix/store/kxx4n980xm8qwkk145jidx8s04005yq7-clang-wrapper-7.1.0/bin/clang Using ghc version 8.10.4 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/ghc Using ghc-pkg version 8.10.4 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/ghc-pkg No ghcjs found No ghcjs-pkg found No greencard found Using haddock version 2.24.0 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/haddock No happy found Using haskell-suite found on system at: haskell-suite-dummy-location Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location No hmake found Using hpc version 0.68 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/hpc Using hsc2hs version 0.68.7 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/hsc2hs Using hscolour version 1.24 found on system at: /nix/store/spli6s2d856433ifmm0ajd8vvamd9f85-hscolour-1.24.4/bin/HsColour No jhc found Using ld found on system at: /nix/store/x952ac06bg38jl9f5jgkg085vw6d21yh-cctools-binutils-darwin-wrapper-949.0.1/bin/ld No pkg-config found Using runghc version 8.10.4 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/runghc Using strip found on system at: /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/strip Using tar found on system at: /nix/store/c1rdliivs0gvckc96v6mfbi7c111nkrf-gnutar-1.32/bin/tar No uhc found building Preprocessing library for yarn-lock-0.6.4.. Building library for yarn-lock-0.6.4.. [1 of 7] Compiling Data.MultiKeyedMap ( src/Data/MultiKeyedMap.hs, dist/build/Data/MultiKeyedMap.o, dist/build/Data/MultiKeyedMap.dyn_o ) src/Data/MultiKeyedMap.hs:30:1: warning: [-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() | 30 | import Data.Semigroup ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 7] Compiling Paths_yarn_lock ( dist/build/autogen/Paths_yarn_lock.hs, dist/build/Paths_yarn_lock.o, dist/build/Paths_yarn_lock.dyn_o ) [3 of 7] Compiling Yarn.Lock.Types ( src/Yarn/Lock/Types.hs, dist/build/Yarn/Lock/Types.o, dist/build/Yarn/Lock/Types.dyn_o ) [4 of 7] Compiling Yarn.Lock.Parse ( src/Yarn/Lock/Parse.hs, dist/build/Yarn/Lock/Parse.o, dist/build/Yarn/Lock/Parse.dyn_o ) [5 of 7] Compiling Yarn.Lock.Helpers ( src/Yarn/Lock/Helpers.hs, dist/build/Yarn/Lock/Helpers.o, dist/build/Yarn/Lock/Helpers.dyn_o ) src/Yarn/Lock/Helpers.hs:18:1: warning: [-Wunused-imports] The import of ‘GHC.Stack’ is redundant except perhaps to import instances from ‘GHC.Stack’ To import instances alone, use: import GHC.Stack() | 18 | import GHC.Stack (HasCallStack) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [6 of 7] Compiling Yarn.Lock.File ( src/Yarn/Lock/File.hs, dist/build/Yarn/Lock/File.o, dist/build/Yarn/Lock/File.dyn_o ) [7 of 7] Compiling Yarn.Lock ( src/Yarn/Lock.hs, dist/build/Yarn/Lock.o, dist/build/Yarn/Lock.dyn_o ) [1 of 7] Compiling Data.MultiKeyedMap ( src/Data/MultiKeyedMap.hs, dist/build/Data/MultiKeyedMap.p_o ) src/Data/MultiKeyedMap.hs:30:1: warning: [-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() | 30 | import Data.Semigroup ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [2 of 7] Compiling Paths_yarn_lock ( dist/build/autogen/Paths_yarn_lock.hs, dist/build/Paths_yarn_lock.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [3 of 7] Compiling Yarn.Lock.Types ( src/Yarn/Lock/Types.hs, dist/build/Yarn/Lock/Types.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [4 of 7] Compiling Yarn.Lock.Parse ( src/Yarn/Lock/Parse.hs, dist/build/Yarn/Lock/Parse.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [5 of 7] Compiling Yarn.Lock.Helpers ( src/Yarn/Lock/Helpers.hs, dist/build/Yarn/Lock/Helpers.p_o ) src/Yarn/Lock/Helpers.hs:18:1: warning: [-Wunused-imports] The import of ‘GHC.Stack’ is redundant except perhaps to import instances from ‘GHC.Stack’ To import instances alone, use: import GHC.Stack() | 18 | import GHC.Stack (HasCallStack) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [6 of 7] Compiling Yarn.Lock.File ( src/Yarn/Lock/File.hs, dist/build/Yarn/Lock/File.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [7 of 7] Compiling Yarn.Lock ( src/Yarn/Lock.hs, dist/build/Yarn/Lock.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(Win32Utils.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(consUtils.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(longlong.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(Disassembler.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(LdvProfile.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(OldARMAtomic.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(ProfilerReport.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(ProfilerReportJson.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(Profiling.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(RetainerProfile.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(RetainerSet.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(RtsDllMain.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(SpinLock.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(Trace.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(TraverseHeap.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(Evac_thr.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(Sanity.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(Scav_thr.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(Elf.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(PEi386.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(elf_got.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(elf_plt.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(elf_plt_aarch64.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(elf_plt_arm.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(elf_reloc.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(elf_reloc_aarch64.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHSyarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0-ghc8.10.4.a(elf_util.o) has no symbols Preprocessing test suite 'yarn-lock-tests' for yarn-lock-0.6.4.. Building test suite 'yarn-lock-tests' for yarn-lock-0.6.4.. [1 of 5] Compiling Paths_yarn_lock ( dist/build/yarn-lock-tests/autogen/Paths_yarn_lock.hs, dist/build/yarn-lock-tests/yarn-lock-tests-tmp/Paths_yarn_lock.o, dist/build/yarn-lock-tests/yarn-lock-tests-tmp/Paths_yarn_lock.dyn_o ) [2 of 5] Compiling TestFile ( tests/TestFile.hs, dist/build/yarn-lock-tests/yarn-lock-tests-tmp/TestFile.o, dist/build/yarn-lock-tests/yarn-lock-tests-tmp/TestFile.dyn_o ) [3 of 5] Compiling TestMultiKeyedMap ( tests/TestMultiKeyedMap.hs, dist/build/yarn-lock-tests/yarn-lock-tests-tmp/TestMultiKeyedMap.o, dist/build/yarn-lock-tests/yarn-lock-tests-tmp/TestMultiKeyedMap.dyn_o ) [4 of 5] Compiling TestParse ( tests/TestParse.hs, dist/build/yarn-lock-tests/yarn-lock-tests-tmp/TestParse.o, dist/build/yarn-lock-tests/yarn-lock-tests-tmp/TestParse.dyn_o ) [5 of 5] Compiling Main ( tests/Test.hs, dist/build/yarn-lock-tests/yarn-lock-tests-tmp/Main.o, dist/build/yarn-lock-tests/yarn-lock-tests-tmp/Main.dyn_o ) Linking dist/build/yarn-lock-tests/yarn-lock-tests ... running tests Running 1 test suites... Test suite yarn-lock-tests: RUNNING... Test suite yarn-lock-tests: PASS Test suite logged to: dist/test/yarn-lock-0.6.4-yarn-lock-tests.log 1 of 1 test suites (1 of 1 test cases) passed. haddockPhase Preprocessing library for yarn-lock-0.6.4.. Running Haddock on library for yarn-lock-0.6.4.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-compat-0.2.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: src/Data/MultiKeyedMap.hs:30:1: warning: [-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() | 30 | import Data.Semigroup ((<>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning: 'Map' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 11 / 11) in 'Data.MultiKeyedMap' 100% ( 9 / 9) in 'Yarn.Lock.Types' 100% ( 14 / 14) in 'Yarn.Lock.Parse' src/Yarn/Lock/Helpers.hs:18:1: warning: [-Wunused-imports] The import of ‘GHC.Stack’ is redundant except perhaps to import instances from ‘GHC.Stack’ To import instances alone, use: import GHC.Stack() | 18 | import GHC.Stack (HasCallStack) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 100% ( 2 / 2) in 'Yarn.Lock.Helpers' Warning: 'PackageFields' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 5 / 5) in 'Yarn.Lock.File' Warning: 'Lockfile' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 8 / 8) in 'Yarn.Lock' Documentation created: dist/doc/html/yarn-lock/index.html, dist/doc/html/yarn-lock/yarn-lock.txt Preprocessing test suite 'yarn-lock-tests' for yarn-lock-0.6.4.. installing Installing library in /nix/store/k03mb6vdfdmvgd78xgyzydg8pigavdwh-yarn-lock-git/lib/ghc-8.10.4/x86_64-osx-ghc-8.10.4/yarn-lock-0.6.4-7ubIkz08KJSL0aOQABtRu0 post-installation fixup strip is /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/strip stripping (with command strip and flags -S) in /nix/store/k03mb6vdfdmvgd78xgyzydg8pigavdwh-yarn-lock-git/lib patching script interpreter paths in /nix/store/k03mb6vdfdmvgd78xgyzydg8pigavdwh-yarn-lock-git strip is /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/strip patching script interpreter paths in /nix/store/vm8kbfiz5sil308kc4gik8cm6pfv7m3r-yarn-lock-git-doc copying path '/nix/store/plz4f21d87f03ipfsb5jvjb32gnikbbl-tls-1.5.5' from 'https://cache.nixos.org'... building '/nix/store/briapipy4c3smvclpglr3k2zlf2iyccz-hnix-store-core-0.4.1.0.drv'... setupCompilerEnvironmentPhase Build with /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4. unpacking sources unpacking source archive /nix/store/nkpim44mg2b6p4a1rcifg651nwlbppv0-hnix-store-core-0.4.1.0.tar.gz source root is hnix-store-core-0.4.1.0 setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file hnix-store-core-0.4.1.0/tests/samples/example1.drv patching sources compileBuildDriverPhase setupCompileFlags: -package-db=/private/var/folders/2k/hl3c_3g13x790m4mpkhx4dkr0000gn/T/nix-build-hnix-store-core-0.4.1.0.drv-0/setup-package.conf.d -j12 -threaded -rtsopts [1 of 1] Compiling Main ( Setup.hs, /private/var/folders/2k/hl3c_3g13x790m4mpkhx4dkr0000gn/T/nix-build-hnix-store-core-0.4.1.0.drv-0/Main.o ) Linking Setup ... configuring configureFlags: --verbose --prefix=/nix/store/x6awzg5frrb7kc7n404i2r7njy2sb37w-hnix-store-core-0.4.1.0 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/59lmcfa80hxb05d08bv2gbz89ywdyfdv-hnix-store-core-0.4.1.0-doc/share/doc/hnix-store-core-0.4.1.0 --with-gcc=clang --package-db=/private/var/folders/2k/hl3c_3g13x790m4mpkhx4dkr0000gn/T/nix-build-hnix-store-core-0.4.1.0.drv-0/package.conf.d --ghc-options=-j12 --disable-split-objs --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --extra-include-dirs=/nix/store/vrmgqjl51gwf47i5i1rbs7dnkb1g1pvf-libc++-7.1.0/include --extra-lib-dirs=/nix/store/vrmgqjl51gwf47i5i1rbs7dnkb1g1pvf-libc++-7.1.0/lib --extra-include-dirs=/nix/store/mw590ax8x2n9161hwvnl9j5156di6d47-libc++abi-7.1.0/include --extra-lib-dirs=/nix/store/mw590ax8x2n9161hwvnl9j5156di6d47-libc++abi-7.1.0/lib --extra-include-dirs=/nix/store/5c13w75lhl8j4kw0nvgc01sazvscqhpn-compiler-rt-7.1.0-dev/include --extra-lib-dirs=/nix/store/mjgq8cqy0xmzvv8mjwa8ivsm8g77jsjb-compiler-rt-7.1.0/lib --extra-lib-dirs=/nix/store/rvp4bvhqbjnkb2zpshdifvkdscj328cy-ncurses-6.2/lib --extra-lib-dirs=/nix/store/7r6hlpv7z1myj2nn4lvxmhga3q9s3k8x-libffi-3.3/lib --extra-lib-dirs=/nix/store/nv7y789a2673sj97i0c3nr04dkmpv9mx-gmp-6.2.1/lib --extra-include-dirs=/nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/include --extra-lib-dirs=/nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib --extra-framework-dirs=/nix/store/2s8x59z3cly97fyc3hvlngl637snpwcq-swift-corefoundation/Library/Frameworks Using Parsec parser Configuring hnix-store-core-0.4.1.0... Flags chosen: bounded_memory=False Dependency algebraic-graphs ==0.5.*: using algebraic-graphs-0.5 Dependency attoparsec -any: using attoparsec-0.13.2.5 Dependency base >=4.10 && <5: using base-4.14.1.0 Dependency base16-bytestring -any: using base16-bytestring-0.1.1.7 Dependency base64-bytestring -any: using base64-bytestring-1.1.0.0 Dependency bytestring -any: using bytestring-0.10.12.0 Dependency cereal -any: using cereal-0.5.8.1 Dependency containers -any: using containers-0.6.2.1 Dependency cryptohash-md5 -any: using cryptohash-md5-0.11.100.1 Dependency cryptohash-sha1 -any: using cryptohash-sha1-0.11.100.1 Dependency cryptohash-sha256 -any: using cryptohash-sha256-0.11.102.0 Dependency cryptohash-sha512 -any: using cryptohash-sha512-0.11.100.1 Dependency directory -any: using directory-1.3.6.0 Dependency filepath -any: using filepath-1.4.2.1 Dependency hashable -any: using hashable-1.3.0.0 Dependency lifted-base -any: using lifted-base-0.2.3.12 Dependency monad-control -any: using monad-control-1.0.2.3 Dependency mtl -any: using mtl-2.2.2 Dependency nix-derivation >=1.1.1 && <2: using nix-derivation-1.1.1 Dependency saltine -any: using saltine-0.1.1.1 Dependency text -any: using text-1.2.4.1 Dependency time -any: using time-1.9.3 Dependency unix -any: using unix-2.7.2.2 Dependency unordered-containers -any: using unordered-containers-0.2.13.0 Dependency vector -any: using vector-0.12.2.0 Dependency attoparsec -any: using attoparsec-0.13.2.5 Dependency base -any: using base-4.14.1.0 Dependency base16-bytestring -any: using base16-bytestring-0.1.1.7 Dependency base64-bytestring -any: using base64-bytestring-1.1.0.0 Dependency binary -any: using binary-0.8.8.0 Dependency bytestring -any: using bytestring-0.10.12.0 Dependency containers -any: using containers-0.6.2.1 Dependency directory -any: using directory-1.3.6.0 Dependency filepath -any: using filepath-1.4.2.1 Dependency hnix-store-core -any: using hnix-store-core-0.4.1.0 Dependency process -any: using process-1.6.9.0 Dependency tasty -any: using tasty-1.2.3 Dependency tasty-golden -any: using tasty-golden-2.3.3.2 Dependency tasty-hspec -any: using tasty-hspec-1.1.6 Dependency tasty-hunit -any: using tasty-hunit-0.10.0.3 Dependency tasty-quickcheck -any: using tasty-quickcheck-0.10.1.2 Dependency temporary -any: using temporary-1.3 Dependency text -any: using text-1.2.4.1 Dependency unix -any: using unix-2.7.2.2 Source component graph: component lib component test:format-tests dependency lib Configured component graph: component hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq include algebraic-graphs-0.5-AYCkmr0NikqEQShZJXUBq2 include attoparsec-0.13.2.5-DClG33UnyOa2m46IV5ez7t include base-4.14.1.0 include base16-bytestring-0.1.1.7-ATNpmQnyL4kEoV4zknoOaT include base64-bytestring-1.1.0.0-BxxyDKm9FXEJFTGFoiFLfT include bytestring-0.10.12.0 include cereal-0.5.8.1-JpEhp2ZKMLdHYdAC6l9UBr include containers-0.6.2.1 include cryptohash-md5-0.11.100.1-IOv5LBqH7dQJdHERkfEM4G include cryptohash-sha1-0.11.100.1-JYRbqSaG9aS6G0pJ4VQ01q include cryptohash-sha256-0.11.102.0-9F8fcLGp31f5Y0gLsOSEHy include cryptohash-sha512-0.11.100.1-5UVbtmJ4cK3WLxNtEUjB8 include directory-1.3.6.0 include filepath-1.4.2.1 include hashable-1.3.0.0-BX8fTqe9Cjl8SRymEMLzY2 include lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR include monad-control-1.0.2.3-8kH3me1TyxXLNYYumQ01sB include mtl-2.2.2 include nix-derivation-1.1.1-LKJBb3FfTUtLuzTHrv1AU9 include saltine-0.1.1.1-HdqUQqrEsxE6W9w84JT0Us include text-1.2.4.1 include time-1.9.3 include unix-2.7.2.2 include unordered-containers-0.2.13.0-H6M2qB3hBUu1fDsc4dT0dL include vector-0.12.2.0-BNopoHLiAjqHDQUxp6hZaz component hnix-store-core-0.4.1.0-8dJfDEO3RkcDgW4VJlOHfW-format-tests include attoparsec-0.13.2.5-DClG33UnyOa2m46IV5ez7t include base-4.14.1.0 include base16-bytestring-0.1.1.7-ATNpmQnyL4kEoV4zknoOaT include base64-bytestring-1.1.0.0-BxxyDKm9FXEJFTGFoiFLfT include binary-0.8.8.0 include bytestring-0.10.12.0 include containers-0.6.2.1 include directory-1.3.6.0 include filepath-1.4.2.1 include hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq include process-1.6.9.0 include tasty-1.2.3-XeiaYFZWJEFahNZ6NTbQD include tasty-golden-2.3.3.2-BlTjeQsDzb141P75eoEuUQ include tasty-hspec-1.1.6-DwepRBqvda89OyEfIxggTG include tasty-hunit-0.10.0.3-4wguvogZyNxJRAz5uO7ZGq include tasty-quickcheck-0.10.1.2-8kYyspqyiRtJxEj2dXIbAq include temporary-1.3-E5QyFBNuvjiAU3wiafVU5r include text-1.2.4.1 include unix-2.7.2.2 Linked component graph: unit hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq include algebraic-graphs-0.5-AYCkmr0NikqEQShZJXUBq2 include attoparsec-0.13.2.5-DClG33UnyOa2m46IV5ez7t include base-4.14.1.0 include base16-bytestring-0.1.1.7-ATNpmQnyL4kEoV4zknoOaT include base64-bytestring-1.1.0.0-BxxyDKm9FXEJFTGFoiFLfT include bytestring-0.10.12.0 include cereal-0.5.8.1-JpEhp2ZKMLdHYdAC6l9UBr include containers-0.6.2.1 include cryptohash-md5-0.11.100.1-IOv5LBqH7dQJdHERkfEM4G include cryptohash-sha1-0.11.100.1-JYRbqSaG9aS6G0pJ4VQ01q include cryptohash-sha256-0.11.102.0-9F8fcLGp31f5Y0gLsOSEHy include cryptohash-sha512-0.11.100.1-5UVbtmJ4cK3WLxNtEUjB8 include directory-1.3.6.0 include filepath-1.4.2.1 include hashable-1.3.0.0-BX8fTqe9Cjl8SRymEMLzY2 include lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR include monad-control-1.0.2.3-8kH3me1TyxXLNYYumQ01sB include mtl-2.2.2 include nix-derivation-1.1.1-LKJBb3FfTUtLuzTHrv1AU9 include saltine-0.1.1.1-HdqUQqrEsxE6W9w84JT0Us include text-1.2.4.1 include time-1.9.3 include unix-2.7.2.2 include unordered-containers-0.2.13.0-H6M2qB3hBUu1fDsc4dT0dL include vector-0.12.2.0-BNopoHLiAjqHDQUxp6hZaz System.Nix.Base32=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Base32,System.Nix.Build=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Build,System.Nix.Derivation=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Derivation,System.Nix.Hash=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Hash,System.Nix.Internal.Base32=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Internal.Base32,System.Nix.Internal.Hash=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Internal.Hash,System.Nix.Internal.Nar.Effects=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Internal.Nar.Effects,System.Nix.Internal.Nar.Parser=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Internal.Nar.Parser,System.Nix.Internal.Nar.Streamer=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Internal.Nar.Streamer,System.Nix.Internal.Signature=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Internal.Signature,System.Nix.Internal.StorePath=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Internal.StorePath,System.Nix.Nar=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Nar,System.Nix.ReadonlyStore=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.ReadonlyStore,System.Nix.Signature=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.Signature,System.Nix.StorePath=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.StorePath,System.Nix.StorePathMetadata=hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq:System.Nix.StorePathMetadata unit hnix-store-core-0.4.1.0-8dJfDEO3RkcDgW4VJlOHfW-format-tests include attoparsec-0.13.2.5-DClG33UnyOa2m46IV5ez7t include base-4.14.1.0 include base16-bytestring-0.1.1.7-ATNpmQnyL4kEoV4zknoOaT include base64-bytestring-1.1.0.0-BxxyDKm9FXEJFTGFoiFLfT include binary-0.8.8.0 include bytestring-0.10.12.0 include containers-0.6.2.1 include directory-1.3.6.0 include filepath-1.4.2.1 include hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq include process-1.6.9.0 include tasty-1.2.3-XeiaYFZWJEFahNZ6NTbQD include tasty-golden-2.3.3.2-BlTjeQsDzb141P75eoEuUQ include tasty-hspec-1.1.6-DwepRBqvda89OyEfIxggTG include tasty-hunit-0.10.0.3-4wguvogZyNxJRAz5uO7ZGq include tasty-quickcheck-0.10.1.2-8kYyspqyiRtJxEj2dXIbAq include temporary-1.3-E5QyFBNuvjiAU3wiafVU5r include text-1.2.4.1 include unix-2.7.2.2 Ready component graph: definite hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq depends algebraic-graphs-0.5-AYCkmr0NikqEQShZJXUBq2 depends attoparsec-0.13.2.5-DClG33UnyOa2m46IV5ez7t depends base-4.14.1.0 depends base16-bytestring-0.1.1.7-ATNpmQnyL4kEoV4zknoOaT depends base64-bytestring-1.1.0.0-BxxyDKm9FXEJFTGFoiFLfT depends bytestring-0.10.12.0 depends cereal-0.5.8.1-JpEhp2ZKMLdHYdAC6l9UBr depends containers-0.6.2.1 depends cryptohash-md5-0.11.100.1-IOv5LBqH7dQJdHERkfEM4G depends cryptohash-sha1-0.11.100.1-JYRbqSaG9aS6G0pJ4VQ01q depends cryptohash-sha256-0.11.102.0-9F8fcLGp31f5Y0gLsOSEHy depends cryptohash-sha512-0.11.100.1-5UVbtmJ4cK3WLxNtEUjB8 depends directory-1.3.6.0 depends filepath-1.4.2.1 depends hashable-1.3.0.0-BX8fTqe9Cjl8SRymEMLzY2 depends lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR depends monad-control-1.0.2.3-8kH3me1TyxXLNYYumQ01sB depends mtl-2.2.2 depends nix-derivation-1.1.1-LKJBb3FfTUtLuzTHrv1AU9 depends saltine-0.1.1.1-HdqUQqrEsxE6W9w84JT0Us depends text-1.2.4.1 depends time-1.9.3 depends unix-2.7.2.2 depends unordered-containers-0.2.13.0-H6M2qB3hBUu1fDsc4dT0dL depends vector-0.12.2.0-BNopoHLiAjqHDQUxp6hZaz definite hnix-store-core-0.4.1.0-8dJfDEO3RkcDgW4VJlOHfW-format-tests depends attoparsec-0.13.2.5-DClG33UnyOa2m46IV5ez7t depends base-4.14.1.0 depends base16-bytestring-0.1.1.7-ATNpmQnyL4kEoV4zknoOaT depends base64-bytestring-1.1.0.0-BxxyDKm9FXEJFTGFoiFLfT depends binary-0.8.8.0 depends bytestring-0.10.12.0 depends containers-0.6.2.1 depends directory-1.3.6.0 depends filepath-1.4.2.1 depends hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq depends process-1.6.9.0 depends tasty-1.2.3-XeiaYFZWJEFahNZ6NTbQD depends tasty-golden-2.3.3.2-BlTjeQsDzb141P75eoEuUQ depends tasty-hspec-1.1.6-DwepRBqvda89OyEfIxggTG depends tasty-hunit-0.10.0.3-4wguvogZyNxJRAz5uO7ZGq depends tasty-quickcheck-0.10.1.2-8kYyspqyiRtJxEj2dXIbAq depends temporary-1.3-E5QyFBNuvjiAU3wiafVU5r depends text-1.2.4.1 depends unix-2.7.2.2 Using Cabal-3.2.1.0 compiled by ghc-8.10 Using compiler: ghc-8.10.4 Using install prefix: /nix/store/x6awzg5frrb7kc7n404i2r7njy2sb37w-hnix-store-core-0.4.1.0 Executables installed in: /nix/store/x6awzg5frrb7kc7n404i2r7njy2sb37w-hnix-store-core-0.4.1.0/bin Libraries installed in: /nix/store/x6awzg5frrb7kc7n404i2r7njy2sb37w-hnix-store-core-0.4.1.0/lib/ghc-8.10.4/x86_64-osx-ghc-8.10.4/hnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq Dynamic Libraries installed in: /nix/store/x6awzg5frrb7kc7n404i2r7njy2sb37w-hnix-store-core-0.4.1.0/lib/ghc-8.10.4/x86_64-osx-ghc-8.10.4 Private executables installed in: /nix/store/x6awzg5frrb7kc7n404i2r7njy2sb37w-hnix-store-core-0.4.1.0/libexec/x86_64-osx-ghc-8.10.4/hnix-store-core-0.4.1.0 Data files installed in: /nix/store/x6awzg5frrb7kc7n404i2r7njy2sb37w-hnix-store-core-0.4.1.0/share/x86_64-osx-ghc-8.10.4/hnix-store-core-0.4.1.0 Documentation installed in: /nix/store/59lmcfa80hxb05d08bv2gbz89ywdyfdv-hnix-store-core-0.4.1.0-doc/share/doc/hnix-store-core-0.4.1.0 Configuration files installed in: /nix/store/x6awzg5frrb7kc7n404i2r7njy2sb37w-hnix-store-core-0.4.1.0/etc No alex found Using ar found on system at: /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ar No c2hs found No cpphs found No doctest found Using gcc version 4.2.1 given by user at: /nix/store/kxx4n980xm8qwkk145jidx8s04005yq7-clang-wrapper-7.1.0/bin/clang Using ghc version 8.10.4 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/ghc Using ghc-pkg version 8.10.4 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/ghc-pkg No ghcjs found No ghcjs-pkg found No greencard found Using haddock version 2.24.0 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/haddock No happy found Using haskell-suite found on system at: haskell-suite-dummy-location Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location No hmake found Using hpc version 0.68 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/hpc Using hsc2hs version 0.68.7 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/hsc2hs Using hscolour version 1.24 found on system at: /nix/store/spli6s2d856433ifmm0ajd8vvamd9f85-hscolour-1.24.4/bin/HsColour No jhc found Using ld found on system at: /nix/store/x952ac06bg38jl9f5jgkg085vw6d21yh-cctools-binutils-darwin-wrapper-949.0.1/bin/ld No pkg-config found Using runghc version 8.10.4 found on system at: /nix/store/02qsiq22vg6mldk82wdwshgcbwpj6a3b-ghc-8.10.4/bin/runghc Using strip found on system at: /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/strip Using tar found on system at: /nix/store/c1rdliivs0gvckc96v6mfbi7c111nkrf-gnutar-1.32/bin/tar No uhc found building Preprocessing library for hnix-store-core-0.4.1.0.. Building library for hnix-store-core-0.4.1.0.. [ 1 of 16] Compiling System.Nix.Build ( src/System/Nix/Build.hs, dist/build/System/Nix/Build.o, dist/build/System/Nix/Build.dyn_o ) [ 2 of 16] Compiling System.Nix.Internal.Base32 ( src/System/Nix/Internal/Base32.hs, dist/build/System/Nix/Internal/Base32.o, dist/build/System/Nix/Internal/Base32.dyn_o ) [ 3 of 16] Compiling System.Nix.Base32 ( src/System/Nix/Base32.hs, dist/build/System/Nix/Base32.o, dist/build/System/Nix/Base32.dyn_o ) [ 4 of 16] Compiling System.Nix.Internal.Hash ( src/System/Nix/Internal/Hash.hs, dist/build/System/Nix/Internal/Hash.o, dist/build/System/Nix/Internal/Hash.dyn_o ) [ 5 of 16] Compiling System.Nix.Hash ( src/System/Nix/Hash.hs, dist/build/System/Nix/Hash.o, dist/build/System/Nix/Hash.dyn_o ) [ 6 of 16] Compiling System.Nix.Internal.Nar.Effects ( src/System/Nix/Internal/Nar/Effects.hs, dist/build/System/Nix/Internal/Nar/Effects.o, dist/build/System/Nix/Internal/Nar/Effects.dyn_o ) [ 7 of 16] Compiling System.Nix.Internal.Nar.Parser ( src/System/Nix/Internal/Nar/Parser.hs, dist/build/System/Nix/Internal/Nar/Parser.o, dist/build/System/Nix/Internal/Nar/Parser.dyn_o ) [ 8 of 16] Compiling System.Nix.Internal.Nar.Streamer ( src/System/Nix/Internal/Nar/Streamer.hs, dist/build/System/Nix/Internal/Nar/Streamer.o, dist/build/System/Nix/Internal/Nar/Streamer.dyn_o ) [ 9 of 16] Compiling System.Nix.Internal.Signature ( src/System/Nix/Internal/Signature.hs, dist/build/System/Nix/Internal/Signature.o, dist/build/System/Nix/Internal/Signature.dyn_o ) [10 of 16] Compiling System.Nix.Internal.StorePath ( src/System/Nix/Internal/StorePath.hs, dist/build/System/Nix/Internal/StorePath.o, dist/build/System/Nix/Internal/StorePath.dyn_o ) [11 of 16] Compiling System.Nix.Nar ( src/System/Nix/Nar.hs, dist/build/System/Nix/Nar.o, dist/build/System/Nix/Nar.dyn_o ) [12 of 16] Compiling System.Nix.Signature ( src/System/Nix/Signature.hs, dist/build/System/Nix/Signature.o, dist/build/System/Nix/Signature.dyn_o ) [13 of 16] Compiling System.Nix.StorePath ( src/System/Nix/StorePath.hs, dist/build/System/Nix/StorePath.o, dist/build/System/Nix/StorePath.dyn_o ) [14 of 16] Compiling System.Nix.ReadonlyStore ( src/System/Nix/ReadonlyStore.hs, dist/build/System/Nix/ReadonlyStore.o, dist/build/System/Nix/ReadonlyStore.dyn_o ) [15 of 16] Compiling System.Nix.Derivation ( src/System/Nix/Derivation.hs, dist/build/System/Nix/Derivation.o, dist/build/System/Nix/Derivation.dyn_o ) [16 of 16] Compiling System.Nix.StorePathMetadata ( src/System/Nix/StorePathMetadata.hs, dist/build/System/Nix/StorePathMetadata.o, dist/build/System/Nix/StorePathMetadata.dyn_o ) [ 1 of 16] Compiling System.Nix.Build ( src/System/Nix/Build.hs, dist/build/System/Nix/Build.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [ 2 of 16] Compiling System.Nix.Internal.Base32 ( src/System/Nix/Internal/Base32.hs, dist/build/System/Nix/Internal/Base32.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [ 3 of 16] Compiling System.Nix.Base32 ( src/System/Nix/Base32.hs, dist/build/System/Nix/Base32.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [ 4 of 16] Compiling System.Nix.Internal.Hash ( src/System/Nix/Internal/Hash.hs, dist/build/System/Nix/Internal/Hash.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [ 5 of 16] Compiling System.Nix.Hash ( src/System/Nix/Hash.hs, dist/build/System/Nix/Hash.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [ 6 of 16] Compiling System.Nix.Internal.Nar.Effects ( src/System/Nix/Internal/Nar/Effects.hs, dist/build/System/Nix/Internal/Nar/Effects.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [ 7 of 16] Compiling System.Nix.Internal.Nar.Parser ( src/System/Nix/Internal/Nar/Parser.hs, dist/build/System/Nix/Internal/Nar/Parser.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [ 8 of 16] Compiling System.Nix.Internal.Nar.Streamer ( src/System/Nix/Internal/Nar/Streamer.hs, dist/build/System/Nix/Internal/Nar/Streamer.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [ 9 of 16] Compiling System.Nix.Internal.Signature ( src/System/Nix/Internal/Signature.hs, dist/build/System/Nix/Internal/Signature.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [10 of 16] Compiling System.Nix.Internal.StorePath ( src/System/Nix/Internal/StorePath.hs, dist/build/System/Nix/Internal/StorePath.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [11 of 16] Compiling System.Nix.Nar ( src/System/Nix/Nar.hs, dist/build/System/Nix/Nar.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [12 of 16] Compiling System.Nix.Signature ( src/System/Nix/Signature.hs, dist/build/System/Nix/Signature.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [13 of 16] Compiling System.Nix.StorePath ( src/System/Nix/StorePath.hs, dist/build/System/Nix/StorePath.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [14 of 16] Compiling System.Nix.ReadonlyStore ( src/System/Nix/ReadonlyStore.hs, dist/build/System/Nix/ReadonlyStore.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [15 of 16] Compiling System.Nix.Derivation ( src/System/Nix/Derivation.hs, dist/build/System/Nix/Derivation.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file [16 of 16] Compiling System.Nix.StorePathMetadata ( src/System/Nix/StorePathMetadata.hs, dist/build/System/Nix/StorePathMetadata.p_o ) ld: warning: /nix/store/phxiw7s3r2qc8q51a5rkcgdkx23x2mlm-libiconv-50/lib/libiconv.dylib, ignoring unexpected dylib file /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(Win32Utils.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(consUtils.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(longlong.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(Disassembler.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(LdvProfile.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(OldARMAtomic.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(ProfilerReport.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(ProfilerReportJson.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(Profiling.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(RetainerProfile.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(RetainerSet.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(RtsDllMain.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(SpinLock.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(Trace.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(TraverseHeap.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(Evac_thr.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(Sanity.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(Scav_thr.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(Elf.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(PEi386.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(elf_got.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(elf_plt.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(elf_plt_aarch64.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(elf_plt_arm.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(elf_reloc.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(elf_reloc_aarch64.o) has no symbols /nix/store/kiclfrcdg2lxifq68q7d354dlaqk8136-cctools-binutils-darwin-949.0.1/bin/ranlib: file: dist/build/libHShnix-store-core-0.4.1.0-GzfsGOqph8e45HTBfLTvRq-ghc8.10.4.a(elf_util.o) has no symbols Preprocessing test suite 'format-tests' for hnix-store-core-0.4.1.0.. Building test suite 'format-tests' for hnix-store-core-0.4.1.0.. [1 of 6] Compiling Arbitrary ( tests/Arbitrary.hs, dist/build/format-tests/format-tests-tmp/Arbitrary.o ) [2 of 6] Compiling Derivation ( tests/Derivation.hs, dist/build/format-tests/format-tests-tmp/Derivation.o ) [3 of 6] Compiling Hash ( tests/Hash.hs, dist/build/format-tests/format-tests-tmp/Hash.o ) [4 of 6] Compiling NarFormat ( tests/NarFormat.hs, dist/build/format-tests/format-tests-tmp/NarFormat.o ) [5 of 6] Compiling StorePath ( tests/StorePath.hs, dist/build/format-tests/format-tests-tmp/StorePath.o ) [6 of 6] Compiling Main ( tests/Driver.hs, dist/build/format-tests/format-tests-tmp/Main.o ) Linking dist/build/format-tests/format-tests ... running tests Running 1 test suites... Test suite format-tests: RUNNING... tests/Driver.hs hash hashing parity with nix-store produces (base32 . sha256) of "nix-output:foo" the same as Nix does at the moment for placeholder "foo": OK produces (base16 . md5) of "Hello World" the same as the thesis: OK produces (base32 . sha1) of "Hello World" the same as the thesis: OK produces same base32 as nix pill flat file example: OK nixBase32Roundtrip: OK +++ OK, passed 100 tests. nixBase16Roundtrip: OK +++ OK, passed 100 tests. nixhash hashing parity with nix-nash b16 encoded . b32 decoded should equal original b16: OK b64 encoded . b32 decoded should equal original b64: OK b32 encoded . b64 decoded should equal original b32: OK b16 encoded . b64 decoded should equal original b16: OK b32 encoded . b16 decoded should equal original b32: OK b64 encoded . b16 decoded should equal original b64: OK storePathRoundtrip: OK +++ OK, passed 100 tests. storePathRoundtrip': OK +++ OK, passed 100 tests. storePathRoundtripParser: OK +++ OK, passed 100 tests. storePathRoundtripParser': OK +++ OK, passed 100 tests. narEncoding parser-roundtrip roundtrips regular: OK roundtrips regular 2: OK roundtrips executable: OK roundtrips directory: OK matches-nix-store fixture matches regular: OK matches regular': OK matches executable: OK matches symlink: OK matches directory: OK "No nix-store on system" nixStoreRegular: OK"No nix-store on system" nixStoreDirectory: OK nixStoreDirectory': "No nix-store on system" OK bigfile: "No nix-store on system" OK (0.03s) bigdir: "No nix-store on system" OK (0.07s) narEncodingArbitrary: "No nix-store on system" OK (0.02s) +++ OK, passed 100 tests. packSelfSrcDir: OK streamLargeFileToNar: OK (0.04s) create test file (0.03s) create nar file assert bounded memory streamManyFilesToNar: ls: cannot access '/proc/88309/fd': No such file or directory FAIL (0.31s) create test files (0.31s) readCreateProcess: ls "/proc/88309/fd" (exit 2): failed golden derivation roundtrip of tests/samples/example0.drv: OK derivation roundtrip of tests/samples/example1.drv: OK 1 out of 36 tests failed (0.56s) Test suite format-tests: FAIL Test suite logged to: dist/test/hnix-store-core-0.4.1.0-format-tests.log 0 of 1 test suites (0 of 1 test cases) passed. builder for '/nix/store/briapipy4c3smvclpglr3k2zlf2iyccz-hnix-store-core-0.4.1.0.drv' failed with exit code 1 cannot build derivation '/nix/store/32qib1a5bysmmx6z7ajrms5shsjva1kg-hnix-0.12.0.1.drv': 1 dependencies couldn't be built cannot build derivation '/nix/store/a5vvh6xw521flll3ad43vnmr87pk2zqj-yarn2nix-git.drv': 1 dependencies couldn't be built cannot build derivation '/nix/store/jz6wwvdd1l6bhmzqjyn1pl9045v22nrw-yarn2nix.drv': 1 dependencies couldn't be built error: build of '/nix/store/jz6wwvdd1l6bhmzqjyn1pl9045v22nrw-yarn2nix.drv' failed ```What could be an issue, what do you think?
Cheers, Oleg