Your message dated Wed, 28 Jan 2026 20:52:08 +0000
with message-id <[email protected]>
and subject line Bug#1126205: fixed in haskell-doctest-parallel 0.4-1
has caused the Debian Bug report #1126205,
regarding haskell-doctest-parallel: FTBFS: dpkg-buildpackage: error: 
debian/rules binary subprocess failed with exit status 2
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.)


-- 
1126205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126205
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:haskell-doctest-parallel
Version: 0.3.1.1-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202601/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:haskell-doctest-parallel, so that this is 
still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
test -x debian/rules
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

dh_clean 
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
        -E 'clean_recipe'
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

Running rm -rf dist dist-ghc dist-ghcjs dist-hugs debian/tmp-setup-hs
Running rm -f debian/hlibrary.setup
Running rm -f Setup.hi Setup.ho Setup.o
Running rm -f
rm -f configure-ghc-stamp
rm -f build-ghc-stamp build-hugs-stamp build-haddock-stamp
rm -f check-ghc-stamp
rm -f debian/tmp
rm -rf debian/tmp-inst-ghc debian/tmp-inst-ghcjs
rm -rf debian/tmp-db
rm -f debian/hlibrary.Makefile
 debian/rules binary
test -x debian/rules
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

dh_testroot
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

dh_prep 
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

dh_installdirs -A 
mkdir -p "."
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

CDBS WARNING:    DEB_DH_STRIP_ARGS is deprecated since 0.4.85
CDBS WARNING:    DEB_COMPRESS_EXCLUDE is deprecated since 0.4.85
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

Adding cdbs dependencies to debian/libghc-doctest-parallel-doc.substvars
dh_installdirs -plibghc-doctest-parallel-doc \
        
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
        -E 'make_setup_recipe'
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

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'
/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

/usr/share/haskell-devscripts/GetCabalVersion.hs:17:50: warning: [GHC-63394] 
[-Wx-partial]
    In the use of ‘head’
    (imported from Prelude, but defined in GHC.Internal.List):
    "This is a partial function, it throws an error on empty lists. Use pattern 
matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider 
refactoring to use "Data.List.NonEmpty"."
   |
17 |     gpd <- readGenericPackageDescription silent (head args)
   |                                                  ^^^^

Running find . ! -newer /tmp/zEjhVQ_Ei_ -exec touch -d 1998-01-01 UTC {} ;
Running dh_listpackages
libghc-doctest-parallel-dev
libghc-doctest-parallel-prof
libghc-doctest-parallel-doc
Running dh_listpackages
libghc-doctest-parallel-dev
libghc-doctest-parallel-prof
libghc-doctest-parallel-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/doctest-parallel-0.3.1.1/ 
--datasubdir=doctest-parallel 
--htmldir=/usr/share/doc/libghc-doctest-parallel-doc/html/ 
--enable-library-profiling
Non-zero exit code 1.
Using Parsec parser
Configuring doctest-parallel-0.3.1.1...
Error: [Cabal-8010]
Encountered missing or private dependencies:
    Cabal >=2.4 && <3.11
CallStack (from HasCallStack):
  dieWithException, called at 
libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs:1457:11 in 
Cabal-3.12.1.0-7f1d:Distribution.Simple.Configure

 at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 112.
        
Debian::Debhelper::Buildsystem::Haskell::Recipes::run_quiet("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", ...) called at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 136
        
Debian::Debhelper::Buildsystem::Haskell::Recipes::run("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", ...) called at 
/usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 770
        Debian::Debhelper::Buildsystem::Haskell::Recipes::configure_recipe() 
called at -e line 1
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:153: configure-ghc-stamp] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: haskell-doctest-parallel
Source-Version: 0.4-1
Done: Ilias Tsitsimpis <[email protected]>

We believe that the bug you reported is fixed in the latest version of
haskell-doctest-parallel, 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.
Ilias Tsitsimpis <[email protected]> (supplier of updated 
haskell-doctest-parallel 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, 28 Jan 2026 19:46:25 +0200
Source: haskell-doctest-parallel
Architecture: source
Version: 0.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
<[email protected]>
Changed-By: Ilias Tsitsimpis <[email protected]>
Closes: 1126205
Changes:
 haskell-doctest-parallel (0.4-1) unstable; urgency=medium
 .
   [ Scott Talbert ]
   * Build using dh-haskell
 .
   [ Ilias Tsitsimpis ]
   * New upstream release (Closes: #1126205)
Checksums-Sha1:
 d8e14a08d72581c39e16ceedfc88aa06607d72d8 3494 
haskell-doctest-parallel_0.4-1.dsc
 ebdd4f2b6ee4c7c9ec4715aa7bf41a29433900cf 52906 
haskell-doctest-parallel_0.4.orig.tar.gz
 f23a05d40a59e649679284f66e4dfe731f8c6b24 2736 
haskell-doctest-parallel_0.4-1.debian.tar.xz
 9f76b3cbdf230d52879e898e2eead40569a3b46e 5938 
haskell-doctest-parallel_0.4-1_source.buildinfo
Checksums-Sha256:
 23907bcf2feb1e0b7c67b245c6c2ab91de363037f81a330326cbbcaf85d7b4ad 3494 
haskell-doctest-parallel_0.4-1.dsc
 dd758ae96b6d528b751d78f2de04321c05e6add932a3b1796b5e1d2f9e3b20f9 52906 
haskell-doctest-parallel_0.4.orig.tar.gz
 3defc7e4bb21bda25ec8bf46e749d41638a83e55b696481ae3c05c85359ccef4 2736 
haskell-doctest-parallel_0.4-1.debian.tar.xz
 a5dcf90ea837b4e8fecd074999ff1d09f99f67bf0d8f17da324f3567988e69ef 5938 
haskell-doctest-parallel_0.4-1_source.buildinfo
Files:
 1f7306754e8b1ae78f98424a945bb26d 3494 haskell optional 
haskell-doctest-parallel_0.4-1.dsc
 63e344a23ad1595956acac7aac0d89ac 52906 haskell optional 
haskell-doctest-parallel_0.4.orig.tar.gz
 bb8f392dbf2b959aa4fe774f4274b3e8 2736 haskell optional 
haskell-doctest-parallel_0.4-1.debian.tar.xz
 8720a041bedbba5cf3ef1bb18d81af7a 5938 haskell optional 
haskell-doctest-parallel_0.4-1_source.buildinfo

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

iQJIBAEBCgAyFiEEJ9c8pfW11+AaUTb116hngMxkQDwFAml6TxgUHGlsaWFzdHNp
QGRlYmlhbi5vcmcACgkQ16hngMxkQDwuyhAAqS6/qK6hkWiKxOHqQNJbH+9IDFPN
huBHGW3RvGihaDS1/NwG9oWl7blZKO8qlp2sJPEb7fMPYKuVYfbsirdyZol2GddY
s1QH6SYmyIY4yzXg2sXy53k4KtEpUtxNWuuA78gtanUup+S0srdpnQlQnHfZyUi+
68kKDX1vzBUEzw/ZL27Sp2OT18itPe/LwuAW9sA0JlhGy1Qu0CjQ3fklC8oR0AeX
z3VM6JS1vUWJ+YhlHVC4UmCVZZtWrLoXkh04Mr+y1B8/IOHzVsqraEqiorQQ5I8k
GR5K9qiMwBlzahd2dgv9mATo2wQSJF4bYEZL1pjHZAcISyTTU+Jth5+I9VKYKmrm
/2Ho/tdNuYxoTMgBztoRFMzEeGHNMuNlx01AX9pHd+vX6riBpTz614kY9k0OOGNf
zv61Aa4PmOqw/y8fkPXBVW8QFgHGQ7v76WXHeg80WZ//QSHxDk2cXa/znhuTEF6K
mZEH/3vvf4ah7AIlr7fqP8tQxwL+vwNceXbFjM2rmI+UCONJRhnP/XJRkXCo+rpv
Ljvjlo/Y2Cm+uOLKps/yUo62CkYqlqCTEuNoT3pkmo5MxPZUcDvRTq1bCXn/DABh
9eSIqUk6WWLv8E7yxCulCPyyRJ1u4fGl1Y6PvBerbhGH2Pql1xU1zj1YxKBuEfDw
n/ZUT3I1ndrMu1E=
=tV2a
-----END PGP SIGNATURE-----

Attachment: pgp_WSMU7qJR1.pgp
Description: PGP signature


--- End Message ---

Reply via email to