Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 682156 Details for
Bug 764662
sys-cluster/ganglia-3.7.1-r2 - ld: //usr/lib/libapr-1.so: undefined reference to `__sync_fetch_and_sub_8'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
ganglia-3.7.1-r2:20210109-200018.log (text/plain), 63.11 KB, created by
ernsteiswuerfel
on 2021-01-09 20:07:35 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2021-01-09 20:07:35 UTC
Size:
63.11 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-cluster/ganglia-3.7.1-r2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: cluster@gentoo.org >[32;01m * [39;49;00mUSE: abi_ppc_32 elibc_glibc kernel_linux ppc userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking ganglia-3.7.1.tar.gz to /var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work >>>> Source unpacked in /var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work >>>> Preparing source in /var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1 ... > [33;01m*[0m please use append-cppflags for preprocessor flags > * econf: updating ganglia-3.7.1/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ganglia-3.7.1/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ganglia-3.7.1/libmetrics/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ganglia-3.7.1/libmetrics/build/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/ganglia-3.7.1-r2 --htmldir=/usr/share/doc/ganglia-3.7.1-r2/html --with-sysroot=/ --libdir=/usr/lib --with-systemdsystemunitdir=/lib/systemd/system --enable-gexec --sysconfdir=/etc/ganglia --enable-static=no --disable-python --without-libpcre --with-gmetad >checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of powerpc-unknown-linux-gnu-gcc... none >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C99... none needed >checking for powerpc-unknown-linux-gnu-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... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/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 powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop >checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip >checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from powerpc-unknown-linux-gnu-gcc object... ok >checking for sysroot... / >checking for powerpc-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) 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) /bin/sed > >Configuring libmetrics ... > >checking for pthread_create in -lpthread... yes >checking for pthread_create in -lpthreads... no >checking rrd.h usability... yes >checking rrd.h presence... yes >checking for rrd.h... yes >checking for rrd_create in -lrrd... yes >The ganglia graphs are created using RRDTool (http://www.rrdtool.org/) >checking Python support... no >checking Perl support... no >checking for powerpc-unknown-linux-gnu-pkg-config... /usr/bin/powerpc-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes > >Checking for apr >checking for APR... 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 zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for deflate in -lz... yes >Found a suitable zlib > >checking for xdr_string in -lrpc... no >checking for socket in -lsocket... no >checking for inet_addr in -lnsl... yes >checking for gethostbyaddr_r in -lnsl... yes >checking for inet_aton... yes >checking for kstat_open in -lkstat... no >checking for kvm_open in -lkvm... no >checking for odm_initialize in -lodm... no >checking for _system_configuration in -lcfg... no >checking for perfstat_cpu_total in -lperfstat... no >checking for dlopen in -ldl... yes >checking for ANSI C header files... (cached) yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking for unistd.h... (cached) yes >checking stropts.h usability... no >checking stropts.h presence... no >checking for stropts.h... no >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking net/if_dl.h usability... no >checking net/if_dl.h presence... no >checking for net/if_dl.h... no >checking net/raw.h usability... no >checking net/raw.h presence... no >checking for net/raw.h... no >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking for net/if.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking for sys/mount.h... yes >checking rpc/types.h usability... yes >checking rpc/types.h presence... no >configure: WARNING: rpc/types.h: accepted by the compiler, rejected by the preprocessor! >configure: WARNING: rpc/types.h: proceeding with the compiler's result >checking for rpc/types.h... yes >checking for rpc/xdr.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking if uchar_t defined... no >checking if int8_t defined... yes >checking if uint8_t defined... yes >checking if int16_t defined... yes >checking if uint16_t defined... yes >checking if int32_t defined... yes >checking if uint32_t defined... yes >checking if size_t defined... yes >checking if ssize_t defined... yes >checking if socklen_t defined... yes >checking if time_t defined... yes >checking whether byte ordering is bigendian... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for strlcat... no >checking for getopt_long... yes >checking for inet_ntop... yes >checking for strdup... yes >checking whether disabling type punning in gcc is possible... yes >checking for __thread specifier... exists, using native TLS >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 (/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=powerpc-unknown-linux-gnu' '--host=powerpc-unknown-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--docdir=/usr/share/doc/ganglia-3.7.1-r2' '--htmldir=/usr/share/doc/ganglia-3.7.1-r2/html' '--with-sysroot=/' '--libdir=/usr/lib' '--with-systemdsystemunitdir=/lib/systemd/system' '--enable-gexec' '--sysconfdir=/etc/ganglia' '--enable-static=no' '--disable-python' '--without-libpcre' '--with-gmetad' 'build_alias=powerpc-unknown-linux-gnu' 'host_alias=powerpc-unknown-linux-gnu' 'CFLAGS=-Os -mcpu=7450 -pipe -I/usr/include/tirpc' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'LIBS= -ltirpc' --cache-file=/dev/null --srcdir=. >checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of powerpc-unknown-linux-gnu-gcc... none >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C99... none needed >checking for powerpc-unknown-linux-gnu-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... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by powerpc-unknown-linux-gnu-gcc... /usr/powerpc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/powerpc-unknown-linux-gnu/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 powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format... func_convert_file_noop >checking how to convert powerpc-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for powerpc-unknown-linux-gnu-objdump... powerpc-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for powerpc-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for powerpc-unknown-linux-gnu-strip... powerpc-unknown-linux-gnu-strip >checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from powerpc-unknown-linux-gnu-gcc object... ok >checking for sysroot... / >checking for powerpc-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for powerpc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if powerpc-unknown-linux-gnu-gcc static flag -static works... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) 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... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking nlist.h usability... 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... no >checking whether powerpc-unknown-linux-gnu-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... 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... no >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.1 >Library: Release 3.7.1 0:0:0 > >Type "make" to compile. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1 ... >make -j16 -l18 >./scripts/fixconfig contrib/ganglia_gmond.xml.in >./scripts/fixconfig solaris/pkginfo.in >./scripts/fixconfig gmetad-python/gmetad-python.service.in >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/lib' >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c getopt1.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c getopt.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c getopt_init.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o gm_protocol_xdr.lo gm_protocol_xdr.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o become_a_nobody.lo become_a_nobody.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o debug_msg.lo debug_msg.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o update_pidfile.lo update_pidfile.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o file.lo file.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o dotconf.lo dotconf.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o error_msg.lo error_msg.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o ganglia.lo ganglia.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o hash.lo hash.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o inetaddr.lo inetaddr.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o llist.lo llist.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o my_inet_ntop.lo my_inet_ntop.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o rdwr.lo rdwr.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o readdir.lo readdir.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o tcp.lo tcp.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o scoreboard.lo scoreboard.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c hash.c -fPIC -DPIC -o .libs/hash.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c gm_protocol_xdr.c -fPIC -DPIC -o .libs/gm_protocol_xdr.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c my_inet_ntop.c -fPIC -DPIC -o .libs/my_inet_ntop.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c become_a_nobody.c -fPIC -DPIC -o .libs/become_a_nobody.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c dotconf.c -fPIC -DPIC -o .libs/dotconf.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c update_pidfile.c -fPIC -DPIC -o .libs/update_pidfile.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c debug_msg.c -fPIC -DPIC -o .libs/debug_msg.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c ganglia.c -fPIC -DPIC -o .libs/ganglia.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c tcp.c -fPIC -DPIC -o .libs/tcp.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c error_msg.c -fPIC -DPIC -o .libs/error_msg.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c file.c -fPIC -DPIC -o .libs/file.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c inetaddr.c -fPIC -DPIC -o .libs/inetaddr.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c rdwr.c -fPIC -DPIC -o .libs/rdwr.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c llist.c -fPIC -DPIC -o .libs/llist.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c readdir.c -fPIC -DPIC -o .libs/readdir.o >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_value_types[m[K': >[01m[Kgm_protocol_xdr.c:14:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 14 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_extra_data[m[K': >[01m[Kgm_protocol_xdr.c:24:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 24 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c scoreboard.c -fPIC -DPIC -o .libs/scoreboard.o >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_metric_id[m[K': >[01m[Kgm_protocol_xdr.c:112:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 112 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_metadatadef[m[K': >[01m[Kgm_protocol_xdr.c:126:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 126 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_metadatareq[m[K': >[01m[Kgm_protocol_xdr.c:138:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 138 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_gmetric_ushort[m[K': >[01m[Kgm_protocol_xdr.c:148:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 148 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_gmetric_short[m[K': >[01m[Kgm_protocol_xdr.c:162:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 162 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_gmetric_int[m[K': >[01m[Kgm_protocol_xdr.c:176:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 176 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_gmetric_uint[m[K': >[01m[Kgm_protocol_xdr.c:190:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 190 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_gmetric_string[m[K': >[01m[Kgm_protocol_xdr.c:204:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 204 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_gmetric_float[m[K': >[01m[Kgm_protocol_xdr.c:218:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 218 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_gmetric_double[m[K': >[01m[Kgm_protocol_xdr.c:232:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 232 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_msg_formats[m[K': >[01m[Kgm_protocol_xdr.c:246:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 246 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_metadata_msg[m[K': >[01m[Kgm_protocol_xdr.c:256:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 256 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_value_msg[m[K': >[01m[Kgm_protocol_xdr.c:278:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 278 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >[01m[Kgm_protocol_xdr.c:[m[K In function '[01m[Kxdr_Ganglia_25metric[m[K': >[01m[Kgm_protocol_xdr.c:320:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kbuf[m[K' [[01;35m[K-Wunused-variable[m[K] > 320 | register int32_t *[01;35m[Kbuf[m[K; > | [01;35m[K^~~[m[K >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o apr_net.lo apr_net.c >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c -o libgmond.lo libgmond.c >rm -f libgetopthelper.a >powerpc-unknown-linux-gnu-ar cru libgetopthelper.a getopt1.o getopt.o getopt_init.o >powerpc-unknown-linux-gnu-ranlib libgetopthelper.a >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c apr_net.c -fPIC -DPIC -o .libs/apr_net.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR=\"/etc/ganglia\" -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c libgmond.c -fPIC -DPIC -o .libs/libgmond.o >In file included from [01m[Klibgmond.c:13[m[K: >[01m[Kdefault_conf.h:74:53:[m[K [01;35m[Kwarning: [m[Kbackslash and newline separated by space > 74 | # should bump it up to e.g. 10MB or even higher.\n\ > | >[01m[Klibgmond.c:[m[K In function '[01m[Kcheck_value[m[K': >[01m[Klibgmond.c:613:6:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kl[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 613 | long [01;35m[Kl[m[K; > | [01;35m[K^[m[K >[01m[Klibgmond.c:612:8:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kd[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 612 | double [01;35m[Kd[m[K; > | [01;35m[K^[m[K >In file included from [01m[K/usr/include/string.h:519[m[K, > from [01m[Klibgmond.c:8[m[K: >In function '[01m[Kstrncpy[m[K', > inlined from '[01m[KGanglia_cfg_include[m[K' at [01m[Klibgmond.c:816:13[m[K: >[01m[K/usr/include/bits/string_fortified.h:106:10:[m[K [01;35m[Kwarning: [m[K'[01m[K__builtin_strncpy[m[K' output truncated before terminating nul copying 1 byte from a string of the same length [[01;35m[K-Wstringop-truncation[m[K] > 106 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len, __bos (__dest))[m[K; > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -I.. -I. -I../include/ -D_LARGEFILE64_SOURCE -DSFLOW -DSYSCONFDIR='"/etc/ganglia"' -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -version-info 0:0:0 -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpthread -ltirpc -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl -o libganglia.la -rpath /usr/lib 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 -lnsl -lnsl -lz -lexpat -lconfuse -lpthread -ltirpc >libtool: link: powerpc-unknown-linux-gnu-gcc -shared -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 -Wl,-rpath -Wl,//usr/lib //usr/lib/libapr-1.so -luuid -lrt -lcrypt -ldl -lnsl -lz -lexpat -lconfuse -lpthread //usr/lib/libtirpc.so -Os -mcpu=7450 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -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 '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/lib' >Making all in libmetrics >make[2]: Entering directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics' >Making all in linux >make[4]: Entering directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics/linux' >/bin/sh ../libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../../lib -I../../include -Os -mcpu=7450 -pipe -I/usr/include/tirpc -Wall -c -o metrics.lo metrics.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../../lib -I../../include -Os -mcpu=7450 -pipe -I/usr/include/tirpc -Wall -c metrics.c -fPIC -DPIC -o .libs/metrics.o >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -I../../lib -I../../include -Os -mcpu=7450 -pipe -I/usr/include/tirpc -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmetric25.la metrics.lo -lnsl -lresolv -ltirpc >libtool: link: powerpc-unknown-linux-gnu-ar cru .libs/libmetric25.a .libs/metrics.o >libtool: link: powerpc-unknown-linux-gnu-ranlib .libs/libmetric25.a >libtool: link: ( cd ".libs" && rm -f "libmetric25.la" && ln -s "../libmetric25.la" "libmetric25.la" ) >make[4]: Leaving directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics/linux' >Making all in tests >make[4]: Entering directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics/tests' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics/tests' >make[4]: Entering directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics' >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -Os -mcpu=7450 -pipe -I/usr/include/tirpc -Wall -c -o libmetrics.lo libmetrics.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -Os -mcpu=7450 -pipe -I/usr/include/tirpc -Wall -c -o interface.lo interface.c >/bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -Os -mcpu=7450 -pipe -I/usr/include/tirpc -Wall -c -o get_ifi_info.lo get_ifi_info.c >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -Os -mcpu=7450 -pipe -I/usr/include/tirpc -Wall -c get_ifi_info.c -fPIC -DPIC -o .libs/get_ifi_info.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -Os -mcpu=7450 -pipe -I/usr/include/tirpc -Wall -c libmetrics.c -fPIC -DPIC -o .libs/libmetrics.o >libtool: compile: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../lib -I../include -Os -mcpu=7450 -pipe -I/usr/include/tirpc -Wall -c interface.c -fPIC -DPIC -o .libs/interface.o >/bin/sh ./libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -I../lib -I../include -Os -mcpu=7450 -pipe -I/usr/include/tirpc -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmetrics.la libmetrics.lo interface.lo get_ifi_info.lo linux/libmetric25.la -lnsl -lresolv -ltirpc >libtool: link: (cd .libs/libmetrics.lax/libmetric25.a && powerpc-unknown-linux-gnu-ar x "/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics/linux/.libs/libmetric25.a") >libtool: link: powerpc-unknown-linux-gnu-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: powerpc-unknown-linux-gnu-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 '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics' >make[3]: Leaving directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics' >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/libmetrics' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/tests' >Making all in gmetad >make[2]: Entering directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/gmetad' >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c gmetad.c >../scripts/fixconfig cmdline.c.in >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c data_thread.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c server.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c process_xml.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c rrd_helpers.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c export_helpers.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c conf.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c type_hash.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c xml_hash.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c cleanup.c >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c daemon_init.c >../scripts/fixconfig gmetad.service.in >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -c cmdline.c >[01m[Kserver.c:[m[K In function '[01m[Kserver_thread[m[K': >[01m[Kserver.c:1150:24:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kafternow[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 1150 | apr_time_t now = 0, [01;35m[Kafternow[m[K; > | [01;35m[K^~~~~~~~[m[K >[01m[Kserver.c:1150:15:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Know[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 1150 | apr_time_t [01;35m[Know[m[K = 0, afternow; > | [01;35m[K^~~[m[K >[01m[Kdata_thread.c:[m[K In function '[01m[Kdata_thread[m[K': >[01m[Kdata_thread.c:315:29:[m[K [01;35m[Kwarning: [m[K'[01m[Kend_poll[m[K' may be used uninitialized in this function [[01;35m[K-Wmaybe-uninitialized[m[K] > 315 | [01;35m[Klast_poll_ok = end_poll[m[K; //Updating global variable > | [01;35m[K~~~~~~~~~~~~~^~~~~~~~~~[m[K >[01m[Kcmdline.c:[m[K In function '[01m[Kcmdline_parser_internal[m[K': >[01m[Kcmdline.c:444:7:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kcheck_required[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 444 | int [01;35m[Kcheck_required[m[K; > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Kprocess_xml.c:[m[K In function '[01m[KstartElement_METRIC[m[K': >[01m[Kprocess_xml.c:629:17:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kcarbon_ret[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 629 | int i, edge, [01;35m[Kcarbon_ret[m[K; > | [01;35m[K^~~~~~~~~~[m[K >[01m[Kprocess_xml.c:627:16:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Kunits[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 627 | const char *[01;35m[Kunits[m[K = NULL; > | [01;35m[K^~~~~[m[K >[01m[Kprocess_xml.c:[m[K In function '[01m[Kstart[m[K': >[01m[Kprocess_xml.c:1093:8:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Krc[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 1093 | int [01;35m[Krc[m[K; > | [01;35m[K^~[m[K >[01m[Kprocess_xml.c:[m[K In function '[01m[Kend[m[K': >[01m[Kprocess_xml.c:1321:8:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Krc[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 1321 | int [01;35m[Krc[m[K; > | [01;35m[K^~[m[K >[01m[Krrd_helpers.c:[m[K In function '[01m[KRRD_update_cached[m[K': >[01m[Krrd_helpers.c:48:20:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kstart[m[K' [[01;35m[K-Wunused-variable[m[K] > 48 | apr_time_t now, [01;35m[Kstart[m[K = apr_time_now(); > | [01;35m[K^~~~~[m[K >[01m[Krrd_helpers.c:48:15:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Know[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 48 | apr_time_t [01;35m[Know[m[K, start = apr_time_now(); > | [01;35m[K^~~[m[K >[01m[Krrd_helpers.c:[m[K In function '[01m[Kwrite_data_to_rrd[m[K': >[01m[Krrd_helpers.c:363:39:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Know[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 363 | apr_time_t start = apr_time_now(), [01;35m[Know[m[K; > | [01;35m[K^~~[m[K >[01m[Krrd_helpers.c:363:15:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kstart[m[K' [[01;35m[K-Wunused-variable[m[K] > 363 | apr_time_t [01;35m[Kstart[m[K = apr_time_now(), now; > | [01;35m[K^~~~~[m[K >[01m[Kgmetad.c:[m[K In function '[01m[Kmain[m[K': >[01m[Kgmetad.c:366:15:[m[K [01;35m[Kwarning: [m[Kvariable '[01m[Ksummary_started[m[K' set but not used [[01;35m[K-Wunused-but-set-variable[m[K] > 366 | apr_time_t [01;35m[Ksummary_started[m[K, now; > | [01;35m[K^~~~~~~~~~~~~~~[m[K >[01m[Kexport_helpers.c:[m[K In function '[01m[Kwrite_data_to_carbon[m[K': >[01m[Kexport_helpers.c:383:15:[m[K [01;35m[Kwarning: [m[Kunused variable '[01m[Kstart[m[K' [[01;35m[K-Wunused-variable[m[K] > 383 | apr_time_t [01;35m[Kstart[m[K = apr_time_now(), now; > | [01;35m[K^~~~~[m[K >/bin/sh ../libtool --tag=CC --mode=link powerpc-unknown-linux-gnu-gcc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lpthread -ltirpc -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl -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 -lnsl -lnsl -lz -lexpat -lconfuse -lpthread -ltirpc >libtool: link: powerpc-unknown-linux-gnu-gcc -I../lib -I../gmond -I../libmetrics -I../include -D_LARGEFILE64_SOURCE -Os -mcpu=7450 -pipe -I/usr/include/tirpc -fno-strict-aliasing -Wall -D_REENTRANT -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 //usr/lib/libapr-1.so -luuid -lrt -lcrypt ../lib/.libs/libganglia.so -lrrd -lm ../libmetrics/.libs/libmetrics.a -lresolv -ldl -lnsl -lz -lexpat -lconfuse -lpthread //usr/lib/libtirpc.so -pthread >/usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: //usr/lib/libapr-1.so: undefined reference to `__sync_fetch_and_sub_8' >/usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: //usr/lib/libapr-1.so: undefined reference to `__sync_sub_and_fetch_8' >/usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: //usr/lib/libapr-1.so: undefined reference to `__sync_fetch_and_add_8' >/usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: //usr/lib/libapr-1.so: undefined reference to `__sync_lock_test_and_set_8' >/usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: //usr/lib/libapr-1.so: undefined reference to `__sync_val_compare_and_swap_8' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:409: gmetad] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1/gmetad' >make[1]: *** [Makefile:398: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1' >make: *** [Makefile:316: all] Error 2 > [31;01m*[0m ERROR: sys-cluster/ganglia-3.7.1-r2::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-cluster/ganglia-3.7.1-r2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-cluster/ganglia-3.7.1-r2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/sys-cluster/ganglia-3.7.1-r2:20210109-200018.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1' > [31;01m*[0m S: '/var/tmp/portage/sys-cluster/ganglia-3.7.1-r2/work/ganglia-3.7.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 764662
: 682156 |
682159