Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 501186 Details for
Bug 635988
net-analyzer/nrpe-2.15-r3 cannot build with use flag "command-args"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build_log.txt (text/plain), 25.18 KB, created by
Vadim
on 2017-10-31 09:52:53 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Vadim
Created:
2017-10-31 09:52:53 UTC
Size:
25.18 KB
patch
obsolete
>USE="command-args" emerge -av net-analyzer/nrpe >!!! Found 2 make.conf files, using both '/etc/make.conf' and '/etc/portage/make.conf' > >These are the packages that would be merged, in order: > >Calculating dependencies... done! >[ebuild R ] net-analyzer/nrpe-2.15-r3::gentoo USE="ssl tcpd (-command-args) -minimal (-selinux)" 0 KiB > >Total: 1 package (1 reinstall), Size of downloads: 0 KiB > >Would you like to merge these packages? [Yes/No] > >>>> Verifying ebuild manifests > >>>> Emerging (1 of 1) net-analyzer/nrpe-2.15-r3::gentoo > * nrpe-2.15.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] > * If you plan to use "nrpe_check_control" then you may want to specify > * different command and services files. You can override the defaults > * through the "NAGIOS_COMMAND_FILE" and "NAGIOS_SERVICES_FILE" environment variables. > * NAGIOS_COMMAND_FILE=/var/rw/nagios.cmd > * NAGIOS_SERVICES_FILE=/etc/services.cfg >>>> Unpacking source... >>>> Unpacking nrpe-2.15.tar.gz to /var/tmp/portage/net-analyzer/nrpe-2.15-r3/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/nrpe-2.15-r3/work >>>> Preparing source in /var/tmp/portage/net-analyzer/nrpe-2.15-r3/work/nrpe-2.15 ... > * Applying nrpe-2.14-multiline.patch ... [ ok ] > * Applying nrpe-2.15-tcpd-et-al.patch ... [ ok ] > * Applying nrpe-2.15-autoconf-header.patch ... [ ok ] > * Applying nrpe-2.15-metachar-security-fix.patch ... [ ok ] > * Applying nrpe-2.15-no-ssl.patch ... [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/nrpe-2.15-r3/work/nrpe-2.15' ... > * Running aclocal ... [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf --force ... [ ok ] > * Running autoheader ... [ ok ] > * Running elibtoolize in: nrpe-2.15/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/nrpe-2.15-r3/work/nrpe-2.15 ... > * econf: updating nrpe-2.15/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating nrpe-2.15/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --libexecdir=/usr/lib64/nagios/plugins --localstatedir=/var/nagios --sysconfdir=/etc/nagios --with-nrpe-user=nagios --with-nrpe-group=nagios --enable-ssl --enable-tcp-wrapper --disable-command-args >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether make sets $(MAKE)... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/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 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 size of int... 4 >checking size of short... 2 >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 hosts_access 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 >checking for SSL libraries... SSL libraries found in /usr/lib64 > >*** Generating DH Parameters for SSL/TLS *** >Generating DH parameters, 512 bit long safe prime, generator 2 >This is going to take a long time >.+........+.....+..............+........+.+...+.............................+...................+................+..+.............+...............+....................+...+..........+........................................................................................+..........+...........................+...............+.......+.......+.+......................................+...........+................++*++*++*++*++*++* >checking for Kerberos include files... could not find include files >checking for perl... /usr/bin/perl >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/config.h >config.status: creating subst >config.status: creating src/Makefile >config.status: creating package/solaris/Makefile >config.status: creating init-script >config.status: creating init-script.debian >config.status: creating init-script.suse >config.status: creating nrpe.spec >config.status: creating sample-config/nrpe.cfg >config.status: creating sample-config/nrpe.xinetd >config.status: creating include/autoconf.h >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^}]+)}/ at subst line 34. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE exec_prefix}/ at subst line 28. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE prefix}/ at subst line 28. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^}]+)}/ at subst line 34. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE exec_prefix}/ at subst line 28. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE prefix}/ at subst line 28. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^}]+)}/ at subst line 34. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE exec_prefix}/ at subst line 28. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE prefix}/ at subst line 28. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^}]+)}/ at subst line 34. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE exec_prefix}/ at subst line 28. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE prefix}/ at subst line 28. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^}]+)}/ at subst line 34. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE exec_prefix}/ at subst line 28. >Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE prefix}/ at subst line 28. > > >*** Configuration summary for nrpe 2.15 09-06-2013 ***: > > General Options: > ------------------------- > NRPE port: 5666 > NRPE user: nagios > NRPE group: nagios > Nagios user: nagios > Nagios group: nagios > > >Review the options above for accuracy. If they look okay, >type 'make all' to compile the NRPE daemon and client. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/nrpe-2.15-r3/work/nrpe-2.15 ... >make -j8 -C src check_nrpe nrpe >make: Entering directory '/var/tmp/portage/net-analyzer/nrpe-2.15-r3/work/nrpe-2.15/src' >x86_64-pc-linux-gnu-gcc -mtune=generic -O2 -pipe -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -I ../include -I ./../include -o check_nrpe ./check_nrpe.c ./utils.c -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lssl -lcrypto -lnsl >x86_64-pc-linux-gnu-gcc -mtune=generic -O2 -pipe -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -I ../include -I ./../include -o nrpe ./nrpe.c ./utils.c ./acl.c -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lssl -lcrypto -lnsl -lwrap >In file included from ./nrpe.c:27:0: >../include/config.h:34:0: warning: "NRPE_LOG_FACILITY" redefined > #define NRPE_LOG_FACILITY daemon > ^ >In file included from ../include/config.h:29:0, > from ./nrpe.c:27: >../include/autoconf.h:144:0: note: this is the location of the previous definition > #define NRPE_LOG_FACILITY "daemon" > ^ >In file included from ./nrpe.c:27:0: >../include/config.h:76:0: warning: "SOCKET_SIZE_TYPE" redefined > #define SOCKET_SIZE_TYPE "" > ^ >In file included from ./check_nrpe.c:20:0: >../include/config.h:34:0: warning: "NRPE_LOG_FACILITY" redefined > #define NRPE_LOG_FACILITY daemon > ^ >In file included from ../include/config.h:29:0, > from ./nrpe.c:27: >../include/autoconf.h:177:0: note: this is the location of the previous definition > #define SOCKET_SIZE_TYPE size_t > ^ >In file included from ./nrpe.c:27:0: >../include/config.h:77:0: warning: "GETGROUPS_T" redefined > #define GETGROUPS_T "" > ^ >In file included from ../include/config.h:29:0, > from ./nrpe.c:27: >../include/autoconf.h:15:0: note: this is the location of the previous definition > #define GETGROUPS_T gid_t > ^ >In file included from ./nrpe.c:27:0: >../include/config.h:78:0: warning: "RETSIGTYPE" redefined > #define RETSIGTYPE "" > ^ >In file included from ../include/config.h:29:0, > from ./nrpe.c:27: >../include/autoconf.h:165:0: note: this is the location of the previous definition > #define RETSIGTYPE void > ^ >In file included from ../include/config.h:29:0, > from ./check_nrpe.c:20: >../include/autoconf.h:144:0: note: this is the location of the previous definition > #define NRPE_LOG_FACILITY "daemon" > ^ >In file included from ./check_nrpe.c:20:0: >../include/config.h:76:0: warning: "SOCKET_SIZE_TYPE" redefined > #define SOCKET_SIZE_TYPE "" > ^ >In file included from ../include/config.h:29:0, > from ./check_nrpe.c:20: >../include/autoconf.h:177:0: note: this is the location of the previous definition > #define SOCKET_SIZE_TYPE size_t > ^ >In file included from ./check_nrpe.c:20:0: >../include/config.h:77:0: warning: "GETGROUPS_T" redefined > #define GETGROUPS_T "" > ^ >In file included from ../include/config.h:29:0, > from ./check_nrpe.c:20: >../include/autoconf.h:15:0: note: this is the location of the previous definition > #define GETGROUPS_T gid_t > ^ >In file included from ./check_nrpe.c:20:0: >../include/config.h:78:0: warning: "RETSIGTYPE" redefined > #define RETSIGTYPE "" > ^ >In file included from ../include/config.h:29:0, > from ./check_nrpe.c:20: >../include/autoconf.h:165:0: note: this is the location of the previous definition > #define RETSIGTYPE void > ^ >In file included from ./nrpe.c:27:0: >./nrpe.c: In function âmainâ: >../include/config.h:34:33: warning: passing argument 1 of âget_log_facilityâ from incompatible pointer type > #define NRPE_LOG_FACILITY daemon > ^ >./nrpe.c:194:19: note: in expansion of macro âNRPE_LOG_FACILITYâ > get_log_facility(NRPE_LOG_FACILITY); > ^ >In file included from ./nrpe.c:29:0: >../include/nrpe.h:44:5: note: expected âchar *â but argument is of type âint (*)(int, int)â > int get_log_facility(char *); > ^ >./check_nrpe.c: In function âmainâ: >./check_nrpe.c:273:4: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âlong unsigned intâ [-Wformat=] > printf("CHECK_NRPE: Receive underflow - only %d bytes received (%d expected).\n",bytes_to_recv,sizeof(receive_packet)); > ^ >./nrpe.c: In function âhandle_connectionâ: >./nrpe.c:1408:4: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âsize_tâ [-Wformat=] > syslog(LOG_DEBUG,"Sending response - bytes left: %d", strlen(pbuffer)); > ^ >./nrpe.c: In function âmainâ: >./nrpe.c:206:3: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result [-Wunused-result] > getcwd(config_file,sizeof(config_file)); > ^ >./nrpe.c:311:3: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] > chdir("/"); > ^ >./nrpe.c:381:3: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] > chdir("/"); > ^ >./nrpe.c: In function âmy_systemâ: >./nrpe.c:1512:2: warning: ignoring return value of âpipeâ, declared with attribute warn_unused_result [-Wunused-result] > pipe(fd); > ^ >./nrpe.c:1565:4: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(fd[1],buffer,strlen(buffer)+1); > ^ >./nrpe.c:1575:5: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(fd[1],buffer,bytes_read); > ^ >./nrpe.c: In function âwrite_pid_fileâ: >./nrpe.c:1787:3: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(fd,pbuf,strlen(pbuf)); > ^ >In file included from ./../include/common.h:24:0, > from ./utils.c:32: >./../include/config.h:34:0: warning: "NRPE_LOG_FACILITY" redefined > #define NRPE_LOG_FACILITY daemon > ^ >In file included from ./../include/config.h:29:0, > from ./../include/common.h:24, > from ./utils.c:32: >./../include/autoconf.h:144:0: note: this is the location of the previous definition > #define NRPE_LOG_FACILITY "daemon" > ^ >In file included from ./../include/common.h:24:0, > from ./utils.c:32: >./../include/config.h:76:0: warning: "SOCKET_SIZE_TYPE" redefined > #define SOCKET_SIZE_TYPE "" > ^ >In file included from ./../include/config.h:29:0, > from ./../include/common.h:24, > from ./utils.c:32: >./../include/autoconf.h:177:0: note: this is the location of the previous definition > #define SOCKET_SIZE_TYPE size_t > ^ >In file included from ./../include/common.h:24:0, > from ./utils.c:32: >./../include/config.h:77:0: warning: "GETGROUPS_T" redefined > #define GETGROUPS_T "" > ^ >In file included from ./../include/config.h:29:0, > from ./../include/common.h:24, > from ./utils.c:32: >./../include/autoconf.h:15:0: note: this is the location of the previous definition > #define GETGROUPS_T gid_t > ^ >In file included from ./../include/common.h:24:0, > from ./utils.c:32: >./../include/config.h:78:0: warning: "RETSIGTYPE" redefined > #define RETSIGTYPE "" > ^ >In file included from ./../include/config.h:29:0, > from ./../include/common.h:24, > from ./utils.c:32: >./../include/autoconf.h:165:0: note: this is the location of the previous definition > #define RETSIGTYPE void > ^ >In file included from ./../include/common.h:24:0, > from ./utils.c:32: >./../include/config.h:34:0: warning: "NRPE_LOG_FACILITY" redefined > #define NRPE_LOG_FACILITY daemon > ^ >In file included from ./../include/config.h:29:0, > from ./../include/common.h:24, > from ./utils.c:32: >./../include/autoconf.h:144:0: note: this is the location of the previous definition > #define NRPE_LOG_FACILITY "daemon" > ^ >In file included from ./../include/common.h:24:0, > from ./utils.c:32: >./../include/config.h:76:0: warning: "SOCKET_SIZE_TYPE" redefined > #define SOCKET_SIZE_TYPE "" > ^ >In file included from ./../include/config.h:29:0, > from ./../include/common.h:24, > from ./utils.c:32: >./../include/autoconf.h:177:0: note: this is the location of the previous definition > #define SOCKET_SIZE_TYPE size_t > ^ >In file included from ./../include/common.h:24:0, > from ./utils.c:32: >./../include/config.h:77:0: warning: "GETGROUPS_T" redefined > #define GETGROUPS_T "" > ^ >In file included from ./../include/config.h:29:0, > from ./../include/common.h:24, > from ./utils.c:32: >./../include/autoconf.h:15:0: note: this is the location of the previous definition > #define GETGROUPS_T gid_t > ^ >In file included from ./../include/common.h:24:0, > from ./utils.c:32: >./../include/config.h:78:0: warning: "RETSIGTYPE" redefined > #define RETSIGTYPE "" > ^ >In file included from ./../include/config.h:29:0, > from ./../include/common.h:24, > from ./utils.c:32: >./../include/autoconf.h:165:0: note: this is the location of the previous definition > #define RETSIGTYPE void > ^ >make: Leaving directory '/var/tmp/portage/net-analyzer/nrpe-2.15-r3/work/nrpe-2.15/src' >>>> Source compiled. >>>> Test phase [not enabled]: net-analyzer/nrpe-2.15-r3 > >>>> Install nrpe-2.15-r3 into /var/tmp/portage/net-analyzer/nrpe-2.15-r3/image/ category net-analyzer >>>> Completed installing nrpe-2.15-r3 into /var/tmp/portage/net-analyzer/nrpe-2.15-r3/image/ > > * Final size of build directory: 1632 KiB > * Final size of installed tree: 244 KiB > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version > usr/lib64/nagios/plugins/check_nrpe > usr/lib64/nagios/plugins/nrpe_check_control > usr/libexec/nrpe >ecompressdir: bzip2 -9 /usr/share/doc >./ >./etc/ >./etc/xinetd.d/ >./etc/xinetd.d/nrpe >./etc/init.d/ >./etc/init.d/nrpe >./etc/nagios/ >./etc/nagios/nrpe.cfg >./usr/ >./usr/lib/ >./usr/lib/systemd/ >./usr/lib/systemd/system/ >./usr/lib/systemd/system/nrpe.service >./usr/lib64/ >./usr/lib64/nagios/ >./usr/lib64/nagios/plugins/ >./usr/lib64/nagios/plugins/nrpe_check_control >./usr/lib64/nagios/plugins/check_nrpe >./usr/libexec/ >./usr/libexec/nrpe >./usr/share/ >./usr/share/doc/ >./usr/share/doc/nrpe-2.15-r3/ >./usr/share/doc/nrpe-2.15-r3/README.SSL.bz2 >./usr/share/doc/nrpe-2.15-r3/SECURITY.bz2 >./usr/share/doc/nrpe-2.15-r3/README.nrpe_check_control.bz2 >./usr/share/doc/nrpe-2.15-r3/Changelog.bz2 >./usr/share/doc/nrpe-2.15-r3/LEGAL.bz2 >./usr/share/doc/nrpe-2.15-r3/README.bz2 >>>> Done. > >>>> Installing (1 of 1) net-analyzer/nrpe-2.15-r3::gentoo > * checking 13 files for package collisions >>>> Merging net-analyzer/nrpe-2.15-r3 to / >--- /usr/ >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/nrpe-2.15-r3/ >>>> /usr/share/doc/nrpe-2.15-r3/README.bz2 >>>> /usr/share/doc/nrpe-2.15-r3/LEGAL.bz2 >>>> /usr/share/doc/nrpe-2.15-r3/Changelog.bz2 >>>> /usr/share/doc/nrpe-2.15-r3/README.nrpe_check_control.bz2 >>>> /usr/share/doc/nrpe-2.15-r3/SECURITY.bz2 >>>> /usr/share/doc/nrpe-2.15-r3/README.SSL.bz2 >--- /usr/libexec/ >>>> /usr/libexec/nrpe >--- /usr/lib64/ >--- /usr/lib64/nagios/ >--- /usr/lib64/nagios/plugins/ >>>> /usr/lib64/nagios/plugins/check_nrpe >>>> /usr/lib64/nagios/plugins/nrpe_check_control >--- /usr/lib/ >--- /usr/lib/systemd/ >--- /usr/lib/systemd/system/ >>>> /usr/lib/systemd/system/nrpe.service >--- /etc/ >--- /etc/nagios/ >--- /etc/nagios/nrpe.cfg >--- /etc/init.d/ >--- /etc/init.d/nrpe >--- /etc/xinetd.d/ >>>> /etc/xinetd.d/nrpe >>>> Safely unmerging already-installed instance... >No package files given... Grabbing a set. >--- replaced obj /usr/share/doc/nrpe-2.15-r3/SECURITY.bz2 >--- replaced obj /usr/share/doc/nrpe-2.15-r3/README.nrpe_check_control.bz2 >--- replaced obj /usr/share/doc/nrpe-2.15-r3/README.bz2 >--- replaced obj /usr/share/doc/nrpe-2.15-r3/README.SSL.bz2 >--- replaced obj /usr/share/doc/nrpe-2.15-r3/LEGAL.bz2 >--- replaced obj /usr/share/doc/nrpe-2.15-r3/Changelog.bz2 >--- replaced dir /usr/share/doc/nrpe-2.15-r3 >--- replaced dir /usr/share/doc >--- replaced dir /usr/share >--- replaced obj /usr/libexec/nrpe >--- replaced dir /usr/libexec >--- replaced obj /usr/lib64/nagios/plugins/nrpe_check_control >--- replaced obj /usr/lib64/nagios/plugins/check_nrpe >--- replaced dir /usr/lib64/nagios/plugins >--- replaced dir /usr/lib64/nagios >--- replaced dir /usr/lib64 >--- replaced obj /usr/lib/systemd/system/nrpe.service >--- replaced dir /usr/lib/systemd/system >--- replaced dir /usr/lib/systemd >--- cfgpro dir /usr/lib >--- replaced dir /usr >--- replaced obj /etc/xinetd.d/nrpe >--- replaced dir /etc/xinetd.d >--- replaced obj /etc/nagios/nrpe.cfg >--- replaced dir /etc/nagios >--- replaced obj /etc/init.d/nrpe >--- replaced dir /etc/init.d >--- replaced dir /etc >>>> Regenerating /etc/ld.so.cache... >>>> Original instance of package unmerged safely. > * If you are using the nrpe daemon, remember to edit > * the config file /etc/nagios/nrpe.cfg >>>> net-analyzer/nrpe-2.15-r3 merged. >>>> Auto-cleaning packages... > >>>> No outdated packages were found on your system. > > * GNU info directory index is up-to-date. > > * IMPORTANT: 223 config files in '/etc' need updating. > > * IMPORTANT: config file '/etc/stunnel/stunnel.conf' needs updating. > * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS > * sections of the emerge man page to learn how to update config files. >USE="command-args" emerge -av net-analyzer/nrpe 9.40s user 0.60s system 61% cpu 16.224 total
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 635988
: 501186