Your message dated Wed, 01 Jan 2014 12:35:00 +0000
with message-id <e1vyl0m-0002tk...@franck.debian.org>
and subject line Bug#733679: fixed in wcslib 4.20-2
has caused the Debian Bug report #733679,
regarding wcslib: ensure that configure never runs before autoreconf
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 ow...@bugs.debian.org
immediately.)


-- 
733679: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733679
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wcslib
Version: 4.20-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch trusty

Hi,

Thanks for arranging to update config.guess and config.sub for new ports
in 4.19-3!  However, it doesn't quite work in practice, because more or
less the first thing dpkg-buildpackage tries to do is to clean the tree,
and this fails as follows:

     dh_auto_clean
  make[1]: Entering directory `/build/buildd/wcslib-4.20'
  GNUmakefile:38: makedefs: No such file or directory
  
  Thu 2013/12/19 03:09:11 +0000, executing on 
  
  Environment variables that affect 'configure':
    CC       = (undefined)
    CFLAGS   = -g -O2 -Wformat -Werror=format-security
    CPP      = (undefined)
    CPPFLAGS = -D_FORTIFY_SOURCE=2
    F77      = (undefined)
    FFLAGS   = -g -O2
    LDFLAGS  = -Wl,-Bsymbolic-functions -Wl,-z,relro
  
  ./configure --no-create
  checking build system type... config/config.guess: unable to guess system type
  [...]

To avoid this, I think it would be best to run dh_auto_clean only if
makedefs exists.  Here's a patch for that.

  * Don't run dh_auto_clean if makedefs doesn't exist, since that would end
    up running configure before autoreconf has been run and thus fail on new
    ports.

diff -Nru wcslib-4.20/debian/rules wcslib-4.20/debian/rules
--- wcslib-4.20/debian/rules    2013-12-18 11:05:19.000000000 +0000
+++ wcslib-4.20/debian/rules    2013-12-30 16:39:42.000000000 +0000
@@ -6,6 +6,9 @@
 %:
        dh  $@ --with autoreconf,autotools_dev
 
+override_dh_auto_clean:
+       [ ! -e makedefs ] || dh_auto_clean
+
 override_dh_autoreconf:
        AUTOHEADER=true dh_autoreconf
 

Thanks,

-- 
Colin Watson                                       [cjwat...@ubuntu.com]

--- End Message ---
--- Begin Message ---
Source: wcslib
Source-Version: 4.20-2

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

Debian distribution maintenance software
pp.
Ole Streicher <deb...@liska.ath.cx> (supplier of updated wcslib 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 01 Jan 2014 13:23:03 +0100
Source: wcslib
Binary: libwcs4 wcslib-dev wcslib-doc wcslib-tools
Architecture: source amd64 all
Version: 4.20-2
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Ole Streicher <deb...@liska.ath.cx>
Description: 
 libwcs4    - Implementation of the FITS WCS standard
 wcslib-dev - Header files and static library for libwcs
 wcslib-doc - API documentation for wcslib
 wcslib-tools - Command line tools utilizing wcslib
Closes: 733679
Changes: 
 wcslib (4.20-2) unstable; urgency=low
 .
   * [Colin Watson] Don't run dh_auto_clean if makedefs doesn't exist,
     since that would end up running configure before autoreconf has been
     run and thus fail on new ports. Closes: #733679
Checksums-Sha1: 
 b36e0efb912e4db4c197c7c1a752b7080cb4685d 2139 wcslib_4.20-2.dsc
 dfb6f4254ac4f6cce1655ca89d17f905af286dc9 4726 wcslib_4.20-2.debian.tar.gz
 fb0a1063447ccdacbcee85da0f8ec665a85c8de6 202220 libwcs4_4.20-2_amd64.deb
 941f1f8ca2fa3db3c46f31a7ccc971c693084fff 266912 wcslib-dev_4.20-2_amd64.deb
 51cd93f0cdfe3e7ad83aa5ec30d957fe291585b4 1121030 wcslib-doc_4.20-2_all.deb
 a22464d20fc57244ae63dffda5a9b7a7ba18df80 162080 wcslib-tools_4.20-2_amd64.deb
Checksums-Sha256: 
 f0b2318d555cddb919913ada9d14aab61197c1494832141dd7f3a36de50f7c38 2139 
wcslib_4.20-2.dsc
 d87ae19cc830aad866e8883c1cd462952c276a2ec03640d49b05a8a790630603 4726 
wcslib_4.20-2.debian.tar.gz
 8077a4edca8e75ba5601599f8515bfff38992d8826a1d5779846ccc43f3dc5e5 202220 
libwcs4_4.20-2_amd64.deb
 fc6b42697bbbffb83255cef4d156a602360c8156ffa528e45eb513aae00bafe8 266912 
wcslib-dev_4.20-2_amd64.deb
 ad608fd246b3eef6a68c6a468e99e70bcbe6046b306fcd1c1e9e47574e3173c8 1121030 
wcslib-doc_4.20-2_all.deb
 6d4c87b559cfe32b20a36be6187861954f9676323091809189dfb01334554403 162080 
wcslib-tools_4.20-2_amd64.deb
Files: 
 5969eb14dfb3b95fff14216542276683 2139 science optional wcslib_4.20-2.dsc
 9aa6eb8f89ba5e456de980ac5533bef4 4726 science optional 
wcslib_4.20-2.debian.tar.gz
 1f443116bd4144fa3f328fac810cc069 202220 libs optional libwcs4_4.20-2_amd64.deb
 ca919292fd353187602b08265eb80f84 266912 libdevel optional 
wcslib-dev_4.20-2_amd64.deb
 ee361a9b9aa3c505ec88e04f37277013 1121030 doc optional wcslib-doc_4.20-2_all.deb
 e20ce0be801ecd98371705185cf7ae55 162080 science optional 
wcslib-tools_4.20-2_amd64.deb

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

iQIcBAEBAgAGBQJSxAoUAAoJEHEVr9B3ENz3HU0P/04AQEgvE2WUl+Ph8Bt8hZCQ
qMJa/ZrSRVb6dMtiuWc6Wvq1dAUV20ecGhITC7AfKaQ/wZdQu/VqfFdMkO6oXube
EyxE094kPQE4TyCyUnlIKuAGSgpAd19TDtV36K9uNuFSTaCEv4dK+dtS+w5FjtLk
VopqXX1R6xBVypc1+IfosLdWhbrBgwjTIXhC3oD778VJvqoZujMER6HwgMr/s5nv
igjTzytt6phhsK05ZatGWUhI9tHm9dXcBss1/mSUWYJhqaZoBDbR9DmUDEsT9cNP
Zoy8pEcXNKoaMI6Ei3DzAZVwLVAAxvTLa5+Hae2xFdcBWdSNrrrLetib0qKv1KLb
JJWdDKsaLCMlPX9QVuTntVvx5Shq7av4atjbAXNjXQPHsoWADQNdgQs5thGVVMyH
CAT6GqJsyEOR8HbjWbhqLHtTKvb4GHYNp/LpwuDBzuz5ySh7s99oPxyGHR5PrlXX
rN7fD9+QYCvSAJlCWztRw4fPbzfJD2tjqvKk08BI49o5QsRIufmERcMmEsiP6wl5
8P8yzjODwhObIjOLwHZrDeVvq/qN3lk0qHXy0llBMs89wmWj8rHAnqG8RX+r4Zxo
xo4QEmJB1BJYkaYhBwBAaXdYSK8hyf9AfzaD1nZ/pJsYX6QNovXpPSo8NaIrr7gD
2RxUr3yXB/wH57rCBoD7
=D2+s
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to