Your message dated Wed, 11 Feb 2026 20:37:28 +0000
with message-id <[email protected]>
and subject line Bug#1016062: fixed in haskell-cborg 0.2.10.0-3
has caused the Debian Bug report #1016062,
regarding haskell-cborg FTBFS on 32bit: error: Couldn't match expected type
‘Int64#’ with actual type ‘Int#’
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 [email protected]
immediately.)
--
1016062: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016062
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: haskell-cborg
Version: 0.2.7.0-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=haskell-cborg&ver=0.2.7.0-1
...
src/Codec/CBOR/Decoding.hs:341:19: error:
• Couldn't match expected type ‘Int64#’ with actual type ‘Int#’
• In the first argument of ‘I64#’, namely ‘n’
In the expression: I64# n
In an equation for ‘toInt64’: toInt64 n = I64# n
|
341 | toInt64 n = I64# n
| ^
src/Codec/CBOR/Decoding.hs:345:19: error:
• Couldn't match expected type ‘Word64#’ with actual type ‘Word#’
• In the first argument of ‘W64#’, namely ‘n’
In the expression: W64# n
In an equation for ‘toWord64’: toWord64 n = W64# n
|
345 | toWord64 n = W64# n
| ^
src/Codec/CBOR/Decoding.hs:421:62: error:
• Couldn't match expected type ‘Word#’ with actual type ‘Word64#’
• In the first argument of ‘toWord64’, namely ‘w64#’
In the first argument of ‘k’, namely ‘(toWord64 w64#)’
In the expression: k (toWord64 w64#)
|
421 | Decoder (\k -> return (ConsumeWord64 (\w64# -> k (toWord64 w64#))))
| ^^^^
src/Codec/CBOR/Decoding.hs:440:65: error:
• Couldn't match expected type ‘Word#’ with actual type ‘Word64#’
• In the first argument of ‘toWord64’, namely ‘w64#’
In the first argument of ‘k’, namely ‘(toWord64 w64#)’
In the expression: k (toWord64 w64#)
|
440 | Decoder (\k -> return (ConsumeNegWord64 (\w64# -> k (toWord64 w64#))))
| ^^^^
src/Codec/CBOR/Decoding.hs:480:60: error:
• Couldn't match expected type ‘Int#’ with actual type ‘Int64#’
• In the first argument of ‘toInt64’, namely ‘n64#’
In the first argument of ‘k’, namely ‘(toInt64 n64#)’
In the expression: k (toInt64 n64#)
|
480 | Decoder (\k -> return (ConsumeInt64 (\n64# -> k (toInt64 n64#))))
| ^^^^
src/Codec/CBOR/Decoding.hs:520:71: error:
• Couldn't match expected type ‘Word#’ with actual type ‘Word64#’
• In the first argument of ‘toWord64’, namely ‘w64#’
In the first argument of ‘k’, namely ‘(toWord64 w64#)’
In the expression: k (toWord64 w64#)
|
520 | Decoder (\k -> return (ConsumeWord64Canonical (\w64# -> k (toWord64
w64#))))
| ^^^^
src/Codec/CBOR/Decoding.hs:539:74: error:
• Couldn't match expected type ‘Word#’ with actual type ‘Word64#’
• In the first argument of ‘toWord64’, namely ‘w64#’
In the first argument of ‘k’, namely ‘(toWord64 w64#)’
In the expression: k (toWord64 w64#)
|
539 | Decoder (\k -> return (ConsumeNegWord64Canonical (\w64# -> k (toWord64
w64#))))
|
^^^^
src/Codec/CBOR/Decoding.hs:579:69: error:
• Couldn't match expected type ‘Int#’ with actual type ‘Int64#’
• In the first argument of ‘toInt64’, namely ‘n64#’
In the first argument of ‘k’, namely ‘(toInt64 n64#)’
In the expression: k (toInt64 n64#)
|
579 | Decoder (\k -> return (ConsumeInt64Canonical (\n64# -> k (toInt64
n64#))))
| ^^^^
at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 107.
Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("debian/hlibrary.setup",
"build", "--builddir=dist-ghc") called at
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 131
Debian::Debhelper::Buildsystem::Haskell::Recipes::run("debian/hlibrary.setup",
"build", "--builddir=dist-ghc") called at
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 642
Debian::Debhelper::Buildsystem::Haskell::Recipes::build_recipe() called
at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:160: build-ghc-stamp] Error 25
--- End Message ---
--- Begin Message ---
Source: haskell-cborg
Source-Version: 0.2.10.0-3
Done: Scott Talbert <[email protected]>
We believe that the bug you reported is fixed in the latest version of
haskell-cborg, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Scott Talbert <[email protected]> (supplier of updated haskell-cborg 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 11 Feb 2026 09:26:14 -0500
Source: haskell-cborg
Architecture: source
Version: 0.2.10.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group
<[email protected]>
Changed-By: Scott Talbert <[email protected]>
Closes: 1016062
Changes:
haskell-cborg (0.2.10.0-3) unstable; urgency=medium
.
* Fix FTBFS for 32-bit arches (Closes: #1016062)
Checksums-Sha1:
815285735fc082d28f70952d8aa1babb16502e70 3444 haskell-cborg_0.2.10.0-3.dsc
0bdb9f9b7dc48ccd3a5ac49b9c0704b06b57fd62 5540
haskell-cborg_0.2.10.0-3.debian.tar.xz
f6ffa11b3fa683355c96f5f71bc45bb85cfa9394 12741
haskell-cborg_0.2.10.0-3_amd64.buildinfo
Checksums-Sha256:
cc8c49336b749b2b83f92c1d91b991092b1edc251237f1acd7e99e4941f825d4 3444
haskell-cborg_0.2.10.0-3.dsc
f90f769dd08ffeb9fd98df93e9e7d2155f2bd4c11460c4f94ed94c35f4b04eda 5540
haskell-cborg_0.2.10.0-3.debian.tar.xz
dfd61f39665b8cd31d62405fa32a63a023a061f1b403fc71a167d774764a116c 12741
haskell-cborg_0.2.10.0-3_amd64.buildinfo
Files:
9d3346954db1d05be1d44fac87112955 3444 haskell optional
haskell-cborg_0.2.10.0-3.dsc
43784472c8e1c1ebabeb4ae6f9b4f3c8 5540 haskell optional
haskell-cborg_0.2.10.0-3.debian.tar.xz
119e629c7b78f2fd8489558fba6c1481 12741 haskell optional
haskell-cborg_0.2.10.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEEbnQ09Yl9Q7F/zVe3U9W8ZLUjeKIFAmmM5NQPHHN3dEB0ZWNo
aWUubmV0AAoJEFPVvGS1I3iiBPsP/3DFny9mcGYC2MZ24jFnRTxOUvSSvx7EMawW
f260v3cr0o/iMNWq5I+Z0q9ugtiAktBFmfJflYulG+fmZW/SAVqRurrawl6tcmIK
4m8jKmTg4Chpw8qVD3XN5gNUoubT+ftaCA8gQQkqw8IQ/4Dr/6dG+EnLxurhB1oE
r4jpVUaGhyd14Pyqo0XMyF6MFokSoKriJa5cFhkGbfqbHxGSwd8CzEKxQ2E3gGml
tUnaeL6NJDyMy+ntq89ZLBDBEnto7ZDoDEn6yWpkkBt7JRC6XawANssJasT2LibS
qg9jXCipc7fdPyeqjSQD8X/sbFc2IzkzkLavNLMUB+kH7XXpLYgQHjIA3VJXrvkV
beuqLYozdXQNlp/Ss2x+iZWnSSNAGhwxQQiZkqOL3lH1hAPAsmr4RYnHaFFIhjVC
ETMKmZhKi8IiPe10QY1mNRSos2RIGUYkNDmQCx0RRoI/yRnkE2gPSq1TYzPbb0Sl
HElvT4zEkGqZ9hiZtwEURqe8pE+QrVY+uxZhKYtfp37AhR7iIq+uFyx323lwEvA3
QJojtjX23NHkn3OeM7B4hx0YOlRy78w1qBsMcLp0fVk9txD76qGAq7G9xEiSrz0R
0fpyGIbwMnREtyyoo1ybA/z00PMg0ZDXpHG9H22Llp+Vd/7/WosXInM5VJVlxqbN
CQgGaEwi
=wXRG
-----END PGP SIGNATURE-----
pgptztu4vgCyy.pgp
Description: PGP signature
--- End Message ---