<86>Apr 27 10:28:35 userdel[1165]: delete user `rooter' <86>Apr 27 10:28:35 userdel[1165]: remove group `rooter' <86>Apr 27 10:28:35 groupadd[1166]: new group: name=rooter, gid=501 <86>Apr 27 10:28:35 useradd[1167]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 10:28:35 userdel[1169]: delete user `builder' <86>Apr 27 10:28:35 userdel[1169]: remove group `builder' <86>Apr 27 10:28:35 groupadd[1170]: new group: name=builder, gid=502 <86>Apr 27 10:28:35 useradd[1171]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 10:28:37 rpmi: libmcrypt-2.5.7-alt2 installed <13>Apr 27 10:28:37 rpmi: libmcrypt-devel-2.5.7-alt2 installed <13>Apr 27 10:28:37 rpmi: libwrap-devel-1:7.6-alt8 installed Installing nagios-nsca-2.7.2-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57919 + 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.57919 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nsca-2.7.2 + 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 update your `aclocal.m4' by running aclocal. + ./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-nsca-user=nagios --with-nsca-grp=nagios --with-nsca-port=65533 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 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' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_LIBMCRYPT -DHAVE_CONFIG_H -o nsca nsca.c netutils.c utils.c -lmcrypt -lnsl -lwrap nsca.c: In function 'main': nsca.c:145: warning: assignment makes integer from pointer without a cast nsca.c: At top level: ../include/utils.h:56: warning: 'generate_transmitted_iv' declared 'static' but never defined ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_LIBMCRYPT -DHAVE_CONFIG_H -o send_nsca send_nsca.c netutils.c utils.c -lmcrypt -lnsl ../include/utils.h:56: warning: 'generate_transmitted_iv' declared 'static' but never defined 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.23059 + 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) Compressing files in /usr/src/tmp/nagios-nsca-buildroot (auto) Verifying ELF objects in /usr/src/tmp/nagios-nsca-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/nagios-nsca-buildroot (executable,shared) Processing files: nagios-nsca-2.7.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23059 + 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(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.23059 + 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.22637 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/nagios-nsca-buildroot/.post:nagios-nsca + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.40589 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/nagios-nsca-buildroot/.preun:nagios-nsca + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.7812 + 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 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: nagios, /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), libmcrypt.so.4, libwrap.so.0, rtld(GNU_HASH) Processing files: nagios-nsca-sender-2.7.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35663 + 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(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.35663 + 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.5276 + 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 Requires(rpmlib): 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), libmcrypt.so.4, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.20658 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/nagios-nsca-2.7.2-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/nagios-nsca-2.7.2-alt2.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/nagios-nsca-sender-2.7.2-alt2.ppc.rpm 8.38user 4.89system 0:19.37elapsed 68%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1066183minor)pagefaults 0swaps