Your message dated Fri, 04 Oct 2013 01:00:10 +0000
with message-id <[email protected]>
and subject line Bug#705708: fixed in gmic 1.5.7.1-1
has caused the Debian Bug report #705708,
regarding gmic: FTBFS on hurd-i386
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.)


-- 
705708: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705708
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gmic
Version: 1.5.1.6+dfsg-4
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd

Hi,

currently[1], gmic fails to compile on GNU/Hurd.

The failure happens because in the (home-brew...) Makefile the code path
used if OS=GNU is the Windows configuration.
The easy fix is doing what has also been done for GNU/kFreeBSD, i.e.
turn OS=GNU into Linux.
(Side note: patch kfreebsd-support seems obsolete.)

[1] 
https://buildd.debian.org/status/fetch.php?pkg=gmic&arch=hurd-i386&ver=1.5.1.6%2Bdfsg-4&stamp=1341423041

Thanks,
-- 
Pino
--- a/src/Makefile
+++ b/src/Makefile
@@ -56,6 +56,9 @@ CC = g++
 ifeq ($(OS),GNU/kFreeBSD)
 OS = Linux
 endif
+ifeq ($(OS),GNU)
+OS = Linux
+endif
 ifeq ($(OS),Darwin)
 PLUGINDIR = ~/Library/Application\ Support/Gimp/plug-ins
 USR = /opt/local

--- End Message ---
--- Begin Message ---
Source: gmic
Source-Version: 1.5.7.1-1

