Your message dated Tue, 13 Oct 2009 18:47:14 +0000
with message-id <e1mxmow-0007gq...@ries.debian.org>
and subject line Bug#542522: fixed in libhdf4 4.2r4-7
has caused the Debian Bug report #542522,
regarding libhdf4: FTBFS on GNU/kFreeBSD
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.)
--
542522: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542522
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libhdf4
Version: 4.2r4-4
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
please find attached a minimal patch to fix the FTBFS on GNU/kFreeBSD.
autoconf also needs to be added to the Build-Depends for that to work; I
didn't do so because you may fully relibtoolize, your call.
Thanks for considering.
Mraw,
KiBi.
diff -u libhdf4-4.2r4/debian/rules libhdf4-4.2r4/debian/rules
--- libhdf4-4.2r4/debian/rules
+++ libhdf4-4.2r4/debian/rules
@@ -92,9 +92,11 @@
stamps/configure-stamp: patch
rm -f HDF4 && ln -sf HDF$(RELEASE) HDF4
# build the 'regular' netcdf-clashing flavor.
+ cd HDF4 && autoconf
cd HDF4 && F77="$(F77)" CC="$(CC)" CXX="$(CXX)" ./configure --prefix=/usr --includedir=/usr/include/hdf \
--enable-shared --enable-fortran
# build a netcdf compatible flavor, without fortran functions.
+ cd HDF4_ALT && autoconf
cd HDF4_ALT && CC="$(CC)" CXX="$(CXX)" ./configure --prefix=/usr --includedir=/usr/include/hdf --disable-netcdf \
--enable-shared --disable-fortran
touch $@
diff -u libhdf4-4.2r4/debian/patches/series libhdf4-4.2r4/debian/patches/series
--- libhdf4-4.2r4/debian/patches/series
+++ libhdf4-4.2r4/debian/patches/series
@@ -5,0 +6 @@
+kfreebsd-support
only in patch2:
unchanged:
--- libhdf4-4.2r4.orig/debian/patches/kfreebsd-support
+++ libhdf4-4.2r4/debian/patches/kfreebsd-support
@@ -0,0 +1,11 @@
+--- a/HDF4/configure.ac
++++ b/HDF4/configure.ac
+@@ -671,7 +671,7 @@ case "$host" in
+ mips*-sgi-irix6_32*) BAR="irix32" ;;
+ mips*-sgi-irix5*) BAR="irix5" ;;
+ mips*-sgi-irix4*) BAR="irix4" ;;
+- *-linux*) BAR="linux" ;;
++ *-linux*|*-k*bsd*-gnu)BAR="linux" ;;
+ *-freebsd*) BAR="fbsd" ;;
+ ia64-*-*) BAR="ia64" ;;
+ *-ibm-aix*) BAR="aix" ;;
--- End Message ---
--- Begin Message ---
Source: libhdf4
Source-Version: 4.2r4-7
We believe that the bug you reported is fixed in the latest version of
libhdf4, which is due to be installed in the Debian FTP archive:
hdf4-tools_4.2r4-7_i386.deb
to pool/main/libh/libhdf4/hdf4-tools_4.2r4-7_i386.deb
libhdf4-0-alt_4.2r4-7_i386.deb
to pool/main/libh/libhdf4/libhdf4-0-alt_4.2r4-7_i386.deb
libhdf4-0_4.2r4-7_i386.deb
to pool/main/libh/libhdf4/libhdf4-0_4.2r4-7_i386.deb
libhdf4-alt-dev_4.2r4-7_i386.deb
to pool/main/libh/libhdf4/libhdf4-alt-dev_4.2r4-7_i386.deb
libhdf4-dev_4.2r4-7_i386.deb
to pool/main/libh/libhdf4/libhdf4-dev_4.2r4-7_i386.deb
libhdf4-doc_4.2r4-7_all.deb
to pool/main/libh/libhdf4/libhdf4-doc_4.2r4-7_all.deb
libhdf4_4.2r4-7.diff.gz
to pool/main/libh/libhdf4/libhdf4_4.2r4-7.diff.gz
libhdf4_4.2r4-7.dsc
to pool/main/libh/libhdf4/libhdf4_4.2r4-7.dsc
libhdf4g-dev_4.2r4-7_all.deb
to pool/main/libh/libhdf4/libhdf4g-dev_4.2r4-7_all.deb
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 542...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Francesco Paolo Lovergine <fran...@debian.org> (supplier of updated libhdf4
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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 13 Oct 2009 20:02:28 +0200
Source: libhdf4
Binary: libhdf4-0 hdf4-tools libhdf4g-dev libhdf4-dev libhdf4-doc libhdf4-0-alt
libhdf4-alt-dev
Architecture: source all i386
Version: 4.2r4-7
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine <fran...@debian.org>
Changed-By: Francesco Paolo Lovergine <fran...@debian.org>
Description:
hdf4-tools - The Hierarchical Data Format library -- runtime package
libhdf4-0 - The Hierarchical Data Format library -- library package
libhdf4-0-alt - The Hierarchical Data Format library -- library package
libhdf4-alt-dev - The Hierarchical Data Format library -- development package
libhdf4-dev - The Hierarchical Data Format library -- development package
libhdf4-doc - The Hierarchical Data Format library -- documentation
libhdf4g-dev - The Hierarchical Data Format library -- transitional
development
Closes: 542522
Changes:
libhdf4 (4.2r4-7) unstable; urgency=low
.
* Added a missing dh_installdeb -a that prevented adding required ldconfig at
library installation/removing.
* Updated autotools patch by autoreconfing.
(closes: #542522)
Checksums-Sha1:
8ffbd263366620d227126f2375c6b6a796a04955 1402 libhdf4_4.2r4-7.dsc
912823e9dd1de1e461b9d143d5e5123eb4ff0c71 3301230 libhdf4_4.2r4-7.diff.gz
937c44d41b1a2d42eeef95e5ff853b5c9e2d9370 12884 libhdf4g-dev_4.2r4-7_all.deb
ab87c43857a478d0e7e24b50d4196b4249b89d5e 2635328 libhdf4-doc_4.2r4-7_all.deb
5300f57a8ca9012c34abf50d44df41b91633db13 306534 libhdf4-0_4.2r4-7_i386.deb
bb79fe998f7f97e858fe0569f838814b6c4af3b7 249112 hdf4-tools_4.2r4-7_i386.deb
d9c8bb34536303c527bb2e33db59935e9940f16b 471226 libhdf4-dev_4.2r4-7_i386.deb
441f2f77707ba92ae897add9f5fbdcfcd94eecac 267652 libhdf4-0-alt_4.2r4-7_i386.deb
a79461d0d9d7ad519e50b7a90dd1b1edb9b8126e 417306
libhdf4-alt-dev_4.2r4-7_i386.deb
Checksums-Sha256:
d33df871b4f4ac333b4606fa488fa47861f685c9017547a604943035a0ad67c8 1402
libhdf4_4.2r4-7.dsc
752c85d86b9a6f95f395d22f3c749157f28c33e7d798386e9dc44c97568af168 3301230
libhdf4_4.2r4-7.diff.gz
c951ec70cafc7d83b13e4366a75af13b0659d3ae26e65656f117f150b8420465 12884
libhdf4g-dev_4.2r4-7_all.deb
7ebb00573c26963a873fbf2cb63f4ac3d528aaf494aa22383701736f39da4166 2635328
libhdf4-doc_4.2r4-7_all.deb
6ea116ca2079e9440fcacf3f6481dca98b10e4361c164f17e79cbbd80dd81cc1 306534
libhdf4-0_4.2r4-7_i386.deb
f0b1dd2cf87b82c71350ac1aab86a5b745be87fac2cfdd94a240500ed1aaf283 249112
hdf4-tools_4.2r4-7_i386.deb
f2f58ff867254461fc8a3d68470ac2ce1a1ed4937f9320137dc46d2907ba30db 471226
libhdf4-dev_4.2r4-7_i386.deb
de42815a1c4d4a54a4350acc9654540fe8329f08bb337d5d1be4f8fca30e8091 267652
libhdf4-0-alt_4.2r4-7_i386.deb
ec33480b5f9d02fc3d8091912d7d18b27ad7e6a88cbcf26c28cd5774a740e85c 417306
libhdf4-alt-dev_4.2r4-7_i386.deb
Files:
b135418e8688ce45828bc111d7874996 1402 graphics optional libhdf4_4.2r4-7.dsc
a374acc37ec139f18e784955492955ee 3301230 graphics optional
libhdf4_4.2r4-7.diff.gz
84ff1da52f0e8a78a6269e72ec9247aa 12884 libdevel optional
libhdf4g-dev_4.2r4-7_all.deb
b04bbcd7d61a470d1e7ebbd900c64da9 2635328 doc optional
libhdf4-doc_4.2r4-7_all.deb
ef9ee0d78ca1938e79bfd71de2b36b4c 306534 libs optional
libhdf4-0_4.2r4-7_i386.deb
b3d9c53883e4a4d49a77a5bb24dbe2f4 249112 graphics optional
hdf4-tools_4.2r4-7_i386.deb
d5f238766e5b2a18d5486fd8a4e9faf0 471226 libdevel optional
libhdf4-dev_4.2r4-7_i386.deb
d96e5a96bd455399bdb7a3b6e48a9373 267652 libs extra
libhdf4-0-alt_4.2r4-7_i386.deb
a8364e89a2898574eace8a0a18cf6729 417306 libdevel extra
libhdf4-alt-dev_4.2r4-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkrUyU8ACgkQpFNRmenyx0efUACdE3p60aIOWgn3OEzCwrjP3chx
QFoAoKdyiXSVfYm4TS2vblx4UAqSbzxO
=ScTm
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel