Your message dated Mon, 03 Feb 2020 19:50:25 +0000
with message-id <[email protected]>
and subject line Bug#920875: fixed in zita-bls1 0.3.3-1
has caused the Debian Bug report #920875,
regarding zita-bls1 FTCBFS: uses build architecture build tools
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.)


-- 
920875: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920875
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: zita-bls1
Version: 0.1.0-3.1
Tags: patch upstream
User: [email protected]
Usertags: rebootstrap

zita-bls1 fails to cross build from source, because its upstream
Makefile hard codes build architecture build tools. After making them
substitutable, it cross builds successfully. Please consider applying
the attached patch.

Helmut
--- zita-bls1-0.1.0.orig/source/Makefile
+++ zita-bls1-0.1.0/source/Makefile
@@ -19,6 +19,7 @@
 # --------------------------------------------------------------------------
 
 
+PKG_CONFIG ?= pkg-config
 PREFIX = /usr
 SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
 LIBDIR = lib$(SUFFIX)
@@ -36,11 +37,11 @@
 
 ZITA-BLS1_O = zita-bls1.o styles.o jclient.o mainwin.o png2img.o guiclass.o rotary.o \
 	hp3filt.o lfshelf2.o shuffler.o
-zita-bls1:	CPPFLAGS += -I/usr/X11R6/include `pkg-config --cflags xft`
+zita-bls1:	CPPFLAGS += -I/usr/X11R6/include `$(PKG_CONFIG) --cflags xft`
 zita-bls1:	LDLIBS += -lzita-convolver -lfftw3f -lclxclient -lclthreads -ljack -lcairo -lpthread -lpng -lXft -lX11 -lrt
 zita-bls1:	LDFLAGS += -L/usr/X11R6/lib
 zita-bls1:	$(ZITA-BLS1_O)
-	g++ $(LDFLAGS) -o $@ $(ZITA-BLS1_O) $(LDLIBS)
+	$(CXX) $(LDFLAGS) -o $@ $(ZITA-BLS1_O) $(LDLIBS)
 
 $(ZITA-BLS1_O):
 -include $(ZITA-BLS1_O:%.o=%.d)

--- End Message ---
--- Begin Message ---
Source: zita-bls1
Source-Version: 0.3.3-1

We believe that the bug you reported is fixed in the latest version of
zita-bls1, 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.
Dennis Braun <[email protected]> (supplier of updated zita-bls1 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, 03 Feb 2020 20:30:22 +0100
Source: zita-bls1
Architecture: source
Version: 0.3.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: Dennis Braun <[email protected]>
Closes: 920875
Changes:
 zita-bls1 (0.3.3-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Felipe Sateler ]
   * Change maintainer address to [email protected]
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Use https protocol in Format field
 .
   [ Olivier Humbert ]
   * Update http > https for d/copyright and d/watch
   * d/zita-bls1.desktop: Add French GenericName and Comment
 .
   [ Dennis Braun ]
   * New upstream release 0.3.3
   * Add a bigger icon
   * d/control:
     + Bump debhelper-compat to 12
     + Bump standards version to 4.5.0
     + Use https protocol for homepage
     + Add libfreetype6-dev and pkg-config to B-D
     + Set RRR: no
   * d/copyright: Update year and add myself
   * d/patches:
     + Rename 01-fix_prefix.patch to 01-makefile.patch & update (Closes: 
#920875)
     + Add fixed pkconfig installation
     + Fix shuffler build
   * d/source/local-options: Drop, obsolete
Checksums-Sha1:
 43e75c1322dabce3cb61266b3ea254e90c18df19 2141 zita-bls1_0.3.3-1.dsc
 a1cac4c8c86a63dd28d02c82faa053528143d380 53005 zita-bls1_0.3.3.orig.tar.bz2
 39206e3cd8c35b0567ef970708ac02b7bdad2c30 12544 zita-bls1_0.3.3-1.debian.tar.xz
Checksums-Sha256:
 fdbd734343631770ab6d0aeca9f1d18156ccf7e779dde386198f9d66f1ca8b27 2141 
zita-bls1_0.3.3-1.dsc
 89f7ca12da4aef55c8a7a9b81c7fe72bc7d35aee0b1a68c64bdbb224e296a8e5 53005 
zita-bls1_0.3.3.orig.tar.bz2
 f88e3a26c231ff2ef7c149283c3ea02b584bbf889bc021e3e1965dcbf69f30f7 12544 
zita-bls1_0.3.3-1.debian.tar.xz
Files:
 91a4a1d1ac3f407702d247558947e5ed 2141 sound optional zita-bls1_0.3.3-1.dsc
 958dd372853339df9622db911f61b736 53005 sound optional 
zita-bls1_0.3.3.orig.tar.bz2
 54a1d9d09fd709eff5c29e4fef2a31b8 12544 sound optional 
zita-bls1_0.3.3-1.debian.tar.xz

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

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl44dTQACgkQafL8UW6n
GZP2cA/7BCt8YRQQJ3lH8pKMAiu9VVZj4pXPsYHD/lQOqpWOJZZhFWhr/bFSpgyl
rQTYtTjitMz55996+vCyBO4TTAmDYhRGDch5yLbPVFOEezFiObnEFrHdFeYk4K+E
At2xEQwYUcg7bx5yKIi8RAucAekusG/LQhXhqAzl+VArhsbov8w2J3jEfNnk5qqx
SH3AhVZBbSoLIkhMLJ8XQprbeA6Jm2i5Q7InJo13zEwC+gZ0SVOHX6m3KPKgHxrs
iUcDhjLeuwVm3ZAYTskH+rf/5+KJRLN29+uhkrfc60Iw6L6YDJOW5BrnzOaAMcyY
Rrao3CbWcE4/ao1e6M3QVQUhgse5LUamClaFvreNn5V0XSa7Q+uFZO1+NqpTn8DO
U3+gDF809hYRWo+9d3Qj7qBSopp0AtvNNVhn+rW+rbZdJeOf/Yv9M62hALuNQQR/
DnpnGIUTL1BV1Ch9jWf1rtx+JdQU+Z+bWzLNfK8Xa8udQ9Qts6+nOvvCyCMvyfW6
uqkxBXQAXkOhc8+tx2xYqdp+Rq3zAM9I2HXBFAb8WOHksJgZoDHuNllfdt0+EZGq
p07yTOzX2lmubWiBujNB2fam2F7xhN+4ECXl6SfF26eQRua9AGutodEZIpK8WvOC
A3oOUxI2uyVqaPB97DXuxJ0dwg2iBlzyKQAjrAM1iXeL8N2FlW8=
=4K0L
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to