* Package:    net-analyzer/rrdtool-1.9.0:0/8.0.0
 * Repository: gentoo
 * Maintainer: conikost@gentoo.org netmon@gentoo.org
 * USE:        abi_x86_64 amd64 dbi elibc_glibc graph kernel_linux lua lua_targets_lua5-1 perl python python_single_target_python3_12 rrdcached rrdcgi tcl tcpd
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Using python3.12 to build
>>> Unpacking source...
>>> Unpacking rrdtool-1.9.0.tar.gz to /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work
>>> Source unpacked in /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work
>>> Preparing source in /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0 ...
  [ ok ]
  [ ok ]
 * Running eautoreconf in '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0' ...
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
 * Running elibtoolize in: rrdtool-1.9.0/
 * Running elibtoolize in: rrdtool-1.9.0/conftools/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.5.0 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0 ...
 * econf: updating rrdtool-1.9.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating rrdtool-1.9.0/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating rrdtool-1.9.0/conftools/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating rrdtool-1.9.0/conftools/config.sub with /usr/share/gnuconfig/config.sub
./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/rrdtool-1.9.0 --htmldir=/usr/share/doc/rrdtool-1.9.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-lua --disable-ruby --disable-ruby-site-install --disable-examples --enable-rrd_graph --enable-perl-site-install --enable-perl --enable-python --disable-librados --enable-rrdcgi --disable-static --enable-tcl --enable-tcl-site --with-tcllib=/usr/lib64 --with-perl-options=INSTALLDIRS=vendor
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-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 the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking for stdarg.h... yes
checking for varargs.h... no
checking for sys/param.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking whether to enable maintainer-specific portions of Makefiles... no

Audit Compilation Environment
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for file... file
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking if gcc likes the -Werror flag... (cached) no
checking if gcc likes the -fno-strict-aliasing flag... yes
checking if gcc likes the -Wall flag... yes
checking if gcc likes the -std=gnu99 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 long long int... yes

Checking for Header Files
checking for egrep... (cached) /bin/grep -E
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for langinfo.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for libgen.h... yes
checking for features.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for fcntl.h... yes
checking for fp_class.h... no
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking for ieeefp.h... no
checking for math.h... yes
checking for sys/times.h... yes
checking for sys/param.h... (cached) yes
checking for sys/resource.h... yes
checking for signal.h... yes
checking for float.h... yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for errno.h... yes
checking for string.h... (cached) yes
checking for ctype.h... yes
checking for grp.h... yes
checking for pwd.h... yes
checking for glob.h... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for va_copy... yes
checking for vsnprintf... yes
checking whether vsnprintf is C99 compliant... yes
checking for snprintf... yes
checking whether snprintf is C99 compliant... yes
checking for vasprintf... yes
checking for asprintf... yes

Test Library Functions
checking for acos... no
checking for acos in -lm... yes
checking for round... yes
checking for strftime... yes
checking for vprintf... yes
checking for getpagesize... yes
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 getgid... yes
checking for getuid... yes
checking for setgid... yes
checking for setuid... yes
checking for strndup... yes
checking for strerror... yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for vasprintf... (cached) 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 for getpwnam... yes
checking for getgrnam... yes
checking for get_current_dir_name... yes
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
checking whether strerror_r is declared... 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 for sigwaitinfo... yes
checking for sys/mman.h... yes
checking for working mmap... yes
checking for mmap... yes
checking for munmap... yes
checking whether madvise is declared... yes
checking for madvise... yes
checking whether posix_fadvise is declared... yes
checking for posix_fadvise... yes
checking for posix_fallocate... 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 for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... 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 <math.h>... 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 tm_gmtoff in struct tm... yes
checking __tm_gmtoff in struct tm... no
checking whether sigwait has 2 arguments... yes

checking if msync with MS_ASYNC updates the files mtime... (cached) yes
checking for _NL_TIME_WEEK_1STDAY... no
checking for nl_langinfo(_NL_TIME_WEEK_1STDAY) with langinfo.h... 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... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... x86_64-pc-linux-gnu-gcc
checking do we need malloc/malloc.h... nope, works out of the box
checking size of time_t... 8
checking size of long int... 8
checking whether O_CLOEXEC is declared... yes
checking whether SOCK_CLOEXEC is declared... yes
checking whether fopen() supports the "e" flag... yes

Find 3rd-Party Libraries
checking for dbi/dbi.h... yes
checking for dbi_initialize in -ldbi... yes
checking for tcpd.h... yes
checking for hosts_access... no
checking for hosts_access in -lwrap... yes
checking for glib_check_version in -lglib-2.0... yes
checking for glib.h... no
checking for pkg-config... pkg-config
checking for glib_check_version in -lglib-2.0... yes
checking for glib.h... yes
checking whether we need to include gthreads for g_thread_init... no

checking for g_regex_new... yes
checking for png_access_version_number in -lpng... yes
checking for png.h... yes
checking for cairo_font_options_create in -lcairo... yes
checking for cairo.h... no
checking for pkg-config... (cached) pkg-config
checking for cairo_font_options_create in -lcairo... yes
checking for cairo.h... yes
checking for pango_cairo_context_set_font_options in -lpangocairo-1.0... yes
checking for pango/pango.h... no
checking for pkg-config... (cached) pkg-config
checking for pango_cairo_context_set_font_options in -lpangocairo-1.0... yes
checking for pango/pango.h... yes
checking for g_object_unref in -lgobject-2.0... yes
checking for glib-object.h... yes
checking for pango_font_map_create_context... yes
checking for xmlParseFile in -lxml2... yes
checking for libxml/parser.h... no
checking for pkg-config... (cached) pkg-config
checking for xmlParseFile in -lxml2... 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.40.0
checking for the C compiler perl wants to use to build its modules... x86_64-pc-linux-gnu-gcc
checking for x86_64-pc-linux-gnu-gcc... /usr/bin/x86_64-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... No .. Ruby not found or disabled
checking for lua... /usr/bin/lua
checking for tclConfig.sh in /usr/lib64... yes
checking whether /usr/bin/python3.12 version is >= 2.3... yes
checking for /usr/bin/python3.12 version... 3.12
checking for /usr/bin/python3.12 platform... linux
checking for GNU default /usr/bin/python3.12 prefix... ${prefix}
checking for GNU default /usr/bin/python3.12 exec_prefix... ${exec_prefix}
checking for /usr/bin/python3.12 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages
checking for /usr/bin/python3.12 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/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
checking for MinGW-w64 build... no
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating etc/rrdcached.socket
config.status: creating etc/rrdcached.service
config.status: creating src/rrd_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands

