<86>Apr 21 06:33:23 userdel[36252]: delete user 'rooter' <86>Apr 21 06:33:23 userdel[36252]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:33:23 userdel[36252]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:33:23 groupadd[36276]: group added to /etc/group: name=rooter, GID=549 <86>Apr 21 06:33:23 groupadd[36276]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:33:23 groupadd[36276]: new group: name=rooter, GID=549 <86>Apr 21 06:33:23 useradd[36294]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Apr 21 06:33:23 userdel[36322]: delete user 'builder' <86>Apr 21 06:33:23 userdel[36322]: removed group 'builder' owned by 'builder' <86>Apr 21 06:33:23 userdel[36322]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:33:23 groupadd[36440]: group added to /etc/group: name=builder, GID=550 <86>Apr 21 06:33:23 groupadd[36440]: group added to /etc/gshadow: name=builder <86>Apr 21 06:33:23 groupadd[36440]: new group: name=builder, GID=550 <86>Apr 21 06:33:23 useradd[36503]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Apr 21 06:33:26 rpmi: libwrap-1:7.6-alt11 1297041303 installed <13>Apr 21 06:33:26 rpmi: libmcrypt-2.5.8-alt1 1338566390 installed <13>Apr 21 06:33:26 rpmi: libmcrypt-devel-2.5.8-alt1 1338566390 installed <13>Apr 21 06:33:26 rpmi: libwrap-devel-1:7.6-alt11 1297041303 installed Installing nagios-nsca-2.7.2-alt3.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12526 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nsca-2.7.2 + echo 'Source #0 (nsca-2.7.2.tar.gz):' Source #0 (nsca-2.7.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/nsca-2.7.2.tar.gz + /bin/tar -xf - + cd nsca-2.7.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (nsca-2.7.2-alt-config.patch):' Patch #0 (nsca-2.7.2-alt-config.patch): + /usr/bin/patch -p1 -b --suffix .p0 patching file sample-config/nsca.cfg.in patching file sample-config/nsca.xinetd.in patching file sample-config/send_nsca.cfg.in patching file src/send_nsca.c + echo 'Patch #1 (nsca-2.7.2-alt-warnings.patch):' Patch #1 (nsca-2.7.2-alt-warnings.patch): + /usr/bin/patch -p1 -b --suffix .p1 patching file src/nsca.c patching file src/send_nsca.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12526 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nsca-2.7.2 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-nsca-user=nagios --with-nsca-grp=nagios --with-nsca-port=65533 checking for a BSD-compatible install... /bin/install -c checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... i586-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 db.h usability... no checking db.h presence... no checking for db.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.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 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 regex.h usability... yes checking regex.h presence... yes checking for regex.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 sys/config.h usability... no checking sys/config.h presence... no checking for sys/config.h... no checking sys/int_types.h usability... no checking sys/int_types.h presence... no checking for sys/int_types.h... no checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes 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 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 sys/wait.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 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 socklen_t... yes checking for type of socket size... size_t checking for libmcrypt-config... /usr/bin/libmcrypt-config checking for libmcrypt - version >= 2.4.11... yes checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating Makefile config.status: creating subst config.status: creating src/Makefile config.status: creating include/config.h *** Configuration summary for nsca 2.7.2 07-03-2007 ***: General Options: ------------------------- NSCA port: 65533 NSCA user: nagios NSCA group: nagios Review the options above for accuracy. If they look okay, type 'make all' to compile the NSCA daemon and client. + /usr/bin/make make: Entering directory `/usr/src/RPM/BUILD/nsca-2.7.2' cd ./src/; /usr/bin/make all ; cd .. make[1]: Entering directory `/usr/src/RPM/BUILD/nsca-2.7.2/src' i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_LIBMCRYPT -DHAVE_CONFIG_H -o nsca nsca.c netutils.c utils.c -lmcrypt -lnsl -lwrap nsca.c: In function 'main': nsca.c:145:6: warning: assignment makes integer from pointer without a cast [-Wint-conversion] tmp=getcwd(config_file,sizeof(config_file)); ^ nsca.c:80:7: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int tmp; ^ nsca.c: In function 'write_pid_file': nsca.c:1225:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] int fd,tmp; ^ In file included from nsca.c:21:0: nsca.c: At top level: ../include/utils.h:56:13: warning: 'generate_transmitted_iv' declared 'static' but never defined [-Wunused-function] static void generate_transmitted_iv(char *transmitted_iv); ^ i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_LIBMCRYPT -DHAVE_CONFIG_H -o send_nsca send_nsca.c netutils.c utils.c -lmcrypt -lnsl In file included from send_nsca.c:21:0: ../include/utils.h:56:13: warning: 'generate_transmitted_iv' declared 'static' but never defined [-Wunused-function] static void generate_transmitted_iv(char *transmitted_iv); ^ make[1]: Leaving directory `/usr/src/RPM/BUILD/nsca-2.7.2/src' *** Compile finished *** If the compile finished without any errors, you should find client and server binaries in the src/ subdirectory. Read the README file for more information on installing the binaries, creating configuration files, and using the server and client. make: Leaving directory `/usr/src/RPM/BUILD/nsca-2.7.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57306 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nagios-nsca-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nagios-nsca-buildroot + cd nsca-2.7.2 + mkdir -p /usr/src/tmp/nagios-nsca-buildroot//etc/nagios + install -pDm0755 /usr/src/RPM/SOURCES/nsca-init /usr/src/tmp/nagios-nsca-buildroot//etc/rc.d/init.d/nsca + install -pDm0711 src/nsca /usr/src/tmp/nagios-nsca-buildroot//usr/sbin/nsca + install -pDm0711 src/send_nsca /usr/src/tmp/nagios-nsca-buildroot//usr/bin/send_nsca + install -pDm0640 sample-config/nsca.cfg /usr/src/tmp/nagios-nsca-buildroot//etc/nagios/nsca.cfg + install -pDm0640 sample-config/send_nsca.cfg /usr/src/tmp/nagios-nsca-buildroot//etc/send_nsca.cfg + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nagios-nsca-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nagios-nsca-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/nagios-nsca-buildroot (auto) Verifying ELF objects in /usr/src/tmp/nagios-nsca-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/send_nsca: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/sbin/nsca: uses non-LFS functions: __xstat fopen open Hardlinking identical .pyc and .pyo files Processing files: nagios-nsca-2.7.2-alt3.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57306 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nsca-2.7.2 + DOCDIR=/usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-2.7.2 + export DOCDIR + rm -rf /usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-2.7.2 + /bin/mkdir -p /usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-2.7.2 + cp -prL Changelog sample-config/nsca.xinetd README SECURITY /usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-2.7.2 + chmod -R go-w /usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-2.7.2 + chmod -R a+rX /usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-2.7.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E3BkbP find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.51ATdy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xauolo Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wyPZfm Requires: nagios, /bin/sh, /etc/rc.d/init.d, /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-linux.so.2, 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), libmcrypt.so.4 >= set:jgOkTgLp1CjYuTJ0ZnV, libwrap.so.0 >= set:jg2UjJll00Ne2, rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gOTZ1n Creating nagios-nsca-debuginfo package Processing files: nagios-nsca-sender-2.7.2-alt3.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37410 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nsca-2.7.2 + DOCDIR=/usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-sender-2.7.2 + export DOCDIR + rm -rf /usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-sender-2.7.2 + /bin/mkdir -p /usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-sender-2.7.2 + cp -prL Changelog README SECURITY /usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-sender-2.7.2 + chmod -R go-w /usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-sender-2.7.2 + chmod -R a+rX /usr/src/tmp/nagios-nsca-buildroot/usr/share/doc/nagios-nsca-sender-2.7.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wFmQTo find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7vZoOv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, 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), libmcrypt.so.4 >= set:jgOkTgLp1CjYuTJ0ZnV, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DqjA0G Creating nagios-nsca-sender-debuginfo package Processing files: nagios-nsca-debuginfo-2.7.2-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wqlq6U find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KnbdRe find-requires: running scripts (debuginfo) Requires: nagios-nsca = 2.7.2-alt3.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libmcrypt.so.4), debug(libwrap.so.0) Processing files: nagios-nsca-sender-debuginfo-2.7.2-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n5TC4E find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5TgYza find-requires: running scripts (debuginfo) Requires: nagios-nsca-sender = 2.7.2-alt3.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libmcrypt.so.4) Wrote: /usr/src/RPM/RPMS/i586/nagios-nsca-2.7.2-alt3.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/nagios-nsca-sender-2.7.2-alt3.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/nagios-nsca-debuginfo-2.7.2-alt3.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/nagios-nsca-sender-debuginfo-2.7.2-alt3.qa1.i586.rpm 6.97user 2.64system 0:22.06elapsed 43%CPU (0avgtext+0avgdata 27508maxresident)k 0inputs+0outputs (0major+755124minor)pagefaults 0swaps 9.94user 5.01system 0:28.17elapsed 53%CPU (0avgtext+0avgdata 124284maxresident)k 208inputs+0outputs (0major+985849minor)pagefaults 0swaps