[Bug 1715167] Re: FTBFS in Artful
Balint Reczey
balint.reczey at canonical.com
Tue Sep 5 14:40:06 UTC 2017
** Patch added: "nagios-nrpe_3.2.0-4ubuntu2.patch"
https://bugs.launchpad.net/ubuntu/+source/nagios-nrpe/+bug/1715167/+attachment/4944769/+files/nagios-nrpe_3.2.0-4ubuntu2.patch
** Changed in: nagios-nrpe (Ubuntu)
Assignee: Balint Reczey (rbalint) => (unassigned)
** Changed in: nagios-nrpe (Ubuntu)
Status: In Progress => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1715167
Title:
FTBFS in Artful
Status in nagios-nrpe package in Ubuntu:
Confirmed
Bug description:
3.2.0-4ubuntu1 FTBFS in Artful:
https://launchpadlibrarian.net/332819056/buildlog_ubuntu-artful-amd64.nagios-nrpe_3.2.0-4ubuntu1_BUILDING.txt.gz :
...
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/openssl -DHAVE_CONFIG_H -I ../include -I ./../include -o check_nrpe ./check_nrpe.c ./utils.c -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -L/usr/lib/x86_64-linux-gnu -lssl -lcrypto -lnsl
In file included from ./nrpe.c:45:0:
./../include/dh.h: In function ‘get_dh2048’:
./../include/dh.h:46:17: warning: implicit declaration of function ‘DH_set0_pqg’ [-Wimplicit-function-declaration]
|| !DH_set0_pqg(dh, dhp_bn, NULL, dhg_bn)) {
^~~~~~~~~~~
./nrpe.c: In function ‘read_config_dir’:
./nrpe.c:1062:54: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 254 [-Wformat-truncation=]
snprintf(config_file, sizeof(config_file) - 1, "%s/%s", dirname, dirfile->d_name);
^~
In file included from /usr/include/stdio.h:938:0,
from ../include/config.h:31,
from ./nrpe.c:37:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output 2 or more bytes (assuming 257) into a destination of size 255
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/ccJ0F0xi.o: In function `get_dh2048':
./src/./../include/dh.h:46: undefined reference to `DH_set0_pqg'
collect2: error: ld returned 1 exit status
Makefile:48: recipe for target 'nrpe' failed
make[3]: *** [nrpe] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:65: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j4 all returned exit code 2
...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-nrpe/+bug/1715167/+subscriptions
More information about the Ubuntu-sponsors
mailing list