Build #1 for hs-tree-sitter-capi-13.0.14.0

[all reports]

Package hs-tree-sitter-capi-13.0.14.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-07-24 17:38:47.585616704 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, base-compat-constptr-0.1.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring base-compat-constptr-0.1.0.0...
Preprocessing library for base-compat-constptr-0.1.0.0..
Building library for base-compat-constptr-0.1.0.0..
[1 of 1] Compiling Foreign.C.ConstPtr.Compat ( src/Foreign/C/ConstPtr/Compat.hs, dist/build/Foreign/C/ConstPtr/Compat.o, dist/build/Foreign/C/ConstPtr/Compat.dyn_o )
Preprocessing library for base-compat-constptr-0.1.0.0..
Running Haddock on library for base-compat-constptr-0.1.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Foreign.C.ConstPtr.Compat ( src/Foreign/C/ConstPtr/Compat.hs, nothing )
Haddock coverage:
 100% (  2 /  2) in 'Foreign.C.ConstPtr.Compat'
Documentation created: dist/doc/html/base-compat-constptr/,
dist/doc/html/base-compat-constptr/base-compat-constptr.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/base-compat-constptr-0.1.0.0-9BWDrAO8WDIBlMzGJeDDlw
Completed    base-compat-constptr-0.1.0.0
Configuring hs-tree-sitter-capi-13.0.14.0...
Preprocessing library for hs-tree-sitter-capi-13.0.14.0..
Building library for hs-tree-sitter-capi-13.0.14.0..
[1 of 1] Compiling TreeSitter.CApi  ( dist/build/TreeSitter/CApi.hs, dist/build/TreeSitter/CApi.o, dist/build/TreeSitter/CApi.dyn_o )
Preprocessing library for hs-tree-sitter-capi-13.0.14.0..
Running Haddock on library for hs-tree-sitter-capi-13.0.14.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling TreeSitter.CApi  ( dist/build/TreeSitter/CApi.hs, nothing )
Haddock coverage:
Warning: '_context' is ambiguous. It is defined
    * at src/TreeSitter/CApi.hsc:687:5
    * at src/TreeSitter/CApi.hsc:745:5
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/TreeSitter/CApi.hsc:745:5
Warning: 'TSTreeCursor' is ambiguous. It is defined
    * at src/TreeSitter/CApi.hsc:742:18
    * at src/TreeSitter/CApi.hsc:740:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/TreeSitter/CApi.hsc:740:1
Warning: 'TSNode' is ambiguous. It is defined
    * at src/TreeSitter/CApi.hsc:686:12
    * at src/TreeSitter/CApi.hsc:684:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/TreeSitter/CApi.hsc:684:1
Warning: 'TSNodeContext' is ambiguous. It is defined
    * at src/TreeSitter/CApi.hsc:710:19
    * at src/TreeSitter/CApi.hsc:709:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/TreeSitter/CApi.hsc:709:1
Warning: 'TSTreeCursorContext' is ambiguous. It is defined
    * at src/TreeSitter/CApi.hsc:766:25
    * at src/TreeSitter/CApi.hsc:765:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/TreeSitter/CApi.hsc:765:1
Warning: 'TSQueryCapture' is ambiguous. It is defined
    * at src/TreeSitter/CApi.hsc:796:20
    * at src/TreeSitter/CApi.hsc:794:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/TreeSitter/CApi.hsc:794:1
  99% (188 /189) in 'TreeSitter.CApi'
  Missing documentation for:
    Module header
Warning: TreeSitter.CApi: could not find link destinations for: 
	- TreeSitter.CApi._wrap_ts_logger_new
	- TreeSitter.CApi._wrap_ts_input_new
Documentation created: dist/doc/html/hs-tree-sitter-capi/,
dist/doc/html/hs-tree-sitter-capi/hs-tree-sitter-capi.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hs-tree-sitter-capi-13.0.14.0-AuuGL0jjLiq4juFF0ZOHrY
Completed    hs-tree-sitter-capi-13.0.14.0

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 'hs-tree-sitter-capi-test'
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.