Your message dated Mon, 28 Sep 2020 16:40:17 +0000
with message-id <e1kmwch-000g3v...@fasolo.debian.org>
and subject line Bug#971206: fixed in haskell-snap-templates 1.0.0.2-4
has caused the Debian Bug report #971206,
regarding haskell-snap-templates: FTBFS: die', called at 
libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:1022:20 in 
Cabal-3.0.1.0:Distribution.Simple.Configure
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.)


-- 
971206: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971206
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-snap-templates
Version: 1.0.0.2-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200926 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package haskell-snap-templates
> dpkg-buildpackage: info: source version 1.0.0.2-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Gianfranco Costamagna 
> <locutusofb...@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> test -x debian/rules
> dh_clean 
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> clean_recipe
> Running rm -rf dist dist-ghc dist-ghcjs dist-hugs debian/hlibrary.setup 
> Setup.hi Setup.ho Setup.o .\*config\*
> Running rm -f configure-ghc-stamp configure-ghcjs-stamp build-ghc-stamp 
> build-ghcjs-stamp build-hugs-stamp build-haddock-stamp
> Running rm -rf debian/tmp-inst-ghc debian/tmp-inst-ghcjs
> Running rm -f debian/extra-depends-ghc debian/extra-depends-ghcjs
> Running rm -f debian/hlibrary.Makefile
> Running rm -rf debian/dh_haskell_shlibdeps
> Running rm -rf debian/tmp-db
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building haskell-snap-templates using existing 
> ./haskell-snap-templates_1.0.0.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building haskell-snap-templates in 
> haskell-snap-templates_1.0.0.2-3.debian.tar.xz
> dpkg-source: info: building haskell-snap-templates in 
> haskell-snap-templates_1.0.0.2-3.dsc
>  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
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> make_setup_recipe
> Running ghc --make Setup.hs -o debian/hlibrary.setup
> [1 of 1] Compiling Main             ( Setup.hs, Setup.o )
> Linking debian/hlibrary.setup ...
> . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
> configure_recipe
> 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/snap-templates-1.0.0.2/ 
> --datasubdir=snap-templates 
> --htmldir=/usr/share/doc/libghc-snap-templates-doc/html/
> Using Parsec parser
> Configuring snap-templates-1.0.0.2...
> CallStack (from HasCallStack):
>   die', called at 
> libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:1022:20 in 
> Cabal-3.0.1.0:Distribution.Simple.Configure
>   configureFinalizedPackage, called at 
> libraries/Cabal/Cabal/Distribution/Simple/Configure.hs:475:12 in 
> Cabal-3.0.1.0:Distribution.Simple.Configure
>   configure, called at libraries/Cabal/Cabal/Distribution/Simple.hs:625:20 in 
> Cabal-3.0.1.0:Distribution.Simple
>   confHook, called at 
> libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs:65:5 in 
> Cabal-3.0.1.0:Distribution.Simple.UserHooks
>   configureAction, called at 
> libraries/Cabal/Cabal/Distribution/Simple.hs:180:19 in 
> Cabal-3.0.1.0:Distribution.Simple
>   defaultMainHelper, called at 
> libraries/Cabal/Cabal/Distribution/Simple.hs:116:27 in 
> Cabal-3.0.1.0:Distribution.Simple
>   defaultMain, called at Setup.hs:3:8 in main:Main
> hlibrary.setup: Encountered missing or private dependencies:
> hashable ==1.1.* || >=1.2.0.6 && <1.3,
> template-haskell >=2.2 && <2.15
> 
> make: *** [/usr/share/cdbs/1/class/hlibrary.mk:142: configure-ghc-stamp] 
> Error 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/09/26/haskell-snap-templates_1.0.0.2-3_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: haskell-snap-templates
Source-Version: 1.0.0.2-4
Done: Ilias Tsitsimpis <ilias...@debian.org>

