Your message dated Mon, 11 Aug 2025 18:19:32 +0000
with message-id <[email protected]>
and subject line Bug#864627: fixed in gromit 20041213-10
has caused the Debian Bug report #864627,
regarding gromit FTCBFS: uses the build architecture pkg-config
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.)
--
864627: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864627
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gromit
Version: 20041213-9
Tags: patch
User: [email protected]
Usertags: rebootstrap
gromit fails to cross build from source, because it uses the build
architecture pkg-config. After prefixing it with the host architecture
gnu triplet, gromit cross compiles successfully. Please consider
applying the attached patch after stretch is released.
Helmut
diff --minimal -Nru gromit-20041213/debian/changelog
gromit-20041213/debian/changelog
--- gromit-20041213/debian/changelog 2011-11-13 20:55:40.000000000 +0100
+++ gromit-20041213/debian/changelog 2017-06-11 21:45:14.000000000 +0200
@@ -1,3 +1,10 @@
+gromit (20041213-9.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Use a triplet-prefixed pkg-config (closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Sun, 11 Jun 2017 21:45:14 +0200
+
gromit (20041213-9) unstable; urgency=low
* create and install scalable icon
diff --minimal -Nru gromit-20041213/debian/patches/debian-changes
gromit-20041213/debian/patches/debian-changes
--- gromit-20041213/debian/patches/debian-changes 2011-11-13
20:56:29.000000000 +0100
+++ gromit-20041213/debian/patches/debian-changes 2017-06-11
21:45:14.000000000 +0200
@@ -273,11 +273,12 @@
}
--- gromit-20041213.orig/Makefile
+++ gromit-20041213/Makefile
-@@ -1,10 +1,18 @@
+@@ -1,10 +1,19 @@
all: gromit
-proptest: proptest.c
- gcc -o proptest proptest.c `gtk-config --libs --cflags`
++PKG_CONFIG ?= pkg-config
+CPPFLAGS += -DG_DISABLE_DEPRECATED
+CPPFLAGS += -DGDK_PIXBUF_DISABLE_DEPRECATED
+# CPPFLAGS += -DGDK_DISABLE_DEPRECATED
@@ -286,7 +287,7 @@
-propertywatch: propertywatch.c
- gcc -o propertywatch propertywatch.c `gtk-config --libs --cflags`
-+CPPFLAGS += $(shell pkg-config --cflags-only-I gtk+-2.0 x11)
++CPPFLAGS += $(shell $(PKG_CONFIG) --cflags-only-I gtk+-2.0 x11)
-gromit: gromit.c Makefile
- gcc -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE
-DGTK_MULTIHEAD_SAFE -o gromit gromit.c -Wall `pkg-config --libs --cflags
gtk+-2.0`
@@ -294,7 +295,7 @@
+CFLAGS += -O2
+CFLAGS += -g
+
-+CFLAGS += $(shell pkg-config --cflags-only-other gtk+-2.0 x11)
++CFLAGS += $(shell $(PKG_CONFIG) --cflags-only-other gtk+-2.0 x11)
+
-+LOADLIBES += $(shell pkg-config --libs gtk+-2.0 x11)
++LOADLIBES += $(shell $(PKG_CONFIG) --libs gtk+-2.0 x11)
+LOADLIBES += -lm
diff --minimal -Nru gromit-20041213/debian/rules gromit-20041213/debian/rules
--- gromit-20041213/debian/rules 2011-11-13 20:53:16.000000000 +0100
+++ gromit-20041213/debian/rules 2017-06-11 21:45:11.000000000 +0200
@@ -1,4 +1,7 @@
#!/usr/bin/make -f
+include /usr/share/dpkg/architecture.mk
+export PKG_CONFIG=$(DEB_HOST_GNU_TYPE)-pkg-config
+
%:
dh $@ --parallel
--- End Message ---
--- Begin Message ---
Source: gromit
Source-Version: 20041213-10
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gromit, 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.
Andreas Tille <[email protected]> (supplier of updated gromit 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: Mon, 09 Jun 2025 06:36:34 +0200
Source: gromit
Architecture: source
Version: 20041213-10
Distribution: unstable
Urgency: medium
Maintainer: Pierre Chifflier <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 864627 1044464
Changes:
gromit (20041213-10) unstable; urgency=medium
.
* Team upload.
.
[ Barak A. Pearlmutter ]
* tweak icon
* swizzle packaging repo to salsa
.
[ Jenkins ]
* Trim trailing whitespace.
* Update watch file format version to 4.
* Use secure URI in Homepage field.
* Bump debhelper from deprecated 8 to 13.
* Set debhelper-compat version in Build-Depends.
* Drop unnecessary dh arguments: --parallel
.
[ Helmut Grohne ]
* Fix FTCBFS: Use a triplet-prefixed pkg-config (closes: #864627)
.
[ Andreas Tille ]
* d/copyright: DEP5
* Add d/README.Debian to advertise gromit-mpx
* Drop debian/gromit.menu since there is a desktop file
* Secure URI in watch file
* Standards-Version: 4.7.2 (routine-update)
* Fix clean target
Closes: #1044464
Checksums-Sha1:
00cf34632e66e52abcc5187bd4d1612d33f2f478 1922 gromit_20041213-10.dsc
0db62b4b7993d466415100abf414b8ebfada080a 10248 gromit_20041213-10.debian.tar.xz
5cfc75560ce8d6a770b8cd9cf626bb51ffc46a6f 11893
gromit_20041213-10_amd64.buildinfo
Checksums-Sha256:
bbddf2901b04625a50534ba51db5a609ebc3330becbf3e202e34ecaa29f44ff0 1922
gromit_20041213-10.dsc
8c826e4c19109b0e71ef9486b1b57d4504245aff11f50f28ddad74571ed61a24 10248
gromit_20041213-10.debian.tar.xz
168276de8bf16890770b9f9ad03c49ae5e6309eef6a0822a9f16046fcf8f8dcf 11893
gromit_20041213-10_amd64.buildinfo
Files:
5a159e4782e77c5728ba510e4c4542f0 1922 x11 optional gromit_20041213-10.dsc
d4f663e2a2bb3519806c82206c3420d8 10248 x11 optional
gromit_20041213-10.debian.tar.xz
fcb57ac4c19f31923653fef48fc8a131 11893 x11 optional
gromit_20041213-10_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmiHsYQRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGypQ/+P60DIBpHlaGZeQJmwvmbLF7VLry2udQq
xWz7J9jQaJ+ANgRDbmpHd6c04ZbGXM0C03YOyWDoxp6bIkJRiczCz8SPQceMdeSL
Dxp96Sv+04LDirFsqZ0LqJfl9Zmgo3kWXCZHcwp90rxAkJJV3ot0RyIV6yQ7iV5W
zUwz9ecRlqJwWKIwV3VovO4P47bsTXoueCHyHBCPTl6xS+Ctiw3EYO/oVMb8TCV3
hj2ogL0KF+x5eKkfBY491YEavlkX0jKeLptJQUQ3IqhwXdisahgQzpuluWqx1Mu+
Q0Vg37wmUDIC/ypXVVqfFftDkm7J734CqvTiFXmMCBZYtGjfDd6a2IyRD+Nm2jLa
1ocGpsFVkAlbG3NfuhjlIh9qxhNNn93jWCoQGxznm2I7KjuwqAL6xi03xXR3vUjR
RMLo1fU+goENzodlPCJfS4TfISsTeghg5j6q14aPGf7yzlcgwjf3GC5/rwPPA1dc
Q+37hZob/Mx/HA8UDLP/v2WMRRAT4FO08xHWCSD8YsCdafakprkGvXtMR/1zb/JJ
TguYqE4EJTjGVI+tyhjGlx/Sfxmw+xH9xXFeK6fVNkxXrQoYN4x28PUVNyleM5er
VZsrhz3fxGUVxNg3QJCRSOh0IRgupXxpIb3OkBJ1jd4jV7DI1Ew4oI0/OKZL2lKo
7RV4dzbYniE=
=9lO5
-----END PGP SIGNATURE-----
pgpXPk541tuJ2.pgp
Description: PGP signature
--- End Message ---