Skip to content

Instantly share code, notes, and snippets.

@rmcgibbo
Created February 26, 2021 00:51
Show Gist options
  • Save rmcgibbo/79a4d9dafa3ed6a3071ec5dbdb2fc2f7 to your computer and use it in GitHub Desktop.
Save rmcgibbo/79a4d9dafa3ed6a3071ec5dbdb2fc2f7 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 25 seconds | https://github.com/NixOS/nixpkgs/pull/114371
@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/w69j2sj76rm1fkacbv4ikkk7k9f0q603-lifted-base-0.2.3.12.tar.gz
source root is lifted-base-0.2.3.12
setting SOURCE_DATE_EPOCH to timestamp 1521058398 of file lifted-base-0.2.3.12/test/test.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/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --docdir=/nix/store/5agn3dqqk4g9j48ndjdffc5d0sksz3kp-lifted-base-0.2.3.12-doc/share/doc/lifted-base-0.2.3.12 --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 lifted-base-0.2.3.12...
Dependency base >=3 && <5: using base-4.14.1.0
Dependency monad-control >=0.3: using monad-control-1.0.2.3
Dependency transformers-base >=0.4: using transformers-base-0.4.5.2
Dependency HUnit >=1.2.2: using HUnit-1.6.1.0
Dependency base >=3 && <5: using base-4.14.1.0
Dependency lifted-base -any: using lifted-base-0.2.3.12
Dependency monad-control >=1.0.0.3: using monad-control-1.0.2.3
Dependency test-framework >=0.2.4: using test-framework-0.8.2.0
Dependency test-framework-hunit >=0.2.4: using test-framework-hunit-0.3.0.2
Dependency transformers >=0.3: using transformers-0.5.6.2
Dependency transformers-base >=0.4.4: using transformers-base-0.4.5.2
Dependency transformers-compat >=0.3: using transformers-compat-0.6.6
Source component graph:
component lib
component test:test-lifted-base dependency lib
Configured component graph:
component lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR
include base-4.14.1.0
include monad-control-1.0.2.3-8kH3me1TyxXLNYYumQ01sB
include transformers-base-0.4.5.2-D02NtOQve6bLl3VgOBxG6p
component lifted-base-0.2.3.12-IURGzvBQD5VLHgWO4ew1tC-test-lifted-base
include HUnit-1.6.1.0-1oUFApdrOSJDWeVrB91EiJ
include base-4.14.1.0
include lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR
include monad-control-1.0.2.3-8kH3me1TyxXLNYYumQ01sB
include test-framework-0.8.2.0-Ccb1g3rqNX457MZHR5aL7S
include test-framework-hunit-0.3.0.2-4DBpTaBgmETKyqkrbXXJOU
include transformers-0.5.6.2
include transformers-base-0.4.5.2-D02NtOQve6bLl3VgOBxG6p
include transformers-compat-0.6.6-5ZJJ9POl5DGLIWTn4Z8HjM
Linked component graph:
unit lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR
include base-4.14.1.0
include monad-control-1.0.2.3-8kH3me1TyxXLNYYumQ01sB
include transformers-base-0.4.5.2-D02NtOQve6bLl3VgOBxG6p
Control.Concurrent.Chan.Lifted=lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR:Control.Concurrent.Chan.Lifted,Control.Concurrent.Lifted=lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR:Control.Concurrent.Lifted,Control.Concurrent.MVar.Lifted=lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR:Control.Concurrent.MVar.Lifted,Control.Concurrent.QSem.Lifted=lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR:Control.Concurrent.QSem.Lifted,Control.Concurrent.QSemN.Lifted=lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR:Control.Concurrent.QSemN.Lifted,Control.Exception.Lifted=lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR:Control.Exception.Lifted,Data.IORef.Lifted=lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR:Data.IORef.Lifted,Foreign.Marshal.Utils.Lifted=lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR:Foreign.Marshal.Utils.Lifted,System.Timeout.Lifted=lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR:System.Timeout.Lifted
unit lifted-base-0.2.3.12-IURGzvBQD5VLHgWO4ew1tC-test-lifted-base
include HUnit-1.6.1.0-1oUFApdrOSJDWeVrB91EiJ
include base-4.14.1.0
include lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR
include monad-control-1.0.2.3-8kH3me1TyxXLNYYumQ01sB
include test-framework-0.8.2.0-Ccb1g3rqNX457MZHR5aL7S
include test-framework-hunit-0.3.0.2-4DBpTaBgmETKyqkrbXXJOU
include transformers-0.5.6.2
include transformers-base-0.4.5.2-D02NtOQve6bLl3VgOBxG6p
include transformers-compat-0.6.6-5ZJJ9POl5DGLIWTn4Z8HjM
Ready component graph:
definite lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR
depends base-4.14.1.0
depends monad-control-1.0.2.3-8kH3me1TyxXLNYYumQ01sB
depends transformers-base-0.4.5.2-D02NtOQve6bLl3VgOBxG6p
definite lifted-base-0.2.3.12-IURGzvBQD5VLHgWO4ew1tC-test-lifted-base
depends HUnit-1.6.1.0-1oUFApdrOSJDWeVrB91EiJ
depends base-4.14.1.0
depends lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR
depends monad-control-1.0.2.3-8kH3me1TyxXLNYYumQ01sB
depends test-framework-0.8.2.0-Ccb1g3rqNX457MZHR5aL7S
depends test-framework-hunit-0.3.0.2-4DBpTaBgmETKyqkrbXXJOU
depends transformers-0.5.6.2
depends transformers-base-0.4.5.2-D02NtOQve6bLl3VgOBxG6p
depends transformers-compat-0.6.6-5ZJJ9POl5DGLIWTn4Z8HjM
Using Cabal-3.2.1.0 compiled by ghc-8.10
Using compiler: ghc-8.10.4
Using install prefix:
/nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12
Executables installed in:
/nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12/bin
Libraries installed in:
/nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12/lib/ghc-8.10.4/x86_64-linux-ghc-8.10.4/lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR
Dynamic Libraries installed in:
/nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12/lib/ghc-8.10.4/x86_64-linux-ghc-8.10.4
Private executables installed in:
/nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12/libexec/x86_64-linux-ghc-8.10.4/lifted-base-0.2.3.12
Data files installed in:
/nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12/share/x86_64-linux-ghc-8.10.4/lifted-base-0.2.3.12
Documentation installed in:
/nix/store/5agn3dqqk4g9j48ndjdffc5d0sksz3kp-lifted-base-0.2.3.12-doc/share/doc/lifted-base-0.2.3.12
Configuration files installed in:
/nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12/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 lifted-base-0.2.3.12..
Building library for lifted-base-0.2.3.12..
[1 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o, dist/build/Control/Concurrent/Chan/Lifted.dyn_o )
[2 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o, dist/build/Control/Concurrent/MVar/Lifted.dyn_o )
[3 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o, dist/build/Control/Concurrent/QSem/Lifted.dyn_o )
[4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o, dist/build/Control/Concurrent/QSemN/Lifted.dyn_o )
[5 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o, dist/build/Control/Exception/Lifted.dyn_o )
[6 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o, dist/build/Control/Concurrent/Lifted.dyn_o )
[7 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o, dist/build/Data/IORef/Lifted.dyn_o )
[8 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o, dist/build/Foreign/Marshal/Utils/Lifted.dyn_o )
[9 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o, dist/build/System/Timeout/Lifted.dyn_o )
[1 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.p_o )
[2 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.p_o )
[3 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.p_o )
[4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.p_o )
[5 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.p_o )
[6 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.p_o )
[7 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.p_o )
[8 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.p_o )
[9 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.p_o )
Preprocessing test suite 'test-lifted-base' for lifted-base-0.2.3.12..
Building test suite 'test-lifted-base' for lifted-base-0.2.3.12..
[1 of 1] Compiling Main ( test/test.hs, dist/build/test-lifted-base/test-lifted-base-tmp/Main.o )
test/test.hs:16:1: warning: [-Wdeprecations]
Module ‘Control.Monad.Trans.List’ is deprecated:
This transformer is invalid on most monads
|
16 | import Control.Monad.Trans.List
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
test/test.hs:44:39: warning: [-Wdeprecations]
In the use of ‘runListT’ (imported from Control.Monad.Trans.List):
Deprecated: "This transformer is invalid on most monads"
|
44 | , testSuite "ListT" $ fmap head . runListT
| ^^^^^^^^
Linking dist/build/test-lifted-base/test-lifted-base ...
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
Running 1 test suites...
Test suite test-lifted-base: RUNNING...
Test suite test-lifted-base: PASS
Test suite logged to: dist/test/lifted-base-0.2.3.12-test-lifted-base.log
1 of 1 test suites (1 of 1 test cases) passed.
@nix { "action": "setPhase", "phase": "haddockPhase" }
haddockPhase
Preprocessing library for lifted-base-0.2.3.12..
Running Haddock on library for lifted-base-0.2.3.12..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
Haddock coverage:
100% ( 8 / 8) in 'Control.Concurrent.Chan.Lifted'
100% ( 19 / 19) in 'Control.Concurrent.MVar.Lifted'
100% ( 5 / 5) in 'Control.Concurrent.QSem.Lifted'
100% ( 5 / 5) in 'Control.Concurrent.QSemN.Lifted'
Warning: 'liftBaseOp' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 64 / 64) in 'Control.Exception.Lifted'
100% ( 36 / 36) in 'Control.Concurrent.Lifted'
100% ( 11 / 11) in 'Data.IORef.Lifted'
Warning: 'MonadBase' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 2 / 2) in 'Foreign.Marshal.Utils.Lifted'
100% ( 2 / 2) in 'System.Timeout.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html,
dist/doc/html/lifted-base/lifted-base.txt
Preprocessing test suite 'test-lifted-base' for lifted-base-0.2.3.12..
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Installing library in /nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12/lib/ghc-8.10.4/x86_64-linux-ghc-8.10.4/lifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12
shrinking /nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12/lib/ghc-8.10.4/x86_64-linux-ghc-8.10.4/libHSlifted-base-0.2.3.12-2xSNS7uMo4QFvdz36UiZYR-ghc8.10.4.so
strip is /nix/store/9f8y44vmjnwdjvzlff0gm3f3g6ycyyqy-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12/lib
patching script interpreter paths in /nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12
checking for references to /build/ in /nix/store/y43492622mzmjfbsxhmkf21sgb1idkqy-lifted-base-0.2.3.12...
shrinking RPATHs of ELF executables and libraries in /nix/store/5agn3dqqk4g9j48ndjdffc5d0sksz3kp-lifted-base-0.2.3.12-doc
strip is /nix/store/9f8y44vmjnwdjvzlff0gm3f3g6ycyyqy-binutils-2.35.1/bin/strip
patching script interpreter paths in /nix/store/5agn3dqqk4g9j48ndjdffc5d0sksz3kp-lifted-base-0.2.3.12-doc
checking for references to /build/ in /nix/store/5agn3dqqk4g9j48ndjdffc5d0sksz3kp-lifted-base-0.2.3.12-doc...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment