Build #1 for hspec-discover-2.11.16
| Package | hspec-discover-2.11.16 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-12-12 13:09:00.465922581 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0, directory-1.3.8.5, filepath-1.4.301.0, base-4.19.2.0, directory-1.3.8.5, filepath-1.4.301.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading hspec-discover-2.11.16
Downloaded hspec-discover-2.11.16
Configuring hspec-discover-2.11.16...
Preprocessing library for hspec-discover-2.11.16..
Building library for hspec-discover-2.11.16..
[1 of 4] Compiling Paths_hspec_discover ( dist/build/autogen/Paths_hspec_discover.hs, dist/build/Paths_hspec_discover.o, dist/build/Paths_hspec_discover.dyn_o )
[2 of 4] Compiling Test.Hspec.Discover.Config ( src/Test/Hspec/Discover/Config.hs, dist/build/Test/Hspec/Discover/Config.o, dist/build/Test/Hspec/Discover/Config.dyn_o )
[3 of 4] Compiling Test.Hspec.Discover.Sort ( src/Test/Hspec/Discover/Sort.hs, dist/build/Test/Hspec/Discover/Sort.o, dist/build/Test/Hspec/Discover/Sort.dyn_o )
[4 of 4] Compiling Test.Hspec.Discover.Run ( src/Test/Hspec/Discover/Run.hs, dist/build/Test/Hspec/Discover/Run.o, dist/build/Test/Hspec/Discover/Run.dyn_o )
Preprocessing executable 'hspec-discover' for hspec-discover-2.11.16..
Building executable 'hspec-discover' for hspec-discover-2.11.16..
[1 of 2] Compiling Main ( driver/hspec-discover.hs, dist/build/hspec-discover/hspec-discover-tmp/Main.o )
[2 of 2] Compiling Paths_hspec_discover ( dist/build/hspec-discover/autogen/Paths_hspec_discover.hs, dist/build/hspec-discover/hspec-discover-tmp/Paths_hspec_discover.o )
[3 of 3] Linking dist/build/hspec-discover/hspec-discover
Preprocessing library for hspec-discover-2.11.16..
Running Haddock on library for hspec-discover-2.11.16..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Paths_hspec_discover ( dist/build/autogen/Paths_hspec_discover.hs, nothing )
[2 of 4] Compiling Test.Hspec.Discover.Config ( src/Test/Hspec/Discover/Config.hs, nothing )
[3 of 4] Compiling Test.Hspec.Discover.Sort ( src/Test/Hspec/Discover/Sort.hs, nothing )
[4 of 4] Compiling Test.Hspec.Discover.Run ( src/Test/Hspec/Discover/Run.hs, nothing )
Haddock coverage:
20% ( 1 / 5) in 'Test.Hspec.Discover.Config'
Missing documentation for:
Config (src/Test/Hspec/Discover/Config.hs:14)
defaultConfig (src/Test/Hspec/Discover/Config.hs:22)
parseConfig (src/Test/Hspec/Discover/Config.hs:36)
usage (src/Test/Hspec/Discover/Config.hs:33)
25% ( 1 / 4) in 'Test.Hspec.Discover.Sort'
Missing documentation for:
sortNaturallyBy (src/Test/Hspec/Discover/Sort.hs:16)
NaturalSortKey (src/Test/Hspec/Discover/Sort.hs:18)
naturalSortKey (src/Test/Hspec/Discover/Sort.hs:25)
36% ( 4 / 11) in 'Test.Hspec.Discover.Run'
Missing documentation for:
run (src/Test/Hspec/Discover/Run.hs:43)
Spec (src/Test/Hspec/Discover/Run.hs:39)
driverWithFormatter (src/Test/Hspec/Discover/Run.hs:92)
Tree (src/Test/Hspec/Discover/Run.hs:160)
Forest (src/Test/Hspec/Discover/Run.hs:163)
Hook (src/Test/Hspec/Discover/Run.hs:166)
discover (src/Test/Hspec/Discover/Run.hs:175)
Documentation created: dist/doc/html/hspec-discover/,
dist/doc/html/hspec-discover/hspec-discover.txt
Preprocessing executable 'hspec-discover' for hspec-discover-2.11.16..
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hspec-discover-2.11.16-IK5qXzdqgXW3CbnK9P1MgB
Installing executable hspec-discover in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin
Warning: The directory
/var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system
search path.
Completed hspec-discover-2.11.16
Test log
[view raw]
Resolving dependencies... Error: cabal: Cannot test all the packages in the project because none of the components are available to build: the test suite 'spec' is not available because the solver picked a plan that does not include the test suites, perhaps because no such plan exists. To see the error message explaining the problems with such plans, force the solver to include the test suites for all packages, by adding the line 'tests: True' to the 'cabal.project.local' file.