<86>Apr 14 01:10:40 userdel[128741]: delete user 'rooter' <86>Apr 14 01:10:40 userdel[128741]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:10:40 userdel[128741]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:10:40 groupadd[128748]: group added to /etc/group: name=rooter, GID=663 <86>Apr 14 01:10:40 groupadd[128748]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:10:40 groupadd[128748]: new group: name=rooter, GID=663 <86>Apr 14 01:10:40 useradd[128752]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Apr 14 01:10:40 userdel[128760]: delete user 'builder' <86>Apr 14 01:10:40 userdel[128760]: removed group 'builder' owned by 'builder' <86>Apr 14 01:10:40 userdel[128760]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:10:40 groupadd[128771]: group added to /etc/group: name=builder, GID=664 <86>Apr 14 01:10:40 groupadd[128771]: group added to /etc/gshadow: name=builder <86>Apr 14 01:10:40 groupadd[128771]: new group: name=builder, GID=664 <86>Apr 14 01:10:40 useradd[128780]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Apr 14 01:10:42 rpmi: libwrap-1:7.6-alt11 1297041305 installed <13>Apr 14 01:10:42 rpmi: libmcrypt-2.5.8-alt1 1338566484 installed <13>Apr 14 01:10:42 rpmi: libmcrypt-devel-2.5.8-alt1 1338566484 installed <13>Apr 14 01:10:42 rpmi: libwrap-devel-1:7.6-alt11 1297041305 installed Installing nagios-nsca-2.7.2-alt3.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76647 + 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.76647 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nsca-2.7.2 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... x86_64-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... 8 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' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 'handle_connection': nsca.c:919:32: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] syslog(LOG_ERR,"Only able to send %d of %d bytes of init packet to client\n",rc,sizeof(send_packet)); ^ nsca.c: In function 'handle_connection_read': nsca.c:987:32: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] syslog(LOG_ERR,"Data sent from client was too short (%d < %d), aborting...",bytes_to_recv,sizeof(receive_packet)); ^ 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); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_LIBMCRYPT -DHAVE_CONFIG_H -o send_nsca send_nsca.c netutils.c utils.c -lmcrypt -lnsl send_nsca.c: In function 'main': send_nsca.c:274:11: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("Warning: Sent only %d of %d bytes to host\n",rc,sizeof(send_packet)); ^ send_nsca.c: In function 'read_init_packet': send_nsca.c:346:24: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] printf("Error: Init packet from server was too short (%d bytes received, %d expected)\n",bytes_to_recv,sizeof(receive_packet)); ^ In file included from send_nsca.c:21:0: send_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); ^ 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.2762 + 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) 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.54751 + 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.mehWfP 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.3FuuIj 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.O7MzVQ Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P5PaVq 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, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libmcrypt.so.4()(64bit) >= set:jgOkTgLp1CjYuTJ0ZnV, libwrap.so.0()(64bit) >= 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.WwK8E3 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.6932 + 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.z0tsfJ 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.GRfzyr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libmcrypt.so.4()(64bit) >= 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.FARMAc 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.WAXRm0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VzPdSQ find-requires: running scripts (debuginfo) Requires: nagios-nsca = 2.7.2-alt3.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libmcrypt.so.4), debug64(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.0PkL6J find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1bws6F find-requires: running scripts (debuginfo) Requires: nagios-nsca-sender = 2.7.2-alt3.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libmcrypt.so.4) Wrote: /usr/src/RPM/RPMS/x86_64/nagios-nsca-2.7.2-alt3.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/nagios-nsca-sender-2.7.2-alt3.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/nagios-nsca-debuginfo-2.7.2-alt3.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/nagios-nsca-sender-debuginfo-2.7.2-alt3.qa1.x86_64.rpm 3.98user 1.78system 0:16.66elapsed 34%CPU (0avgtext+0avgdata 34996maxresident)k 0inputs+0outputs (0major+865078minor)pagefaults 0swaps 6.34user 3.60system 0:21.28elapsed 46%CPU (0avgtext+0avgdata 121928maxresident)k 208inputs+0outputs (0major+1112274minor)pagefaults 0swaps