D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ganglia-3.7.2-9.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yVGTRb Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E4RYWA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + rm -rf ganglia-monitor-script-0.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ganglia-monitor-script-0.3.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd ganglia-monitor-script-0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + rm -rf ganglia-3.7.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ganglia-3.7.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ganglia-3.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #3 (ganglia-3.7.2-tirpc-hack.patch):' Patch #3 (ganglia-3.7.2-tirpc-hack.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Makefile.am patching file configure.ac patching file gmetad/Makefile.am patching file gmetric/Makefile.am patching file gmond/Makefile.am patching file gmond/modules/cpu/Makefile.am patching file gmond/modules/disk/Makefile.am patching file gmond/modules/example/Makefile.am patching file gmond/modules/memory/Makefile.am patching file gmond/modules/network/Makefile.am patching file gmond/modules/perl/Makefile.am patching file gmond/modules/python/Makefile.am patching file gmond/modules/status/Makefile.am patching file gmond/modules/system/Makefile.am patching file lib/Makefile.am + echo 'Patch #4 (ganglia-3.7.2-gcc14-cast.patch):' Patch #4 (ganglia-3.7.2-gcc14-cast.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file gmond/gmond.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hd07xW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ganglia-3.7.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + touch Makefile.am + aclocal -I m4 aclocal: warning: couldn't open directory 'm4': No such file or directory sh: line 1: git: command not found + autoheader sh: line 1: git: command not found + automake --add-missing --copy --foreign + libtoolize --automake --copy + automake --add-missing --copy --foreign configure.ac:70: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:70: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation Makefile.am:14: warning: support for distribution archives compressed with legacy program 'compress' is deprecated. Makefile.am:14: It will be removed in Automake 2.0 Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmetad/Makefile.am:14: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmetric/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmond/Makefile.am:47: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmond/modules/cpu/Makefile.am:28: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmond/modules/disk/Makefile.am:14: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmond/modules/example/Makefile.am:14: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmond/modules/memory/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmond/modules/network/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmond/modules/perl/Makefile.am:31: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmond/modules/python/Makefile.am:30: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmond/modules/status/Makefile.am:14: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') gmond/modules/system/Makefile.am:19: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') lib/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + autoconf -f sh: line 1: git: command not found configure.ac:70: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9969: AM_INIT_AUTOMAKE is expanded from... configure.ac:70: the top level configure.ac:110: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:110: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:10247: AM_CONFIG_HEADER is expanded from... configure.ac:110: the top level configure.ac:124: warning: The macro 'AC_PROG_CC_STDC' is obsolete. configure.ac:124: You should run autoupdate. ./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from... configure.ac:124: the top level configure.ac:125: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:125: You should run autoupdate. aclocal.m4:122: AC_PROG_LIBTOOL is expanded from... configure.ac:125: the top level configure.ac:625: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:625: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:625: the top level configure.ac:645: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:645: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:645: the top level configure.ac:647: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:647: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... acinclude.m4:50: AC_SEARCH_TYPE is expanded from... configure.ac:647: the top level configure.ac:648: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:648: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... acinclude.m4:50: AC_SEARCH_TYPE is expanded from... configure.ac:648: the top level configure.ac:649: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:649: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... acinclude.m4:50: AC_SEARCH_TYPE is expanded from... configure.ac:649: the top level configure.ac:650: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:650: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... acinclude.m4:50: AC_SEARCH_TYPE is expanded from... configure.ac:650: the top level configure.ac:651: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:651: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... acinclude.m4:50: AC_SEARCH_TYPE is expanded from... configure.ac:651: the top level configure.ac:652: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:652: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... acinclude.m4:50: AC_SEARCH_TYPE is expanded from... configure.ac:652: the top level configure.ac:653: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:653: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... acinclude.m4:50: AC_SEARCH_TYPE is expanded from... configure.ac:653: the top level configure.ac:654: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:654: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... acinclude.m4:50: AC_SEARCH_TYPE is expanded from... configure.ac:654: the top level configure.ac:655: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:655: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... acinclude.m4:50: AC_SEARCH_TYPE is expanded from... configure.ac:655: the top level configure.ac:656: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:656: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... acinclude.m4:50: AC_SEARCH_TYPE is expanded from... configure.ac:656: the top level configure.ac:657: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:657: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... acinclude.m4:50: AC_SEARCH_TYPE is expanded from... configure.ac:657: the top level configure.ac:707: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:707: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:707: the top level configure.ac:724: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:724: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:724: the top level configure.ac:763: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:763: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:763: the top level configure.ac:822: warning: The macro 'ac_cv_prog_gcc' is obsolete. configure.ac:822: You should run autoupdate. ./lib/autoconf/c.m4:448: ac_cv_prog_gcc is expanded from... configure.ac:822: the top level configure.ac:895: warning: AC_OUTPUT should be used without arguments. configure.ac:895: You should run autoupdate. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./libmetrics/build/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./libmetrics/build/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./libmetrics/build/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./libmetrics/build/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./libmetrics/build/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./libmetrics/build/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 -with-libpcre=no --disable-python --disable-static --with-gmetad --enable-status checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/build/missing: Unknown `--is-lightweight' option Try `/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/build/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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 checking for a sed that does not truncate output... (cached) /usr/bin/sed Configuring libmetrics ... checking for pthread_create in -lpthread... yes checking for pthread_create in -lpthreads... no checking for rrd.h... yes checking for rrd_create in -lrrd... yes The ganglia graphs are created using RRDTool (http://www.rrdtool.org/) checking Python support... no checking Perl support... no checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes Checking for apr checking for apr-1... yes Checking for tirpc checking for libtirpc... yes Checking for libmemcached 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 building without PCRE support Checking for systemd Checking for zlib checking for zlib.h... yes checking for deflate in -lz... yes Found a suitable zlib checking for socket in -lsocket... no checking for inet_addr in -lnsl... no checking for gethostbyaddr_r in -lnsl... no 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 egrep... (cached) /usr/bin/grep -E checking for syslog.h... yes checking for pthread.h... yes checking for fcntl.h... yes checking for signal.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/socket.h... yes checking for sys/ioctl.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for netinet/tcp.h... yes checking for unistd.h... (cached) yes checking for stropts.h... no checking for sys/sockio.h... no checking for ctype.h... yes checking for errno.h... yes checking for netdb.h... yes checking for stdio.h... (cached) yes checking for sys/uio.h... yes checking for sys/wait.h... yes checking for sys/un.h... yes checking for sys/select.h... yes checking for sys/filio.h... no checking for getopt.h... yes checking for net/if_dl.h... no checking for net/raw.h... no checking for poll.h... yes checking for net/if.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for sys/param.h... yes checking for sys/vfs.h... yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/mount.h... 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... yes checking for getopt_long... yes checking for inet_ntop... yes checking for strdup... yes checking whether disabling type punning in gcc is possible... yes checking for __thread specifier... exists, using native TLS checking that generated files are newer than configure... done 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/perl/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/perl_modules/Makefile config.status: creating gmond/perl_modules/example/Makefile config.status: creating gmond/python_modules/Makefile config.status: creating gmond/python_modules/apache_status/Makefile config.status: creating gmond/python_modules/cpu/Makefile config.status: creating gmond/python_modules/db/Makefile config.status: creating gmond/python_modules/disk/Makefile config.status: creating gmond/python_modules/example/Makefile config.status: creating gmond/python_modules/memcached/Makefile config.status: creating gmond/python_modules/memory/Makefile config.status: creating gmond/python_modules/nfs/Makefile config.status: creating gmond/python_modules/network/Makefile config.status: creating gmond/python_modules/process/Makefile config.status: creating gmond/python_modules/ssl/Makefile config.status: creating gmond/python_modules/varnish/Makefile config.status: creating gmond/python_modules/vm_stats/Makefile config.status: creating gmond/python_modules/xen/Makefile config.status: creating gmetad/conf.c config.status: creating gmetad-python/setup.py config.status: creating gmetad-python/Gmetad/gmetad_config.py config.status: creating gmetad-python/gmetad-python.conf config.status: creating gmetad-python/plugins/rrd_plugin.py config.status: creating gmetric/Makefile config.status: creating include/Makefile config.status: creating mans/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libmetrics (/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-mageia-linux-gnu' '--build=x86_64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' '-with-libpcre=no' '--disable-python' '--disable-static' '--with-gmetad' '--enable-status' 'build_alias=x86_64-mageia-linux-gnu' 'host_alias=x86_64-mageia-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' 'LDFLAGS=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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 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... no 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... yes checking nlist.h presence... yes checking for nlist.h... yes 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 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... yes checking whether gcc 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 correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for working strtod... no checking for pow... no checking for pow in -lm... 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 strtoull... yes checking for sysinfo... yes checking for uname... yes checking for vsnprintf... yes checking for strlcat... yes 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 mingw/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 config.status: executing libtool commands Welcome to.. ______ ___ / ____/___ _____ ____ _/ (_)___ _ / / __/ __ `/ __ \/ __ `/ / / __ `/ / /_/ / /_/ / / / / /_/ / / / /_/ / \____/\__,_/_/ /_/\__, /_/_/\__,_/ /____/ Copyright (c) 2005 University of California, Berkeley Version: 3.7.2 Library: Release 3.7.2 0:0:0 Type "make" to compile. + /usr/bin/make ./scripts/fixconfig contrib/ganglia_gmond.xml.in ./scripts/fixconfig solaris/pkginfo.in ./scripts/fixconfig gmetad-python/gmetad-python.service.in /usr/bin/make all-recursive make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2' Making all in lib make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o getopt1.o getopt1.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o getopt_init.o getopt_init.c rm -f libgetopthelper.a ar cr libgetopthelper.a getopt1.o getopt.o getopt_init.o ranlib libgetopthelper.a /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o gm_protocol_xdr.lo gm_protocol_xdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c gm_protocol_xdr.c -fPIC -DPIC -o .libs/gm_protocol_xdr.o gm_protocol_xdr.c: In function 'xdr_Ganglia_value_types': gm_protocol_xdr.c:14:27: warning: unused variable 'buf' [-Wunused-variable] 14 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_extra_data': gm_protocol_xdr.c:24:27: warning: unused variable 'buf' [-Wunused-variable] 24 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_metric_id': gm_protocol_xdr.c:112:27: warning: unused variable 'buf' [-Wunused-variable] 112 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_metadatadef': gm_protocol_xdr.c:126:27: warning: unused variable 'buf' [-Wunused-variable] 126 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_metadatareq': gm_protocol_xdr.c:138:27: warning: unused variable 'buf' [-Wunused-variable] 138 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_ushort': gm_protocol_xdr.c:148:27: warning: unused variable 'buf' [-Wunused-variable] 148 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_short': gm_protocol_xdr.c:162:27: warning: unused variable 'buf' [-Wunused-variable] 162 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_int': gm_protocol_xdr.c:176:27: warning: unused variable 'buf' [-Wunused-variable] 176 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_uint': gm_protocol_xdr.c:190:27: warning: unused variable 'buf' [-Wunused-variable] 190 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_string': gm_protocol_xdr.c:204:27: warning: unused variable 'buf' [-Wunused-variable] 204 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_float': gm_protocol_xdr.c:218:27: warning: unused variable 'buf' [-Wunused-variable] 218 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_gmetric_double': gm_protocol_xdr.c:232:27: warning: unused variable 'buf' [-Wunused-variable] 232 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_msg_formats': gm_protocol_xdr.c:246:27: warning: unused variable 'buf' [-Wunused-variable] 246 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_metadata_msg': gm_protocol_xdr.c:256:27: warning: unused variable 'buf' [-Wunused-variable] 256 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_value_msg': gm_protocol_xdr.c:278:27: warning: unused variable 'buf' [-Wunused-variable] 278 | register int32_t *buf; | ^~~ gm_protocol_xdr.c: In function 'xdr_Ganglia_25metric': gm_protocol_xdr.c:320:27: warning: unused variable 'buf' [-Wunused-variable] 320 | register int32_t *buf; | ^~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o become_a_nobody.lo become_a_nobody.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c become_a_nobody.c -fPIC -DPIC -o .libs/become_a_nobody.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o debug_msg.lo debug_msg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c debug_msg.c -fPIC -DPIC -o .libs/debug_msg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o update_pidfile.lo update_pidfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c update_pidfile.c -fPIC -DPIC -o .libs/update_pidfile.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o file.lo file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c file.c -fPIC -DPIC -o .libs/file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o dotconf.lo dotconf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c dotconf.c -fPIC -DPIC -o .libs/dotconf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o error_msg.lo error_msg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c error_msg.c -fPIC -DPIC -o .libs/error_msg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o ganglia.lo ganglia.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c ganglia.c -fPIC -DPIC -o .libs/ganglia.o ganglia.c: In function 'start': ganglia.c:65:22: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 65 | strncpy(cluster->host->name, attr[1], GEXEC_HOST_STRING_LEN); | ^ ganglia.c:60:22: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 60 | strncpy(cluster->host->domain, p, GEXEC_HOST_STRING_LEN); | ^ ganglia.c:27:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 27 | strncpy( cluster->name, attr[1], 256 ); | ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o inetaddr.lo inetaddr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c inetaddr.c -fPIC -DPIC -o .libs/inetaddr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o llist.lo llist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c llist.c -fPIC -DPIC -o .libs/llist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o my_inet_ntop.lo my_inet_ntop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c my_inet_ntop.c -fPIC -DPIC -o .libs/my_inet_ntop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o rdwr.lo rdwr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c rdwr.c -fPIC -DPIC -o .libs/rdwr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o readdir.lo readdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c readdir.c -fPIC -DPIC -o .libs/readdir.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o tcp.lo tcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c tcp.c -fPIC -DPIC -o .libs/tcp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o scoreboard.lo scoreboard.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c scoreboard.c -fPIC -DPIC -o .libs/scoreboard.o scoreboard.c: In function 'ganglia_scoreboard_dec': scoreboard.c:169:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 169 | int retval = 0; | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o apr_net.lo apr_net.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c apr_net.c -fPIC -DPIC -o .libs/apr_net.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o libgmond.lo libgmond.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c libgmond.c -fPIC -DPIC -o .libs/libgmond.o In file included from libgmond.c:13: default_conf.h:74:53: warning: backslash and newline separated by space 74 | # should bump it up to e.g. 10MB or even higher.\n\ libgmond.c: In function 'check_value': libgmond.c:613:6: warning: variable 'l' set but not used [-Wunused-but-set-variable] 613 | long l; | ^ libgmond.c:612:8: warning: variable 'd' set but not used [-Wunused-but-set-variable] 612 | double d; | ^ libgmond.c: In function 'Ganglia_cfg_include': libgmond.c:820:13: warning: '__builtin_strncpy' output truncated before terminating nul copying 1 byte from a string of the same length [-Wstringop-truncation] 820 | strncpy (path, ".", 1); | ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -version-info 0:0:0 -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o libganglia.la -rpath /usr/lib64 gm_protocol_xdr.lo become_a_nobody.lo debug_msg.lo update_pidfile.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 -lz -lexpat -lconfuse -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gm_protocol_xdr.o .libs/become_a_nobody.o .libs/debug_msg.o .libs/update_pidfile.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 -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lapr-1 -ltirpc -ldl -lz -lexpat -lconfuse -lpthread -Wl,-soname -Wl,libganglia.so.0 -o .libs/libganglia.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libganglia.so.0" && ln -s "libganglia.so.0.0.0" "libganglia.so.0") libtool: link: (cd ".libs" && rm -f "libganglia.so" && ln -s "libganglia.so.0.0.0" "libganglia.so") libtool: link: ( cd ".libs" && rm -f "libganglia.la" && ln -s "../libganglia.la" "libganglia.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/lib' Making all in libmetrics make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' /usr/bin/make all-recursive make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' Making all in linux make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/linux' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../../lib -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -c -o metrics.lo metrics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../../lib -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -c metrics.c -fPIC -DPIC -o .libs/metrics.o /bin/sh ../libtool --tag=CC --mode=link gcc -I../../lib -I../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmetric25.la metrics.lo -lresolv libtool: link: ar cru .libs/libmetric25.a .libs/metrics.o libtool: link: ranlib .libs/libmetric25.a libtool: link: ( cd ".libs" && rm -f "libmetric25.la" && ln -s "../libmetric25.la" "libmetric25.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/linux' Making all in tests make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/tests' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -c -o libmetrics.lo libmetrics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -c libmetrics.c -fPIC -DPIC -o .libs/libmetrics.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -c -o interface.lo interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -c interface.c -fPIC -DPIC -o .libs/interface.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -c -o get_ifi_info.lo get_ifi_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -c get_ifi_info.c -fPIC -DPIC -o .libs/get_ifi_info.o /bin/sh ./libtool --tag=CC --mode=link gcc -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmetrics.la libmetrics.lo interface.lo get_ifi_info.lo linux/libmetric25.la -lresolv libtool: link: (cd .libs/libmetrics.lax/libmetric25.a && ar x "/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/linux/.libs/libmetric25.a") libtool: link: ar cru .libs/libmetrics.a .libs/libmetrics.o .libs/interface.o .libs/get_ifi_info.o .libs/libmetrics.lax/libmetric25.a/metrics.o libtool: link: ranlib .libs/libmetrics.a libtool: link: rm -fr .libs/libmetrics.lax libtool: link: ( cd ".libs" && rm -f "libmetrics.la" && ln -s "../libmetrics.la" "libmetrics.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' Making all in tests make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/tests' Making all in gmetad make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetad' gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o gmetad.o gmetad.c ../scripts/fixconfig cmdline.c.in gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o cmdline.o cmdline.c cmdline.c: In function 'cmdline_parser_internal': cmdline.c:444:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] 444 | int check_required; | ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o data_thread.o data_thread.c data_thread.c: In function 'data_thread': data_thread.c:315:29: warning: 'end_poll' may be used uninitialized [-Wmaybe-uninitialized] 315 | last_poll_ok = end_poll; //Updating global variable | ~~~~~~~~~~~~~^~~~~~~~~~ data_thread.c:37:27: note: 'end_poll' was declared here 37 | apr_time_t start, end, end_poll; | ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o server.o server.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o process_xml.o process_xml.c process_xml.c: In function 'startElement_METRIC': process_xml.c:629:17: warning: variable 'carbon_ret' set but not used [-Wunused-but-set-variable] 629 | int i, edge, carbon_ret; | ^~~~~~~~~~ process_xml.c:627:16: warning: variable 'units' set but not used [-Wunused-but-set-variable] 627 | const char *units = NULL; | ^~~~~ process_xml.c: In function 'start': process_xml.c:1093:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 1093 | int rc; | ^~ process_xml.c: In function 'end': process_xml.c:1321:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] 1321 | int rc; | ^~ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o rrd_helpers.o rrd_helpers.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o export_helpers.o export_helpers.c export_helpers.c: In function 'path_macro_replace': export_helpers.c:353:9: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 353 | strncpy(final, path, PATHSIZE); | ^ export_helpers.c:354:9: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 354 | strncpy(path_cp, path, PATHSIZE); | ^ export_helpers.c: In function 'write_data_to_carbon': export_helpers.c:466:17: warning: '__builtin___strncat_chk' output may be truncated copying between 0 and 4096 bytes from a string of length 4096 [-Wstringop-truncation] 466 | strncat(graphite_msg, graphite_path_cp, PATHSIZE-strlen(graphite_msg)); | ^ export_helpers.c:468:13: warning: '__builtin_strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 468 | strncpy(graphite_msg, graphite_path_cp, PATHSIZE); | ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o conf.o conf.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o type_hash.o type_hash.c type_hash.gperf: In function 'type_hash': type_hash.gperf:26:1: warning: old-style function definition [-Wold-style-definition] type_hash.gperf: In function 'in_type_list': type_hash.gperf:28:1: warning: old-style function definition [-Wold-style-definition] gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o xml_hash.o xml_hash.c xml_hash.gperf: In function 'xml_hash': xml_hash.gperf:22:1: warning: old-style function definition [-Wold-style-definition] 22 | LOCATION, LOCATION_TAG | ^~~~~~~~ xml_hash.gperf: In function 'in_xml_list': xml_hash.gperf:65:1: warning: old-style function definition [-Wold-style-definition] gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o cleanup.o cleanup.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o daemon_init.o daemon_init.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o gmetad gmetad.o cmdline.o data_thread.o server.o process_xml.o rrd_helpers.o export_helpers.o conf.o type_hash.o xml_hash.o cleanup.o daemon_init.o ../lib/libganglia.la -lrrd -lm ../libmetrics/libmetrics.la -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gmetad gmetad.o cmdline.o data_thread.o server.o process_xml.o rrd_helpers.o export_helpers.o conf.o type_hash.o xml_hash.o cleanup.o daemon_init.o ../lib/.libs/libganglia.so -lapr-1 -ltirpc -lrrd -lm ../libmetrics/.libs/libmetrics.a -lresolv -ldl -lz -lexpat -lconfuse -lpthread ../scripts/fixconfig gmetad.service.in make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetad' Making all in gmond make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' Making all in modules make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules' Making all in example make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/example' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../../../include -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_example.lo mod_example.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../../../include -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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 -I../../../include -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o modexample.la -rpath /usr/lib64/ganglia mod_example.lo -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_example.o -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lapr-1 -ltirpc -ldl -lz -lexpat -lconfuse -lpthread -Wl,-soname -Wl,modexample.so -o .libs/modexample.so libtool: link: ( cd ".libs" && rm -f "modexample.la" && ln -s "../modexample.la" "modexample.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/example' Making all in cpu make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/cpu' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_multicpu.lo mod_multicpu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o modmulticpu.la -rpath /usr/lib64/ganglia mod_multicpu.lo -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_multicpu.o -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lapr-1 -ltirpc -ldl -lz -lexpat -lconfuse -lpthread -Wl,-soname -Wl,modmulticpu.so -o .libs/modmulticpu.so libtool: link: ( cd ".libs" && rm -f "modmulticpu.la" && ln -s "../modmulticpu.la" "modmulticpu.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_cpu.lo mod_cpu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c mod_cpu.c -fPIC -DPIC -o .libs/mod_cpu.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o modcpu.la -rpath /usr/lib64/ganglia mod_cpu.lo ../../../libmetrics/libmetrics.la -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_cpu.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lapr-1 -ltirpc -lresolv -ldl -lz -lexpat -lconfuse -lpthread -Wl,-soname -Wl,modcpu.so -o .libs/modcpu.so libtool: link: ( cd ".libs" && rm -f "modcpu.la" && ln -s "../modcpu.la" "modcpu.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_load.lo mod_load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c mod_load.c -fPIC -DPIC -o .libs/mod_load.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o modload.la -rpath /usr/lib64/ganglia mod_load.lo ../../../libmetrics/libmetrics.la -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_load.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lapr-1 -ltirpc -lresolv -ldl -lz -lexpat -lconfuse -lpthread -Wl,-soname -Wl,modload.so -o .libs/modload.so libtool: link: ( cd ".libs" && rm -f "modload.la" && ln -s "../modload.la" "modload.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/cpu' Making all in disk make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/disk' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_disk.lo mod_disk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o moddisk.la -rpath /usr/lib64/ganglia mod_disk.lo ../../../libmetrics/libmetrics.la -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_disk.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lapr-1 -ltirpc -lresolv -ldl -lz -lexpat -lconfuse -lpthread -Wl,-soname -Wl,moddisk.so -o .libs/moddisk.so libtool: link: ( cd ".libs" && rm -f "moddisk.la" && ln -s "../moddisk.la" "moddisk.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/disk' Making all in memory make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/memory' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_mem.lo mod_mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o modmem.la -rpath /usr/lib64/ganglia mod_mem.lo ../../../libmetrics/libmetrics.la -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_mem.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lapr-1 -ltirpc -lresolv -ldl -lz -lexpat -lconfuse -lpthread -Wl,-soname -Wl,modmem.so -o .libs/modmem.so libtool: link: ( cd ".libs" && rm -f "modmem.la" && ln -s "../modmem.la" "modmem.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/memory' Making all in network make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/network' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_net.lo mod_net.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o modnet.la -rpath /usr/lib64/ganglia mod_net.lo ../../../libmetrics/libmetrics.la -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_net.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lapr-1 -ltirpc -lresolv -ldl -lz -lexpat -lconfuse -lpthread -Wl,-soname -Wl,modnet.so -o .libs/modnet.so libtool: link: ( cd ".libs" && rm -f "modnet.la" && ln -s "../modnet.la" "modnet.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/network' Making all in system make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/system' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_proc.lo mod_proc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -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 -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o modproc.la -rpath /usr/lib64/ganglia mod_proc.lo ../../../libmetrics/libmetrics.la -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_proc.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lapr-1 -ltirpc -lresolv -ldl -lz -lexpat -lconfuse -lpthread -Wl,-soname -Wl,modproc.so -o .libs/modproc.so libtool: link: ( cd ".libs" && rm -f "modproc.la" && ln -s "../modproc.la" "modproc.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_sys.lo mod_sys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c mod_sys.c -fPIC -DPIC -o .libs/mod_sys.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -I../../../include -I../../../libmetrics -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o modsys.la -rpath /usr/lib64/ganglia mod_sys.lo ../../../libmetrics/libmetrics.la -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_sys.o -Wl,--whole-archive ../../../libmetrics/.libs/libmetrics.a -Wl,--no-whole-archive -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lapr-1 -ltirpc -lresolv -ldl -lz -lexpat -lconfuse -lpthread -Wl,-soname -Wl,modsys.so -o .libs/modsys.so libtool: link: ( cd ".libs" && rm -f "modsys.la" && ln -s "../modsys.la" "modsys.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/system' Making all in status make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/status' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o mod_gstatus.lo mod_gstatus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -D_LARGEFILE64_SOURCE -I../../../include -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c mod_gstatus.c -fPIC -DPIC -o .libs/mod_gstatus.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -D_LARGEFILE64_SOURCE -I../../../include -I../../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -module -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o modgstatus.la -rpath /usr/lib64/ganglia mod_gstatus.lo -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_gstatus.o -O2 -g -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lapr-1 -ltirpc -ldl -lz -lexpat -lconfuse -lpthread -Wl,-soname -Wl,modgstatus.so -o .libs/modgstatus.so libtool: link: ( cd ".libs" && rm -f "modgstatus.la" && ln -s "../modgstatus.la" "modgstatus.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/status' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules' Making all in python_modules make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/python_modules' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/python_modules' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/python_modules' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/python_modules' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../include/ -I../libmetrics -D_LARGEFILE64_SOURCE -DSFLOW -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o gmond.o gmond.c ../scripts/fixconfig cmdline.c.in gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../include/ -I../libmetrics -D_LARGEFILE64_SOURCE -DSFLOW -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o cmdline.o cmdline.c cmdline.c: In function 'cmdline_parser_internal': cmdline.c:491:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] 491 | int check_required; | ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../include/ -I../libmetrics -D_LARGEFILE64_SOURCE -DSFLOW -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o g25_config.o g25_config.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../include/ -I../libmetrics -D_LARGEFILE64_SOURCE -DSFLOW -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o core_metrics.o core_metrics.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../include/ -I../libmetrics -D_LARGEFILE64_SOURCE -DSFLOW -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o sflow.o sflow.c sflow.c: In function 'process_struct_JVM_VCPU': sflow.c:610:37: warning: variable 'jvm_vcpus' set but not used [-Wunused-but-set-variable] 610 | uint32_t jvm_vstate, jvm_vcpu_mS, jvm_vcpus; | ^~~~~~~~~ sflow.c:610:12: warning: variable 'jvm_vstate' set but not used [-Wunused-but-set-variable] 610 | uint32_t jvm_vstate, jvm_vcpu_mS, jvm_vcpus; | ^~~~~~~~~~ sflow.c: In function 'processCounterSample': sflow.c:1151:8: warning: variable 'sflowdsi' set but not used [-Wunused-but-set-variable] 1151 | char sflowdsi[SFLOW_MAX_DSI_LEN + 1]; | ^~~~~~~~ sflow.c: In function 'process_sflow_datagram': sflow.c:1474:20: warning: the comparison will always evaluate as 'false' for the address of 'agentipstr' will never be NULL [-Waddress] 1474 | if(x->agentipstr == NULL || x->agentipstr[0] == '\0') { | ^~ In file included from sflow.c:16: sflow.h:77:8: note: 'agentipstr' declared here 77 | char agentipstr[SFLOW_MAX_IPSTR_LEN]; | ^~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I../lib -I../include/ -I../libmetrics -D_LARGEFILE64_SOURCE -DSFLOW -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o gmond gmond.o cmdline.o g25_config.o core_metrics.o sflow.o ../libmetrics/libmetrics.la ../lib/libganglia.la ../lib/libgetopthelper.a -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -I../lib -I../include/ -I../libmetrics -D_LARGEFILE64_SOURCE -DSFLOW -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gmond gmond.o cmdline.o g25_config.o core_metrics.o sflow.o -Wl,--export-dynamic ../libmetrics/.libs/libmetrics.a -lresolv ../lib/.libs/libganglia.so -lapr-1 -ltirpc ../lib/libgetopthelper.a -ldl -lz -lexpat -lconfuse -lpthread ../scripts/fixconfig gmond.service.in make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' Making all in gstat make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gstat' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o gstat.o gstat.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o cmdline.o cmdline.c cmdline.c: In function 'cmdline_parser_internal': cmdline.c:476:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] 476 | int check_required; | ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o gstat gstat.o cmdline.o ../lib/libganglia.la ../lib/libgetopthelper.a -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gstat gstat.o cmdline.o ../lib/.libs/libganglia.so -lapr-1 -ltirpc ../lib/libgetopthelper.a -ldl -lz -lexpat -lconfuse -lpthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gstat' Making all in gmetric make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetric' gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o gmetric.o gmetric.c ../scripts/fixconfig cmdline.c.in gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apr-1 -I/usr/include/tirpc -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -c -o cmdline.o cmdline.c cmdline.c: In function 'cmdline_parser_internal': cmdline.c:538:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] 538 | int check_required; | ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -lapr-1 -lpthread -lpthread -ltirpc -o gmetric gmetric.o cmdline.o ../lib/libganglia.la ../lib/libgetopthelper.a ../libmetrics/libmetrics.la -ldl -lz -lexpat -lconfuse -lpthread libtool: link: gcc -I../lib -I../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -Wall -D_REENTRANT -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gmetric gmetric.o cmdline.o ../lib/.libs/libganglia.so -lapr-1 -ltirpc ../lib/libgetopthelper.a ../libmetrics/.libs/libmetrics.a -lresolv -ldl -lz -lexpat -lconfuse -lpthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetric' Making all in include make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/include' Making all in mans make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/mans' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/mans' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SZ8dRM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + mkdir /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ganglia-3.7.2 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/var/lib/ganglia/rrds + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT 'INSTALL=/usr/bin/install -p' Making install in lib make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/lib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/lib' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libganglia.la '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64' libtool: install: /usr/bin/install -p .libs/libganglia.so.0.0.0 /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/libganglia.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64 && { ln -s -f libganglia.so.0.0.0 libganglia.so.0 || { rm -f libganglia.so.0 && ln -s libganglia.so.0.0.0 libganglia.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64 && { ln -s -f libganglia.so.0.0.0 libganglia.so || { rm -f libganglia.so && ln -s libganglia.so.0.0.0 libganglia.so; }; }) libtool: install: /usr/bin/install -p .libs/libganglia.lai /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/libganglia.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/include' /usr/bin/install -p -m 644 gm_protocol.h '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/include' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/lib' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/lib' Making install in libmetrics make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' Making install in linux make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/linux' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/linux' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/linux' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/linux' Making install in tests make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/tests' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/libmetrics' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/tests' Making install in gmetad make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetad' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetad' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p gmetad '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/sbin' libtool: warning: '../lib/libganglia.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gmetad /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/sbin/gmetad /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib/systemd/system' /usr/bin/install -p -m 644 gmetad.service '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib/systemd/system' /usr/bin/make install-data-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetad' ../scripts/fixconfig gmetad.conf.in mkdir -p /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/etc && \ /usr/bin/install -p -m 644 gmetad.conf /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/etc/gmetad.conf make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetad' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetad' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetad' Making install in gmond make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' Making install in modules make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules' Making install in example make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/example' Examples should be installed manually make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/example' Making install in cpu make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/cpu' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/cpu' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' /bin/sh ../../../libtool --mode=install /usr/bin/install -p modmulticpu.la modcpu.la modload.la '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' libtool: install: /usr/bin/install -p .libs/modmulticpu.so /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modmulticpu.so libtool: install: /usr/bin/install -p .libs/modmulticpu.lai /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modmulticpu.la libtool: install: /usr/bin/install -p .libs/modcpu.so /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modcpu.so libtool: install: /usr/bin/install -p .libs/modcpu.lai /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modcpu.la libtool: install: /usr/bin/install -p .libs/modload.so /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modload.so libtool: install: /usr/bin/install -p .libs/modload.lai /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modload.la libtool: warning: remember to run 'libtool --finish /usr/lib64/ganglia' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/cpu' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/cpu' Making install in disk make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/disk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/disk' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' /bin/sh ../../../libtool --mode=install /usr/bin/install -p moddisk.la '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' libtool: install: /usr/bin/install -p .libs/moddisk.so /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/moddisk.so libtool: install: /usr/bin/install -p .libs/moddisk.lai /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/moddisk.la libtool: warning: remember to run 'libtool --finish /usr/lib64/ganglia' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/disk' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/disk' Making install in memory make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/memory' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/memory' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' /bin/sh ../../../libtool --mode=install /usr/bin/install -p modmem.la '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' libtool: install: /usr/bin/install -p .libs/modmem.so /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modmem.so libtool: install: /usr/bin/install -p .libs/modmem.lai /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modmem.la libtool: warning: remember to run 'libtool --finish /usr/lib64/ganglia' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/memory' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/memory' Making install in network make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/network' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/network' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' /bin/sh ../../../libtool --mode=install /usr/bin/install -p modnet.la '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' libtool: install: /usr/bin/install -p .libs/modnet.so /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modnet.so libtool: install: /usr/bin/install -p .libs/modnet.lai /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modnet.la libtool: warning: remember to run 'libtool --finish /usr/lib64/ganglia' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/network' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/network' Making install in system make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/system' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/system' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' /bin/sh ../../../libtool --mode=install /usr/bin/install -p modproc.la modsys.la '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' libtool: install: /usr/bin/install -p .libs/modproc.so /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modproc.so libtool: install: /usr/bin/install -p .libs/modproc.lai /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modproc.la libtool: install: /usr/bin/install -p .libs/modsys.so /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modsys.so libtool: install: /usr/bin/install -p .libs/modsys.lai /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modsys.la libtool: warning: remember to run 'libtool --finish /usr/lib64/ganglia' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/system' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/system' Making install in status make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/status' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/status' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' /bin/sh ../../../libtool --mode=install /usr/bin/install -p modgstatus.la '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia' libtool: install: /usr/bin/install -p .libs/modgstatus.so /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modgstatus.so libtool: install: /usr/bin/install -p .libs/modgstatus.lai /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib64/ganglia/modgstatus.la libtool: warning: remember to run 'libtool --finish /usr/lib64/ganglia' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/status' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules/status' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/modules' Making install in python_modules make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/python_modules' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/python_modules' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/python_modules' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/python_modules' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/python_modules' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/python_modules' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p gmond '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/sbin' libtool: warning: '../lib/libganglia.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gmond /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/sbin/gmond /usr/bin/make install-exec-hook make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' ../scripts/fixconfig gmond.solaris.init.in make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/man/man5' /usr/bin/install -p -m 644 gmond.conf.5 '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/man/man5' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib/systemd/system' /usr/bin/install -p -m 644 gmond.service '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib/systemd/system' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond' Making install in gstat make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gstat' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gstat' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gstat '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/bin' libtool: warning: '../lib/libganglia.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gstat /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/bin/gstat make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gstat' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gstat' Making install in gmetric make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetric' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetric' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gmetric '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/bin' libtool: warning: '../lib/libganglia.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/gmetric /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/bin/gmetric make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetric' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmetric' Making install in include make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/include' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/include' /usr/bin/install -p -m 644 ganglia.h ganglia_gexec.h gm_mmn.h gm_metric.h gm_value.h gm_msg.h gm_file.h '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/include' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/include' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/include' Making install in mans make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/mans' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/mans' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/man/man1' /usr/bin/install -p -m 644 gmetad.1 gmetad.py.1 gmetric.1 gmond.1 gstat.1 '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/man/man1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/mans' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/mans' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2' /usr/bin/make install-exec-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2' ./scripts/fixconfig ganglia-config.in mkdir -p /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/bin && \ /usr/bin/install -p ganglia-config /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/bin/ganglia-config make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2' + install -D -m 644 /home/pterjan/rpmbuild/SOURCES/gmond.service /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib/systemd/system/gmond.service + install -D -m 644 /home/pterjan/rpmbuild/SOURCES/gmetad.service /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/lib/systemd/system/gmetad.service + echo 'setuid off' + install -D -m 755 /home/pterjan/rpmbuild/SOURCES/ganglia-script /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/bin + mkdir -p /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/ganglia-script/script/ + mkdir -p /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/ganglia-script-3.7.2/ + install /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-monitor-script-0.3/diskfree.pl /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-monitor-script-0.3/lm_sensors.sh /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-monitor-script-0.3/network.sh /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-monitor-script-0.3/userstat.pl /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/ganglia-script/script/ + install /home/pterjan/rpmbuild/SOURCES/README.script /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/ganglia-script-3.7.2/README + install -D -m 644 /home/pterjan/rpmbuild/SOURCES/ganglia-monitor-logrotate.d /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/etc/logrotate.d/ganglia-monitor-core + /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/gmond -t + perl -pi -e 's|name = "unspecified".*|name = "Cluster"|' /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/etc/gmond.conf + /usr/lib/rpm/mageia/mkmultiarch binaries /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/bin/ganglia-config + find /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT -name '*.la' -delete + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.7.2-9.mga10 --unique-debug-suffix -3.7.2-9.mga10.x86_64 --unique-debug-src-base ganglia-3.7.2-9.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2 find-debuginfo: starting Extracting debug info from 14 files DWARF-compressing 14 files sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ganglia-3.7.2-9.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/multiarch-x86_64-linux/ganglia-config from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/share/doc/ganglia-script-3.7.2/README is executable but has no shebang, removing executable bit mangling shebang in /usr/share/ganglia-script/script/network.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/ganglia-script/script/lm_sensors.sh from /bin/bash to #!/usr/bin/bash + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/SPECPARTS/rpm-debuginfo.specpart Processing files: ganglia-core-3.7.2-9.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qqWk3D + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + cd ganglia-3.7.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/ganglia-core + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/ganglia-core + cp -pr /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/README /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/ganglia-core + cp -pr /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/AUTHORS /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/ganglia-core + cp -pr /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/COPYING /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/ganglia-core + cp -pr /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/gmond/gmond.conf.html /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/ganglia-core + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(ganglia-core) = 3.7.2-9.mga10 ganglia-core = 3.7.2-9.mga10 ganglia-core(x86-64) = 3.7.2-9.mga10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper Requires(preun): /bin/sh rpm-helper Requires: libapr-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libconfuse.so.2()(64bit) libganglia.so.0()(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit) libz.so.1()(64bit) multiarch-utils Processing files: ganglia-gmetad-3.7.2-9.mga10.x86_64 Provides: config(ganglia-gmetad) = 3.7.2-9.mga10 ganglia-gmetad = 3.7.2-9.mga10 ganglia-gmetad(x86-64) = 3.7.2-9.mga10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper Requires(preun): /bin/sh rpm-helper Requires: libapr-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libexpat.so.1()(64bit) libganglia.so.0()(64bit) librrd.so.8()(64bit) libz.so.1()(64bit) Recommends: group(nogroup) user(nobody) Processing files: lib64ganglia-devel-3.7.2-9.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.N3TtNC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + cd ganglia-3.7.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/lib64ganglia-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/lib64ganglia-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/README /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/lib64ganglia-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/AUTHORS /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/lib64ganglia-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/COPYING /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/lib64ganglia-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libganglia(64bit)) ganglia-devel = 3.7.2-9.mga10 lib64ganglia-devel = 3.7.2-9.mga10 lib64ganglia-devel(x86-64) = 3.7.2-9.mga10 libganglia-devel = 3.7.2-9.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): rpm-helper Requires(preun): rpm-helper Requires: devel(libapr-1(64bit)) devel(libconfuse(64bit)) devel(libexpat(64bit)) devel(libtirpc(64bit)) Conflicts: lib64ganglia3.7.2_0 < 3.1.7-3 Obsoletes: lib64ganglia1-devel < 3.6.0-2 Processing files: lib64ganglia3.7.2_0-3.7.2-9.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.u2ddgH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + cd ganglia-3.7.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/lib64ganglia3.7.2_0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/lib64ganglia3.7.2_0 + cp -pr /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/README /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/lib64ganglia3.7.2_0 + cp -pr /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/AUTHORS /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/lib64ganglia3.7.2_0 + cp -pr /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/ganglia-3.7.2/COPYING /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT/usr/share/doc/lib64ganglia3.7.2_0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64ganglia3.7.2_0 = 3.7.2-9.mga10 lib64ganglia3.7.2_0(x86-64) = 3.7.2-9.mga10 libganglia = 3.7.2-9.mga10 libganglia.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): rpm-helper Requires(preun): rpm-helper Requires: libapr-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libconfuse.so.2()(64bit) libexpat.so.1()(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit) Obsoletes: lib64ganglia1 < 3.6.0-2 Processing files: ganglia-script-3.7.2-9.mga10.x86_64 Provides: ganglia-script = 3.7.2-9.mga10 ganglia-script(x86-64) = 3.7.2-9.mga10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper Requires(preun): /bin/sh rpm-helper Requires: perl(POSIX) perl(strict) perl-base >= 2:5.40.1 Processing files: ganglia-debugsource-3.7.2-9.mga10.x86_64 Provides: ganglia-debugsource = 3.7.2-9.mga10 ganglia-debugsource(x86-64) = 3.7.2-9.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ganglia-debuginfo-3.7.2-9.mga10.x86_64 Provides: ganglia-debuginfo = 3.7.2-9.mga10 ganglia-debuginfo(x86-64) = 3.7.2-9.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ganglia-debugsource(x86-64) = 3.7.2-9.mga10 Processing files: ganglia-core-debuginfo-3.7.2-9.mga10.x86_64 Provides: debuginfo(build-id) = 1008e14ee693ebe9fdcbaf9df65464fe749c3e44 debuginfo(build-id) = 4ce745fa2ca3f6611b7196da13b9ac9985128d56 debuginfo(build-id) = c5294b4f06c2c28f1b40faf97dd226738cc947b5 ganglia-core-debuginfo = 3.7.2-9.mga10 ganglia-core-debuginfo(x86-64) = 3.7.2-9.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ganglia-debugsource(x86-64) = 3.7.2-9.mga10 Processing files: ganglia-gmetad-debuginfo-3.7.2-9.mga10.x86_64 Provides: debuginfo(build-id) = d5c7a95bf78f10cb7cbecdff7a19a2d13a4c3bc4 ganglia-gmetad-debuginfo = 3.7.2-9.mga10 ganglia-gmetad-debuginfo(x86-64) = 3.7.2-9.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ganglia-debugsource(x86-64) = 3.7.2-9.mga10 Processing files: lib64ganglia3.7.2_0-debuginfo-3.7.2-9.mga10.x86_64 Provides: debuginfo(build-id) = 06ff5ed68fe74520f7673fb20f52578c81ce50f0 debuginfo(build-id) = 2367739063e83a1d2f5efc054664ad60820ec0f5 debuginfo(build-id) = 48ed9970c0144e39dd1c005be034e150f5a351f2 debuginfo(build-id) = 6143000c05728f33f28dd0b419e129e0aa69b101 debuginfo(build-id) = 6d8cb3250261e6d58ca4eeeda29d3bab1fe48b89 debuginfo(build-id) = 7851e6d8515d8ba42b9a1ddb796d78418494aba7 debuginfo(build-id) = 83e2af2a6bb97380768dff2219990b04671b3408 debuginfo(build-id) = acbb42058978e96137a7c61b3585f883e694c8c7 debuginfo(build-id) = c788a015996708fe62b8a06fa087d0a5543a1c58 debuginfo(build-id) = cb5b32927afdf0f0eba5ca110adafe7af5f1b63f lib64ganglia3.7.2_0-debuginfo = 3.7.2-9.mga10 lib64ganglia3.7.2_0-debuginfo(x86-64) = 3.7.2-9.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ganglia-debugsource(x86-64) = 3.7.2-9.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ganglia-script-3.7.2-9.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ganglia-debuginfo-3.7.2-9.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ganglia-devel-3.7.2-9.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ganglia-gmetad-3.7.2-9.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ganglia-core-3.7.2-9.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ganglia-gmetad-debuginfo-3.7.2-9.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ganglia-core-debuginfo-3.7.2-9.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ganglia3.7.2_0-3.7.2-9.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ganglia3.7.2_0-debuginfo-3.7.2-9.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ganglia-debugsource-3.7.2-9.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.odpVUK + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + test -d /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/ganglia-3.7.2-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!