Build #2 for uniform-fileio-0.1.3

[all reports]

Package uniform-fileio-0.1.3
Install DependencyFailed uniform-fileio-0.1.3
Docs NotTried
Tests NotTried
Time submitted 2022-07-23 13:43:54.404253773 UTC
Compiler ghc-8.10.2
OS linux
Arch x86_64
Dependencies base-4.14.1.0, bytestring-0.10.10.0, deepseq-1.4.4.0, directory-1.3.6.0, exceptions-0.10.4, filepath-1.4.2.1, monads-tf-0.1.0.3, path-0.9.2, path-io-1.7.0, pipes-4.3.16, pureMD5-2.1.4, safe-0.3.19, text-1.2.3.2, uniform-algebras-0.1.3, uniform-error-0.1.3, uniform-strings-0.1.3, uniform-time-0.1.3, unix-2.7.2.2, zlib-0.6.3.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Starting     StateVar-1.2.2
Starting     base-orphans-0.8.6
Starting     cereal-0.5.8.2
Starting     base-compat-0.12.1
Building     StateVar-1.2.2
Building     base-orphans-0.8.6
Building     cereal-0.5.8.2
Building     base-compat-0.12.1
Completed    StateVar-1.2.2
Starting     dlist-1.0
Building     dlist-1.0
Completed    base-orphans-0.8.6
Starting     entropy-0.4.1.7
Completed    dlist-1.0
Starting     generically-0.1
Completed    base-compat-0.12.1
Starting     haskell-lexer-1.1
Building     generically-0.1
Building     haskell-lexer-1.1
Completed    cereal-0.5.8.2
Starting     indexed-traversable-0.1.2
Building     indexed-traversable-0.1.2
Completed    generically-0.1
Starting     integer-logarithms-1.0.3.1
Building     integer-logarithms-1.0.3.1
Building     entropy-0.4.1.7
Completed    integer-logarithms-1.0.3.1
Starting     monads-tf-0.1.0.3
Building     monads-tf-0.1.0.3
Completed    indexed-traversable-0.1.2
Starting     network-3.1.2.7
Completed    entropy-0.4.1.7
Starting     old-locale-1.0.0.7
Building     old-locale-1.0.0.7
Completed    monads-tf-0.1.0.3
Starting     primitive-0.7.4.0
Building     primitive-0.7.4.0
Building     network-3.1.2.7
Completed    old-locale-1.0.0.7
Starting     regex-base-0.94.0.2
Building     regex-base-0.94.0.2
Completed    regex-base-0.94.0.2
Starting     safe-0.3.19
Building     safe-0.3.19
Completed    safe-0.3.19
Starting     semigroups-0.20
Building     semigroups-0.20
Completed    semigroups-0.20
Starting     split-0.2.3.4
Building     split-0.2.3.4
Completed    network-3.1.2.7
Starting     splitmix-0.1.0.4
Building     splitmix-0.1.0.4
Completed    split-0.2.3.4
Starting     tagged-0.8.6.1
Building     tagged-0.8.6.1
Completed    primitive-0.7.4.0
Starting     text-icu-0.8.0
Completed    splitmix-0.1.0.4
Starting     th-abstraction-0.4.3.0
Building     text-icu-0.8.0
Building     th-abstraction-0.4.3.0
Completed    tagged-0.8.6.1
Starting     th-compat-0.1.3
Failed to install text-icu-0.8.0
Build log ( /home/builder/.cabal/logs/ghc-8.10.2/text-icu-0.8.0-AZud6TKOjxB1jCM8mafVL3.log ):
cabal: Entering directory '/tmp/cabal-tmp-19483/text-icu-0.8.0'
Configuring text-icu-0.8.0...
Preprocessing library for text-icu-0.8.0..
compiling dist/build/Data/Text/ICU/NumberFormatter_hsc_make.c failed (exit code 1)
rsp file was: "dist/build/Data/Text/ICU/hsc2hscall25264-0.rsp"
command was: /usr/bin/cc -c dist/build/Data/Text/ICU/NumberFormatter_hsc_make.c -o dist/build/Data/Text/ICU/NumberFormatter_hsc_make.o -fuse-ld=gold -D__GLASGOW_HASKELL__=810 -Dlinux_BUILD_OS=1 -Dx86_64_BUILD_ARCH=1 -Dlinux_HOST_OS=1 -Dx86_64_HOST_ARCH=1 -Iinclude -Idist/build/include -Wall -Wextra -pedantic -Wno-deprecated -Idist/build/autogen -Idist/build/global-autogen -include dist/build/autogen/cabal_macros.h -I/opt/ghc/8.10.2/lib/ghc-8.10.2/time-1.9.3/include -I/opt/ghc/8.10.2/lib/ghc-8.10.2/bytestring-0.10.10.0/include -I/opt/ghc/8.10.2/lib/ghc-8.10.2/base-4.14.1.0/include -I/opt/ghc/8.10.2/lib/ghc-8.10.2/integer-gmp-1.0.3.0/include -I/opt/ghc/8.10.2/lib/ghc-8.10.2/include -I/opt/ghc/8.10.2/lib/ghc-8.10.2/include/
error: In file included from dist/build/Data/Text/ICU/NumberFormatter_hsc_make.c:1:0:
/opt/ghc/8.10.2/lib/ghc-8.10.2/template-hsc.h:44:20: warning: ISO C does not permit named variadic macros [-Wvariadic-macros]
 #define hsc_const(x...)                               \
                    ^~~
