Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ganglia.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 500, 475, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ganglia.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ganglia-3.1.7-5.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ganglia.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 500, 475, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ganglia.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CsYp27 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ganglia-3.1.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/ganglia-3.1.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ganglia-3.1.7 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (diskusage-pcre.patch):' Patch #0 (diskusage-pcre.patch): + /bin/cat /builddir/build/SOURCES/diskusage-pcre.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (setuserid-fix.patch):' Patch #1 (setuserid-fix.patch): + /bin/cat /builddir/build/SOURCES/setuserid-fix.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (diskmetrics.patch):' Patch #2 (diskmetrics.patch): + /bin/cat /builddir/build/SOURCES/diskmetrics.patch + /usr/bin/patch -s -p1 --fuzz=0 + chmod -x lib/apr_net.h lib/become_a_nobody.h lib/daemon_init.h lib/dotconf.h lib/file.h lib/ganglia_priv.h lib/getopt.h lib/gm_protocol.h lib/gm_scoreboard.h lib/hash.h lib/llist.h lib/my_inet_ntop.h lib/net.h lib/rdwr.h lib/readdir.h lib/gm_protocol.x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.haiwOp + umask 022 + cd /builddir/build/BUILD + cd ganglia-3.1.7 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-setuid=ganglia --enable-setgid=ganglia --with-gmetad --disable-static --enable-shared --sysconfdir=/etc/ganglia 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 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-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... none checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -std=gnu99 -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-unknown-linux-gnu-g++... no checking for x86_64-unknown-linux-gnu-c++... no checking for x86_64-unknown-linux-gnu-gpp... no checking for x86_64-unknown-linux-gnu-aCC... no checking for x86_64-unknown-linux-gnu-CC... no checking for x86_64-unknown-linux-gnu-cxx... no checking for x86_64-unknown-linux-gnu-cc++... no checking for x86_64-unknown-linux-gnu-cl.exe... no checking for x86_64-unknown-linux-gnu-FCC... no checking for x86_64-unknown-linux-gnu-KCC... no checking for x86_64-unknown-linux-gnu-RCC... no checking for x86_64-unknown-linux-gnu-xlC_r... no checking for x86_64-unknown-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-unknown-linux-gnu-g77... no checking for x86_64-unknown-linux-gnu-xlf... no checking for x86_64-unknown-linux-gnu-f77... no checking for x86_64-unknown-linux-gnu-frt... no checking for x86_64-unknown-linux-gnu-pgf77... no checking for x86_64-unknown-linux-gnu-cf77... no checking for x86_64-unknown-linux-gnu-fort77... no checking for x86_64-unknown-linux-gnu-fl32... no checking for x86_64-unknown-linux-gnu-af77... no checking for x86_64-unknown-linux-gnu-xlf90... no checking for x86_64-unknown-linux-gnu-f90... no checking for x86_64-unknown-linux-gnu-pgf90... no checking for x86_64-unknown-linux-gnu-pghpf... no checking for x86_64-unknown-linux-gnu-epcf90... no checking for x86_64-unknown-linux-gnu-gfortran... no checking for x86_64-unknown-linux-gnu-g95... no checking for x86_64-unknown-linux-gnu-xlf95... no checking for x86_64-unknown-linux-gnu-f95... no checking for x86_64-unknown-linux-gnu-fort... no checking for x86_64-unknown-linux-gnu-ifort... no checking for x86_64-unknown-linux-gnu-ifc... no checking for x86_64-unknown-linux-gnu-efc... no checking for x86_64-unknown-linux-gnu-pgf95... no checking for x86_64-unknown-linux-gnu-lf95... no checking for x86_64-unknown-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1635000 checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for objdir... .libs checking for x86_64-unknown-linux-gnu-ar... no checking for ar... ar checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC checking if gcc -std=gnu99 PIC flag -fPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported appending configuration tag "F77" to libtool Configuring libmetrics ... configure: creating cache /builddir/build/BUILD/ganglia-3.1.7/config.cache 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 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -std=gnu99 -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1635000 checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC checking if gcc -std=gnu99 PIC flag -fPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported appending configuration tag "F77" to libtool checking for kinfo_get_cpus in -lkinfo... no checking for kstat_open in -lkstat... no checking for kvm_open in -lkvm... no checking for odm_initialize in -lodm... no checking for _system_configuration in -lcfg... no checking for perfstat_cpu_total in -lperfstat... no checking for main in -lsocket... no checking for main in -lresolv... yes checking for main in -lnsl... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking sys/filsys.h usability... no checking sys/filsys.h presence... no checking for sys/filsys.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking if sockaddr{} has sa_len member... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking if uchar_t defined... no checking if int8_t defined... yes checking if uint8_t defined... yes checking if int16_t defined... yes checking if uint16_t defined... yes checking if int32_t defined... yes checking if uint32_t defined... yes checking if size_t defined... (cached) yes checking if ssize_t defined... yes checking if socklen_t defined... yes checking whether closedir returns void... no checking whether gcc -std=gnu99 needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for getmntinfo... no checking for getpagesize... yes checking for gettimeofday... yes checking for memset... yes checking for pstat_getdynamic... no checking for strchr... yes checking for strdup... yes checking for strndup... yes checking for strpbrk... yes checking for strstr... yes checking for strtol... yes checking for sysinfo... yes checking for uname... yes checking for vsnprintf... yes checking for strlcat... no configure: updating cache /builddir/build/BUILD/ganglia-3.1.7/config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating aix/Makefile config.status: creating cygwin/Makefile config.status: creating darwin/Makefile config.status: creating dragonfly/Makefile config.status: creating freebsd/Makefile config.status: creating hpux/Makefile config.status: creating irix/Makefile config.status: creating linux/Makefile config.status: creating netbsd/Makefile config.status: creating openbsd/Makefile config.status: creating osf/Makefile config.status: creating solaris/Makefile config.status: creating config.h config.status: executing depfiles commands checking for pthread_create in -lpthread... yes checking for pthread_create in -lpthreads... no checking rrd.h usability... yes checking rrd.h presence... yes checking for rrd.h... yes checking for rrd_create in -lrrd... yes The ganglia graphs are created using RRDTool (http://www.rrdtool.org/) Checking for python checking for python... /usr/bin/python checking Python version... 2.7 checking Python support... yes Checking for apr checking for apr-1-config... /usr/bin/apr-1-config checking for apr_socket_send in -lapr-1... yes The ganglia utilities use the Apache Portable Runtime functions (http://www.apache.org/) Found a suitable libapr1 library Checking for confuse checking for cfg_parse in -lconfuse... yes Found a suitable Confuse library Checking for expat checking for XML_ParserCreate in -lexpat... yes Found a suitable Expat library Checking for pcre checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for pcre_compile in -lpcre... yes Found a suitable pcre library checking for xdr_string in -lrpc... no checking for socket in -lsocket... no checking for inet_addr in -lnsl... yes checking for gethostbyaddr_r in -lnsl... yes checking for inet_aton... yes checking for kstat_open in -lkstat... no checking for kvm_open in -lkvm... no checking for odm_initialize in -lodm... no checking for _system_configuration in -lcfg... no checking for perfstat_cpu_total in -lperfstat... no checking for dlopen in -ldl... yes checking for ANSI C header files... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for unistd.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/raw.h usability... no checking net/raw.h presence... no checking for net/raw.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.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 sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking whether time.h and sys/time.h may both be included... yes checking if uchar_t defined... no checking if int8_t defined... yes checking if uint8_t defined... yes checking if int16_t defined... yes checking if uint16_t defined... yes checking if int32_t defined... yes checking if uint32_t defined... yes checking if size_t defined... yes checking if ssize_t defined... yes checking if socklen_t defined... yes checking if time_t defined... yes checking whether byte ordering is bigendian... no checking for snprintf... yes checking for vsnprintf... yes checking for strlcat... no checking for getopt_long... yes checking for inet_ntop... yes checking for strdup... yes checking whether disabling type punning in gcc is possible... yes Extra checks for 3.1 series... configure: creating ./config.status config.status: creating scripts/fixconfig config.status: creating Makefile config.status: creating tests/Makefile config.status: creating ganglia.spec config.status: creating gmetad/Makefile config.status: creating lib/default_conf.h config.status: creating lib/Makefile config.status: creating gmond/Makefile config.status: creating gstat/Makefile config.status: creating gmond/modules/Makefile config.status: creating gmond/modules/example/Makefile config.status: creating gmond/modules/cpu/Makefile config.status: creating gmond/modules/disk/Makefile config.status: creating gmond/modules/memory/Makefile config.status: creating gmond/modules/network/Makefile config.status: creating gmond/modules/python/Makefile config.status: creating gmond/modules/status/Makefile config.status: creating gmond/modules/system/Makefile config.status: creating gmond/python_modules/Makefile config.status: creating gmond/python_modules/disk/Makefile config.status: creating gmond/python_modules/example/Makefile config.status: creating gmond/python_modules/network/Makefile config.status: creating gmetad/conf.c config.status: creating gmetric/Makefile config.status: creating include/Makefile config.status: creating web/Makefile config.status: creating config.h config.status: executing depfiles commands Welcome to.. ______ ___ / ____/___ _____ ____ _/ (_)___ _ / / __/ __ `/ __ \/ __ `/ / / __ `/ / /_/ / /_/ / / / / /_/ / / / /_/ / \____/\__,_/_/ /_/\__, /_/_/\__,_/ /____/ Copyright (c) 2005 University of California, Berkeley Version: 3.1.7 Library: Release 3.1.7 0:0:0 Type "make" to compile. + /usr/bin/perl -pi.orig -e 's|nobody|ganglia|g' gmond/gmond.conf.html ganglia.html gmond/conf.pod + /usr/bin/perl -pi.orig -e 's|2345|-|g' gmond/gmond.init gmetad/gmetad.init + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/lib' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c getopt1.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c getopt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c getopt_init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o gm_protocol_xdr.lo gm_protocol_xdr.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c gm_protocol_xdr.c -fPIC -DPIC -o .libs/gm_protocol_xdr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o become_a_nobody.lo become_a_nobody.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o debug_msg.lo debug_msg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o daemon_init.lo daemon_init.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c debug_msg.c -fPIC -DPIC -o .libs/debug_msg.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c become_a_nobody.c -fPIC -DPIC -o .libs/become_a_nobody.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c daemon_init.c -fPIC -DPIC -o .libs/daemon_init.o gm_protocol_xdr.c: In function 'xdr_Ganglia_value_types': gm_protocol_xdr.c:14:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_extra_data': gm_protocol_xdr.c:24:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_metric_id': gm_protocol_xdr.c:112:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_metadatadef': gm_protocol_xdr.c:126:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_metadatareq': gm_protocol_xdr.c:138:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_ushort': gm_protocol_xdr.c:148:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_short': gm_protocol_xdr.c:162:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_int': gm_protocol_xdr.c:176:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_uint': gm_protocol_xdr.c:190:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_string': gm_protocol_xdr.c:204:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_float': gm_protocol_xdr.c:218:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_double': gm_protocol_xdr.c:232:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_msg_formats': gm_protocol_xdr.c:246:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_metadata_msg': gm_protocol_xdr.c:256:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_value_msg': gm_protocol_xdr.c:278:20: warning: unused variable 'buf' [-Wunused-variable] gm_protocol_xdr.c: In function 'xdr_Ganglia_25metric': gm_protocol_xdr.c:320:20: warning: unused variable 'buf' [-Wunused-variable] /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o file.lo file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o dotconf.lo dotconf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o error_msg.lo error_msg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o ganglia.lo ganglia.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c file.c -fPIC -DPIC -o .libs/file.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c error_msg.c -fPIC -DPIC -o .libs/error_msg.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c ganglia.c -fPIC -DPIC -o .libs/ganglia.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c dotconf.c -fPIC -DPIC -o .libs/dotconf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o hash.lo hash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o inetaddr.lo inetaddr.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o llist.lo llist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c inetaddr.c -fPIC -DPIC -o .libs/inetaddr.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c llist.c -fPIC -DPIC -o .libs/llist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o my_inet_ntop.lo my_inet_ntop.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o rdwr.lo rdwr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o readdir.lo readdir.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o tcp.lo tcp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c my_inet_ntop.c -fPIC -DPIC -o .libs/my_inet_ntop.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c rdwr.c -fPIC -DPIC -o .libs/rdwr.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c readdir.c -fPIC -DPIC -o .libs/readdir.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c tcp.c -fPIC -DPIC -o .libs/tcp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o scoreboard.lo scoreboard.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o apr_net.lo apr_net.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o libgmond.lo libgmond.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c scoreboard.c -fPIC -DPIC -o .libs/scoreboard.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c apr_net.c -fPIC -DPIC -o .libs/apr_net.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c libgmond.c -fPIC -DPIC -o .libs/libgmond.o rm -f libgetopthelper.a ar cru libgetopthelper.a getopt1.o getopt.o getopt_init.o ranlib libgetopthelper.a libgmond.c: In function 'check_value': libgmond.c:548:11: warning: ignoring return value of 'strtod', declared with attribute warn_unused_result [-Wunused-result] libgmond.c:550:11: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -version-info 0:0:0 -release 3.1.7 -export-dynamic -Wl,-z,relro -o libganglia.la -rpath /usr/lib64 gm_protocol_xdr.lo become_a_nobody.lo debug_msg.lo daemon_init.lo file.lo dotconf.lo error_msg.lo ganglia.lo hash.lo inetaddr.lo llist.lo my_inet_ntop.lo rdwr.lo readdir.lo tcp.lo scoreboard.lo apr_net.lo libgmond.lo -ldl -lnsl -lnsl -lpcre -lexpat -lconfuse -lapr-1 -lpthread gcc -std=gnu99 -shared .libs/gm_protocol_xdr.o .libs/become_a_nobody.o .libs/debug_msg.o .libs/daemon_init.o .libs/file.o .libs/dotconf.o .libs/error_msg.o .libs/ganglia.o .libs/hash.o .libs/inetaddr.o .libs/llist.o .libs/my_inet_ntop.o .libs/rdwr.o .libs/readdir.o .libs/tcp.o .libs/scoreboard.o .libs/apr_net.o .libs/libgmond.o -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -ldl -lnsl -lpcre -lexpat -lconfuse /usr/lib64/libapr-1.so -lpthread -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libganglia-3.1.7.so.0 -o .libs/libganglia-3.1.7.so.0.0.0 (cd .libs && rm -f libganglia-3.1.7.so.0 && ln -s libganglia-3.1.7.so.0.0.0 libganglia-3.1.7.so.0) (cd .libs && rm -f libganglia.so && ln -s libganglia-3.1.7.so.0.0.0 libganglia.so) creating libganglia.la (cd .libs && rm -f libganglia.la && ln -s ../libganglia.la libganglia.la) make[2]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/lib' Making all in libmetrics make[2]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/libmetrics' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/libmetrics' Making all in linux make[4]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/libmetrics/linux' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../lib -I../../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT metrics.lo -MD -MP -MF .deps/metrics.Tpo -c -o metrics.lo metrics.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../lib -I../../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT metrics.lo -MD -MP -MF .deps/metrics.Tpo -c metrics.c -fPIC -DPIC -o .libs/metrics.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../lib -I../../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT metrics.lo -MD -MP -MF .deps/metrics.Tpo -c metrics.c -o metrics.o >/dev/null 2>&1 mv -f .deps/metrics.Tpo .deps/metrics.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../lib -I../../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o libmetric25.la metrics.lo -lnsl -lresolv ar cru .libs/libmetric25.a .libs/metrics.o ranlib .libs/libmetric25.a creating libmetric25.la (cd .libs && rm -f libmetric25.la && ln -s ../libmetric25.la libmetric25.la) make[4]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/libmetrics/linux' Making all in . make[4]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/libmetrics' /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libmetrics.lo -MD -MP -MF .deps/libmetrics.Tpo -c -o libmetrics.lo libmetrics.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo interface.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT get_ifi_info.lo -MD -MP -MF .deps/get_ifi_info.Tpo -c -o get_ifi_info.lo get_ifi_info.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libmetrics.lo -MD -MP -MF .deps/libmetrics.Tpo -c libmetrics.c -fPIC -DPIC -o .libs/libmetrics.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT get_ifi_info.lo -MD -MP -MF .deps/get_ifi_info.Tpo -c get_ifi_info.c -fPIC -DPIC -o .libs/get_ifi_info.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c interface.c -fPIC -DPIC -o .libs/interface.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT libmetrics.lo -MD -MP -MF .deps/libmetrics.Tpo -c libmetrics.c -o libmetrics.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT get_ifi_info.lo -MD -MP -MF .deps/get_ifi_info.Tpo -c get_ifi_info.c -o get_ifi_info.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c interface.c -o interface.o >/dev/null 2>&1 mv -f .deps/libmetrics.Tpo .deps/libmetrics.Plo mv -f .deps/get_ifi_info.Tpo .deps/get_ifi_info.Plo mv -f .deps/interface.Tpo .deps/interface.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -I../lib -I../include -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wl,-z,relro -o libmetrics.la libmetrics.lo interface.lo get_ifi_info.lo linux/libmetric25.la -lnsl -lresolv rm -fr .libs/libmetrics.lax mkdir .libs/libmetrics.lax rm -fr .libs/libmetrics.lax/libmetric25.a mkdir .libs/libmetrics.lax/libmetric25.a (cd .libs/libmetrics.lax/libmetric25.a && ar x /builddir/build/BUILD/ganglia-3.1.7/libmetrics/linux/.libs/libmetric25.a) ar cru .libs/libmetrics.a .libs/libmetrics.o .libs/interface.o .libs/get_ifi_info.o .libs/libmetrics.lax/libmetric25.a/metrics.o ranlib .libs/libmetrics.a rm -fr .libs/libmetrics.lax creating libmetrics.la (cd .libs && rm -f libmetrics.la && ln -s ../libmetrics.la libmetrics.la) make[4]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/libmetrics' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/libmetrics/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/libmetrics/tests' make[3]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/libmetrics' make[2]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/libmetrics' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/tests' Making all in gmetad make[2]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/gmetad' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c gmetad.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c cmdline.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c data_thread.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c server.c cmdline.c: In function 'cmdline_parser_internal': cmdline.c:430:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] gmetad.c: In function 'main': gmetad.c:264:15: warning: variable 'last_metadata' set but not used [-Wunused-but-set-variable] gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c process_xml.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c rrd_helpers.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c conf.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c type_hash.c process_xml.c: In function 'start': process_xml.c:983:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] process_xml.c: In function 'end': process_xml.c:1150:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c xml_hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/usr/include/apr-1 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c cleanup.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR='"/etc/ganglia"' -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -Wl,-z,relro -o gmetad gmetad.o cmdline.o data_thread.o server.o process_xml.o rrd_helpers.o conf.o type_hash.o xml_hash.o cleanup.o ../lib/libganglia.la -lrrd -lm -ldl -lnsl -lnsl -lpcre -lexpat -lconfuse -lapr-1 -lpthread mkdir .libs gcc -std=gnu99 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE -DSYSCONFDIR=\"/etc/ganglia\" -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -Wl,-z -Wl,relro -o .libs/gmetad gmetad.o cmdline.o data_thread.o server.o process_xml.o rrd_helpers.o conf.o type_hash.o xml_hash.o cleanup.o ../lib/.libs/libganglia.so -lrrd -lm -ldl -lnsl -lpcre -lexpat -lconfuse /usr/lib64/libapr-1.so -lpthread -Wl,--rpath -Wl,/usr/lib64 creating gmetad make[2]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/gmetad' Making all in web make[2]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/web' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/web' Making all in gmond make[2]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/gmond' Making all in modules make[3]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules' Making all in example make[4]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/example' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -I../../../include -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_example.lo mod_example.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -I../../../include -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c mod_example.c -fPIC -DPIC -o .libs/mod_example.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -I../../../include -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,-z,relro -o modexample.la -rpath /usr/lib64/ganglia mod_example.lo -ldl -lnsl -lnsl -lpcre -lexpat -lconfuse -lapr-1 -lpthread gcc -std=gnu99 -shared .libs/mod_example.o -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -ldl -lnsl -lpcre -lexpat -lconfuse /usr/lib64/libapr-1.so -lpthread -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,modexample.so -o .libs/modexample.so creating modexample.la (cd .libs && rm -f modexample.la && ln -s ../modexample.la modexample.la) make[4]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/example' Making all in cpu make[4]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/cpu' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_multicpu.lo mod_multicpu.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_cpu.lo mod_cpu.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_load.lo mod_load.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c mod_load.c -fPIC -DPIC -o .libs/mod_load.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c mod_cpu.c -fPIC -DPIC -o .libs/mod_cpu.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c mod_multicpu.c -fPIC -DPIC -o .libs/mod_multicpu.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,-z,relro -o modload.la -rpath /usr/lib64/ganglia mod_load.lo ../../../libmetrics/libmetrics.la -ldl -lnsl -lnsl -lpcre -lexpat -lconfuse -lapr-1 -lpthread /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,-z,relro -o modcpu.la -rpath /usr/lib64/ganglia mod_cpu.lo ../../../libmetrics/libmetrics.la -ldl -lnsl -lnsl -lpcre -lexpat -lconfuse -lapr-1 -lpthread gcc -std=gnu99 -shared .libs/mod_load.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lresolv -ldl -lnsl -lpcre -lexpat -lconfuse /usr/lib64/libapr-1.so -lpthread -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,modload.so -o .libs/modload.so gcc -std=gnu99 -shared .libs/mod_cpu.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lresolv -ldl -lnsl -lpcre -lexpat -lconfuse /usr/lib64/libapr-1.so -lpthread -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,modcpu.so -o .libs/modcpu.so creating modload.la creating modcpu.la (cd .libs && rm -f modcpu.la && ln -s ../modcpu.la modcpu.la) (cd .libs && rm -f modload.la && ln -s ../modload.la modload.la) /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,-z,relro -o modmulticpu.la -rpath /usr/lib64/ganglia mod_multicpu.lo -ldl -lnsl -lnsl -lpcre -lexpat -lconfuse -lapr-1 -lpthread gcc -std=gnu99 -shared .libs/mod_multicpu.o -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -ldl -lnsl -lpcre -lexpat -lconfuse /usr/lib64/libapr-1.so -lpthread -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,modmulticpu.so -o .libs/modmulticpu.so creating modmulticpu.la (cd .libs && rm -f modmulticpu.la && ln -s ../modmulticpu.la modmulticpu.la) make[4]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/cpu' Making all in disk make[4]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/disk' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_disk.lo mod_disk.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c mod_disk.c -fPIC -DPIC -o .libs/mod_disk.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,-z,relro -o moddisk.la -rpath /usr/lib64/ganglia mod_disk.lo ../../../libmetrics/libmetrics.la -ldl -lnsl -lnsl -lpcre -lexpat -lconfuse -lapr-1 -lpthread gcc -std=gnu99 -shared .libs/mod_disk.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lresolv -ldl -lnsl -lpcre -lexpat -lconfuse /usr/lib64/libapr-1.so -lpthread -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,moddisk.so -o .libs/moddisk.so creating moddisk.la (cd .libs && rm -f moddisk.la && ln -s ../moddisk.la moddisk.la) make[4]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/disk' Making all in memory make[4]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/memory' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_mem.lo mod_mem.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c mod_mem.c -fPIC -DPIC -o .libs/mod_mem.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,-z,relro -o modmem.la -rpath /usr/lib64/ganglia mod_mem.lo ../../../libmetrics/libmetrics.la -ldl -lnsl -lnsl -lpcre -lexpat -lconfuse -lapr-1 -lpthread gcc -std=gnu99 -shared .libs/mod_mem.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lresolv -ldl -lnsl -lpcre -lexpat -lconfuse /usr/lib64/libapr-1.so -lpthread -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,modmem.so -o .libs/modmem.so creating modmem.la (cd .libs && rm -f modmem.la && ln -s ../modmem.la modmem.la) make[4]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/memory' Making all in network make[4]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/network' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_net.lo mod_net.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c mod_net.c -fPIC -DPIC -o .libs/mod_net.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,-z,relro -o modnet.la -rpath /usr/lib64/ganglia mod_net.lo ../../../libmetrics/libmetrics.la -ldl -lnsl -lnsl -lpcre -lexpat -lconfuse -lapr-1 -lpthread gcc -std=gnu99 -shared .libs/mod_net.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lresolv -ldl -lnsl -lpcre -lexpat -lconfuse /usr/lib64/libapr-1.so -lpthread -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,modnet.so -o .libs/modnet.so creating modnet.la (cd .libs && rm -f modnet.la && ln -s ../modnet.la modnet.la) make[4]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/network' Making all in system make[4]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/system' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_proc.lo mod_proc.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_sys.lo mod_sys.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c mod_sys.c -fPIC -DPIC -o .libs/mod_sys.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c mod_proc.c -fPIC -DPIC -o .libs/mod_proc.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,-z,relro -o modsys.la -rpath /usr/lib64/ganglia mod_sys.lo ../../../libmetrics/libmetrics.la -ldl -lnsl -lnsl -lpcre -lexpat -lconfuse -lapr-1 -lpthread /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,-z,relro -o modproc.la -rpath /usr/lib64/ganglia mod_proc.lo ../../../libmetrics/libmetrics.la -ldl -lnsl -lnsl -lpcre -lexpat -lconfuse -lapr-1 -lpthread gcc -std=gnu99 -shared .libs/mod_sys.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lresolv -ldl -lnsl -lpcre -lexpat -lconfuse /usr/lib64/libapr-1.so -lpthread -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,modsys.so -o .libs/modsys.so gcc -std=gnu99 -shared .libs/mod_proc.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lresolv -ldl -lnsl -lpcre -lexpat -lconfuse /usr/lib64/libapr-1.so -lpthread -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,modproc.so -o .libs/modproc.so creating modsys.la (cd .libs && rm -f modsys.la && ln -s ../modsys.la modsys.la) creating modproc.la (cd .libs && rm -f modproc.la && ln -s ../modproc.la modproc.la) make[4]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/system' Making all in python make[4]: Entering directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/python' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -I/usr/include/python2.7 -D_LARGEFILE64_SOURCE -I../../../include -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_python.lo mod_python.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/apr-1 -I/usr/include/python2.7 -D_LARGEFILE64_SOURCE -I../../../include -I../../../lib -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -D_REENTRANT -c mod_python.c -fPIC -DPIC -o .libs/mod_python.o mod_python.c: In function 'pyth_metric_init': mod_python.c:535:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] mod_python.c:669:33: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyMapping_Check mod_python.c: In function 'build_params_dict': mod_python.c:529:5: warning: ob_refcnt of '*pyvalue' is 1 too high [enabled by default] mod_python.c:529:5: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) mod_python.c:529:5: note: but final ob_refcnt is N + 1 mod_python.c:522:21: note: PyStringObject allocated at: pyvalue = PyString_FromString(value); mod_python.c:511:15: note: when PyDict_New() succeeds at: PyObject *params_dict = PyDict_New(); mod_python.c:513:8: note: taking True path at: if (pymodule && params_dict) { mod_python.c:514:16: note: reaching: for (k = 0; k < cfg_size(pymodule, "param"); k++) { mod_python.c:514:9: note: when considering range: 1 <= value <= 0xffffffff at: for (k = 0; k < cfg_size(pymodule, "param"); k++) { mod_python.c:514:9: note: taking True path at: for (k = 0; k < cfg_size(pymodule, "param"); k++) { mod_python.c:519:32: note: reaching: param = cfg_getnsec(pymodule, "param", k); mod_python.c:520:43: note: when treating unknown struct cfg_t * from mod_python.c:519 as non-NULL at: name = apr_pstrdup(pool, param->title); mod_python.c:522:21: note: when treating unknown char * from mod_python.c:521 as non-NULL at: pyvalue = PyString_FromString(value); mod_python.c:522:21: note: when PyString_FromString() succeeds at: pyvalue = PyString_FromString(value); mod_python.c:522:21: note: ob_refcnt is now refs: 1 + N where N >= 0 mod_python.c:523:17: note: when treating unknown char * from mod_python.c:520 as NULL at: if (name && pyvalue) { mod_python.c:523:16: note: taking False path at: if (name && pyvalue) { mod_python.c:514:55: note: reaching: for (k = 0; k < cfg_size(pymodule, "param"); k++) { mod_python.c:514:9: note: when considering range: 0 <= value <= 1 at: for (k = 0; k < cfg_size(pymodule, "param"); k++) { mod_python.c:514:9: note: taking False path at: for (k = 0; k < cfg_size(pymodule, "param"); k++) { mod_python.c:529:5: note: reaching: return params_dict; mod_python.c:529:5: note: returning at: return params_dict; mod_python.c:509:1: note: graphical error report for function 'build_params_dict' written out to '.libs/mod_python.c.build_params_dict-refcount-errors.html' mod_python.c: In function 'fill_metric_info': mod_python.c:329:23: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyDict_Next mod_python.c: In function 'fill_gmi': mod_python.c:415:1: note: this function is too complicated for the reference-count checker to fully analyze: not all paths were analyzed mod_python.c: In function 'pyth_metric_cleanup': mod_python.c:706:1: note: this function is too complicated for the reference-count checker to fully analyze: not all paths were analyzed mod_python.c: In function 'get_pydict_callable_value': mod_python.c:302:32: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyMapping_HasKeyString mod_python.c: In function 'get_pydict_float_value': mod_python.c:282:32: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyMapping_HasKeyString mod_python.c: In function 'get_python_float_value': mod_python.c:245:33: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyFloat_AsDouble mod_python.c: In function 'get_pydict_int_value': mod_python.c:230:32: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyMapping_HasKeyString mod_python.c: In function 'get_python_int_value': mod_python.c:196:14: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyLong_AsLong mod_python.c: In function 'get_python_uint_value': mod_python.c:171:23: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyInt_AsUnsignedLongMask mod_python.c: In function 'get_pydict_string_value': mod_python.c:155:32: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyMapping_HasKeyString mod_python.c: In function 'get_python_string_value': mod_python.c:133:16: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PyFloat_AsDouble make[4]: *** [mod_python.lo] Error 1 make[4]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules/python' make[3]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/gmond/modules' make[3]: *** [all-recursive] Error 1 make[2]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7/gmond' make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/ganglia-3.1.7' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.haiwOp (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.haiwOp (%build) Child returncode was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ganglia.spec'] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 328, in do raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ganglia.spec'] LEAVE do --> EXCEPTION RAISED