Build #1 for streamly-bytestring-0.1.4

[all reports]

Package streamly-bytestring-0.1.4
Install DependencyFailed streamly-bytestring-0.1.4
Docs NotTried
Tests NotTried
Time submitted 2021-12-06 23:38:40.800302985 UTC
Compiler ghc-8.10.2
OS linux
Arch x86_64
Dependencies base-4.14.1.0, bytestring-0.10.10.0, streamly-0.8.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Starting     fusion-plugin-types-0.1.0
Starting     heaps-0.4
Starting     base-orphans-0.8.6
Starting     network-3.1.2.5
Building     fusion-plugin-types-0.1.0
Building     heaps-0.4
Building     base-orphans-0.8.6
Completed    fusion-plugin-types-0.1.0
Starting     primitive-0.7.3.0
Building     primitive-0.7.3.0
Building     network-3.1.2.5
Completed    heaps-0.4
Starting     splitmix-0.1.0.4
Building     splitmix-0.1.0.4
Completed    base-orphans-0.8.6
Starting     transformers-compat-0.7.1
Building     transformers-compat-0.7.1
Completed    splitmix-0.1.0.4
Starting     unicode-data-0.2.0
Building     unicode-data-0.2.0
Completed    transformers-compat-0.7.1
Starting     random-1.2.1
Building     random-1.2.1
Completed    network-3.1.2.5
Starting     transformers-base-0.4.6
Building     transformers-base-0.4.6
Completed    primitive-0.7.3.0
Starting     atomic-primops-0.8.4
Building     atomic-primops-0.8.4
Completed    transformers-base-0.4.6
Starting     monad-control-1.0.3.1
Building     monad-control-1.0.3.1
Completed    atomic-primops-0.8.4
Completed    monad-control-1.0.3.1
Completed    random-1.2.1
Starting     abstract-deque-0.3
Building     abstract-deque-0.3
Completed    abstract-deque-0.3
Starting     lockfree-queue-0.2.3.1
Building     lockfree-queue-0.2.3.1
Completed    lockfree-queue-0.2.3.1
Completed    unicode-data-0.2.0
Starting     streamly-0.8.1
Building     streamly-0.8.1
Failed to install streamly-0.8.1
Build log ( /home/builder/.cabal/logs/ghc-8.10.2/streamly-0.8.1-27sNPJhH6PKC9MhTcPndwZ.log ):
cabal: Entering directory '/tmp/cabal-tmp-22519/streamly-0.8.1'
Configuring streamly-0.8.1...
checking for gcc... /usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to enable C11 features... none needed
checking for /usr/bin/cc options needed to detect all undeclared functions... none needed
checking whether IN_MASK_CREATE is declared... no
checking whether IN_EXCL_UNLINK is declared... yes
checking whether kFSEventStreamCreateFlagFileEvents is declared... no
checking whether kFSEventStreamCreateFlagFullHistory is declared... no
checking whether kFSEventStreamEventFlagItemCloned is declared... no
checking whether kFSEventStreamEventFlagItemIsHardlink is declared... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for time.h... yes
checking for clock_gettime... yes
configure: creating ./config.status
config.status: creating src/config.h
Preprocessing library for streamly-0.8.1..
Building library for streamly-0.8.1..
[  1 of 134] Compiling Streamly.Internal.BaseCompat ( src/Streamly/Internal/BaseCompat.hs, dist/build/Streamly/Internal/BaseCompat.o, dist/build/Streamly/Internal/BaseCompat.dyn_o )
[  2 of 134] Compiling Streamly.Internal.Control.Concurrent ( src/Streamly/Internal/Control/Concurrent.hs, dist/build/Streamly/Internal/Control/Concurrent.o, dist/build/Streamly/Internal/Control/Concurrent.dyn_o )
[  3 of 134] Compiling Streamly.Internal.Control.Exception ( src/Streamly/Internal/Control/Exception.hs, dist/build/Streamly/Internal/Control/Exception.o, dist/build/Streamly/Internal/Control/Exception.dyn_o )
[  4 of 134] Compiling Streamly.Internal.Control.Monad ( src/Streamly/Internal/Control/Monad.hs, dist/build/Streamly/Internal/Control/Monad.o, dist/build/Streamly/Internal/Control/Monad.dyn_o )
[  5 of 134] Compiling Streamly.Internal.Data.Atomics ( src/Streamly/Internal/Data/Atomics.hs, dist/build/Streamly/Internal/Data/Atomics.o, dist/build/Streamly/Internal/Data/Atomics.dyn_o )
[  6 of 134] Compiling Streamly.Internal.Data.Cont ( src/Streamly/Internal/Data/Cont.hs, dist/build/Streamly/Internal/Data/Cont.o, dist/build/Streamly/Internal/Data/Cont.dyn_o )
[  7 of 134] Compiling Streamly.Internal.Data.Either.Strict ( src/Streamly/Internal/Data/Either/Strict.hs, dist/build/Streamly/Internal/Data/Either/Strict.o, dist/build/Streamly/Internal/Data/Either/Strict.dyn_o )
[  8 of 134] Compiling Streamly.Internal.Data.Fold.Step ( src/Streamly/Internal/Data/Fold/Step.hs, dist/build/Streamly/Internal/Data/Fold/Step.o, dist/build/Streamly/Internal/Data/Fold/Step.dyn_o )
[  9 of 134] Compiling Streamly.Internal.Data.IOFinalizer ( src/Streamly/Internal/Data/IOFinalizer.hs, dist/build/Streamly/Internal/Data/IOFinalizer.o, dist/build/Streamly/Internal/Data/IOFinalizer.dyn_o )
[ 10 of 134] Compiling Streamly.Internal.Data.Maybe.Strict ( src/Streamly/Internal/Data/Maybe/Strict.hs, dist/build/Streamly/Internal/Data/Maybe/Strict.o, dist/build/Streamly/Internal/Data/Maybe/Strict.dyn_o )
[ 11 of 134] Compiling Streamly.Internal.Data.Refold.Type ( src/Streamly/Internal/Data/Refold/Type.hs, dist/build/Streamly/Internal/Data/Refold/Type.o, dist/build/Streamly/Internal/Data/Refold/Type.dyn_o )
[ 12 of 134] Compiling Streamly.Internal.Data.Ring ( src/Streamly/Internal/Data/Ring.hs, dist/build/Streamly/Internal/Data/Ring.o, dist/build/Streamly/Internal/Data/Ring.dyn_o )
[ 13 of 134] Compiling Streamly.Internal.Data.Sink.Type ( src/Streamly/Internal/Data/Sink/Type.hs, dist/build/Streamly/Internal/Data/Sink/Type.o, dist/build/Streamly/Internal/Data/Sink/Type.dyn_o )
[ 14 of 134] Compiling Streamly.Internal.Data.SmallArray.Type ( src/Streamly/Internal/Data/SmallArray/Type.hs, dist/build/Streamly/Internal/Data/SmallArray/Type.o, dist/build/Streamly/Internal/Data/SmallArray/Type.dyn_o )
[ 15 of 134] Compiling Streamly.Internal.Data.Stream.StreamD.Step ( src/Streamly/Internal/Data/Stream/StreamD/Step.hs, dist/build/Streamly/Internal/Data/Stream/StreamD/Step.o, dist/build/Streamly/Internal/Data/Stream/StreamD/Step.dyn_o )
[ 16 of 134] Compiling Streamly.Internal.Data.Producer.Type ( src/Streamly/Internal/Data/Producer/Type.hs, dist/build/Streamly/Internal/Data/Producer/Type.o, dist/build/Streamly/Internal/Data/Producer/Type.dyn_o )
[ 17 of 134] Compiling Streamly.Internal.Data.Stream.StreamDK.Type ( src/Streamly/Internal/Data/Stream/StreamDK/Type.hs, dist/build/Streamly/Internal/Data/Stream/StreamDK/Type.o, dist/build/Streamly/Internal/Data/Stream/StreamDK/Type.dyn_o )
[ 18 of 134] Compiling Streamly.Internal.Data.Stream.StreamDK ( src/Streamly/Internal/Data/Stream/StreamDK.hs, dist/build/Streamly/Internal/Data/Stream/StreamDK.o, dist/build/Streamly/Internal/Data/Stream/StreamDK.dyn_o )
[ 19 of 134] Compiling Streamly.Internal.Data.Time ( src/Streamly/Internal/Data/Time.hs, dist/build/Streamly/Internal/Data/Time.o, dist/build/Streamly/Internal/Data/Time.dyn_o )
[ 20 of 134] Compiling Streamly.Internal.Data.Time.TimeSpec ( dist/build/Streamly/Internal/Data/Time/TimeSpec.hs, dist/build/Streamly/Internal/Data/Time/TimeSpec.o, dist/build/Streamly/Internal/Data/Time/TimeSpec.dyn_o )
[ 21 of 134] Compiling Streamly.Internal.Data.Time.Units ( src/Streamly/Internal/Data/Time/Units.hs, dist/build/Streamly/Internal/Data/Time/Units.o, dist/build/Streamly/Internal/Data/Time/Units.dyn_o )
[ 22 of 134] Compiling Streamly.Internal.Data.Time.Clock.Type ( dist/build/Streamly/Internal/Data/Time/Clock/Type.hs, dist/build/Streamly/Internal/Data/Time/Clock/Type.o, dist/build/Streamly/Internal/Data/Time/Clock/Type.dyn_o )
[ 23 of 134] Compiling Streamly.Internal.Data.SVar.Type ( src/Streamly/Internal/Data/SVar/Type.hs, dist/build/Streamly/Internal/Data/SVar/Type.o, dist/build/Streamly/Internal/Data/SVar/Type.dyn_o )
[ 24 of 134] Compiling Streamly.Internal.Data.Stream.StreamK.Type ( src/Streamly/Internal/Data/Stream/StreamK/Type.hs, dist/build/Streamly/Internal/Data/Stream/StreamK/Type.o, dist/build/Streamly/Internal/Data/Stream/StreamK/Type.dyn_o )
src/inline.hs: openBinaryFile: does not exist (No such file or directory)
<<ghc: 4023483656 bytes, 754 GCs, 17173367/61390696 avg/max bytes residency (11 samples), 140M in use, 0.002 INIT (0.002 elapsed), 12.754 MUT (17.687 elapsed), 2.936 GC (2.945 elapsed) :ghc>>
cabal: Leaving directory '/tmp/cabal-tmp-22519/streamly-0.8.1'
cabal: Error: some packages failed to install:
streamly-0.8.1-27sNPJhH6PKC9MhTcPndwZ failed during the building phase. The
exception was:
ExitFailure 1
streamly-bytestring-0.1.4-KP286IqzrM2DM9fVhmqGWp depends on
streamly-bytestring-0.1.4 which failed to install.

Test log

No test log was submitted for this report.