Your message dated Mon, 07 Feb 2022 21:43:10 +0000
with message-id <e1nhbmw-0002k2...@fasolo.debian.org>
and subject line Bug#1004933: Removed package(s) from unstable
has caused the Debian Bug report #932931,
regarding gif2apng FTCBFS: uses the build architecture compiler
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.)
--
932931: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932931
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gif2apng
Version: 1.9+srconly-3
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: ftcbfs
gif2apng fails to cross build from source, because debian/rules uses the
build architecture compiler as a make default. Supplying the value from
dpkg's buildtools.mk is an easy way to fix that. Please consider
applying the attached patch.
Helmut
diff --minimal -Nru gif2apng-1.9+srconly/debian/changelog
gif2apng-1.9+srconly/debian/changelog
--- gif2apng-1.9+srconly/debian/changelog 2019-07-19 21:33:19.000000000
+0200
+++ gif2apng-1.9+srconly/debian/changelog 2019-07-24 22:16:47.000000000
+0200
@@ -1,3 +1,9 @@
+gif2apng (1.9+srconly-4) UNRELEASED; urgency=medium
+
+ * Fix FTCBFS: Let dpkg's buildtools.mk supply CC. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de> Wed, 24 Jul 2019 22:16:47 +0200
+
gif2apng (1.9+srconly-3) unstable; urgency=medium
* QA upload.
diff --minimal -Nru gif2apng-1.9+srconly/debian/rules
gif2apng-1.9+srconly/debian/rules
--- gif2apng-1.9+srconly/debian/rules 2016-11-11 06:49:20.000000000 +0100
+++ gif2apng-1.9+srconly/debian/rules 2019-07-24 22:16:45.000000000 +0200
@@ -8,6 +8,7 @@
export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+-include /usr/share/dpkg/buildtools.mk
CFLAGS = $(shell dpkg-buildflags --get CFLAGS)
CPPFLAGS = $(shell dpkg-buildflags --get CPPFLAGS)
LDFLAGS = $(shell dpkg-buildflags --get LDFLAGS)
--- End Message ---
--- Begin Message ---
Version: 1.9+srconly-3+rm
Dear submitter,
as the package gif2apng has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1004933
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---