Your message dated Sun, 25 Sep 2011 07:47:49 +0000
with message-id <e1r7jrf-0001pw...@franck.debian.org>
and subject line Bug#642790: fixed in nagios-nrpe 2.12-5
has caused the Debian Bug report #642790,
regarding nagios-nrpe: FTBFS: configure: error: Cannot find ssl libraries
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.)
--
642790: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642790
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nagios-nrpe
Version: 2.12-4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch apply-all
> applying patch 01_nodevrandom-and-docoptions to ./ ... ok.
> applying patch 02_nrpe.cfg_local-include to ./ ... ok.
> applying patch 03_support_nrpe.d to ./ ... ok.
> applying patch 04_weird_output to ./ ... ok.
> applying patch 05_pid_privileges to ./ ... ok.
> applying patch 06_pid_directory to ./ ... ok.
> dpatch cat-all >>patch-stampT
> mv -f patch-stampT patch-stamp
> dh_testdir
> ln -sf /usr/share/misc/config.sub .
> ln -sf /usr/share/misc/config.guess .
> rm -f config.cache
> ./configure CFLAGS="-O2 -Wall" CXXFLAGS="" \
> --prefix=/usr \
> --sysconfdir=/etc \
> --localstatedir=/var \
> --libexecdir=/usr/lib/nagios/plugins \
> --libdir=/usr/lib/nagios \
> --enable-command-args
> checking for a BSD-compatible install... /usr/bin/install -c
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnu
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking whether make sets $(MAKE)... yes
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking ctype.h usability... yes
> checking ctype.h presence... yes
> checking for ctype.h... yes
> checking dirent.h usability... yes
> checking dirent.h presence... yes
> checking for dirent.h... yes
> checking errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking grp.h usability... yes
> checking grp.h presence... yes
> checking for grp.h... yes
> checking for inttypes.h... (cached) yes
> checking netdb.h usability... yes
> checking netdb.h presence... yes
> checking for netdb.h... yes
> checking pwd.h usability... yes
> checking pwd.h presence... yes
> checking for pwd.h... yes
> checking signal.h usability... yes
> checking signal.h presence... yes
> checking for signal.h... yes
> checking for stdint.h... (cached) yes
> checking for strings.h... (cached) yes
> checking for string.h... (cached) yes
> checking syslog.h usability... yes
> checking syslog.h presence... yes
> checking for syslog.h... yes
> checking tcpd.h usability... yes
> checking tcpd.h presence... yes
> checking for tcpd.h... yes
> checking for unistd.h... (cached) yes
> checking arpa/inet.h usability... yes
> checking arpa/inet.h presence... yes
> checking for arpa/inet.h... yes
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking socket.h usability... no
> checking socket.h presence... no
> checking for socket.h... no
> checking for sys/types.h... (cached) yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/resource.h usability... yes
> checking sys/resource.h presence... yes
> checking for sys/resource.h... yes
> checking for sys/wait.h... (cached) yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking for sys/stat.h... (cached) yes
> checking for an ANSI C-conforming const... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for mode_t... yes
> checking for pid_t... yes
> checking for size_t... yes
> checking return type of signal handlers... void
> checking for uid_t in sys/types.h... yes
> checking type of array argument to getgroups... gid_t
> checking for int... yes
> checking size of int... 4
> checking for short... yes
> checking size of short... 2
> checking for long... yes
> checking size of long... 8
> checking for uint32_t... yes
> checking for u_int32_t... yes
> checking for int32_t... yes
> checking for va_copy... yes
> checking for vsnprintf... yes
> checking for snprintf... yes
> checking for asprintf... yes
> checking for vasprintf... yes
> checking for C99 vsnprintf... yes
> checking for getopt_long... yes
> checking for main in -lnsl... yes
> checking for socket in -lsocket... no
> checking for main in -lwrap... yes
> checking for strdup... yes
> checking for strstr... yes
> checking for strtoul... yes
> checking for initgroups... yes
> checking for closesocket... no
> checking for socklen_t... yes
> checking for type of socket size... size_t
> checking for SSL headers... SSL headers found in /usr
> configure: error: Cannot find ssl libraries
> make: *** [configure-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/09/23/nagios-nrpe_2.12-4_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: nagios-nrpe
Source-Version: 2.12-5
We believe that the bug you reported is fixed in the latest version of
nagios-nrpe, which is due to be installed in the Debian FTP archive:
nagios-nrpe-plugin_2.12-5_amd64.deb
to main/n/nagios-nrpe/nagios-nrpe-plugin_2.12-5_amd64.deb
nagios-nrpe-server_2.12-5_amd64.deb
to main/n/nagios-nrpe/nagios-nrpe-server_2.12-5_amd64.deb
nagios-nrpe_2.12-5.diff.gz
to main/n/nagios-nrpe/nagios-nrpe_2.12-5.diff.gz
nagios-nrpe_2.12-5.dsc
to main/n/nagios-nrpe/nagios-nrpe_2.12-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 642...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexander Wirt <formo...@debian.org> (supplier of updated nagios-nrpe 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, 25 Sep 2011 08:35:48 +0200
Source: nagios-nrpe
Binary: nagios-nrpe-server nagios-nrpe-plugin
Architecture: source amd64
Version: 2.12-5
Distribution: unstable
Urgency: low
Maintainer: Debian Nagios Maintainer Group
<pkg-nagios-de...@lists.alioth.debian.org>
Changed-By: Alexander Wirt <formo...@debian.org>
Description:
nagios-nrpe-plugin - Nagios Remote Plugin Executor Plugin
nagios-nrpe-server - Nagios Remote Plugin Executor Server
Closes: 538894 548157 639523 641933 642790
Changes:
nagios-nrpe (2.12-5) unstable; urgency=low
.
[ Alexander Wirt ]
* [e3af3bd] Bump compat to 8
* [4f9e892] Add versioned depends to dpatch for sequence support
* [5ec5a3b] Install example nrpe_local.cfg
* [69ea7b9] Move rules file to dh
* [298f725] Use autotools_dev dh sequence helper
* [10da37d] Bump debhelper dependency to 8
* [2b009ae] Bump standards version
* [4d093e3] Ignore usermod failure (Closes: #538894)
* [e776f7b] Use pidfile for start-stop-daemon and fix pidfile deletion
(Closes: #548157, #639523)
* [8050c97] Support multiarch in rulesfile (Closes: #642790)
* [027274f] Use pidfile for start-stop-daemon in start()
* [1f69c63] Support status in nrpe initscript
* [42ccdcc] Add a comment to nrpe.cfg that snipplets have to end .cfg
(Closes: #641933)
.
[ Jan Wagner ]
* [0a80fdb] Update debian/README.Debian about conf.d/
Checksums-Sha1:
29703aafe927a8385820d2925be4b8c8c0ea1cd0 1353 nagios-nrpe_2.12-5.dsc
3a61e50b3c32f8c488467fe06c08591a10dff03f 9932 nagios-nrpe_2.12-5.diff.gz
e58ded3df56bee59aca385d62df937564af87604 38698
nagios-nrpe-server_2.12-5_amd64.deb
30e9531872d7f22226f33e600c1b7af9a183b17e 18908
nagios-nrpe-plugin_2.12-5_amd64.deb
Checksums-Sha256:
ac1731b917aa94708ea88af34774a0bcd4e7612471ca90de33749096e07efddb 1353
nagios-nrpe_2.12-5.dsc
c041062116408327ff31e6a1f9b161ae2746434b073c2e142149a60860153a4d 9932
nagios-nrpe_2.12-5.diff.gz
492de271b57ebc6ef79f67cfc3146288353c5803aacf2bcd59b8f90104ed1d6f 38698
nagios-nrpe-server_2.12-5_amd64.deb
fe449bf9bbfc2e5883d615ddff9eb2905ed7825670253f1b5b0b2f2690eb2370 18908
nagios-nrpe-plugin_2.12-5_amd64.deb
Files:
368ce9c24253d519806faae0be35c624 1353 net optional nagios-nrpe_2.12-5.dsc
515767025b9ea21caea52f87aa01b8ed 9932 net optional nagios-nrpe_2.12-5.diff.gz
7e5b0ca881a3343f1f43fff5f48e133f 38698 net optional
nagios-nrpe-server_2.12-5_amd64.deb
14ba0b5b9ecd581ff82f9c2b870b8e8d 18908 net optional
nagios-nrpe-plugin_2.12-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk5+2mYACgkQ01u8mbx9Ago7xwCfYUpddIY3fAZJL05u0umRj9Vb
IzMAoKcfLbzsiwk2Y6GZvAJQdPLdROsl
=9E1J
-----END PGP SIGNATURE-----
--- End Message ---