Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/zabbix.spec'], False, '/var/lib/mock/dist-f12-openssl-572674-82949/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/zabbix.spec'] warning: Could not canonicalize hostname: ppc7.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/zabbix-1.6.5-3.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/zabbix.spec'], False, '/var/lib/mock/dist-f12-openssl-572674-82949/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/zabbix.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e4LIYD + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf zabbix-1.6.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/zabbix-1.6.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zabbix-1.6.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (zabbix-1.6.4-web-config.patch):' Patch #0 (zabbix-1.6.4-web-config.patch): + /bin/cat /builddir/build/SOURCES/zabbix-1.6.4-web-config.patch + /usr/bin/patch -s -p1 --fuzz=0 + chmod -R a+rX . + chmod -x src/zabbix_agent/eventlog.c + /usr/bin/perl -pi.orig -e 's|_LIBDIR=/usr/lib|_LIBDIR=/usr/lib|g' configure + rm -f frontends/php/include/.htaccess + rm -f frontends/php/include/classes/.htaccess + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rw5PPv + umask 022 + cd /builddir/build/BUILD + cd zabbix-1.6.5 + LANG=C + export LANG + unset DISPLAY + common_flags=' --enable-server --enable-agent --enable-proxy --enable-ipv6 --with-net-snmp --with-ldap --with-openipmi --with-jabber --with-unixodbc' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-server --enable-agent --enable-proxy --enable-ipv6 --with-net-snmp --with-ldap --with-openipmi --with-jabber --with-unixodbc --with-mysql checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: Configuring checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking mtent.h usability... no checking mtent.h presence... no checking for mtent.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/socket.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking for arpa/inet.h... (cached) yes checking sys/swap.h usability... yes checking sys/swap.h presence... yes checking for sys/swap.h... yes checking sys/vmmeter.h usability... no checking sys/vmmeter.h presence... no checking for sys/vmmeter.h... no checking for strings.h... (cached) yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking vm/vm_param.h usability... no checking vm/vm_param.h presence... no checking for vm/vm_param.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for stdint.h... (cached) yes checking mach/host_info.h usability... no checking mach/host_info.h presence... no checking for mach/host_info.h... no checking mach/mach_host.h usability... no checking mach/mach_host.h presence... no checking for mach/mach_host.h... no checking knlist.h usability... no checking knlist.h presence... no checking for knlist.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/proc.h usability... no checking sys/proc.h presence... no checking for sys/proc.h... no checking sys/var.h usability... no checking sys/var.h presence... no checking for sys/var.h... no checking resolv.h usability... yes checking resolv.h presence... yes checking for resolv.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking sys/dkstat.h usability... no checking sys/dkstat.h presence... no checking for sys/dkstat.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking linux/kernel.h usability... yes checking linux/kernel.h presence... yes checking for linux/kernel.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking procinfo.h usability... no checking procinfo.h presence... no checking for procinfo.h... no checking sys/dk.h usability... no checking sys/dk.h presence... no checking for sys/dk.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking pdh.h usability... no checking pdh.h presence... no checking for pdh.h... no checking psapi.h usability... no checking psapi.h presence... no checking for psapi.h... no checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking Winldap.h usability... no checking Winldap.h presence... no checking for Winldap.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking Winber.h usability... no checking Winber.h presence... no checking for Winber.h... no checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking for inttypes.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking net/if_mib.h usability... no checking net/if_mib.h presence... no checking for net/if_mib.h... no checking sys/user.h usability... yes checking sys/user.h presence... yes checking for sys/user.h... yes checking libperfstat.h usability... no checking libperfstat.h presence... no checking for libperfstat.h... no checking devstat.h usability... no checking devstat.h presence... no checking for devstat.h... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for library containing socket... none required checking for library containing kstat_open... no checking for library containing gethostbyname... none required checking for library containing __res_query... -lresolv checking for library containing res_query... none required checking for library containing perfstat_memory_total... no checking for library containing devstat_getdevs... no checking for library containing getdevs... no checking for main in -lm... yes checking for main in -lkvm... no checking for function res_query... yes checking for union semun... no checking for long long format... no checking for socklen_t... yes checking for /proc filesystem... yes checking for file /proc/stat... yes checking for file /proc/cpuinfo... yes checking for file /proc/1/status... yes checking for file /proc/0/psinfo... no checking for file /proc/loadavg... yes checking for file /proc/net/dev... yes checking for mem_unit in struct sysinfo... yes checking for freeswap in struct sysinfo... yes checking for function setpriority() in sys/resource.h... yes checking for function sysconf() in unistd.h... yes checking for macro __va_copy() in stdarg.h... yes checking for vmtotal in struct sys/vmmeter.h... no checking for uvmexp_sysctl in struct uvm/uvm_extern.h... no checking for uvmexp in struct uvm/uvm_extern.h... no checking for struct swaptable in sys/swap.h... no checking for totalswap in struct sysinfo... yes checking for function sysctl (KERN_BOOTTIME)... no checking for function sysctl (HW_NCPU)... no checking for function sysctlbyname()... no checking for function sysctl (KERN_MAXFILES)... no checking for function sysctl (KERN_MAXPROC)... no checking for function sysctl (KERN_CPTIME,KERN_CPTIME2)... no checking for function initgroups()... yes checking for function seteuid()... yes checking for function setproctitle()... no checking for totalram in struct sysinfo... yes checking for __VA_ARGS__... yes checking for sharedram in struct sysinfo... yes checking for bufferram in struct sysinfo... yes checking for freeram in struct sysinfo... yes checking for uptime in struct sysinfo... yes checking for procs in struct sysinfo... yes checking return type of signal handlers... void checking for getloadavg... yes checking for socket... yes checking for strtod... yes checking for snprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for vsnprintf... yes checking for hstrerror... yes checking for atoll... yes checking for getopt_long... yes checking for mysql_config... /usr/bin/mysql_config checking for main in -lmysqlclient ... yes checking for function PQserverVersion()... no checking for ZABBIX server database selection... ok checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for IKSEMEL... yes checking for getaddrinfo... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.19.6 checking for libcurl >= version 7.13.1... yes checking for main in -lcurl... yes checking whether libcurl is usable... yes checking for curl_free... yes checking for odbc_config... /usr/bin/odbc_config checking for main in -lodbc... yes checking whether unixodbc is usable... yes checking for net-snmp-config... /usr/bin/net-snmp-config checking for main in -lnetsnmp ... yes checking for localname in struct snmp_session... yes checking for LDAP support... yes checking for OPENIPMI support... yes checking for architecture... ok (linux-gnu) checking for the kernel version... 2.6 family (2.6.18-128.1.16.el5) configure: creating ./config.status config.status: creating Makefile config.status: creating create/Makefile config.status: creating misc/Makefile config.status: creating src/Makefile config.status: creating src/libs/Makefile config.status: creating src/libs/zbxlog/Makefile config.status: creating src/libs/zbxcrypto/Makefile config.status: creating src/libs/zbxconf/Makefile config.status: creating src/libs/zbxdbcache/Makefile config.status: creating src/libs/zbxdbhigh/Makefile config.status: creating src/libs/zbxemail/Makefile config.status: creating src/libs/zbxsysinfo/Makefile config.status: creating src/libs/zbxsms/Makefile config.status: creating src/libs/zbxjabber/Makefile config.status: creating src/libs/zbxcommon/Makefile config.status: creating src/libs/zbxsysinfo/common/Makefile config.status: creating src/libs/zbxsysinfo/simple/Makefile config.status: creating src/libs/zbxsysinfo/linux/Makefile config.status: creating src/libs/zbxsysinfo/aix/Makefile config.status: creating src/libs/zbxsysinfo/freebsd/Makefile config.status: creating src/libs/zbxsysinfo/hpux/Makefile config.status: creating src/libs/zbxsysinfo/openbsd/Makefile config.status: creating src/libs/zbxsysinfo/osx/Makefile config.status: creating src/libs/zbxsysinfo/solaris/Makefile config.status: creating src/libs/zbxsysinfo/osf/Makefile config.status: creating src/libs/zbxsysinfo/netbsd/Makefile config.status: creating src/libs/zbxsysinfo/unknown/Makefile config.status: creating src/libs/zbxnix/Makefile config.status: creating src/libs/zbxplugin/Makefile config.status: creating src/libs/zbxsys/Makefile config.status: creating src/libs/zbxcomms/Makefile config.status: creating src/libs/zbxdb/Makefile config.status: creating src/libs/zbxjson/Makefile config.status: creating src/libs/zbxserver/Makefile config.status: creating src/libs/zbxicmpping/Makefile config.status: creating src/zabbix_agent/Makefile config.status: creating src/zabbix_get/Makefile config.status: creating src/zabbix_sender/Makefile config.status: creating src/zabbix_server/Makefile config.status: creating src/zabbix_server/alerter/Makefile config.status: creating src/zabbix_server/dbsyncer/Makefile config.status: creating src/zabbix_server/discoverer/Makefile config.status: creating src/zabbix_server/housekeeper/Makefile config.status: creating src/zabbix_server/httppoller/Makefile config.status: creating src/zabbix_server/nodewatcher/Makefile config.status: creating src/zabbix_server/pinger/Makefile config.status: creating src/zabbix_server/poller/Makefile config.status: creating src/zabbix_server/timer/Makefile config.status: creating src/zabbix_server/trapper/Makefile config.status: creating src/zabbix_server/utils/Makefile config.status: creating src/zabbix_server/watchdog/Makefile config.status: creating src/zabbix_server/escalator/Makefile config.status: creating src/zabbix_proxy/Makefile config.status: creating src/zabbix_proxy/heart/Makefile config.status: creating src/zabbix_proxy/housekeeper/Makefile config.status: creating src/zabbix_proxy/proxyconfig/Makefile config.status: creating src/zabbix_proxy/datasender/Makefile config.status: creating upgrades/Makefile config.status: creating include/config.h config.status: executing depfiles commands Configuration: Detected OS: linux-gnu Install path: /usr Compilation arch: linux Compiler: gcc Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include Enable server: yes With database: MySQL WEB Monitoring via: cURL Native Jabber: yes SNMP: net-snmp IPMI: openipmi Linker flags: -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -L/usr/lib/mysql -liksemel -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto Libraries: -lm -lresolv -lmysqlclient -liksemel -lcurl -lodbc -lnetsnmp Enable proxy: yes With database: MySQL WEB Monitoring via: cURL SNMP: net-snmp IPMI: openipmi Linker flags: -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -L/usr/lib/mysql -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto Libraries: -lm -lresolv -lmysqlclient -lcurl -lodbc -lnetsnmp Enable agent: yes Linker flags: -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix Libraries: -lm -lresolv LDAP support: yes IPv6 support: yes *********************************************************** * Now run 'make install' * * * * Thank you for using ZABBIX! * * * *********************************************************** + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src' Making all in libs make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' Making all in zbxcrypto make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcrypto' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/base64.Tpo .deps/base64.Po mv -f .deps/md5.Tpo .deps/md5.Po rm -f libzbxcrypto.a ar cru libzbxcrypto.a md5.o base64.o ranlib libzbxcrypto.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcrypto' Making all in zbxcommon make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcommon' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT regexp.o -MD -MP -MF .deps/regexp.Tpo -c -o regexp.o regexp.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o xml.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT comms.o -MD -MP -MF .deps/comms.Tpo -c -o comms.o comms.c mv -f .deps/comms.Tpo .deps/comms.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.c mv -f .deps/regexp.Tpo .deps/regexp.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o time.c mv -f .deps/xml.Tpo .deps/xml.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zbxgetopt.o -MD -MP -MF .deps/zbxgetopt.Tpo -c -o zbxgetopt.o zbxgetopt.c mv -f .deps/time.Tpo .deps/time.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o alias.o alias.c mv -f .deps/misc.Tpo .deps/misc.Po mv -f .deps/alias.Tpo .deps/alias.Po mv -f .deps/zbxgetopt.Tpo .deps/zbxgetopt.Po mv -f .deps/str.Tpo .deps/str.Po rm -f libzbxcommon.a ar cru libzbxcommon.a misc.o regexp.o xml.o comms.o str.o time.o zbxgetopt.o alias.o ranlib libzbxcommon.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcommon' Making all in zbxlog make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxlog' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po rm -f libzbxlog.a ar cru libzbxlog.a log.o ranlib libzbxlog.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxlog' Making all in zbxnix make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxnix' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT pid.o -MD -MP -MF .deps/pid.Tpo -c -o pid.o pid.c mv -f .deps/pid.Tpo .deps/pid.Po mv -f .deps/daemon.Tpo .deps/daemon.Po rm -f libzbxnix.a ar cru libzbxnix.a daemon.o pid.o ranlib libzbxnix.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxnix' Making all in zbxconf make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxconf' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT cfg.o -MD -MP -MF .deps/cfg.Tpo -c -o cfg.o cfg.c mv -f .deps/cfg.Tpo .deps/cfg.Po rm -f libzbxconf.a ar cru libzbxconf.a cfg.o ranlib libzbxconf.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxconf' Making all in zbxsysinfo make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' Making all in common make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/common' gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c mv -f .deps/file.Tpo .deps/file.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT system.o -MD -MP -MF .deps/system.Tpo -c -o system.o system.c mv -f .deps/http.Tpo .deps/http.Po mv -f .deps/common.Tpo .deps/common.Po mv -f .deps/net.Tpo .deps/net.Po mv -f .deps/system.Tpo .deps/system.Po rm -f libcommonsysinfo.a ar cru libcommonsysinfo.a common.o file.o http.o net.o system.o ranlib libcommonsysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/common' Making all in simple make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/simple' gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT ntp.o -MD -MP -MF .deps/ntp.Tpo -c -o ntp.o ntp.c mv -f .deps/ntp.Tpo .deps/ntp.Po mv -f .deps/simple.Tpo .deps/simple.Po rm -f libsimplesysinfo.a ar cru libsimplesysinfo.a simple.o ntp.o ranlib libsimplesysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/simple' Making all in linux make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/linux' gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-cpu.o -MD -MP -MF .deps/libspecsysinfo_a-cpu.Tpo -c -o libspecsysinfo_a-cpu.o `test -f 'cpu.c' || echo './'`cpu.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-diskio.o -MD -MP -MF .deps/libspecsysinfo_a-diskio.Tpo -c -o libspecsysinfo_a-diskio.o `test -f 'diskio.c' || echo './'`diskio.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-diskspace.o -MD -MP -MF .deps/libspecsysinfo_a-diskspace.Tpo -c -o libspecsysinfo_a-diskspace.o `test -f 'diskspace.c' || echo './'`diskspace.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-inodes.o -MD -MP -MF .deps/libspecsysinfo_a-inodes.Tpo -c -o libspecsysinfo_a-inodes.o `test -f 'inodes.c' || echo './'`inodes.c mv -f .deps/libspecsysinfo_a-diskio.Tpo .deps/libspecsysinfo_a-diskio.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-kernel.o -MD -MP -MF .deps/libspecsysinfo_a-kernel.Tpo -c -o libspecsysinfo_a-kernel.o `test -f 'kernel.c' || echo './'`kernel.c mv -f .deps/libspecsysinfo_a-cpu.Tpo .deps/libspecsysinfo_a-cpu.Po mv -f .deps/libspecsysinfo_a-diskspace.Tpo .deps/libspecsysinfo_a-diskspace.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-memory.o -MD -MP -MF .deps/libspecsysinfo_a-memory.Tpo -c -o libspecsysinfo_a-memory.o `test -f 'memory.c' || echo './'`memory.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-net.o -MD -MP -MF .deps/libspecsysinfo_a-net.Tpo -c -o libspecsysinfo_a-net.o `test -f 'net.c' || echo './'`net.c mv -f .deps/libspecsysinfo_a-kernel.Tpo .deps/libspecsysinfo_a-kernel.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-proc.o -MD -MP -MF .deps/libspecsysinfo_a-proc.Tpo -c -o libspecsysinfo_a-proc.o `test -f 'proc.c' || echo './'`proc.c mv -f .deps/libspecsysinfo_a-net.Tpo .deps/libspecsysinfo_a-net.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-sensors.o -MD -MP -MF .deps/libspecsysinfo_a-sensors.Tpo -c -o libspecsysinfo_a-sensors.o `test -f 'sensors.c' || echo './'`sensors.c mv -f .deps/libspecsysinfo_a-inodes.Tpo .deps/libspecsysinfo_a-inodes.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-swap.o -MD -MP -MF .deps/libspecsysinfo_a-swap.Tpo -c -o libspecsysinfo_a-swap.o `test -f 'swap.c' || echo './'`swap.c mv -f .deps/libspecsysinfo_a-proc.Tpo .deps/libspecsysinfo_a-proc.Po mv -f .deps/libspecsysinfo_a-sensors.Tpo .deps/libspecsysinfo_a-sensors.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-uptime.o -MD -MP -MF .deps/libspecsysinfo_a-uptime.Tpo -c -o libspecsysinfo_a-uptime.o `test -f 'uptime.c' || echo './'`uptime.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-boottime.o -MD -MP -MF .deps/libspecsysinfo_a-boottime.Tpo -c -o libspecsysinfo_a-boottime.o `test -f 'boottime.c' || echo './'`boottime.c mv -f .deps/libspecsysinfo_a-memory.Tpo .deps/libspecsysinfo_a-memory.Po mv -f .deps/libspecsysinfo_a-boottime.Tpo .deps/libspecsysinfo_a-boottime.Po mv -f .deps/libspecsysinfo_a-uptime.Tpo .deps/libspecsysinfo_a-uptime.Po mv -f .deps/libspecsysinfo_a-swap.Tpo .deps/libspecsysinfo_a-swap.Po rm -f libspecsysinfo.a ar cru libspecsysinfo.a libspecsysinfo_a-cpu.o libspecsysinfo_a-diskio.o libspecsysinfo_a-diskspace.o libspecsysinfo_a-inodes.o libspecsysinfo_a-kernel.o libspecsysinfo_a-memory.o libspecsysinfo_a-net.o libspecsysinfo_a-proc.o libspecsysinfo_a-sensors.o libspecsysinfo_a-swap.o libspecsysinfo_a-uptime.o libspecsysinfo_a-boottime.o ranlib libspecsysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/linux' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' gcc -DHAVE_CONFIG_H -I. -I../../../include -DWITH_COMMON_METRICS -DWITH_SIMPLE_METRICS -DWITH_SPECIFIC_METRICS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxagentsysinfo_a-sysinfo.o -MD -MP -MF .deps/libzbxagentsysinfo_a-sysinfo.Tpo -c -o libzbxagentsysinfo_a-sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c gcc -DHAVE_CONFIG_H -I. -I../../../include -DWITH_COMMON_METRICS -DWITH_SIMPLE_METRICS -DWITH_SPECIFIC_METRICS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxagentsysinfo_a-linux.o -MD -MP -MF .deps/libzbxagentsysinfo_a-linux.Tpo -c -o libzbxagentsysinfo_a-linux.o `test -f 'linux/linux.c' || echo './'`linux/linux.c gcc -DHAVE_CONFIG_H -I. -I../../../include -DWITH_COMMON_METRICS -DWITH_SIMPLE_METRICS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxserversysinfo_a-sysinfo.o -MD -MP -MF .deps/libzbxserversysinfo_a-sysinfo.Tpo -c -o libzbxserversysinfo_a-sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c mv -f .deps/libzbxagentsysinfo_a-linux.Tpo .deps/libzbxagentsysinfo_a-linux.Po mv -f .deps/libzbxagentsysinfo_a-sysinfo.Tpo .deps/libzbxagentsysinfo_a-sysinfo.Po rm -f libzbxagentsysinfo.a ar cru libzbxagentsysinfo.a libzbxagentsysinfo_a-sysinfo.o libzbxagentsysinfo_a-linux.o ranlib libzbxagentsysinfo.a mv -f .deps/libzbxserversysinfo_a-sysinfo.Tpo .deps/libzbxserversysinfo_a-sysinfo.Po rm -f libzbxserversysinfo.a ar cru libzbxserversysinfo.a libzbxserversysinfo_a-sysinfo.o ranlib libzbxserversysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' Making all in zbxplugin make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxplugin' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zbxplugin.o -MD -MP -MF .deps/zbxplugin.Tpo -c -o zbxplugin.o zbxplugin.c mv -f .deps/zbxplugin.Tpo .deps/zbxplugin.Po rm -f libzbxplugin.a ar cru libzbxplugin.a zbxplugin.o ranlib libzbxplugin.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxplugin' Making all in zbxsys make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsys' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT threads.o -MD -MP -MF .deps/threads.Tpo -c -o threads.o threads.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT mutexs.o -MD -MP -MF .deps/mutexs.Tpo -c -o mutexs.o mutexs.c mv -f .deps/threads.Tpo .deps/threads.Po mv -f .deps/mutexs.Tpo .deps/mutexs.Po rm -f libzbxsys.a ar cru libzbxsys.a threads.o mutexs.o ranlib libzbxsys.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsys' Making all in zbxcomms make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcomms' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT comms.o -MD -MP -MF .deps/comms.Tpo -c -o comms.o comms.c mv -f .deps/comms.Tpo .deps/comms.Po rm -f libzbxcomms.a ar cru libzbxcomms.a comms.o ranlib libzbxcomms.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcomms' Making all in zbxjson make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjson' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT json.o -MD -MP -MF .deps/json.Tpo -c -o json.o json.c mv -f .deps/json.Tpo .deps/json.Po rm -f libzbxjson.a ar cru libzbxjson.a json.o ranlib libzbxjson.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjson' Making all in zbxjabber make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjabber' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT jabber.o -MD -MP -MF .deps/jabber.Tpo -c -o jabber.o jabber.c mv -f .deps/jabber.Tpo .deps/jabber.Po rm -f libzbxjabber.a ar cru libzbxjabber.a jabber.o ranlib libzbxjabber.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjabber' Making all in zbxdb make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c mv -f .deps/db.Tpo .deps/db.Po rm -f libzbxdb.a ar cru libzbxdb.a db.o ranlib libzbxdb.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' Making all in zbxdbcache make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT dbcache.o -MD -MP -MF .deps/dbcache.Tpo -c -o dbcache.o dbcache.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nextchecks.o -MD -MP -MF .deps/nextchecks.Tpo -c -o nextchecks.o nextchecks.c mv -f .deps/nextchecks.Tpo .deps/nextchecks.Po mv -f .deps/dbcache.Tpo .deps/dbcache.Po rm -f libzbxdbcache.a ar cru libzbxdbcache.a dbcache.o nextchecks.o ranlib libzbxdbcache.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' Making all in zbxdbhigh make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-host.o -MD -MP -MF .deps/libzbxdbhigh_a-host.Tpo -c -o libzbxdbhigh_a-host.o `test -f 'host.c' || echo './'`host.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-odbc.o -MD -MP -MF .deps/libzbxdbhigh_a-odbc.Tpo -c -o libzbxdbhigh_a-odbc.o `test -f 'odbc.c' || echo './'`odbc.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-db.o -MD -MP -MF .deps/libzbxdbhigh_a-db.Tpo -c -o libzbxdbhigh_a-db.o `test -f 'db.c' || echo './'`db.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-dbschema.o -MD -MP -MF .deps/libzbxdbhigh_a-dbschema.Tpo -c -o libzbxdbhigh_a-dbschema.o `test -f 'dbschema.c' || echo './'`dbschema.c mv -f .deps/libzbxdbhigh_a-dbschema.Tpo .deps/libzbxdbhigh_a-dbschema.Po mv -f .deps/libzbxdbhigh_a-odbc.Tpo .deps/libzbxdbhigh_a-odbc.Po mv -f .deps/libzbxdbhigh_a-db.Tpo .deps/libzbxdbhigh_a-db.Po mv -f .deps/libzbxdbhigh_a-host.Tpo .deps/libzbxdbhigh_a-host.Po rm -f libzbxdbhigh.a ar cru libzbxdbhigh.a libzbxdbhigh_a-host.o libzbxdbhigh_a-odbc.o libzbxdbhigh_a-db.o libzbxdbhigh_a-dbschema.o ranlib libzbxdbhigh.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' Making all in zbxserver make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT functions.o -MD -MP -MF .deps/functions.Tpo -c -o functions.o functions.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT evalfunc.o -MD -MP -MF .deps/evalfunc.Tpo -c -o evalfunc.o evalfunc.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o expression.c mv -f .deps/functions.Tpo .deps/functions.Po mv -f .deps/expression.Tpo .deps/expression.Po mv -f .deps/evalfunc.Tpo .deps/evalfunc.Po rm -f libzbxserver.a ar cru libzbxserver.a functions.o evalfunc.o expression.o ranlib libzbxserver.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' Making all in zbxicmpping make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT icmpping.o -MD -MP -MF .deps/icmpping.Tpo -c -o icmpping.o icmpping.c mv -f .deps/icmpping.Tpo .deps/icmpping.Po rm -f libzbxicmpping.a ar cru libzbxicmpping.a icmpping.o ranlib libzbxicmpping.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' Making all in zbxdb make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' Making all in zbxdbcache make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' Making all in zbxdbhigh make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' Making all in zbxemail make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxemail' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT email.o -MD -MP -MF .deps/email.Tpo -c -o email.o email.c mv -f .deps/email.Tpo .deps/email.Po rm -f libzbxemail.a ar cru libzbxemail.a email.o ranlib libzbxemail.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxemail' Making all in zbxsms make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsms' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT sms.o -MD -MP -MF .deps/sms.Tpo -c -o sms.o sms.c mv -f .deps/sms.Tpo .deps/sms.Po rm -f libzbxsms.a ar cru libzbxsms.a sms.o ranlib libzbxsms.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsms' Making all in zbxserver make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' Making all in zbxicmpping make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' Making all in zabbix_agent make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_agent' gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agent.o -MD -MP -MF .deps/zabbix_agent.Tpo -c -o zabbix_agent.o zabbix_agent.c gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.c gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT cpustat.o -MD -MP -MF .deps/cpustat.Tpo -c -o cpustat.o cpustat.c gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT diskdevices.o -MD -MP -MF .deps/diskdevices.Tpo -c -o diskdevices.o diskdevices.c mv -f .deps/stats.Tpo .deps/stats.Po gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT interfaces.o -MD -MP -MF .deps/interfaces.Tpo -c -o interfaces.o interfaces.c mv -f .deps/interfaces.Tpo .deps/interfaces.Po gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT perfstat.o -MD -MP -MF .deps/perfstat.Tpo -c -o perfstat.o perfstat.c mv -f .deps/diskdevices.Tpo .deps/diskdevices.Po gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zbxconf.o -MD -MP -MF .deps/zbxconf.Tpo -c -o zbxconf.o zbxconf.c mv -f .deps/zabbix_agent.Tpo .deps/zabbix_agent.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-active.o -MD -MP -MF .deps/zabbix_agentd-active.Tpo -c -o zabbix_agentd-active.o `test -f 'active.c' || echo './'`active.c mv -f .deps/perfstat.Tpo .deps/perfstat.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-stats.o -MD -MP -MF .deps/zabbix_agentd-stats.Tpo -c -o zabbix_agentd-stats.o `test -f 'stats.c' || echo './'`stats.c mv -f .deps/cpustat.Tpo .deps/cpustat.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-cpustat.o -MD -MP -MF .deps/zabbix_agentd-cpustat.Tpo -c -o zabbix_agentd-cpustat.o `test -f 'cpustat.c' || echo './'`cpustat.c mv -f .deps/zbxconf.Tpo .deps/zbxconf.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-diskdevices.o -MD -MP -MF .deps/zabbix_agentd-diskdevices.Tpo -c -o zabbix_agentd-diskdevices.o `test -f 'diskdevices.c' || echo './'`diskdevices.c mv -f .deps/zabbix_agentd-stats.Tpo .deps/zabbix_agentd-stats.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-interfaces.o -MD -MP -MF .deps/zabbix_agentd-interfaces.Tpo -c -o zabbix_agentd-interfaces.o `test -f 'interfaces.c' || echo './'`interfaces.c mv -f .deps/zabbix_agentd-diskdevices.Tpo .deps/zabbix_agentd-diskdevices.Po mv -f .deps/zabbix_agentd-interfaces.Tpo .deps/zabbix_agentd-interfaces.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-perfstat.o -MD -MP -MF .deps/zabbix_agentd-perfstat.Tpo -c -o zabbix_agentd-perfstat.o `test -f 'perfstat.c' || echo './'`perfstat.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-logfiles.o -MD -MP -MF .deps/zabbix_agentd-logfiles.Tpo -c -o zabbix_agentd-logfiles.o `test -f 'logfiles.c' || echo './'`logfiles.c mv -f .deps/zabbix_agentd-cpustat.Tpo .deps/zabbix_agentd-cpustat.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-zabbix_agentd.o -MD -MP -MF .deps/zabbix_agentd-zabbix_agentd.Tpo -c -o zabbix_agentd-zabbix_agentd.o `test -f 'zabbix_agentd.c' || echo './'`zabbix_agentd.c mv -f .deps/zabbix_agentd-perfstat.Tpo .deps/zabbix_agentd-perfstat.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-zbxconf.o -MD -MP -MF .deps/zabbix_agentd-zbxconf.Tpo -c -o zabbix_agentd-zbxconf.o `test -f 'zbxconf.c' || echo './'`zbxconf.c mv -f .deps/zabbix_agentd-active.Tpo .deps/zabbix_agentd-active.Po mv -f .deps/zabbix_agentd-logfiles.Tpo .deps/zabbix_agentd-logfiles.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-listener.o -MD -MP -MF .deps/zabbix_agentd-listener.Tpo -c -o zabbix_agentd-listener.o `test -f 'listener.c' || echo './'`listener.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-eventlog.o -MD -MP -MF .deps/zabbix_agentd-eventlog.Tpo -c -o zabbix_agentd-eventlog.o `test -f 'eventlog.c' || echo './'`eventlog.c mv -f .deps/zabbix_agentd-zabbix_agentd.Tpo .deps/zabbix_agentd-zabbix_agentd.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_agent zabbix_agent.o stats.o cpustat.o diskdevices.o interfaces.o perfstat.o zbxconf.o ../../src/libs/zbxsysinfo/libzbxagentsysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxjson/libzbxjson.a -lm -lresolv mv -f .deps/zabbix_agentd-zbxconf.Tpo .deps/zabbix_agentd-zbxconf.Po mv -f .deps/zabbix_agentd-listener.Tpo .deps/zabbix_agentd-listener.Po mv -f .deps/zabbix_agentd-eventlog.Tpo .deps/zabbix_agentd-eventlog.Po gcc -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_agentd zabbix_agentd-active.o zabbix_agentd-stats.o zabbix_agentd-cpustat.o zabbix_agentd-diskdevices.o zabbix_agentd-interfaces.o zabbix_agentd-perfstat.o zabbix_agentd-logfiles.o zabbix_agentd-zabbix_agentd.o zabbix_agentd-zbxconf.o zabbix_agentd-listener.o zabbix_agentd-eventlog.o ../../src/libs/zbxsysinfo/libzbxagentsysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxjson/libzbxjson.a -lm -lresolv make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_agent' Making all in zabbix_get make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_get' gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_get.o -MD -MP -MF .deps/zabbix_get.Tpo -c -o zabbix_get.o zabbix_get.c mv -f .deps/zabbix_get.Tpo .deps/zabbix_get.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_get zabbix_get.o ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxcomms/libzbxcomms.a -lm -lresolv make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_get' Making all in zabbix_sender make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_sender' gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_sender.o -MD -MP -MF .deps/zabbix_sender.Tpo -c -o zabbix_sender.o zabbix_sender.c mv -f .deps/zabbix_sender.Tpo .deps/zabbix_sender.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_sender zabbix_sender.o ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxjson/libzbxjson.a ../../src/libs/zbxcomms/libzbxcomms.a -lm -lresolv make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_sender' Making all in zabbix_server make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' Making all in alerter make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/alerter' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT alerter.o -MD -MP -MF .deps/alerter.Tpo -c -o alerter.o alerter.c mv -f .deps/alerter.Tpo .deps/alerter.Po rm -f libzbxalerter.a ar cru libzbxalerter.a alerter.o ranlib libzbxalerter.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/alerter' Making all in dbsyncer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/dbsyncer' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT dbsyncer.o -MD -MP -MF .deps/dbsyncer.Tpo -c -o dbsyncer.o dbsyncer.c mv -f .deps/dbsyncer.Tpo .deps/dbsyncer.Po rm -f libzbxdbsyncer.a ar cru libzbxdbsyncer.a dbsyncer.o ranlib libzbxdbsyncer.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/dbsyncer' Making all in discoverer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/discoverer' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT discoverer.o -MD -MP -MF .deps/discoverer.Tpo -c -o discoverer.o discoverer.c mv -f .deps/discoverer.Tpo .deps/discoverer.Po rm -f libzbxdiscoverer.a ar cru libzbxdiscoverer.a discoverer.o ranlib libzbxdiscoverer.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/discoverer' Making all in housekeeper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/housekeeper' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT housekeeper.o -MD -MP -MF .deps/housekeeper.Tpo -c -o housekeeper.o housekeeper.c mv -f .deps/housekeeper.Tpo .deps/housekeeper.Po rm -f libzbxhousekeeper.a ar cru libzbxhousekeeper.a housekeeper.o ranlib libzbxhousekeeper.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/housekeeper' Making all in httppoller make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/httppoller' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT httpmacro.o -MD -MP -MF .deps/httpmacro.Tpo -c -o httpmacro.o httpmacro.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT httptest.o -MD -MP -MF .deps/httptest.Tpo -c -o httptest.o httptest.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT httppoller.o -MD -MP -MF .deps/httppoller.Tpo -c -o httppoller.o httppoller.c mv -f .deps/httpmacro.Tpo .deps/httpmacro.Po mv -f .deps/httppoller.Tpo .deps/httppoller.Po mv -f .deps/httptest.Tpo .deps/httptest.Po rm -f libzbxhttppoller.a ar cru libzbxhttppoller.a httpmacro.o httptest.o httppoller.o ranlib libzbxhttppoller.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/httppoller' Making all in nodewatcher make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/nodewatcher' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodewatcher.o -MD -MP -MF .deps/nodewatcher.Tpo -c -o nodewatcher.o nodewatcher.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesender.o -MD -MP -MF .deps/nodesender.Tpo -c -o nodesender.o nodesender.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodecomms.o -MD -MP -MF .deps/nodecomms.Tpo -c -o nodecomms.o nodecomms.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c mv -f .deps/nodewatcher.Tpo .deps/nodewatcher.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesync.o -MD -MP -MF .deps/nodesync.Tpo -c -o nodesync.o `test -f '../trapper/nodesync.c' || echo './'`../trapper/nodesync.c mv -f .deps/history.Tpo .deps/history.Po mv -f .deps/nodecomms.Tpo .deps/nodecomms.Po mv -f .deps/nodesync.Tpo .deps/nodesync.Po mv -f .deps/nodesender.Tpo .deps/nodesender.Po rm -f libzbxnodewatcher.a ar cru libzbxnodewatcher.a nodewatcher.o nodesender.o nodecomms.o history.o nodesync.o ranlib libzbxnodewatcher.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/nodewatcher' Making all in pinger make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/pinger' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT pinger.o -MD -MP -MF .deps/pinger.Tpo -c -o pinger.o pinger.c mv -f .deps/pinger.Tpo .deps/pinger.Po rm -f libzbxpinger.a ar cru libzbxpinger.a pinger.o ranlib libzbxpinger.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/pinger' Making all in poller make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/poller' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_agent.o -MD -MP -MF .deps/checks_agent.Tpo -c -o checks_agent.o checks_agent.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_internal.o -MD -MP -MF .deps/checks_internal.Tpo -c -o checks_internal.o checks_internal.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_simple.o -MD -MP -MF .deps/checks_simple.Tpo -c -o checks_simple.o checks_simple.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_snmp.o -MD -MP -MF .deps/checks_snmp.Tpo -c -o checks_snmp.o checks_snmp.c mv -f .deps/checks_agent.Tpo .deps/checks_agent.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_db.o -MD -MP -MF .deps/checks_db.Tpo -c -o checks_db.o checks_db.c mv -f .deps/checks_simple.Tpo .deps/checks_simple.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_aggregate.o -MD -MP -MF .deps/checks_aggregate.Tpo -c -o checks_aggregate.o checks_aggregate.c mv -f .deps/checks_internal.Tpo .deps/checks_internal.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_external.o -MD -MP -MF .deps/checks_external.Tpo -c -o checks_external.o checks_external.c mv -f .deps/checks_db.Tpo .deps/checks_db.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_ipmi.o -MD -MP -MF .deps/checks_ipmi.Tpo -c -o checks_ipmi.o checks_ipmi.c mv -f .deps/checks_aggregate.Tpo .deps/checks_aggregate.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT poller.o -MD -MP -MF .deps/poller.Tpo -c -o poller.o poller.c mv -f .deps/checks_snmp.Tpo .deps/checks_snmp.Po mv -f .deps/checks_external.Tpo .deps/checks_external.Po mv -f .deps/poller.Tpo .deps/poller.Po mv -f .deps/checks_ipmi.Tpo .deps/checks_ipmi.Po rm -f libzbxpoller.a ar cru libzbxpoller.a checks_agent.o checks_internal.o checks_simple.o checks_snmp.o checks_db.o checks_aggregate.o checks_external.o checks_ipmi.o poller.o ranlib libzbxpoller.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/poller' Making all in timer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/timer' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c mv -f .deps/timer.Tpo .deps/timer.Po rm -f libzbxtimer.a ar cru libzbxtimer.a timer.o ranlib libzbxtimer.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/timer' Making all in trapper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/trapper' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT active.o -MD -MP -MF .deps/active.Tpo -c -o active.o active.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT trapper.o -MD -MP -MF .deps/trapper.Tpo -c -o trapper.o trapper.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesync.o -MD -MP -MF .deps/nodesync.Tpo -c -o nodesync.o nodesync.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodehistory.o -MD -MP -MF .deps/nodehistory.Tpo -c -o nodehistory.o nodehistory.c mv -f .deps/active.Tpo .deps/active.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodecommand.o -MD -MP -MF .deps/nodecommand.Tpo -c -o nodecommand.o nodecommand.c mv -f .deps/nodesync.Tpo .deps/nodesync.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesender.o -MD -MP -MF .deps/nodesender.Tpo -c -o nodesender.o `test -f '../nodewatcher/nodesender.c' || echo './'`../nodewatcher/nodesender.c nodehistory.c: In function 'send_history_last_id': nodehistory.c:58: warning: 'sender_nodeid' may be used uninitialized in this function nodehistory.c:58: warning: 'nodeid' may be used uninitialized in this function mv -f .deps/trapper.Tpo .deps/trapper.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT proxyconfig.o -MD -MP -MF .deps/proxyconfig.Tpo -c -o proxyconfig.o proxyconfig.c mv -f .deps/nodecommand.Tpo .deps/nodecommand.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT proxydiscovery.o -MD -MP -MF .deps/proxydiscovery.Tpo -c -o proxydiscovery.o proxydiscovery.c mv -f .deps/nodehistory.Tpo .deps/nodehistory.Po mv -f .deps/proxydiscovery.Tpo .deps/proxydiscovery.Po mv -f .deps/proxyconfig.Tpo .deps/proxyconfig.Po mv -f .deps/nodesender.Tpo .deps/nodesender.Po rm -f libzbxtrapper.a ar cru libzbxtrapper.a active.o trapper.o nodesync.o nodehistory.o nodecommand.o nodesender.o proxyconfig.o proxydiscovery.o ranlib libzbxtrapper.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/trapper' Making all in utils make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/utils' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodechange.o -MD -MP -MF .deps/nodechange.Tpo -c -o nodechange.o nodechange.c mv -f .deps/nodechange.Tpo .deps/nodechange.Po rm -f libzbxutils.a ar cru libzbxutils.a nodechange.o ranlib libzbxutils.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/utils' Making all in watchdog make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/watchdog' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT watchdog.o -MD -MP -MF .deps/watchdog.Tpo -c -o watchdog.o watchdog.c mv -f .deps/watchdog.Tpo .deps/watchdog.Po rm -f libzbxwatchdog.a ar cru libzbxwatchdog.a watchdog.o ranlib libzbxwatchdog.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/watchdog' Making all in escalator make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/escalator' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT escalator.o -MD -MP -MF .deps/escalator.Tpo -c -o escalator.o escalator.c mv -f .deps/escalator.Tpo .deps/escalator.Po rm -f libzbxescalator.a ar cru libzbxescalator.a escalator.o ranlib libzbxescalator.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/escalator' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-actions.o -MD -MP -MF .deps/zabbix_server-actions.Tpo -c -o zabbix_server-actions.o `test -f 'actions.c' || echo './'`actions.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-operations.o -MD -MP -MF .deps/zabbix_server-operations.Tpo -c -o zabbix_server-operations.o `test -f 'operations.c' || echo './'`operations.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-events.o -MD -MP -MF .deps/zabbix_server-events.Tpo -c -o zabbix_server-events.o `test -f 'events.c' || echo './'`events.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-zlog.o -MD -MP -MF .deps/zabbix_server-zlog.Tpo -c -o zabbix_server-zlog.o `test -f 'zlog.c' || echo './'`zlog.c mv -f .deps/zabbix_server-operations.Tpo .deps/zabbix_server-operations.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-server.o -MD -MP -MF .deps/zabbix_server-server.Tpo -c -o zabbix_server-server.o `test -f 'server.c' || echo './'`server.c mv -f .deps/zabbix_server-events.Tpo .deps/zabbix_server-events.Po mv -f .deps/zabbix_server-zlog.Tpo .deps/zabbix_server-zlog.Po mv -f .deps/zabbix_server-actions.Tpo .deps/zabbix_server-actions.Po mv -f .deps/zabbix_server-server.Tpo .deps/zabbix_server-server.Po gcc -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib/mysql -liksemel -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_server zabbix_server-actions.o zabbix_server-operations.o zabbix_server-events.o zabbix_server-zlog.o zabbix_server-server.o alerter/libzbxalerter.a dbsyncer/libzbxdbsyncer.a discoverer/libzbxdiscoverer.a pinger/libzbxpinger.a poller/libzbxpoller.a housekeeper/libzbxhousekeeper.a timer/libzbxtimer.a trapper/libzbxtrapper.a nodewatcher/libzbxnodewatcher.a utils/libzbxutils.a httppoller/libzbxhttppoller.a watchdog/libzbxwatchdog.a escalator/libzbxescalator.a ../../src/libs/zbxsysinfo/libzbxserversysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxemail/libzbxemail.a ../../src/libs/zbxsms/libzbxsms.a ../../src/libs/zbxdbhigh/libzbxdbhigh.a ../../src/libs/zbxdb/libzbxdb.a ../../src/libs/zbxdbcache/libzbxdbcache.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxjson/libzbxjson.a ../../src/libs/zbxserver/libzbxserver.a ../../src/libs/zbxicmpping/libzbxicmpping.a ../../src/libs/zbxjabber/libzbxjabber.a -lmysqlclient -liksemel -lcurl -lodbc -lnetsnmp -lm -lresolv make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' Making all in zabbix_proxy make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' Making all in heart make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/heart' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT heart.o -MD -MP -MF .deps/heart.Tpo -c -o heart.o heart.c mv -f .deps/heart.Tpo .deps/heart.Po rm -f libzbxheart.a ar cru libzbxheart.a heart.o ranlib libzbxheart.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/heart' Making all in housekeeper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/housekeeper' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT housekeeper.o -MD -MP -MF .deps/housekeeper.Tpo -c -o housekeeper.o housekeeper.c mv -f .deps/housekeeper.Tpo .deps/housekeeper.Po rm -f libzbxhousekeeper.a ar cru libzbxhousekeeper.a housekeeper.o ranlib libzbxhousekeeper.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/housekeeper' Making all in proxyconfig make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/proxyconfig' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT proxyconfig.o -MD -MP -MF .deps/proxyconfig.Tpo -c -o proxyconfig.o proxyconfig.c mv -f .deps/proxyconfig.Tpo .deps/proxyconfig.Po rm -f libzbxproxyconfig.a ar cru libzbxproxyconfig.a proxyconfig.o ranlib libzbxproxyconfig.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/proxyconfig' Making all in datasender make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/datasender' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT datasender.o -MD -MP -MF .deps/datasender.Tpo -c -o datasender.o datasender.c mv -f .deps/datasender.Tpo .deps/datasender.Po rm -f libzbxdatasender.a ar cru libzbxdatasender.a datasender.o ranlib libzbxdatasender.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/datasender' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-servercomms.o -MD -MP -MF .deps/zabbix_proxy-servercomms.Tpo -c -o zabbix_proxy-servercomms.o `test -f 'servercomms.c' || echo './'`servercomms.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-events.o -MD -MP -MF .deps/zabbix_proxy-events.Tpo -c -o zabbix_proxy-events.o `test -f 'events.c' || echo './'`events.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-zlog.o -MD -MP -MF .deps/zabbix_proxy-zlog.Tpo -c -o zabbix_proxy-zlog.o `test -f 'zlog.c' || echo './'`zlog.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-proxy.o -MD -MP -MF .deps/zabbix_proxy-proxy.Tpo -c -o zabbix_proxy-proxy.o `test -f 'proxy.c' || echo './'`proxy.c mv -f .deps/zabbix_proxy-zlog.Tpo .deps/zabbix_proxy-zlog.Po mv -f .deps/zabbix_proxy-servercomms.Tpo .deps/zabbix_proxy-servercomms.Po mv -f .deps/zabbix_proxy-events.Tpo .deps/zabbix_proxy-events.Po mv -f .deps/zabbix_proxy-proxy.Tpo .deps/zabbix_proxy-proxy.Po gcc -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib/mysql -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_proxy zabbix_proxy-servercomms.o zabbix_proxy-events.o zabbix_proxy-zlog.o zabbix_proxy-proxy.o heart/libzbxheart.a ../../src/zabbix_server/dbsyncer/libzbxdbsyncer.a ../../src/zabbix_server/discoverer/libzbxdiscoverer.a housekeeper/libzbxhousekeeper.a ../../src/zabbix_server/httppoller/libzbxhttppoller.a proxyconfig/libzbxproxyconfig.a ../../src/zabbix_server/pinger/libzbxpinger.a ../../src/zabbix_server/poller/libzbxpoller.a ../../src/zabbix_server/trapper/libzbxtrapper.a ../../src/zabbix_server/nodewatcher/libzbxnodewatcher.a datasender/libzbxdatasender.a ../../src/libs/zbxsysinfo/libzbxserversysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxdbhigh/libzbxdbhigh.a ../../src/libs/zbxdb/libzbxdb.a ../../src/libs/zbxdbcache/libzbxdbcache.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxjson/libzbxjson.a ../../src/libs/zbxserver/libzbxserver.a ../../src/libs/zbxicmpping/libzbxicmpping.a -lmysqlclient -lcurl -lodbc -lnetsnmp -lm -lresolv make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src' make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src' Making all in create make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/create' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/create' Making all in misc make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/misc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/misc' Making all in upgrades make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/upgrades' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/upgrades' make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5' + mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_mysql + mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_mysql + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-server --enable-agent --enable-proxy --enable-ipv6 --with-net-snmp --with-ldap --with-openipmi --with-jabber --with-unixodbc --with-pgsql checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: Configuring checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking mtent.h usability... no checking mtent.h presence... no checking for mtent.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/socket.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking for arpa/inet.h... (cached) yes checking sys/swap.h usability... yes checking sys/swap.h presence... yes checking for sys/swap.h... yes checking sys/vmmeter.h usability... no checking sys/vmmeter.h presence... no checking for sys/vmmeter.h... no checking for strings.h... (cached) yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking vm/vm_param.h usability... no checking vm/vm_param.h presence... no checking for vm/vm_param.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for stdint.h... (cached) yes checking mach/host_info.h usability... no checking mach/host_info.h presence... no checking for mach/host_info.h... no checking mach/mach_host.h usability... no checking mach/mach_host.h presence... no checking for mach/mach_host.h... no checking knlist.h usability... no checking knlist.h presence... no checking for knlist.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/proc.h usability... no checking sys/proc.h presence... no checking for sys/proc.h... no checking sys/var.h usability... no checking sys/var.h presence... no checking for sys/var.h... no checking resolv.h usability... yes checking resolv.h presence... yes checking for resolv.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking sys/dkstat.h usability... no checking sys/dkstat.h presence... no checking for sys/dkstat.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking linux/kernel.h usability... yes checking linux/kernel.h presence... yes checking for linux/kernel.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking procinfo.h usability... no checking procinfo.h presence... no checking for procinfo.h... no checking sys/dk.h usability... no checking sys/dk.h presence... no checking for sys/dk.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking pdh.h usability... no checking pdh.h presence... no checking for pdh.h... no checking psapi.h usability... no checking psapi.h presence... no checking for psapi.h... no checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking Winldap.h usability... no checking Winldap.h presence... no checking for Winldap.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking Winber.h usability... no checking Winber.h presence... no checking for Winber.h... no checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking for inttypes.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking net/if_mib.h usability... no checking net/if_mib.h presence... no checking for net/if_mib.h... no checking sys/user.h usability... yes checking sys/user.h presence... yes checking for sys/user.h... yes checking libperfstat.h usability... no checking libperfstat.h presence... no checking for libperfstat.h... no checking devstat.h usability... no checking devstat.h presence... no checking for devstat.h... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for library containing socket... none required checking for library containing kstat_open... no checking for library containing gethostbyname... none required checking for library containing __res_query... -lresolv checking for library containing res_query... none required checking for library containing perfstat_memory_total... no checking for library containing devstat_getdevs... no checking for library containing getdevs... no checking for main in -lm... yes checking for main in -lkvm... no checking for function res_query... yes checking for union semun... no checking for long long format... no checking for socklen_t... yes checking for /proc filesystem... yes checking for file /proc/stat... yes checking for file /proc/cpuinfo... yes checking for file /proc/1/status... yes checking for file /proc/0/psinfo... no checking for file /proc/loadavg... yes checking for file /proc/net/dev... yes checking for mem_unit in struct sysinfo... yes checking for freeswap in struct sysinfo... yes checking for function setpriority() in sys/resource.h... yes checking for function sysconf() in unistd.h... yes checking for macro __va_copy() in stdarg.h... yes checking for vmtotal in struct sys/vmmeter.h... no checking for uvmexp_sysctl in struct uvm/uvm_extern.h... no checking for uvmexp in struct uvm/uvm_extern.h... no checking for struct swaptable in sys/swap.h... no checking for totalswap in struct sysinfo... yes checking for function sysctl (KERN_BOOTTIME)... no checking for function sysctl (HW_NCPU)... no checking for function sysctlbyname()... no checking for function sysctl (KERN_MAXFILES)... no checking for function sysctl (KERN_MAXPROC)... no checking for function sysctl (KERN_CPTIME,KERN_CPTIME2)... no checking for function initgroups()... yes checking for function seteuid()... yes checking for function setproctitle()... no checking for totalram in struct sysinfo... yes checking for __VA_ARGS__... yes checking for sharedram in struct sysinfo... yes checking for bufferram in struct sysinfo... yes checking for freeram in struct sysinfo... yes checking for uptime in struct sysinfo... yes checking for procs in struct sysinfo... yes checking return type of signal handlers... void checking for getloadavg... yes checking for socket... yes checking for strtod... yes checking for snprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for vsnprintf... yes checking for hstrerror... yes checking for atoll... yes checking for getopt_long... yes checking for pg_config... /usr/bin/pg_config checking for PostgreSQL libraries... yes checking for function PQserverVersion()... yes checking for ZABBIX server database selection... ok checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for IKSEMEL... yes checking for getaddrinfo... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.19.6 checking for libcurl >= version 7.13.1... yes checking for main in -lcurl... yes checking whether libcurl is usable... yes checking for curl_free... yes checking for odbc_config... /usr/bin/odbc_config checking for main in -lodbc... yes checking whether unixodbc is usable... yes checking for net-snmp-config... /usr/bin/net-snmp-config checking for main in -lnetsnmp ... yes checking for localname in struct snmp_session... yes checking for LDAP support... yes checking for OPENIPMI support... yes checking for architecture... ok (linux-gnu) checking for the kernel version... 2.6 family (2.6.18-128.1.16.el5) configure: creating ./config.status config.status: creating Makefile config.status: creating create/Makefile config.status: creating misc/Makefile config.status: creating src/Makefile config.status: creating src/libs/Makefile config.status: creating src/libs/zbxlog/Makefile config.status: creating src/libs/zbxcrypto/Makefile config.status: creating src/libs/zbxconf/Makefile config.status: creating src/libs/zbxdbcache/Makefile config.status: creating src/libs/zbxdbhigh/Makefile config.status: creating src/libs/zbxemail/Makefile config.status: creating src/libs/zbxsysinfo/Makefile config.status: creating src/libs/zbxsms/Makefile config.status: creating src/libs/zbxjabber/Makefile config.status: creating src/libs/zbxcommon/Makefile config.status: creating src/libs/zbxsysinfo/common/Makefile config.status: creating src/libs/zbxsysinfo/simple/Makefile config.status: creating src/libs/zbxsysinfo/linux/Makefile config.status: creating src/libs/zbxsysinfo/aix/Makefile config.status: creating src/libs/zbxsysinfo/freebsd/Makefile config.status: creating src/libs/zbxsysinfo/hpux/Makefile config.status: creating src/libs/zbxsysinfo/openbsd/Makefile config.status: creating src/libs/zbxsysinfo/osx/Makefile config.status: creating src/libs/zbxsysinfo/solaris/Makefile config.status: creating src/libs/zbxsysinfo/osf/Makefile config.status: creating src/libs/zbxsysinfo/netbsd/Makefile config.status: creating src/libs/zbxsysinfo/unknown/Makefile config.status: creating src/libs/zbxnix/Makefile config.status: creating src/libs/zbxplugin/Makefile config.status: creating src/libs/zbxsys/Makefile config.status: creating src/libs/zbxcomms/Makefile config.status: creating src/libs/zbxdb/Makefile config.status: creating src/libs/zbxjson/Makefile config.status: creating src/libs/zbxserver/Makefile config.status: creating src/libs/zbxicmpping/Makefile config.status: creating src/zabbix_agent/Makefile config.status: creating src/zabbix_get/Makefile config.status: creating src/zabbix_sender/Makefile config.status: creating src/zabbix_server/Makefile config.status: creating src/zabbix_server/alerter/Makefile config.status: creating src/zabbix_server/dbsyncer/Makefile config.status: creating src/zabbix_server/discoverer/Makefile config.status: creating src/zabbix_server/housekeeper/Makefile config.status: creating src/zabbix_server/httppoller/Makefile config.status: creating src/zabbix_server/nodewatcher/Makefile config.status: creating src/zabbix_server/pinger/Makefile config.status: creating src/zabbix_server/poller/Makefile config.status: creating src/zabbix_server/timer/Makefile config.status: creating src/zabbix_server/trapper/Makefile config.status: creating src/zabbix_server/utils/Makefile config.status: creating src/zabbix_server/watchdog/Makefile config.status: creating src/zabbix_server/escalator/Makefile config.status: creating src/zabbix_proxy/Makefile config.status: creating src/zabbix_proxy/heart/Makefile config.status: creating src/zabbix_proxy/housekeeper/Makefile config.status: creating src/zabbix_proxy/proxyconfig/Makefile config.status: creating src/zabbix_proxy/datasender/Makefile config.status: creating upgrades/Makefile config.status: creating include/config.h config.status: executing depfiles commands Configuration: Detected OS: linux-gnu Install path: /usr Compilation arch: linux Compiler: gcc Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include Enable server: yes With database: PostgreSQL WEB Monitoring via: cURL Native Jabber: yes SNMP: net-snmp IPMI: openipmi Linker flags: -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -L/usr/lib -lpq -liksemel -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto Libraries: -lm -lresolv -liksemel -lcurl -lodbc -lnetsnmp Enable proxy: yes With database: PostgreSQL WEB Monitoring via: cURL SNMP: net-snmp IPMI: openipmi Linker flags: -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -L/usr/lib -lpq -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto Libraries: -lm -lresolv -lcurl -lodbc -lnetsnmp Enable agent: yes Linker flags: -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix Libraries: -lm -lresolv LDAP support: yes IPv6 support: yes *********************************************************** * Now run 'make install' * * * * Thank you for using ZABBIX! * * * *********************************************************** + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src' Making all in libs make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' Making all in zbxcrypto make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcrypto' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/base64.Tpo .deps/base64.Po mv -f .deps/md5.Tpo .deps/md5.Po rm -f libzbxcrypto.a ar cru libzbxcrypto.a md5.o base64.o ranlib libzbxcrypto.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcrypto' Making all in zbxcommon make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcommon' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT regexp.o -MD -MP -MF .deps/regexp.Tpo -c -o regexp.o regexp.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o xml.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT comms.o -MD -MP -MF .deps/comms.Tpo -c -o comms.o comms.c mv -f .deps/comms.Tpo .deps/comms.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.c mv -f .deps/xml.Tpo .deps/xml.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o time.c mv -f .deps/regexp.Tpo .deps/regexp.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zbxgetopt.o -MD -MP -MF .deps/zbxgetopt.Tpo -c -o zbxgetopt.o zbxgetopt.c mv -f .deps/time.Tpo .deps/time.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o alias.o alias.c mv -f .deps/alias.Tpo .deps/alias.Po mv -f .deps/misc.Tpo .deps/misc.Po mv -f .deps/zbxgetopt.Tpo .deps/zbxgetopt.Po mv -f .deps/str.Tpo .deps/str.Po rm -f libzbxcommon.a ar cru libzbxcommon.a misc.o regexp.o xml.o comms.o str.o time.o zbxgetopt.o alias.o ranlib libzbxcommon.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcommon' Making all in zbxlog make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxlog' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po rm -f libzbxlog.a ar cru libzbxlog.a log.o ranlib libzbxlog.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxlog' Making all in zbxnix make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxnix' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT pid.o -MD -MP -MF .deps/pid.Tpo -c -o pid.o pid.c mv -f .deps/daemon.Tpo .deps/daemon.Po mv -f .deps/pid.Tpo .deps/pid.Po rm -f libzbxnix.a ar cru libzbxnix.a daemon.o pid.o ranlib libzbxnix.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxnix' Making all in zbxconf make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxconf' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT cfg.o -MD -MP -MF .deps/cfg.Tpo -c -o cfg.o cfg.c mv -f .deps/cfg.Tpo .deps/cfg.Po rm -f libzbxconf.a ar cru libzbxconf.a cfg.o ranlib libzbxconf.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxconf' Making all in zbxsysinfo make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' Making all in common make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/common' gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c mv -f .deps/common.Tpo .deps/common.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT system.o -MD -MP -MF .deps/system.Tpo -c -o system.o system.c mv -f .deps/net.Tpo .deps/net.Po mv -f .deps/http.Tpo .deps/http.Po mv -f .deps/system.Tpo .deps/system.Po mv -f .deps/file.Tpo .deps/file.Po rm -f libcommonsysinfo.a ar cru libcommonsysinfo.a common.o file.o http.o net.o system.o ranlib libcommonsysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/common' Making all in simple make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/simple' gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT ntp.o -MD -MP -MF .deps/ntp.Tpo -c -o ntp.o ntp.c mv -f .deps/ntp.Tpo .deps/ntp.Po mv -f .deps/simple.Tpo .deps/simple.Po rm -f libsimplesysinfo.a ar cru libsimplesysinfo.a simple.o ntp.o ranlib libsimplesysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/simple' Making all in linux make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/linux' gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-cpu.o -MD -MP -MF .deps/libspecsysinfo_a-cpu.Tpo -c -o libspecsysinfo_a-cpu.o `test -f 'cpu.c' || echo './'`cpu.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-diskio.o -MD -MP -MF .deps/libspecsysinfo_a-diskio.Tpo -c -o libspecsysinfo_a-diskio.o `test -f 'diskio.c' || echo './'`diskio.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-diskspace.o -MD -MP -MF .deps/libspecsysinfo_a-diskspace.Tpo -c -o libspecsysinfo_a-diskspace.o `test -f 'diskspace.c' || echo './'`diskspace.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-inodes.o -MD -MP -MF .deps/libspecsysinfo_a-inodes.Tpo -c -o libspecsysinfo_a-inodes.o `test -f 'inodes.c' || echo './'`inodes.c mv -f .deps/libspecsysinfo_a-diskspace.Tpo .deps/libspecsysinfo_a-diskspace.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-kernel.o -MD -MP -MF .deps/libspecsysinfo_a-kernel.Tpo -c -o libspecsysinfo_a-kernel.o `test -f 'kernel.c' || echo './'`kernel.c mv -f .deps/libspecsysinfo_a-cpu.Tpo .deps/libspecsysinfo_a-cpu.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-memory.o -MD -MP -MF .deps/libspecsysinfo_a-memory.Tpo -c -o libspecsysinfo_a-memory.o `test -f 'memory.c' || echo './'`memory.c mv -f .deps/libspecsysinfo_a-diskio.Tpo .deps/libspecsysinfo_a-diskio.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-net.o -MD -MP -MF .deps/libspecsysinfo_a-net.Tpo -c -o libspecsysinfo_a-net.o `test -f 'net.c' || echo './'`net.c mv -f .deps/libspecsysinfo_a-inodes.Tpo .deps/libspecsysinfo_a-inodes.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-proc.o -MD -MP -MF .deps/libspecsysinfo_a-proc.Tpo -c -o libspecsysinfo_a-proc.o `test -f 'proc.c' || echo './'`proc.c mv -f .deps/libspecsysinfo_a-memory.Tpo .deps/libspecsysinfo_a-memory.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-sensors.o -MD -MP -MF .deps/libspecsysinfo_a-sensors.Tpo -c -o libspecsysinfo_a-sensors.o `test -f 'sensors.c' || echo './'`sensors.c mv -f .deps/libspecsysinfo_a-kernel.Tpo .deps/libspecsysinfo_a-kernel.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-swap.o -MD -MP -MF .deps/libspecsysinfo_a-swap.Tpo -c -o libspecsysinfo_a-swap.o `test -f 'swap.c' || echo './'`swap.c mv -f .deps/libspecsysinfo_a-net.Tpo .deps/libspecsysinfo_a-net.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-uptime.o -MD -MP -MF .deps/libspecsysinfo_a-uptime.Tpo -c -o libspecsysinfo_a-uptime.o `test -f 'uptime.c' || echo './'`uptime.c mv -f .deps/libspecsysinfo_a-sensors.Tpo .deps/libspecsysinfo_a-sensors.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-boottime.o -MD -MP -MF .deps/libspecsysinfo_a-boottime.Tpo -c -o libspecsysinfo_a-boottime.o `test -f 'boottime.c' || echo './'`boottime.c mv -f .deps/libspecsysinfo_a-boottime.Tpo .deps/libspecsysinfo_a-boottime.Po mv -f .deps/libspecsysinfo_a-swap.Tpo .deps/libspecsysinfo_a-swap.Po mv -f .deps/libspecsysinfo_a-proc.Tpo .deps/libspecsysinfo_a-proc.Po mv -f .deps/libspecsysinfo_a-uptime.Tpo .deps/libspecsysinfo_a-uptime.Po rm -f libspecsysinfo.a ar cru libspecsysinfo.a libspecsysinfo_a-cpu.o libspecsysinfo_a-diskio.o libspecsysinfo_a-diskspace.o libspecsysinfo_a-inodes.o libspecsysinfo_a-kernel.o libspecsysinfo_a-memory.o libspecsysinfo_a-net.o libspecsysinfo_a-proc.o libspecsysinfo_a-sensors.o libspecsysinfo_a-swap.o libspecsysinfo_a-uptime.o libspecsysinfo_a-boottime.o ranlib libspecsysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/linux' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' gcc -DHAVE_CONFIG_H -I. -I../../../include -DWITH_COMMON_METRICS -DWITH_SIMPLE_METRICS -DWITH_SPECIFIC_METRICS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxagentsysinfo_a-sysinfo.o -MD -MP -MF .deps/libzbxagentsysinfo_a-sysinfo.Tpo -c -o libzbxagentsysinfo_a-sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c gcc -DHAVE_CONFIG_H -I. -I../../../include -DWITH_COMMON_METRICS -DWITH_SIMPLE_METRICS -DWITH_SPECIFIC_METRICS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxagentsysinfo_a-linux.o -MD -MP -MF .deps/libzbxagentsysinfo_a-linux.Tpo -c -o libzbxagentsysinfo_a-linux.o `test -f 'linux/linux.c' || echo './'`linux/linux.c gcc -DHAVE_CONFIG_H -I. -I../../../include -DWITH_COMMON_METRICS -DWITH_SIMPLE_METRICS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxserversysinfo_a-sysinfo.o -MD -MP -MF .deps/libzbxserversysinfo_a-sysinfo.Tpo -c -o libzbxserversysinfo_a-sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c mv -f .deps/libzbxagentsysinfo_a-linux.Tpo .deps/libzbxagentsysinfo_a-linux.Po mv -f .deps/libzbxagentsysinfo_a-sysinfo.Tpo .deps/libzbxagentsysinfo_a-sysinfo.Po rm -f libzbxagentsysinfo.a ar cru libzbxagentsysinfo.a libzbxagentsysinfo_a-sysinfo.o libzbxagentsysinfo_a-linux.o ranlib libzbxagentsysinfo.a mv -f .deps/libzbxserversysinfo_a-sysinfo.Tpo .deps/libzbxserversysinfo_a-sysinfo.Po rm -f libzbxserversysinfo.a ar cru libzbxserversysinfo.a libzbxserversysinfo_a-sysinfo.o ranlib libzbxserversysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' Making all in zbxplugin make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxplugin' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zbxplugin.o -MD -MP -MF .deps/zbxplugin.Tpo -c -o zbxplugin.o zbxplugin.c mv -f .deps/zbxplugin.Tpo .deps/zbxplugin.Po rm -f libzbxplugin.a ar cru libzbxplugin.a zbxplugin.o ranlib libzbxplugin.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxplugin' Making all in zbxsys make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsys' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT threads.o -MD -MP -MF .deps/threads.Tpo -c -o threads.o threads.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT mutexs.o -MD -MP -MF .deps/mutexs.Tpo -c -o mutexs.o mutexs.c mv -f .deps/threads.Tpo .deps/threads.Po mv -f .deps/mutexs.Tpo .deps/mutexs.Po rm -f libzbxsys.a ar cru libzbxsys.a threads.o mutexs.o ranlib libzbxsys.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsys' Making all in zbxcomms make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcomms' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT comms.o -MD -MP -MF .deps/comms.Tpo -c -o comms.o comms.c comms.c: In function 'zbx_tcp_check_security': comms.c:1112: warning: dereferencing pointer 'name.80' does break strict-aliasing rules comms.c:1112: note: initialized from here mv -f .deps/comms.Tpo .deps/comms.Po rm -f libzbxcomms.a ar cru libzbxcomms.a comms.o ranlib libzbxcomms.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcomms' Making all in zbxjson make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjson' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT json.o -MD -MP -MF .deps/json.Tpo -c -o json.o json.c mv -f .deps/json.Tpo .deps/json.Po rm -f libzbxjson.a ar cru libzbxjson.a json.o ranlib libzbxjson.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjson' Making all in zbxjabber make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjabber' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT jabber.o -MD -MP -MF .deps/jabber.Tpo -c -o jabber.o jabber.c mv -f .deps/jabber.Tpo .deps/jabber.Po rm -f libzbxjabber.a ar cru libzbxjabber.a jabber.o ranlib libzbxjabber.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjabber' Making all in zbxdb make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c mv -f .deps/db.Tpo .deps/db.Po rm -f libzbxdb.a ar cru libzbxdb.a db.o ranlib libzbxdb.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' Making all in zbxdbcache make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT dbcache.o -MD -MP -MF .deps/dbcache.Tpo -c -o dbcache.o dbcache.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nextchecks.o -MD -MP -MF .deps/nextchecks.Tpo -c -o nextchecks.o nextchecks.c mv -f .deps/nextchecks.Tpo .deps/nextchecks.Po mv -f .deps/dbcache.Tpo .deps/dbcache.Po rm -f libzbxdbcache.a ar cru libzbxdbcache.a dbcache.o nextchecks.o ranlib libzbxdbcache.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' Making all in zbxdbhigh make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-host.o -MD -MP -MF .deps/libzbxdbhigh_a-host.Tpo -c -o libzbxdbhigh_a-host.o `test -f 'host.c' || echo './'`host.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-odbc.o -MD -MP -MF .deps/libzbxdbhigh_a-odbc.Tpo -c -o libzbxdbhigh_a-odbc.o `test -f 'odbc.c' || echo './'`odbc.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-db.o -MD -MP -MF .deps/libzbxdbhigh_a-db.Tpo -c -o libzbxdbhigh_a-db.o `test -f 'db.c' || echo './'`db.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-dbschema.o -MD -MP -MF .deps/libzbxdbhigh_a-dbschema.Tpo -c -o libzbxdbhigh_a-dbschema.o `test -f 'dbschema.c' || echo './'`dbschema.c mv -f .deps/libzbxdbhigh_a-dbschema.Tpo .deps/libzbxdbhigh_a-dbschema.Po mv -f .deps/libzbxdbhigh_a-odbc.Tpo .deps/libzbxdbhigh_a-odbc.Po mv -f .deps/libzbxdbhigh_a-db.Tpo .deps/libzbxdbhigh_a-db.Po mv -f .deps/libzbxdbhigh_a-host.Tpo .deps/libzbxdbhigh_a-host.Po rm -f libzbxdbhigh.a ar cru libzbxdbhigh.a libzbxdbhigh_a-host.o libzbxdbhigh_a-odbc.o libzbxdbhigh_a-db.o libzbxdbhigh_a-dbschema.o ranlib libzbxdbhigh.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' Making all in zbxserver make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT functions.o -MD -MP -MF .deps/functions.Tpo -c -o functions.o functions.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT evalfunc.o -MD -MP -MF .deps/evalfunc.Tpo -c -o evalfunc.o evalfunc.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o expression.c mv -f .deps/functions.Tpo .deps/functions.Po mv -f .deps/expression.Tpo .deps/expression.Po mv -f .deps/evalfunc.Tpo .deps/evalfunc.Po rm -f libzbxserver.a ar cru libzbxserver.a functions.o evalfunc.o expression.o ranlib libzbxserver.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' Making all in zbxicmpping make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT icmpping.o -MD -MP -MF .deps/icmpping.Tpo -c -o icmpping.o icmpping.c mv -f .deps/icmpping.Tpo .deps/icmpping.Po rm -f libzbxicmpping.a ar cru libzbxicmpping.a icmpping.o ranlib libzbxicmpping.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' Making all in zbxdb make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' Making all in zbxdbcache make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' Making all in zbxdbhigh make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' Making all in zbxemail make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxemail' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT email.o -MD -MP -MF .deps/email.Tpo -c -o email.o email.c mv -f .deps/email.Tpo .deps/email.Po rm -f libzbxemail.a ar cru libzbxemail.a email.o ranlib libzbxemail.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxemail' Making all in zbxsms make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsms' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT sms.o -MD -MP -MF .deps/sms.Tpo -c -o sms.o sms.c mv -f .deps/sms.Tpo .deps/sms.Po rm -f libzbxsms.a ar cru libzbxsms.a sms.o ranlib libzbxsms.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsms' Making all in zbxserver make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' Making all in zbxicmpping make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' Making all in zabbix_agent make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_agent' gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agent.o -MD -MP -MF .deps/zabbix_agent.Tpo -c -o zabbix_agent.o zabbix_agent.c gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.c gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT cpustat.o -MD -MP -MF .deps/cpustat.Tpo -c -o cpustat.o cpustat.c gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT diskdevices.o -MD -MP -MF .deps/diskdevices.Tpo -c -o diskdevices.o diskdevices.c mv -f .deps/stats.Tpo .deps/stats.Po gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT interfaces.o -MD -MP -MF .deps/interfaces.Tpo -c -o interfaces.o interfaces.c mv -f .deps/cpustat.Tpo .deps/cpustat.Po gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT perfstat.o -MD -MP -MF .deps/perfstat.Tpo -c -o perfstat.o perfstat.c mv -f .deps/diskdevices.Tpo .deps/diskdevices.Po gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zbxconf.o -MD -MP -MF .deps/zbxconf.Tpo -c -o zbxconf.o zbxconf.c mv -f .deps/zabbix_agent.Tpo .deps/zabbix_agent.Po mv -f .deps/perfstat.Tpo .deps/perfstat.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-active.o -MD -MP -MF .deps/zabbix_agentd-active.Tpo -c -o zabbix_agentd-active.o `test -f 'active.c' || echo './'`active.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-stats.o -MD -MP -MF .deps/zabbix_agentd-stats.Tpo -c -o zabbix_agentd-stats.o `test -f 'stats.c' || echo './'`stats.c mv -f .deps/zbxconf.Tpo .deps/zbxconf.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-cpustat.o -MD -MP -MF .deps/zabbix_agentd-cpustat.Tpo -c -o zabbix_agentd-cpustat.o `test -f 'cpustat.c' || echo './'`cpustat.c mv -f .deps/interfaces.Tpo .deps/interfaces.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-diskdevices.o -MD -MP -MF .deps/zabbix_agentd-diskdevices.Tpo -c -o zabbix_agentd-diskdevices.o `test -f 'diskdevices.c' || echo './'`diskdevices.c mv -f .deps/zabbix_agentd-stats.Tpo .deps/zabbix_agentd-stats.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-interfaces.o -MD -MP -MF .deps/zabbix_agentd-interfaces.Tpo -c -o zabbix_agentd-interfaces.o `test -f 'interfaces.c' || echo './'`interfaces.c mv -f .deps/zabbix_agentd-interfaces.Tpo .deps/zabbix_agentd-interfaces.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-perfstat.o -MD -MP -MF .deps/zabbix_agentd-perfstat.Tpo -c -o zabbix_agentd-perfstat.o `test -f 'perfstat.c' || echo './'`perfstat.c mv -f .deps/zabbix_agentd-perfstat.Tpo .deps/zabbix_agentd-perfstat.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-logfiles.o -MD -MP -MF .deps/zabbix_agentd-logfiles.Tpo -c -o zabbix_agentd-logfiles.o `test -f 'logfiles.c' || echo './'`logfiles.c mv -f .deps/zabbix_agentd-cpustat.Tpo .deps/zabbix_agentd-cpustat.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-zabbix_agentd.o -MD -MP -MF .deps/zabbix_agentd-zabbix_agentd.Tpo -c -o zabbix_agentd-zabbix_agentd.o `test -f 'zabbix_agentd.c' || echo './'`zabbix_agentd.c mv -f .deps/zabbix_agentd-active.Tpo .deps/zabbix_agentd-active.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-zbxconf.o -MD -MP -MF .deps/zabbix_agentd-zbxconf.Tpo -c -o zabbix_agentd-zbxconf.o `test -f 'zbxconf.c' || echo './'`zbxconf.c mv -f .deps/zabbix_agentd-diskdevices.Tpo .deps/zabbix_agentd-diskdevices.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-listener.o -MD -MP -MF .deps/zabbix_agentd-listener.Tpo -c -o zabbix_agentd-listener.o `test -f 'listener.c' || echo './'`listener.c mv -f .deps/zabbix_agentd-logfiles.Tpo .deps/zabbix_agentd-logfiles.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-eventlog.o -MD -MP -MF .deps/zabbix_agentd-eventlog.Tpo -c -o zabbix_agentd-eventlog.o `test -f 'eventlog.c' || echo './'`eventlog.c mv -f .deps/zabbix_agentd-listener.Tpo .deps/zabbix_agentd-listener.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_agent zabbix_agent.o stats.o cpustat.o diskdevices.o interfaces.o perfstat.o zbxconf.o ../../src/libs/zbxsysinfo/libzbxagentsysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxjson/libzbxjson.a -lm -lresolv mv -f .deps/zabbix_agentd-zabbix_agentd.Tpo .deps/zabbix_agentd-zabbix_agentd.Po mv -f .deps/zabbix_agentd-zbxconf.Tpo .deps/zabbix_agentd-zbxconf.Po mv -f .deps/zabbix_agentd-eventlog.Tpo .deps/zabbix_agentd-eventlog.Po gcc -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_agentd zabbix_agentd-active.o zabbix_agentd-stats.o zabbix_agentd-cpustat.o zabbix_agentd-diskdevices.o zabbix_agentd-interfaces.o zabbix_agentd-perfstat.o zabbix_agentd-logfiles.o zabbix_agentd-zabbix_agentd.o zabbix_agentd-zbxconf.o zabbix_agentd-listener.o zabbix_agentd-eventlog.o ../../src/libs/zbxsysinfo/libzbxagentsysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxjson/libzbxjson.a -lm -lresolv make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_agent' Making all in zabbix_get make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_get' gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_get.o -MD -MP -MF .deps/zabbix_get.Tpo -c -o zabbix_get.o zabbix_get.c mv -f .deps/zabbix_get.Tpo .deps/zabbix_get.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_get zabbix_get.o ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxcomms/libzbxcomms.a -lm -lresolv make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_get' Making all in zabbix_sender make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_sender' gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_sender.o -MD -MP -MF .deps/zabbix_sender.Tpo -c -o zabbix_sender.o zabbix_sender.c mv -f .deps/zabbix_sender.Tpo .deps/zabbix_sender.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_sender zabbix_sender.o ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxjson/libzbxjson.a ../../src/libs/zbxcomms/libzbxcomms.a -lm -lresolv make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_sender' Making all in zabbix_server make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' Making all in alerter make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/alerter' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT alerter.o -MD -MP -MF .deps/alerter.Tpo -c -o alerter.o alerter.c mv -f .deps/alerter.Tpo .deps/alerter.Po rm -f libzbxalerter.a ar cru libzbxalerter.a alerter.o ranlib libzbxalerter.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/alerter' Making all in dbsyncer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/dbsyncer' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT dbsyncer.o -MD -MP -MF .deps/dbsyncer.Tpo -c -o dbsyncer.o dbsyncer.c mv -f .deps/dbsyncer.Tpo .deps/dbsyncer.Po rm -f libzbxdbsyncer.a ar cru libzbxdbsyncer.a dbsyncer.o ranlib libzbxdbsyncer.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/dbsyncer' Making all in discoverer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/discoverer' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT discoverer.o -MD -MP -MF .deps/discoverer.Tpo -c -o discoverer.o discoverer.c mv -f .deps/discoverer.Tpo .deps/discoverer.Po rm -f libzbxdiscoverer.a ar cru libzbxdiscoverer.a discoverer.o ranlib libzbxdiscoverer.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/discoverer' Making all in housekeeper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/housekeeper' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT housekeeper.o -MD -MP -MF .deps/housekeeper.Tpo -c -o housekeeper.o housekeeper.c mv -f .deps/housekeeper.Tpo .deps/housekeeper.Po rm -f libzbxhousekeeper.a ar cru libzbxhousekeeper.a housekeeper.o ranlib libzbxhousekeeper.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/housekeeper' Making all in httppoller make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/httppoller' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT httpmacro.o -MD -MP -MF .deps/httpmacro.Tpo -c -o httpmacro.o httpmacro.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT httptest.o -MD -MP -MF .deps/httptest.Tpo -c -o httptest.o httptest.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT httppoller.o -MD -MP -MF .deps/httppoller.Tpo -c -o httppoller.o httppoller.c mv -f .deps/httpmacro.Tpo .deps/httpmacro.Po mv -f .deps/httppoller.Tpo .deps/httppoller.Po mv -f .deps/httptest.Tpo .deps/httptest.Po rm -f libzbxhttppoller.a ar cru libzbxhttppoller.a httpmacro.o httptest.o httppoller.o ranlib libzbxhttppoller.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/httppoller' Making all in nodewatcher make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/nodewatcher' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodewatcher.o -MD -MP -MF .deps/nodewatcher.Tpo -c -o nodewatcher.o nodewatcher.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesender.o -MD -MP -MF .deps/nodesender.Tpo -c -o nodesender.o nodesender.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodecomms.o -MD -MP -MF .deps/nodecomms.Tpo -c -o nodecomms.o nodecomms.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c mv -f .deps/nodewatcher.Tpo .deps/nodewatcher.Po mv -f .deps/nodecomms.Tpo .deps/nodecomms.Po mv -f .deps/history.Tpo .deps/history.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesync.o -MD -MP -MF .deps/nodesync.Tpo -c -o nodesync.o `test -f '../trapper/nodesync.c' || echo './'`../trapper/nodesync.c mv -f .deps/nodesender.Tpo .deps/nodesender.Po mv -f .deps/nodesync.Tpo .deps/nodesync.Po rm -f libzbxnodewatcher.a ar cru libzbxnodewatcher.a nodewatcher.o nodesender.o nodecomms.o history.o nodesync.o ranlib libzbxnodewatcher.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/nodewatcher' Making all in pinger make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/pinger' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT pinger.o -MD -MP -MF .deps/pinger.Tpo -c -o pinger.o pinger.c mv -f .deps/pinger.Tpo .deps/pinger.Po rm -f libzbxpinger.a ar cru libzbxpinger.a pinger.o ranlib libzbxpinger.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/pinger' Making all in poller make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/poller' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_agent.o -MD -MP -MF .deps/checks_agent.Tpo -c -o checks_agent.o checks_agent.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_internal.o -MD -MP -MF .deps/checks_internal.Tpo -c -o checks_internal.o checks_internal.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_simple.o -MD -MP -MF .deps/checks_simple.Tpo -c -o checks_simple.o checks_simple.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_snmp.o -MD -MP -MF .deps/checks_snmp.Tpo -c -o checks_snmp.o checks_snmp.c mv -f .deps/checks_agent.Tpo .deps/checks_agent.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_db.o -MD -MP -MF .deps/checks_db.Tpo -c -o checks_db.o checks_db.c mv -f .deps/checks_simple.Tpo .deps/checks_simple.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_aggregate.o -MD -MP -MF .deps/checks_aggregate.Tpo -c -o checks_aggregate.o checks_aggregate.c mv -f .deps/checks_internal.Tpo .deps/checks_internal.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_external.o -MD -MP -MF .deps/checks_external.Tpo -c -o checks_external.o checks_external.c mv -f .deps/checks_db.Tpo .deps/checks_db.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_ipmi.o -MD -MP -MF .deps/checks_ipmi.Tpo -c -o checks_ipmi.o checks_ipmi.c mv -f .deps/checks_snmp.Tpo .deps/checks_snmp.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT poller.o -MD -MP -MF .deps/poller.Tpo -c -o poller.o poller.c mv -f .deps/checks_aggregate.Tpo .deps/checks_aggregate.Po mv -f .deps/checks_external.Tpo .deps/checks_external.Po mv -f .deps/checks_ipmi.Tpo .deps/checks_ipmi.Po mv -f .deps/poller.Tpo .deps/poller.Po rm -f libzbxpoller.a ar cru libzbxpoller.a checks_agent.o checks_internal.o checks_simple.o checks_snmp.o checks_db.o checks_aggregate.o checks_external.o checks_ipmi.o poller.o ranlib libzbxpoller.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/poller' Making all in timer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/timer' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c mv -f .deps/timer.Tpo .deps/timer.Po rm -f libzbxtimer.a ar cru libzbxtimer.a timer.o ranlib libzbxtimer.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/timer' Making all in trapper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/trapper' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT active.o -MD -MP -MF .deps/active.Tpo -c -o active.o active.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT trapper.o -MD -MP -MF .deps/trapper.Tpo -c -o trapper.o trapper.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesync.o -MD -MP -MF .deps/nodesync.Tpo -c -o nodesync.o nodesync.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodehistory.o -MD -MP -MF .deps/nodehistory.Tpo -c -o nodehistory.o nodehistory.c mv -f .deps/active.Tpo .deps/active.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodecommand.o -MD -MP -MF .deps/nodecommand.Tpo -c -o nodecommand.o nodecommand.c nodehistory.c: In function 'send_history_last_id': nodehistory.c:58: warning: 'sender_nodeid' may be used uninitialized in this function nodehistory.c:58: warning: 'nodeid' may be used uninitialized in this function mv -f .deps/nodehistory.Tpo .deps/nodehistory.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesender.o -MD -MP -MF .deps/nodesender.Tpo -c -o nodesender.o `test -f '../nodewatcher/nodesender.c' || echo './'`../nodewatcher/nodesender.c mv -f .deps/trapper.Tpo .deps/trapper.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT proxyconfig.o -MD -MP -MF .deps/proxyconfig.Tpo -c -o proxyconfig.o proxyconfig.c mv -f .deps/nodesync.Tpo .deps/nodesync.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT proxydiscovery.o -MD -MP -MF .deps/proxydiscovery.Tpo -c -o proxydiscovery.o proxydiscovery.c mv -f .deps/nodecommand.Tpo .deps/nodecommand.Po mv -f .deps/proxyconfig.Tpo .deps/proxyconfig.Po mv -f .deps/proxydiscovery.Tpo .deps/proxydiscovery.Po mv -f .deps/nodesender.Tpo .deps/nodesender.Po rm -f libzbxtrapper.a ar cru libzbxtrapper.a active.o trapper.o nodesync.o nodehistory.o nodecommand.o nodesender.o proxyconfig.o proxydiscovery.o ranlib libzbxtrapper.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/trapper' Making all in utils make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/utils' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodechange.o -MD -MP -MF .deps/nodechange.Tpo -c -o nodechange.o nodechange.c mv -f .deps/nodechange.Tpo .deps/nodechange.Po rm -f libzbxutils.a ar cru libzbxutils.a nodechange.o ranlib libzbxutils.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/utils' Making all in watchdog make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/watchdog' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT watchdog.o -MD -MP -MF .deps/watchdog.Tpo -c -o watchdog.o watchdog.c mv -f .deps/watchdog.Tpo .deps/watchdog.Po rm -f libzbxwatchdog.a ar cru libzbxwatchdog.a watchdog.o ranlib libzbxwatchdog.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/watchdog' Making all in escalator make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/escalator' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT escalator.o -MD -MP -MF .deps/escalator.Tpo -c -o escalator.o escalator.c mv -f .deps/escalator.Tpo .deps/escalator.Po rm -f libzbxescalator.a ar cru libzbxescalator.a escalator.o ranlib libzbxescalator.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/escalator' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-actions.o -MD -MP -MF .deps/zabbix_server-actions.Tpo -c -o zabbix_server-actions.o `test -f 'actions.c' || echo './'`actions.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-operations.o -MD -MP -MF .deps/zabbix_server-operations.Tpo -c -o zabbix_server-operations.o `test -f 'operations.c' || echo './'`operations.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-events.o -MD -MP -MF .deps/zabbix_server-events.Tpo -c -o zabbix_server-events.o `test -f 'events.c' || echo './'`events.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-zlog.o -MD -MP -MF .deps/zabbix_server-zlog.Tpo -c -o zabbix_server-zlog.o `test -f 'zlog.c' || echo './'`zlog.c mv -f .deps/zabbix_server-zlog.Tpo .deps/zabbix_server-zlog.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-server.o -MD -MP -MF .deps/zabbix_server-server.Tpo -c -o zabbix_server-server.o `test -f 'server.c' || echo './'`server.c mv -f .deps/zabbix_server-events.Tpo .deps/zabbix_server-events.Po mv -f .deps/zabbix_server-actions.Tpo .deps/zabbix_server-actions.Po mv -f .deps/zabbix_server-operations.Tpo .deps/zabbix_server-operations.Po mv -f .deps/zabbix_server-server.Tpo .deps/zabbix_server-server.Po gcc -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lpq -liksemel -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_server zabbix_server-actions.o zabbix_server-operations.o zabbix_server-events.o zabbix_server-zlog.o zabbix_server-server.o alerter/libzbxalerter.a dbsyncer/libzbxdbsyncer.a discoverer/libzbxdiscoverer.a pinger/libzbxpinger.a poller/libzbxpoller.a housekeeper/libzbxhousekeeper.a timer/libzbxtimer.a trapper/libzbxtrapper.a nodewatcher/libzbxnodewatcher.a utils/libzbxutils.a httppoller/libzbxhttppoller.a watchdog/libzbxwatchdog.a escalator/libzbxescalator.a ../../src/libs/zbxsysinfo/libzbxserversysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxemail/libzbxemail.a ../../src/libs/zbxsms/libzbxsms.a ../../src/libs/zbxdbhigh/libzbxdbhigh.a ../../src/libs/zbxdb/libzbxdb.a ../../src/libs/zbxdbcache/libzbxdbcache.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxjson/libzbxjson.a ../../src/libs/zbxserver/libzbxserver.a ../../src/libs/zbxicmpping/libzbxicmpping.a ../../src/libs/zbxjabber/libzbxjabber.a -liksemel -lcurl -lodbc -lnetsnmp -lm -lresolv make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' Making all in zabbix_proxy make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' Making all in heart make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/heart' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT heart.o -MD -MP -MF .deps/heart.Tpo -c -o heart.o heart.c mv -f .deps/heart.Tpo .deps/heart.Po rm -f libzbxheart.a ar cru libzbxheart.a heart.o ranlib libzbxheart.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/heart' Making all in housekeeper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/housekeeper' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT housekeeper.o -MD -MP -MF .deps/housekeeper.Tpo -c -o housekeeper.o housekeeper.c mv -f .deps/housekeeper.Tpo .deps/housekeeper.Po rm -f libzbxhousekeeper.a ar cru libzbxhousekeeper.a housekeeper.o ranlib libzbxhousekeeper.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/housekeeper' Making all in proxyconfig make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/proxyconfig' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT proxyconfig.o -MD -MP -MF .deps/proxyconfig.Tpo -c -o proxyconfig.o proxyconfig.c mv -f .deps/proxyconfig.Tpo .deps/proxyconfig.Po rm -f libzbxproxyconfig.a ar cru libzbxproxyconfig.a proxyconfig.o ranlib libzbxproxyconfig.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/proxyconfig' Making all in datasender make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/datasender' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT datasender.o -MD -MP -MF .deps/datasender.Tpo -c -o datasender.o datasender.c mv -f .deps/datasender.Tpo .deps/datasender.Po rm -f libzbxdatasender.a ar cru libzbxdatasender.a datasender.o ranlib libzbxdatasender.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/datasender' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-servercomms.o -MD -MP -MF .deps/zabbix_proxy-servercomms.Tpo -c -o zabbix_proxy-servercomms.o `test -f 'servercomms.c' || echo './'`servercomms.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-events.o -MD -MP -MF .deps/zabbix_proxy-events.Tpo -c -o zabbix_proxy-events.o `test -f 'events.c' || echo './'`events.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-zlog.o -MD -MP -MF .deps/zabbix_proxy-zlog.Tpo -c -o zabbix_proxy-zlog.o `test -f 'zlog.c' || echo './'`zlog.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-proxy.o -MD -MP -MF .deps/zabbix_proxy-proxy.Tpo -c -o zabbix_proxy-proxy.o `test -f 'proxy.c' || echo './'`proxy.c mv -f .deps/zabbix_proxy-servercomms.Tpo .deps/zabbix_proxy-servercomms.Po mv -f .deps/zabbix_proxy-events.Tpo .deps/zabbix_proxy-events.Po mv -f .deps/zabbix_proxy-zlog.Tpo .deps/zabbix_proxy-zlog.Po mv -f .deps/zabbix_proxy-proxy.Tpo .deps/zabbix_proxy-proxy.Po gcc -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/include -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lpq -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_proxy zabbix_proxy-servercomms.o zabbix_proxy-events.o zabbix_proxy-zlog.o zabbix_proxy-proxy.o heart/libzbxheart.a ../../src/zabbix_server/dbsyncer/libzbxdbsyncer.a ../../src/zabbix_server/discoverer/libzbxdiscoverer.a housekeeper/libzbxhousekeeper.a ../../src/zabbix_server/httppoller/libzbxhttppoller.a proxyconfig/libzbxproxyconfig.a ../../src/zabbix_server/pinger/libzbxpinger.a ../../src/zabbix_server/poller/libzbxpoller.a ../../src/zabbix_server/trapper/libzbxtrapper.a ../../src/zabbix_server/nodewatcher/libzbxnodewatcher.a datasender/libzbxdatasender.a ../../src/libs/zbxsysinfo/libzbxserversysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxdbhigh/libzbxdbhigh.a ../../src/libs/zbxdb/libzbxdb.a ../../src/libs/zbxdbcache/libzbxdbcache.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxjson/libzbxjson.a ../../src/libs/zbxserver/libzbxserver.a ../../src/libs/zbxicmpping/libzbxicmpping.a -lcurl -lodbc -lnetsnmp -lm -lresolv make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src' make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src' Making all in create make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/create' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/create' Making all in misc make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/misc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/misc' Making all in upgrades make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/upgrades' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/upgrades' make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5' + mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_pgsql + mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_pgsql + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-server --enable-agent --enable-proxy --enable-ipv6 --with-net-snmp --with-ldap --with-openipmi --with-jabber --with-unixodbc --with-sqlite3 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: Configuring checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking mtent.h usability... no checking mtent.h presence... no checking for mtent.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/socket.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking for arpa/inet.h... (cached) yes checking sys/swap.h usability... yes checking sys/swap.h presence... yes checking for sys/swap.h... yes checking sys/vmmeter.h usability... no checking sys/vmmeter.h presence... no checking for sys/vmmeter.h... no checking for strings.h... (cached) yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking vm/vm_param.h usability... no checking vm/vm_param.h presence... no checking for vm/vm_param.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for stdint.h... (cached) yes checking mach/host_info.h usability... no checking mach/host_info.h presence... no checking for mach/host_info.h... no checking mach/mach_host.h usability... no checking mach/mach_host.h presence... no checking for mach/mach_host.h... no checking knlist.h usability... no checking knlist.h presence... no checking for knlist.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/proc.h usability... no checking sys/proc.h presence... no checking for sys/proc.h... no checking sys/var.h usability... no checking sys/var.h presence... no checking for sys/var.h... no checking resolv.h usability... yes checking resolv.h presence... yes checking for resolv.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking sys/dkstat.h usability... no checking sys/dkstat.h presence... no checking for sys/dkstat.h... no checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking linux/kernel.h usability... yes checking linux/kernel.h presence... yes checking for linux/kernel.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking procinfo.h usability... no checking procinfo.h presence... no checking for procinfo.h... no checking sys/dk.h usability... no checking sys/dk.h presence... no checking for sys/dk.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking pdh.h usability... no checking pdh.h presence... no checking for pdh.h... no checking psapi.h usability... no checking psapi.h presence... no checking for psapi.h... no checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking Winldap.h usability... no checking Winldap.h presence... no checking for Winldap.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking Winber.h usability... no checking Winber.h presence... no checking for Winber.h... no checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking for inttypes.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking net/if_mib.h usability... no checking net/if_mib.h presence... no checking for net/if_mib.h... no checking sys/user.h usability... yes checking sys/user.h presence... yes checking for sys/user.h... yes checking libperfstat.h usability... no checking libperfstat.h presence... no checking for libperfstat.h... no checking devstat.h usability... no checking devstat.h presence... no checking for devstat.h... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for library containing socket... none required checking for library containing kstat_open... no checking for library containing gethostbyname... none required checking for library containing __res_query... -lresolv checking for library containing res_query... none required checking for library containing perfstat_memory_total... no checking for library containing devstat_getdevs... no checking for library containing getdevs... no checking for main in -lm... yes checking for main in -lkvm... no checking for function res_query... yes checking for union semun... no checking for long long format... no checking for socklen_t... yes checking for /proc filesystem... yes checking for file /proc/stat... yes checking for file /proc/cpuinfo... yes checking for file /proc/1/status... yes checking for file /proc/0/psinfo... no checking for file /proc/loadavg... yes checking for file /proc/net/dev... yes checking for mem_unit in struct sysinfo... yes checking for freeswap in struct sysinfo... yes checking for function setpriority() in sys/resource.h... yes checking for function sysconf() in unistd.h... yes checking for macro __va_copy() in stdarg.h... yes checking for vmtotal in struct sys/vmmeter.h... no checking for uvmexp_sysctl in struct uvm/uvm_extern.h... no checking for uvmexp in struct uvm/uvm_extern.h... no checking for struct swaptable in sys/swap.h... no checking for totalswap in struct sysinfo... yes checking for function sysctl (KERN_BOOTTIME)... no checking for function sysctl (HW_NCPU)... no checking for function sysctlbyname()... no checking for function sysctl (KERN_MAXFILES)... no checking for function sysctl (KERN_MAXPROC)... no checking for function sysctl (KERN_CPTIME,KERN_CPTIME2)... no checking for function initgroups()... yes checking for function seteuid()... yes checking for function setproctitle()... no checking for totalram in struct sysinfo... yes checking for __VA_ARGS__... yes checking for sharedram in struct sysinfo... yes checking for bufferram in struct sysinfo... yes checking for freeram in struct sysinfo... yes checking for uptime in struct sysinfo... yes checking for procs in struct sysinfo... yes checking return type of signal handlers... void checking for getloadavg... yes checking for socket... yes checking for strtod... yes checking for snprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for vsnprintf... yes checking for hstrerror... yes checking for atoll... yes checking for getopt_long... yes checking for SQLite3 library >= 3.0.0... yes checking for function PQserverVersion()... no checking for ZABBIX server database selection... ok checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for IKSEMEL... yes checking for getaddrinfo... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.19.6 checking for libcurl >= version 7.13.1... yes checking for main in -lcurl... yes checking whether libcurl is usable... yes checking for curl_free... yes checking for odbc_config... /usr/bin/odbc_config checking for main in -lodbc... yes checking whether unixodbc is usable... yes checking for net-snmp-config... /usr/bin/net-snmp-config checking for main in -lnetsnmp ... yes checking for localname in struct snmp_session... yes checking for LDAP support... yes checking for OPENIPMI support... yes checking for architecture... ok (linux-gnu) checking for the kernel version... 2.6 family (2.6.18-128.1.16.el5) configure: creating ./config.status config.status: creating Makefile config.status: creating create/Makefile config.status: creating misc/Makefile config.status: creating src/Makefile config.status: creating src/libs/Makefile config.status: creating src/libs/zbxlog/Makefile config.status: creating src/libs/zbxcrypto/Makefile config.status: creating src/libs/zbxconf/Makefile config.status: creating src/libs/zbxdbcache/Makefile config.status: creating src/libs/zbxdbhigh/Makefile config.status: creating src/libs/zbxemail/Makefile config.status: creating src/libs/zbxsysinfo/Makefile config.status: creating src/libs/zbxsms/Makefile config.status: creating src/libs/zbxjabber/Makefile config.status: creating src/libs/zbxcommon/Makefile config.status: creating src/libs/zbxsysinfo/common/Makefile config.status: creating src/libs/zbxsysinfo/simple/Makefile config.status: creating src/libs/zbxsysinfo/linux/Makefile config.status: creating src/libs/zbxsysinfo/aix/Makefile config.status: creating src/libs/zbxsysinfo/freebsd/Makefile config.status: creating src/libs/zbxsysinfo/hpux/Makefile config.status: creating src/libs/zbxsysinfo/openbsd/Makefile config.status: creating src/libs/zbxsysinfo/osx/Makefile config.status: creating src/libs/zbxsysinfo/solaris/Makefile config.status: creating src/libs/zbxsysinfo/osf/Makefile config.status: creating src/libs/zbxsysinfo/netbsd/Makefile config.status: creating src/libs/zbxsysinfo/unknown/Makefile config.status: creating src/libs/zbxnix/Makefile config.status: creating src/libs/zbxplugin/Makefile config.status: creating src/libs/zbxsys/Makefile config.status: creating src/libs/zbxcomms/Makefile config.status: creating src/libs/zbxdb/Makefile config.status: creating src/libs/zbxjson/Makefile config.status: creating src/libs/zbxserver/Makefile config.status: creating src/libs/zbxicmpping/Makefile config.status: creating src/zabbix_agent/Makefile config.status: creating src/zabbix_get/Makefile config.status: creating src/zabbix_sender/Makefile config.status: creating src/zabbix_server/Makefile config.status: creating src/zabbix_server/alerter/Makefile config.status: creating src/zabbix_server/dbsyncer/Makefile config.status: creating src/zabbix_server/discoverer/Makefile config.status: creating src/zabbix_server/housekeeper/Makefile config.status: creating src/zabbix_server/httppoller/Makefile config.status: creating src/zabbix_server/nodewatcher/Makefile config.status: creating src/zabbix_server/pinger/Makefile config.status: creating src/zabbix_server/poller/Makefile config.status: creating src/zabbix_server/timer/Makefile config.status: creating src/zabbix_server/trapper/Makefile config.status: creating src/zabbix_server/utils/Makefile config.status: creating src/zabbix_server/watchdog/Makefile config.status: creating src/zabbix_server/escalator/Makefile config.status: creating src/zabbix_proxy/Makefile config.status: creating src/zabbix_proxy/heart/Makefile config.status: creating src/zabbix_proxy/housekeeper/Makefile config.status: creating src/zabbix_proxy/proxyconfig/Makefile config.status: creating src/zabbix_proxy/datasender/Makefile config.status: creating upgrades/Makefile config.status: creating include/config.h config.status: executing depfiles commands Configuration: Detected OS: linux-gnu Install path: /usr Compilation arch: linux Compiler: gcc Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include Enable server: yes With database: SQLite v3.x WEB Monitoring via: cURL Native Jabber: yes SNMP: net-snmp IPMI: openipmi Linker flags: -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -I/usr/include -lsqlite3 -liksemel -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto Libraries: -lm -lresolv -liksemel -lcurl -lodbc -lnetsnmp Enable proxy: yes With database: SQLite v3.x WEB Monitoring via: cURL SNMP: net-snmp IPMI: openipmi Linker flags: -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -I/usr/include -lsqlite3 -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto Libraries: -lm -lresolv -lcurl -lodbc -lnetsnmp Enable agent: yes Linker flags: -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix Libraries: -lm -lresolv LDAP support: yes IPv6 support: yes *********************************************************** * Now run 'make install' * * * * Thank you for using ZABBIX! * * * *********************************************************** + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src' Making all in libs make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' Making all in zbxcrypto make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcrypto' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/base64.Tpo .deps/base64.Po mv -f .deps/md5.Tpo .deps/md5.Po rm -f libzbxcrypto.a ar cru libzbxcrypto.a md5.o base64.o ranlib libzbxcrypto.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcrypto' Making all in zbxcommon make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcommon' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT regexp.o -MD -MP -MF .deps/regexp.Tpo -c -o regexp.o regexp.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o xml.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT comms.o -MD -MP -MF .deps/comms.Tpo -c -o comms.o comms.c mv -f .deps/xml.Tpo .deps/xml.Po mv -f .deps/regexp.Tpo .deps/regexp.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT time.o -MD -MP -MF .deps/time.Tpo -c -o time.o time.c mv -f .deps/comms.Tpo .deps/comms.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zbxgetopt.o -MD -MP -MF .deps/zbxgetopt.Tpo -c -o zbxgetopt.o zbxgetopt.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o alias.o alias.c mv -f .deps/time.Tpo .deps/time.Po mv -f .deps/zbxgetopt.Tpo .deps/zbxgetopt.Po mv -f .deps/alias.Tpo .deps/alias.Po mv -f .deps/str.Tpo .deps/str.Po rm -f libzbxcommon.a ar cru libzbxcommon.a misc.o regexp.o xml.o comms.o str.o time.o zbxgetopt.o alias.o ranlib libzbxcommon.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcommon' Making all in zbxlog make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxlog' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po rm -f libzbxlog.a ar cru libzbxlog.a log.o ranlib libzbxlog.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxlog' Making all in zbxnix make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxnix' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT pid.o -MD -MP -MF .deps/pid.Tpo -c -o pid.o pid.c mv -f .deps/pid.Tpo .deps/pid.Po mv -f .deps/daemon.Tpo .deps/daemon.Po rm -f libzbxnix.a ar cru libzbxnix.a daemon.o pid.o ranlib libzbxnix.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxnix' Making all in zbxconf make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxconf' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT cfg.o -MD -MP -MF .deps/cfg.Tpo -c -o cfg.o cfg.c mv -f .deps/cfg.Tpo .deps/cfg.Po rm -f libzbxconf.a ar cru libzbxconf.a cfg.o ranlib libzbxconf.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxconf' Making all in zbxsysinfo make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' Making all in common make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/common' gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c mv -f .deps/http.Tpo .deps/http.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT system.o -MD -MP -MF .deps/system.Tpo -c -o system.o system.c mv -f .deps/system.Tpo .deps/system.Po mv -f .deps/net.Tpo .deps/net.Po mv -f .deps/common.Tpo .deps/common.Po mv -f .deps/file.Tpo .deps/file.Po rm -f libcommonsysinfo.a ar cru libcommonsysinfo.a common.o file.o http.o net.o system.o ranlib libcommonsysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/common' Making all in simple make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/simple' gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT ntp.o -MD -MP -MF .deps/ntp.Tpo -c -o ntp.o ntp.c mv -f .deps/ntp.Tpo .deps/ntp.Po mv -f .deps/simple.Tpo .deps/simple.Po rm -f libsimplesysinfo.a ar cru libsimplesysinfo.a simple.o ntp.o ranlib libsimplesysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/simple' Making all in linux make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/linux' gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-cpu.o -MD -MP -MF .deps/libspecsysinfo_a-cpu.Tpo -c -o libspecsysinfo_a-cpu.o `test -f 'cpu.c' || echo './'`cpu.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-diskio.o -MD -MP -MF .deps/libspecsysinfo_a-diskio.Tpo -c -o libspecsysinfo_a-diskio.o `test -f 'diskio.c' || echo './'`diskio.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-diskspace.o -MD -MP -MF .deps/libspecsysinfo_a-diskspace.Tpo -c -o libspecsysinfo_a-diskspace.o `test -f 'diskspace.c' || echo './'`diskspace.c gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-inodes.o -MD -MP -MF .deps/libspecsysinfo_a-inodes.Tpo -c -o libspecsysinfo_a-inodes.o `test -f 'inodes.c' || echo './'`inodes.c mv -f .deps/libspecsysinfo_a-inodes.Tpo .deps/libspecsysinfo_a-inodes.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-kernel.o -MD -MP -MF .deps/libspecsysinfo_a-kernel.Tpo -c -o libspecsysinfo_a-kernel.o `test -f 'kernel.c' || echo './'`kernel.c mv -f .deps/libspecsysinfo_a-diskspace.Tpo .deps/libspecsysinfo_a-diskspace.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-memory.o -MD -MP -MF .deps/libspecsysinfo_a-memory.Tpo -c -o libspecsysinfo_a-memory.o `test -f 'memory.c' || echo './'`memory.c mv -f .deps/libspecsysinfo_a-cpu.Tpo .deps/libspecsysinfo_a-cpu.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-net.o -MD -MP -MF .deps/libspecsysinfo_a-net.Tpo -c -o libspecsysinfo_a-net.o `test -f 'net.c' || echo './'`net.c mv -f .deps/libspecsysinfo_a-memory.Tpo .deps/libspecsysinfo_a-memory.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-proc.o -MD -MP -MF .deps/libspecsysinfo_a-proc.Tpo -c -o libspecsysinfo_a-proc.o `test -f 'proc.c' || echo './'`proc.c mv -f .deps/libspecsysinfo_a-kernel.Tpo .deps/libspecsysinfo_a-kernel.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-sensors.o -MD -MP -MF .deps/libspecsysinfo_a-sensors.Tpo -c -o libspecsysinfo_a-sensors.o `test -f 'sensors.c' || echo './'`sensors.c mv -f .deps/libspecsysinfo_a-diskio.Tpo .deps/libspecsysinfo_a-diskio.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-swap.o -MD -MP -MF .deps/libspecsysinfo_a-swap.Tpo -c -o libspecsysinfo_a-swap.o `test -f 'swap.c' || echo './'`swap.c mv -f .deps/libspecsysinfo_a-sensors.Tpo .deps/libspecsysinfo_a-sensors.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-uptime.o -MD -MP -MF .deps/libspecsysinfo_a-uptime.Tpo -c -o libspecsysinfo_a-uptime.o `test -f 'uptime.c' || echo './'`uptime.c mv -f .deps/libspecsysinfo_a-net.Tpo .deps/libspecsysinfo_a-net.Po gcc -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../src/zabbix_agent/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libspecsysinfo_a-boottime.o -MD -MP -MF .deps/libspecsysinfo_a-boottime.Tpo -c -o libspecsysinfo_a-boottime.o `test -f 'boottime.c' || echo './'`boottime.c mv -f .deps/libspecsysinfo_a-proc.Tpo .deps/libspecsysinfo_a-proc.Po mv -f .deps/libspecsysinfo_a-uptime.Tpo .deps/libspecsysinfo_a-uptime.Po mv -f .deps/libspecsysinfo_a-swap.Tpo .deps/libspecsysinfo_a-swap.Po mv -f .deps/libspecsysinfo_a-boottime.Tpo .deps/libspecsysinfo_a-boottime.Po rm -f libspecsysinfo.a ar cru libspecsysinfo.a libspecsysinfo_a-cpu.o libspecsysinfo_a-diskio.o libspecsysinfo_a-diskspace.o libspecsysinfo_a-inodes.o libspecsysinfo_a-kernel.o libspecsysinfo_a-memory.o libspecsysinfo_a-net.o libspecsysinfo_a-proc.o libspecsysinfo_a-sensors.o libspecsysinfo_a-swap.o libspecsysinfo_a-uptime.o libspecsysinfo_a-boottime.o ranlib libspecsysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/linux' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' gcc -DHAVE_CONFIG_H -I. -I../../../include -DWITH_COMMON_METRICS -DWITH_SIMPLE_METRICS -DWITH_SPECIFIC_METRICS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxagentsysinfo_a-sysinfo.o -MD -MP -MF .deps/libzbxagentsysinfo_a-sysinfo.Tpo -c -o libzbxagentsysinfo_a-sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c gcc -DHAVE_CONFIG_H -I. -I../../../include -DWITH_COMMON_METRICS -DWITH_SIMPLE_METRICS -DWITH_SPECIFIC_METRICS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxagentsysinfo_a-linux.o -MD -MP -MF .deps/libzbxagentsysinfo_a-linux.Tpo -c -o libzbxagentsysinfo_a-linux.o `test -f 'linux/linux.c' || echo './'`linux/linux.c gcc -DHAVE_CONFIG_H -I. -I../../../include -DWITH_COMMON_METRICS -DWITH_SIMPLE_METRICS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxserversysinfo_a-sysinfo.o -MD -MP -MF .deps/libzbxserversysinfo_a-sysinfo.Tpo -c -o libzbxserversysinfo_a-sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c mv -f .deps/libzbxagentsysinfo_a-linux.Tpo .deps/libzbxagentsysinfo_a-linux.Po mv -f .deps/libzbxagentsysinfo_a-sysinfo.Tpo .deps/libzbxagentsysinfo_a-sysinfo.Po rm -f libzbxagentsysinfo.a ar cru libzbxagentsysinfo.a libzbxagentsysinfo_a-sysinfo.o libzbxagentsysinfo_a-linux.o ranlib libzbxagentsysinfo.a mv -f .deps/libzbxserversysinfo_a-sysinfo.Tpo .deps/libzbxserversysinfo_a-sysinfo.Po rm -f libzbxserversysinfo.a ar cru libzbxserversysinfo.a libzbxserversysinfo_a-sysinfo.o ranlib libzbxserversysinfo.a make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' Making all in zbxplugin make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxplugin' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zbxplugin.o -MD -MP -MF .deps/zbxplugin.Tpo -c -o zbxplugin.o zbxplugin.c mv -f .deps/zbxplugin.Tpo .deps/zbxplugin.Po rm -f libzbxplugin.a ar cru libzbxplugin.a zbxplugin.o ranlib libzbxplugin.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxplugin' Making all in zbxsys make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsys' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT threads.o -MD -MP -MF .deps/threads.Tpo -c -o threads.o threads.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT mutexs.o -MD -MP -MF .deps/mutexs.Tpo -c -o mutexs.o mutexs.c mv -f .deps/threads.Tpo .deps/threads.Po mv -f .deps/mutexs.Tpo .deps/mutexs.Po rm -f libzbxsys.a ar cru libzbxsys.a threads.o mutexs.o ranlib libzbxsys.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsys' Making all in zbxcomms make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcomms' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT comms.o -MD -MP -MF .deps/comms.Tpo -c -o comms.o comms.c comms.c: In function 'zbx_tcp_check_security': comms.c:1112: warning: dereferencing pointer 'name.80' does break strict-aliasing rules comms.c:1112: note: initialized from here mv -f .deps/comms.Tpo .deps/comms.Po rm -f libzbxcomms.a ar cru libzbxcomms.a comms.o ranlib libzbxcomms.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcomms' Making all in zbxjson make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjson' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT json.o -MD -MP -MF .deps/json.Tpo -c -o json.o json.c mv -f .deps/json.Tpo .deps/json.Po rm -f libzbxjson.a ar cru libzbxjson.a json.o ranlib libzbxjson.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjson' Making all in zbxjabber make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjabber' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT jabber.o -MD -MP -MF .deps/jabber.Tpo -c -o jabber.o jabber.c mv -f .deps/jabber.Tpo .deps/jabber.Po rm -f libzbxjabber.a ar cru libzbxjabber.a jabber.o ranlib libzbxjabber.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjabber' Making all in zbxdb make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c mv -f .deps/db.Tpo .deps/db.Po rm -f libzbxdb.a ar cru libzbxdb.a db.o ranlib libzbxdb.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' Making all in zbxdbcache make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT dbcache.o -MD -MP -MF .deps/dbcache.Tpo -c -o dbcache.o dbcache.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nextchecks.o -MD -MP -MF .deps/nextchecks.Tpo -c -o nextchecks.o nextchecks.c mv -f .deps/nextchecks.Tpo .deps/nextchecks.Po mv -f .deps/dbcache.Tpo .deps/dbcache.Po rm -f libzbxdbcache.a ar cru libzbxdbcache.a dbcache.o nextchecks.o ranlib libzbxdbcache.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' Making all in zbxdbhigh make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-host.o -MD -MP -MF .deps/libzbxdbhigh_a-host.Tpo -c -o libzbxdbhigh_a-host.o `test -f 'host.c' || echo './'`host.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-odbc.o -MD -MP -MF .deps/libzbxdbhigh_a-odbc.Tpo -c -o libzbxdbhigh_a-odbc.o `test -f 'odbc.c' || echo './'`odbc.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-db.o -MD -MP -MF .deps/libzbxdbhigh_a-db.Tpo -c -o libzbxdbhigh_a-db.o `test -f 'db.c' || echo './'`db.c gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../src/zabbix_server/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT libzbxdbhigh_a-dbschema.o -MD -MP -MF .deps/libzbxdbhigh_a-dbschema.Tpo -c -o libzbxdbhigh_a-dbschema.o `test -f 'dbschema.c' || echo './'`dbschema.c mv -f .deps/libzbxdbhigh_a-dbschema.Tpo .deps/libzbxdbhigh_a-dbschema.Po mv -f .deps/libzbxdbhigh_a-odbc.Tpo .deps/libzbxdbhigh_a-odbc.Po mv -f .deps/libzbxdbhigh_a-db.Tpo .deps/libzbxdbhigh_a-db.Po mv -f .deps/libzbxdbhigh_a-host.Tpo .deps/libzbxdbhigh_a-host.Po rm -f libzbxdbhigh.a ar cru libzbxdbhigh.a libzbxdbhigh_a-host.o libzbxdbhigh_a-odbc.o libzbxdbhigh_a-db.o libzbxdbhigh_a-dbschema.o ranlib libzbxdbhigh.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' Making all in zbxserver make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT functions.o -MD -MP -MF .deps/functions.Tpo -c -o functions.o functions.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT evalfunc.o -MD -MP -MF .deps/evalfunc.Tpo -c -o evalfunc.o evalfunc.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o expression.c mv -f .deps/functions.Tpo .deps/functions.Po mv -f .deps/expression.Tpo .deps/expression.Po mv -f .deps/evalfunc.Tpo .deps/evalfunc.Po rm -f libzbxserver.a ar cru libzbxserver.a functions.o evalfunc.o expression.o ranlib libzbxserver.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' Making all in zbxicmpping make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT icmpping.o -MD -MP -MF .deps/icmpping.Tpo -c -o icmpping.o icmpping.c mv -f .deps/icmpping.Tpo .deps/icmpping.Po rm -f libzbxicmpping.a ar cru libzbxicmpping.a icmpping.o ranlib libzbxicmpping.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' Making all in zbxdb make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' Making all in zbxdbcache make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' Making all in zbxdbhigh make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' Making all in zbxemail make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxemail' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT email.o -MD -MP -MF .deps/email.Tpo -c -o email.o email.c mv -f .deps/email.Tpo .deps/email.Po rm -f libzbxemail.a ar cru libzbxemail.a email.o ranlib libzbxemail.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxemail' Making all in zbxsms make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsms' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT sms.o -MD -MP -MF .deps/sms.Tpo -c -o sms.o sms.c mv -f .deps/sms.Tpo .deps/sms.Po rm -f libzbxsms.a ar cru libzbxsms.a sms.o ranlib libzbxsms.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsms' Making all in zbxserver make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' Making all in zbxicmpping make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' Making all in zabbix_agent make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_agent' gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agent.o -MD -MP -MF .deps/zabbix_agent.Tpo -c -o zabbix_agent.o zabbix_agent.c gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.c gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT cpustat.o -MD -MP -MF .deps/cpustat.Tpo -c -o cpustat.o cpustat.c gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT diskdevices.o -MD -MP -MF .deps/diskdevices.Tpo -c -o diskdevices.o diskdevices.c mv -f .deps/stats.Tpo .deps/stats.Po mv -f .deps/zabbix_agent.Tpo .deps/zabbix_agent.Po gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT interfaces.o -MD -MP -MF .deps/interfaces.Tpo -c -o interfaces.o interfaces.c gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT perfstat.o -MD -MP -MF .deps/perfstat.Tpo -c -o perfstat.o perfstat.c mv -f .deps/diskdevices.Tpo .deps/diskdevices.Po gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zbxconf.o -MD -MP -MF .deps/zbxconf.Tpo -c -o zbxconf.o zbxconf.c mv -f .deps/interfaces.Tpo .deps/interfaces.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-active.o -MD -MP -MF .deps/zabbix_agentd-active.Tpo -c -o zabbix_agentd-active.o `test -f 'active.c' || echo './'`active.c mv -f .deps/perfstat.Tpo .deps/perfstat.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-stats.o -MD -MP -MF .deps/zabbix_agentd-stats.Tpo -c -o zabbix_agentd-stats.o `test -f 'stats.c' || echo './'`stats.c mv -f .deps/cpustat.Tpo .deps/cpustat.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-cpustat.o -MD -MP -MF .deps/zabbix_agentd-cpustat.Tpo -c -o zabbix_agentd-cpustat.o `test -f 'cpustat.c' || echo './'`cpustat.c mv -f .deps/zbxconf.Tpo .deps/zbxconf.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-diskdevices.o -MD -MP -MF .deps/zabbix_agentd-diskdevices.Tpo -c -o zabbix_agentd-diskdevices.o `test -f 'diskdevices.c' || echo './'`diskdevices.c mv -f .deps/zabbix_agentd-stats.Tpo .deps/zabbix_agentd-stats.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-interfaces.o -MD -MP -MF .deps/zabbix_agentd-interfaces.Tpo -c -o zabbix_agentd-interfaces.o `test -f 'interfaces.c' || echo './'`interfaces.c mv -f .deps/zabbix_agentd-active.Tpo .deps/zabbix_agentd-active.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-perfstat.o -MD -MP -MF .deps/zabbix_agentd-perfstat.Tpo -c -o zabbix_agentd-perfstat.o `test -f 'perfstat.c' || echo './'`perfstat.c mv -f .deps/zabbix_agentd-cpustat.Tpo .deps/zabbix_agentd-cpustat.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-logfiles.o -MD -MP -MF .deps/zabbix_agentd-logfiles.Tpo -c -o zabbix_agentd-logfiles.o `test -f 'logfiles.c' || echo './'`logfiles.c mv -f .deps/zabbix_agentd-interfaces.Tpo .deps/zabbix_agentd-interfaces.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-zabbix_agentd.o -MD -MP -MF .deps/zabbix_agentd-zabbix_agentd.Tpo -c -o zabbix_agentd-zabbix_agentd.o `test -f 'zabbix_agentd.c' || echo './'`zabbix_agentd.c mv -f .deps/zabbix_agentd-diskdevices.Tpo .deps/zabbix_agentd-diskdevices.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-zbxconf.o -MD -MP -MF .deps/zabbix_agentd-zbxconf.Tpo -c -o zabbix_agentd-zbxconf.o `test -f 'zbxconf.c' || echo './'`zbxconf.c mv -f .deps/zabbix_agentd-logfiles.Tpo .deps/zabbix_agentd-logfiles.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-listener.o -MD -MP -MF .deps/zabbix_agentd-listener.Tpo -c -o zabbix_agentd-listener.o `test -f 'listener.c' || echo './'`listener.c mv -f .deps/zabbix_agentd-zbxconf.Tpo .deps/zabbix_agentd-zbxconf.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_agentd-eventlog.o -MD -MP -MF .deps/zabbix_agentd-eventlog.Tpo -c -o zabbix_agentd-eventlog.o `test -f 'eventlog.c' || echo './'`eventlog.c mv -f .deps/zabbix_agentd-perfstat.Tpo .deps/zabbix_agentd-perfstat.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_agent zabbix_agent.o stats.o cpustat.o diskdevices.o interfaces.o perfstat.o zbxconf.o ../../src/libs/zbxsysinfo/libzbxagentsysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxjson/libzbxjson.a -lm -lresolv mv -f .deps/zabbix_agentd-zabbix_agentd.Tpo .deps/zabbix_agentd-zabbix_agentd.Po mv -f .deps/zabbix_agentd-eventlog.Tpo .deps/zabbix_agentd-eventlog.Po mv -f .deps/zabbix_agentd-listener.Tpo .deps/zabbix_agentd-listener.Po gcc -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_agentd zabbix_agentd-active.o zabbix_agentd-stats.o zabbix_agentd-cpustat.o zabbix_agentd-diskdevices.o zabbix_agentd-interfaces.o zabbix_agentd-perfstat.o zabbix_agentd-logfiles.o zabbix_agentd-zabbix_agentd.o zabbix_agentd-zbxconf.o zabbix_agentd-listener.o zabbix_agentd-eventlog.o ../../src/libs/zbxsysinfo/libzbxagentsysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxjson/libzbxjson.a -lm -lresolv make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_agent' Making all in zabbix_get make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_get' gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_get.o -MD -MP -MF .deps/zabbix_get.Tpo -c -o zabbix_get.o zabbix_get.c mv -f .deps/zabbix_get.Tpo .deps/zabbix_get.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_get zabbix_get.o ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxcomms/libzbxcomms.a -lm -lresolv make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_get' Making all in zabbix_sender make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_sender' gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_sender.o -MD -MP -MF .deps/zabbix_sender.Tpo -c -o zabbix_sender.o zabbix_sender.c mv -f .deps/zabbix_sender.Tpo .deps/zabbix_sender.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_sender zabbix_sender.o ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxjson/libzbxjson.a ../../src/libs/zbxcomms/libzbxcomms.a -lm -lresolv make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_sender' Making all in zabbix_server make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' Making all in alerter make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/alerter' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT alerter.o -MD -MP -MF .deps/alerter.Tpo -c -o alerter.o alerter.c mv -f .deps/alerter.Tpo .deps/alerter.Po rm -f libzbxalerter.a ar cru libzbxalerter.a alerter.o ranlib libzbxalerter.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/alerter' Making all in dbsyncer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/dbsyncer' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT dbsyncer.o -MD -MP -MF .deps/dbsyncer.Tpo -c -o dbsyncer.o dbsyncer.c mv -f .deps/dbsyncer.Tpo .deps/dbsyncer.Po rm -f libzbxdbsyncer.a ar cru libzbxdbsyncer.a dbsyncer.o ranlib libzbxdbsyncer.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/dbsyncer' Making all in discoverer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/discoverer' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT discoverer.o -MD -MP -MF .deps/discoverer.Tpo -c -o discoverer.o discoverer.c mv -f .deps/discoverer.Tpo .deps/discoverer.Po rm -f libzbxdiscoverer.a ar cru libzbxdiscoverer.a discoverer.o ranlib libzbxdiscoverer.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/discoverer' Making all in housekeeper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/housekeeper' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT housekeeper.o -MD -MP -MF .deps/housekeeper.Tpo -c -o housekeeper.o housekeeper.c mv -f .deps/housekeeper.Tpo .deps/housekeeper.Po rm -f libzbxhousekeeper.a ar cru libzbxhousekeeper.a housekeeper.o ranlib libzbxhousekeeper.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/housekeeper' Making all in httppoller make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/httppoller' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT httpmacro.o -MD -MP -MF .deps/httpmacro.Tpo -c -o httpmacro.o httpmacro.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT httptest.o -MD -MP -MF .deps/httptest.Tpo -c -o httptest.o httptest.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT httppoller.o -MD -MP -MF .deps/httppoller.Tpo -c -o httppoller.o httppoller.c mv -f .deps/httpmacro.Tpo .deps/httpmacro.Po mv -f .deps/httppoller.Tpo .deps/httppoller.Po mv -f .deps/httptest.Tpo .deps/httptest.Po rm -f libzbxhttppoller.a ar cru libzbxhttppoller.a httpmacro.o httptest.o httppoller.o ranlib libzbxhttppoller.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/httppoller' Making all in nodewatcher make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/nodewatcher' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodewatcher.o -MD -MP -MF .deps/nodewatcher.Tpo -c -o nodewatcher.o nodewatcher.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesender.o -MD -MP -MF .deps/nodesender.Tpo -c -o nodesender.o nodesender.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodecomms.o -MD -MP -MF .deps/nodecomms.Tpo -c -o nodecomms.o nodecomms.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c mv -f .deps/nodecomms.Tpo .deps/nodecomms.Po mv -f .deps/nodewatcher.Tpo .deps/nodewatcher.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesync.o -MD -MP -MF .deps/nodesync.Tpo -c -o nodesync.o `test -f '../trapper/nodesync.c' || echo './'`../trapper/nodesync.c mv -f .deps/history.Tpo .deps/history.Po mv -f .deps/nodesender.Tpo .deps/nodesender.Po mv -f .deps/nodesync.Tpo .deps/nodesync.Po rm -f libzbxnodewatcher.a ar cru libzbxnodewatcher.a nodewatcher.o nodesender.o nodecomms.o history.o nodesync.o ranlib libzbxnodewatcher.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/nodewatcher' Making all in pinger make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/pinger' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT pinger.o -MD -MP -MF .deps/pinger.Tpo -c -o pinger.o pinger.c mv -f .deps/pinger.Tpo .deps/pinger.Po rm -f libzbxpinger.a ar cru libzbxpinger.a pinger.o ranlib libzbxpinger.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/pinger' Making all in poller make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/poller' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_agent.o -MD -MP -MF .deps/checks_agent.Tpo -c -o checks_agent.o checks_agent.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_internal.o -MD -MP -MF .deps/checks_internal.Tpo -c -o checks_internal.o checks_internal.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_simple.o -MD -MP -MF .deps/checks_simple.Tpo -c -o checks_simple.o checks_simple.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_snmp.o -MD -MP -MF .deps/checks_snmp.Tpo -c -o checks_snmp.o checks_snmp.c mv -f .deps/checks_agent.Tpo .deps/checks_agent.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_db.o -MD -MP -MF .deps/checks_db.Tpo -c -o checks_db.o checks_db.c mv -f .deps/checks_simple.Tpo .deps/checks_simple.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_aggregate.o -MD -MP -MF .deps/checks_aggregate.Tpo -c -o checks_aggregate.o checks_aggregate.c mv -f .deps/checks_internal.Tpo .deps/checks_internal.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_external.o -MD -MP -MF .deps/checks_external.Tpo -c -o checks_external.o checks_external.c mv -f .deps/checks_db.Tpo .deps/checks_db.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT checks_ipmi.o -MD -MP -MF .deps/checks_ipmi.Tpo -c -o checks_ipmi.o checks_ipmi.c mv -f .deps/checks_external.Tpo .deps/checks_external.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT poller.o -MD -MP -MF .deps/poller.Tpo -c -o poller.o poller.c mv -f .deps/checks_aggregate.Tpo .deps/checks_aggregate.Po mv -f .deps/poller.Tpo .deps/poller.Po mv -f .deps/checks_ipmi.Tpo .deps/checks_ipmi.Po mv -f .deps/checks_snmp.Tpo .deps/checks_snmp.Po rm -f libzbxpoller.a ar cru libzbxpoller.a checks_agent.o checks_internal.o checks_simple.o checks_snmp.o checks_db.o checks_aggregate.o checks_external.o checks_ipmi.o poller.o ranlib libzbxpoller.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/poller' Making all in timer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/timer' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c mv -f .deps/timer.Tpo .deps/timer.Po rm -f libzbxtimer.a ar cru libzbxtimer.a timer.o ranlib libzbxtimer.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/timer' Making all in trapper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/trapper' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT active.o -MD -MP -MF .deps/active.Tpo -c -o active.o active.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT trapper.o -MD -MP -MF .deps/trapper.Tpo -c -o trapper.o trapper.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesync.o -MD -MP -MF .deps/nodesync.Tpo -c -o nodesync.o nodesync.c gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodehistory.o -MD -MP -MF .deps/nodehistory.Tpo -c -o nodehistory.o nodehistory.c nodehistory.c: In function 'send_history_last_id': nodehistory.c:58: warning: 'sender_nodeid' may be used uninitialized in this function nodehistory.c:58: warning: 'nodeid' may be used uninitialized in this function mv -f .deps/active.Tpo .deps/active.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodecommand.o -MD -MP -MF .deps/nodecommand.Tpo -c -o nodecommand.o nodecommand.c mv -f .deps/nodesync.Tpo .deps/nodesync.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodesender.o -MD -MP -MF .deps/nodesender.Tpo -c -o nodesender.o `test -f '../nodewatcher/nodesender.c' || echo './'`../nodewatcher/nodesender.c mv -f .deps/nodehistory.Tpo .deps/nodehistory.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT proxyconfig.o -MD -MP -MF .deps/proxyconfig.Tpo -c -o proxyconfig.o proxyconfig.c mv -f .deps/trapper.Tpo .deps/trapper.Po gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT proxydiscovery.o -MD -MP -MF .deps/proxydiscovery.Tpo -c -o proxydiscovery.o proxydiscovery.c mv -f .deps/nodecommand.Tpo .deps/nodecommand.Po mv -f .deps/proxydiscovery.Tpo .deps/proxydiscovery.Po mv -f .deps/proxyconfig.Tpo .deps/proxyconfig.Po mv -f .deps/nodesender.Tpo .deps/nodesender.Po rm -f libzbxtrapper.a ar cru libzbxtrapper.a active.o trapper.o nodesync.o nodehistory.o nodecommand.o nodesender.o proxyconfig.o proxydiscovery.o ranlib libzbxtrapper.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/trapper' Making all in utils make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/utils' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT nodechange.o -MD -MP -MF .deps/nodechange.Tpo -c -o nodechange.o nodechange.c mv -f .deps/nodechange.Tpo .deps/nodechange.Po rm -f libzbxutils.a ar cru libzbxutils.a nodechange.o ranlib libzbxutils.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/utils' Making all in watchdog make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/watchdog' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT watchdog.o -MD -MP -MF .deps/watchdog.Tpo -c -o watchdog.o watchdog.c mv -f .deps/watchdog.Tpo .deps/watchdog.Po rm -f libzbxwatchdog.a ar cru libzbxwatchdog.a watchdog.o ranlib libzbxwatchdog.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/watchdog' Making all in escalator make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/escalator' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT escalator.o -MD -MP -MF .deps/escalator.Tpo -c -o escalator.o escalator.c mv -f .deps/escalator.Tpo .deps/escalator.Po rm -f libzbxescalator.a ar cru libzbxescalator.a escalator.o ranlib libzbxescalator.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/escalator' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-actions.o -MD -MP -MF .deps/zabbix_server-actions.Tpo -c -o zabbix_server-actions.o `test -f 'actions.c' || echo './'`actions.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-operations.o -MD -MP -MF .deps/zabbix_server-operations.Tpo -c -o zabbix_server-operations.o `test -f 'operations.c' || echo './'`operations.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-events.o -MD -MP -MF .deps/zabbix_server-events.Tpo -c -o zabbix_server-events.o `test -f 'events.c' || echo './'`events.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-zlog.o -MD -MP -MF .deps/zabbix_server-zlog.Tpo -c -o zabbix_server-zlog.o `test -f 'zlog.c' || echo './'`zlog.c mv -f .deps/zabbix_server-zlog.Tpo .deps/zabbix_server-zlog.Po gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_server-server.o -MD -MP -MF .deps/zabbix_server-server.Tpo -c -o zabbix_server-server.o `test -f 'server.c' || echo './'`server.c mv -f .deps/zabbix_server-actions.Tpo .deps/zabbix_server-actions.Po mv -f .deps/zabbix_server-events.Tpo .deps/zabbix_server-events.Po mv -f .deps/zabbix_server-operations.Tpo .deps/zabbix_server-operations.Po mv -f .deps/zabbix_server-server.Tpo .deps/zabbix_server-server.Po gcc -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -I/usr/include -lsqlite3 -liksemel -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_server zabbix_server-actions.o zabbix_server-operations.o zabbix_server-events.o zabbix_server-zlog.o zabbix_server-server.o alerter/libzbxalerter.a dbsyncer/libzbxdbsyncer.a discoverer/libzbxdiscoverer.a pinger/libzbxpinger.a poller/libzbxpoller.a housekeeper/libzbxhousekeeper.a timer/libzbxtimer.a trapper/libzbxtrapper.a nodewatcher/libzbxnodewatcher.a utils/libzbxutils.a httppoller/libzbxhttppoller.a watchdog/libzbxwatchdog.a escalator/libzbxescalator.a ../../src/libs/zbxsysinfo/libzbxserversysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxemail/libzbxemail.a ../../src/libs/zbxsms/libzbxsms.a ../../src/libs/zbxdbhigh/libzbxdbhigh.a ../../src/libs/zbxdb/libzbxdb.a ../../src/libs/zbxdbcache/libzbxdbcache.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxjson/libzbxjson.a ../../src/libs/zbxserver/libzbxserver.a ../../src/libs/zbxicmpping/libzbxicmpping.a ../../src/libs/zbxjabber/libzbxjabber.a -liksemel -lcurl -lodbc -lnetsnmp -lm -lresolv make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' Making all in zabbix_proxy make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' Making all in heart make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/heart' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT heart.o -MD -MP -MF .deps/heart.Tpo -c -o heart.o heart.c mv -f .deps/heart.Tpo .deps/heart.Po rm -f libzbxheart.a ar cru libzbxheart.a heart.o ranlib libzbxheart.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/heart' Making all in housekeeper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/housekeeper' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT housekeeper.o -MD -MP -MF .deps/housekeeper.Tpo -c -o housekeeper.o housekeeper.c mv -f .deps/housekeeper.Tpo .deps/housekeeper.Po rm -f libzbxhousekeeper.a ar cru libzbxhousekeeper.a housekeeper.o ranlib libzbxhousekeeper.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/housekeeper' Making all in proxyconfig make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/proxyconfig' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT proxyconfig.o -MD -MP -MF .deps/proxyconfig.Tpo -c -o proxyconfig.o proxyconfig.c mv -f .deps/proxyconfig.Tpo .deps/proxyconfig.Po rm -f libzbxproxyconfig.a ar cru libzbxproxyconfig.a proxyconfig.o ranlib libzbxproxyconfig.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/proxyconfig' Making all in datasender make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/datasender' gcc -DHAVE_CONFIG_H -I. -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT datasender.o -MD -MP -MF .deps/datasender.Tpo -c -o datasender.o datasender.c mv -f .deps/datasender.Tpo .deps/datasender.Po rm -f libzbxdatasender.a ar cru libzbxdatasender.a datasender.o ranlib libzbxdatasender.a make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/datasender' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-servercomms.o -MD -MP -MF .deps/zabbix_proxy-servercomms.Tpo -c -o zabbix_proxy-servercomms.o `test -f 'servercomms.c' || echo './'`servercomms.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-events.o -MD -MP -MF .deps/zabbix_proxy-events.Tpo -c -o zabbix_proxy-events.o `test -f 'events.c' || echo './'`events.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-zlog.o -MD -MP -MF .deps/zabbix_proxy-zlog.Tpo -c -o zabbix_proxy-zlog.o `test -f 'zlog.c' || echo './'`zlog.c gcc -DHAVE_CONFIG_H -I. -I../../include -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -MT zabbix_proxy-proxy.o -MD -MP -MF .deps/zabbix_proxy-proxy.Tpo -c -o zabbix_proxy-proxy.o `test -f 'proxy.c' || echo './'`proxy.c mv -f .deps/zabbix_proxy-zlog.Tpo .deps/zabbix_proxy-zlog.Po mv -f .deps/zabbix_proxy-events.Tpo .deps/zabbix_proxy-events.Po mv -f .deps/zabbix_proxy-servercomms.Tpo .deps/zabbix_proxy-servercomms.Po mv -f .deps/zabbix_proxy-proxy.Tpo .deps/zabbix_proxy-proxy.Po gcc -DZABBIX_DAEMON -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -I/usr/include -I/usr/include/rpm -I/usr/local/include -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/ppc-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -I/usr/include -I/usr/include -I/usr/include -lsqlite3 -lcurl -L/usr/lib -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -lcrypto -lsensors -L/usr/lib -lnetsnmp -lcrypto -L/usr/lib -lldap -L/usr/lib -lOpenIPMI -lOpenIPMIposix -o zabbix_proxy zabbix_proxy-servercomms.o zabbix_proxy-events.o zabbix_proxy-zlog.o zabbix_proxy-proxy.o heart/libzbxheart.a ../../src/zabbix_server/dbsyncer/libzbxdbsyncer.a ../../src/zabbix_server/discoverer/libzbxdiscoverer.a housekeeper/libzbxhousekeeper.a ../../src/zabbix_server/httppoller/libzbxhttppoller.a proxyconfig/libzbxproxyconfig.a ../../src/zabbix_server/pinger/libzbxpinger.a ../../src/zabbix_server/poller/libzbxpoller.a ../../src/zabbix_server/trapper/libzbxtrapper.a ../../src/zabbix_server/nodewatcher/libzbxnodewatcher.a datasender/libzbxdatasender.a ../../src/libs/zbxsysinfo/libzbxserversysinfo.a ../../src/libs/zbxsysinfo/linux/libspecsysinfo.a ../../src/libs/zbxsysinfo/common/libcommonsysinfo.a ../../src/libs/zbxsysinfo/simple/libsimplesysinfo.a ../../src/libs/zbxlog/libzbxlog.a ../../src/libs/zbxnix/libzbxnix.a ../../src/libs/zbxsys/libzbxsys.a ../../src/libs/zbxconf/libzbxconf.a ../../src/libs/zbxdbhigh/libzbxdbhigh.a ../../src/libs/zbxdb/libzbxdb.a ../../src/libs/zbxdbcache/libzbxdbcache.a ../../src/libs/zbxcommon/libzbxcommon.a ../../src/libs/zbxcrypto/libzbxcrypto.a ../../src/libs/zbxcomms/libzbxcomms.a ../../src/libs/zbxjson/libzbxjson.a ../../src/libs/zbxserver/libzbxserver.a ../../src/libs/zbxicmpping/libzbxicmpping.a -lcurl -lodbc -lnetsnmp -lm -lresolv make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src' make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src' Making all in create make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/create' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/create' Making all in misc make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/misc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/misc' Making all in upgrades make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/upgrades' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/upgrades' make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5' + mv src/zabbix_server/zabbix_server src/zabbix_server/zabbix_server_sqlite3 + mv src/zabbix_proxy/zabbix_proxy src/zabbix_proxy/zabbix_proxy_sqlite3 + touch src/zabbix_server/zabbix_server + touch src/zabbix_proxy/zabbix_proxy + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Uuk7aW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc ++ dirname /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc + cd zabbix-1.6.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc + mkdir -p /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/etc/zabbix + mkdir -p /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/etc/zabbix/web + mkdir -p /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/etc/init.d + mkdir -p /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/etc/logrotate.d + mkdir -p /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/etc/httpd/conf.d + mkdir -p /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share + mkdir -p /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/var/log/zabbix + mkdir -p /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/var/run/zabbix + cp -a frontends/php /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/zabbix + touch /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/etc/zabbix/web/zabbix.conf.php + install -m 0644 -p misc/conf/zabbix_agent.conf /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/etc/zabbix + install -m 0644 -p /builddir/build/SOURCES/zabbix-web.conf /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/etc/httpd/conf.d/zabbix.conf + cat misc/conf/zabbix_agentd.conf + sed -e 's|PidFile=.*|PidFile=/var/run/zabbix/zabbix_agentd.pid|g' -e 's|LogFile=.*|LogFile=/var/log/zabbix/zabbix_agentd.log|g' -e 's|#LogFileSize=.*|LogFileSize=0|g' + cat misc/conf/zabbix_server.conf + sed -e 's|PidFile=.*|PidFile=/var/run/zabbix/zabbix.pid|g' -e 's|LogFile=.*|LogFile=/var/log/zabbix/zabbix_server.log|g' -e 's|#LogFileSize=.*|LogFileSize=0|g' -e 's|AlertScriptsPath=/home/zabbix/bin/|AlertScriptsPath=/var/lib/zabbix/|g' -e 's|DBUser=root|DBUser=zabbix|g' -e 's|DBSocket=/tmp/mysql.sock|DBSocket=/var/lib/mysql/mysql.sock|g' + cat misc/conf/zabbix_proxy.conf + sed -e 's|PidFile=.*|PidFile=/var/run/zabbix/zabbix_proxy.pid|g' -e 's|LogFile=.*|LogFile=/var/log/zabbix/zabbix_proxy.log|g' -e 's|#LogFileSize=.*|LogFileSize=0|g' -e 's|AlertScriptsPath=/home/zabbix/bin/|AlertScriptsPath=/var/lib/zabbix/|g' -e 's|DBUser=root|DBUser=zabbix|g' -e 's|DBSocket=/tmp/mysql.sock|DBSocket=/var/lib/mysql/mysql.sock|g' + cat /builddir/build/SOURCES/zabbix-logrotate.in + sed -e 's|COMPONENT|server|g' + cat /builddir/build/SOURCES/zabbix-logrotate.in + sed -e 's|COMPONENT|agentd|g' + cat /builddir/build/SOURCES/zabbix-logrotate.in + sed -e 's|COMPONENT|proxy|g' + install -m 0755 -p /builddir/build/SOURCES/zabbix-server.init /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/etc/init.d/zabbix-server + install -m 0755 -p /builddir/build/SOURCES/zabbix-agent.init /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/etc/init.d/zabbix-agent + install -m 0755 -p /builddir/build/SOURCES/zabbix-proxy.init /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/etc/init.d/zabbix-proxy + make DESTDIR=/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc install Making install in src make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src' Making install in libs make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' Making install in zbxcrypto make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcrypto' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcrypto' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcrypto' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcrypto' Making install in zbxcommon make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcommon' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcommon' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcommon' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcommon' Making install in zbxlog make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxlog' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxlog' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxlog' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxlog' Making install in zbxnix make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxnix' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxnix' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxnix' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxnix' Making install in zbxconf make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxconf' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxconf' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxconf' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxconf' Making install in zbxsysinfo make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' Making install in common make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/common' make[5]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/common' make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/common' Making install in simple make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/simple' make[5]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/simple' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/simple' make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/simple' Making install in linux make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/linux' make[5]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/linux' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/linux' make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo/linux' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' make[5]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsysinfo' Making install in zbxplugin make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxplugin' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxplugin' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxplugin' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxplugin' Making install in zbxsys make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsys' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsys' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsys' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsys' Making install in zbxcomms make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcomms' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcomms' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcomms' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxcomms' Making install in zbxjson make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjson' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjson' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjson' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjson' Making install in zbxjabber make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjabber' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjabber' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjabber' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxjabber' Making install in zbxdb make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' Making install in zbxdbcache make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' Making install in zbxdbhigh make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' Making install in zbxserver make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' Making install in zbxicmpping make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' Making install in zbxdb make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdb' Making install in zbxdbcache make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbcache' Making install in zbxdbhigh make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxdbhigh' Making install in zbxemail make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxemail' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxemail' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxemail' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxemail' Making install in zbxsms make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsms' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsms' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsms' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxsms' Making install in zbxserver make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxserver' Making install in zbxicmpping make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs/zbxicmpping' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/libs' Making install in zabbix_agent make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_agent' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_agent' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin" /usr/bin/install -c 'zabbix_agent' '/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_agent' /usr/bin/install -c 'zabbix_agentd' '/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_agentd' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_agent' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_agent' Making install in zabbix_get make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_get' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_get' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin" /usr/bin/install -c 'zabbix_get' '/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_get' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_get' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_get' Making install in zabbix_sender make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_sender' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_sender' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin" /usr/bin/install -c 'zabbix_sender' '/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_sender' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_sender' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_sender' Making install in zabbix_server make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' Making install in alerter make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/alerter' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/alerter' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/alerter' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/alerter' Making install in dbsyncer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/dbsyncer' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/dbsyncer' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/dbsyncer' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/dbsyncer' Making install in discoverer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/discoverer' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/discoverer' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/discoverer' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/discoverer' Making install in housekeeper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/housekeeper' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/housekeeper' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/housekeeper' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/housekeeper' Making install in httppoller make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/httppoller' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/httppoller' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/httppoller' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/httppoller' Making install in nodewatcher make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/nodewatcher' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/nodewatcher' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/nodewatcher' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/nodewatcher' Making install in pinger make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/pinger' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/pinger' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/pinger' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/pinger' Making install in poller make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/poller' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/poller' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/poller' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/poller' Making install in timer make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/timer' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/timer' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/timer' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/timer' Making install in trapper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/trapper' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/trapper' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/trapper' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/trapper' Making install in utils make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/utils' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/utils' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/utils' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/utils' Making install in watchdog make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/watchdog' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/watchdog' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/watchdog' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/watchdog' Making install in escalator make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/escalator' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/escalator' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/escalator' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server/escalator' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin" /usr/bin/install -c 'zabbix_server' '/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_server' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_server' Making install in zabbix_proxy make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' Making install in heart make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/heart' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/heart' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/heart' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/heart' Making install in housekeeper make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/housekeeper' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/housekeeper' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/housekeeper' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/housekeeper' Making install in proxyconfig make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/proxyconfig' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/proxyconfig' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/proxyconfig' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/proxyconfig' Making install in datasender make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/datasender' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/datasender' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/datasender' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy/datasender' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' make[4]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin" /usr/bin/install -c 'zabbix_proxy' '/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_proxy' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src/zabbix_proxy' make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src' make[3]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src' make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src' make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/src' Making install in create make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/create' make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/create' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/create' make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/create' Making install in misc make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/misc' make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/misc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/misc' make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/misc' Making install in upgrades make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/upgrades' make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5/upgrades' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/upgrades' make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5/upgrades' make[1]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5' make[2]: Entering directory `/builddir/build/BUILD/zabbix-1.6.5' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5' make[1]: Leaving directory `/builddir/build/BUILD/zabbix-1.6.5' + rm /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_server + install -m 0755 -p src/zabbix_server/zabbix_server_mysql src/zabbix_server/zabbix_server_pgsql src/zabbix_server/zabbix_server_sqlite3 /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/ + rm /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_proxy + install -m 0755 -p src/zabbix_proxy/zabbix_proxy_mysql src/zabbix_proxy/zabbix_proxy_pgsql src/zabbix_proxy/zabbix_proxy_sqlite3 /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/ + rm -rf '/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/lib/libzbx*.a' + for pkg in proxy server + docdir=/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-mysql-1.6.5 + install -dm 755 /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-mysql-1.6.5 + cp -p --parents create/schema/mysql.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-mysql-1.6.5 + cp -p --parents create/data/data.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-mysql-1.6.5 + cp -p --parents create/data/images_mysql.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-mysql-1.6.5 + cp -pR --parents upgrades/dbpatches/1.6/mysql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-mysql-1.6.5 + docdir=/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-pgsql-1.6.5 + install -dm 755 /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-pgsql-1.6.5 + cp -p --parents create/schema/postgresql.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-pgsql-1.6.5 + cp -p --parents create/data/data.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-pgsql-1.6.5 + cp -p --parents create/data/images_pgsql.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-pgsql-1.6.5 + cp -pR --parents upgrades/dbpatches/1.6/postgresql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-pgsql-1.6.5 + docdir=/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-sqlite3-1.6.5 + install -dm 755 /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-sqlite3-1.6.5 + cp -p --parents create/schema/sqlite.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-sqlite3-1.6.5 + cp -p --parents create/data/data.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-sqlite3-1.6.5 + cp -p --parents create/data/images_sqlite3.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-proxy-sqlite3-1.6.5 + for pkg in proxy server + docdir=/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-mysql-1.6.5 + install -dm 755 /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-mysql-1.6.5 + cp -p --parents create/schema/mysql.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-mysql-1.6.5 + cp -p --parents create/data/data.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-mysql-1.6.5 + cp -p --parents create/data/images_mysql.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-mysql-1.6.5 + cp -pR --parents upgrades/dbpatches/1.6/mysql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-mysql-1.6.5 + docdir=/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-pgsql-1.6.5 + install -dm 755 /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-pgsql-1.6.5 + cp -p --parents create/schema/postgresql.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-pgsql-1.6.5 + cp -p --parents create/data/data.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-pgsql-1.6.5 + cp -p --parents create/data/images_pgsql.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-pgsql-1.6.5 + cp -pR --parents upgrades/dbpatches/1.6/postgresql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-pgsql-1.6.5 + docdir=/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-sqlite3-1.6.5 + install -dm 755 /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-sqlite3-1.6.5 + cp -p --parents create/schema/sqlite.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-sqlite3-1.6.5 + cp -p --parents create/data/data.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-sqlite3-1.6.5 + cp -p --parents create/data/images_sqlite3.sql /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-server-sqlite3-1.6.5 + rm -rf /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/zabbix/create + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/zabbix-1.6.5 extracting debug info from /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_agent extracting debug info from /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_agentd extracting debug info from /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_get extracting debug info from /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_sender extracting debug info from /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_proxy_mysql extracting debug info from /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_server_mysql extracting debug info from /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_server_pgsql extracting debug info from /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_server_sqlite3 extracting debug info from /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_proxy_pgsql extracting debug info from /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/sbin/zabbix_proxy_sqlite3 3949 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: zabbix-1.6.5-3.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tkMnJJ + umask 022 + cd /builddir/build/BUILD + cd zabbix-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-1.6.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-1.6.5 + /bin/mkdir -p /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-1.6.5 + cp -pr AUTHORS ChangeLog COPYING FAQ NEWS README /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-1.6.5 + exit 0 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Processing files: zabbix-docs-1.6.5-3.fc12.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gX9EKK + umask 022 + cd /builddir/build/BUILD + cd zabbix-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-docs-1.6.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-docs-1.6.5 + /bin/mkdir -p /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-docs-1.6.5 + cp -pr 'docs/ZABBIX Manual v1.6 rev 17.pdf' /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc/usr/share/doc/zabbix-docs-1.6.5 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zabbix-server-1.6.5-3.fc12.ppc Provides: config(zabbix-server) = 1.6.5-3.fc12 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh Requires: /bin/sh Processing files: zabbix-server-mysql-1.6.5-3.fc12.ppc Provides: zabbix-server-implementation = 1.6.5-3.fc12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libOpenIPMI.so.0 libOpenIPMIposix.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libcurl.so.4 libiksemel.so.3 liblber-2.4.so.2 libldap-2.4.so.2 libm.so.6 libm.so.6(GLIBC_2.0) libmysqlclient.so.16 libmysqlclient.so.16(libmysqlclient_16) libnetsnmp.so.15 libodbc.so.2 libresolv.so.2 libresolv.so.2(GLIBC_2.2) libsensors.so.4 rtld(GNU_HASH) Conflicts: zabbix-server-pgsql zabbix-server-sqlite3 Obsoletes: zabbix <= 1.5.3-0.1 Processing files: zabbix-server-pgsql-1.6.5-3.fc12.ppc Provides: zabbix-server-implementation = 1.6.5-3.fc12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libOpenIPMI.so.0 libOpenIPMIposix.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libcurl.so.4 libiksemel.so.3 liblber-2.4.so.2 libldap-2.4.so.2 libm.so.6 libm.so.6(GLIBC_2.0) libnetsnmp.so.15 libodbc.so.2 libpq.so.5 libresolv.so.2 libresolv.so.2(GLIBC_2.2) libsensors.so.4 rtld(GNU_HASH) Conflicts: zabbix-server-mysql zabbix-server-sqlite3 Processing files: zabbix-server-sqlite3-1.6.5-3.fc12.ppc Provides: zabbix-server-implementation = 1.6.5-3.fc12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libOpenIPMI.so.0 libOpenIPMIposix.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libcurl.so.4 libiksemel.so.3 liblber-2.4.so.2 libldap-2.4.so.2 libm.so.6 libm.so.6(GLIBC_2.0) libnetsnmp.so.15 libodbc.so.2 libresolv.so.2 libresolv.so.2(GLIBC_2.2) libsensors.so.4 libsqlite3.so.0 rtld(GNU_HASH) Conflicts: zabbix-server-mysql zabbix-server-pgsql Processing files: zabbix-agent-1.6.5-3.fc12.ppc Provides: config(zabbix-agent) = 1.6.5-3.fc12 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh Requires: /bin/sh libOpenIPMI.so.0 libOpenIPMIposix.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) liblber-2.4.so.2 libldap-2.4.so.2 libm.so.6 libresolv.so.2 libresolv.so.2(GLIBC_2.2) rtld(GNU_HASH) Processing files: zabbix-proxy-1.6.5-3.fc12.ppc Provides: config(zabbix-proxy) = 1.6.5-3.fc12 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh Requires: /bin/sh Processing files: zabbix-proxy-mysql-1.6.5-3.fc12.ppc Provides: zabbix-proxy-implementation = 1.6.5-3.fc12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libOpenIPMI.so.0 libOpenIPMIposix.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libcurl.so.4 liblber-2.4.so.2 libldap-2.4.so.2 libm.so.6 libm.so.6(GLIBC_2.0) libmysqlclient.so.16 libmysqlclient.so.16(libmysqlclient_16) libnetsnmp.so.15 libodbc.so.2 libresolv.so.2 libresolv.so.2(GLIBC_2.2) libsensors.so.4 rtld(GNU_HASH) Processing files: zabbix-proxy-pgsql-1.6.5-3.fc12.ppc Provides: zabbix-proxy-implementation = 1.6.5-3.fc12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libOpenIPMI.so.0 libOpenIPMIposix.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libcurl.so.4 liblber-2.4.so.2 libldap-2.4.so.2 libm.so.6 libm.so.6(GLIBC_2.0) libnetsnmp.so.15 libodbc.so.2 libpq.so.5 libresolv.so.2 libresolv.so.2(GLIBC_2.2) libsensors.so.4 rtld(GNU_HASH) Processing files: zabbix-proxy-sqlite3-1.6.5-3.fc12.ppc Provides: zabbix-proxy-implementation = 1.6.5-3.fc12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libOpenIPMI.so.0 libOpenIPMIposix.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libcurl.so.4 liblber-2.4.so.2 libldap-2.4.so.2 libm.so.6 libm.so.6(GLIBC_2.0) libnetsnmp.so.15 libodbc.so.2 libresolv.so.2 libresolv.so.2(GLIBC_2.2) libsensors.so.4 libsqlite3.so.0 rtld(GNU_HASH) Processing files: zabbix-web-1.6.5-3.fc12.noarch Provides: config(zabbix-web) = 1.6.5-3.fc12 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Processing files: zabbix-web-mysql-1.6.5-3.fc12.noarch Processing files: zabbix-web-pgsql-1.6.5-3.fc12.noarch Processing files: zabbix-web-sqlite3-1.6.5-3.fc12.noarch Processing files: zabbix-debuginfo-1.6.5-3.fc12.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc warning: Could not canonicalize hostname: ppc7.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/zabbix-1.6.5-3.fc12.ppc.rpm Wrote: /builddir/build/RPMS/zabbix-docs-1.6.5-3.fc12.noarch.rpm Wrote: /builddir/build/RPMS/zabbix-server-1.6.5-3.fc12.ppc.rpm Wrote: /builddir/build/RPMS/zabbix-server-mysql-1.6.5-3.fc12.ppc.rpm Wrote: /builddir/build/RPMS/zabbix-server-pgsql-1.6.5-3.fc12.ppc.rpm Wrote: /builddir/build/RPMS/zabbix-server-sqlite3-1.6.5-3.fc12.ppc.rpm Wrote: /builddir/build/RPMS/zabbix-agent-1.6.5-3.fc12.ppc.rpm Wrote: /builddir/build/RPMS/zabbix-proxy-1.6.5-3.fc12.ppc.rpm Wrote: /builddir/build/RPMS/zabbix-proxy-mysql-1.6.5-3.fc12.ppc.rpm Wrote: /builddir/build/RPMS/zabbix-proxy-pgsql-1.6.5-3.fc12.ppc.rpm Wrote: /builddir/build/RPMS/zabbix-proxy-sqlite3-1.6.5-3.fc12.ppc.rpm Wrote: /builddir/build/RPMS/zabbix-web-1.6.5-3.fc12.noarch.rpm Wrote: /builddir/build/RPMS/zabbix-web-mysql-1.6.5-3.fc12.noarch.rpm Wrote: /builddir/build/RPMS/zabbix-web-pgsql-1.6.5-3.fc12.noarch.rpm Wrote: /builddir/build/RPMS/zabbix-web-sqlite3-1.6.5-3.fc12.noarch.rpm Wrote: /builddir/build/RPMS/zabbix-debuginfo-1.6.5-3.fc12.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GJgEs4 + umask 022 + cd /builddir/build/BUILD + cd zabbix-1.6.5 + rm -rf /builddir/build/BUILDROOT/zabbix-1.6.5-3.fc12.ppc + exit 0 Child returncode was: 0 LEAVE do -->