[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#998182: marked as done (birdfont FTCBFS: builds for the build architecture)



Your message dated Sat, 19 Apr 2025 15:49:04 +0000
with message-id <E1u6ARE-00BMbs-Oh@fasolo.debian.org>
and subject line Bug#998182: fixed in birdfont 2.33.6-1
has caused the Debian Bug report #998182,
regarding birdfont FTCBFS: builds for the build architecture
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 owner@bugs.debian.org
immediately.)


-- 
998182: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998182
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: birdfont
Version: 2.29.6-1
Tags: patch
User: debian-cross@lists.debian.org
Usertags: ftcbfs

birdfont fails to cross build from source, because it uses the build
architecture compiler and pkg-config. All that is needed to do here is
passing the right options to configure. Please consider applying the
attached patch.

Helmut
diff --minimal -Nru birdfont-2.29.6/debian/changelog birdfont-2.29.6/debian/changelog
--- birdfont-2.29.6/debian/changelog	2021-10-23 14:57:34.000000000 +0200
+++ birdfont-2.29.6/debian/changelog	2021-10-31 12:02:49.000000000 +0100
@@ -1,3 +1,10 @@
+birdfont (2.29.6-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Pass --cc and --pkg-config to configure. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sun, 31 Oct 2021 12:02:49 +0100
+
 birdfont (2.29.6-1) unstable; urgency=medium
 
   * New upstream release
diff --minimal -Nru birdfont-2.29.6/debian/rules birdfont-2.29.6/debian/rules
--- birdfont-2.29.6/debian/rules	2021-10-23 14:57:34.000000000 +0200
+++ birdfont-2.29.6/debian/rules	2021-10-31 12:02:42.000000000 +0100
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
 
-DEB_HOST_MULTIARCH   ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+include /usr/share/dpkg/architecture.mk
+include /usr/share/dpkg/buildtools.mk
 
 # see http://wiki.debian.org/Hardening
 export DEB_BUILD_MAINT_OPTIONS := hardening=+all
@@ -11,7 +12,7 @@
 	dh $@
 
 override_dh_auto_configure:
-	$(CURDIR)/configure --cflags="$(CFLAGS) $(CPPFLAGS)" --ldflags="$(LDFLAGS)" --valac-flags="$(VALAFLAGS)"
+	$(CURDIR)/configure --cc="$(CC)" --pkg-config="$(PKG_CONFIG)" --cflags="$(CFLAGS) $(CPPFLAGS)" --ldflags="$(LDFLAGS)" --valac-flags="$(VALAFLAGS)"
 
 override_dh_auto_build:
 	$(CURDIR)/build.py

--- End Message ---
--- Begin Message ---
Source: birdfont
Source-Version: 2.33.6-1
Done: Boyuan Yang <byang@debian.org>

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

Debian distribution maintenance software
pp.
Boyuan Yang <byang@debian.org> (supplier of updated birdfont 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 19 Apr 2025 11:26:28 -0400
Source: birdfont
Architecture: source
Version: 2.33.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Changed-By: Boyuan Yang <byang@debian.org>
Closes: 998182
Changes:
 birdfont (2.33.6-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release 2.33.6.
   * debian/patches/0002-dodo-finish-port-to-webkit2gtk-4.1.patch:
     Dropped, merged upstream.
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Pass --cc and --pkg-config to configure. (Closes: #998182)
Checksums-Sha1:
 a8aab69d81433f84ea75a5e75720d8c4a4d4cf76 2101 birdfont_2.33.6-1.dsc
 1b116d44c31a190900fcafa8cb5e58232f2c1bb7 2543484 birdfont_2.33.6.orig.tar.xz
 d364aa79d83fc469e1cd306b41faef3384876896 14520 birdfont_2.33.6-1.debian.tar.xz
 f6ced03faae52b043a3e7c9a2fffc77d0263fed7 18607 birdfont_2.33.6-1_amd64.buildinfo
Checksums-Sha256:
 087334594900a698f99b452b29c6e043cfdf6ec39c1f98552fbb20a9cc771ede 2101 birdfont_2.33.6-1.dsc
 f7b1993e010d2b4c673e5fdd4e8270d809f493cc75023974155e768c2cac4894 2543484 birdfont_2.33.6.orig.tar.xz
 1ae89a6cee57404d5a13a1c524bc1e50f604e9568065f839bff60dd046eaa91f 14520 birdfont_2.33.6-1.debian.tar.xz
 424cef536a4aed2b1f618e30069eae1b4a3938dd35e07b7ef904fdca4fc91c6b 18607 birdfont_2.33.6-1_amd64.buildinfo
Files:
 51dfcf6e2d071be94df5b5831171fc27 2101 fonts optional birdfont_2.33.6-1.dsc
 410caf0802a8cf6170acbc060d0b7cc5 2543484 fonts optional birdfont_2.33.6.orig.tar.xz
 432c3ab5d2646ac15cadd59643fee44d 14520 fonts optional birdfont_2.33.6-1.debian.tar.xz
 87558476e702f11369150f26f7084b1d 18607 fonts optional birdfont_2.33.6-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmgDwwwACgkQwpPntGGC
Ws5TCA/+PXr6Hr4J+ESP23AO6VtG49+7f9HmlM8gxRsk/TD4Frcj2l4kmWhnhwMT
EQzsIjqes+dghgOOXT2S92W0OIdZ+gwuRtFN97NEVRYMXPbkwdlPhEcy4QjKV41P
dQG6KKf5JBYtdw98890cVMOzW1PXUxJAsXBrL2fzmnNUQdQTCBMaDxZxVabGIPAH
jZAP98qDUT9RbKkgp0C6fIT2jYuVzcHpK7bqBS02Tl/IjLFi7Hq/znkNyAF86b1k
AH09x7JwYbJvPTrjoNTZRF+D9HOMmafc8pNOGNCx3wt4VFaq1Yzq4c12RquxqXNn
E5AOT/XJEEiDv8jkcJj3d8k+ejq3fURei9MdDxfaGVNxPN/PjB6VUPP3pXj3UqmR
eMPxfh65bSuFwmzWMmf4BBCrlJe38NszJmwo9DYf0g1G5BdvLY6/4zYqW9YwJyvB
xAesAtSBEtjwdoSlWLkutiKRifPeIGH5HniZa82WNdBM7m/QjtIVM2+BEC44gFcO
mto79agMU6Ai+D+GL2CENZuwRqhekNJqkhGeMmV5Ik54U2PoUI4uIV6mCxQEFRpa
WFM6Ie8nl9dIoS51FVFVNAEad+AjP38w3FL7+St5MCcGlfe+e4Ol/riHXX3SNJgm
jXn3Geb50u+a4yjOlHf8tQSPpG7J+XqTCdGgCJLNMYJ6agj1gHQ=
=jRsQ
-----END PGP SIGNATURE-----

Attachment: pgpVIdrO9lsaP.pgp
Description: PGP signature


--- End Message ---

Reply to: