Your message dated Sun, 31 Mar 2024 10:43:57 +0000
with message-id <e1rqsfn-004ylb...@fasolo.debian.org>
and subject line Bug#1067272: fixed in haskell-haskell-gi 0.26.7-4
has caused the Debian Bug report #1067272,
regarding haskell-gi-glib: FTBFS: make: *** 
[/usr/share/cdbs/1/class/hlibrary.mk:153: configure-ghc-stamp] Error 1
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.)


-- 
1067272: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067272
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-gi-glib
Version: 2.0.29-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240319 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  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-gi-glib-doc.substvars
> dh_installdirs -plibghc-gi-glib-doc \
>       
> perl -d:Confess -MDebian::Debhelper::Buildsystem::Haskell::Recipes=/.*/ \
>       -E 'make_setup_recipe'
> 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'
> Running find . ! -newer /tmp/CDluqVSv3P -exec touch -d 1998-01-01 UTC {} ;
> Running dh_listpackages
> libghc-gi-glib-dev
> libghc-gi-glib-prof
> libghc-gi-glib-doc
> Running dh_listpackages
> libghc-gi-glib-dev
> libghc-gi-glib-prof
> libghc-gi-glib-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/gi-glib-2.0.29/ --datasubdir=gi-glib 
> --htmldir=/usr/share/doc/libghc-gi-glib-doc/html/ --enable-library-profiling
> Non-zero exit code 1.
> Using Parsec parser
> ERROR: couldn't find API description for GLib.time_t
> Please report this at https://github.com/haskell-gi/haskell-gi/issues
> CallStack (from HasCallStack):
>   error, called at lib/Data/GI/CodeGen/Util.hs:126:6 in 
> haskell-gi-0.26.7-C46MepbmwZA1H8dt48knUn:Data.GI.CodeGen.Util
>   terror, called at lib/Data/GI/CodeGen/Code.hs:556:13 in 
> haskell-gi-0.26.7-C46MepbmwZA1H8dt48knUn:Data.GI.CodeGen.Code
>   findAPIByName, called at lib/Data/GI/CodeGen/GObject.hs:17:44 in 
> haskell-gi-0.26.7-C46MepbmwZA1H8dt48knUn:Data.GI.CodeGen.GObject
>  at /usr/share/perl5/Debian/Debhelper/Buildsystem/Haskell/Recipes.pm line 109.
>       
> 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 133
>       
> 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 637
>       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


The full build log is available from:
http://qa-logs.debian.net/2024/03/19/haskell-gi-glib_2.0.29-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&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-haskell-gi
Source-Version: 0.26.7-4
Done: Ilias Tsitsimpis <ilias...@debian.org>

We believe that the bug you reported is fixed in the latest version of
haskell-haskell-gi, 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 1067...@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-haskell-gi 
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: Sat, 30 Mar 2024 17:06:54 +0200
Source: haskell-haskell-gi
Architecture: source
Version: 0.26.7-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
<pkg-haskell-maintain...@lists.alioth.debian.org>
Changed-By: Ilias Tsitsimpis <ilias...@debian.org>
Closes: 1067272
Changes:
 haskell-haskell-gi (0.26.7-4) unstable; urgency=medium
 .
   * Apply patch to parse time_t, off_t, etc. from GIR XML (Closes: #1067272)
Checksums-Sha1:
 41b6ee04eae0f9418b1ca790e55aedf6512c9492 3208 haskell-haskell-gi_0.26.7-4.dsc
 fc5cce808be7eebebda5cffa61aa674fa6a8c9c3 4132 
haskell-haskell-gi_0.26.7-4.debian.tar.xz
 e8d21631edc56fae0ac790926c7e050af311b637 15208 
haskell-haskell-gi_0.26.7-4_amd64.buildinfo
Checksums-Sha256:
 7a2c86fe9f5ba83f3c3acb0420a56763cb7f80ffac37492b9b7207d1cf5aeeca 3208 
haskell-haskell-gi_0.26.7-4.dsc
 5e3d6029b95135856441c9536479a2a407ed3d77a546829b4ff3647748ae3edd 4132 
haskell-haskell-gi_0.26.7-4.debian.tar.xz
 2a0450c0bcaad640c8c4c0d0a70af44685b09d92248c4350e25edb4bca72d78e 15208 
haskell-haskell-gi_0.26.7-4_amd64.buildinfo
Files:
 29c3a3b06f928d1785ede2c1ebf8168e 3208 haskell optional 
haskell-haskell-gi_0.26.7-4.dsc
 7542099995f164f3ff56fe49f5c8bdc7 4132 haskell optional 
haskell-haskell-gi_0.26.7-4.debian.tar.xz
 ec67492fbc733a374392cd45e4729f4c 15208 haskell optional 
haskell-haskell-gi_0.26.7-4_amd64.buildinfo

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

iQJIBAEBCgAyFiEEJ9c8pfW11+AaUTb116hngMxkQDwFAmYILVYUHGlsaWFzdHNp
QGRlYmlhbi5vcmcACgkQ16hngMxkQDznaRAAvYnHRXQmKDJTLIkAC0EE+sCdG6VE
06q7bhKBlXnJyasUAx/DuK4bqoHHT1jFmSpCukUrJq/Zq4zBoKUB1MJ6RI8GcLpl
s5uOO/VBbyvjk/Y1eaHoAilQUquOKZ8nUvrtS10/nNCBnTxQvTlq/VBZ1rGcSgij
IaUSR9JPCY7Ws+Q2a2wjSKwclnncytdLm9hmFACluAyGZ38ggVd6wEWlvXN185nN
AgqsVp7Pwi9NsZ5kDiIJ/cTSznRvON3tw1e1TdqdMvB5VMpWGrB5ljTaty+3aP/j
STBJeL251Hkag/Q930VkT8pk+q/e7gFOftN2QvLqNutHolwjZEV1XxD9DKD/dxTK
JSuuBWsEaGI5fUv9kQdTnIAE+rels55D8QA9TDZXkZJbXKwLj/tmnZ3pYnmy4NDn
KCWIvVgoxnDwh1U5UV4E15ZsPJEK5MDQth/au15MDSOgYpZUyOV4yYRJj7dfHyWe
AeQ/eFkL5+7xNMZcYREBZ2ehJreVx2skoHhk/f4+58zAF4VdYasIQuK59vKQklKA
2pLzIY96rpsHXK3kukP2Ev7Q9ajGkxbV2j1uH84aR1BCjbzsPYxJ8sxho7HIdl99
CBtTDLM/sHT5LDxjerFi5K0k62Yp3Fvrhzf1yYR8q3hQPZhSx02EQsar1lHEDP1s
oy7+BfXMD/CEwBE=
=qzY+
-----END PGP SIGNATURE-----

Attachment: pgpV6ldLekWGJ.pgp
Description: PGP signature


--- End Message ---

Reply via email to