We believe that the bug you reported is fixed in the latest version of
haskell-snap-templates, 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 971...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ilias Tsitsimpis <ilias...@debian.org> (supplier of updated 
haskell-snap-templates 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: Mon, 28 Sep 2020 19:00:23 +0300
Source: haskell-snap-templates
Architecture: source
Version: 1.0.0.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
<pkg-haskell-maintain...@lists.alioth.debian.org>
Changed-By: Ilias Tsitsimpis <ilias...@debian.org>
Closes: 971206
Changes:
 haskell-snap-templates (1.0.0.2-4) unstable; urgency=medium
 .
   * Patch to build with newer libraries (Closes: #971206)
Checksums-Sha1:
 b5d645e8230b548d2c428a22ab0615bfc3501f78 2147 
haskell-snap-templates_1.0.0.2-4.dsc
 4f6ed73818fc5d752f4cff31cfa71f964972bedd 3292 
haskell-snap-templates_1.0.0.2-4.debian.tar.xz
 6d6450c48ae3f5ad9bed9aa51b3f0ba943f8a983 5528 
haskell-snap-templates_1.0.0.2-4_source.buildinfo
Checksums-Sha256:
 d5bc3aaad9076c1366aeea732d118e48ab882bcd5b0f09fda9a1b6843cf2f9f9 2147 
haskell-snap-templates_1.0.0.2-4.dsc
 2dbcefb36ee84c18fc32220d8fd2f67f58583e7df8aea6b3ac4afe9d61c9f00f 3292 
haskell-snap-templates_1.0.0.2-4.debian.tar.xz
 699295603ac9c59856c7a2e224ae01cc1c279d47fa005659b3e543053396fd45 5528 
haskell-snap-templates_1.0.0.2-4_source.buildinfo
Files:
 c0abc9a37765efb33452c3cbd3669d6b 2147 haskell optional 
haskell-snap-templates_1.0.0.2-4.dsc
 a8f4cb89292139b4a637b672a2542fee 3292 haskell optional 
haskell-snap-templates_1.0.0.2-4.debian.tar.xz
 c18579507fa25f382ae01759b9a4635a 5528 haskell optional 
haskell-snap-templates_1.0.0.2-4_source.buildinfo

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

iQJIBAEBCgAyFiEEJ9c8pfW11+AaUTb116hngMxkQDwFAl9yCWUUHGlsaWFzdHNp
QGRlYmlhbi5vcmcACgkQ16hngMxkQDz4PA/6A4u56lMUn0WOMVeWUWbB5kIJD9Vu
dCyZ82RV3r7rXmiVi99LgPNGUmSSxQX4bDdakEAVrTwwpdoEWfO3hKEPPzyWtKIX
SVvhtLmQgGrUOJhpF1eW2DFeoB7T0b8Unj6slWwCVGsiKZWbqG3z3G4kwjJOefR9
VnH+PoiN3AJ5/IUG8N4cUpIICg9adzX9u3AVknpdHl60K8GZeZbazrIVh+ZRZLEW
z7bMxZhE6OpUDBtmQc+rHDmyvHDBfGsE17hcRDoUAl/mAv2QfrqsVDIlAJRm8cD8
VOBJb37d7WSjNBBfzgcwGOlkbf6B2joY9s3UOE69l94ZP6mqW0M6zblL+Yj62QZH
VU08m3CM5VD+DNiac1NxCvQ92ctOqdnfLEi0QQGllkGJ33iB6FMWNm24NmERXoM5
J+vW1V6TYIQegb16hPq/KRCQzu/kqDOe2oSsGgZGSkCUwk3K0LUs9HyeMq/ONr8a
7ck/6IDXIfwSJC9wZQUEiTeM0ja7nbvD8Nt/jiQURc5KNCKhNO9x/XLbPtJ3G0ii
gtErhlLulw3MUGFni62a/5HJ8SlNrFAE7H7VBgk/Nr7QNyCjQMq69zFTPE85esss
InmTmDq5SWrVHhDmO984RHnArUNh4sOr81ncYO5yQ6IBNlDtINf33lTri2wayGDZ
zCrluGFKrUBtD7Y=
=7jzC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to