Apply Configuration Information
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating etc/rrdcached.socket
config.status: creating etc/rrdcached.service
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 etc/rrdcached-default-lsb
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating etc/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
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 bindings/lua/Makefile
config.status: creating Makefile
config.status: creating src/rrd_config.h
config.status: src/rrd_config.h is unchanged
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 https://tobi.oetiker.ch/wish .... just kidding ;-)

----------------------------------------------------------------
Config is DONE!

          With MMAP IO: yes
          With Locking: yes
       Build rrd_graph: yes
     Build rrd_restore: yes
       Static programs: no
          Perl Modules: perl-piped perl-shared
           Perl Binary: /usr/bin/perl
          Perl Version: 5.40.0
          Perl Options: INSTALLDIRS=vendor
          Ruby Modules: 
           Ruby Binary: /usr/bin/ruby
          Ruby Options: 
    Build Lua Bindings: no
      Systemd unit dir: 
    Build Tcl Bindings: yes
 Build Python Bindings: yes
         Python Binary: /usr/bin/python3.12
        Python Version: 3.12
        Build examples: no
       Build rrdcached: yes
          Build rrdcgi: yes
       Build librrd MT: yes
           Use gettext: yes
           With libDBI: yes
         With librados: no
          With libwrap: yes
      With systemd dir: 

             Libraries: -lcairo -ldbi -lglib-2.0 -lgobject-2.0 -lharfbuzz -lm -lpango-1.0 -lpangocairo-1.0 -lpng -lpng16 -lwrap -lxml2 

Type 'make' to compile the software and use 'make install' to 
install everything to: /usr.

Type 'make etc-install' to install systemd support for rrdcached

       ... that wishlist is NO JOKE. If you find RRDtool useful
make me happy. Go to https://tobi.oetiker.ch/wish and
place an order.

                               -- Tobi Oetiker <tobi@oetiker.ch>
----------------------------------------------------------------
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0 ...
make -j2 
Making all in po
Making all in src
make  all-am
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o rrd_tool.o rrd_tool.c
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_version.lo `test -f 'rrd_version.c' || echo './'`rrd_version.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_version.c  -fPIC -DPIC -o .libs/librrd_la-rrd_version.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_last.lo `test -f 'rrd_last.c' || echo './'`rrd_last.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_last.c  -fPIC -DPIC -o .libs/librrd_la-rrd_last.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_lastupdate.lo `test -f 'rrd_lastupdate.c' || echo './'`rrd_lastupdate.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_lastupdate.c  -fPIC -DPIC -o .libs/librrd_la-rrd_lastupdate.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_first.lo `test -f 'rrd_first.c' || echo './'`rrd_first.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_first.c  -fPIC -DPIC -o .libs/librrd_la-rrd_first.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_dump.lo `test -f 'rrd_dump.c' || echo './'`rrd_dump.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_dump.c  -fPIC -DPIC -o .libs/librrd_la-rrd_dump.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_flushcached.lo `test -f 'rrd_flushcached.c' || echo './'`rrd_flushcached.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_flushcached.c  -fPIC -DPIC -o .libs/librrd_la-rrd_flushcached.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_fetch.lo `test -f 'rrd_fetch.c' || echo './'`rrd_fetch.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_fetch.c  -fPIC -DPIC -o .libs/librrd_la-rrd_fetch.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_fetch_cb.lo `test -f 'rrd_fetch_cb.c' || echo './'`rrd_fetch_cb.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_fetch_cb.c  -fPIC -DPIC -o .libs/librrd_la-rrd_fetch_cb.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_resize.lo `test -f 'rrd_resize.c' || echo './'`rrd_resize.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_resize.c  -fPIC -DPIC -o .libs/librrd_la-rrd_resize.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_tune.lo `test -f 'rrd_tune.c' || echo './'`rrd_tune.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_tune.c  -fPIC -DPIC -o .libs/librrd_la-rrd_tune.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_list.lo `test -f 'rrd_list.c' || echo './'`rrd_list.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_list.c  -fPIC -DPIC -o .libs/librrd_la-rrd_list.o
rrd_list.c: In function 'rrd_list_rec':
rrd_list.c:89:25: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
   89 |                         asprintf(&fullpath, "%s/%s", dirname, entry->d_name);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rrd_list.c:120:25: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  120 |                         asprintf(&fullpath,"%s/%s", dirname, entry->d_name);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_graph_helper.lo `test -f 'rrd_graph_helper.c' || echo './'`rrd_graph_helper.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_graph_helper.c  -fPIC -DPIC -o .libs/librrd_la-rrd_graph_helper.o
rrd_graph_helper.c: In function 'checkUnusedValues':
rrd_graph_helper.c:147:13: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  147 |             strncat(res, pa->kv_args[i].keyvalue, kvlen);
      |             ^
rrd_graph_helper.c:127:34: note: length computed here
  127 |             const size_t kvlen = strlen(pa->kv_args[i].keyvalue);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_graph.lo `test -f 'rrd_graph.c' || echo './'`rrd_graph.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_graph.c  -fPIC -DPIC -o .libs/librrd_la-rrd_graph.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_xport.lo `test -f 'rrd_xport.c' || echo './'`rrd_xport.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_xport.c  -fPIC -DPIC -o .libs/librrd_la-rrd_xport.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_gfx.lo `test -f 'rrd_gfx.c' || echo './'`rrd_gfx.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_gfx.c  -fPIC -DPIC -o .libs/librrd_la-rrd_gfx.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-pngsize.lo `test -f 'pngsize.c' || echo './'`pngsize.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c pngsize.c  -fPIC -DPIC -o .libs/librrd_la-pngsize.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_restore.lo `test -f 'rrd_restore.c' || echo './'`rrd_restore.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_restore.c  -fPIC -DPIC -o .libs/librrd_la-rrd_restore.o
