<86>Apr 27 10:27:59 userdel[27652]: delete user `rooter' <86>Apr 27 10:27:59 userdel[27652]: remove group `rooter' <86>Apr 27 10:27:59 groupadd[27653]: new group: name=rooter, gid=501 <86>Apr 27 10:27:59 useradd[27654]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 10:27:59 userdel[27656]: delete user `builder' <86>Apr 27 10:27:59 userdel[27656]: remove group `builder' <86>Apr 27 10:27:59 groupadd[27657]: new group: name=builder, gid=502 <86>Apr 27 10:27:59 useradd[27658]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 10:28:01 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 10:28:01 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 10:28:01 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 27 10:28:01 rpmi: libwrap-devel-1:7.6-alt8 installed <13>Apr 27 10:28:01 rpmi: openssl-0.9.8d-alt4 installed Installing nagios-nrpe-2.12-alt2.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nrpe-2.12 + echo 'Source #0 (nrpe-2.12.tar.gz):' Source #0 (nrpe-2.12.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/nrpe-2.12.tar.gz + /bin/tar -xf - + cd nrpe-2.12 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (nrpe-2.12-alt-config.patch):' Patch #0 (nrpe-2.12-alt-config.patch): + /usr/bin/patch -p1 patching file contrib/README.nrpe_check_control patching file sample-config/nrpe.cfg.in patching file sample-config/nrpe.xinetd.in + echo 'Patch #1 (nrpe-2.12-alt-warnings.patch):' Patch #1 (nrpe-2.12-alt-warnings.patch): + /usr/bin/patch -p1 patching file src/nrpe.c + echo 'Patch #2 (nrpe-2.12-alt-defpath.patch):' Patch #2 (nrpe-2.12-alt-defpath.patch): + /usr/bin/patch -p1 patching file contrib/nrpe_check_control.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nrpe-2.12 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-nrpe-user=nagios --with-nrpe-group=nagios --with-nrpe-port=65534 --enable-ssl --enable-command-args checking for a BSD-compatible install... /bin/install -c checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... ppc-alt-linux-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... 4 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 checking for SSL libraries... SSL libraries found in /usr/lib *** 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 src/Makefile config.status: creating subst config.status: creating include/config.h *** Configuration summary for nrpe 2.12 03-10-2008 ***: General Options: ------------------------- NRPE port: 65534 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. + '[' -n '' ']' + NPROCS=48 + make -j48 all make: Entering directory `/usr/src/RPM/BUILD/nrpe-2.12' cd ./src/; make ; cd .. make[1]: Entering directory `/usr/src/RPM/BUILD/nrpe-2.12/src' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -o nrpe nrpe.c utils.c -L/usr/lib -lssl -lcrypto -lnsl -lwrap ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -o check_nrpe check_nrpe.c utils.c -L/usr/lib -lssl -lcrypto -lnsl make[1]: Leaving directory `/usr/src/RPM/BUILD/nrpe-2.12/src' *** Compile finished *** If the NRPE daemon and client compiled without any errors, you can continue with the installation or upgrade process. Read the PDF documentation (NRPE.pdf) for information on the next steps you should take to complete the installation or upgrade. make: Leaving directory `/usr/src/RPM/BUILD/nrpe-2.12' ~/RPM/BUILD/nrpe-2.12/contrib ~/RPM/BUILD/nrpe-2.12 + pushd contrib + gcc -o nrpe_check_control nrpe_check_control.c ~/RPM/BUILD/nrpe-2.12 + popd + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8698 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nagios-nrpe-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nagios-nrpe-buildroot + cd nrpe-2.12 + mkdir -p /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-2.12 + install -pDm0711 src/nrpe /usr/src/tmp/nagios-nrpe-buildroot//usr/sbin/nrpe + install -pDm0711 src/check_nrpe /usr/src/tmp/nagios-nrpe-buildroot//usr/lib/nagios/plugins/check_nrpe + install -pDm0711 contrib/nrpe_check_control /usr/src/tmp/nagios-nrpe-buildroot//usr/lib/nagios/eventhandlers/nrpe_check_control + install -pDm0644 sample-config/nrpe.cfg /usr/src/tmp/nagios-nrpe-buildroot//etc/nagios/nrpe.cfg + install -pDm0644 /usr/src/RPM/SOURCES/nagios-addons-nrpe.cfg /usr/src/tmp/nagios-nrpe-buildroot//etc/nagios/commands/nagios-addons-nrpe.cfg + install -pDm0755 /usr/src/RPM/SOURCES/nrpe-init /usr/src/tmp/nagios-nrpe-buildroot//etc/rc.d/init.d/nrpe + install -m 0644 sample-config/nrpe.xinetd /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-2.12/nrpe.xinetd + for d in Changelog LEGAL README README.SSL SECURITY + install -m 0644 Changelog /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-2.12/ + for d in Changelog LEGAL README README.SSL SECURITY + install -m 0644 LEGAL /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-2.12/ + for d in Changelog LEGAL README README.SSL SECURITY + install -m 0644 README /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-2.12/ + for d in Changelog LEGAL README README.SSL SECURITY + install -m 0644 README.SSL /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-2.12/ + for d in Changelog LEGAL README README.SSL SECURITY + install -m 0644 SECURITY /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-2.12/ + install -m 0644 contrib/README.nrpe_check_control /usr/src/tmp/nagios-nrpe-buildroot//usr/share/doc/nagios-nrpe-2.12/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nagios-nrpe-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nagios-nrpe-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/nagios-nrpe-buildroot (auto) Adjusting library links in /usr/src/tmp/nagios-nrpe-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/nagios-nrpe-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/nagios-nrpe-buildroot (executable,shared) Processing files: nagios-nrpe-2.12-alt2.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.21613 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.50706 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/nagios-nrpe-buildroot/.post:nagios-nrpe + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.59537 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/nagios-nrpe-buildroot/.preun:nagios-nrpe + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.90810 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: nagios-daemon = nagios-nrpe:2.12-alt2.1 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): nagios-common Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: nagios-plugins, /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.6, libssl.so.6, libwrap.so.0, rtld(GNU_HASH) Conflicts: nagios-daemon < nagios-nrpe:2.12-alt2.1, nagios-daemon > nagios-nrpe:2.12-alt2.1 Processing files: nagios-addons-nrpe-2.12-alt2.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.44053 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.89145 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: nagios-plugins-nrpe = 2.12 PreReq: nagios-plugins Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libssl.so.6, rtld(GNU_HASH) Obsoletes: nagios-plugins-nrpe Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.57784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: file /usr/share/doc/nagios-nrpe-2.12/Changelog is packaged into both nagios-nrpe and nagios-addons-nrpe warning: file /usr/share/doc/nagios-nrpe-2.12/LEGAL is packaged into both nagios-nrpe and nagios-addons-nrpe warning: file /usr/share/doc/nagios-nrpe-2.12/README is packaged into both nagios-nrpe and nagios-addons-nrpe warning: file /usr/share/doc/nagios-nrpe-2.12/README.SSL is packaged into both nagios-nrpe and nagios-addons-nrpe warning: file /usr/share/doc/nagios-nrpe-2.12/README.nrpe_check_control is packaged into both nagios-nrpe and nagios-addons-nrpe warning: file /usr/share/doc/nagios-nrpe-2.12/SECURITY is packaged into both nagios-nrpe and nagios-addons-nrpe Wrote: /usr/src/RPM/SRPMS/nagios-nrpe-2.12-alt2.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/nagios-nrpe-2.12-alt2.1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/nagios-addons-nrpe-2.12-alt2.1.ppc.rpm 12.26user 5.35system 0:22.99elapsed 76%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1156462minor)pagefaults 0swaps