Created
February 26, 2021 00:54
-
-
Save rmcgibbo/9a4ef69fc4e0b3e7e02b134d6efda1bd to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 9 seconds | https://github.com/NixOS/nixpkgs/pull/114371
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@nix { "action": "setPhase", "phase": "setupCompilerEnvironmentPhase" } | |
setupCompilerEnvironmentPhase | |
Build with /nix/store/mhyvhps0aaf9vc0cziv8zr1nq7anvc5g-ghc-8.10.4. | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/y110skwr25d86ma19zvv363sapakvch9-fail-4.9.0.0.tar.gz | |
source root is fail-4.9.0.0 | |
setting SOURCE_DATE_EPOCH to timestamp 1453388665 of file fail-4.9.0.0/Setup.hs | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "compileBuildDriverPhase" } | |
compileBuildDriverPhase | |
setupCompileFlags: -package-db=/build/setup-package.conf.d -j8 +RTS -A64M -RTS -threaded -rtsopts | |
[1 of 1] Compiling Main ( Setup.hs, /build/Main.o ) | |
Linking Setup ... | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
configureFlags: --verbose --prefix=/nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/package.conf.d --ghc-options=-j8 +RTS -A64M -RTS --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 --ghc-option=-split-sections --extra-lib-dirs=/nix/store/d3nz4c5xf1bqz8rwr8m4gbsrny9ffidk-ncurses-6.2/lib --extra-lib-dirs=/nix/store/dy75jv9363ssbggrhxpc2agdq4an312x-libffi-3.3/lib --extra-lib-dirs=/nix/store/sqv0ykiri2mw4lbgir2p3bbbwk2hxmp5-gmp-6.2.1/lib | |
Using Parsec parser | |
Configuring fail-4.9.0.0... | |
Source component graph: component lib | |
Configured component graph: | |
component fail-4.9.0.0-BAHmj60kS5K7NVhhKpm9J5 | |
Linked component graph: unit fail-4.9.0.0-BAHmj60kS5K7NVhhKpm9J5 | |
Ready component graph: definite fail-4.9.0.0-BAHmj60kS5K7NVhhKpm9J5 | |
Using Cabal-3.2.1.0 compiled by ghc-8.10 | |
Using compiler: ghc-8.10.4 | |
Using install prefix: /nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0 | |
Executables installed in: | |
/nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0/bin | |
Libraries installed in: | |
/nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0/lib/ghc-8.10.4/x86_64-linux-ghc-8.10.4/fail-4.9.0.0-BAHmj60kS5K7NVhhKpm9J5 | |
Dynamic Libraries installed in: | |
/nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0/lib/ghc-8.10.4/x86_64-linux-ghc-8.10.4 | |
Private executables installed in: | |
/nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0/libexec/x86_64-linux-ghc-8.10.4/fail-4.9.0.0 | |
Data files installed in: | |
/nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0/share/x86_64-linux-ghc-8.10.4/fail-4.9.0.0 | |
Documentation installed in: | |
/nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0/share/doc/x86_64-linux-ghc-8.10.4/fail-4.9.0.0 | |
Configuration files installed in: | |
/nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0/etc | |
No alex found | |
Using ar found on system at: | |
/nix/store/9f8y44vmjnwdjvzlff0gm3f3g6ycyyqy-binutils-2.35.1/bin/ar | |
No c2hs found | |
No cpphs found | |
No doctest found | |
Using gcc version 10.2.0 given by user at: | |
/nix/store/i9a3zzf2spmw67jppvkj2yavnbka62id-gcc-wrapper-10.2.0/bin/gcc | |
Using ghc version 8.10.4 found on system at: | |
/nix/store/mhyvhps0aaf9vc0cziv8zr1nq7anvc5g-ghc-8.10.4/bin/ghc | |
Using ghc-pkg version 8.10.4 found on system at: | |
/nix/store/mhyvhps0aaf9vc0cziv8zr1nq7anvc5g-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/mhyvhps0aaf9vc0cziv8zr1nq7anvc5g-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/mhyvhps0aaf9vc0cziv8zr1nq7anvc5g-ghc-8.10.4/bin/hpc | |
Using hsc2hs version 0.68.7 found on system at: | |
/nix/store/mhyvhps0aaf9vc0cziv8zr1nq7anvc5g-ghc-8.10.4/bin/hsc2hs | |
Using hscolour version 1.24 found on system at: | |
/nix/store/ai6fir637gdng7k5gdi4ydwayxq5ij99-hscolour-1.24.4/bin/HsColour | |
No jhc found | |
Using ld found on system at: | |
/nix/store/f4w8p656gg6v2k1v0whwmyk09kz3k8ic-binutils-wrapper-2.35.1/bin/ld.gold | |
No pkg-config found | |
Using runghc version 8.10.4 found on system at: | |
/nix/store/mhyvhps0aaf9vc0cziv8zr1nq7anvc5g-ghc-8.10.4/bin/runghc | |
Using strip version 2.35 found on system at: | |
/nix/store/9f8y44vmjnwdjvzlff0gm3f3g6ycyyqy-binutils-2.35.1/bin/strip | |
Using tar found on system at: | |
/nix/store/cisss0pcfh72kmnsv4qa6h41wcwb9mkv-gnutar-1.32/bin/tar | |
No uhc found | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
Preprocessing library for fail-4.9.0.0.. | |
Building library for fail-4.9.0.0.. | |
@nix { "action": "setPhase", "phase": "checkPhase" } | |
running tests | |
Package has no test suites. | |
@nix { "action": "setPhase", "phase": "haddockPhase" } | |
haddockPhase | |
@nix { "action": "setPhase", "phase": "installPhase" } | |
installing | |
Installing library in /nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0/lib/ghc-8.10.4/x86_64-linux-ghc-8.10.4/fail-4.9.0.0-BAHmj60kS5K7NVhhKpm9J5 | |
@nix { "action": "setPhase", "phase": "fixupPhase" } | |
post-installation fixup | |
shrinking RPATHs of ELF executables and libraries in /nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0 | |
strip is /nix/store/9f8y44vmjnwdjvzlff0gm3f3g6ycyyqy-binutils-2.35.1/bin/strip | |
stripping (with command strip and flags -S) in /nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0/lib | |
patching script interpreter paths in /nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0 | |
checking for references to /build/ in /nix/store/j3xbibcq4s3l1py49ba6ali2qizqvb56-fail-4.9.0.0... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment