* CPV: net-analyzer/rrdtool-1.4.3 * REPO: gentoo * USE: elibc_glibc kernel_linux lua perl python ruby test userland_GNU x86 >>> Unpacking source... >>> Unpacking rrdtool-1.4.3.tar.gz to /var/tmp/portage/net-analyzer/rrdtool-1.4.3/work >>> Source unpacked in /var/tmp/portage/net-analyzer/rrdtool-1.4.3/work >>> Preparing source in /var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3 ... * Applying rrdtool-1.3.8-configure.ac.patch ...  [ ok ] * Running autoconf ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3 ... * econf: updating rrdtool-1.4.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating rrdtool-1.4.3/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-rrdcgi --enable-lua --enable-lua-site-install --enable-ruby --enable-ruby-site-install --enable-perl --enable-perl-site-install --with-perl-options=INSTALLDIRS=vendor --disable-tcl --without-tcllib --enable-python configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no Audit Compilation Environment checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-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... yes checking if gcc likes the -Werror flag... yes checking if gcc likes the -fno-strict-aliasing flag... yes checking if gcc likes the -Wall flag... yes checking if gcc likes the -std=c99 flag... yes checking if gcc likes the -pedantic flag... yes checking if gcc likes the -Wundef flag... yes checking if gcc likes the -Wshadow flag... yes checking if gcc likes the -Wpointer-arith flag... yes checking if gcc likes the -Wcast-align flag... yes checking if gcc likes the -Wmissing-prototypes flag... yes checking if gcc likes the -Wmissing-declarations flag... yes checking if gcc likes the -Wnested-externs flag... yes checking if gcc likes the -Winline flag... yes checking if gcc likes the -Wold-style-definition flag... yes checking if gcc likes the -W flag... yes Checking for Header Files checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for string.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h Test Library Functions checking for acos... no checking for acos in -lm... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking whether byte ordering is bigendian... no checking for nl_langinfo... yes checking for tzset... yes checking for fsync... yes checking for mbstowcs... yes checking for opendir... yes checking for readdir... yes checking for chdir... yes checking for chroot... yes checking for getuid... yes checking for strerror... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for fpclass... no checking for class... no checking for fp_class... no checking for isnan... yes checking for memmove... yes checking for strchr... yes checking for mktime... yes checking for getrusage... yes checking for gettimeofday... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes Map/Fadvis/Madvise checking checking for fdatasync... yes checking for fsync... (cached) yes checking for socket... yes checking for getaddrinfo... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for mmap... yes checking for munmap... yes checking for msync... yes checking whether madvise is declared... yes checking for madvise... yes checking whether posix_fadvise is declared... yes checking for posix_fadvise... yes Libintl Processing checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... (cached) yes checking for mempcpy... yes checking for munmap... (cached) yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... yes checking for bison... bison checking version of bison... 2.4.1, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... (cached) yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc IEEE Math Checks checking for fpclassify... no checking for fpclassify with ... yes checking for isinf... yes checking whether isfinite is broken... no checking if IEEE math works out of the box... yes Resolve Portability Issues checking if msync with MS_ASYNC updates the files mtime... yes checking for _NL_TIME_WEEK_1STDAY... no checking for nl_langinfo(_NL_TIME_WEEK_1STDAY) with langinfo.h... yes checking for opterr... yes checking for getopt_long... yes checking if realloc can deal with NULL... yes checking if ctime_r need special care to act posixly correct... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... i686-pc-linux-gnu-gcc checking do we need malloc/malloc.h... nope, works out of the box checking the type of time_t... time_t is 32 bit Find 3rd-Party Libraries checking for libdbi... no checking for cairo_font_options_create in -lcairo... yes checking cairo.h usability... no checking cairo.h presence... no checking for cairo.h... no checking for pkg-config... pkg-config checking for cairo_font_options_create in -lcairo... yes checking cairo.h usability... yes checking cairo.h presence... yes checking for cairo.h... yes checking for cairo_svg_surface_create in -lcairo... yes checking cairo-svg.h usability... yes checking cairo-svg.h presence... yes checking for cairo-svg.h... yes checking for cairo_pdf_surface_create in -lcairo... yes checking cairo-pdf.h usability... yes checking cairo-pdf.h presence... yes checking for cairo-pdf.h... yes checking for cairo_ps_surface_create in -lcairo... yes checking cairo-ps.h usability... yes checking cairo-ps.h presence... yes checking for cairo-ps.h... yes checking for glib_check_version in -lglib-2.0... yes checking glib.h usability... no checking glib.h presence... no checking for glib.h... no checking for pkg-config... (cached) pkg-config checking for glib_check_version in -lglib-2.0... yes checking glib.h usability... yes checking glib.h presence... yes checking for glib.h... yes checking for pango_cairo_context_set_font_options in -lpango-1.0... no checking for pkg-config... (cached) pkg-config checking for pango_cairo_context_set_font_options in -lpango-1.0... yes checking pango/pango.h usability... yes checking pango/pango.h presence... yes checking for pango/pango.h... yes checking for xmlParseFile in -lxml2... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes Prep for Building Language Bindings checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for pod2html... /usr/bin/pod2html checking for the perl version you are running... 5.8.8 checking for the C compiler perl wants to use to build its modules... i686-pc-linux-gnu-gcc checking for i686-pc-linux-gnu-gcc... /usr/bin/i686-pc-linux-gnu-gcc checking Perl Modules to build... perl_piped perl_shared checking for ruby... /usr/bin/ruby checking if ruby modules can be built... YES checking for lua... /usr/bin/lua checking for lua >= 5.0... 5.1 found checking lua51/lua.h usability... no checking lua51/lua.h presence... no checking for lua51/lua.h... no checking lua5.1/lua.h usability... no checking lua5.1/lua.h presence... no checking for lua5.1/lua.h... no checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking lauxlib.h usability... yes checking lauxlib.h presence... yes checking for lauxlib.h... yes checking for library containing lua_call... -llua checking for library containing luaL_register... none required checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages checking for headers required to compile python extensions... found checking for gnroff... no checking for nroff... /usr/bin/nroff checking for groff... /usr/bin/groff Apply Configuration Information configure: creating ./config.status config.status: creating examples/shared-demo.pl config.status: creating examples/piped-demo.pl config.status: creating examples/stripes.pl config.status: creating examples/bigtops.pl config.status: creating examples/minmax.pl config.status: creating examples/4charts.pl config.status: creating examples/perftest.pl config.status: creating examples/Makefile config.status: creating examples/rrdcached/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating intl/Makefile config.status: creating src/Makefile config.status: creating src/librrd.sym.in config.status: creating src/librrd.pc config.status: creating bindings/Makefile config.status: creating bindings/tcl/Makefile config.status: creating bindings/tcl/ifOctets.tcl config.status: creating Makefile config.status: creating bindings/lua/Makefile config.status: creating rrd_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands checking in... and out again ordering CD from http://tobi.oetiker.ch/wish .... just kidding ;-) ---------------------------------------------------------------- Config is DONE! With MMAP IO: yes Build rrd_getopt: no Static programs: no Perl Modules: perl_piped perl_shared Perl Binary: /usr/bin/perl Perl Version: 5.8.8 Perl Options: INSTALLDIRS=vendor Ruby Modules: ruby Ruby Binary: /usr/bin/ruby Ruby Options: Build Lua Bindings: yes Lua Binary: /usr/bin/lua Lua Version: 5.1.4 Lua C-modules dir: /usr/lib/lua/5.1 Build Tcl Bindings: no Build Python Bindings: yes Build rrdcgi: no Build librrd MT: yes Use gettext: yes With libDBI: no Libraries: -lxml2 -lcairo -lcairo -lcairo -lm -lcairo -lpng12 -lglib-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 Type 'make' to compile the software and use 'make install' to install everything to: /usr. ... that wishlist is NO JOKE. If you find RRDtool useful make me happy. Go to http://tobi.oetiker.ch/wish and place an order. -- Tobi Oetiker ---------------------------------------------------------------- >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3 ... make -j2 'OTHERLDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed' make all-recursive make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3' Making all in po make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/po' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/po' Making all in src make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/src' CC hash_32.lo CC pngsize.lo CC rrd_create.lo CC rrd_graph.lo CC rrd_graph_helper.lo CC rrd_version.lo CC rrd_last.lo CC rrd_lastupdate.lo CC rrd_first.lo CC rrd_restore.lo rrd_restore.c: In function ‘write_file’: rrd_restore.c:1168: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1169: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1170: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1171: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1172: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1173: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1175: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1184: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1188: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result CC rrd_xport.lo CC rrd_gfx.lo CC rrd_dump.lo CC rrd_flushcached.lo CC rrd_fetch.lo CC rrd_resize.lo CC rrd_tune.lo CC rrd_parsetime.lo CC rrd_hw.lo CC rrd_hw_math.lo CC rrd_hw_update.lo CC rrd_diff.lo CC rrd_format.lo CC rrd_info.lo rrd_info.c: In function ‘rrd_info_print’: rrd_info.c:426: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result CC rrd_error.lo CC rrd_open.lo CC rrd_client.lo rrd_client.c: In function ‘get_path’: rrd_client.c:89: warning: ignoring return value of ‘realpath’, declared with attribute warn_unused_result CC rrd_nan_inf.lo CC rrd_rpncalc.lo CC rrd_utils.lo CC rrd_update.lo CC rrd_not_thread_safe.lo GEN librrd.sym CC librrd_th_la-rrd_parsetime.lo CC librrd_th_la-rrd_hw.lo CC librrd_th_la-rrd_hw_math.lo CC librrd_th_la-rrd_hw_update.lo CC librrd_th_la-rrd_diff.lo CC librrd_th_la-rrd_format.lo CC librrd_th_la-rrd_info.lo rrd_info.c: In function ‘rrd_info_print’: rrd_info.c:426: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result CC librrd_th_la-rrd_error.lo CC librrd_th_la-rrd_open.lo CC librrd_th_la-rrd_client.lo rrd_client.c: In function ‘get_path’: rrd_client.c:89: warning: ignoring return value of ‘realpath’, declared with attribute warn_unused_result CC librrd_th_la-rrd_nan_inf.lo CC librrd_th_la-rrd_rpncalc.lo CC librrd_th_la-rrd_utils.lo CC librrd_th_la-rrd_update.lo CC librrd_th_la-hash_32.lo CC librrd_th_la-pngsize.lo CC librrd_th_la-rrd_create.lo CC librrd_th_la-rrd_graph.lo CC librrd_th_la-rrd_graph_helper.lo CC librrd_th_la-rrd_version.lo CC librrd_th_la-rrd_last.lo CC librrd_th_la-rrd_lastupdate.lo CC librrd_th_la-rrd_first.lo CC librrd_th_la-rrd_restore.lo rrd_restore.c: In function ‘write_file’: rrd_restore.c:1168: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1169: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1170: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1171: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1172: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1173: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1175: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1184: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rrd_restore.c:1188: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result CC librrd_th_la-rrd_xport.lo CC librrd_th_la-rrd_gfx.lo CC librrd_th_la-rrd_dump.lo CC librrd_th_la-rrd_flushcached.lo CC librrd_th_la-rrd_fetch.lo CC librrd_th_la-rrd_resize.lo CC librrd_th_la-rrd_tune.lo CC librrd_th_la-rrd_thread_safe.lo CC rrd_tool.o CC rrdupdate.o CC rrdcached-rrd_daemon.o CCLD librrdupd.la CCLD librrd_th.la CCLD rrdupdate CCLD librrd.la CCLD rrdcached CCLD rrdtool make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/src' Making all in examples make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples' Making all in rrdcached make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples/rrdcached' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples/rrdcached' make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples' sed 's,@''exec_prefix@,/usr,' ./cgi-demo.cgi.in > cgi-demo.cgi chmod a+x cgi-demo.cgi make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples' Making all in doc make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/doc' GEN rrdlua.1 GEN rrdlua.html GEN RRDs.pod GEN RRDp.pod GEN rrdlua.txt make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/doc' Making all in bindings make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings' Making all in lua make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/lua' CC rrd_la-rrdlua.lo CCLD rrd.la make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/lua' make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings' cd perl-piped && /usr/bin/perl Makefile.PL INSTALLDIRS=vendor cd perl-shared && /usr/bin/perl Makefile.PL INSTALLDIRS=vendor RPATH=/usr/lib Checking if your kit is complete... Checking if your kit is complete... Looks good Looks good Writing Makefile for RRDp cd ruby && /usr/bin/ruby extconf.rb && make EPREFIX=/usr RUBYARCHDIR= Writing Makefile for RRDs cd python && env BUILDLIBDIR=../../src/.libs /usr/bin/python setup.py build_ext --rpath=/usr/lib && env LIBDIR=../../src/.libs /usr/bin/python setup.py build checking for rrd_create() in -lrrd... running build_ext building 'rrdtoolmodule' extension creating build creating build/temp.linux-i686-2.6 i686-pc-linux-gnu-gcc -pthread -DNDEBUG -O2 -pipe -Wall -march=athlon-xp -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=c99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -fPIC -I../../src -I/usr/include/python2.6 -c rrdtoolmodule.c -o build/temp.linux-i686-2.6/rrdtoolmodule.o In file included from /usr/include/python2.6/Python.h:8, from rrdtoolmodule.c:44: /usr/include/python2.6/pyconfig.h:1061:1: warning: "_POSIX_C_SOURCE" redefined In file included from ../../src/rrd_config_bottom.h:14, from ../../rrd_config.h:630, from rrdtoolmodule.c:41: /usr/include/features.h:158:1: warning: this is the location of the previous definition In file included from /usr/include/python2.6/Python.h:8, from rrdtoolmodule.c:44: /usr/include/python2.6/pyconfig.h:1073:1: warning: "_XOPEN_SOURCE" redefined In file included from ../../src/rrd_config_bottom.h:14, from ../../rrd_config.h:630, from rrdtoolmodule.c:41: /usr/include/features.h:160:1: warning: this is the location of the previous definition rrdtoolmodule.c: In function ‘create_args’: rrdtoolmodule.c:83: warning: comparison between signed and unsigned yes creating Makefile make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/ruby' i686-pc-linux-gnu-gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -I../../src -D_FILE_OFFSET_BITS=64 -fPIC -O2 -pipe -Wall -march=athlon-xp -fno-strict-aliasing -fPIC -c main.c creating build/lib.linux-i686-2.6 i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -O2 -pipe -Wall -march=athlon-xp -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=c99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 build/temp.linux-i686-2.6/rrdtoolmodule.o -L../../src/.libs -L/usr/lib -Wl,-R/usr/lib -lrrd -lpython2.6 -o build/lib.linux-i686-2.6/rrdtoolmodule.so running build running build_ext i686-pc-linux-gnu-gcc -shared -o RRD.so main.o -L. -L/usr/lib -Wl,-R/usr/lib -L../../src/.libs -L. -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -rdynamic -Wl,-export-dynamic-Wl,--rpath -Wl,/usr/lib -Wl,-R -Wl,/usr/lib -L/usr/lib -lruby18 -lrrd -lpthread -lrt -ldl -lcrypt -lm -lc cd perl-piped && make make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-piped' make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/ruby' cd perl-shared && make make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-shared' cp RRDp.pm blib/lib/RRDp.pm cp RRDs.pm blib/lib/RRDs.pm Manifying blib/man3/RRDp.3pm /usr/bin/perl5.8.8 /usr/lib/perl5/vendor_perl/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap RRDs.xs > RRDs.xsc && mv RRDs.xsc RRDs.c make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-piped' Running Mkbootstrap for RRDs () chmod 644 RRDs.bs cp RRDs.bs blib/arch/auto/RRDs/RRDs.bs chmod 644 blib/arch/auto/RRDs/RRDs.bs i686-pc-linux-gnu-gcc -c -I../../src -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -pipe -Wall -march=athlon-xp -DVERSION=\"1.4003\" -DXS_VERSION=\"1.4003\" -fPIC "-I/usr/lib/perl5/5.8.8/i686-linux/CORE" -DPERLPATCHLEVEL=8 RRDs.c RRDs.c: In function ‘XS_RRDs_graph’: RRDs.c:353: warning: unused variable ‘RETVAL’ RRDs.c: In function ‘XS_RRDs_fetch’: RRDs.c:417: warning: unused variable ‘RETVAL’ RRDs.c: In function ‘XS_RRDs_times’: RRDs.c:487: warning: unused variable ‘RETVAL’ RRDs.c: In function ‘XS_RRDs_xport’: RRDs.c:532: warning: unused variable ‘targ’ RRDs.c:531: warning: unused variable ‘RETVAL’ RRDs.xs:332: warning: unused variable ‘row_cnt’ RRDs.xs: In function ‘XS_RRDs_info’: RRDs.xs:393: warning: pointer targets in passing argument 1 of ‘Perl_newSVpv’ differ in signedness RRDs.xs: In function ‘XS_RRDs_updatev’: RRDs.xs:406: warning: pointer targets in passing argument 1 of ‘Perl_newSVpv’ differ in signedness RRDs.xs: In function ‘XS_RRDs_graphv’: RRDs.xs:419: warning: pointer targets in passing argument 1 of ‘Perl_newSVpv’ differ in signedness rm -f blib/arch/auto/RRDs/RRDs.so i686-pc-linux-gnu-gcc -O2 -pipe -Wall -march=athlon-xp -shared -L/usr/local/lib RRDs.o -L../../src/.libs/ -Wl,--rpath -Wl,/usr/lib -lrrd -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o blib/arch/auto/RRDs/RRDs.so \ \ chmod 755 blib/arch/auto/RRDs/RRDs.so Manifying blib/man3/RRDs.3pm make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-shared' make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings' make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3' >>> Source compiled. >>> Install rrdtool-1.4.3 into /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/ category net-analyzer make -j2 DESTDIR=/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/ install Making install in po make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/po' /bin/mkdir -p /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share if test "rrdtool" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/po' Making install in src make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/src' make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/src' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib" test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/include" /bin/sh ../libtool --mode=install /usr/bin/install -c librrd.la librrd_th.la '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib' /usr/bin/install -c -m 644 rrd.h rrd_format.h rrd_client.h '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/include' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/pkgconfig" /usr/bin/install -c -m 644 librrd.pc '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/librrd.so.4.1.3 /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/librrd.so.4.1.3 libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib && { ln -s -f librrd.so.4.1.3 librrd.so.4 || { rm -f librrd.so.4 && ln -s librrd.so.4.1.3 librrd.so.4; }; }) libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib && { ln -s -f librrd.so.4.1.3 librrd.so || { rm -f librrd.so && ln -s librrd.so.4.1.3 librrd.so; }; }) libtool: install: /usr/bin/install -c .libs/librrd.lai /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/librrd.la libtool: install: /usr/bin/install -c .libs/librrd_th.so.4.1.3 /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/librrd_th.so.4.1.3 libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib && { ln -s -f librrd_th.so.4.1.3 librrd_th.so.4 || { rm -f librrd_th.so.4 && ln -s librrd_th.so.4.1.3 librrd_th.so.4; }; }) libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib && { ln -s -f librrd_th.so.4.1.3 librrd_th.so || { rm -f librrd_th.so && ln -s librrd_th.so.4.1.3 librrd_th.so; }; }) libtool: install: /usr/bin/install -c .libs/librrd_th.lai /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/librrd_th.la libtool: install: /usr/bin/install -c .libs/librrd.a /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/librrd.a libtool: install: chmod 644 /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/librrd.a libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/librrd.a libtool: install: /usr/bin/install -c .libs/librrd_th.a /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/librrd_th.a libtool: install: chmod 644 /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/librrd_th.a libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/librrd_th.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c rrdtool rrdupdate rrdcached '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/bin' libtool: install: /usr/bin/install -c .libs/rrdtool /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/bin/rrdtool libtool: install: /usr/bin/install -c rrdupdate /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/bin/rrdupdate libtool: install: /usr/bin/install -c .libs/rrdcached /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/bin/rrdcached make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/src' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/src' Making install in examples make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples' Making install in rrdcached make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples/rrdcached' make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples/rrdcached' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/rrdtool/examples/rrdcached" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/rrdtool/examples/rrdcached" /usr/bin/install -c RRDCached.pm rrdcached-size.pl '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/rrdtool/examples/rrdcached' make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples/rrdcached' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples/rrdcached' make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples' make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/rrdtool/examples" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/rrdtool/examples" /usr/bin/install -c cgi-demo.cgi piped-demo.pl shared-demo.pl stripes.pl bigtops.pl minmax.pl 4charts.pl perftest.pl '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/rrdtool/examples' make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/examples' Making install in doc make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/doc' make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/rrdtool-1.4.3/txt" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/doc/rrdtool-1.4.3/txt" test -z "/usr/share/doc/rrdtool-1.4.3/html" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/doc/rrdtool-1.4.3/html" /usr/bin/install -c -m 644 bin_dec_hex.pod rrddump.pod rrdgraph_examples.pod rrdrestore.pod rrdupdate.pod cdeftutorial.pod rrdfetch.pod rrdgraph_graph.pod rrdthreads.pod rrdxport.pod rpntutorial.pod rrdfirst.pod rrdgraph_rpn.pod rrdtool.pod rrdcached.pod rrd-beginners.pod rrdinfo.pod rrdtune.pod rrdbuild.pod rrdflushcached.pod rrdcgi.pod rrdgraph.pod rrdlast.pod rrdlastupdate.pod rrdcreate.pod rrdgraph_data.pod rrdresize.pod rrdtutorial.pod rrdlua.pod bin_dec_hex.txt rrddump.txt rrdgraph_examples.txt rrdrestore.txt rrdupdate.txt cdeftutorial.txt rrdfetch.txt rrdgraph_graph.txt rrdthreads.txt rrdxport.txt rpntutorial.txt '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/doc/rrdtool-1.4.3/txt' /usr/bin/install -c -m 644 bin_dec_hex.html rrddump.html rrdgraph_examples.html rrdrestore.html rrdupdate.html cdeftutorial.html rrdfetch.html rrdgraph_graph.html rrdthreads.html rrdxport.html rpntutorial.html rrdfirst.html rrdgraph_rpn.html rrdtool.html rrdcached.html rrd-beginners.html rrdinfo.html rrdtune.html rrdbuild.html rrdflushcached.html rrdcgi.html rrdgraph.html rrdlast.html rrdlastupdate.html rrdcreate.html rrdgraph_data.html rrdresize.html rrdtutorial.html rrdlua.html librrd.html RRDs.html RRDp.html '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/doc/rrdtool-1.4.3/html' /usr/bin/install -c -m 644 rrdfirst.txt rrdgraph_rpn.txt rrdtool.txt rrdcached.txt rrd-beginners.txt rrdinfo.txt rrdtune.txt rrdbuild.txt rrdflushcached.txt rrdcgi.txt rrdgraph.txt rrdlast.txt rrdlastupdate.txt rrdcreate.txt rrdgraph_data.txt rrdresize.txt rrdtutorial.txt rrdlua.txt librrd.txt '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/doc/rrdtool-1.4.3/txt' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/man/man3" test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/man/man1" /usr/bin/install -c -m 644 bin_dec_hex.1 rrddump.1 rrdgraph_examples.1 rrdrestore.1 rrdupdate.1 cdeftutorial.1 rrdfetch.1 rrdgraph_graph.1 rrdthreads.1 rrdxport.1 rpntutorial.1 rrdfirst.1 rrdgraph_rpn.1 rrdtool.1 rrdcached.1 rrd-beginners.1 rrdinfo.1 rrdtune.1 rrdbuild.1 rrdflushcached.1 rrdcgi.1 rrdgraph.1 rrdlast.1 rrdlastupdate.1 rrdcreate.1 rrdgraph_data.1 rrdresize.1 rrdtutorial.1 rrdlua.1 '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/man/man1' /usr/bin/install -c -m 644 librrd.3 '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/share/man/man3' make install-data-hook make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/doc' GEN install-data-hook make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/doc' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/doc' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/doc' Making install in bindings make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings' Making install in lua make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/lua' make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/lua' make[3]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/" test -z "/usr/lib/lua/5.1" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/lua/5.1" /bin/sh ../../libtool --mode=install /usr/bin/install -c rrd.la '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/lua/5.1' libtool: install: warning: relinking `rrd.la' libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/lua; /bin/sh /var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/libtool --silent --tag CC --mode=relink i686-pc-linux-gnu-gcc -I../../src -I../.. -DLUA51 -DDONT_HAVE_COMPAT51 -DLIB_VERSION=\"\" -O2 -pipe -Wall -march=athlon-xp -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=c99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -module -version-info 0:0:0 -llua -lm -L../../src/.libs -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o rrd.la -rpath /usr/lib/lua/5.1 rrd_la-rrdlua.lo -lrrd -lm -inst-prefix-dir /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/) libtool: install: /usr/bin/install -c .libs/rrd.so.0.0.0T /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/lua/5.1/rrd.so.0.0.0 libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/lua/5.1 && { ln -s -f rrd.so.0.0.0 rrd.so.0 || { rm -f rrd.so.0 && ln -s rrd.so.0.0.0 rrd.so.0; }; }) libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/lua/5.1 && { ln -s -f rrd.so.0.0.0 rrd.so || { rm -f rrd.so && ln -s rrd.so.0.0.0 rrd.so; }; }) libtool: install: /usr/bin/install -c .libs/rrd.lai /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/lua/5.1/rrd.la libtool: install: /usr/bin/install -c .libs/rrd.a /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/lua/5.1/rrd.a libtool: install: chmod 644 /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/lua/5.1/rrd.a libtool: install: i686-pc-linux-gnu-ranlib /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/lua/5.1/rrd.a libtool: install: warning: remember to run `libtool --finish /usr/lib/lua/5.1' make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/lua' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/lua' make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings' cd perl-piped && make cd perl-shared && make make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-shared' make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-piped' make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-shared' cd ruby && /usr/bin/ruby extconf.rb && make EPREFIX=/usr RUBYARCHDIR= make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-piped' cd python && env BUILDLIBDIR=../../src/.libs /usr/bin/python setup.py build_ext --rpath=/usr/lib && env LIBDIR=../../src/.libs /usr/bin/python setup.py build checking for rrd_create() in -lrrd... running build_ext running build running build_ext yes creating Makefile make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/ruby' i686-pc-linux-gnu-gcc -shared -o RRD.so main.o -L. -L/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib -Wl,-R/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib -L../../src/.libs -L. -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -rdynamic -Wl,-export-dynamic-Wl,--rpath -Wl,/usr/lib -Wl,-R -Wl,/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib -L/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib -lruby18 -lrrd -lpthread -lrt -ldl -lcrypt -lm -lc make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/ruby' make[3]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings' make[3]: Nothing to be done for `install-exec-am'. GEN install-data-local make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-piped' Appending installation info to /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/perl5/5.8.8/i686-linux/perllocal.pod Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/usr/lib/perl5/vendor_perl/5.8.8/RRDp.pm Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/usr/share/man/man3/RRDp.3pm Writing /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/RRDp/.packlist make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-piped' GEN install-data-local make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-shared' Appending installation info to /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/perl5/5.8.8/i686-linux/perllocal.pod Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/RRDs/RRDs.bs Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/RRDs/RRDs.so Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/usr/lib/perl5/vendor_perl/5.8.8/i686-linux/RRDs.pm Installing /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/usr/share/man/man3/RRDs.3pm Writing /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/RRDs/.packlist make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/perl-shared' GEN install-data-local make[4]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/ruby' mkdir -p /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/ruby/site_ruby/1.8/i686-linux /usr/bin/install -c -m 0755 RRD.so /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/ruby/site_ruby/1.8/i686-linux make[4]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings/ruby' GEN install-data-local running install running install_lib creating /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/usr/lib/python2.6 creating /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/usr/lib/python2.6/site-packages copying build/lib.linux-i686-2.6/rrdtoolmodule.so -> /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/python2.6/site-packages running install_egg_info Writing /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib/python2.6/site-packages/py_rrdtool-0.2.1-py2.6.egg-info make[3]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3/bindings' make[1]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3' make[2]: Entering directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/rrdtool-1.4.3/work/rrdtool-1.4.3' >>> Completed installing rrdtool-1.4.3 into /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/librrd.so.4.1.3 usr/lib/librrd_th.so.4.1.3 usr/lib/lua/5.1/rrd.so.0.0.0 usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/RRDs/RRDs.so i686-pc-linux-gnu-objcopy: unable to copy file '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/RRDs/RRDs.so' reason: Permission denied i686-pc-linux-gnu-strip: unable to copy file '/var/tmp/portage/net-analyzer/rrdtool-1.4.3/image/usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/RRDs/RRDs.so' reason: Permission denied usr/lib/ruby/site_ruby/1.8/i686-linux/RRD.so usr/lib/python2.6/site-packages/rrdtoolmodule.so usr/bin/rrdtool usr/bin/rrdupdate usr/bin/rrdcached usr/lib/librrd.a usr/lib/librrd_th.a usr/lib/lua/5.1/rrd.a ecompressdir: bzip2 -9 /usr/share/man  * QA Notice: The following files contain insecure RUNPATHs * Please file a bug about this at http://bugs.gentoo.org/ * with the maintaining herd of the package. * /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib:/usr/lib usr/lib/ruby/site_ruby/1.8/i686-linux/RRD.so  Auto fixing rpaths for /var/tmp/portage/net-analyzer/rrdtool-1.4.3/image//usr/lib:/usr/lib usr/lib/ruby/site_ruby/1.8/i686-linux/RRD.so removing executable bit: usr/lib/librrd.la removing executable bit: usr/lib/librrd_th.la