Your message dated Fri, 12 Sep 2014 21:22:18 +0000
with message-id <e1xsyim-0004w0...@franck.debian.org>
and subject line Bug#684361: fixed in libhdf4 4.2.10-1~exp1
has caused the Debian Bug report #684361,
regarding libhdf4: FTBFS on powerpc64
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.)


-- 
684361: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684361
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libhdf4
Version: 4.2r4-13
Severity: normal
Tags: patch

libhdf4 FTBFS on powerpc64 due to the fact hdfi.h is patched to add a
definition for powerpc. Unfortunately, the way it is written it matches
both powerpc and powerpc64, and conflicts with the powerpc64 definition
present a bit later in this file.

The patch below fixes the problem. Would it be possible to apply it in 
the next upload? Thanks in advance.


diff -u libhdf4-4.2r4/debian/patches/hdfi.h libhdf4-4.2r4/debian/patches/hdfi.h
--- libhdf4-4.2r4/debian/patches/hdfi.h
+++ libhdf4-4.2r4/debian/patches/hdfi.h
@@ -181,7 +181,7 @@
 +
 +#endif /* Linux/Sparc */
 +
-+#if defined (__linux__) && defined (__powerpc__)
++#if defined (__linux__) && defined (__powerpc__) && !defined(__powerpc64__)
 +
 +#ifdef GOT_MACHINE
 +If you get an error on this line more than one machine type has been defined.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: ppc64

