Your message dated Wed, 28 Jan 2026 20:52:53 +0000
with message-id <[email protected]>
and subject line Bug#1126211: fixed in haskell-natural-transformation 0.4.1-1
has caused the Debian Bug report #1126211,
regarding haskell-natural-transformation: 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.)


-- 
1126211: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126211
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:haskell-natural-transformation
Version: 0.4-9
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-natural-transformation, 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-natural-transformation-doc.substvars
dh_installdirs -plibghc-natural-transformation-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 Setup.hs -o debian/hlibrary.setup
[1 of 2] Compiling Main             ( Setup.hs, Setup.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/fofBzDSqku -exec touch -d 1998-01-01 UTC {} ;
Running dh_listpackages
libghc-natural-transformation-dev
libghc-natural-transformation-prof
libghc-natural-transformation-doc
Running dh_listpackages
libghc-natural-transformation-dev
libghc-natural-transformation-prof
libghc-natural-transformation-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/natural-transformation-0.4/ 
--datasubdir=natural-transformation 
--htmldir=/usr/share/doc/libghc-natural-transformation-doc/html/ 
--enable-library-profiling --enable-tests
Non-zero exit code 1.
Using Parsec parser
Configuring natural-transformation-0.4...
Error: [Cabal-8010]
Encountered missing or private dependencies:
    containers >=0.1 && <0.7
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-natural-transformation
Source-Version: 0.4.1-1
Done: Ilias Tsitsimpis <[email protected]>

We believe that the bug you reported is fixed in the latest version of
haskell-natural-transformation, 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-natural-transformation 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 20:18:12 +0200
Source: haskell-natural-transformation
Architecture: source
Version: 0.4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
<[email protected]>
Changed-By: Ilias Tsitsimpis <[email protected]>
Closes: 1126211
Changes:
 haskell-natural-transformation (0.4.1-1) unstable; urgency=medium
 .
   [ Scott Talbert ]
   * Build using dh-haskell
 .
   [ Ilias Tsitsimpis ]
   * New upstream release (Closes: #1126211)
Checksums-Sha1:
 58ec8ca5f081f788fbde35d4f4900260eff1d253 2830 
haskell-natural-transformation_0.4.1-1.dsc
 b6663ba012df96ddbd6b96e5c950b029696adf52 4397 
haskell-natural-transformation_0.4.1.orig.tar.gz
 e3ea8483af9e6a1de77e6d36f527a0cafcef4a24 2996 
haskell-natural-transformation_0.4.1-1.debian.tar.xz
 daae670bd779598470174513972351cecf8edcfd 5894 
haskell-natural-transformation_0.4.1-1_source.buildinfo
Checksums-Sha256:
 81f0fe3b5bbfed2828841129d50619432be9f472c8d76549e9a38f0a13920d2a 2830 
haskell-natural-transformation_0.4.1-1.dsc
 6e6a8f8ea9452587eb7ed866db4546280c4cf656b29b0a7d37a53ae39ba9a4d7 4397 
haskell-natural-transformation_0.4.1.orig.tar.gz
 a42dcd8e87bb8aca71c8a0f8c512c6da49657893fb7f44ef315ff8c3067e3880 2996 
haskell-natural-transformation_0.4.1-1.debian.tar.xz
 c2cfc0adef6ed3cc66e4ced4cd07bb57ce1652751e4852086b2bb3b8a3e975cf 5894 
haskell-natural-transformation_0.4.1-1_source.buildinfo
Files:
 4f63b756dd57d0801782fdafafd0f185 2830 haskell optional 
haskell-natural-transformation_0.4.1-1.dsc
 55a62a6caf194fa2c9d83c10c4b2b25e 4397 haskell optional 
haskell-natural-transformation_0.4.1.orig.tar.gz
 087b66b163e49328f6e53033c493fc66 2996 haskell optional 
haskell-natural-transformation_0.4.1-1.debian.tar.xz
 0f9d9bcd61dbed1054ff40e52571fddd 5894 haskell optional 
haskell-natural-transformation_0.4.1-1_source.buildinfo

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

iQJIBAEBCgAyFiEEJ9c8pfW11+AaUTb116hngMxkQDwFAml6WdwUHGlsaWFzdHNp
QGRlYmlhbi5vcmcACgkQ16hngMxkQDyN1Q//bgAzRJvS4lFPe9MkKj/UmLiJI/HT
xvy8u6L0t6l1j33ZNJ3cYL6noN76bJ7c4UfI8stKbVezSjxPx+ErFebh1lxYGgHA
+CLucGFKT3sXQLcho9UhgsYcHd36L3A9xBwHcQZDtMnS5rnvaFbp6u27MzYfLo7o
jeENtG1KmMKGyLDz5XQPXcFT+VVC7heEdlQERJu0QBlsB8UD9o2+Oqy5opWvW+7P
+KRAZYMJjNcbnIVSkcB06uGBt+gCOLVUy4o1CkoEfusSUO65zSb6zj64dyda5Yb5
ibRvhRaZUWYzWJcbAN+HHCEEh2dDkHIrA7tOBPgQNrc7oknwuoczi2wiAx3Q/vat
tLcibGrhwX7tEzE9MMdHR57fo8EEi6xo9o8ifWxu6RxhQerSD7Tt8nkOhu57Eajz
9Zjc3XqZc/rMCG1TV+V4Ltsytix2GltWEgc8XTLrNs08yHMtHICe0YgB1wykEbH6
EzM13RAs3+H3G7oM4PO0HWxRi9XFOfAL28HSga6xODcfeykhQX5bAPyaUiquc4lp
GCdv/uPwNLHCKg+Nspw2ibjwspCmVyRgkcMJstYDb07VFDvDWj4lInXFEHnrwtX4
dNnuwXte6dTj4+aZ/NiKMyDAsCR8ZQmiplEoR3YqilefoLc+cEUKeJKcLGQcHVTX
6oOczDeMWQcSJuI=
=nr5u
-----END PGP SIGNATURE-----

Attachment: pgpD8w021N79_.pgp
Description: PGP signature


--- End Message ---

Reply via email to