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

Bug#910322: marked as done (foo2zjs hard codes location of stdio.h)



Your message dated Fri, 05 Oct 2018 15:04:08 +0000
with message-id <E1g8ReC-0009is-Si@fasolo.debian.org>
and subject line Bug#910322: fixed in foo2zjs 20171202dfsg0-2
has caused the Debian Bug report #910322,
regarding foo2zjs hard codes location of stdio.h
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.)


-- 
910322: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910322
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: foo2zjs
Version: 20171202dfsg0-1
Tags: patch upstream
Control: block 798955 by -1

foo2zjs's Makefile hard codes the location of stdio.h. That breaks with
non-glibc libcs and with a glibc that fixes #798955 as it will move
stdlib.h to /usr/include/<triplet>/stdio.h. The attached patch removes
the broken check and doing so is sufficient to make foo2zjs build again.
Please consider applying the patch.

Helmut
--- foo2zjs-20171202dfsg0.orig/Makefile
+++ foo2zjs-20171202dfsg0/Makefile
@@ -399,15 +399,6 @@
 	    echo "      ***"; \
 	    exit 1; \
 	fi
-	@if ! test -f /usr/include/stdio.h; then \
-	    echo "      ***"; \
-	    echo "      *** Error: /usr/include/stdio.h is not installed!"; \
-	    echo "      ***"; \
-	    echo "      *** Install Software Development (gcc) package"; \
-	    echo "      *** for Ubuntu: sudo apt-get install build-essential"; \
-	    echo "      ***"; \
-	    exit 1; \
-	fi
 	@if ! type gs >/dev/null 2>&1; then \
 	    echo "      ***"; \
 	    echo "      *** Error: gs is not installed!"; \

--- End Message ---
--- Begin Message ---
Source: foo2zjs
Source-Version: 20171202dfsg0-2

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

Debian distribution maintenance software
pp.
Didier Raboud <odyx@debian.org> (supplier of updated foo2zjs 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: Fri, 05 Oct 2018 16:34:48 +0200
Source: foo2zjs
Binary: printer-driver-foo2zjs printer-driver-foo2zjs-common
Architecture: source
Version: 20171202dfsg0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Changed-By: Didier Raboud <odyx@debian.org>
Description:
 printer-driver-foo2zjs - printer driver for ZjStream-based printers
 printer-driver-foo2zjs-common - printer driver for ZjStream-based printers - common files
Closes: 910322
Changes:
 foo2zjs (20171202dfsg0-2) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * Don't test for stdio.h in fullpath (Closes: #910322)
Checksums-Sha1:
 0c65c05d05b5800acc0d29ed3c387b9451d0b82f 2232 foo2zjs_20171202dfsg0-2.dsc
 fd0a36a43e237026a0aa02a585629485d1439373 38332 foo2zjs_20171202dfsg0-2.debian.tar.xz
Checksums-Sha256:
 bd39c73e5d7393c38ca41893dddad79e31224f0110becab6a1b3c22772a7eae6 2232 foo2zjs_20171202dfsg0-2.dsc
 aa00e15070f7250e6990ad187902d1bad84347a167380222de8b0fdf105f410c 38332 foo2zjs_20171202dfsg0-2.debian.tar.xz
Files:
 450928fe323a7441dbc1ceaec2d58773 2232 text optional foo2zjs_20171202dfsg0-2.dsc
 23fac95c792439e7e12b5a5c0bb36b3b 38332 text optional foo2zjs_20171202dfsg0-2.debian.tar.xz

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

iQGzBAEBCgAdFiEEe+WPIRpjNw1/GSB7i8+nHsoWNFUFAlu3eJMACgkQi8+nHsoW
NFWweAwAmGyX7RT0TFngipV+ff1ofW5ouH970Coc55mG8EdaKSR/X8n7OT46U55w
IPJF+3FwQT+ddaR74FmFmdxWT9TXJCSsBXCjio7ksCoG50eBr3QFRVStB8GRvlug
ATbSg7jFngP5g7yue52EEsXbySWGv9wAiI+mBIhJkR3px7g6bhWS3OT5w/D6238C
okCkeYsCjxXC/K1WLyRM/f/1y6DDVy/suqAzVEu+EeZlY8nJz7oy55V3s1HFaeI6
cEMFfVjhNwAXQLYG5vBd1Tp3I/coMtcGgV/AQxUBiPSagESyuP3izHMlgJ1r36Ne
1JBAyIV2RmRTzVmuucAQKICg6jmFHLSv1Ls2fs0pa4Ghz0p8zKUP1u9D3UWuLeTB
otVncVBz4jodZvQyAA/FtMx1laye6SWlfI0drR4PEZoES/TvDIu2BoizCdmpo4Cw
7HRW+k2t4LOFmL9DpmN6oRlRpbCuOGzMQReFPoPMOBR5Nb6JbsDsOv2bVILciRff
NzTdZXYL
=OPji
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: