Build #1 for itanium-abi-0.1.2

[all reports]

Package itanium-abi-0.1.2
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2023-03-24 06:32:23.143559797 UTC
Compiler ghc-9.2.4
OS linux
Arch x86_64
Dependencies base-4.16.3.0, boomerang-1.4.8.1, exceptions-0.10.4, text-1.2.5.0, transformers-0.5.6.2, unordered-containers-0.2.19.1
Flags none

Code Coverage

expressions56% (2298/4044)
booleanguards14% (1/7)
conditions 71% (5/7)
qualifiers100% (0/0)
alternatives28% (152/527)
local declarations74% (37/50)
top-level declarations56% (200/355)

Build log

[view raw]

Resolving dependencies...
Starting     semigroups-0.20
Starting     th-abstraction-0.4.5.0
Starting     data-array-byte-0.1.0.1
Building     th-abstraction-0.4.5.0
Building     data-array-byte-0.1.0.1
Building     semigroups-0.20
Completed    semigroups-0.20
Completed    data-array-byte-0.1.0.1
Starting     hashable-1.4.2.0
Building     hashable-1.4.2.0
Completed    th-abstraction-0.4.5.0
Starting     boomerang-1.4.8.1
Building     boomerang-1.4.8.1
Completed    hashable-1.4.2.0
Starting     unordered-containers-0.2.19.1
Building     unordered-containers-0.2.19.1
Completed    boomerang-1.4.8.1
Completed    unordered-containers-0.2.19.1
Downloading  itanium-abi-0.1.2
Downloaded   itanium-abi-0.1.2
Starting     itanium-abi-0.1.2
Building     itanium-abi-0.1.2
Completed    itanium-abi-0.1.2

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.2.4 -O0
In order, the following will be built (use -v for more details):
 - boomerang-1.4.8.1 (lib:boomerang) (requires build)
 - itanium-abi-0.1.2 (first run)
Starting     boomerang-1.4.8.1 (all, legacy fallback)
Building     boomerang-1.4.8.1 (all, legacy fallback)
Installing   boomerang-1.4.8.1 (all, legacy fallback)
Completed    boomerang-1.4.8.1 (all, legacy fallback)
Configuring itanium-abi-0.1.2...
Preprocessing library for itanium-abi-0.1.2..
Building library for itanium-abi-0.1.2..
[1 of 3] Compiling ABI.Itanium.Types ( src/ABI/Itanium/Types.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/itanium-abi-0.1.2/noopt/build/ABI/Itanium/Types.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/itanium-abi-0.1.2/noopt/build/ABI/Itanium/Types.dyn_o )
[2 of 3] Compiling ABI.Itanium.Pretty ( src/ABI/Itanium/Pretty.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/itanium-abi-0.1.2/noopt/build/ABI/Itanium/Pretty.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/itanium-abi-0.1.2/noopt/build/ABI/Itanium/Pretty.dyn_o )

src/ABI/Itanium/Pretty.hs:190:7: warning: [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type ([Maybe Builder], [Maybe Builder]) not matched:
            ([], [])
            ((_:_), [])
    |
190 |   let (pre,_:post) = splitAt i tas
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/ABI/Itanium/Pretty.hs:293:7: warning: [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding: Patterns of type [CXXType] not matched: []
    |
293 |   let (retType:retArgTypes) = args
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/ABI/Itanium/Pretty.hs:392:6: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns of type ExprPrimary not matched:
            ExprFloatLit _ _
            ExprStringLit _
            ExprNullPtrLit
            ExprNullPointerTemplateArg
            ...
    |
392 |   in \case
    |      ^^^^^...

src/ABI/Itanium/Pretty.hs:505:6: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns of type Prefix not matched: TemplateParamPrefix _
    |
505 |   in case pfx of
    |      ^^^^^^^^^^^...

src/ABI/Itanium/Pretty.hs:599:3: warning: [-Wincomplete-patterns]
    Pattern match(es) are non-exhaustive
    In a case alternative:
        Patterns of type CXXType not matched:
            ArrayTypeE _
            TemplateTemplateParamType _ _
            TemplateTemplateParamSubstitutionType _ _
    |
599 |   case t of
    |   ^^^^^^^^^...
[3 of 3] Compiling ABI.Itanium      ( src/ABI/Itanium.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/itanium-abi-0.1.2/noopt/build/ABI/Itanium.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/itanium-abi-0.1.2/noopt/build/ABI/Itanium.dyn_o )

src/ABI/Itanium.hs:41:2: warning: [-Wunused-top-binds]
    Defined but not used: rArrayTypeE
   |
41 | $(makeBoomerangs ''CXXType)
   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^

src/ABI/Itanium.hs:41:2: warning: [-Wunused-top-binds]
    Defined but not used: rTemplateTemplateParamType
   |
41 | $(makeBoomerangs ''CXXType)
   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^

src/ABI/Itanium.hs:41:2: warning: [-Wunused-top-binds]
    Defined but not used: rTemplateTemplateParamSubstitutionType
   |
41 | $(makeBoomerangs ''CXXType)
   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^

src/ABI/Itanium.hs:51:2: warning: [-Wunused-top-binds]
    Defined but not used: rExprFloatLit
   |
51 | $(makeBoomerangs ''ExprPrimary)
   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/ABI/Itanium.hs:51:2: warning: [-Wunused-top-binds]
    Defined but not used: rExprStringLit
   |
51 | $(makeBoomerangs ''ExprPrimary)
   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/ABI/Itanium.hs:51:2: warning: [-Wunused-top-binds]
    Defined but not used: rExprNullPtrLit
   |
51 | $(makeBoomerangs ''ExprPrimary)
   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/ABI/Itanium.hs:51:2: warning: [-Wunused-top-binds]
    Defined but not used: rExprNullPointerTemplateArg
   |
51 | $(makeBoomerangs ''ExprPrimary)
   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/ABI/Itanium.hs:51:2: warning: [-Wunused-top-binds]
    Defined but not used: rExprComplexFloatLit
   |
51 | $(makeBoomerangs ''ExprPrimary)
   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/ABI/Itanium.hs:51:2: warning: [-Wunused-top-binds]
    Defined but not used: rExprExternName
   |
51 | $(makeBoomerangs ''ExprPrimary)
   |  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Preprocessing test suite 'DemangleTests' for itanium-abi-0.1.2..
Building test suite 'DemangleTests' for itanium-abi-0.1.2..
[1 of 1] Compiling Main             ( tests/DemangleTests.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/itanium-abi-0.1.2/noopt/build/DemangleTests/DemangleTests-tmp/Main.o )
Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/itanium-abi-0.1.2/noopt/build/DemangleTests/DemangleTests ...
Running 1 test suites...
Test suite DemangleTests: RUNNING...
Test suite DemangleTests: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/itanium-abi-0.1.2.test
Writing: itanium-abi-0.1.2-inplace/ABI.Itanium.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/itanium-abi-0.1.2/noopt/hpc/vanilla/html/DemangleTests/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: itanium-abi-0.1.2-inplace/ABI.Itanium.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/itanium-abi-0.1.2/noopt/hpc/vanilla/html/itanium-abi-0.1.2/hpc_index.html