Kernel: Linux 3.2.0-3-powerpc64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: libhdf4
Source-Version: 4.2.10-1~exp1

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.

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 684...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Johan Van de Wauw <johan.vandew...@gmail.com> (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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 14 Aug 2014 22:19:24 +0200
Source: libhdf4
Binary: libhdf4-0 hdf4-tools libhdf4g-dev libhdf4-dev libhdf4-doc libhdf4-0-alt 
libhdf4-alt-dev
Architecture: source all amd64
Version: 4.2.10-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Johan Van de Wauw <johan.vandew...@gmail.com>
Description:
 hdf4-tools - Hierarchical Data Format library -- runtime package
 libhdf4-0  - Hierarchical Data Format library -- library package
 libhdf4-0-alt - Hierarchical Data Format library -- library package
 libhdf4-alt-dev - Hierarchical Data Format library -- development package
 libhdf4-dev - Hierarchical Data Format library -- development package
 libhdf4-doc - Hierarchical Data Format library -- documentation
 libhdf4g-dev - Hierarchical Data Format library -- transitional development 
pack
Closes: 639720 684361 742421 744613 753493
Changes:
 libhdf4 (4.2.10-1~exp1) experimental; urgency=medium
 .
   * Add watchfile
   * Imported Upstream version 4.2.10
   * Fix vcs link
   * Fix package synopsis length
   * Rewrite control file using cme
   * Fix debian/control.in to match debian/control
   * Use original source tarball rather than a tarball containing this tarball
   * Don't copy configufiles to fmpool (dir no longer exists)
   * Import ubuntu patches changes by doko (closes: #684361,#742421)
   * Add rsync as build-dep
   * Use libtoolize and autoreconf (closes: #639720,#744613)
   * Set debhelper version to 9
   * Bump standards version
   * Copy sources using own bash script
   * enable hardening
   * Fix String literals
   * add Mips64(el) support (closes: #753493)
   * Add myself to uploaders
Checksums-Sha1:
 ce1a2548f4faed35679ca4b39016a246702d4515 2404 libhdf4_4.2.10-1~exp1.dsc
 e1a49d00727047f6513d9ed4065b3e752631d990 3569632 libhdf4_4.2.10.orig.tar.gz
 81b90aa7b64ae5eed97b2c884b4ea5d84284c47d 2849376 libhdf4_4.2.10-1~exp1.diff.gz
 e431cd551f55c6fb7bfa835e4ac93890841a4efe 12960 
libhdf4g-dev_4.2.10-1~exp1_all.deb
 12d2780fff2860cbe075d1983cef2945f9b341dd 1821732 
libhdf4-doc_4.2.10-1~exp1_all.deb
 1e4b117eb45bb0203a293c1fa1a71c80053f19e8 303900 
libhdf4-0_4.2.10-1~exp1_amd64.deb
 6fd162a8f448c9ef3fb8cddc66199518f97e9acc 225344 
hdf4-tools_4.2.10-1~exp1_amd64.deb
 86b081381742b58dffb6c11417d5c40f3ebcfb44 416956 
libhdf4-dev_4.2.10-1~exp1_amd64.deb
 388dcf72b0ad74da965a875e73aa9680b7ea9bd7 269896 
libhdf4-0-alt_4.2.10-1~exp1_amd64.deb
 66080eb4ec5cdb1d986f81965d75c81daca58411 370888 
libhdf4-alt-dev_4.2.10-1~exp1_amd64.deb
Checksums-Sha256:
 ad7cf1bf61cc4368be3183e47ee943a60659dbed233034643d18cc2f1bad0233 2404 
libhdf4_4.2.10-1~exp1.dsc
 eecfc8329e4c8a8616e2342b2ce76aa457ef39cabefea5e0696933bb08f45ff5 3569632 
libhdf4_4.2.10.orig.tar.gz
 099bd0bc93b9a4004110795ea94b9d983ae313c53014c302757b57856b105cbb 2849376 
libhdf4_4.2.10-1~exp1.diff.gz
 1af9cd96aa9cd33cadd8569db58acb8124728c534f29653c9c40da0bd6647003 12960 
libhdf4g-dev_4.2.10-1~exp1_all.deb
 18a93cd6a921dbdf0bbc576174df0d873d5a34aa02258a9ae30d1d0b0f66536a 1821732 
libhdf4-doc_4.2.10-1~exp1_all.deb
 3b6e7842317740a4c62d85f6542c2ca1a8091323bc7123b77ba31eac35d88659 303900 
libhdf4-0_4.2.10-1~exp1_amd64.deb
 4d82d1770e34660d1945a45505fc7caeaf03ef206ed47b9bdbee7266ebf344da 225344 
hdf4-tools_4.2.10-1~exp1_amd64.deb
 24df9ae76249a5e3766832192a19ac4b3f099f8b5ff570100a0de054b39f379c 416956 
libhdf4-dev_4.2.10-1~exp1_amd64.deb
 23dbfee4b7733466f73c9b8403c3b9bca9a2f8c5aae5539bdf686c0ccc87ca18 269896 
libhdf4-0-alt_4.2.10-1~exp1_amd64.deb
 e574bb7e0357e7a44e04820550aa6aa59184c276121dcf61dce246e8177470fb 370888 
libhdf4-alt-dev_4.2.10-1~exp1_amd64.deb
Files:
 d16dd1525a485191fe675200c0872486 12960 libdevel optional 
libhdf4g-dev_4.2.10-1~exp1_all.deb
 3c7a1b94a13a44b870f20f79714e469d 1821732 doc optional 
libhdf4-doc_4.2.10-1~exp1_all.deb
 e5b34a0799e9153306a5f89f9b2f5c28 303900 libs optional 
libhdf4-0_4.2.10-1~exp1_amd64.deb
 ba474ff65164d6308b843ab4f27569a8 225344 graphics optional 
hdf4-tools_4.2.10-1~exp1_amd64.deb
 7028b87b33fc2c4324ae0cc2bb94b7ef 416956 libdevel optional 
libhdf4-dev_4.2.10-1~exp1_amd64.deb
 c476f116393bc2b2e671937db62a3818 269896 libs extra 
libhdf4-0-alt_4.2.10-1~exp1_amd64.deb
 c3225d71eeaab7654ed12269a9f9b129 370888 libdevel extra 
libhdf4-alt-dev_4.2.10-1~exp1_amd64.deb
 2672acce96a38f0db9ef613425f0b90e 2404 graphics optional 
libhdf4_4.2.10-1~exp1.dsc
 5c63e2934778714c7bcd32f0198fbc71 3569632 graphics optional 
libhdf4_4.2.10.orig.tar.gz
 1fe5cec8c1f25bb8ece6321efeeced4b 2849376 graphics optional 
libhdf4_4.2.10-1~exp1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVBNgJLqceAYd3YybAQh66A//YcilNCzgJBdUvhfPBTP8lPiMN8DbOUrz
grTAEO/Owcvh40EoC41pSdV27GVcbNCLHBqcRYKi+hrP6oD9rlVBi1BkewJkaNMI
cxf+SV6hrPUphezr+qcTHrBdkviW32rd87niLJj+uS08bCd7rU8P1jGvJV6RLWJQ
x97DaFut3kTx2UwIwEAeGzj5PAfHA93qyl3C3jAiD44VetO12nDuH86pxnFbQZHH
6T6TafRaA7dNy9oiyUHvbArtxIpNwAhI1q7/4j9nypqtmCbfEQvMXyXouS7UT252
C+wyzfbGV2BqhyMeIrvrFjWuyhIoIjjclGP98Dj/1exMUDloErwYW5zJpKcGxjR9
urG+MXQUjIPxYmVo5Zv/mVcl5G4D947uUHLPoijVWWD9dTd7+vBfuiSP1vtUFOTR
cZuveS6sG72p/Yc0iwDL1X6jvxC5b6LVtkzUcMv6/hhac7+j97zeKlUZoolY+lCe
BgAnse0XZjttQjd/VsrYZTZf5xJIHXrU+5Y6XgRKQqVBBxIphH7ArzE5DTtLvtAg
ME5UNjWTGKKVEVSr/kT+iX9rbMt0YTt1ARONiWP3OcnPuFWlSiFlYsl+JIVlLnZP
Elcp2rq4lfmgiEkThnFqYRnozKVqfy5pbGZAqEGCeRdNYc0XXsWVfTkaPskqt9Yy
BVbNzQ/K5pk=
=mKrt
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to