Your message dated Fri, 14 Sep 2018 16:49:11 +0000
with message-id <[email protected]>
and subject line Bug#901237: fixed in epstool 3.09-1
has caused the Debian Bug report #901237,
regarding epstool FTCBFS: uses the build architecture compiler as linker
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.)
--
901237: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901237
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: epstool
Version: 3.08+repack-7
Tags: patch upstream
User: [email protected]
Usertags: rebootstrap
epstool has separate makefile variables for the linker and the compiler
and defaults both to gcc for unix builds. dh_auto_build only passes CC,
so epstool uses plain gcc for linking and thus fails to cross build. I
think it would be reasonable to default the linker to $(CC) in this case
and that makes epstool cross buildable. Please consider applying the
attached patch.
Helmut
--- epstool-3.08+repack.orig/src/unixcom.mak
+++ epstool-3.08+repack/src/unixcom.mak
@@ -27,8 +27,8 @@
CCAUX=gcc
CC=gcc
LFLAGS=$(PLINK) $(LIBPNGLIBS) $(GTKLIBS)
-CLINK=gcc $(LDFLAGS)
-LINK=gcc $(LDFLAGS)
+CLINK=$(CC) $(LDFLAGS)
+LINK=$(CC) $(LDFLAGS)
COMP=$(CC) -I$(SRCDIR) -I$(OBJDIR) $(CFLAGS) $(GSCFLAGS)
--- End Message ---
--- Begin Message ---
Source: epstool
Source-Version: 3.09-1
We believe that the bug you reported is fixed in the latest version of
epstool, 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.
Philip Rinn <[email protected]> (supplier of updated epstool 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: Thu, 13 Sep 2018 21:01:44 +0200
Source: epstool
Binary: epstool
Architecture: source
Version: 3.09-1
Distribution: unstable
Urgency: medium
Maintainer: Philip Rinn <[email protected]>
Changed-By: Philip Rinn <[email protected]>
Description:
epstool - edit preview images and fix bounding boxes in EPS files
Closes: 901237
Changes:
epstool (3.09-1) unstable; urgency=medium
.
* New upstream version:
- I repacked the source as all files hat permission 400. I took the chance
to keep the delta small by converting all files with 'dos2unix'.
* Drop patch 01_fix_open_calls.patch as it's applied upstream
* Add patch 03_cross_buildable.patch to fix FTCBFS (closes: #901237):
- Thanks Helmut Grohne for the patch
* Bump Standards-Version to 4.2.1 (no changes necessary)
Checksums-Sha1:
ceab6dc3eab3116d278a4415d2e27cd4064097fc 1814 epstool_3.09-1.dsc
dfdc8124bcb456f84d10842be129974529be195e 149124 epstool_3.09.orig.tar.xz
c38a98b25d189a5b034783609ecb699289739a21 3880 epstool_3.09-1.debian.tar.xz
d8d593329d03284323b7fcaaef9cb8acd517591a 5745 epstool_3.09-1_amd64.buildinfo
Checksums-Sha256:
d755d3f848772c8d33fca02a4a769b61f61e80888ba8e7033a9aef0717d90e18 1814
epstool_3.09-1.dsc
1e85249d1a44f9418b1f95a3aebd8b0784dab8e49deb6417ac9b996ca08f6011 149124
epstool_3.09.orig.tar.xz
b65e330a7eda08c630c7048f37efd82a8d8c699af28163fa17fdbf39dcf6d27d 3880
epstool_3.09-1.debian.tar.xz
2412941587fc1d436ecea933aa1170660cc68a68395e5b659ff57fa4a29ff210 5745
epstool_3.09-1_amd64.buildinfo
Files:
183dbb8e24c22615548636ab19e5bf8c 1814 graphics optional epstool_3.09-1.dsc
cef3bd42ee158ca42dd8e538ef53b98c 149124 graphics optional
epstool_3.09.orig.tar.xz
fad880897a72f2ed29cb70b33c51d7b6 3880 graphics optional
epstool_3.09-1.debian.tar.xz
3c8ec0d548e25b21100cc13032be4274 5745 graphics optional
epstool_3.09-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEK9jU45eVX3dG2zuJrWkWlnOTmCsFAlub4S4ACgkQrWkWlnOT
mCu+Dg/8DkRjzpYkvbp0Ai1TBLc6L4V+KydHL0yAKCaloaXKWwdUwBJDEz6Y6AND
oCiK/7VbAFhQnZATTY4SBlbTkt65E7MjIhNMKnkScsBJo8e7uwNlqMSsaUC0AlyN
ARjjJ6ulIt8iGGGhVRAXgQk1T3DP2vb2kB0AKF282TdRD2gJloTzt1TL0TtHJu1O
ZeN2OhMMKRHV1Fjgfe8I/jJa9y5mnrSLK5JGtgcQP2/hAAMqvmfEnCwfR1D5CbEu
blHGm5jJS09GXMYkvqA0jFIYcijyc5I4rT+uRKGjNAFLKFF4h3PUkxI5Mbphm76B
5hJ4RsqE/dWxluNgnECCCF7IFGcAg2ubzk+MKl9JIG9UBpRlDHitTeH1lkbwiNFo
m5BAEU0Y80ZHmOgUNbtrn4Ew88ca4/AF+O1ontXrUVqF1fB7xGFo9mUQq0DbpOm3
htYs3tp0n1XHx0QmYmyxMqFUyB//vWM15OO2OO9Yqgw1iJXhrKsW9Kc5AVAacUn+
q/KryYC3Lplu/v14uLPeCyVvELc2QMfaAGpcWRnxZK+FScuhyNyhWSDRW6Z/f9fJ
9o310XLyIepICCpeyt4lWEhIcX3XN6FyAWDjpTKaFqu8f3QcAg50xaADGj2oxY1a
/Dmz6X5vNeUvR8xmJoxEz1i0kf8eedZUSAaKFcAagZgKEaUVOgY=
=cyGI
-----END PGP SIGNATURE-----
--- End Message ---