rrd_restore.c: In function 'get_xml_element':
rrd_restore.c:90:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   90 |         xmlErrorPtr err = xmlGetLastError();
      |                           ^~~~~~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrd_la-rrd_fetch_libdbi.lo `test -f 'rrd_fetch_libdbi.c' || echo './'`rrd_fetch_libdbi.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_fetch_libdbi.c  -fPIC -DPIC -o .libs/librrd_la-rrd_fetch_libdbi.o
rrd_fetch_libdbi.c: In function '_sql_close':
rrd_fetch_libdbi.c:162:5: warning: 'dbi_shutdown' is deprecated [-Wdeprecated-declarations]
  162 |     dbi_shutdown();
      |     ^~~~~~~~~~~~
In file included from rrd_fetch_libdbi.c:4:
/usr/include/dbi/dbi.h:171:28: note: declared here
  171 | void LIBDBI_API_DEPRECATED dbi_shutdown();
      |                            ^~~~~~~~~~~~
rrd_fetch_libdbi.c: In function '_sql_setparam':
rrd_fetch_libdbi.c:180:5: warning: 'dbi_initialize' is deprecated [-Wdeprecated-declarations]
  180 |     dbi_initialize(NULL);
      |     ^~~~~~~~~~~~~~
/usr/include/dbi/dbi.h:169:27: note: declared here
  169 | int LIBDBI_API_DEPRECATED dbi_initialize(const char *driverdir);
      |                           ^~~~~~~~~~~~~~
rrd_fetch_libdbi.c:182:5: warning: 'dbi_driver_open' is deprecated [-Wdeprecated-declarations]
  182 |     driver=dbi_driver_open(th->dbdriver);
      |     ^~~~~~
/usr/include/dbi/dbi.h:180:34: note: declared here
  180 | dbi_driver LIBDBI_API_DEPRECATED dbi_driver_open(const char *name); /* goes thru linked list until it finds the right one */
      |                                  ^~~~~~~~~~~~~~~
rrd_fetch_libdbi.c:192:7: warning: 'dbi_shutdown' is deprecated [-Wdeprecated-declarations]
  192 |       dbi_shutdown();
      |       ^~~~~~~~~~~~
/usr/include/dbi/dbi.h:171:28: note: declared here
  171 | void LIBDBI_API_DEPRECATED dbi_shutdown();
      |                            ^~~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-mutex.lo `test -f 'mutex.c' || echo './'`mutex.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c mutex.c  -fPIC -DPIC -o .libs/librrdupd_la-mutex.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-optparse.lo `test -f 'optparse.c' || echo './'`optparse.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c optparse.c  -fPIC -DPIC -o .libs/librrdupd_la-optparse.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_strtod.lo `test -f 'rrd_strtod.c' || echo './'`rrd_strtod.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_strtod.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_strtod.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-hash_32.lo `test -f 'hash_32.c' || echo './'`hash_32.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c hash_32.c  -fPIC -DPIC -o .libs/librrdupd_la-hash_32.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_create.lo `test -f 'rrd_create.c' || echo './'`rrd_create.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_create.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_create.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_parsetime.lo `test -f 'rrd_parsetime.c' || echo './'`rrd_parsetime.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_parsetime.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_parsetime.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_hw.lo `test -f 'rrd_hw.c' || echo './'`rrd_hw.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_hw.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_hw.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_hw_math.lo `test -f 'rrd_hw_math.c' || echo './'`rrd_hw_math.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_hw_math.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_hw_math.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_hw_update.lo `test -f 'rrd_hw_update.c' || echo './'`rrd_hw_update.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_hw_update.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_hw_update.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_diff.lo `test -f 'rrd_diff.c' || echo './'`rrd_diff.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_diff.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_diff.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_format.lo `test -f 'rrd_format.c' || echo './'`rrd_format.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_format.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_format.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_info.lo `test -f 'rrd_info.c' || echo './'`rrd_info.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_info.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_info.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_error.lo `test -f 'rrd_error.c' || echo './'`rrd_error.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_error.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_error.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_open.lo `test -f 'rrd_open.c' || echo './'`rrd_open.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_open.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_open.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_nan_inf.lo `test -f 'rrd_nan_inf.c' || echo './'`rrd_nan_inf.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_nan_inf.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_nan_inf.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_client.lo `test -f 'rrd_client.c' || echo './'`rrd_client.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_client.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_client.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_rpncalc.lo `test -f 'rrd_rpncalc.c' || echo './'`rrd_rpncalc.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_rpncalc.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_rpncalc.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_utils.lo `test -f 'rrd_utils.c' || echo './'`rrd_utils.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_utils.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_utils.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_snprintf.lo `test -f 'rrd_snprintf.c' || echo './'`rrd_snprintf.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_snprintf.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_snprintf.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_update.lo `test -f 'rrd_update.c' || echo './'`rrd_update.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_update.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_update.o
In function 'rrd_get_file_template',
    inlined from 'rrd_get_file_template_format' at rrd_update.c:442:11,
    inlined from 'rrd_template_update' at rrd_update.c:638:15,
    inlined from 'rrd_update' at rrd_update.c:759:13:
rrd_update.c:388:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  388 |         filetemplate[0] = 0;
      |         ~~~~~~~~~~~~~~~~^~~
rrd_update.c:385:33: note: destination object of size 0 allocated by 'malloc'
  385 |         filetemplate = (char *) malloc(len);
      |                                 ^~~~~~~~~~~
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_modify.lo `test -f 'rrd_modify.c' || echo './'`rrd_modify.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_modify.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_modify.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-quicksort.lo `test -f 'quicksort.c' || echo './'`quicksort.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c quicksort.c  -fPIC -DPIC -o .libs/librrdupd_la-quicksort.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o librrdupd_la-rrd_thread_safe.lo `test -f 'rrd_thread_safe.c' || echo './'`rrd_thread_safe.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" "-DRRD_DEFAULT_FONT=\"DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier\"" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrd_thread_safe.c  -fPIC -DPIC -o .libs/librrdupd_la-rrd_thread_safe.o
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o rrdupdate.o rrdupdate.c
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DLOCALEDIR="\"/usr/share/locale\"" -DRRD_DEFAULT_FONT=\""DejaVu Sans Mono,Bitstream Vera Sans Mono,monospace,Courier"\" -DNUMVERS=1.9000 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o rrd_cgi.o rrd_cgi.c
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs         -o librrdupd.la  librrdupd_la-mutex.lo librrdupd_la-optparse.lo librrdupd_la-rrd_strtod.lo librrdupd_la-rrd_create.lo librrdupd_la-hash_32.lo librrdupd_la-rrd_parsetime.lo librrdupd_la-rrd_hw.lo librrdupd_la-rrd_hw_math.lo librrdupd_la-rrd_hw_update.lo librrdupd_la-rrd_diff.lo librrdupd_la-rrd_format.lo librrdupd_la-rrd_info.lo librrdupd_la-rrd_error.lo librrdupd_la-rrd_open.lo librrdupd_la-rrd_client.lo librrdupd_la-rrd_nan_inf.lo librrdupd_la-rrd_rpncalc.lo librrdupd_la-rrd_utils.lo librrdupd_la-rrd_snprintf.lo librrdupd_la-rrd_update.lo librrdupd_la-rrd_modify.lo librrdupd_la-quicksort.lo librrdupd_la-rrd_thread_safe.lo   -lm  -ldbi -lwrap -lglib-2.0 
libtool: link: x86_64-pc-linux-gnu-ar cr .libs/librrdupd.a .libs/librrdupd_la-mutex.o .libs/librrdupd_la-optparse.o .libs/librrdupd_la-rrd_strtod.o .libs/librrdupd_la-rrd_create.o .libs/librrdupd_la-hash_32.o .libs/librrdupd_la-rrd_parsetime.o .libs/librrdupd_la-rrd_hw.o .libs/librrdupd_la-rrd_hw_math.o .libs/librrdupd_la-rrd_hw_update.o .libs/librrdupd_la-rrd_diff.o .libs/librrdupd_la-rrd_format.o .libs/librrdupd_la-rrd_info.o .libs/librrdupd_la-rrd_error.o .libs/librrdupd_la-rrd_open.o .libs/librrdupd_la-rrd_client.o .libs/librrdupd_la-rrd_nan_inf.o .libs/librrdupd_la-rrd_rpncalc.o .libs/librrdupd_la-rrd_utils.o .libs/librrdupd_la-rrd_snprintf.o .libs/librrdupd_la-rrd_update.o .libs/librrdupd_la-rrd_modify.o .libs/librrdupd_la-quicksort.o .libs/librrdupd_la-rrd_thread_safe.o 
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/librrdupd.a
libtool: link: ( cd ".libs" && rm -f "librrdupd.la" && ln -s "../librrdupd.la" "librrdupd.la" )
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DVERSION='"1.9.0"' -DLOCALSTATEDIR='"/var/lib"' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o rrdcached-rrd_daemon.o `test -f 'rrd_daemon.c' || echo './'`rrd_daemon.c
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I..  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -version-info 11:0:3 -export-symbols ./librrd.sym  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs         -o librrd.la -rpath /usr/lib64 librrd_la-rrd_version.lo librrd_la-rrd_last.lo librrd_la-rrd_lastupdate.lo librrd_la-rrd_first.lo librrd_la-rrd_dump.lo librrd_la-rrd_flushcached.lo librrd_la-rrd_fetch.lo librrd_la-rrd_fetch_cb.lo librrd_la-rrd_resize.lo librrd_la-rrd_tune.lo librrd_la-rrd_list.lo librrd_la-rrd_graph.lo librrd_la-rrd_graph_helper.lo librrd_la-rrd_xport.lo librrd_la-rrd_gfx.lo librrd_la-pngsize.lo librrd_la-rrd_restore.lo librrd_la-rrd_fetch_libdbi.lo  librrdupd.la -lcairo -ldbi -lglib-2.0 -lgobject-2.0 -lharfbuzz -lm -lpango-1.0 -lpangocairo-1.0 -lpng -lpng16 -lwrap -lxml2   
libtool: link: echo "{ global:" > .libs/librrd.ver
libtool: link:  cat ./librrd.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/librrd.ver
libtool: link:  echo "local: *; };" >> .libs/librrd.ver
libtool: link:  x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/librrd_la-rrd_version.o .libs/librrd_la-rrd_last.o .libs/librrd_la-rrd_lastupdate.o .libs/librrd_la-rrd_first.o .libs/librrd_la-rrd_dump.o .libs/librrd_la-rrd_flushcached.o .libs/librrd_la-rrd_fetch.o .libs/librrd_la-rrd_fetch_cb.o .libs/librrd_la-rrd_resize.o .libs/librrd_la-rrd_tune.o .libs/librrd_la-rrd_list.o .libs/librrd_la-rrd_graph.o .libs/librrd_la-rrd_graph_helper.o .libs/librrd_la-rrd_xport.o .libs/librrd_la-rrd_gfx.o .libs/librrd_la-pngsize.o .libs/librrd_la-rrd_restore.o .libs/librrd_la-rrd_fetch_libdbi.o  -Wl,--whole-archive ./.libs/librrdupd.a -Wl,--no-whole-archive  -Wl,--as-needed -lcairo -ldbi -lglib-2.0 -lgobject-2.0 -lharfbuzz -lm -lpango-1.0 -lpangocairo-1.0 -lpng -lpng16 -lwrap -lxml2  -O3 -march=native -mtune=native -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,librrd.so.8 -Wl,-version-script -Wl,.libs/librrd.ver -o .libs/librrd.so.8.3.0
libtool: link: (cd ".libs" && rm -f "librrd.so.8" && ln -s "librrd.so.8.3.0" "librrd.so.8")
libtool: link: (cd ".libs" && rm -f "librrd.so" && ln -s "librrd.so.8.3.0" "librrd.so")
libtool: link: ( cd ".libs" && rm -f "librrd.la" && ln -s "../librrd.la" "librrd.la" )
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs         -o rrdupdate rrdupdate.o librrdupd.la 
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o rrdupdate rrdupdate.o  -Wl,--as-needed ./.libs/librrdupd.a -lm -ldbi -lwrap -lglib-2.0
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs         -o rrdtool rrd_tool.o librrd.la 
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/rrdtool rrd_tool.o  -Wl,--as-needed ./.libs/librrd.so -lcairo -ldbi -lglib-2.0 -lgobject-2.0 -lharfbuzz -lm -lpango-1.0 -lpangocairo-1.0 -lpng -lpng16 -lwrap -lxml2
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs         -o rrdcgi rrd_cgi.o librrd.la librrdupd.la 
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/rrdcgi rrd_cgi.o  -Wl,--as-needed ./.libs/librrd.so -lcairo -lgobject-2.0 -lharfbuzz -lpango-1.0 -lpangocairo-1.0 -lpng -lpng16 -lxml2 ./.libs/librrdupd.a -lm -ldbi -lwrap -lglib-2.0
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs         -o rrdcached rrdcached-rrd_daemon.o librrd.la librrdupd.la -lcairo -ldbi -lglib-2.0 -lgobject-2.0 -lharfbuzz -lm -lpango-1.0 -lpangocairo-1.0 -lpng -lpng16 -lwrap -lxml2  
libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -I.. -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/rrdcached rrdcached-rrd_daemon.o  -Wl,--as-needed ./.libs/librrd.so ./.libs/librrdupd.a -lcairo -ldbi -lglib-2.0 -lgobject-2.0 -lharfbuzz -lm -lpango-1.0 -lpangocairo-1.0 -lpng -lpng16 -lwrap -lxml2
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
Making all in bindings
Making all in tcl
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
echo "package ifneeded Rrd 1.9.0 [list load [file join \$dir ../tclrrd1.9.0[info sharedlibextension]]]" > pkgIndex.tcl
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -fPIC  -I../../src -I../../src -DUSE_TCL_STUBS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -c ./tclrrd.c -DVERSION=\"1.9.0\"
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs         -shared -fPIC -Wl,-soname,tclrrd1.9.0.so "-Wl,-rpath,/usr/lib64" -L../../src/.libs -L../../src -L/usr/lib64 tclrrd.o -o tclrrd1.9.0.so -lrrd -lm -ltclstub8.6 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs         
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
mkdir -p ./perl-piped
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
( cd ./perl-piped \
  && ( test -e Makefile.PL || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped/Makefile.PL ) \
  && ( test -e RRDp.pm || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped/RRDp.pm ) \
  && ( test -e t || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped/t ) \
          && env \
             ABS_TOP_SRCDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0 \
             ABS_TOP_BUILDDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0 \
             ABS_SRCDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped \
             /usr/bin/perl Makefile.PL INSTALLDIRS=vendor \
          && make )
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for RRDp
Writing MYMETA.yml and MYMETA.json
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
cp RRDp.pm blib/lib/RRDp.pm
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
Manifying 1 pod document
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
mkdir -p ./perl-shared
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
( cd ./perl-shared \
  && ( test -e Makefile.PL || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared/Makefile.PL ) \
  && ( test -e RRDs.pm || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared/RRDs.pm ) \
  && ( test -e RRDs.ppd || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared/RRDs.ppd ) \
  && ( test -e RRDs.xs || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared/RRDs.xs ) \
  && ( test -e t || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared/t ) \
          && env \
             ABS_TOP_SRCDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0 \
             ABS_TOP_BUILDDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0 \
             ABS_SRCDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared \
             /usr/bin/perl Makefile.PL  INSTALLDIRS=vendor RPATH=/usr/lib64 \
          && make )
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for RRDs
Writing MYMETA.yml and MYMETA.json
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
cp RRDs.pm blib/lib/RRDs.pm
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
Running Mkbootstrap for RRDs ()
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
chmod 644 "RRDs.bs"
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
"/usr/bin/perl" "/usr/lib64/perl5/5.40/ExtUtils/xsubpp"  -typemap '/usr/lib64/perl5/5.40/ExtUtils/typemap'  RRDs.xs > RRDs.xsc
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
mv RRDs.xsc RRDs.c
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RRDs.bs blib/arch/auto/RRDs/RRDs.bs 644
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
x86_64-pc-linux-gnu-gcc -c  -I/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src -I/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-strict-aliasing   -DVERSION=\"1.9\" -DXS_VERSION=\"1.9\" -fPIC "-I/usr/lib64/perl5/5.40/x86_64-linux/CORE"  -DPERLPATCHLEVEL=40 RRDs.c
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
rm -f blib/arch/auto/RRDs/RRDs.so
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
x86_64-pc-linux-gnu-gcc  -shared -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  RRDs.o -L/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src/.libs/ -Wl,--rpath -Wl,/usr/lib64 -lrrd  -o blib/arch/auto/RRDs/RRDs.so  \
      \
  
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
chmod 755 blib/arch/auto/RRDs/RRDs.so
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
Manifying 1 pod document
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
mkdir -p ./perl-shared
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
Making all in tests
make[1]: Nothing to be done for 'all'.
Making all in etc
make[1]: Nothing to be done for 'all'.
Making all in doc
make[1]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
/usr/bin/pod2man --release=1.9.0 --center=rrdtool rrdgraph_libdbi.pod  > rrdgraph_libdbi.1
make[1]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
make[1]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
/usr/bin/pod2html --infile=rrdgraph_libdbi.pod --outfile=rrdgraph_libdbi.html --noindex --htmlroot=. --podpath=. --title=rrdgraph_libdbi
make[1]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
make[1]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
GROFF_NO_SGR=1 /usr/bin/nroff -man -Tlp -Wbreak rrdgraph_libdbi.1 > rrdgraph_libdbi.txt
troff:rrdgraph_libdbi.1:73: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:78: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:83: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:89: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:94: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:99: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:108: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:116: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:123: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:128: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:137: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:146: warning: cannot select font 'CW'
troff:rrdgraph_libdbi.1:169: warning: cannot select font 'CW'
make[1]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
make[1]: Nothing to be done for 'all-am'.
 * Will copy sources from /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0
 * lua5-1: copying to /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0-lua5-1
 * lua5-1: running lua_src_compile
