Your message dated Thu, 16 Nov 2023 03:07:54 +0000
with message-id <e1r3sjs-006kpo...@fasolo.debian.org>
and subject line Bug#1054849: fixed in haskell-clash-prelude 1.8.1-1
has caused the Debian Bug report #1054849,
regarding haskell-clash-prelude: FTBFS: make: *** 
[/usr/share/cdbs/1/class/hlibrary.mk:158: build-ghc-stamp] Error 25
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1054849: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054849
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-clash-prelude
Version: 1.6.6-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231027 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  fakeroot debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_prep 
> dh_installdirs -A 
> mkdir -p "."
> CDBS WARNING:    DEB_DH_STRIP_ARGS is deprecated since 0.4.85
> CDBS WARNING:    DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
> Adding cdbs dependencies to debian/libghc-clash-prelude-doc.substvars
> dh_installdirs -plibghc-clash-prelude-doc \
>       
> perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
>       -E 'make_setup_recipe'
> Running ghc --make /usr/share/haskell-devscripts/Setup-Simple.hs -o 
> debian/hlibrary.setup -outputdir debian/tmp-setup-hs
> [1 of 2] Compiling Main             ( 
> /usr/share/haskell-devscripts/Setup-Simple.hs, debian/tmp-setup-hs/Main.o )
> [2 of 2] Linking debian/hlibrary.setup
> perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
>       -E 'configure_recipe'
> Running find . ! -newer /tmp/_CaCH2Lto5 -exec touch -d 1998-01-01 UTC {} ;
> Running dh_listpackages
> libghc-clash-prelude-dev
> libghc-clash-prelude-prof
> libghc-clash-prelude-doc
> Running dh_listpackages
> libghc-clash-prelude-dev
> libghc-clash-prelude-prof
> libghc-clash-prelude-doc
> Running dpkg-buildflags --get LDFLAGS
> -Wl,-z,relro
> Running debian/hlibrary.setup configure --ghc -v2 
> --package-db=/var/lib/ghc/package.conf.d --prefix=/usr 
> --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib 
> --builddir=dist-ghc --ghc-option=-optl-Wl,-z,relro 
> --haddockdir=/usr/lib/ghc-doc/haddock/clash-prelude-1.6.6/ 
> --datasubdir=clash-prelude 
> --htmldir=/usr/share/doc/libghc-clash-prelude-doc/html/ 
> --enable-library-profiling --enable-tests
> Using Parsec parser
> Configuring clash-prelude-1.6.6...
> Flags chosen: benchmarks=True, doctests=False, large-tuples=False,
> multiple-hidden=False, strict-mapsignal=False, super-strict=False,
> unittests=True, workaround-ghc-mmap-crash=False
> Dependency QuickCheck >=2.7 && <2.15: using QuickCheck-2.14.3
> Dependency array >=0.5.1.0 && <0.6: using array-0.5.4.0
> Dependency arrows >=0.4 && <0.5: using arrows-0.4.4.2
> Dependency base >=4.11 && <5: using base-4.17.2.0
> Dependency binary >=0.8.5 && <0.11: using binary-0.8.9.1
> Dependency bytestring >=0.10.8 && <0.12: using bytestring-0.11.5.2
> Dependency constraints >=0.9 && <1.0: using constraints-0.13.4
> Dependency containers >=0.4.0 && <0.7: using containers-0.6.7
> Dependency data-binary-ieee754 >=0.4.4 && <0.6: using
> data-binary-ieee754-0.4.4
> Dependency data-default-class >=0.1.2 && <0.2: using
> data-default-class-0.1.2.0
> Dependency deepseq >=1.4.1.0 && <1.5: using deepseq-1.4.8.0
> Dependency extra >=1.6.17 && <1.8: using extra-1.7.14
> Dependency ghc-bignum >=1.0 && <1.4: using ghc-bignum-1.3
> Dependency ghc-prim >=0.5.1.0 && <0.10: using ghc-prim-0.9.1
> Dependency ghc-typelits-extra >=0.4 && <0.5: using ghc-typelits-extra-0.4.6
> Dependency ghc-typelits-knownnat >=0.7.2 && <0.8: using
> ghc-typelits-knownnat-0.7.9
> Dependency ghc-typelits-natnormalise >=0.7.2 && <0.8: using
> ghc-typelits-natnormalise-0.7.9
> Dependency half >=0.2.2.3 && <1.0: using half-0.3.1
> Dependency hashable >=1.2.1.0 && <1.5: using hashable-1.4.3.0
> Dependency interpolate >=0.2 && <0.3: using interpolate-0.2.1
> Dependency lens >=4.10 && <5.3: using lens-5.2.3
> Dependency recursion-schemes >=5.1 && <5.3: using recursion-schemes-5.2.2.4
> Dependency reflection >=2 && <2.2: using reflection-2.1.7
> Dependency singletons >=2.0 && <3.1: using singletons-3.0.2
> Dependency template-haskell >=2.12.0.0 && <2.20: using
> template-haskell-2.19.0.0
> Dependency text >=0.11.3.1 && <2.1: using text-2.0.2
> Dependency th-abstraction >=0.2.10 && <0.5.0: using th-abstraction-0.4.5.0
> Dependency th-lift >=0.7.0 && <0.9: using th-lift-0.8.4
> Dependency th-orphans >=0.13.1 && <1.0: using th-orphans-0.13.14
> Dependency time >=1.8 && <1.14: using time-1.12.2
> Dependency transformers >=0.5.2.0 && <0.7: using transformers-0.5.6.2
> Dependency type-errors >=0.2.0.0 && <0.3: using type-errors-0.2.0.2
> Dependency uniplate >=1.6.12 && <1.7: using uniplate-1.6.13
> Dependency vector >=0.11 && <1.0: using vector-0.13.1.0
> Dependency base: using base-4.17.2.0
> Dependency bytestring: using bytestring-0.11.5.2
> Dependency clash-prelude: using clash-prelude-1.6.6
> Dependency deepseq: using deepseq-1.4.8.0
> Dependency ghc-typelits-extra: using ghc-typelits-extra-0.4.6
> Dependency ghc-typelits-knownnat: using ghc-typelits-knownnat-0.7.9
> Dependency ghc-typelits-natnormalise: using ghc-typelits-natnormalise-0.7.9
> Dependency hedgehog >=1.0.3 && <1.3: using hedgehog-1.2
> Dependency hint >=0.7 && <0.10: using hint-0.9.0.7
> Dependency quickcheck-classes-base >=0.6 && <1.0: using
> quickcheck-classes-base-0.6.2.0
> Dependency tasty >=1.2 && <1.5: using tasty-1.4.3
> Dependency tasty-hedgehog >=1.2.0: using tasty-hedgehog-1.4.0.1
> Dependency tasty-hunit: using tasty-hunit-0.10.1
> Dependency tasty-quickcheck: using tasty-quickcheck-0.10.2
> Dependency tasty-th: using tasty-th-0.1.7
> Dependency template-haskell: using template-haskell-2.19.0.0
> Source component graph:
>     component lib
>     component test:unittests dependency lib
> Configured component graph:
>     component clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb
>         include QuickCheck-2.14.3-BmeqZc5o1KN1SLTJnQ4VO3
>         include array-0.5.4.0
>         include arrows-0.4.4.2-Kgc5Qp4tyDB8I0Jspby6RN
>         include base-4.17.2.0
>         include binary-0.8.9.1
>         include bytestring-0.11.5.2
>         include constraints-0.13.4-52YLcb21iPS5soAVaAJGoV
>         include containers-0.6.7
>         include data-binary-ieee754-0.4.4-BrYPwMWzk237ThKnypNrAu
>         include data-default-class-0.1.2.0-HWomeRk5e2p3WGQsDTnuAN
>         include deepseq-1.4.8.0
>         include extra-1.7.14-DfcUn0kURmM7zhMG6RTp91
>         include ghc-bignum-1.3
>         include ghc-prim-0.9.1
>         include ghc-typelits-extra-0.4.6-JvEL6iN5fY83uVSLtiPdYr
>         include ghc-typelits-knownnat-0.7.9-3n5GnDWtiquBmcLeZtkNww
>         include ghc-typelits-natnormalise-0.7.9-7wMwVssZWV97vTrkDC3ywH
>         include half-0.3.1-DAeDxlE59218ih3qhvXqXy
>         include hashable-1.4.3.0-5Qah7zM9DI77czw44bVGqg
>         include interpolate-0.2.1-47bTgk4wdOc5IzPqD9zYeM
>         include lens-5.2.3-8TCaz0QMVgsJ9hlUL16Ksq
>         include recursion-schemes-5.2.2.4-52hVc78VbhB4ZQJQU4J1l3
>         include reflection-2.1.7-G9s0ta64nF9AlDNNjOk9hz
>         include singletons-3.0.2-3DcR4SWVUp79j2YXjDDaPv
>         include template-haskell-2.19.0.0
>         include text-2.0.2
>         include th-abstraction-0.4.5.0-CynkUuS8OuAKbGjDnje1Fs
>         include th-lift-0.8.4-Hb96g2HGtQyHkKuMt8Wl3a
>         include th-orphans-0.13.14-DohaPw08T4B8qGhCCSsS9D
>         include time-1.12.2
>         include transformers-0.5.6.2
>         include type-errors-0.2.0.2-6hYqU0bvUla2e21A3XXkcd
>         include uniplate-1.6.13-HbFY80xZVh6EFwRLGUsRwB
>         include vector-0.13.1.0-E4LTjcK991m18cbKZhUjhX
>     component clash-prelude-1.6.6-JqsuJPq1HIw5cSfRADzn3K-unittests
>         include base-4.17.2.0
>         include bytestring-0.11.5.2
>         include clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb
>         include deepseq-1.4.8.0
>         include ghc-typelits-extra-0.4.6-JvEL6iN5fY83uVSLtiPdYr
>         include ghc-typelits-knownnat-0.7.9-3n5GnDWtiquBmcLeZtkNww
>         include ghc-typelits-natnormalise-0.7.9-7wMwVssZWV97vTrkDC3ywH
>         include hedgehog-1.2-7qvIupQYHA5CLp5Tw3i8P
>         include hint-0.9.0.7-5iGaXx3CoAKERLnUH7t1lY
>         include quickcheck-classes-base-0.6.2.0-LRP4byNLAxqBCGInQnniwo
>         include tasty-1.4.3-Jw0iYFrsdkg7Tjf4A7fnBL
>         include tasty-hedgehog-1.4.0.1-1ZMaEAONwC6CLxp23x7q9v
>         include tasty-hunit-0.10.1-DigS6vRa7oiLLQpAzsAtbP
>         include tasty-quickcheck-0.10.2-7Ze6A7P6YtSE4O0CXDR3YM
>         include tasty-th-0.1.7-7gth1O9XmUM4LoILMsTwWW
>         include template-haskell-2.19.0.0
> Linked component graph:
>     unit clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb
>         include QuickCheck-2.14.3-BmeqZc5o1KN1SLTJnQ4VO3
>         include array-0.5.4.0
>         include arrows-0.4.4.2-Kgc5Qp4tyDB8I0Jspby6RN
>         include base-4.17.2.0
>         include binary-0.8.9.1
>         include bytestring-0.11.5.2
>         include constraints-0.13.4-52YLcb21iPS5soAVaAJGoV
>         include containers-0.6.7
>         include data-binary-ieee754-0.4.4-BrYPwMWzk237ThKnypNrAu
>         include data-default-class-0.1.2.0-HWomeRk5e2p3WGQsDTnuAN
>         include deepseq-1.4.8.0
>         include extra-1.7.14-DfcUn0kURmM7zhMG6RTp91
>         include ghc-bignum-1.3
>         include ghc-prim-0.9.1
>         include ghc-typelits-extra-0.4.6-JvEL6iN5fY83uVSLtiPdYr
>         include ghc-typelits-knownnat-0.7.9-3n5GnDWtiquBmcLeZtkNww
>         include ghc-typelits-natnormalise-0.7.9-7wMwVssZWV97vTrkDC3ywH
>         include half-0.3.1-DAeDxlE59218ih3qhvXqXy
>         include hashable-1.4.3.0-5Qah7zM9DI77czw44bVGqg
>         include interpolate-0.2.1-47bTgk4wdOc5IzPqD9zYeM
>         include lens-5.2.3-8TCaz0QMVgsJ9hlUL16Ksq
>         include recursion-schemes-5.2.2.4-52hVc78VbhB4ZQJQU4J1l3
>         include reflection-2.1.7-G9s0ta64nF9AlDNNjOk9hz
>         include singletons-3.0.2-3DcR4SWVUp79j2YXjDDaPv
>         include template-haskell-2.19.0.0
>         include text-2.0.2
>         include th-abstraction-0.4.5.0-CynkUuS8OuAKbGjDnje1Fs
>         include th-lift-0.8.4-Hb96g2HGtQyHkKuMt8Wl3a
>         include th-orphans-0.13.14-DohaPw08T4B8qGhCCSsS9D
>         include time-1.12.2
>         include transformers-0.5.6.2
>         include type-errors-0.2.0.2-6hYqU0bvUla2e21A3XXkcd
>         include uniplate-1.6.13-HbFY80xZVh6EFwRLGUsRwB
>         include vector-0.13.1.0-E4LTjcK991m18cbKZhUjhX
>         
> Clash.Annotations.BitRepresentation=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Annotations.BitRepresentation,Clash.Annotations.BitRepresentation.Deriving=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Annotations.BitRepresentation.Deriving,Clash.Annotations.BitRepresentation.Internal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Annotations.BitRepresentation.Internal,Clash.Annotations.BitRepresentation.Util=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Annotations.BitRepresentation.Util,Clash.Annotations.Primitive=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Annotations.Primitive,Clash.Annotations.SynthesisAttributes=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Annotations.SynthesisAttributes,Clash.Annotations.TH=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Annotations.TH,Clash.Annotations.TopEntity=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Annotations.TopEntity,Clash.Class.AutoReg=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.AutoReg,Clash.Class.AutoReg.Internal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.AutoReg.Internal,Clash.Class.BitPack=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.BitPack,Clash.Class.BitPack.BitIndex=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.BitPack.BitIndex,Clash.Class.BitPack.BitReduction=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.BitPack.BitReduction,Clash.Class.BitPack.Internal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.BitPack.Internal,Clash.Class.BitPack.Internal.TH=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.BitPack.Internal.TH,Clash.Class.Counter=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.Counter,Clash.Class.Counter.Internal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.Counter.Internal,Clash.Class.Counter.TH=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.Counter.TH,Clash.Class.Exp=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.Exp,Clash.Class.HasDomain=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.HasDomain,Clash.Class.HasDomain.CodeGen=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.HasDomain.CodeGen,Clash.Class.HasDomain.Common=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.HasDomain.Common,Clash.Class.HasDomain.HasSingleDomain=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.HasDomain.HasSingleDomain,Clash.Class.HasDomain.HasSpecificDomain=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.HasDomain.HasSpecificDomain,Clash.Class.Num=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.Num,Clash.Class.Parity=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.Parity,Clash.Class.Resize=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Class.Resize,Clash.Clocks=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Clocks,Clash.Clocks.Deriving=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Clocks.Deriving,Clash.Examples=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Examples,Clash.Examples.Internal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Examples.Internal,Clash.Explicit.BlockRam=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.BlockRam,Clash.Explicit.BlockRam.Blob=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.BlockRam.Blob,Clash.Explicit.BlockRam.File=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.BlockRam.File,Clash.Explicit.BlockRam.Internal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.BlockRam.Internal,Clash.Explicit.DDR=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.DDR,Clash.Explicit.Mealy=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.Mealy,Clash.Explicit.Moore=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.Moore,Clash.Explicit.Prelude=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.Prelude,Clash.Explicit.Prelude.Safe=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.Prelude.Safe,Clash.Explicit.RAM=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.RAM,Clash.Explicit.ROM=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.ROM,Clash.Explicit.ROM.Blob=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.ROM.Blob,Clash.Explicit.ROM.File=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.ROM.File,Clash.Explicit.Reset=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.Reset,Clash.Explicit.Signal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.Signal,Clash.Explicit.Signal.Delayed=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.Signal.Delayed,Clash.Explicit.SimIO=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.SimIO,Clash.Explicit.Synchronizer=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.Synchronizer,Clash.Explicit.Testbench=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.Testbench,Clash.Explicit.Verification=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Explicit.Verification,Clash.HaskellPrelude=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.HaskellPrelude,Clash.Hidden=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Hidden,Clash.Intel.ClockGen=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Intel.ClockGen,Clash.Intel.DDR=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Intel.DDR,Clash.Magic=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Magic,Clash.NamedTypes=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.NamedTypes,Clash.Num.Erroring=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Num.Erroring,Clash.Num.Overflowing=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Num.Overflowing,Clash.Num.Saturating=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Num.Saturating,Clash.Num.Wrapping=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Num.Wrapping,Clash.Num.Zeroing=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Num.Zeroing,Clash.Prelude=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude,Clash.Prelude.BitIndex=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.BitIndex,Clash.Prelude.BitReduction=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.BitReduction,Clash.Prelude.BlockRam=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.BlockRam,Clash.Prelude.BlockRam.Blob=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.BlockRam.Blob,Clash.Prelude.BlockRam.File=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.BlockRam.File,Clash.Prelude.DataFlow=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.DataFlow,Clash.Prelude.Mealy=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.Mealy,Clash.Prelude.Moore=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.Moore,Clash.Prelude.RAM=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.RAM,Clash.Prelude.ROM=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.ROM,Clash.Prelude.ROM.Blob=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.ROM.Blob,Clash.Prelude.ROM.File=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.ROM.File,Clash.Prelude.Safe=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.Safe,Clash.Prelude.Testbench=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Prelude.Testbench,Clash.Promoted.Nat=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Promoted.Nat,Clash.Promoted.Nat.Literals=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Promoted.Nat.Literals,Clash.Promoted.Nat.TH=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Promoted.Nat.TH,Clash.Promoted.Nat.Unsafe=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Promoted.Nat.Unsafe,Clash.Promoted.Symbol=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Promoted.Symbol,Clash.Signal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Signal,Clash.Signal.BiSignal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Signal.BiSignal,Clash.Signal.Bundle=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Signal.Bundle,Clash.Signal.Delayed=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Signal.Delayed,Clash.Signal.Delayed.Bundle=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Signal.Delayed.Bundle,Clash.Signal.Delayed.Internal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Signal.Delayed.Internal,Clash.Signal.Internal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Signal.Internal,Clash.Signal.Internal.Ambiguous=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Signal.Internal.Ambiguous,Clash.Signal.Trace=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Signal.Trace,Clash.Sized.BitVector=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.BitVector,Clash.Sized.Fixed=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.Fixed,Clash.Sized.Index=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.Index,Clash.Sized.Internal.BitVector=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.Internal.BitVector,Clash.Sized.Internal.Index=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.Internal.Index,Clash.Sized.Internal.Mod=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.Internal.Mod,Clash.Sized.Internal.Signed=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.Internal.Signed,Clash.Sized.Internal.Unsigned=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.Internal.Unsigned,Clash.Sized.RTree=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.RTree,Clash.Sized.Signed=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.Signed,Clash.Sized.Unsigned=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.Unsigned,Clash.Sized.Vector=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Sized.Vector,Clash.Tutorial=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Tutorial,Clash.Verification=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Verification,Clash.Verification.DSL=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Verification.DSL,Clash.Verification.Internal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Verification.Internal,Clash.XException=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.XException,Clash.XException.Internal=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.XException.Internal,Clash.XException.TH=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.XException.TH,Clash.Xilinx.ClockGen=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Xilinx.ClockGen,Clash.Xilinx.DDR=clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb:Clash.Xilinx.DDR
>     unit clash-prelude-1.6.6-JqsuJPq1HIw5cSfRADzn3K-unittests
>         include base-4.17.2.0
>         include bytestring-0.11.5.2
>         include clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb
>         include deepseq-1.4.8.0
>         include ghc-typelits-extra-0.4.6-JvEL6iN5fY83uVSLtiPdYr
>         include ghc-typelits-knownnat-0.7.9-3n5GnDWtiquBmcLeZtkNww
>         include ghc-typelits-natnormalise-0.7.9-7wMwVssZWV97vTrkDC3ywH
>         include hedgehog-1.2-7qvIupQYHA5CLp5Tw3i8P
>         include hint-0.9.0.7-5iGaXx3CoAKERLnUH7t1lY
>         include quickcheck-classes-base-0.6.2.0-LRP4byNLAxqBCGInQnniwo
>         include tasty-1.4.3-Jw0iYFrsdkg7Tjf4A7fnBL
>         include tasty-hedgehog-1.4.0.1-1ZMaEAONwC6CLxp23x7q9v
>         include tasty-hunit-0.10.1-DigS6vRa7oiLLQpAzsAtbP
>         include tasty-quickcheck-0.10.2-7Ze6A7P6YtSE4O0CXDR3YM
>         include tasty-th-0.1.7-7gth1O9XmUM4LoILMsTwWW
>         include template-haskell-2.19.0.0
> Ready component graph:
>     definite clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb
>         depends QuickCheck-2.14.3-BmeqZc5o1KN1SLTJnQ4VO3
>         depends array-0.5.4.0
>         depends arrows-0.4.4.2-Kgc5Qp4tyDB8I0Jspby6RN
>         depends base-4.17.2.0
>         depends binary-0.8.9.1
>         depends bytestring-0.11.5.2
>         depends constraints-0.13.4-52YLcb21iPS5soAVaAJGoV
>         depends containers-0.6.7
>         depends data-binary-ieee754-0.4.4-BrYPwMWzk237ThKnypNrAu
>         depends data-default-class-0.1.2.0-HWomeRk5e2p3WGQsDTnuAN
>         depends deepseq-1.4.8.0
>         depends extra-1.7.14-DfcUn0kURmM7zhMG6RTp91
>         depends ghc-bignum-1.3
>         depends ghc-prim-0.9.1
>         depends ghc-typelits-extra-0.4.6-JvEL6iN5fY83uVSLtiPdYr
>         depends ghc-typelits-knownnat-0.7.9-3n5GnDWtiquBmcLeZtkNww
>         depends ghc-typelits-natnormalise-0.7.9-7wMwVssZWV97vTrkDC3ywH
>         depends half-0.3.1-DAeDxlE59218ih3qhvXqXy
>         depends hashable-1.4.3.0-5Qah7zM9DI77czw44bVGqg
>         depends interpolate-0.2.1-47bTgk4wdOc5IzPqD9zYeM
>         depends lens-5.2.3-8TCaz0QMVgsJ9hlUL16Ksq
>         depends recursion-schemes-5.2.2.4-52hVc78VbhB4ZQJQU4J1l3
>         depends reflection-2.1.7-G9s0ta64nF9AlDNNjOk9hz
>         depends singletons-3.0.2-3DcR4SWVUp79j2YXjDDaPv
>         depends template-haskell-2.19.0.0
>         depends text-2.0.2
>         depends th-abstraction-0.4.5.0-CynkUuS8OuAKbGjDnje1Fs
>         depends th-lift-0.8.4-Hb96g2HGtQyHkKuMt8Wl3a
>         depends th-orphans-0.13.14-DohaPw08T4B8qGhCCSsS9D
>         depends time-1.12.2
>         depends transformers-0.5.6.2
>         depends type-errors-0.2.0.2-6hYqU0bvUla2e21A3XXkcd
>         depends uniplate-1.6.13-HbFY80xZVh6EFwRLGUsRwB
>         depends vector-0.13.1.0-E4LTjcK991m18cbKZhUjhX
>     definite clash-prelude-1.6.6-JqsuJPq1HIw5cSfRADzn3K-unittests
>         depends base-4.17.2.0
>         depends bytestring-0.11.5.2
>         depends clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb
>         depends deepseq-1.4.8.0
>         depends ghc-typelits-extra-0.4.6-JvEL6iN5fY83uVSLtiPdYr
>         depends ghc-typelits-knownnat-0.7.9-3n5GnDWtiquBmcLeZtkNww
>         depends ghc-typelits-natnormalise-0.7.9-7wMwVssZWV97vTrkDC3ywH
>         depends hedgehog-1.2-7qvIupQYHA5CLp5Tw3i8P
>         depends hint-0.9.0.7-5iGaXx3CoAKERLnUH7t1lY
>         depends quickcheck-classes-base-0.6.2.0-LRP4byNLAxqBCGInQnniwo
>         depends tasty-1.4.3-Jw0iYFrsdkg7Tjf4A7fnBL
>         depends tasty-hedgehog-1.4.0.1-1ZMaEAONwC6CLxp23x7q9v
>         depends tasty-hunit-0.10.1-DigS6vRa7oiLLQpAzsAtbP
>         depends tasty-quickcheck-0.10.2-7Ze6A7P6YtSE4O0CXDR3YM
>         depends tasty-th-0.1.7-7gth1O9XmUM4LoILMsTwWW
>         depends template-haskell-2.19.0.0
> Using Cabal-3.8.1.0 compiled by ghc-9.4
> Using compiler: ghc-9.4.7
> Using install prefix: /usr
> Executables installed in: /usr/bin
> Libraries installed in:
> /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-9.4.7/clash-prelude-1.6.6-CIamfLZcGAgC9mI6HXH5Yb
> Dynamic Libraries installed in:
> /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-9.4.7
> Private executables installed in:
> /usr/lib/x86_64-linux-ghc-9.4.7/clash-prelude-1.6.6
> Data files installed in: /usr/share/clash-prelude
> Documentation installed in:
> /usr/share/doc/x86_64-linux-ghc-9.4.7/clash-prelude-1.6.6
> Configuration files installed in: /usr/etc
> No alex found
> Using ar found on system at: /usr/bin/x86_64-linux-gnu-ar
> No c2hs found
> No cpphs found
> No doctest found
> Using gcc version 13 found on system at: /usr/bin/x86_64-linux-gnu-gcc
> Using ghc version 9.4.7 found on system at: /usr/bin/ghc
> Using ghc-pkg version 9.4.7 found on system at: /usr/bin/ghc-pkg-9.4.7
> No ghcjs found
> No ghcjs-pkg found
> No greencard found
> Using haddock version 2.27.0 found on system at: /usr/bin/haddock-ghc-9.4.7
> No happy found
> Using haskell-suite found on system at: haskell-suite-dummy-location
> Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
> No hmake found
> Using hpc version 0.68 found on system at: /usr/bin/hpc-ghc-9.4.7
> Using hsc2hs version 0.68.8 found on system at: /usr/bin/hsc2hs-ghc-9.4.7
> No hscolour found
> No jhc found
> Using ld found on system at: /usr/bin/x86_64-linux-gnu-ld.gold
> No pkg-config found
> Using runghc version 9.4.7 found on system at: /usr/bin/runghc-9.4.7
> Using strip version 2.41 found on system at: /usr/bin/strip
> Using tar found on system at: /bin/tar
> No uhc found
> touch configure-ghc-stamp
> perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
>       -E 'build_recipe'
> Running dh_listpackages
> libghc-clash-prelude-dev
> libghc-clash-prelude-prof
> libghc-clash-prelude-doc
> Preprocessing library for clash-prelude-1.6.6..
> Building library for clash-prelude-1.6.6..
> [  1 of 121] Compiling Clash.Annotations.BitRepresentation ( 
> src/Clash/Annotations/BitRepresentation.hs, 
> dist-ghc/build/Clash/Annotations/BitRepresentation.o, 
> dist-ghc/build/Clash/Annotations/BitRepresentation.dyn_o )
> [  2 of 121] Compiling Clash.Annotations.BitRepresentation.Internal ( 
> src/Clash/Annotations/BitRepresentation/Internal.hs, 
> dist-ghc/build/Clash/Annotations/BitRepresentation/Internal.o, 
> dist-ghc/build/Clash/Annotations/BitRepresentation/Internal.dyn_o )
> [  3 of 121] Compiling Clash.Annotations.BitRepresentation.Util ( 
> src/Clash/Annotations/BitRepresentation/Util.hs, 
> dist-ghc/build/Clash/Annotations/BitRepresentation/Util.o, 
> dist-ghc/build/Clash/Annotations/BitRepresentation/Util.dyn_o )
> [  4 of 121] Compiling Clash.Annotations.Primitive ( 
> src/Clash/Annotations/Primitive.hs, 
> dist-ghc/build/Clash/Annotations/Primitive.o, 
> dist-ghc/build/Clash/Annotations/Primitive.dyn_o )
> [  5 of 121] Compiling Clash.Annotations.SynthesisAttributes ( 
> src/Clash/Annotations/SynthesisAttributes.hs, 
> dist-ghc/build/Clash/Annotations/SynthesisAttributes.o, 
> dist-ghc/build/Clash/Annotations/SynthesisAttributes.dyn_o )
> [  6 of 121] Compiling Clash.CPP        ( src/Clash/CPP.hs, 
> dist-ghc/build/Clash/CPP.o, dist-ghc/build/Clash/CPP.dyn_o )
> [  7 of 121] Compiling Clash.Class.Counter.TH ( 
> src/Clash/Class/Counter/TH.hs, dist-ghc/build/Clash/Class/Counter/TH.o, 
> dist-ghc/build/Clash/Class/Counter/TH.dyn_o )
> [  8 of 121] Compiling Clash.Class.HasDomain.Common ( 
> src/Clash/Class/HasDomain/Common.hs, 
> dist-ghc/build/Clash/Class/HasDomain/Common.o, 
> dist-ghc/build/Clash/Class/HasDomain/Common.dyn_o )
> [  9 of 121] Compiling Clash.Class.Num  ( src/Clash/Class/Num.hs, 
> dist-ghc/build/Clash/Class/Num.o, dist-ghc/build/Clash/Class/Num.dyn_o )
> [ 10 of 121] Compiling Clash.Class.Resize ( src/Clash/Class/Resize.hs, 
> dist-ghc/build/Clash/Class/Resize.o, dist-ghc/build/Clash/Class/Resize.dyn_o )
> [ 11 of 121] Compiling Clash.HaskellPrelude ( src/Clash/HaskellPrelude.hs, 
> dist-ghc/build/Clash/HaskellPrelude.o, 
> dist-ghc/build/Clash/HaskellPrelude.dyn_o )
> [ 12 of 121] Compiling Clash.Hidden     ( src/Clash/Hidden.hs, 
> dist-ghc/build/Clash/Hidden.o, dist-ghc/build/Clash/Hidden.dyn_o )
> [ 13 of 121] Compiling Clash.NamedTypes ( src/Clash/NamedTypes.hs, 
> dist-ghc/build/Clash/NamedTypes.o, dist-ghc/build/Clash/NamedTypes.dyn_o )
> [ 14 of 121] Compiling Clash.Promoted.Symbol ( src/Clash/Promoted/Symbol.hs, 
> dist-ghc/build/Clash/Promoted/Symbol.o, 
> dist-ghc/build/Clash/Promoted/Symbol.dyn_o )
> [ 15 of 121] Compiling Clash.Magic      ( src/Clash/Magic.hs, 
> dist-ghc/build/Clash/Magic.o, dist-ghc/build/Clash/Magic.dyn_o )
> [ 16 of 121] Compiling Clash.Sized.Internal.Mod ( 
> src/Clash/Sized/Internal/Mod.hs, dist-ghc/build/Clash/Sized/Internal/Mod.o, 
> dist-ghc/build/Clash/Sized/Internal/Mod.dyn_o )
> [ 17 of 121] Compiling Language.Haskell.TH.Compat ( 
> src/Language/Haskell/TH/Compat.hs, 
> dist-ghc/build/Language/Haskell/TH/Compat.o, 
> dist-ghc/build/Language/Haskell/TH/Compat.dyn_o )
> [ 18 of 121] Compiling Clash.XException.TH ( src/Clash/XException/TH.hs, 
> dist-ghc/build/Clash/XException/TH.o, 
> dist-ghc/build/Clash/XException/TH.dyn_o )
> [ 19 of 121] Compiling Clash.XException[boot] ( src/Clash/XException.hs-boot, 
> dist-ghc/build/Clash/XException.o-boot, 
> dist-ghc/build/Clash/XException.dyn_o-boot )
> [ 20 of 121] Compiling Clash.XException.Internal ( 
> src/Clash/XException/Internal.hs, dist-ghc/build/Clash/XException/Internal.o, 
> dist-ghc/build/Clash/XException/Internal.dyn_o )
> [ 21 of 121] Compiling Clash.XException ( src/Clash/XException.hs, 
> dist-ghc/build/Clash/XException.o, dist-ghc/build/Clash/XException.dyn_o )
> [ 22 of 121] Compiling Clash.Promoted.Nat ( src/Clash/Promoted/Nat.hs, 
> dist-ghc/build/Clash/Promoted/Nat.o, dist-ghc/build/Clash/Promoted/Nat.dyn_o )
> [ 23 of 121] Compiling Clash.Signal.Internal ( src/Clash/Signal/Internal.hs, 
> dist-ghc/build/Clash/Signal/Internal.o, 
> dist-ghc/build/Clash/Signal/Internal.dyn_o )
> [ 24 of 121] Compiling Clash.Xilinx.ClockGen ( src/Clash/Xilinx/ClockGen.hs, 
> dist-ghc/build/Clash/Xilinx/ClockGen.o, 
> dist-ghc/build/Clash/Xilinx/ClockGen.dyn_o )
> [ 25 of 121] Compiling Clash.Verification.Internal ( 
> src/Clash/Verification/Internal.hs, 
> dist-ghc/build/Clash/Verification/Internal.o, 
> dist-ghc/build/Clash/Verification/Internal.dyn_o )
> [ 26 of 121] Compiling Clash.Signal.Internal.Ambiguous ( 
> src/Clash/Signal/Internal/Ambiguous.hs, 
> dist-ghc/build/Clash/Signal/Internal/Ambiguous.o, 
> dist-ghc/build/Clash/Signal/Internal/Ambiguous.dyn_o )
> [ 27 of 121] Compiling Clash.Signal.Bundle.Internal ( 
> src/Clash/Signal/Bundle/Internal.hs, 
> dist-ghc/build/Clash/Signal/Bundle/Internal.o, 
> dist-ghc/build/Clash/Signal/Bundle/Internal.dyn_o )
> [ 28 of 121] Compiling Clash.Explicit.Verification ( 
> src/Clash/Explicit/Verification.hs, 
> dist-ghc/build/Clash/Explicit/Verification.o, 
> dist-ghc/build/Clash/Explicit/Verification.dyn_o )
> [ 29 of 121] Compiling Clash.Signal.Delayed.Internal ( 
> src/Clash/Signal/Delayed/Internal.hs, 
> dist-ghc/build/Clash/Signal/Delayed/Internal.o, 
> dist-ghc/build/Clash/Signal/Delayed/Internal.dyn_o )
> [ 30 of 121] Compiling Clash.Promoted.Nat.Unsafe ( 
> src/Clash/Promoted/Nat/Unsafe.hs, dist-ghc/build/Clash/Promoted/Nat/Unsafe.o, 
> dist-ghc/build/Clash/Promoted/Nat/Unsafe.dyn_o )
> [ 31 of 121] Compiling Clash.Promoted.Nat.TH ( src/Clash/Promoted/Nat/TH.hs, 
> dist-ghc/build/Clash/Promoted/Nat/TH.o, 
> dist-ghc/build/Clash/Promoted/Nat/TH.dyn_o )
> [ 32 of 121] Compiling Clash.Promoted.Nat.Literals ( 
> src/Clash/Promoted/Nat/Literals.hs, 
> dist-ghc/build/Clash/Promoted/Nat/Literals.o, 
> dist-ghc/build/Clash/Promoted/Nat/Literals.dyn_o )
> [ 33 of 121] Compiling Clash.Class.HasDomain.CodeGen ( 
> src/Clash/Class/HasDomain/CodeGen.hs, 
> dist-ghc/build/Clash/Class/HasDomain/CodeGen.o, 
> dist-ghc/build/Clash/Class/HasDomain/CodeGen.dyn_o )
> [ 34 of 121] Compiling Clash.Class.BitPack.Internal.TH ( 
> src/Clash/Class/BitPack/Internal/TH.hs, 
> dist-ghc/build/Clash/Class/BitPack/Internal/TH.o, 
> dist-ghc/build/Clash/Class/BitPack/Internal/TH.dyn_o )
> 
> src/Clash/Class/BitPack/Internal/TH.hs:43:9: warning: 
> [-Wincomplete-uni-patterns]
>     Pattern match(es) are non-exhaustive
>     In a pattern binding: Patterns of type ‘[Type]’ not matched: []
>    |
> 43 |         (v:vs) = fmap VarT names
>    |         ^^^^^^^^^^^^^^^^^^^^^^^^
> 
> src/Clash/Class/BitPack/Internal/TH.hs:71:31: warning: 
> [-Wincomplete-uni-patterns]
>     Pattern match(es) are non-exhaustive
>     In a pattern binding: Patterns of type ‘[Exp]’ not matched: []
>    |
> 71 |                         ( let (e:es) = map VarE names
>    |                               ^^^^^^^^^^^^^^^^^^^^^^^
> 
> src/Clash/Class/BitPack/Internal/TH.hs:85:25: warning: 
> [-Wincomplete-uni-patterns]
>     Pattern match(es) are non-exhaustive
>     In a pattern binding: Patterns of type ‘[Pat]’ not matched: []
>    |
> 85 |                     let (p:ps) = map VarP names
>    |                         ^^^^^^^^^^^^^^^^^^^^^^^
> [ 35 of 121] Compiling Clash.Sized.Internal.Index[boot] ( 
> src/Clash/Sized/Internal/Index.hs-boot, 
> dist-ghc/build/Clash/Sized/Internal/Index.o-boot, 
> dist-ghc/build/Clash/Sized/Internal/Index.dyn_o-boot )
> [ 36 of 121] Compiling Clash.Sized.Internal.BitVector[boot] ( 
> src/Clash/Sized/Internal/BitVector.hs-boot, 
> dist-ghc/build/Clash/Sized/Internal/BitVector.o-boot, 
> dist-ghc/build/Clash/Sized/Internal/BitVector.dyn_o-boot )
> [ 37 of 121] Compiling Clash.Sized.Vector[boot] ( 
> src/Clash/Sized/Vector.hs-boot, dist-ghc/build/Clash/Sized/Vector.o-boot, 
> dist-ghc/build/Clash/Sized/Vector.dyn_o-boot )
> 
> src/Clash/Sized/Vector.hs-boot:21:10: error:
>     • Variable ‘n’ occurs more often
>         in the constraint ‘1 <= n’
>         than in the instance head ‘Foldable (Vec n)’
>       (Use UndecidableInstances to permit this)
>     • In the instance declaration for ‘Foldable (Vec n)’
>    |
> 21 | instance (KnownNat n, 1 <= n) => Foldable (Vec n)
>    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [107 of 121] Compiling Clash.Annotations.TopEntity ( 
> src/Clash/Annotations/TopEntity.hs, 
> dist-ghc/build/Clash/Annotations/TopEntity.o, 
> dist-ghc/build/Clash/Annotations/TopEntity.dyn_o )
> [112 of 121] Compiling Paths_clash_prelude ( 
> dist-ghc/build/autogen/Paths_clash_prelude.hs, 
> dist-ghc/build/Paths_clash_prelude.o, 
> dist-ghc/build/Paths_clash_prelude.dyn_o )
> -e: error: debian/hlibrary.setup build --builddir=dist-ghc returned exit code 
> 1
>  at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 880.
>       Debian::Debhelper::Dh_Lib::error("debian/hlibrary.setup build 
> --builddir=dist-ghc returned exit"...) called at 
> /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 610
>       Debian::Debhelper::Dh_Lib::error_exitcode("debian/hlibrary.setup build 
> --builddir=dist-ghc") called at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm 
> line 473
>       Debian::Debhelper::Dh_Lib::doit("debian/hlibrary.setup", "build", 
> "--builddir=dist-ghc") called at 
> /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 656
>       Debian::Debhelper::Buildsystem::Haskell::Recipes::build_recipe() called 
> at -e line 1
> make: *** [/usr/share/cdbs/1/class/hlibrary.mk:158: build-ghc-stamp] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/10/27/haskell-clash-prelude_1.6.6-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231027;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231027&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: haskell-clash-prelude
Source-Version: 1.8.1-1
Done: Scott Talbert <s...@techie.net>

We believe that the bug you reported is fixed in the latest version of
haskell-clash-prelude, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1054...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Scott Talbert <s...@techie.net> (supplier of updated haskell-clash-prelude 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 15 Nov 2023 20:25:59 -0500
Source: haskell-clash-prelude
Architecture: source
Version: 1.8.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
<pkg-haskell-maintain...@lists.alioth.debian.org>
Changed-By: Scott Talbert <s...@techie.net>
Closes: 1054849
Changes:
 haskell-clash-prelude (1.8.1-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #1054849)
Checksums-Sha1:
 c61758d4abfde8a602937b04bb2f3459b31b3b9b 5831 haskell-clash-prelude_1.8.1-1.dsc
 66465c93d6f1cd050170ed6fdca7fa6a52806511 401219 
haskell-clash-prelude_1.8.1.orig.tar.gz
 7f8ff9abbbd710bcac2cba8e58e75f6ed3c275b4 9084 
haskell-clash-prelude_1.8.1-1.debian.tar.xz
 6c8271d2d85717ee11a4b08efb978c590c109265 18928 
haskell-clash-prelude_1.8.1-1_amd64.buildinfo
Checksums-Sha256:
 901e28c0dbcd94de9d27fca0b32a6ae62cc09cacc4d238fda87e38391922e06f 5831 
haskell-clash-prelude_1.8.1-1.dsc
 7e2cdb7c95e70db6a7247af1bce9c70d2755efcdd99b4e40ae5796c2351dc48f 401219 
haskell-clash-prelude_1.8.1.orig.tar.gz
 c328c51da0ec9e541858dff360f91791aac30457329710adb4c671a2686ebb45 9084 
haskell-clash-prelude_1.8.1-1.debian.tar.xz
 724ff9a4a04b734ef21c1daf7ffa9d669cbdbc10e853b61443bb607353dd2da3 18928 
haskell-clash-prelude_1.8.1-1_amd64.buildinfo
Files:
 1c90cf536c0b24c2fc72924fd6b71be1 5831 haskell optional 
haskell-clash-prelude_1.8.1-1.dsc
 8e8831b92e73f4e0921bed8223a9da0a 401219 haskell optional 
haskell-clash-prelude_1.8.1.orig.tar.gz
 380c9fe3c46713187c4bf9307a7e2676 9084 haskell optional 
haskell-clash-prelude_1.8.1-1.debian.tar.xz
 b322b67be96605875db1b7d2b68cf027 18928 haskell optional 
haskell-clash-prelude_1.8.1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEEbnQ09Yl9Q7F/zVe3U9W8ZLUjeKIFAmVVdQUPHHN3dEB0ZWNo
aWUubmV0AAoJEFPVvGS1I3iiLZoP/RW92PHKjNWpv6Wll0LlhbRq94XYxT9sEMvD
934RkRXmv2Er/Ua6CeN9LpP3BQr45fRVXLuTEekZexaPz5JxxkhaE1L7Qe+F0azw
bfD6F0aJ7XQhTIH8oz5x+pvUr9jAcOv/HVoUdVd3Lf9ZyRRchGd235fml4zThrKv
wBwLMRYW6mpvenSynTSwm+U1QGBGaTda850A4/SWCfQUJNvMUebIBrXwqxq7CsCF
UyjFO/KUN1PmZnzTvdL6g9aqUQFMnTXIoRzjyEDuoNrAXBzn+lUesuHYXOTTIHHa
M5DnuVD1CiEilt5e2IVcnItn5Y1p8fDI5+04KD8Thg99pzkI90R/UefJXIuOW5cL
q7gvPo65u3qCBIvHWEnOpmNqjPbr4AiO0lb26FJ41mV9G7osxsoklf5ySWGz9ENK
xzb0hb3v0Ppn8Ko7iWrp7ZvUIUKXiZrI8DYkUZOtSoorwh3PBO0h+BzZeeUPSFZJ
2aZIZ2aPRaTiS0hKGcTc2ERd1XxqQZ6KIVbZ+nb9xQd31no3QS46rJz8ivC/mmH1
jCE2vu5ntfxmE6dq1K9njffE7rSVYXcmx9JVKkJxJ6A3xIzj2GcC4m6qhfYlb6kP
CkajRV3c+G9MZ627HuWGEgIFcYnDphghPHl/ZmVOLMPMz1Y60/whHLzCzGqsLnv9
tn6lSO8e
=ojS7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to