/opt/ghc/8.10.2/lib/ghc-8.10.2/template-hsc.h:50:24: warning: ISO C does not permit named variadic macros [-Wvariadic-macros]
 #define hsc_const_str(x...)                                       \
                        ^~~
/opt/ghc/8.10.2/lib/ghc-8.10.2/template-hsc.h:69:19: warning: ISO C does not permit named variadic macros [-Wvariadic-macros]
 #define hsc_type(t...)                                      \
                   ^~~
/opt/ghc/8.10.2/lib/ghc-8.10.2/template-hsc.h:95:19: warning: ISO C does not permit named variadic macros [-Wvariadic-macros]
 #define hsc_size(t...) \
                   ^~~
/opt/ghc/8.10.2/lib/ghc-8.10.2/template-hsc.h:98:24: warning: ISO C does not permit named variadic macros [-Wvariadic-macros]
 #define hsc_alignment(x...)                                           \
                        ^~~
/opt/ghc/8.10.2/lib/ghc-8.10.2/template-hsc.h:117:25: warning: ISO C does not permit named variadic macros [-Wvariadic-macros]
 #define hsc_haskellize(x...)                                       \
                         ^~~
NumberFormatter.hsc:25:10: fatal error: unicode/unumberformatter.h: No such file or directory
compilation terminated.

cabal: Leaving directory '/tmp/cabal-tmp-19483/text-icu-0.8.0'
Starting     transformers-compat-0.7.2
Building     th-compat-0.1.3
Building     transformers-compat-0.7.2
Completed    th-compat-0.1.3
Completed    th-abstraction-0.4.3.0
Completed    transformers-compat-0.7.2
Completed    haskell-lexer-1.1
cabal: Error: some packages failed to install:
text-icu-0.8.0-AZud6TKOjxB1jCM8mafVL3 failed during the building phase. The
exception was:
ExitFailure 1
uniform-error-0.1.3-6T689PcS7ugJnwMuu4oJFJ depends on uniform-error-0.1.3
which failed to install.
uniform-fileio-0.1.3-KZTbWmMHbVHE8topUv75Qx depends on uniform-fileio-0.1.3
which failed to install.
uniform-strings-0.1.3-J6BUcS7gAAG2Q8Us3t0cRt depends on uniform-strings-0.1.3
which failed to install.
uniform-time-0.1.3-58ujX8tSV3g1jBaZ4ZmPuy depends on uniform-time-0.1.3 which
failed to install.

Test log

No test log was submitted for this report.