/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0-lua5-1/bindings/lua /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0
make -j2 LUA_CFLAGS=-I/usr/include/lua5.1 LUA_INSTALL_CMOD=/usr/lib64/lua/5.1 
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src   -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -I../../src -I../../src -I../.. -I/usr/include/lua5.1  -DLIB_VERSION=\"\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c -o rrd_la-rrdlua.lo `test -f 'rrdlua.c' || echo './'`rrdlua.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/lib64/libffi/include -I/usr/include/libxml2 -I../../src -I../../src -I../.. -I/usr/include/lua5.1 -DLIB_VERSION=\"\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -c rrdlua.c  -fPIC -DPIC -o .libs/rrd_la-rrdlua.o
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I../../src -I../../src -I../.. -I/usr/include/lua5.1  -DLIB_VERSION=\"\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -module -version-info 0:0:0  -L../../src/.libs -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs         -o rrd.la -rpath /usr/lib64/lua/5.1 rrd_la-rrdlua.lo -lrrd -lm 
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/rrd_la-rrdlua.o   -Wl,-rpath -Wl,/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0-lua5-1/src/.libs -L../../src/.libs -Wl,--as-needed /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0-lua5-1/src/.libs/librrd.so -lcairo -ldbi -lglib-2.0 -lgobject-2.0 -lharfbuzz -lpango-1.0 -lpangocairo-1.0 -lpng -lpng16 -lwrap -lxml2 -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,rrd.so.0 -o .libs/rrd.so.0.0.0
libtool: link: (cd ".libs" && rm -f "rrd.so.0" && ln -s "rrd.so.0.0.0" "rrd.so.0")
libtool: link: (cd ".libs" && rm -f "rrd.so" && ln -s "rrd.so.0.0.0" "rrd.so")
libtool: link: ( cd ".libs" && rm -f "rrd.la" && ln -s "../rrd.la" "rrd.la" )
/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0
 *   Building the wheel for rrdtool-1.9.0/bindings/python via setuptools.build_meta:__legacy__
