Your message dated Mon, 28 Jan 2008 00:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462718: fixed in ndoutils 1.4b7-5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ndoutils
Version: 1.4b7-2
Severity: important
Tags: patch

ndoutils fails to build on GNU/kFreeBSD as it is not built with -fPIC.
Please find a patch below to fix that. Could you please add it in the
next upload? Thanks in advance.

BTW, I don't see the relation between using -fPIC and the kernel. The
test is probably broken, and should look for the compiler instead.

--- ndoutils-1.4b7.orig/configure
+++ ndoutils-1.4b7/configure
@@ -5905,7 +5905,7 @@
                MOD_LDFLAGS="-bundle -flat_namespace -undefined suppress"
                MOD_CFLAGS="$MOD_CFLAGS -fno-common"
        ;;
-       linux*)
+       linux* | k*bsd*-gnu*)
                # assume GNU linker and ELF
                MOD_LDFLAGS="-shared"
                MOD_CFLAGS="-fPIC"
only in patch2:
unchanged:
--- ndoutils-1.4b7.orig/configure.in
+++ ndoutils-1.4b7/configure.in
@@ -147,7 +147,7 @@
                MOD_LDFLAGS="-bundle -flat_namespace -undefined suppress"
                MOD_CFLAGS="$MOD_CFLAGS -fno-common"
        ;;
-       linux*)
+       linux* | k*bsd*-gnu*)
                # assume GNU linker and ELF
                MOD_LDFLAGS="-shared"
                MOD_CFLAGS="-fPIC"


-- System Information:
Debian Release: lenny/sid
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 6.3-1-em64t-p4
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: ndoutils
Source-Version: 1.4b7-5

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

ndoutils-doc_1.4b7-5_all.deb
  to pool/main/n/ndoutils/ndoutils-doc_1.4b7-5_all.deb
ndoutils-nagios2-mysql_1.4b7-5_i386.deb
  to pool/main/n/ndoutils/ndoutils-nagios2-mysql_1.4b7-5_i386.deb
ndoutils_1.4b7-5.diff.gz
  to pool/main/n/ndoutils/ndoutils_1.4b7-5.diff.gz
ndoutils_1.4b7-5.dsc
  to pool/main/n/ndoutils/ndoutils_1.4b7-5.dsc



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.
Hendrik Frenzel <[EMAIL PROTECTED]> (supplier of updated ndoutils 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: SHA1

Format: 1.7
Date: Sun, 27 Jan 2008 18:54:50 +0100
Source: ndoutils
Binary: ndoutils-nagios2-mysql ndoutils-doc
Architecture: source i386 all
Version: 1.4b7-5
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Hendrik Frenzel <[EMAIL PROTECTED]>
Description: 
 ndoutils-doc - Documentation for ndoutils
 ndoutils-nagios2-mysql - This provides the NDOUtils for Nagios with MySQL 
support
Closes: 462718
Changes: 
 ndoutils (1.4b7-5) unstable; urgency=low
 .
   * fixed build on GNU/kFreeBSD as building with -fPIC (Closes: #462718)
   * disabled verbose packaging in debian/rules
Files: 
 b075bd40c1c691c0313de401398138be 928 net extra ndoutils_1.4b7-5.dsc
 337aa2c57f65946c0757a7685946a084 15649 net extra ndoutils_1.4b7-5.diff.gz
 be42d6a3b7dcbcc810e09c2cc2afe26b 96460 net extra 
ndoutils-nagios2-mysql_1.4b7-5_i386.deb
 ddbc020a4b23a46b2fb0e163052f2649 724112 doc extra ndoutils-doc_1.4b7-5_all.deb

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

iD8DBQFHnSN1jWcQfAgCZA8RAssYAJ4hQ4WToqHoHE0IDNVR5oXqOaDaeQCfZrOv
/ZYWQyddBKcSHffzcsQvduk=
=xio9
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to