Created
August 12, 2023 18:23
-
-
Save Majiir/ab9ba36360eec2a4414274a0d5cc6354 to your computer and use it in GitHub Desktop.
This file contains 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/8dzz4nl35ap3qh5mvrjizxwkhip5kq9q-armv7l-unknown-linux-gnueabihf-ghc-9.2.8. | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/d2dg8hsl6fjb3nwvvz9pwq28ff7zdvck-vty-5.37.tar.gz | |
source root is vty-5.37 | |
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file vty-5.37/vty.cabal | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
@nix { "action": "setPhase", "phase": "compileBuildDriverPhase" } | |
compileBuildDriverPhase | |
setupCompileFlags: -package-db=/build/tmp.eoCN7XOXRS/setup-package.conf.d -j8 +RTS -A64M -RTS -threaded -rtsopts | |
[1 of 1] Compiling Main ( Setup.lhs, /build/tmp.eoCN7XOXRS/Main.o ) | |
Linking Setup ... | |
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
updateAutotoolsGnuConfigScriptsPhase | |
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } | |
updateAutotoolsGnuConfigScriptsPhase | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
configureFlags: --verbose --prefix=/nix/store/basf02k8aay5wdbq6j0v2gy4dysxzlfl-vty-armv7l-unknown-linux-gnueabihf-5.37 --libdir=$prefix/lib/$compiler --libsubdir=$abi/$libname --with-gcc=armv7l-unknown-linux-gnueabihf-gcc --package-db=/build/tmp.eoCN7XOXRS/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 --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --ghc-option=-split-sections --configure-option=--host=armv7l-unknown-linux-gnueabihf --with-ghc=armv7l-unknown-linux-gnueabihf-ghc --with-ghc-pkg=armv7l-unknown-linux-gnueabihf-ghc-pkg --with-gcc=armv7l-unknown-linux-gnueabihf-gcc --with-ld=armv7l-unknown-linux-gnueabihf-ld --with-ar=armv7l-unknown-linux-gnueabihf-ar --with-hsc2hs=armv7l-unknown-linux-gnueabihf-hsc2hs --with-strip=armv7l-unknown-linux-gnueabihf-strip --hsc2hs-option=--cross-compile --extra-lib-dirs=/nix/store/3cf40xdbqsj6axys6fd3zx46hyjskv8r-ncurses-armv7l-unknown-linux-gnueabihf-6.4/lib --extra-lib-dirs=/nix/store/nqzg77mprfklygc25kxz6bdqr3i88bg1-libffi-armv7l-unknown-linux-gnueabihf-3.4.4/lib --extra-lib-dirs=/nix/store/zjil71rpbn0n4rqf1iwd6v56v3ksllpg-gmp-with-cxx-armv7l-unknown-linux-gnueabihf-6.2.1/lib | |
Using Parsec parser | |
Configuring vty-5.37... | |
Dependency ansi-terminal >=0.10.3: using ansi-terminal-0.11.4 | |
Dependency base >=4.8 && <5: using base-4.16.4.0 | |
Dependency binary: using binary-0.8.9.0 | |
Dependency blaze-builder >=0.3.3.2 && <0.5: using blaze-builder-0.4.2.2 | |
Dependency bytestring: using bytestring-0.11.4.0 | |
Dependency containers: using containers-0.6.5.1 | |
Dependency deepseq >=1.1 && <1.5: using deepseq-1.4.6.1 | |
Dependency directory: using directory-1.3.6.2 | |
Dependency filepath >=1.0 && <2.0: using filepath-1.4.2.2 | |
Dependency hashable >=1.2: using hashable-1.4.2.0 | |
Dependency microlens <0.4.14: using microlens-0.4.12.0 | |
Dependency microlens-mtl: using microlens-mtl-0.2.0.3 | |
Dependency microlens-th: using microlens-th-0.4.3.13 | |
Dependency mtl >=1.1.1.0 && <2.3: using mtl-2.2.2 | |
Dependency parallel >=2.2 && <3.3: using parallel-3.2.2.0 | |
Dependency parsec >=2 && <4: using parsec-3.1.15.0 | |
Dependency stm: using stm-2.5.0.2 | |
Dependency terminfo >=0.3 && <0.5: using terminfo-0.4.1.6 | |
Dependency text >=0.11.3: using text-1.2.5.0 | |
Dependency transformers >=0.3.0.0: using transformers-0.5.6.2 | |
Dependency unix: using unix-2.7.2.2 | |
Dependency utf8-string >=0.3 && <1.1: using utf8-string-1.0.2 | |
Dependency vector >=0.7: using vector-0.12.3.1 | |
Dependency base >=4.8 && <5: using base-4.16.4.0 | |
Dependency directory: using directory-1.3.6.2 | |
Dependency filepath: using filepath-1.4.2.2 | |
Dependency vty: using vty-5.37 | |
Dependency base >=4.8 && <5: using base-4.16.4.0 | |
Dependency containers: using containers-0.6.5.1 | |
Dependency microlens: using microlens-0.4.12.0 | |
Dependency microlens-mtl: using microlens-mtl-0.2.0.3 | |
Dependency mtl >=1.1.1.0 && <2.3: using mtl-2.2.2 | |
Dependency vty: using vty-5.37 | |
Dependency base >=4.8 && <5: using base-4.16.4.0 | |
Dependency containers: using containers-0.6.5.1 | |
Dependency microlens: using microlens-0.4.12.0 | |
Dependency microlens-mtl: using microlens-mtl-0.2.0.3 | |
Dependency mtl >=1.1.1.0 && <2.3: using mtl-2.2.2 | |
Dependency vty: using vty-5.37 | |
Source component graph: | |
component lib | |
component exe:vty-build-width-table dependency lib | |
component exe:vty-demo dependency lib | |
component exe:vty-mode-demo dependency lib | |
Configured component graph: | |
component vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
include ansi-terminal-0.11.4-qKcMWVkRCF4T2yvpcrno2 | |
include base-4.16.4.0 | |
include binary-0.8.9.0 | |
include blaze-builder-0.4.2.2-3NTw02O9att6E30b6dwOmB | |
include bytestring-0.11.4.0 | |
include containers-0.6.5.1 | |
include deepseq-1.4.6.1 | |
include directory-1.3.6.2 | |
include filepath-1.4.2.2 | |
include hashable-1.4.2.0-bb0OMd9p4SJnX9qKDXlHL | |
include microlens-0.4.12.0-9gqfLyyB5il5p6t53SGnEf | |
include microlens-mtl-0.2.0.3-AkZ7BMOirVoJQXxXhDx0Ml | |
include microlens-th-0.4.3.13-LbTHXSercrd52duR9ffeyx | |
include mtl-2.2.2 | |
include parallel-3.2.2.0-KgDyPHm89eYAjQsIhXthC1 | |
include parsec-3.1.15.0 | |
include stm-2.5.0.2 | |
include terminfo-0.4.1.6-3a4BqHvgrxcFc0yQKTlvcv | |
include text-1.2.5.0 | |
include transformers-0.5.6.2 | |
include unix-2.7.2.2 | |
include utf8-string-1.0.2-KOPUXETbFeRLoWT9IcwQzV | |
include vector-0.12.3.1-IqfBLkMSAFq9oMtTBAq8aN | |
component vty-5.37-1yG0rJuz6WHITZaNkmAJzV-vty-build-width-table | |
include base-4.16.4.0 | |
include directory-1.3.6.2 | |
include filepath-1.4.2.2 | |
include vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
component vty-5.37-H3tFpewKTAb6BbwwtYWPIT-vty-demo | |
include base-4.16.4.0 | |
include containers-0.6.5.1 | |
include microlens-0.4.12.0-9gqfLyyB5il5p6t53SGnEf | |
include microlens-mtl-0.2.0.3-AkZ7BMOirVoJQXxXhDx0Ml | |
include mtl-2.2.2 | |
include vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
component vty-5.37-KKJcrum1RsB6lL5wrRhEl3-vty-mode-demo | |
include base-4.16.4.0 | |
include containers-0.6.5.1 | |
include microlens-0.4.12.0-9gqfLyyB5il5p6t53SGnEf | |
include microlens-mtl-0.2.0.3-AkZ7BMOirVoJQXxXhDx0Ml | |
include mtl-2.2.2 | |
include vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
Linked component graph: | |
unit vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
include ansi-terminal-0.11.4-qKcMWVkRCF4T2yvpcrno2 | |
include base-4.16.4.0 | |
include binary-0.8.9.0 | |
include blaze-builder-0.4.2.2-3NTw02O9att6E30b6dwOmB | |
include bytestring-0.11.4.0 | |
include containers-0.6.5.1 | |
include deepseq-1.4.6.1 | |
include directory-1.3.6.2 | |
include filepath-1.4.2.2 | |
include hashable-1.4.2.0-bb0OMd9p4SJnX9qKDXlHL | |
include microlens-0.4.12.0-9gqfLyyB5il5p6t53SGnEf | |
include microlens-mtl-0.2.0.3-AkZ7BMOirVoJQXxXhDx0Ml | |
include microlens-th-0.4.3.13-LbTHXSercrd52duR9ffeyx | |
include mtl-2.2.2 | |
include parallel-3.2.2.0-KgDyPHm89eYAjQsIhXthC1 | |
include parsec-3.1.15.0 | |
include stm-2.5.0.2 | |
include terminfo-0.4.1.6-3a4BqHvgrxcFc0yQKTlvcv | |
include text-1.2.5.0 | |
include transformers-0.5.6.2 | |
include unix-2.7.2.2 | |
include utf8-string-1.0.2-KOPUXETbFeRLoWT9IcwQzV | |
include vector-0.12.3.1-IqfBLkMSAFq9oMtTBAq8aN | |
Codec.Binary.UTF8.Debug=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Codec.Binary.UTF8.Debug,Data.Terminfo.Eval=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Data.Terminfo.Eval,Data.Terminfo.Parse=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Data.Terminfo.Parse,Graphics.Text.Width=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Text.Width,Graphics.Vty=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty,Graphics.Vty.Attributes=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Attributes,Graphics.Vty.Attributes.Color=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Attributes.Color,Graphics.Vty.Attributes.Color240=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Attributes.Color240,Graphics.Vty.Config=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Config,Graphics.Vty.Debug=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Debug,Graphics.Vty.DisplayAttributes=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.DisplayAttributes,Graphics.Vty.Error=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Error,Graphics.Vty.Image=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Image,Graphics.Vty.Image.Internal=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Image.Internal,Graphics.Vty.Inline=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Inline,Graphics.Vty.Inline.Unsafe=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Inline.Unsafe,Graphics.Vty.Input=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Input,Graphics.Vty.Input.Classify=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Input.Classify,Graphics.Vty.Input.Classify.Parse=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Input.Classify.Parse,Graphics.Vty.Input.Classify.Types=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Input.Classify.Types,Graphics.Vty.Input.Events=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Input.Events,Graphics.Vty.Input.Focus=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Input.Focus,Graphics.Vty.Input.Loop=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Input.Loop,Graphics.Vty.Input.Mouse=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Input.Mouse,Graphics.Vty.Input.Paste=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Input.Paste,Graphics.Vty.Input.Terminfo=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Input.Terminfo,Graphics.Vty.Output=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Output,Graphics.Vty.Output.Interface=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Output.Interface,Graphics.Vty.Output.Mock=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Output.Mock,Graphics.Vty.Output.TerminfoBased=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Output.TerminfoBased,Graphics.Vty.Output.XTermColor=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Output.XTermColor,Graphics.Vty.Picture=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Picture,Graphics.Vty.PictureToSpans=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.PictureToSpans,Graphics.Vty.Span=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.Span,Graphics.Vty.UnicodeWidthTable.IO=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.UnicodeWidthTable.IO,Graphics.Vty.UnicodeWidthTable.Install=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.UnicodeWidthTable.Install,Graphics.Vty.UnicodeWidthTable.Query=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.UnicodeWidthTable.Query,Graphics.Vty.UnicodeWidthTable.Types=vty-5.37-Jy8tlcg50BS2oQbCMf9mEv:Graphics.Vty.UnicodeWidthTable.Types | |
unit vty-5.37-1yG0rJuz6WHITZaNkmAJzV-vty-build-width-table | |
include base-4.16.4.0 | |
include directory-1.3.6.2 | |
include filepath-1.4.2.2 | |
include vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
unit vty-5.37-H3tFpewKTAb6BbwwtYWPIT-vty-demo | |
include base-4.16.4.0 | |
include containers-0.6.5.1 | |
include microlens-0.4.12.0-9gqfLyyB5il5p6t53SGnEf | |
include microlens-mtl-0.2.0.3-AkZ7BMOirVoJQXxXhDx0Ml | |
include mtl-2.2.2 | |
include vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
unit vty-5.37-KKJcrum1RsB6lL5wrRhEl3-vty-mode-demo | |
include base-4.16.4.0 | |
include containers-0.6.5.1 | |
include microlens-0.4.12.0-9gqfLyyB5il5p6t53SGnEf | |
include microlens-mtl-0.2.0.3-AkZ7BMOirVoJQXxXhDx0Ml | |
include mtl-2.2.2 | |
include vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
Ready component graph: | |
definite vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
depends ansi-terminal-0.11.4-qKcMWVkRCF4T2yvpcrno2 | |
depends base-4.16.4.0 | |
depends binary-0.8.9.0 | |
depends blaze-builder-0.4.2.2-3NTw02O9att6E30b6dwOmB | |
depends bytestring-0.11.4.0 | |
depends containers-0.6.5.1 | |
depends deepseq-1.4.6.1 | |
depends directory-1.3.6.2 | |
depends filepath-1.4.2.2 | |
depends hashable-1.4.2.0-bb0OMd9p4SJnX9qKDXlHL | |
depends microlens-0.4.12.0-9gqfLyyB5il5p6t53SGnEf | |
depends microlens-mtl-0.2.0.3-AkZ7BMOirVoJQXxXhDx0Ml | |
depends microlens-th-0.4.3.13-LbTHXSercrd52duR9ffeyx | |
depends mtl-2.2.2 | |
depends parallel-3.2.2.0-KgDyPHm89eYAjQsIhXthC1 | |
depends parsec-3.1.15.0 | |
depends stm-2.5.0.2 | |
depends terminfo-0.4.1.6-3a4BqHvgrxcFc0yQKTlvcv | |
depends text-1.2.5.0 | |
depends transformers-0.5.6.2 | |
depends unix-2.7.2.2 | |
depends utf8-string-1.0.2-KOPUXETbFeRLoWT9IcwQzV | |
depends vector-0.12.3.1-IqfBLkMSAFq9oMtTBAq8aN | |
definite vty-5.37-KKJcrum1RsB6lL5wrRhEl3-vty-mode-demo | |
depends base-4.16.4.0 | |
depends containers-0.6.5.1 | |
depends microlens-0.4.12.0-9gqfLyyB5il5p6t53SGnEf | |
depends microlens-mtl-0.2.0.3-AkZ7BMOirVoJQXxXhDx0Ml | |
depends mtl-2.2.2 | |
depends vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
definite vty-5.37-H3tFpewKTAb6BbwwtYWPIT-vty-demo | |
depends base-4.16.4.0 | |
depends containers-0.6.5.1 | |
depends microlens-0.4.12.0-9gqfLyyB5il5p6t53SGnEf | |
depends microlens-mtl-0.2.0.3-AkZ7BMOirVoJQXxXhDx0Ml | |
depends mtl-2.2.2 | |
depends vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
definite vty-5.37-1yG0rJuz6WHITZaNkmAJzV-vty-build-width-table | |
depends base-4.16.4.0 | |
depends directory-1.3.6.2 | |
depends filepath-1.4.2.2 | |
depends vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
Using Cabal-3.6.3.0 compiled by ghc-9.2 | |
Using compiler: ghc-9.2.8 | |
Using install prefix: | |
/nix/store/basf02k8aay5wdbq6j0v2gy4dysxzlfl-vty-armv7l-unknown-linux-gnueabihf-5.37 | |
Executables installed in: | |
/nix/store/basf02k8aay5wdbq6j0v2gy4dysxzlfl-vty-armv7l-unknown-linux-gnueabihf-5.37/bin | |
Libraries installed in: | |
/nix/store/basf02k8aay5wdbq6j0v2gy4dysxzlfl-vty-armv7l-unknown-linux-gnueabihf-5.37/lib/ghc-9.2.8/arm-linux-ghc-9.2.8/vty-5.37-Jy8tlcg50BS2oQbCMf9mEv | |
Dynamic Libraries installed in: | |
/nix/store/basf02k8aay5wdbq6j0v2gy4dysxzlfl-vty-armv7l-unknown-linux-gnueabihf-5.37/lib/ghc-9.2.8/arm-linux-ghc-9.2.8 | |
Private executables installed in: | |
/nix/store/basf02k8aay5wdbq6j0v2gy4dysxzlfl-vty-armv7l-unknown-linux-gnueabihf-5.37/libexec/arm-linux-ghc-9.2.8/vty-5.37 | |
Data files installed in: | |
/nix/store/basf02k8aay5wdbq6j0v2gy4dysxzlfl-vty-armv7l-unknown-linux-gnueabihf-5.37/share/arm-linux-ghc-9.2.8/vty-5.37 | |
Documentation installed in: | |
/nix/store/basf02k8aay5wdbq6j0v2gy4dysxzlfl-vty-armv7l-unknown-linux-gnueabihf-5.37/share/doc/arm-linux-ghc-9.2.8/vty-5.37 | |
Configuration files installed in: | |
/nix/store/basf02k8aay5wdbq6j0v2gy4dysxzlfl-vty-armv7l-unknown-linux-gnueabihf-5.37/etc | |
No alex found | |
Using ar given by user at: | |
/nix/store/d2iiymvhdwnhpbdjv11zz9i4z7iai66i-armv7l-unknown-linux-gnueabihf-stage-final-gcc-wrapper-12.3.0/bin/armv7l-unknown-linux-gnueabihf-ar | |
No c2hs found | |
No cpphs found | |
No doctest found | |
Using gcc version 12.3.0 given by user at: | |
/nix/store/d2iiymvhdwnhpbdjv11zz9i4z7iai66i-armv7l-unknown-linux-gnueabihf-stage-final-gcc-wrapper-12.3.0/bin/armv7l-unknown-linux-gnueabihf-gcc | |
Using ghc version 9.2.8 given by user at: | |
/nix/store/8dzz4nl35ap3qh5mvrjizxwkhip5kq9q-armv7l-unknown-linux-gnueabihf-ghc-9.2.8/bin/armv7l-unknown-linux-gnueabihf-ghc | |
Using ghc-pkg version 9.2.8 given by user at: | |
/nix/store/8dzz4nl35ap3qh5mvrjizxwkhip5kq9q-armv7l-unknown-linux-gnueabihf-ghc-9.2.8/bin/armv7l-unknown-linux-gnueabihf-ghc-pkg | |
No ghcjs found | |
No ghcjs-pkg found | |
No greencard found | |
Using haddock version 2.26.0 found on system at: | |
/nix/store/706qlf8yhggnhi6lbzyk4nyf00i5vccb-ghc-9.2.8/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/706qlf8yhggnhi6lbzyk4nyf00i5vccb-ghc-9.2.8/bin/hpc | |
Using hsc2hs version 0.68.8 given by user at: | |
/nix/store/8dzz4nl35ap3qh5mvrjizxwkhip5kq9q-armv7l-unknown-linux-gnueabihf-ghc-9.2.8/bin/armv7l-unknown-linux-gnueabihf-hsc2hs | |
Using hscolour version 1.24 found on system at: | |
/nix/store/xzgxsp2sgs79sgdxw8xvdv98swpyk1j5-hscolour-1.24.4/bin/HsColour | |
No jhc found | |
Using ld given by user at: | |
/nix/store/d2iiymvhdwnhpbdjv11zz9i4z7iai66i-armv7l-unknown-linux-gnueabihf-stage-final-gcc-wrapper-12.3.0/bin/armv7l-unknown-linux-gnueabihf-ld | |
No pkg-config found | |
Using runghc version 9.2.8 found on system at: | |
/nix/store/706qlf8yhggnhi6lbzyk4nyf00i5vccb-ghc-9.2.8/bin/runghc | |
Using strip version 2.40 given by user at: | |
/nix/store/d2iiymvhdwnhpbdjv11zz9i4z7iai66i-armv7l-unknown-linux-gnueabihf-stage-final-gcc-wrapper-12.3.0/bin/armv7l-unknown-linux-gnueabihf-strip | |
Using tar found on system at: | |
/nix/store/lwncj07g77z30hb8g3s3vkr3pcs52p1r-gnutar-1.35/bin/tar | |
No uhc found | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
Preprocessing library for vty-5.37.. | |
Building library for vty-5.37.. | |
[ 1 of 40] Compiling Codec.Binary.UTF8.Debug ( src/Codec/Binary/UTF8/Debug.hs, dist/build/Codec/Binary/UTF8/Debug.o, dist/build/Codec/Binary/UTF8/Debug.dyn_o ) | |
[ 2 of 40] Compiling Data.Terminfo.Parse ( src/Data/Terminfo/Parse.hs, dist/build/Data/Terminfo/Parse.o, dist/build/Data/Terminfo/Parse.dyn_o ) | |
[ 3 of 40] Compiling Data.Terminfo.Eval ( src/Data/Terminfo/Eval.hs, dist/build/Data/Terminfo/Eval.o, dist/build/Data/Terminfo/Eval.dyn_o ) | |
[;1msrc/Data/Terminfo/Eval.hs:38:9: [;1m[35mwarning:[0m[0m[;1m [[;1m[35m-Wincomplete-uni-patterns[0m[0m[;1m][0m[0m[;1m | |
Pattern match(es) are non-exhaustive | |
In a pattern binding: Patterns of type ‘[CapParam]’ not matched: [][0m[0m | |
[;1m[34m |[0m[0m | |
[;1m[34m38 |[0m[0m let [;1m[35mv : stack' = evalStack s[0m[0m | |
[;1m[34m |[0m[0m[;1m[35m ^^^^^^^^^^^^^^^^^^^^^^^^[0m[0m | |
[ 4 of 40] Compiling Graphics.Text.Width ( src/Graphics/Text/Width.hs, dist/build/Graphics/Text/Width.o, dist/build/Graphics/Text/Width.dyn_o ) | |
[ 5 of 40] Compiling Graphics.Vty.Attributes.Color240 ( src/Graphics/Vty/Attributes/Color240.hs, dist/build/Graphics/Vty/Attributes/Color240.o, dist/build/Graphics/Vty/Attributes/Color240.dyn_o ) | |
[ 6 of 40] Compiling Graphics.Vty.Attributes.Color ( src/Graphics/Vty/Attributes/Color.hs, dist/build/Graphics/Vty/Attributes/Color.o, dist/build/Graphics/Vty/Attributes/Color.dyn_o ) | |
[ 7 of 40] Compiling Graphics.Vty.Attributes ( src/Graphics/Vty/Attributes.hs, dist/build/Graphics/Vty/Attributes.o, dist/build/Graphics/Vty/Attributes.dyn_o ) | |
[ 8 of 40] Compiling Graphics.Vty.DisplayAttributes ( src/Graphics/Vty/DisplayAttributes.hs, dist/build/Graphics/Vty/DisplayAttributes.o, dist/build/Graphics/Vty/DisplayAttributes.dyn_o ) | |
[ 9 of 40] Compiling Graphics.Vty.Error ( src/Graphics/Vty/Error.hs, dist/build/Graphics/Vty/Error.o, dist/build/Graphics/Vty/Error.dyn_o ) | |
[10 of 40] Compiling Graphics.Vty.Image.Internal ( src/Graphics/Vty/Image/Internal.hs, dist/build/Graphics/Vty/Image/Internal.o, dist/build/Graphics/Vty/Image/Internal.dyn_o ) | |
[11 of 40] Compiling Graphics.Vty.Image ( src/Graphics/Vty/Image.hs, dist/build/Graphics/Vty/Image.o, dist/build/Graphics/Vty/Image.dyn_o ) | |
[12 of 40] Compiling Graphics.Vty.Debug.Image ( src/Graphics/Vty/Debug/Image.hs, dist/build/Graphics/Vty/Debug/Image.o, dist/build/Graphics/Vty/Debug/Image.dyn_o ) | |
[13 of 40] Compiling Graphics.Vty.Input.Events ( src/Graphics/Vty/Input/Events.hs, dist/build/Graphics/Vty/Input/Events.o, dist/build/Graphics/Vty/Input/Events.dyn_o ) | |
[14 of 40] Compiling Graphics.Vty.Input.Classify.Types ( src/Graphics/Vty/Input/Classify/Types.hs, dist/build/Graphics/Vty/Input/Classify/Types.o, dist/build/Graphics/Vty/Input/Classify/Types.dyn_o ) | |
[15 of 40] Compiling Graphics.Vty.Input.Classify.Parse ( src/Graphics/Vty/Input/Classify/Parse.hs, dist/build/Graphics/Vty/Input/Classify/Parse.o, dist/build/Graphics/Vty/Input/Classify/Parse.dyn_o ) | |
[16 of 40] Compiling Graphics.Vty.Config ( src/Graphics/Vty/Config.hs, dist/build/Graphics/Vty/Config.o, dist/build/Graphics/Vty/Config.dyn_o ) | |
[17 of 40] Compiling Graphics.Vty.Input.Focus ( src/Graphics/Vty/Input/Focus.hs, dist/build/Graphics/Vty/Input/Focus.o, dist/build/Graphics/Vty/Input/Focus.dyn_o ) | |
[18 of 40] Compiling Graphics.Vty.Input.Mouse ( src/Graphics/Vty/Input/Mouse.hs, dist/build/Graphics/Vty/Input/Mouse.o, dist/build/Graphics/Vty/Input/Mouse.dyn_o ) | |
[19 of 40] Compiling Graphics.Vty.Input.Paste ( src/Graphics/Vty/Input/Paste.hs, dist/build/Graphics/Vty/Input/Paste.o, dist/build/Graphics/Vty/Input/Paste.dyn_o ) | |
[20 of 40] Compiling Graphics.Vty.Input.Classify ( src/Graphics/Vty/Input/Classify.hs, dist/build/Graphics/Vty/Input/Classify.o, dist/build/Graphics/Vty/Input/Classify.dyn_o ) | |
[21 of 40] Compiling Graphics.Vty.Input.Loop ( src/Graphics/Vty/Input/Loop.hs, dist/build/Graphics/Vty/Input/Loop.o, dist/build/Graphics/Vty/Input/Loop.dyn_o ) | |
ghc: Couldn't find a target code interpreter. Try with -fexternal-interpreter |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment