<86>Apr 27 10:27:03 userdel[19183]: delete user `rooter' <86>Apr 27 10:27:03 userdel[19183]: remove group `rooter' <86>Apr 27 10:27:03 groupadd[19184]: new group: name=rooter, gid=501 <86>Apr 27 10:27:03 useradd[19185]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 10:27:03 userdel[19187]: delete user `builder' <86>Apr 27 10:27:03 userdel[19187]: remove group `builder' <86>Apr 27 10:27:03 groupadd[19188]: new group: name=builder, gid=502 <86>Apr 27 10:27:03 useradd[19189]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 10:27:05 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 10:27:05 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 10:27:06 rpmi: libMySQL-5.0.51-alt2.a installed <13>Apr 27 10:27:06 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 27 10:27:06 rpmi: libMySQL-devel-5.0.51-alt2.a installed <13>Apr 27 10:27:06 rpmi: libltdl-3:1.5.26-alt3 installed <13>Apr 27 10:27:06 rpmi: libltdl-devel-3:1.5.26-alt3 installed <13>Apr 27 10:27:06 rpmi: libpq5.3-8.3.1-alt3 installed <13>Apr 27 10:27:06 rpmi: libpq5.3-devel-8.3.1-alt3 installed <13>Apr 27 10:27:06 rpmi: libwrap-devel-1:7.6-alt8 installed <13>Apr 27 10:27:06 rpmi: zlib-devel-1.2.3-alt4 installed Installing nagios-ndoutils-1.4-alt1.b7.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80829 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ndoutils-1.4b7 + echo 'Source #0 (ndoutils-1.4b7.tar.gz):' Source #0 (ndoutils-1.4b7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ndoutils-1.4b7.tar.gz + /bin/tar -xf - + cd ndoutils-1.4b7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ndoutils-1.4b7-alt-pgsql.patch):' Patch #0 (ndoutils-1.4b7-alt-pgsql.patch): + /usr/bin/patch -p1 patching file include/config.h.in + echo 'Patch #1 (ndoutils-1.4b7-alt-config.patch):' Patch #1 (ndoutils-1.4b7-alt-config.patch): + /usr/bin/patch -p1 patching file README patching file config/misccommands.cfg patching file config/nagios.cfg patching file config/ndo2db.cfg patching file config/ndomod.cfg + echo 'Patch #2 (ndoutils-1.4b7-alt-pidfile.patch):' Patch #2 (ndoutils-1.4b7-alt-pidfile.patch): + /usr/bin/patch -p1 patching file config/ndo2db.cfg patching file src/ndo2db.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80829 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ndoutils-1.4b7 + 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 --enable-mysql --with-mysql-lib=/usr/lib --with-mysql-inc=/usr/include/mysql --enable-pgsql --with-pgsql-lib=/usr/lib --with-pgsql-inc=/usr/include/pgsql --with-ndo2db-user=nagios --with-ndo2db-group=nagios 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.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 float.h usability... yes checking float.h presence... yes checking for float.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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.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 socket.h usability... no checking socket.h presence... no checking for socket.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.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 values.h usability... yes checking values.h presence... yes checking for values.h... 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 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 strtof... yes checking for type of socket size... size_t checking for linker flags for loadable modules... -shared checking for compress in -lz... yes checking for mysql_store_result in -lmysqlclient... yes checking for mysql_connect in -lmysqlclient... no checking mysql/mysql.h usability... yes checking mysql/mysql.h presence... yes checking for mysql/mysql.h... yes MySQL library and include file(s) were found! checking for PQconnectdb in -lpq... yes checking libpq-fe.h usability... no checking libpq-fe.h presence... no checking for libpq-fe.h... no *** PostgreSQL include file could not be located... **************** You chose to compile NDBXT with PostgreSQL support, but I was unable to locate on your system. If the include file is installed, use the --with-pgsql-inc argument to specify the location of the PostgreSQL include file. ******************************************************************** 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 ndoutils 1.4b7 10-31-2007 ***: General Options: ------------------------- NDO2DB user: nagios NDO2DB group: nagios Review the options above for accuracy. If they look okay, type 'make' to compile the NDO utilities. + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/ndoutils-1.4b7' cd ./src/; make ; cd .. make[1]: Entering directory `/usr/src/RPM/BUILD/ndoutils-1.4b7/src' ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -c -o io.o io.c ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -c -o utils.o utils.c make ndo2db-2x make ndomod-2x.o make[2]: Entering directory `/usr/src/RPM/BUILD/ndoutils-1.4b7/src' ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -D BUILD_NAGIOS_2X -o ndomod-2x.o ndomod.c io.o utils.o -shared -lz -lnsl make[2]: Entering directory `/usr/src/RPM/BUILD/ndoutils-1.4b7/src' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -c -o db.o db.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -D BUILD_NAGIOS_2X -c -o dbhandlers-2x.o dbhandlers.c utils.c: In function 'my_rename': utils.c:129: warning: ignoring return value of 'write', declared with attribute warn_unused_result db.c: In function 'ndo2db_db_connect': db.c:195: warning: unused variable 'connect_string' db.c: In function 'ndo2db_db_hello': db.c:294: warning: implicit declaration of function 'asprintf' db.c: In function 'ndo2db_db_query': db.c:558: warning: implicit declaration of function 'ndo2db_log_debug_info' dbhandlers.c: In function 'ndo2db_get_object_id': dbhandlers.c:77: warning: implicit declaration of function 'asprintf' ndomod.c: In function 'ndomod_rotate_sink_file': ndomod.c:577: warning: unused variable 'processed_command_line_3x' ndomod.c:575: warning: unused variable 'raw_command_line_3x' ndomod.c: In function 'ndomod_write_to_sink': ndomod.c:661: warning: implicit declaration of function 'asprintf' dbhandlers.c: In function 'ndo2db_handle_configfilevariables': dbhandlers.c:3086: warning: implicit declaration of function 'ndo2db_log_debug_info' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -o file2sock file2sock.c io.o utils.o -lz -lm -lnsl ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -o log2ndo log2ndo.c io.o utils.o -lz -lm -lnsl ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -o sockdebug sockdebug.c io.o utils.o -lz -lm -lnsl make[2]: Leaving directory `/usr/src/RPM/BUILD/ndoutils-1.4b7/src' make ndomod-3x.o make[2]: Entering directory `/usr/src/RPM/BUILD/ndoutils-1.4b7/src' ppc-alt-linux-gcc -fPIC -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -D BUILD_NAGIOS_3X -o ndomod-3x.o ndomod.c io.o utils.o -shared -lz -lnsl ndomod.c: In function 'ndomod_write_to_sink': ndomod.c:661: warning: implicit declaration of function 'asprintf' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -I/usr/include/mysql -I/usr/include/pgsql -D BUILD_NAGIOS_2X -o ndo2db-2x ndo2db.c dbhandlers-2x.o io.o utils.o db.o -L/usr/lib -lz -lnsl -lmysqlclient -lm ndo2db.c: In function 'main': ndo2db.c:115: warning: implicit declaration of function 'ndo2db_open_debug_log' ndo2db.c:171: warning: implicit declaration of function 'ndo2db_close_debug_log' ndo2db.c: In function 'write_pid_file': ndo2db.c:653: warning: ignoring return value of 'write', declared with attribute warn_unused_result ndo2db.c:654: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result ndo2db.c: In function 'ndo2db_end_input_data': ndo2db.c:1691: warning: unused variable 'y' ndo2db.c:1691: warning: unused variable 'x' ndo2db.c: In function 'ndo2db_convert_string_to_float': ndo2db.c:1988: warning: implicit declaration of function 'strtof' ndo2db.c: In function 'ndo2db_log_debug_info': ndo2db.c:2148: warning: implicit declaration of function 'asprintf' make[2]: Leaving directory `/usr/src/RPM/BUILD/ndoutils-1.4b7/src' make ndo2db-3x make[2]: Entering directory `/usr/src/RPM/BUILD/ndoutils-1.4b7/src' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -D BUILD_NAGIOS_3X -c -o dbhandlers-3x.o dbhandlers.c dbhandlers.c: In function 'ndo2db_get_object_id': dbhandlers.c:77: warning: implicit declaration of function 'asprintf' dbhandlers.c: In function 'ndo2db_handle_configfilevariables': dbhandlers.c:3086: warning: implicit declaration of function 'ndo2db_log_debug_info' make[2]: Leaving directory `/usr/src/RPM/BUILD/ndoutils-1.4b7/src' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -DHAVE_CONFIG_H -I/usr/include/mysql -I/usr/include/pgsql -D BUILD_NAGIOS_3X -o ndo2db-3x ndo2db.c dbhandlers-3x.o io.o utils.o db.o -L/usr/lib -lz -lnsl -lmysqlclient -lm ndo2db.c: In function 'main': ndo2db.c:115: warning: implicit declaration of function 'ndo2db_open_debug_log' ndo2db.c:171: warning: implicit declaration of function 'ndo2db_close_debug_log' ndo2db.c: In function 'write_pid_file': ndo2db.c:653: warning: ignoring return value of 'write', declared with attribute warn_unused_result ndo2db.c:654: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result ndo2db.c: In function 'ndo2db_end_input_data': ndo2db.c:1691: warning: unused variable 'y' ndo2db.c:1691: warning: unused variable 'x' ndo2db.c: In function 'ndo2db_convert_string_to_float': ndo2db.c:1988: warning: implicit declaration of function 'strtof' ndo2db.c: In function 'ndo2db_log_debug_info': ndo2db.c:2148: warning: implicit declaration of function 'asprintf' make[2]: Leaving directory `/usr/src/RPM/BUILD/ndoutils-1.4b7/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/ndoutils-1.4b7/src' make: Leaving directory `/usr/src/RPM/BUILD/ndoutils-1.4b7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7662 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nagios-ndoutils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nagios-ndoutils-buildroot + cd ndoutils-1.4b7 + install -pDm0755 /usr/src/RPM/SOURCES/ndo2db-2x-init /usr/src/tmp/nagios-ndoutils-buildroot//etc/rc.d/init.d/ndo2db-2x + install -pDm0755 /usr/src/RPM/SOURCES/ndo2db-3x-init /usr/src/tmp/nagios-ndoutils-buildroot//etc/rc.d/init.d/ndo2db-3x + install -pDm0755 src/ndo2db-2x /usr/src/tmp/nagios-ndoutils-buildroot//usr/sbin/ndo2db-2x + install -pDm0755 src/ndo2db-3x /usr/src/tmp/nagios-ndoutils-buildroot//usr/sbin/ndo2db-3x + install -pDm0644 config/ndo2db.cfg /usr/src/tmp/nagios-ndoutils-buildroot//etc/nagios/ndo2db.cfg + install -pDm0644 src/ndomod-2x.o /usr/src/tmp/nagios-ndoutils-buildroot//usr/lib/nagios/modules/ndomod-2x.o + install -pDm0644 src/ndomod-3x.o /usr/src/tmp/nagios-ndoutils-buildroot//usr/lib/nagios/modules/ndomod-3x.o + install -pDm0644 config/ndomod.cfg /usr/src/tmp/nagios-ndoutils-buildroot//etc/nagios/ndomod.cfg + install -pDm0644 config/misccommands.cfg /usr/src/tmp/nagios-ndoutils-buildroot//etc/nagios/commands/ndoutils-ndomod.cfg + install -pDm0755 src/file2sock /usr/src/tmp/nagios-ndoutils-buildroot//usr/bin/file2sock + install -pDm0755 src/log2ndo /usr/src/tmp/nagios-ndoutils-buildroot//usr/bin/log2ndo + install -pDm0755 src/sockdebug /usr/src/tmp/nagios-ndoutils-buildroot//usr/bin/sockdebug + mkdir -p /usr/src/tmp/nagios-ndoutils-buildroot//usr/share/doc/nagios-ndoutils-1.4/ + cp 'docs/NDOUTILS DB Model.odt' 'docs/NDOUTILS DB Model.pdf' 'docs/NDOUtils Documentation.odt' 'docs/NDOUtils Documentation.pdf' /usr/src/tmp/nagios-ndoutils-buildroot//usr/share/doc/nagios-ndoutils-1.4/ + cp -r db /usr/src/tmp/nagios-ndoutils-buildroot//usr/share/doc/nagios-ndoutils-1.4/ + mkdir -p /usr/src/tmp/nagios-ndoutils-buildroot//var/lib/nagios/ndo + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nagios-ndoutils-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nagios-ndoutils-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/nagios-ndoutils-buildroot (auto) Adjusting library links in /usr/src/tmp/nagios-ndoutils-buildroot ./var/lib: ./usr/lib: Verifying ELF objects in /usr/src/tmp/nagios-ndoutils-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: config_file verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: scheduling_info verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: command_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: timeperiod_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: contact_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: contactgroup_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: host_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: hostgroup_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: service_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: servicegroup_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: hostescalation_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: serviceescalation_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: hostdependency_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: servicedependency_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: global_host_event_handler verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: global_service_event_handler verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: __nagios_object_structure_version verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: ceil verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: write_to_all_logs verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: find_host_comment verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: neb_deregister_callback verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: neb_register_callback verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: process_macros verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: find_command verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: find_downtime verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: schedule_new_event verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: find_service_comment verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: get_program_version verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: strip verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: get_program_modification_date verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: get_raw_command_line verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-3x.o: undefined symbol: my_system verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: config_file verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: scheduling_info verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: command_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: timeperiod_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: contact_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: contactgroup_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: host_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: hostgroup_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: service_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: servicegroup_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: hostescalation_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: serviceescalation_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: hostdependency_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: servicedependency_list verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: global_host_event_handler verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: global_service_event_handler verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: __nagios_object_structure_version verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: find_serviceextinfo verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: find_service verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: ceil verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: write_to_all_logs verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: find_host_comment verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: neb_deregister_callback verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: neb_register_callback verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: process_macros verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: find_downtime verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: schedule_new_event verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: find_service_comment verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: get_program_version verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: strip verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: get_program_modification_date verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: get_raw_command_line verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: my_system verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: find_host verify-elf: WARNING: ./usr/lib/nagios/modules/ndomod-2x.o: undefined symbol: find_hostextinfo Stripping binaries in /usr/src/tmp/nagios-ndoutils-buildroot (executable,shared) Processing files: nagios-ndoutils-1.4-alt1.b7 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.17469 + 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.24079 + 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: nagios-plugins, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Processing files: nagios-addons-ndomod2-1.4-alt1.b7 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.39736 + 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.68227 + 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: ndo-module = nagios-ndoutils:1.4-alt1.b7 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: nagios < 3.0, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Conflicts: ndo-module < nagios-ndoutils:1.4-alt1.b7, ndo-module > nagios-ndoutils:1.4-alt1.b7 Processing files: nagios-ndoutils-daemon2-1.4-alt1.b7 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.38171 + 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.23651 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/nagios-ndoutils-buildroot/.post:nagios-ndoutils-daemon2 + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.71832 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/nagios-ndoutils-buildroot/.preun:nagios-ndoutils-daemon2 + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.82576 + 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: ndo-daemon = nagios-ndoutils:1.4-alt1.b7 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(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: /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), libm.so.6(GLIBC_2.0), libmysqlclient.so.15(libmysqlclient_15), rtld(GNU_HASH) Conflicts: ndo-daemon < nagios-ndoutils:1.4-alt1.b7, ndo-daemon > nagios-ndoutils:1.4-alt1.b7 Processing files: nagios-addons-ndomod3-1.4-alt1.b7 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.89295 + 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.18963 + 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: ndo-module = nagios-ndoutils:1.4-alt1.b7 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: nagios >= 3.0, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Conflicts: ndo-module < nagios-ndoutils:1.4-alt1.b7, ndo-module > nagios-ndoutils:1.4-alt1.b7 Processing files: nagios-ndoutils-daemon3-1.4-alt1.b7 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.54086 + 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.59173 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/nagios-ndoutils-buildroot/.post:nagios-ndoutils-daemon3 + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.38776 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/nagios-ndoutils-buildroot/.preun:nagios-ndoutils-daemon3 + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.20878 + 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: ndo-daemon = nagios-ndoutils:1.4-alt1.b7 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(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: /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), libm.so.6(GLIBC_2.0), libmysqlclient.so.15(libmysqlclient_15), rtld(GNU_HASH) Conflicts: ndo-daemon < nagios-ndoutils:1.4-alt1.b7, ndo-daemon > nagios-ndoutils:1.4-alt1.b7 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.95551 + 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-ndoutils-1.4-alt1.b7.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/nagios-ndoutils-1.4-alt1.b7.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/nagios-addons-ndomod2-1.4-alt1.b7.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/nagios-ndoutils-daemon2-1.4-alt1.b7.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/nagios-addons-ndomod3-1.4-alt1.b7.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/nagios-ndoutils-daemon3-1.4-alt1.b7.ppc.rpm 27.00user 8.31system 0:40.78elapsed 86%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1793245minor)pagefaults 0swaps