We believe that the bug you reported is fixed in the latest version of
gmic, 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.
Bernd Zeimetz <[email protected]> (supplier of updated gmic 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: Sun, 22 Sep 2013 21:43:33 +0200
Source: gmic
Binary: gmic gmic-zart gimp-gmic libgmic1 libgmic-dev
Architecture: source amd64
Version: 1.5.7.1-1
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz <[email protected]>
Changed-By: Bernd Zeimetz <[email protected]>
Description: 
 gimp-gmic  - GIMP plugin for GREYC's Magic Image Converter
 gmic       - GREYC's Magic Image Converter
 gmic-zart  - GREYC's Magic Image Converter - ZArt
 libgmic-dev - GREYC's Magic Image Converter - development files
 libgmic1   - GREYC's Magic Image Converter - shared library
Closes: 705708
Changes: 
 gmic (1.5.7.1-1) unstable; urgency=low
 .
   * [8093b566] Merge tag 'upstream/1.5.5.2'
     Upstream version 1.5.5.2
   * [847b448f] Refreshing patches.
   * [4c998e58] Updating changelog
   * [a1021632] Drop kfreebsd-support patch, it was applied upstream.
   * [fe31bbc1] Imported Upstream version 1.5.7.0
   * [9c47c7df] Imported Upstream version 1.5.7.1
     - Should build fine under hurd (Closes: #705708,
       thanks to Pino Toscano).
     - Upstream tarball doesn't need to be repackaged anymore, dropping
       +dfsg from version number.
   * [abd7c2cb] Different hack to enable building on machines with low ram.
     Instead of disabling all optimizations, use
     -fno-tree-pre on machines with low ram / slow cpus.
   * [a8882c63] Use MANDATORY_LDFLAGS/MANDATORY_CFLAGS.
   * [9507d072] Fix passing MANDATORY_* flags to make.
   * [3af37ccf] Add missing library symlink for devel package.
   * [b17c2c9a] Add libgmic1 and libgmic-dev.
   * [d92ef057] Fix gmic.install and dh_install calls.
   * [967b8767] Refreshing patches.
   * [d81f1188] Remove special git-import-orig rules from debian/gbp.conf
   * [0e043a5c] Remove dh_auto_configure override. zart/Makefile is not
     being shipped in the tarball anymore.
   * [33ae4a9b] Fixing various lintian warnings.
   * [00ead79b] Merge branch 'upstream'
     Upstream tarball re-release with fixes for our lintian errors.
     Thanks, David!
   * [ec797fd5] Revert "Remove dh_auto_configure override."
     This reverts commit 0e043a5c876613884c3ace8ad7a7ebcbfb4deef9.
   * [23229c12] Revert "Add missing library symlink for devel package."
     This reverts commit 3af37ccfc8da06d5247e42e9bfb9149686cd2e5e.
   * [9ed51a86] Add patch fixing ldconfig-symlink-referencing-wrong-file.
Checksums-Sha1: 
 aaacc4989db4cd91d6fcf3c9cf1c7e99a8b1b973 2255 gmic_1.5.7.1-1.dsc
 6799a5ee150affadbe16fc0d18f8eb7c87319608 2174947 gmic_1.5.7.1.orig.tar.gz
 b0b4dbab58add923a685196abdc562cb6eb6b48b 16190 gmic_1.5.7.1-1.debian.tar.gz
 6a075c01e345da37a8aaff7e126efe2184884384 2748488 gmic_1.5.7.1-1_amd64.deb
 418ab39d343b05ede7434c6bb9bf41e031765de6 1194074 gmic-zart_1.5.7.1-1_amd64.deb
 db8948349f9cdb1a3b23b0e14754a5d43011a286 1243446 gimp-gmic_1.5.7.1-1_amd64.deb
 5dc2dcb0566b5941c6472c0aa3cb46efeec6eb75 1128444 libgmic1_1.5.7.1-1_amd64.deb
 226944a572f59a8b6e88b76ae645b5e42f375201 16870 libgmic-dev_1.5.7.1-1_amd64.deb
Checksums-Sha256: 
 f8bf18cd49c9ee8d567a1e05c801690ee530d8dbc438195ef534992724c8cdd5 2255 
gmic_1.5.7.1-1.dsc
 bc55fe0309c08fd4b4d97c37704db77965316c818c169ac573b8b12a5a44d42f 2174947 
gmic_1.5.7.1.orig.tar.gz
 7aa1e93337a24f3c665588334fb3c7ac728a86e79e40abaa670ecaaf7017ff5a 16190 
gmic_1.5.7.1-1.debian.tar.gz
 f9547c45470030ecf694b7077cf7583e3656a6cc3c6633369b0a071697d840ba 2748488 
gmic_1.5.7.1-1_amd64.deb
 589aec7276a60c64f8bfb1fb100c786f5f27699c19d5598ed225a4af417b1980 1194074 
gmic-zart_1.5.7.1-1_amd64.deb
 8940b7f70467c58cec16ec93f80a59d1f6aaef075a8738ffa9f88b5cf0d509df 1243446 
gimp-gmic_1.5.7.1-1_amd64.deb
 0c9fa3b133fdc694b86151517160b4163a4d6645d1221731c747d0e62cfb5996 1128444 
libgmic1_1.5.7.1-1_amd64.deb
 3cf900f0046b11ee2219932ae3d8a88e42bea5c876c984a06a1fd692e25f7480 16870 
libgmic-dev_1.5.7.1-1_amd64.deb
Files: 
 148dc2f4b975788784eb84985705b6b7 2255 graphics optional gmic_1.5.7.1-1.dsc
 ac1562484888b69d50852bcec8f9823b 2174947 graphics optional 
gmic_1.5.7.1.orig.tar.gz
 112e98afd3b7a03c259b05c6b8815f5a 16190 graphics optional 
gmic_1.5.7.1-1.debian.tar.gz
 0a3475c2e36358802fe257bf4a0d2ee2 2748488 graphics optional 
gmic_1.5.7.1-1_amd64.deb
 2cb93fe591cf50bdda04ea68e4defce4 1194074 graphics optional 
gmic-zart_1.5.7.1-1_amd64.deb
 e2b3e7c479fc66c7dec9a1cbf8d869de 1243446 graphics optional 
gimp-gmic_1.5.7.1-1_amd64.deb
 931227bf51ef28a8d6e22a0ac95399ff 1128444 libs optional 
libgmic1_1.5.7.1-1_amd64.deb
 e6e37cdb8ae1aed5da29b178f9238d45 16870 libdevel optional 
libgmic-dev_1.5.7.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCAAGBQJSP27OAAoJEOs2Fxpv+UNfER4P/jRYL/fNAozvoSMMoZvx5QTS
E2JW5hO6C5lXiz8SGaRFYcNL2I1w6JIP9mR3sOd1FTnL1hWbU1EvExr1aEavcAox
wFhk9J6ykPT9Ml1ZzK3Gq2lqK6d77g+BlpnKbkiVPjJIwfeUox5WwHp4Q1b+Kuet
93jMDnqH+zF7u62swnib2CkYXYiMDvhpnXEf5OotIgArP3jb6F8mdsMjFO9+w9ev
xU1OmQZ2KoPkmHjwkdj9+NHcjapTMoukY1yynxCTeqvovpYrXz/EtxVBWo9fc5yI
qdagtFo2477BGaabruEVWDHbhSb+LPuLW1CpiwmelAzZ5wSD+ExSlehZmSNyxhVn
kjhMzFe56xaVL8cM04kf5QCuhgjkIIIegeydkHdgvYV4tnUHMwFmohMXsxvFsc55
ByUPdtUG3ujE/WA7467Lr64lxyp2yiM0KuypDJ3+MziAO0wUsa8P+RDKL1aFUgSk
MRaJOspx1n2XCvuv6Ei0DLX2tdHaUfhvjcO/oTQQVVyskHEuVLXEKDqGde0xCXfS
5LYLyc+tjavoNwV5FeA3JC6ErhPx7WpHaz4uAkNglFUp0F0roX+vr96c5ALmRTAS
QMYN3WHpt6FfvKThwEwmk75Ninj9Y3QKvPIlls5kcAQRvNARmmXu3bBJ9pfsEJtU
CzJ+CKef2wVrEOdvTrml
=6T+s
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to