Build #1 for splitmix-0.1.1

[all reports]

Package splitmix-0.1.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2024-12-19 15:08:30.502436565 UTC
Compiler ghc-9.6.3
OS linux
Arch x86_64
Dependencies base-4.18.1.0, deepseq-1.4.8.1
Flags -optimised-mixer

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Starting     splitmix-0.1.1
Building     splitmix-0.1.1
Completed    splitmix-0.1.1

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.6.3 -O0
In order, the following will be built (use -v for more details):
 - base-compat-0.14.1 (lib:base-compat) (requires build)
 - prettyprinter-1.7.1 (lib:prettyprinter) (requires build)
 - regex-base-0.94.0.2 (lib:regex-base) (requires build)
 - tf-random-0.5 (lib:tf-random) (requires build)
 - xml-1.3.14 (lib:xml) (requires build)
 - base-compat-batteries-0.14.1 (lib:base-compat-batteries) (requires build)
 - prettyprinter-ansi-terminal-1.1.3 (lib:prettyprinter-ansi-terminal) (requires build)
 - regex-posix-0.96.0.1 (lib:regex-posix) (requires build)
 - prettyprinter-compat-ansi-wl-pprint-1.0.2 (lib:prettyprinter-compat-ansi-wl-pprint) (requires build)
 - ansi-wl-pprint-1.0.2 (lib:ansi-wl-pprint) (requires build)
 - test-framework-0.8.2.0 (lib:test-framework) (requires build)
 - test-framework-hunit-0.3.0.2 (lib:test-framework-hunit) (requires build)
 - splitmix-0.1.1 (first run)
Starting     regex-base-0.94.0.2 (all, legacy fallback)
Starting     tf-random-0.5 (all, legacy fallback)
Starting     xml-1.3.14 (all, legacy fallback)
Starting     prettyprinter-1.7.1 (all, legacy fallback)
Starting     base-compat-0.14.1 (all, legacy fallback)
Building     tf-random-0.5 (all, legacy fallback)
Building     xml-1.3.14 (all, legacy fallback)
Building     regex-base-0.94.0.2 (all, legacy fallback)
Building     prettyprinter-1.7.1 (all, legacy fallback)
Building     base-compat-0.14.1 (all, legacy fallback)
Installing   regex-base-0.94.0.2 (all, legacy fallback)
Installing   base-compat-0.14.1 (all, legacy fallback)
Installing   tf-random-0.5 (all, legacy fallback)
Installing   xml-1.3.14 (all, legacy fallback)
Completed    regex-base-0.94.0.2 (all, legacy fallback)
Starting     regex-posix-0.96.0.1 (all, legacy fallback)
Completed    base-compat-0.14.1 (all, legacy fallback)
Starting     base-compat-batteries-0.14.1 (all, legacy fallback)
Installing   prettyprinter-1.7.1 (all, legacy fallback)
Completed    tf-random-0.5 (all, legacy fallback)
Building     regex-posix-0.96.0.1 (all, legacy fallback)
Completed    xml-1.3.14 (all, legacy fallback)
Building     base-compat-batteries-0.14.1 (all, legacy fallback)
Installing   regex-posix-0.96.0.1 (all, legacy fallback)
Completed    prettyprinter-1.7.1 (all, legacy fallback)
Starting     prettyprinter-ansi-terminal-1.1.3 (all, legacy fallback)
Installing   base-compat-batteries-0.14.1 (all, legacy fallback)
Completed    regex-posix-0.96.0.1 (all, legacy fallback)
Completed    base-compat-batteries-0.14.1 (all, legacy fallback)
Building     prettyprinter-ansi-terminal-1.1.3 (all, legacy fallback)
Installing   prettyprinter-ansi-terminal-1.1.3 (all, legacy fallback)
Completed    prettyprinter-ansi-terminal-1.1.3 (all, legacy fallback)
Starting     prettyprinter-compat-ansi-wl-pprint-1.0.2 (all, legacy fallback)
Building     prettyprinter-compat-ansi-wl-pprint-1.0.2 (all, legacy fallback)
Installing   prettyprinter-compat-ansi-wl-pprint-1.0.2 (all, legacy fallback)
Completed    prettyprinter-compat-ansi-wl-pprint-1.0.2 (all, legacy fallback)
Starting     ansi-wl-pprint-1.0.2 (all, legacy fallback)
Building     ansi-wl-pprint-1.0.2 (all, legacy fallback)
Installing   ansi-wl-pprint-1.0.2 (all, legacy fallback)
Completed    ansi-wl-pprint-1.0.2 (all, legacy fallback)
Starting     test-framework-0.8.2.0 (all, legacy fallback)
Building     test-framework-0.8.2.0 (all, legacy fallback)
Installing   test-framework-0.8.2.0 (all, legacy fallback)
Completed    test-framework-0.8.2.0 (all, legacy fallback)
Starting     test-framework-hunit-0.3.0.2 (all, legacy fallback)
Building     test-framework-hunit-0.3.0.2 (all, legacy fallback)
Installing   test-framework-hunit-0.3.0.2 (all, legacy fallback)
Completed    test-framework-hunit-0.3.0.2 (all, legacy fallback)
Configuring splitmix-0.1.1...
Error: cabal-3.10.2.1: Missing dependency on a foreign library:
* Missing (or bad) C library: testu01
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.If the
library file does exist, it may contain errors that are caught by the C
compiler at the preprocessing stage. In this case you can re-run configure
with the verbosity flag -v3 to see the error messages.