python3.12 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta:__legacy__ --output-fd 3 --wheel-dir /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/wheel
2025-03-19 05:16:26,287 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
2025-03-19 05:16:26,369 root INFO running bdist_wheel
2025-03-19 05:16:26,631 root INFO running build
2025-03-19 05:16:26,631 root INFO running build_ext
2025-03-19 05:16:26,931 root INFO building 'rrdtool' extension
2025-03-19 05:16:26,932 root INFO creating /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/temp.linux-x86_64-cpython-312
2025-03-19 05:16:26,932 root INFO x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG -fPIC -I../../src -I../../src -I/usr/include/python3.12 -c rrdtoolmodule.c -o /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/temp.linux-x86_64-cpython-312/rrdtoolmodule.o
rrdtoolmodule.c: In function ‘_rrdtool_fetch_cb_wrapper’:
rrdtoolmodule.c:35:47: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   35 | #define PyRRD_String_AS_STRING(x)             PyUnicode_AsUTF8(x)
      |                                               ^~~~~~~~~~~~~~~~
rrdtoolmodule.c:1246:29: note: in expansion of macro ‘PyRRD_String_AS_STRING’
 1246 |             char *key_str = PyRRD_String_AS_STRING(key);
      |                             ^~~~~~~~~~~~~~~~~~~~~~
rrdtoolmodule.c:35:47: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   35 | #define PyRRD_String_AS_STRING(x)             PyUnicode_AsUTF8(x)
      |                                               ^~~~~~~~~~~~~~~~
rrdtoolmodule.c:1305:45: note: in expansion of macro ‘PyRRD_String_AS_STRING’
 1305 |                             char *exc_str = PyRRD_String_AS_STRING(exc_value_str);
      |                                             ^~~~~~~~~~~~~~~~~~~~~~
2025-03-19 05:16:27,531 root INFO creating /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/lib.linux-x86_64-cpython-312
2025-03-19 05:16:27,531 root INFO x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DNDEBUG /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/temp.linux-x86_64-cpython-312/rrdtoolmodule.o -L../../src/.libs -L/usr/lib64 -lrrd -o /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/lib.linux-x86_64-cpython-312/rrdtool.cpython-312-x86_64-linux-gnu.so
2025-03-19 05:16:27,605 root INFO installing to /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/bdist.linux-x86_64/wheel
2025-03-19 05:16:27,605 root INFO running install
2025-03-19 05:16:27,645 root INFO running install_lib
2025-03-19 05:16:27,663 root INFO creating /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/bdist.linux-x86_64/wheel
2025-03-19 05:16:27,664 root INFO copying /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/lib.linux-x86_64-cpython-312/rrdtool.cpython-312-x86_64-linux-gnu.so -> /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/bdist.linux-x86_64/wheel/.
2025-03-19 05:16:27,665 root WARNING warning: install_lib: byte-compiling is disabled, skipping.

2025-03-19 05:16:27,665 root INFO running install_egg_info
2025-03-19 05:16:27,682 root INFO running egg_info
2025-03-19 05:16:27,699 root INFO creating rrdtool.egg-info
2025-03-19 05:16:27,700 root INFO writing rrdtool.egg-info/PKG-INFO
2025-03-19 05:16:27,702 root INFO writing dependency_links to rrdtool.egg-info/dependency_links.txt
2025-03-19 05:16:27,703 root INFO writing top-level names to rrdtool.egg-info/top_level.txt
2025-03-19 05:16:27,704 root INFO writing manifest file 'rrdtool.egg-info/SOURCES.txt'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
2025-03-19 05:16:27,772 root INFO reading manifest file 'rrdtool.egg-info/SOURCES.txt'
2025-03-19 05:16:27,773 root INFO adding license file 'COPYING'
2025-03-19 05:16:27,775 root INFO writing manifest file 'rrdtool.egg-info/SOURCES.txt'
2025-03-19 05:16:27,776 root INFO Copying rrdtool.egg-info to /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/bdist.linux-x86_64/wheel/./rrdtool-0.1.10-py3.12.egg-info
2025-03-19 05:16:27,778 root INFO running install_scripts
2025-03-19 05:16:27,826 root INFO creating /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/bdist.linux-x86_64/wheel/rrdtool-0.1.10.dist-info/WHEEL
2025-03-19 05:16:27,827 wheel INFO creating '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/wheel/.tmp-6jisg5dt/rrdtool-0.1.10-cp312-cp312-linux_x86_64.whl' and adding '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/bdist.linux-x86_64/wheel' to it
2025-03-19 05:16:27,828 wheel INFO adding 'rrdtool.cpython-312-x86_64-linux-gnu.so'
2025-03-19 05:16:27,829 wheel INFO adding 'rrdtool-0.1.10.dist-info/COPYING'
2025-03-19 05:16:27,829 wheel INFO adding 'rrdtool-0.1.10.dist-info/METADATA'
2025-03-19 05:16:27,830 wheel INFO adding 'rrdtool-0.1.10.dist-info/WHEEL'
2025-03-19 05:16:27,830 wheel INFO adding 'rrdtool-0.1.10.dist-info/top_level.txt'
2025-03-19 05:16:27,830 wheel INFO adding 'rrdtool-0.1.10.dist-info/RECORD'
2025-03-19 05:16:27,830 root INFO removing /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/build/bdist.linux-x86_64/wheel
2025-03-19 05:16:27,832 gpep517 INFO The backend produced /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/wheel/rrdtool-0.1.10-cp312-cp312-linux_x86_64.whl
 *   Installing rrdtool-0.1.10-cp312-cp312-linux_x86_64.whl to /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/install
