* Package: app-admin/istatd-0.5.7  * Repository: sunrise  * Maintainer: maintainer-wanted@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU  * FEATURES: ccache preserve-libs sandbox * Adding group 'istatd' to your system ... * - Groupid: next available * Adding user 'istatd' to your system ... * - Userid: 176 * - Shell: /sbin/nologin * - Home: /dev/null * - Groups: istatd >>> Unpacking source... >>> Unpacking istatd-0.5.7.tar.gz to /var/tmp/portage/app-admin/istatd-0.5.7/work >>> Source unpacked in /var/tmp/portage/app-admin/istatd-0.5.7/work >>> Preparing source in /var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7 ... * econf: updating istatd-0.5.7/config.sub with /usr/share/gnuconfig/config.sub * econf: updating istatd-0.5.7/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --without-qnaptemp checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ 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 x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking if the compiler supports -Wall... yes checking if the linker supports -rdynamic... yes checking for xml2-config... xml2-config checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking for xmlFileOpen... yes checking for kstat_open in -lkstat... no checking for kvm_open in -lkvm... no checking for perfstat_cpu_total in -lperfstat... no checking for getloadavg... yes checking whether time.h and sys/time.h may both be included... yes checking for clock_gettime... no checking for sysctl... yes checking for swapctl... no checking for statvfs... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.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/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking sys/processor.h usability... no checking sys/processor.h presence... no checking for sys/processor.h... no checking sys/swap.h usability... yes checking sys/swap.h presence... yes checking for sys/swap.h... yes checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/vmmeter.h usability... no checking sys/vmmeter.h presence... no checking for sys/vmmeter.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sensors/sensors.h usability... no checking sensors/sensors.h presence... no checking for sensors/sensors.h... no checking libperfstat.h usability... no checking libperfstat.h presence... no checking for libperfstat.h... no checking for sys/mount.h... yes checking for net/if.h... yes checking for net/if_mib.h... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for library containing getmntent... none required checking for gethostbyname... yes checking for getmntent... (cached) yes checking for getmntinfo... no checking for inet_ntoa... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for statvfs... (cached) yes checking for setmntent... yes checking for struct mnttab.mnt_special... no checking for struct mntent.mnt_fsname... yes checking for struct statvfs.f_frsize... yes checking for default location of configuration file... /etc/istat.conf checking CPU usage probe type... procfs checking load average probe type... getloadavg checking memory usage probe type... procfs checking swap probe type... procfs checking uptime probe type... procfs checking network activity probe type... procfs checking disk space probe type... statvfs configure: creating ./config.status config.status: creating Makefile config.status: creating resource/Makefile config.status: creating probes/Makefile config.status: creating libfslabel/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7 ... make -j3 make all-recursive make[1]: Entering directory `/var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7' Making all in probes make[2]: Entering directory `/var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7/probes' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT kstat.o -MD -MP -MF .deps/kstat.Tpo -c -o kstat.o kstat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT swapctl.o -MD -MP -MF .deps/swapctl.Tpo -c -o swapctl.o swapctl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT procfs.o -MD -MP -MF .deps/procfs.Tpo -c -o procfs.o procfs.c mv -f .deps/swapctl.Tpo .deps/swapctl.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT getloadavg.o -MD -MP -MF .deps/getloadavg.Tpo -c -o getloadavg.o getloadavg.c mv -f .deps/kstat.Tpo .deps/kstat.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT statfs.o -MD -MP -MF .deps/statfs.Tpo -c -o statfs.o statfs.c procfs.c: In function 'get_net_data': procfs.c:154:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] procfs.c:158:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] mv -f .deps/procfs.Tpo .deps/procfs.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT kvm.o -MD -MP -MF .deps/kvm.Tpo -c -o kvm.o kvm.c mv -f .deps/statfs.Tpo .deps/statfs.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT sysctl.o -MD -MP -MF .deps/sysctl.Tpo -c -o sysctl.o sysctl.c mv -f .deps/getloadavg.Tpo .deps/getloadavg.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT lm_sensors3.o -MD -MP -MF .deps/lm_sensors3.Tpo -c -o lm_sensors3.o lm_sensors3.c mv -f .deps/kvm.Tpo .deps/kvm.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT lm_sensors4.o -MD -MP -MF .deps/lm_sensors4.Tpo -c -o lm_sensors4.o lm_sensors4.c mv -f .deps/lm_sensors3.Tpo .deps/lm_sensors3.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT qnap_temp.o -MD -MP -MF .deps/qnap_temp.Tpo -c -o qnap_temp.o qnap_temp.c mv -f .deps/lm_sensors4.Tpo .deps/lm_sensors4.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT perfstat.o -MD -MP -MF .deps/perfstat.Tpo -c -o perfstat.o perfstat.c mv -f .deps/sysctl.Tpo .deps/sysctl.Po mv -f .deps/qnap_temp.Tpo .deps/qnap_temp.Po mv -f .deps/perfstat.Tpo .deps/perfstat.Po rm -f libprobes.a x86_64-pc-linux-gnu-ar cru libprobes.a kstat.o swapctl.o procfs.o getloadavg.o statfs.o kvm.o sysctl.o lm_sensors3.o lm_sensors4.o qnap_temp.o perfstat.o x86_64-pc-linux-gnu-ranlib libprobes.a make[2]: Leaving directory `/var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7/probes' Making all in libfslabel make[2]: Entering directory `/var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7/libfslabel' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT fslabel.o -MD -MP -MF .deps/fslabel.Tpo -c -o fslabel.o fslabel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT ext.o -MD -MP -MF .deps/ext.Tpo -c -o ext.o ext.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT fsident.o -MD -MP -MF .deps/fsident.Tpo -c -o fsident.o fsident.c mv -f .deps/fsident.Tpo .deps/fsident.Po mv -f .deps/ext.Tpo .deps/ext.Po mv -f .deps/fslabel.Tpo .deps/fslabel.Po rm -f libfslabel.a x86_64-pc-linux-gnu-ar cru libfslabel.a fslabel.o ext.o x86_64-pc-linux-gnu-ranlib libfslabel.a x86_64-pc-linux-gnu-gcc -march=nocona -mno-sse3 -O2 -pipe -Wl,-O1 -Wl,--as-needed -rdynamic -o fsident fsident.o libfslabel.a -lxml2 -lz -lm make[2]: Leaving directory `/var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7/libfslabel' Making all in . make[2]: Entering directory `/var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT argument.o -MD -MP -MF .deps/argument.Tpo -c -o argument.o argument.cpp mv -f .deps/argument.Tpo .deps/argument.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT switchboard.o -MD -MP -MF .deps/switchboard.Tpo -c -o switchboard.o switchboard.cpp mv -f .deps/main.Tpo .deps/main.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.cpp mv -f .deps/conf.Tpo .deps/conf.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT socketset.o -MD -MP -MF .deps/socketset.Tpo -c -o socketset.o socketset.cpp mv -f .deps/socket.Tpo .deps/socket.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT clientset.o -MD -MP -MF .deps/clientset.Tpo -c -o clientset.o clientset.cpp mv -f .deps/socketset.Tpo .deps/socketset.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT isr.o -MD -MP -MF .deps/isr.Tpo -c -o isr.o isr.cpp mv -f .deps/switchboard.Tpo .deps/switchboard.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libxml2 -march=nocona -mno-sse3 -O2 -pipe -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.cpp daemon.cpp: In member function 'void Daemon::create(bool, const string&, const string&)': daemon.cpp:177:20: error: expected primary-expression before 'struct' daemon.cpp:177:40: error: 'sun_path' was not declared in this scope daemon.cpp:177:48: error: 'offsetof' was not declared in this scope daemon.cpp:86:34: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result [-Wunused-result] daemon.cpp:98:33: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result [-Wunused-result] daemon.cpp:114:35: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result [-Wunused-result] make[2]: *** [daemon.o] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/clientset.Tpo .deps/clientset.Po mv -f .deps/isr.Tpo .deps/isr.Po make[2]: Leaving directory `/var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7' make: *** [all] Error 2 emake failed * ERROR: app-admin/istatd-0.5.7 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2187: Called _eapi2_src_compile * ebuild.sh, line 665: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =app-admin/istatd-0.5.7', * the complete build log and the output of 'emerge -pqv =app-admin/istatd-0.5.7'. * This ebuild is from an overlay named 'sunrise': '/var/lib/layman/sunrise/' ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. * The complete build log is located at '/var/log/portage/app-admin:istatd-0.5.7:20110626-192135.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/istatd-0.5.7/temp/environment'. * S: '/var/tmp/portage/app-admin/istatd-0.5.7/work/istatd-0.5.7'