Your message dated Wed, 28 Sep 2016 17:18:57 +0000
with message-id <[email protected]>
and subject line Bug#839012: fixed in ps2eps 1.68+binaryfree-2
has caused the Debian Bug report #839012,
regarding ps2eps FTCBFS: uses 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 [email protected]
immediately.)
--
839012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839012
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ps2eps
Version: 1.68+binaryfree-1
Tags: patch
User: [email protected]
Usertags: rebootstrap
ps2eps fails to cross build from source, because it invokes the build
architecture compiler. Switching that to a triplet-prefixed one, makes
the cross build succeed. Please consider applying the attached patch.
Helmut
diff --minimal -Nru ps2eps-1.68+binaryfree/debian/changelog
ps2eps-1.68+binaryfree/debian/changelog
--- ps2eps-1.68+binaryfree/debian/changelog 2014-05-11 05:36:14.000000000
+0200
+++ ps2eps-1.68+binaryfree/debian/changelog 2016-09-27 19:50:49.000000000
+0200
@@ -1,3 +1,10 @@
+ps2eps (1.68+binaryfree-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Use triplet-prefixed CC. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Tue, 27 Sep 2016 19:50:30 +0200
+
ps2eps (1.68+binaryfree-1) unstable; urgency=medium
* New upstream binary-free tarball for version 1.68 (1.68+binaryfree),
diff --minimal -Nru ps2eps-1.68+binaryfree/debian/rules
ps2eps-1.68+binaryfree/debian/rules
--- ps2eps-1.68+binaryfree/debian/rules 2014-05-11 05:36:14.000000000 +0200
+++ ps2eps-1.68+binaryfree/debian/rules 2016-09-27 19:50:29.000000000 +0200
@@ -4,6 +4,10 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
#export DH_OPTIONS=-v
+include /usr/share/dpkg/architecture.mk
+ifeq ($(origin CC),default)
+CC = $(DEB_HOST_GNU_TYPE)-gcc
+endif
SGML2MAN = xsltproc
/usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl
@@ -13,6 +17,6 @@
override_dh_auto_build:
# The -f /dev/null is to ignore the existing Makefile in src/C, so that
the
# build flags are passed correctly
- ( cd src/C ; $(MAKE) -f /dev/null bbox )
+ $(MAKE) -C src/C -f /dev/null bbox CC=$(CC)
( cd doc/src ; $(SGML2MAN) bbox.sgml && $(SGML2MAN) ps2eps.sgml )
dh_auto_build
--- End Message ---
--- Begin Message ---
Source: ps2eps
Source-Version: 1.68+binaryfree-2
We believe that the bug you reported is fixed in the latest version of
ps2eps, 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.
Matteo Cypriani <[email protected]> (supplier of updated ps2eps 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: SHA256
Format: 1.8
Date: Wed, 28 Sep 2016 13:01:50 -0400
Source: ps2eps
Binary: ps2eps
Architecture: source amd64
Version: 1.68+binaryfree-2
Distribution: unstable
Urgency: medium
Maintainer: Matteo Cypriani <[email protected]>
Changed-By: Matteo Cypriani <[email protected]>
Description:
ps2eps - convert PostScript to EPS (Encapsulated PostScript) files
Closes: 839012
Changes:
ps2eps (1.68+binaryfree-2) unstable; urgency=medium
.
[ Helmut Grohne ]
* Fix FTCBFS: Use triplet-prefixed CC. (Closes: #839012)
.
[ Matteo Cypriani ]
* Bump Standards-Version to 3.9.8 (no changes needed).
* Use secure VCS URIs.
* Use DEB_BUILD_MAINT_OPTIONS to set hardening flags.
Checksums-Sha1:
251ad62794783c61ab6ce972657f56df7547a61e 1878 ps2eps_1.68+binaryfree-2.dsc
d91e118dbc4502d38f5d4d466178601cf5b79db6 11240
ps2eps_1.68+binaryfree-2.debian.tar.xz
23c45dc95c73a00b3d58dc6a9493b86d246eef2b 9488
ps2eps-dbgsym_1.68+binaryfree-2_amd64.deb
66457242069c57007edf0aa982c28fe3f9349c91 37896
ps2eps_1.68+binaryfree-2_amd64.deb
Checksums-Sha256:
c7476309454e3bcf9cccd4504ac488f7a1338a04bcf2e43c389e877b41d98e30 1878
ps2eps_1.68+binaryfree-2.dsc
5857abb5ea37661afc899e0e8fe311da5b0c9c0cf60bb71c615066db8b66e095 11240
ps2eps_1.68+binaryfree-2.debian.tar.xz
78b771e7b7c9432e3096cbb1f756bd81a563ae969421ede066551336b1b23bf5 9488
ps2eps-dbgsym_1.68+binaryfree-2_amd64.deb
0c844c92461a1190bac42533742b426851f03bd9431b27f545fa4d9747166dad 37896
ps2eps_1.68+binaryfree-2_amd64.deb
Files:
fe1a8cbc4215aed623afe06200ee15e6 1878 text optional
ps2eps_1.68+binaryfree-2.dsc
042fcd729a542be4e39ac7c52811470b 11240 text optional
ps2eps_1.68+binaryfree-2.debian.tar.xz
87d0bb7343bc62f938a9f5e5b7890614 9488 debug extra
ps2eps-dbgsym_1.68+binaryfree-2_amd64.deb
89677c50c6dba5e177d983c2423da547 37896 text optional
ps2eps_1.68+binaryfree-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCAAGBQJX6/gIAAoJEE6QGOCjKRJryJQQAIX1jwSt9q+wFt5B5Hg/9zTI
Lctxe92X2DqkmmQa5IE3XAwWYk2Trou0UhOIG2S3QgHH+nWEVpdbpB7gqvHDBhOC
NaOnj6kXkgExZZUkOFTKQOmN2JerNXv2cNIszS6N9UudFEKDW9O2dG9WZXl4KVfh
DQ4Do8oDKyY2hxqb2YyBHNlv6BYPw7HbW4OqPtGFb8IZt37K9ssV3p3i7jR679HF
LeGEMG06baWIYUSGQJR38w2maGkkwAVw783vf6stnpDGB4QqG7W/xg6koXbLah35
yI+76uqeITxH6+kIa8WR+FidurSrY89TGHDq0zWU8xDAm0NpJyxcvwz4Gk8/S8r9
RKXYjQijLKj25F5JIrklkmOq8imYOA5aXuxboeQXwHE+MT112WyrhiPJ7GwOlqPD
Nl1noj5O7t9cFDic/hb0yDhloByE9gOJ7+QJ39W5dLjPY16kl2JuyE+Xhf/Tz8tf
trljqo+z7aCs0cf0EhWorX88OkcIz2V6pdDtd+YbPw+0ljk3Mhy09wM5SaPAf6Pv
kDEJufsnntRNIxex1i620Kf9KNW3LFQXjlA+qC27a3jjjmrrtkcWkNOG9t99xedP
vSmA6V3Ftbi3SjJrpMHQEqnf8NqsDi7pE5YfKkrdbDToKNd/D0OsTbUzJz8fsArl
3hxWgqUbO0KIDnPp/U5H
=C0Ig
-----END PGP SIGNATURE-----
--- End Message ---