python3.12 -m gpep517 install-wheel --destdir=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/install --interpreter=/usr/bin/python3.12 --prefix=/usr --optimize=all /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/wheel/rrdtool-0.1.10-cp312-cp312-linux_x86_64.whl
2025-03-19 05:16:28,125 gpep517 INFO Installing /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/wheel/rrdtool-0.1.10-cp312-cp312-linux_x86_64.whl into /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0_python3.12/install
2025-03-19 05:16:28,133 gpep517 INFO Installation complete
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: net-analyzer/rrdtool-1.9.0

>>> Install net-analyzer/rrdtool-1.9.0 into /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image
make -j2 DESTDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image install 
Making install in po
make[1]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/po'
/bin/mkdir -p /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share
make[1]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/po'
make[1]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/po'
installing fr.gmo as /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/locale/fr/LC_MESSAGES/rrdtool.mo
installing hu.gmo as /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/locale/hu/LC_MESSAGES/rrdtool.mo
make[1]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/po'
make[1]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/po'
if test "rrdtool" = "gettext-tools"; then \
  /bin/mkdir -p /var/tmp/portage/net-analyzer/rrdtool-1.9.0/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 \
    /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 ./$file \
		    /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/po'
Making install in src
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
 /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64'
 /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c   librrd.la '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c .libs/librrd.so.8.3.0 /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/librrd.so.8.3.0
libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64 && { ln -s -f librrd.so.8.3.0 librrd.so.8 || { rm -f librrd.so.8 && ln -s librrd.so.8.3.0 librrd.so.8; }; })
libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64 && { ln -s -f librrd.so.8.3.0 librrd.so || { rm -f librrd.so && ln -s librrd.so.8.3.0 librrd.so; }; })
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c .libs/librrd.lai /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/librrd.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
 /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/include'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 rrd.h rrd_format.h rrd_client.h '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/include'
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
 /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/pkgconfig'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 librrd.pc '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/pkgconfig'
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
 /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/bin'
  /bin/sh ../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c rrdtool rrdupdate rrdcgi rrdcached '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/bin'
libtool: warning: 'librrd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c .libs/rrdtool /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/bin/rrdtool
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c rrdupdate /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/bin/rrdupdate
libtool: warning: 'librrd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c .libs/rrdcgi /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/bin/rrdcgi
libtool: warning: 'librrd.la' has not been installed in '/usr/lib64'
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c .libs/rrdcached /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/bin/rrdcached
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
make  install-exec-hook
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
(cd /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/bin && ln -s rrdupdate rrdcreate && ln -s rrdupdate rrdinfo) || true
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src'
Making install in bindings
Making install in tcl
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
/var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c tclrrd1.9.0.so /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/tclrrd1.9.0.so
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
 /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/rrdtool'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 pkgIndex.tcl '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/rrdtool'
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
 /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/rrdtool'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c ifOctets.tcl '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/rrdtool'
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/tcl'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
mkdir -p ./perl-piped
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
( cd ./perl-piped \
  && ( test -e Makefile.PL || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped/Makefile.PL ) \
  && ( test -e RRDp.pm || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped/RRDp.pm ) \
  && ( test -e t || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped/t ) \
          && env \
             ABS_TOP_SRCDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0 \
             ABS_TOP_BUILDDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0 \
             ABS_SRCDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped \
             /usr/bin/perl Makefile.PL INSTALLDIRS=vendor \
          && make )
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
mkdir -p ./perl-shared
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
( cd ./perl-shared \
  && ( test -e Makefile.PL || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared/Makefile.PL ) \
  && ( test -e RRDs.pm || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared/RRDs.pm ) \
  && ( test -e RRDs.ppd || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared/RRDs.ppd ) \
  && ( test -e RRDs.xs || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared/RRDs.xs ) \
  && ( test -e t || ln -s /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared/t ) \
          && env \
             ABS_TOP_SRCDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0 \
             ABS_TOP_BUILDDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0 \
             ABS_SRCDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared \
             /usr/bin/perl Makefile.PL  INSTALLDIRS=vendor RPATH=/usr/lib64 \
          && make )
Generating a Unix-style Makefile
Writing Makefile for RRDp
Writing MYMETA.yml and MYMETA.json
Generating a Unix-style Makefile
Writing Makefile for RRDs
Writing MYMETA.yml and MYMETA.json
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
Skip blib/lib/RRDp.pm (unchanged)
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
Skip blib/lib/RRDs.pm (unchanged)
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
Running Mkbootstrap for RRDs ()
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
chmod 644 "RRDs.bs"
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
Manifying 1 pod document
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RRDs.bs blib/arch/auto/RRDs/RRDs.bs 644
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
x86_64-pc-linux-gnu-gcc -c  -I/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src -I/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-strict-aliasing   -DVERSION=\"1.9\" -DXS_VERSION=\"1.9\" -fPIC "-I/usr/lib64/perl5/5.40/x86_64-linux/CORE"  -DPERLPATCHLEVEL=40 RRDs.c
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
rm -f blib/arch/auto/RRDs/RRDs.so
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
x86_64-pc-linux-gnu-gcc  -shared -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  RRDs.o -L/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src/.libs/ -Wl,--rpath -Wl,/usr/lib64 -lrrd  -o blib/arch/auto/RRDs/RRDs.so  \
      \
  
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
chmod 755 blib/arch/auto/RRDs/RRDs.so
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
Manifying 1 pod document
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
mkdir -p ./perl-shared
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
make[3]: Nothing to be done for 'install-exec-am'.
test -f ./perl-piped/Makefile \
           && ( cd ./perl-piped \
        && make install ) \
   || true
