Your message dated Sun, 03 Jul 2011 18:18:22 +0000
with message-id <e1qdrfo-0001zs...@franck.debian.org>
and subject line Bug#632569: fixed in uphpmvault 0.8
has caused the Debian Bug report #632569,
regarding uphpmvault: FTBFS with gcc-4.6
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.)


-- 
632569: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632569
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: uphpmvault
Version: 0.7
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.6

The package fails to build with gcc-4.6. The reason is that 'offsetof' is a
macro defined in stddef.h, which is not included from uphpmvault.cc.

The following patch was used in Ubuntu to fix the problem.
https://launchpad.net/ubuntu/+source/units-filter/3.3-1ubuntu1

diff -Nru uphpmvault-0.7/uphpmvault.cc uphpmvault-0.7ubuntu1/uphpmvault.cc
--- uphpmvault-0.7/uphpmvault.cc        2011-05-02 21:07:29.000000000 +0400
+++ uphpmvault-0.7ubuntu1/uphpmvault.cc 2011-07-03 20:01:41.000000000 +0400
@@ -58,6 +58,7 @@
 #include <unistd.h>
 #include <stdlib.h>
 #include <stdint.h>
+#include <stddef.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <memory.h>

Link to log of failed build in Ubuntu:
https://launchpadlibrarian.net/70988900/buildlog_ubuntu-oneiric-i386.uphpmvault_0.7_FAILEDTOBUILD.txt.gz

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric
  APT policy: (500, 'oneiric')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-10-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: uphpmvault
Source-Version: 0.8

We believe that the bug you reported is fixed in the latest version of
uphpmvault, which is due to be installed in the Debian FTP archive:

uphpmvault_0.8.dsc
  to main/u/uphpmvault/uphpmvault_0.8.dsc
uphpmvault_0.8.tar.gz
  to main/u/uphpmvault/uphpmvault_0.8.tar.gz
uphpmvault_0.8_amd64.deb
  to main/u/uphpmvault/uphpmvault_0.8_amd64.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 632...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marc Singer <e...@buici.com> (supplier of updated uphpmvault 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: Sun, 03 Jul 2011 11:02:58 -0700
Source: uphpmvault
Binary: uphpmvault
Architecture: source amd64
Version: 0.8
Distribution: unstable
Urgency: low
Maintainer: Marc Singer <e...@debian.org>
Changed-By: Marc Singer <e...@buici.com>
Description: 
 uphpmvault - upload recovery images to HP MediaVault2 via Ethernet
Closes: 632569
Changes: 
 uphpmvault (0.8) unstable; urgency=low
 .
   * Added stddef.h s.t. offsetof macro is available.  Required by GCC 4.6.  
(closes: bug#632569)
Checksums-Sha1: 
 28e58b77cbcad9b3668a6a2a99fbc2a8e35d8b81 742 uphpmvault_0.8.dsc
 1b9a5245656cdbb321f3730bafdb189df061833e 100002 uphpmvault_0.8.tar.gz
 1aa535b6010dd539cd43d47663f4416d055bd790 10492 uphpmvault_0.8_amd64.deb
Checksums-Sha256: 
 802675c3367207d47d761c3b015f14f171eabad96c6a0dd51660c66c30b0ae3f 742 
uphpmvault_0.8.dsc
 4c007430fe1e461b86a425e2efb9e90770ce00d672543419603b782471908a79 100002 
uphpmvault_0.8.tar.gz
 8f968e36a544a3915b30f48ab5b94165e0340b129db8faba026b9574abc874c9 10492 
uphpmvault_0.8_amd64.deb
Files: 
 599ec1419fcc1d126c2cfe0efd6d78a0 742 utils optional uphpmvault_0.8.dsc
 1d34008105e4508917b1024bca4e180a 100002 utils optional uphpmvault_0.8.tar.gz
 f49e896312e6899adbd133e50621c182 10492 utils optional uphpmvault_0.8_amd64.deb

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

iEYEARECAAYFAk4Qr10ACgkQV+jOBy6uXS3NjACgkLv39kfQLyLGsxsmYd6MWHQ3
VVIAnjzYzmbccer/ynl1nF7HSDbzQlvP
=Jnxv
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to