make[4]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
Manifying 1 pod document
make[4]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
make[4]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
Installing /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/perl5/vendor_perl/5.40/RRDp.pm
Installing /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/man/man3/RRDp.3pm
make[4]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-piped'
test -f ./perl-shared/Makefile \
           && ( cd ./perl-shared \
                && make install ) \
           || true
make[4]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RRDs.bs blib/arch/auto/RRDs/RRDs.bs 644
make[4]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[4]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
Manifying 1 pod document
make[4]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
make[4]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/auto/RRDs/RRDs.so
Installing /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/RRDs.pm
Installing /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/man/man3/RRDs.3pm
make[4]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/perl-shared'
test -f ./ruby/Makefile \
           && ( cd ./ruby \
                && make EPREFIX=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr  install ) \
           || true
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
test -d ./python/build \
           && ( cd ./python \
                && env BUILDLIBDIR=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/src/.libs \
                  /usr/bin/python3.12 /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings/python/setup.py install \
                     --skip-build --root=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/// --prefix=/usr \
                     --exec-prefix=/usr) \
           || true
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/bindings'
Making install in tests
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
Making install in etc
make[2]: Nothing to be done for 'install-exec-am'.
Making install in doc
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
 /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/doc/rrdtool-1.9.0/txt'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/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 rrd_pdpcalc.pod rrdlist.pod rrdgraph_libdbi.pod rrdpython.pod bin_dec_hex.txt rrddump.txt rrdgraph_examples.txt rrdrestore.txt rrdupdate.txt cdeftutorial.txt rrdfetch.txt rrdgraph_graph.txt '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/doc/rrdtool-1.9.0/txt'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 rrdthreads.txt rrdxport.txt rpntutorial.txt 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 rrd_pdpcalc.txt rrdlist.txt rrdgraph_libdbi.txt rrdpython.txt librrd.txt '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/doc/rrdtool-1.9.0/txt'
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
 /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/doc/rrdtool-1.9.0/html'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/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 rrd_pdpcalc.html rrdlist.html rrdgraph_libdbi.html rrdpython.html librrd.html RRDs.html RRDp.html '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/doc/rrdtool-1.9.0/html'
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
 /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/man/man3'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c -m 644 librrd.3 '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/man/man3'
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
make[2]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
 /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/man/man1'
 /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/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 rrd_pdpcalc.1 rrdlist.1 rrdgraph_libdbi.1 rrdpython.1 '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/man/man1'
make[2]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
make  install-data-hook
make[3]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
cd /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/usr/share/doc/rrdtool-1.9.0/html && rm -f index.html && ln -s rrdtool.html index.html
make[3]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
 * lua5-1: running lua_src_install
/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0-lua5-1/bindings/lua /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0
make -j2 LUA_INSTALL_CMOD=/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image//usr/lib64/lua/5.1 install 
make[1]: Nothing to be done for 'install-exec-am'.
make[1]: Entering directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0-lua5-1/bindings/lua'
 /bin/mkdir -p '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image//usr/lib64/lua/5.1'
 /bin/sh ../../libtool   --mode=install /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c   rrd.la '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image//usr/lib64/lua/5.1'
libtool: warning: relinking 'rrd.la'
libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0-lua5-1/bindings/lua; /bin/sh "/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0-lua5-1/libtool"  --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -I../../src -I../../src -I../.. -I/usr/include/lua5.1 -DLIB_VERSION=\"\" -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -module -version-info 0:0:0 -L../../src/.libs -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o rrd.la -rpath /usr/lib64/lua/5.1 rrd_la-rrdlua.lo -lrrd -lm -inst-prefix-dir /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image/)
libtool: relink: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/rrd_la-rrdlua.o   -L../../src/.libs -Wl,--as-needed -L/var/tmp/portage/net-analyzer/rrdtool-1.9.0/image//usr/lib64 -L//usr/lib64 -lrrd -lcairo -ldbi -lglib-2.0 -lgobject-2.0 -lharfbuzz -lpango-1.0 -lpangocairo-1.0 -lpng -lpng16 -lwrap -lxml2 -lm  -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,rrd.so.0 -o .libs/rrd.so.0.0.0
libtool: install: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c .libs/rrd.so.0.0.0T /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image//usr/lib64/lua/5.1/rrd.so.0.0.0
libtool: install: (cd /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image//usr/lib64/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.9.0/image//usr/lib64/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: /var/tmp/portage/._portage_reinstall_.j_2763d3/bin/ebuild-helpers/xattr/install -c .libs/rrd.lai /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image//usr/lib64/lua/5.1/rrd.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/lua/5.1'
make[1]: Leaving directory '/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0-lua5-1/bindings/lua'
/var/tmp/portage/net-analyzer/rrdtool-1.9.0/work/rrdtool-1.9.0
>>> Completed installing net-analyzer/rrdtool-1.9.0 into /var/tmp/portage/net-analyzer/rrdtool-1.9.0/image

 * Final size of build directory: 36148 KiB (35.3 MiB)
 * Final size of installed tree:   2148 KiB ( 2.0 MiB)

 * QA Notice: setuptools warnings detected:
 * 
 * 	Unknown distribution option: 'test_suite'
 * Verifying compiled files for python3.12
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/librrd.so.8.3.0
   /usr/lib/python3.12/site-packages/rrdtool.cpython-312-x86_64-linux-gnu.so
   /usr/bin/rrdtool
   /usr/bin/rrdupdate
   /usr/bin/rrdcgi
   /usr/bin/rrdcached
   /usr/lib64/tclrrd1.9.0.so
   /usr/lib64/perl5/vendor_perl/5.40/x86_64-linux/auto/RRDs/RRDs.so
   /usr/lib64/lua/5.1/rrd.so.0.0.0