ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/rrdtool.spec'], False, '/var/lib/mock/centos5-rutgers-build-148-108/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/rrdtool.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/rrdtool-1.2.28-2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/rrdtool.spec'], False, '/var/lib/mock/centos5-rutgers-build-148-108/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/rrdtool.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.29316 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf rrdtool-1.2.28 + /bin/gzip -dc /builddir/build/SOURCES/rrdtool-1.2.28.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rrdtool-1.2.28 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/perl -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' configure + /usr/bin/perl -pi.orig -e 's|/lib\b|/lib|g' configure Makefile.in php4/configure 'php4/ltconfig*' Can't open php4/configure: No such file or directory, <> line 31489. Can't open php4/ltconfig*: No such file or directory, <> line 31489. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.29316 + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.2.28 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info '--with-perl-options=INSTALLDIRS="vendor"' --disable-tcl --disable-python --disable-static --with-pic checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes Audit Compilation Environment checking for i386-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-koji-linux-gnu-g++... no checking for i386-koji-linux-gnu-c++... no checking for i386-koji-linux-gnu-gpp... no checking for i386-koji-linux-gnu-aCC... no checking for i386-koji-linux-gnu-CC... no checking for i386-koji-linux-gnu-cxx... no checking for i386-koji-linux-gnu-cc++... no checking for i386-koji-linux-gnu-cl.exe... no checking for i386-koji-linux-gnu-FCC... no checking for i386-koji-linux-gnu-KCC... no checking for i386-koji-linux-gnu-RCC... no checking for i386-koji-linux-gnu-xlC_r... no checking for i386-koji-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-koji-linux-gnu-g77... no checking for i386-koji-linux-gnu-xlf... no checking for i386-koji-linux-gnu-f77... no checking for i386-koji-linux-gnu-frt... no checking for i386-koji-linux-gnu-pgf77... no checking for i386-koji-linux-gnu-cf77... no checking for i386-koji-linux-gnu-fort77... no checking for i386-koji-linux-gnu-fl32... no checking for i386-koji-linux-gnu-af77... no checking for i386-koji-linux-gnu-xlf90... no checking for i386-koji-linux-gnu-f90... no checking for i386-koji-linux-gnu-pgf90... no checking for i386-koji-linux-gnu-pghpf... no checking for i386-koji-linux-gnu-epcf90... no checking for i386-koji-linux-gnu-gfortran... no checking for i386-koji-linux-gnu-g95... no checking for i386-koji-linux-gnu-xlf95... no checking for i386-koji-linux-gnu-f95... no checking for i386-koji-linux-gnu-fort... no checking for i386-koji-linux-gnu-ifort... no checking for i386-koji-linux-gnu-ifc... no checking for i386-koji-linux-gnu-efc... no checking for i386-koji-linux-gnu-pgf95... no checking for i386-koji-linux-gnu-lf95... no checking for i386-koji-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 -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 -W flag... yes Checking for Header Files checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for acos... no checking for acos in -lm... yes Test Library Functions checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking whether byte ordering is bigendian... no checking for tzset... yes checking for mbstowcs... yes checking for opendir... yes checking for readdir... yes checking for chdir... yes checking for chroot... yes checking for getuid... yes checking for setlocale... yes checking for strerror... yes checking for strerror_r... yes checking for snprintf... yes checking for vsnprintf... 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 posix_fadvise... yes checking for madvise... yes checking whether fdatasync is declared... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for mmap... yes checking for munmap... yes checking for msync... yes checking whether madvise is declared... yes checking for madvise... (cached) yes checking whether posix_fadvise is declared... yes checking for posix_fadvise... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes IEEE Math Checks checking for fpclassify... no checking for fpclassify with ... yes checking for finite... yes checking for isinf... yes checking if IEEE math works out of the box... yes Resolve Portability Issues checking if realloc can deal with NULL... yes checking if ctime_r need special care to act posixly correct... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking do we need malloc/malloc.h... nope, works out of the box Find 3rd-Party Libraries checking for art_vpath_add_point in -lart_lgpl_2... yes checking libart_lgpl/libart.h usability... yes checking libart_lgpl/libart.h presence... yes checking for libart_lgpl/libart.h... yes checking for zlibVersion in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for png_access_version_number in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for FT_Init_FreeType in -lfreetype... yes checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes Prep for Building Language Bindings checking for perl... /usr/bin/perl checking for the perl version you are running... 5.8.8 checking for the C compiler perl wants to use to build its modules... gcc checking for gcc... /usr/bin/gcc checking Perl Modules to build... perl_piped perl_shared checking for ruby... no checking if ruby modules can be built... No .. Ruby not found or disabled checking for gnroff... no checking for nroff... no checking for groff... no checking for troff... no Apply Configuration Information configure: creating ./config.status config.status: creating examples/shared-demo.pl config.status: creating examples/piped-demo.pl config.status: creating examples/stripes.pl config.status: creating examples/bigtops.pl config.status: creating examples/minmax.pl config.status: creating examples/4charts.pl config.status: creating examples/perftest.pl config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating bindings/Makefile config.status: creating bindings/tcl/Makefile config.status: creating bindings/tcl/ifOctets.tcl config.status: creating Makefile config.status: creating rrd_config.h config.status: executing depfiles commands config.status: executing default commands checking in... and out again ordering CD from http://tobi.oetiker.ch/wish . . . . just kidding ;-) ---------------------------------------------------------------- Config is DONE! With MMAP IO: yes Perl Modules: perl_piped perl_shared Perl Binary: /usr/bin/perl Perl Version: 5.8.8 Perl Options: INSTALLDIRS="vendor" Ruby Modules: Ruby Binary: no Ruby Options: sitedir=$(DESTDIR)/usr/lib/ruby Build Tcl Bindings: no Build Python Bindings: no Build rrdcgi: yes Build librrd MT: yes Type 'make' to compile the software and use 'make install' to install everything to: /usr. ... that wishlist is NO JOKE. If you find RRDtool useful make me happy. Go to http://tobi.oetiker.ch/wish and place an order. -- Tobi Oetiker ---------------------------------------------------------------- + /usr/bin/perl -pi.orig -e 's|-Wl,--rpath -Wl,\$rp||g' bindings/perl-shared/Makefile.PL + pushd bindings/perl-piped/ ~/build/BUILD/rrdtool-1.2.28/bindings/perl-piped ~/build/BUILD/rrdtool-1.2.28 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for RRDp + /usr/bin/perl -pi.orig -e 's|/lib/perl|/lib/perl|g' Makefile + popd ~/build/BUILD/rrdtool-1.2.28 + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28' Making all in src make[2]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT hash_32.lo -MD -MP -MF ".deps/hash_32.Tpo" -c -o hash_32.lo hash_32.c; \ then mv -f ".deps/hash_32.Tpo" ".deps/hash_32.Plo"; else rm -f ".deps/hash_32.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT pngsize.lo -MD -MP -MF ".deps/pngsize.Tpo" -c -o pngsize.lo pngsize.c; \ then mv -f ".deps/pngsize.Tpo" ".deps/pngsize.Plo"; else rm -f ".deps/pngsize.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_create.lo -MD -MP -MF ".deps/rrd_create.Tpo" -c -o rrd_create.lo rrd_create.c; \ then mv -f ".deps/rrd_create.Tpo" ".deps/rrd_create.Plo"; else rm -f ".deps/rrd_create.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_dump.lo -MD -MP -MF ".deps/rrd_dump.Tpo" -c -o rrd_dump.lo rrd_dump.c; \ then mv -f ".deps/rrd_dump.Tpo" ".deps/rrd_dump.Plo"; else rm -f ".deps/rrd_dump.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_dump.lo -MD -MP -MF .deps/rrd_dump.Tpo -c rrd_dump.c -fPIC -DPIC -o .libs/rrd_dump.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT hash_32.lo -MD -MP -MF .deps/hash_32.Tpo -c hash_32.c -fPIC -DPIC -o .libs/hash_32.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_create.lo -MD -MP -MF .deps/rrd_create.Tpo -c rrd_create.c -fPIC -DPIC -o .libs/rrd_create.o rrd_dump.c: In function 'rrd_dump_r': rrd_dump.c:343: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_create.c: In function 'rrd_create_fn': rrd_create.c:569: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:572: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:575: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:578: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:595: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:639: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:660: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:678: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_fetch.lo -MD -MP -MF ".deps/rrd_fetch.Tpo" -c -o rrd_fetch.lo rrd_fetch.c; \ then mv -f ".deps/rrd_fetch.Tpo" ".deps/rrd_fetch.Plo"; else rm -f ".deps/rrd_fetch.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT pngsize.lo -MD -MP -MF .deps/pngsize.Tpo -c pngsize.c -fPIC -DPIC -o .libs/pngsize.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_graph.lo -MD -MP -MF ".deps/rrd_graph.Tpo" -c -o rrd_graph.lo rrd_graph.c; \ then mv -f ".deps/rrd_graph.Tpo" ".deps/rrd_graph.Plo"; else rm -f ".deps/rrd_graph.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_graph_helper.lo -MD -MP -MF ".deps/rrd_graph_helper.Tpo" -c -o rrd_graph_helper.lo rrd_graph_helper.c; \ then mv -f ".deps/rrd_graph_helper.Tpo" ".deps/rrd_graph_helper.Plo"; else rm -f ".deps/rrd_graph_helper.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_fetch.lo -MD -MP -MF .deps/rrd_fetch.Tpo -c rrd_fetch.c -fPIC -DPIC -o .libs/rrd_fetch.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_last.lo -MD -MP -MF ".deps/rrd_last.Tpo" -c -o rrd_last.lo rrd_last.c; \ then mv -f ".deps/rrd_last.Tpo" ".deps/rrd_last.Plo"; else rm -f ".deps/rrd_last.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_lastupdate.lo -MD -MP -MF ".deps/rrd_lastupdate.Tpo" -c -o rrd_lastupdate.lo rrd_lastupdate.c; \ then mv -f ".deps/rrd_lastupdate.Tpo" ".deps/rrd_lastupdate.Plo"; else rm -f ".deps/rrd_lastupdate.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_graph.lo -MD -MP -MF .deps/rrd_graph.Tpo -c rrd_graph.c -fPIC -DPIC -o .libs/rrd_graph.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_graph_helper.lo -MD -MP -MF .deps/rrd_graph_helper.Tpo -c rrd_graph_helper.c -fPIC -DPIC -o .libs/rrd_graph_helper.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_lastupdate.lo -MD -MP -MF .deps/rrd_lastupdate.Tpo -c rrd_lastupdate.c -fPIC -DPIC -o .libs/rrd_lastupdate.o rrd_graph.c: In function 'rrd_graph_options': rrd_graph.c:3511: warning: comparison between signed and unsigned rrd_graph.c: In function 'vdef_calc': rrd_graph.c:3799: warning: signed and unsigned type in conditional expression gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_last.lo -MD -MP -MF .deps/rrd_last.Tpo -c rrd_last.c -fPIC -DPIC -o .libs/rrd_last.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_first.lo -MD -MP -MF ".deps/rrd_first.Tpo" -c -o rrd_first.lo rrd_first.c; \ then mv -f ".deps/rrd_first.Tpo" ".deps/rrd_first.Plo"; else rm -f ".deps/rrd_first.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_resize.lo -MD -MP -MF ".deps/rrd_resize.Tpo" -c -o rrd_resize.lo rrd_resize.c; \ then mv -f ".deps/rrd_resize.Tpo" ".deps/rrd_resize.Plo"; else rm -f ".deps/rrd_resize.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_restore.lo -MD -MP -MF ".deps/rrd_restore.Tpo" -c -o rrd_restore.lo rrd_restore.c; \ then mv -f ".deps/rrd_restore.Tpo" ".deps/rrd_restore.Plo"; else rm -f ".deps/rrd_restore.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_resize.lo -MD -MP -MF .deps/rrd_resize.Tpo -c rrd_resize.c -fPIC -DPIC -o .libs/rrd_resize.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_first.lo -MD -MP -MF .deps/rrd_first.Tpo -c rrd_first.c -fPIC -DPIC -o .libs/rrd_first.o rrd_resize.c: In function 'rrd_resize': rrd_resize.c:112: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:113: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:114: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:115: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:116: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:117: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:118: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:132: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_resize.c:133: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:144: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_resize.c:145: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:151: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:175: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_resize.c:176: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:188: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_resize.c:191: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:195: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:199: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_restore.lo -MD -MP -MF .deps/rrd_restore.Tpo -c rrd_restore.c -fPIC -DPIC -o .libs/rrd_restore.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_tune.lo -MD -MP -MF ".deps/rrd_tune.Tpo" -c -o rrd_tune.lo rrd_tune.c; \ then mv -f ".deps/rrd_tune.Tpo" ".deps/rrd_tune.Plo"; else rm -f ".deps/rrd_tune.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_version.lo -MD -MP -MF ".deps/rrd_version.Tpo" -c -o rrd_version.lo rrd_version.c; \ then mv -f ".deps/rrd_version.Tpo" ".deps/rrd_version.Plo"; else rm -f ".deps/rrd_version.Tpo"; exit 1; fi rrd_restore.c: In function 'rrd_write': rrd_restore.c:464: warning: unused variable 'ii' rrd_restore.c:488: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:491: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:494: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:497: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:499: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:501: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:507: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:519: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:522: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_xport.lo -MD -MP -MF ".deps/rrd_xport.Tpo" -c -o rrd_xport.lo rrd_xport.c; \ then mv -f ".deps/rrd_xport.Tpo" ".deps/rrd_xport.Plo"; else rm -f ".deps/rrd_xport.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_tune.lo -MD -MP -MF .deps/rrd_tune.Tpo -c rrd_tune.c -fPIC -DPIC -o .libs/rrd_tune.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_version.lo -MD -MP -MF .deps/rrd_version.Tpo -c rrd_version.c -fPIC -DPIC -o .libs/rrd_version.o rrd_tune.c: In function 'rrd_tune': rrd_tune.c:275: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_tune.c:277: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_tune.c:280: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT art_rgba_svp.lo -MD -MP -MF ".deps/art_rgba_svp.Tpo" -c -o art_rgba_svp.lo art_rgba_svp.c; \ then mv -f ".deps/art_rgba_svp.Tpo" ".deps/art_rgba_svp.Plo"; else rm -f ".deps/art_rgba_svp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_xport.lo -MD -MP -MF .deps/rrd_xport.Tpo -c rrd_xport.c -fPIC -DPIC -o .libs/rrd_xport.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_gfx.lo -MD -MP -MF ".deps/rrd_gfx.Tpo" -c -o rrd_gfx.lo rrd_gfx.c; \ then mv -f ".deps/rrd_gfx.Tpo" ".deps/rrd_gfx.Plo"; else rm -f ".deps/rrd_gfx.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_afm.lo -MD -MP -MF ".deps/rrd_afm.Tpo" -c -o rrd_afm.lo rrd_afm.c; \ then mv -f ".deps/rrd_afm.Tpo" ".deps/rrd_afm.Plo"; else rm -f ".deps/rrd_afm.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_afm_data.lo -MD -MP -MF ".deps/rrd_afm_data.Tpo" -c -o rrd_afm_data.lo rrd_afm_data.c; \ then mv -f ".deps/rrd_afm_data.Tpo" ".deps/rrd_afm_data.Plo"; else rm -f ".deps/rrd_afm_data.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT art_rgba_svp.lo -MD -MP -MF .deps/art_rgba_svp.Tpo -c art_rgba_svp.c -fPIC -DPIC -o .libs/art_rgba_svp.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_afm.lo -MD -MP -MF .deps/rrd_afm.Tpo -c rrd_afm.c -fPIC -DPIC -o .libs/rrd_afm.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_gfx.lo -MD -MP -MF .deps/rrd_gfx.Tpo -c rrd_gfx.c -fPIC -DPIC -o .libs/rrd_gfx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_tool.lo -MD -MP -MF ".deps/rrd_tool.Tpo" -c -o rrd_tool.lo rrd_tool.c; \ then mv -f ".deps/rrd_tool.Tpo" ".deps/rrd_tool.Plo"; else rm -f ".deps/rrd_tool.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_getopt.lo -MD -MP -MF ".deps/rrd_getopt.Tpo" -c -o rrd_getopt.lo rrd_getopt.c; \ then mv -f ".deps/rrd_getopt.Tpo" ".deps/rrd_getopt.Plo"; else rm -f ".deps/rrd_getopt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_afm_data.lo -MD -MP -MF .deps/rrd_afm_data.Tpo -c rrd_afm_data.c -fPIC -DPIC -o .libs/rrd_afm_data.o rrd_gfx.c: In function 'pdf_write_buf_to_file': rrd_gfx.c:2434: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_getopt1.lo -MD -MP -MF ".deps/rrd_getopt1.Tpo" -c -o rrd_getopt1.lo rrd_getopt1.c; \ then mv -f ".deps/rrd_getopt1.Tpo" ".deps/rrd_getopt1.Plo"; else rm -f ".deps/rrd_getopt1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_tool.lo -MD -MP -MF .deps/rrd_tool.Tpo -c rrd_tool.c -fPIC -DPIC -o .libs/rrd_tool.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_getopt1.lo -MD -MP -MF .deps/rrd_getopt1.Tpo -c rrd_getopt1.c -fPIC -DPIC -o .libs/rrd_getopt1.o rrd_tool.c: In function 'main': rrd_tool.c:382: warning: ignoring return value of 'chroot', declared with attribute warn_unused_result rrd_tool.c:400: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result rrd_tool.c: In function 'HandleInputLine': rrd_tool.c:499: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT parsetime.lo -MD -MP -MF ".deps/parsetime.Tpo" -c -o parsetime.lo parsetime.c; \ then mv -f ".deps/parsetime.Tpo" ".deps/parsetime.Plo"; else rm -f ".deps/parsetime.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_getopt.lo -MD -MP -MF .deps/rrd_getopt.Tpo -c rrd_getopt.c -fPIC -DPIC -o .libs/rrd_getopt.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_hw.lo -MD -MP -MF ".deps/rrd_hw.Tpo" -c -o rrd_hw.lo rrd_hw.c; \ then mv -f ".deps/rrd_hw.Tpo" ".deps/rrd_hw.Plo"; else rm -f ".deps/rrd_hw.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_diff.lo -MD -MP -MF ".deps/rrd_diff.Tpo" -c -o rrd_diff.lo rrd_diff.c; \ then mv -f ".deps/rrd_diff.Tpo" ".deps/rrd_diff.Plo"; else rm -f ".deps/rrd_diff.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT parsetime.lo -MD -MP -MF .deps/parsetime.Tpo -c parsetime.c -fPIC -DPIC -o .libs/parsetime.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_format.lo -MD -MP -MF ".deps/rrd_format.Tpo" -c -o rrd_format.lo rrd_format.c; \ then mv -f ".deps/rrd_format.Tpo" ".deps/rrd_format.Plo"; else rm -f ".deps/rrd_format.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_hw.lo -MD -MP -MF .deps/rrd_hw.Tpo -c rrd_hw.c -fPIC -DPIC -o .libs/rrd_hw.o rrd_hw.c: In function 'apply_smoother': rrd_hw.c:552: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_diff.lo -MD -MP -MF .deps/rrd_diff.Tpo -c rrd_diff.c -fPIC -DPIC -o .libs/rrd_diff.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_info.lo -MD -MP -MF ".deps/rrd_info.Tpo" -c -o rrd_info.lo rrd_info.c; \ then mv -f ".deps/rrd_info.Tpo" ".deps/rrd_info.Plo"; else rm -f ".deps/rrd_info.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_error.lo -MD -MP -MF ".deps/rrd_error.Tpo" -c -o rrd_error.lo rrd_error.c; \ then mv -f ".deps/rrd_error.Tpo" ".deps/rrd_error.Plo"; else rm -f ".deps/rrd_error.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_open.lo -MD -MP -MF ".deps/rrd_open.Tpo" -c -o rrd_open.lo rrd_open.c; \ then mv -f ".deps/rrd_open.Tpo" ".deps/rrd_open.Plo"; else rm -f ".deps/rrd_open.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_format.lo -MD -MP -MF .deps/rrd_format.Tpo -c rrd_format.c -fPIC -DPIC -o .libs/rrd_format.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_info.lo -MD -MP -MF .deps/rrd_info.Tpo -c rrd_info.c -fPIC -DPIC -o .libs/rrd_info.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_error.lo -MD -MP -MF .deps/rrd_error.Tpo -c rrd_error.c -fPIC -DPIC -o .libs/rrd_error.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_nan_inf.lo -MD -MP -MF ".deps/rrd_nan_inf.Tpo" -c -o rrd_nan_inf.lo rrd_nan_inf.c; \ then mv -f ".deps/rrd_nan_inf.Tpo" ".deps/rrd_nan_inf.Plo"; else rm -f ".deps/rrd_nan_inf.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_rpncalc.lo -MD -MP -MF ".deps/rrd_rpncalc.Tpo" -c -o rrd_rpncalc.lo rrd_rpncalc.c; \ then mv -f ".deps/rrd_rpncalc.Tpo" ".deps/rrd_rpncalc.Plo"; else rm -f ".deps/rrd_rpncalc.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_update.lo -MD -MP -MF ".deps/rrd_update.Tpo" -c -o rrd_update.lo rrd_update.c; \ then mv -f ".deps/rrd_update.Tpo" ".deps/rrd_update.Plo"; else rm -f ".deps/rrd_update.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_open.lo -MD -MP -MF .deps/rrd_open.Tpo -c rrd_open.c -fPIC -DPIC -o .libs/rrd_open.o rrd_open.c: In function 'rrd_open': rrd_open.c:125: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:159: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:160: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:169: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:173: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:175: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:176: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:178: warning: ignoring return value of 'fread', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_not_thread_safe.lo -MD -MP -MF ".deps/rrd_not_thread_safe.Tpo" -c -o rrd_not_thread_safe.lo rrd_not_thread_safe.c; \ then mv -f ".deps/rrd_not_thread_safe.Tpo" ".deps/rrd_not_thread_safe.Plo"; else rm -f ".deps/rrd_not_thread_safe.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_rpncalc.lo -MD -MP -MF .deps/rrd_rpncalc.Tpo -c rrd_rpncalc.c -fPIC -DPIC -o .libs/rrd_rpncalc.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_nan_inf.lo -MD -MP -MF .deps/rrd_nan_inf.Tpo -c rrd_nan_inf.c -fPIC -DPIC -o .libs/rrd_nan_inf.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_update.lo -MD -MP -MF .deps/rrd_update.Tpo -c rrd_update.c -fPIC -DPIC -o .libs/rrd_update.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_getopt.lo -MD -MP -MF ".deps/librrd_th_la-rrd_getopt.Tpo" -c -o librrd_th_la-rrd_getopt.lo `test -f 'rrd_getopt.c' || echo './'`rrd_getopt.c; \ then mv -f ".deps/librrd_th_la-rrd_getopt.Tpo" ".deps/librrd_th_la-rrd_getopt.Plo"; else rm -f ".deps/librrd_th_la-rrd_getopt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_not_thread_safe.lo -MD -MP -MF .deps/rrd_not_thread_safe.Tpo -c rrd_not_thread_safe.c -fPIC -DPIC -o .libs/rrd_not_thread_safe.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_getopt1.lo -MD -MP -MF ".deps/librrd_th_la-rrd_getopt1.Tpo" -c -o librrd_th_la-rrd_getopt1.lo `test -f 'rrd_getopt1.c' || echo './'`rrd_getopt1.c; \ then mv -f ".deps/librrd_th_la-rrd_getopt1.Tpo" ".deps/librrd_th_la-rrd_getopt1.Plo"; else rm -f ".deps/librrd_th_la-rrd_getopt1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_getopt.lo -MD -MP -MF .deps/librrd_th_la-rrd_getopt.Tpo -c rrd_getopt.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_getopt.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-parsetime.lo -MD -MP -MF ".deps/librrd_th_la-parsetime.Tpo" -c -o librrd_th_la-parsetime.lo `test -f 'parsetime.c' || echo './'`parsetime.c; \ then mv -f ".deps/librrd_th_la-parsetime.Tpo" ".deps/librrd_th_la-parsetime.Plo"; else rm -f ".deps/librrd_th_la-parsetime.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_hw.lo -MD -MP -MF ".deps/librrd_th_la-rrd_hw.Tpo" -c -o librrd_th_la-rrd_hw.lo `test -f 'rrd_hw.c' || echo './'`rrd_hw.c; \ then mv -f ".deps/librrd_th_la-rrd_hw.Tpo" ".deps/librrd_th_la-rrd_hw.Plo"; else rm -f ".deps/librrd_th_la-rrd_hw.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_diff.lo -MD -MP -MF ".deps/librrd_th_la-rrd_diff.Tpo" -c -o librrd_th_la-rrd_diff.lo `test -f 'rrd_diff.c' || echo './'`rrd_diff.c; \ then mv -f ".deps/librrd_th_la-rrd_diff.Tpo" ".deps/librrd_th_la-rrd_diff.Plo"; else rm -f ".deps/librrd_th_la-rrd_diff.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_getopt1.lo -MD -MP -MF .deps/librrd_th_la-rrd_getopt1.Tpo -c rrd_getopt1.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_getopt1.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-parsetime.lo -MD -MP -MF .deps/librrd_th_la-parsetime.Tpo -c parsetime.c -fPIC -DPIC -o .libs/librrd_th_la-parsetime.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_hw.lo -MD -MP -MF .deps/librrd_th_la-rrd_hw.Tpo -c rrd_hw.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_hw.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_format.lo -MD -MP -MF ".deps/librrd_th_la-rrd_format.Tpo" -c -o librrd_th_la-rrd_format.lo `test -f 'rrd_format.c' || echo './'`rrd_format.c; \ then mv -f ".deps/librrd_th_la-rrd_format.Tpo" ".deps/librrd_th_la-rrd_format.Plo"; else rm -f ".deps/librrd_th_la-rrd_format.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_diff.lo -MD -MP -MF .deps/librrd_th_la-rrd_diff.Tpo -c rrd_diff.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_diff.o rrd_hw.c: In function 'apply_smoother': rrd_hw.c:552: warning: ignoring return value of 'fread', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_info.lo -MD -MP -MF ".deps/librrd_th_la-rrd_info.Tpo" -c -o librrd_th_la-rrd_info.lo `test -f 'rrd_info.c' || echo './'`rrd_info.c; \ then mv -f ".deps/librrd_th_la-rrd_info.Tpo" ".deps/librrd_th_la-rrd_info.Plo"; else rm -f ".deps/librrd_th_la-rrd_info.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_error.lo -MD -MP -MF ".deps/librrd_th_la-rrd_error.Tpo" -c -o librrd_th_la-rrd_error.lo `test -f 'rrd_error.c' || echo './'`rrd_error.c; \ then mv -f ".deps/librrd_th_la-rrd_error.Tpo" ".deps/librrd_th_la-rrd_error.Plo"; else rm -f ".deps/librrd_th_la-rrd_error.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_format.lo -MD -MP -MF .deps/librrd_th_la-rrd_format.Tpo -c rrd_format.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_format.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_open.lo -MD -MP -MF ".deps/librrd_th_la-rrd_open.Tpo" -c -o librrd_th_la-rrd_open.lo `test -f 'rrd_open.c' || echo './'`rrd_open.c; \ then mv -f ".deps/librrd_th_la-rrd_open.Tpo" ".deps/librrd_th_la-rrd_open.Plo"; else rm -f ".deps/librrd_th_la-rrd_open.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_nan_inf.lo -MD -MP -MF ".deps/librrd_th_la-rrd_nan_inf.Tpo" -c -o librrd_th_la-rrd_nan_inf.lo `test -f 'rrd_nan_inf.c' || echo './'`rrd_nan_inf.c; \ then mv -f ".deps/librrd_th_la-rrd_nan_inf.Tpo" ".deps/librrd_th_la-rrd_nan_inf.Plo"; else rm -f ".deps/librrd_th_la-rrd_nan_inf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_info.lo -MD -MP -MF .deps/librrd_th_la-rrd_info.Tpo -c rrd_info.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_info.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_error.lo -MD -MP -MF .deps/librrd_th_la-rrd_error.Tpo -c rrd_error.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_error.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_rpncalc.lo -MD -MP -MF ".deps/librrd_th_la-rrd_rpncalc.Tpo" -c -o librrd_th_la-rrd_rpncalc.lo `test -f 'rrd_rpncalc.c' || echo './'`rrd_rpncalc.c; \ then mv -f ".deps/librrd_th_la-rrd_rpncalc.Tpo" ".deps/librrd_th_la-rrd_rpncalc.Plo"; else rm -f ".deps/librrd_th_la-rrd_rpncalc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_open.lo -MD -MP -MF .deps/librrd_th_la-rrd_open.Tpo -c rrd_open.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_open.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_nan_inf.lo -MD -MP -MF .deps/librrd_th_la-rrd_nan_inf.Tpo -c rrd_nan_inf.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_nan_inf.o rrd_open.c: In function 'rrd_open': rrd_open.c:125: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:159: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:160: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:169: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:173: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:175: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:176: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_open.c:178: warning: ignoring return value of 'fread', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_update.lo -MD -MP -MF ".deps/librrd_th_la-rrd_update.Tpo" -c -o librrd_th_la-rrd_update.lo `test -f 'rrd_update.c' || echo './'`rrd_update.c; \ then mv -f ".deps/librrd_th_la-rrd_update.Tpo" ".deps/librrd_th_la-rrd_update.Plo"; else rm -f ".deps/librrd_th_la-rrd_update.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-hash_32.lo -MD -MP -MF ".deps/librrd_th_la-hash_32.Tpo" -c -o librrd_th_la-hash_32.lo `test -f 'hash_32.c' || echo './'`hash_32.c; \ then mv -f ".deps/librrd_th_la-hash_32.Tpo" ".deps/librrd_th_la-hash_32.Plo"; else rm -f ".deps/librrd_th_la-hash_32.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-pngsize.lo -MD -MP -MF ".deps/librrd_th_la-pngsize.Tpo" -c -o librrd_th_la-pngsize.lo `test -f 'pngsize.c' || echo './'`pngsize.c; \ then mv -f ".deps/librrd_th_la-pngsize.Tpo" ".deps/librrd_th_la-pngsize.Plo"; else rm -f ".deps/librrd_th_la-pngsize.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_update.lo -MD -MP -MF .deps/librrd_th_la-rrd_update.Tpo -c rrd_update.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_update.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-hash_32.lo -MD -MP -MF .deps/librrd_th_la-hash_32.Tpo -c hash_32.c -fPIC -DPIC -o .libs/librrd_th_la-hash_32.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_rpncalc.lo -MD -MP -MF .deps/librrd_th_la-rrd_rpncalc.Tpo -c rrd_rpncalc.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_rpncalc.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_create.lo -MD -MP -MF ".deps/librrd_th_la-rrd_create.Tpo" -c -o librrd_th_la-rrd_create.lo `test -f 'rrd_create.c' || echo './'`rrd_create.c; \ then mv -f ".deps/librrd_th_la-rrd_create.Tpo" ".deps/librrd_th_la-rrd_create.Plo"; else rm -f ".deps/librrd_th_la-rrd_create.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-pngsize.lo -MD -MP -MF .deps/librrd_th_la-pngsize.Tpo -c pngsize.c -fPIC -DPIC -o .libs/librrd_th_la-pngsize.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_dump.lo -MD -MP -MF ".deps/librrd_th_la-rrd_dump.Tpo" -c -o librrd_th_la-rrd_dump.lo `test -f 'rrd_dump.c' || echo './'`rrd_dump.c; \ then mv -f ".deps/librrd_th_la-rrd_dump.Tpo" ".deps/librrd_th_la-rrd_dump.Plo"; else rm -f ".deps/librrd_th_la-rrd_dump.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_create.lo -MD -MP -MF .deps/librrd_th_la-rrd_create.Tpo -c rrd_create.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_create.o rrd_create.c: In function 'rrd_create_fn': rrd_create.c:569: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:572: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:575: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:578: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:595: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:639: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:660: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_create.c:678: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_fetch.lo -MD -MP -MF ".deps/librrd_th_la-rrd_fetch.Tpo" -c -o librrd_th_la-rrd_fetch.lo `test -f 'rrd_fetch.c' || echo './'`rrd_fetch.c; \ then mv -f ".deps/librrd_th_la-rrd_fetch.Tpo" ".deps/librrd_th_la-rrd_fetch.Plo"; else rm -f ".deps/librrd_th_la-rrd_fetch.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_graph.lo -MD -MP -MF ".deps/librrd_th_la-rrd_graph.Tpo" -c -o librrd_th_la-rrd_graph.lo `test -f 'rrd_graph.c' || echo './'`rrd_graph.c; \ then mv -f ".deps/librrd_th_la-rrd_graph.Tpo" ".deps/librrd_th_la-rrd_graph.Plo"; else rm -f ".deps/librrd_th_la-rrd_graph.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_dump.lo -MD -MP -MF .deps/librrd_th_la-rrd_dump.Tpo -c rrd_dump.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_dump.o rrd_dump.c: In function 'rrd_dump_r': rrd_dump.c:343: warning: ignoring return value of 'fread', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_graph_helper.lo -MD -MP -MF ".deps/librrd_th_la-rrd_graph_helper.Tpo" -c -o librrd_th_la-rrd_graph_helper.lo `test -f 'rrd_graph_helper.c' || echo './'`rrd_graph_helper.c; \ then mv -f ".deps/librrd_th_la-rrd_graph_helper.Tpo" ".deps/librrd_th_la-rrd_graph_helper.Plo"; else rm -f ".deps/librrd_th_la-rrd_graph_helper.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_last.lo -MD -MP -MF ".deps/librrd_th_la-rrd_last.Tpo" -c -o librrd_th_la-rrd_last.lo `test -f 'rrd_last.c' || echo './'`rrd_last.c; \ then mv -f ".deps/librrd_th_la-rrd_last.Tpo" ".deps/librrd_th_la-rrd_last.Plo"; else rm -f ".deps/librrd_th_la-rrd_last.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_graph.lo -MD -MP -MF .deps/librrd_th_la-rrd_graph.Tpo -c rrd_graph.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_graph.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_fetch.lo -MD -MP -MF .deps/librrd_th_la-rrd_fetch.Tpo -c rrd_fetch.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_fetch.o rrd_graph.c: In function 'rrd_graph_options': rrd_graph.c:3511: warning: comparison between signed and unsigned rrd_graph.c: In function 'vdef_calc': rrd_graph.c:3799: warning: signed and unsigned type in conditional expression gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_graph_helper.lo -MD -MP -MF .deps/librrd_th_la-rrd_graph_helper.Tpo -c rrd_graph_helper.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_graph_helper.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_last.lo -MD -MP -MF .deps/librrd_th_la-rrd_last.Tpo -c rrd_last.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_last.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_lastupdate.lo -MD -MP -MF ".deps/librrd_th_la-rrd_lastupdate.Tpo" -c -o librrd_th_la-rrd_lastupdate.lo `test -f 'rrd_lastupdate.c' || echo './'`rrd_lastupdate.c; \ then mv -f ".deps/librrd_th_la-rrd_lastupdate.Tpo" ".deps/librrd_th_la-rrd_lastupdate.Plo"; else rm -f ".deps/librrd_th_la-rrd_lastupdate.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_first.lo -MD -MP -MF ".deps/librrd_th_la-rrd_first.Tpo" -c -o librrd_th_la-rrd_first.lo `test -f 'rrd_first.c' || echo './'`rrd_first.c; \ then mv -f ".deps/librrd_th_la-rrd_first.Tpo" ".deps/librrd_th_la-rrd_first.Plo"; else rm -f ".deps/librrd_th_la-rrd_first.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_lastupdate.lo -MD -MP -MF .deps/librrd_th_la-rrd_lastupdate.Tpo -c rrd_lastupdate.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_lastupdate.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_resize.lo -MD -MP -MF ".deps/librrd_th_la-rrd_resize.Tpo" -c -o librrd_th_la-rrd_resize.lo `test -f 'rrd_resize.c' || echo './'`rrd_resize.c; \ then mv -f ".deps/librrd_th_la-rrd_resize.Tpo" ".deps/librrd_th_la-rrd_resize.Plo"; else rm -f ".deps/librrd_th_la-rrd_resize.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_restore.lo -MD -MP -MF ".deps/librrd_th_la-rrd_restore.Tpo" -c -o librrd_th_la-rrd_restore.lo `test -f 'rrd_restore.c' || echo './'`rrd_restore.c; \ then mv -f ".deps/librrd_th_la-rrd_restore.Tpo" ".deps/librrd_th_la-rrd_restore.Plo"; else rm -f ".deps/librrd_th_la-rrd_restore.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_first.lo -MD -MP -MF .deps/librrd_th_la-rrd_first.Tpo -c rrd_first.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_first.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_tune.lo -MD -MP -MF ".deps/librrd_th_la-rrd_tune.Tpo" -c -o librrd_th_la-rrd_tune.lo `test -f 'rrd_tune.c' || echo './'`rrd_tune.c; \ then mv -f ".deps/librrd_th_la-rrd_tune.Tpo" ".deps/librrd_th_la-rrd_tune.Plo"; else rm -f ".deps/librrd_th_la-rrd_tune.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_resize.lo -MD -MP -MF .deps/librrd_th_la-rrd_resize.Tpo -c rrd_resize.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_resize.o rrd_resize.c: In function 'rrd_resize': rrd_resize.c:112: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:113: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:114: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:115: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:116: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:117: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:118: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:132: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_resize.c:133: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:144: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_resize.c:145: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:151: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:175: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_resize.c:176: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:188: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rrd_resize.c:191: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:195: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_resize.c:199: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_restore.lo -MD -MP -MF .deps/librrd_th_la-rrd_restore.Tpo -c rrd_restore.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_restore.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_version.lo -MD -MP -MF ".deps/librrd_th_la-rrd_version.Tpo" -c -o librrd_th_la-rrd_version.lo `test -f 'rrd_version.c' || echo './'`rrd_version.c; \ then mv -f ".deps/librrd_th_la-rrd_version.Tpo" ".deps/librrd_th_la-rrd_version.Plo"; else rm -f ".deps/librrd_th_la-rrd_version.Tpo"; exit 1; fi rrd_restore.c: In function 'rrd_write': rrd_restore.c:464: warning: unused variable 'ii' rrd_restore.c:488: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:491: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:494: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:497: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:499: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:501: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:507: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:519: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_restore.c:522: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_tune.lo -MD -MP -MF .deps/librrd_th_la-rrd_tune.Tpo -c rrd_tune.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_tune.o rrd_tune.c: In function 'rrd_tune': rrd_tune.c:275: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_tune.c:277: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rrd_tune.c:280: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_xport.lo -MD -MP -MF ".deps/librrd_th_la-rrd_xport.Tpo" -c -o librrd_th_la-rrd_xport.lo `test -f 'rrd_xport.c' || echo './'`rrd_xport.c; \ then mv -f ".deps/librrd_th_la-rrd_xport.Tpo" ".deps/librrd_th_la-rrd_xport.Plo"; else rm -f ".deps/librrd_th_la-rrd_xport.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-art_rgba_svp.lo -MD -MP -MF ".deps/librrd_th_la-art_rgba_svp.Tpo" -c -o librrd_th_la-art_rgba_svp.lo `test -f 'art_rgba_svp.c' || echo './'`art_rgba_svp.c; \ then mv -f ".deps/librrd_th_la-art_rgba_svp.Tpo" ".deps/librrd_th_la-art_rgba_svp.Plo"; else rm -f ".deps/librrd_th_la-art_rgba_svp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_version.lo -MD -MP -MF .deps/librrd_th_la-rrd_version.Tpo -c rrd_version.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_version.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_gfx.lo -MD -MP -MF ".deps/librrd_th_la-rrd_gfx.Tpo" -c -o librrd_th_la-rrd_gfx.lo `test -f 'rrd_gfx.c' || echo './'`rrd_gfx.c; \ then mv -f ".deps/librrd_th_la-rrd_gfx.Tpo" ".deps/librrd_th_la-rrd_gfx.Plo"; else rm -f ".deps/librrd_th_la-rrd_gfx.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_afm.lo -MD -MP -MF ".deps/librrd_th_la-rrd_afm.Tpo" -c -o librrd_th_la-rrd_afm.lo `test -f 'rrd_afm.c' || echo './'`rrd_afm.c; \ then mv -f ".deps/librrd_th_la-rrd_afm.Tpo" ".deps/librrd_th_la-rrd_afm.Plo"; else rm -f ".deps/librrd_th_la-rrd_afm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-art_rgba_svp.lo -MD -MP -MF .deps/librrd_th_la-art_rgba_svp.Tpo -c art_rgba_svp.c -fPIC -DPIC -o .libs/librrd_th_la-art_rgba_svp.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_afm.lo -MD -MP -MF .deps/librrd_th_la-rrd_afm.Tpo -c rrd_afm.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_afm.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_afm_data.lo -MD -MP -MF ".deps/librrd_th_la-rrd_afm_data.Tpo" -c -o librrd_th_la-rrd_afm_data.lo `test -f 'rrd_afm_data.c' || echo './'`rrd_afm_data.c; \ then mv -f ".deps/librrd_th_la-rrd_afm_data.Tpo" ".deps/librrd_th_la-rrd_afm_data.Plo"; else rm -f ".deps/librrd_th_la-rrd_afm_data.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_gfx.lo -MD -MP -MF .deps/librrd_th_la-rrd_gfx.Tpo -c rrd_gfx.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_gfx.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_tool.lo -MD -MP -MF ".deps/librrd_th_la-rrd_tool.Tpo" -c -o librrd_th_la-rrd_tool.lo `test -f 'rrd_tool.c' || echo './'`rrd_tool.c; \ then mv -f ".deps/librrd_th_la-rrd_tool.Tpo" ".deps/librrd_th_la-rrd_tool.Plo"; else rm -f ".deps/librrd_th_la-rrd_tool.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_xport.lo -MD -MP -MF .deps/librrd_th_la-rrd_xport.Tpo -c rrd_xport.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_xport.o rrd_gfx.c: In function 'pdf_write_buf_to_file': rrd_gfx.c:2434: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_thread_safe.lo -MD -MP -MF ".deps/librrd_th_la-rrd_thread_safe.Tpo" -c -o librrd_th_la-rrd_thread_safe.lo `test -f 'rrd_thread_safe.c' || echo './'`rrd_thread_safe.c; \ then mv -f ".deps/librrd_th_la-rrd_thread_safe.Tpo" ".deps/librrd_th_la-rrd_thread_safe.Plo"; else rm -f ".deps/librrd_th_la-rrd_thread_safe.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_thread_safe.lo -MD -MP -MF .deps/librrd_th_la-rrd_thread_safe.Tpo -c rrd_thread_safe.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_thread_safe.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_afm_data.lo -MD -MP -MF .deps/librrd_th_la-rrd_afm_data.Tpo -c rrd_afm_data.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_afm_data.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT librrd_th_la-rrd_tool.lo -MD -MP -MF .deps/librrd_th_la-rrd_tool.Tpo -c rrd_tool.c -fPIC -DPIC -o .libs/librrd_th_la-rrd_tool.o if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_tool.o -MD -MP -MF ".deps/rrd_tool.Tpo" -c -o rrd_tool.o rrd_tool.c; \ then mv -f ".deps/rrd_tool.Tpo" ".deps/rrd_tool.Po"; else rm -f ".deps/rrd_tool.Tpo"; exit 1; fi rrd_tool.c: In function 'main': rrd_tool.c:382: warning: ignoring return value of 'chroot', declared with attribute warn_unused_result rrd_tool.c:400: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result rrd_tool.c: In function 'main': rrd_tool.c:382: warning: ignoring return value of 'chroot', declared with attribute warn_unused_result rrd_tool.c:400: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result rrd_tool.c: In function 'HandleInputLine': rrd_tool.c:499: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result rrd_tool.c: In function 'HandleInputLine': rrd_tool.c:499: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrdupdate.o -MD -MP -MF ".deps/rrdupdate.Tpo" -c -o rrdupdate.o rrdupdate.c; \ then mv -f ".deps/rrdupdate.Tpo" ".deps/rrdupdate.Po"; else rm -f ".deps/rrdupdate.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DRRD_DEFAULT_FONT=\"/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf\" -DNUMVERS=1.2028 -I/usr/include/libart-2.0 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -MT rrd_cgi.o -MD -MP -MF ".deps/rrd_cgi.Tpo" -c -o rrd_cgi.o rrd_cgi.c; \ then mv -f ".deps/rrd_cgi.Tpo" ".deps/rrd_cgi.Po"; else rm -f ".deps/rrd_cgi.Tpo"; exit 1; fi rrd_cgi.c: In function 'rrdcgiReadVariables': rrd_cgi.c:1194: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -o librrdupd.la rrd_getopt.lo rrd_getopt1.lo parsetime.lo rrd_hw.lo rrd_diff.lo rrd_format.lo rrd_info.lo rrd_error.lo rrd_open.lo rrd_nan_inf.lo rrd_rpncalc.lo rrd_update.lo rrd_not_thread_safe.lo -lm /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -o librrd_th.la -rpath /usr/lib -lpthread -version-info 2:13:0 librrd_th_la-rrd_getopt.lo librrd_th_la-rrd_getopt1.lo librrd_th_la-parsetime.lo librrd_th_la-rrd_hw.lo librrd_th_la-rrd_diff.lo librrd_th_la-rrd_format.lo librrd_th_la-rrd_info.lo librrd_th_la-rrd_error.lo librrd_th_la-rrd_open.lo librrd_th_la-rrd_nan_inf.lo librrd_th_la-rrd_rpncalc.lo librrd_th_la-rrd_update.lo librrd_th_la-hash_32.lo librrd_th_la-pngsize.lo librrd_th_la-rrd_create.lo librrd_th_la-rrd_dump.lo librrd_th_la-rrd_fetch.lo librrd_th_la-rrd_graph.lo librrd_th_la-rrd_graph_helper.lo librrd_th_la-rrd_last.lo librrd_th_la-rrd_lastupdate.lo librrd_th_la-rrd_first.lo librrd_th_la-rrd_resize.lo librrd_th_la-rrd_restore.lo librrd_th_la-rrd_tune.lo librrd_th_la-rrd_version.lo librrd_th_la-rrd_xport.lo librrd_th_la-art_rgba_svp.lo librrd_th_la-rrd_gfx.lo librrd_th_la-rrd_afm.lo librrd_th_la-rrd_afm_data.lo librrd_th_la-rrd_tool.lo librrd_th_la-rrd_thread_safe.lo -lfreetype -lpng -lz -lart_lgpl_2 -lm ar cru .libs/librrdupd.a .libs/rrd_getopt.o .libs/rrd_getopt1.o .libs/parsetime.o .libs/rrd_hw.o .libs/rrd_diff.o .libs/rrd_format.o .libs/rrd_info.o .libs/rrd_error.o .libs/rrd_open.o .libs/rrd_nan_inf.o .libs/rrd_rpncalc.o .libs/rrd_update.o .libs/rrd_not_thread_safe.o ranlib .libs/librrdupd.a creating librrdupd.la (cd .libs && rm -f librrdupd.la && ln -s ../librrdupd.la librrdupd.la) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -o librrd.la -rpath /usr/lib -version-info 2:13:0 hash_32.lo pngsize.lo rrd_create.lo rrd_dump.lo rrd_fetch.lo rrd_graph.lo rrd_graph_helper.lo rrd_last.lo rrd_lastupdate.lo rrd_first.lo rrd_resize.lo rrd_restore.lo rrd_tune.lo rrd_version.lo rrd_xport.lo art_rgba_svp.lo rrd_gfx.lo rrd_afm.lo rrd_afm_data.lo rrd_tool.lo librrdupd.la -lfreetype -lpng -lz -lart_lgpl_2 -lm /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -o rrdupdate rrdupdate.o librrdupd.la gcc -shared .libs/librrd_th_la-rrd_getopt.o .libs/librrd_th_la-rrd_getopt1.o .libs/librrd_th_la-parsetime.o .libs/librrd_th_la-rrd_hw.o .libs/librrd_th_la-rrd_diff.o .libs/librrd_th_la-rrd_format.o .libs/librrd_th_la-rrd_info.o .libs/librrd_th_la-rrd_error.o .libs/librrd_th_la-rrd_open.o .libs/librrd_th_la-rrd_nan_inf.o .libs/librrd_th_la-rrd_rpncalc.o .libs/librrd_th_la-rrd_update.o .libs/librrd_th_la-hash_32.o .libs/librrd_th_la-pngsize.o .libs/librrd_th_la-rrd_create.o .libs/librrd_th_la-rrd_dump.o .libs/librrd_th_la-rrd_fetch.o .libs/librrd_th_la-rrd_graph.o .libs/librrd_th_la-rrd_graph_helper.o .libs/librrd_th_la-rrd_last.o .libs/librrd_th_la-rrd_lastupdate.o .libs/librrd_th_la-rrd_first.o .libs/librrd_th_la-rrd_resize.o .libs/librrd_th_la-rrd_restore.o .libs/librrd_th_la-rrd_tune.o .libs/librrd_th_la-rrd_version.o .libs/librrd_th_la-rrd_xport.o .libs/librrd_th_la-art_rgba_svp.o .libs/librrd_th_la-rrd_gfx.o .libs/librrd_th_la-rrd_afm.o .libs/librrd_th_la-rrd_afm_data.o .libs/librrd_th_la-rrd_tool.o .libs/librrd_th_la-rrd_thread_safe.o -lpthread -lfreetype -lpng -lz -lart_lgpl_2 -lm -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librrd_th.so.2 -o .libs/librrd_th.so.2.0.13 (cd .libs && rm -f librrd_th.so.2 && ln -s librrd_th.so.2.0.13 librrd_th.so.2) (cd .libs && rm -f librrd_th.so && ln -s librrd_th.so.2.0.13 librrd_th.so) creating librrd_th.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -o rrdupdate rrdupdate.o ./.libs/librrdupd.a -lm (cd .libs && rm -f librrd_th.la && ln -s ../librrd_th.la librrd_th.la) gcc -shared .libs/hash_32.o .libs/pngsize.o .libs/rrd_create.o .libs/rrd_dump.o .libs/rrd_fetch.o .libs/rrd_graph.o .libs/rrd_graph_helper.o .libs/rrd_last.o .libs/rrd_lastupdate.o .libs/rrd_first.o .libs/rrd_resize.o .libs/rrd_restore.o .libs/rrd_tune.o .libs/rrd_version.o .libs/rrd_xport.o .libs/art_rgba_svp.o .libs/rrd_gfx.o .libs/rrd_afm.o .libs/rrd_afm_data.o .libs/rrd_tool.o -Wl,--whole-archive ./.libs/librrdupd.a -Wl,--no-whole-archive -lfreetype -lpng -lz -lart_lgpl_2 -lm -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,librrd.so.2 -o .libs/librrd.so.2.0.13 (cd .libs && rm -f librrd.so.2 && ln -s librrd.so.2.0.13 librrd.so.2) (cd .libs && rm -f librrd.so && ln -s librrd.so.2.0.13 librrd.so) creating librrd.la (cd .libs && rm -f librrd.la && ln -s ../librrd.la librrd.la) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -o rrdtool librrd.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -o rrdcgi rrd_cgi.o librrd.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -o .libs/rrdtool ./.libs/librrd.so -lfreetype -lpng -lz -lart_lgpl_2 -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -W -fPIC -DPIC -o .libs/rrdcgi rrd_cgi.o ./.libs/librrd.so -lfreetype -lpng -lz -lart_lgpl_2 -lm creating rrdtool creating rrdcgi make[2]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/doc' ln -s ../bindings/perl-shared/RRDs.pm RRDs.pod ln -s ../bindings/perl-piped/RRDp.pm RRDp.pod make[2]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/doc' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/examples' sed 's,@''exec_prefix@,/usr,' ./cgi-demo.cgi.in > cgi-demo.cgi chmod a+x cgi-demo.cgi make[2]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/examples' Making all in bindings make[2]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings' make[3]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings' cd perl-piped && /usr/bin/make cd perl-shared && /usr/bin/perl Makefile.PL INSTALLDIRS="vendor" RPATH=/usr/lib make[4]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-piped' cp RRDp.pm blib/lib/RRDp.pm Checking if your kit is complete... Looks good Writing Makefile for RRDs cd perl-shared && /usr/bin/make make[4]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-shared' Manifying blib/man3/RRDp.3pm make[4]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-piped' /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap RRDs.xs > RRDs.xsc && mv RRDs.xsc RRDs.c Running Mkbootstrap for RRDs () chmod 644 RRDs.bs cp RRDs.pm blib/lib/RRDs.pm cp ntmake.pl blib/lib/ntmake.pl cp RRDs.bs blib/arch/auto/RRDs/RRDs.bs chmod 644 blib/arch/auto/RRDs/RRDs.bs gcc -c -I../../src -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DVERSION=\"1.2028\" -DXS_VERSION=\"1.2028\" -fPIC "-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE" -DPERLPATCHLEVEL=8 RRDs.c RRDs.c: In function 'XS_RRDs_xport': RRDs.c:428: warning: unused variable 'targ' RRDs.c:427: warning: unused variable 'RETVAL' RRDs.xs:332: warning: unused variable 'row_cnt' rm -f blib/arch/auto/RRDs/RRDs.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/local/lib RRDs.o -L../../src/.libs/ -lrrd -o blib/arch/auto/RRDs/RRDs.so \ -lm -lpng -lz -lfreetype \ chmod 755 blib/arch/auto/RRDs/RRDs.so Manifying blib/man3/RRDs.3pm make[4]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-shared' make[3]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings' make[2]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings' make[2]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28' make[1]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28' + find examples/ -type f -exec /usr/bin/perl -pi -e 's|^#! \@perl\@|#!/usr/bin/perl|gi' '{}' ';' + find examples/ -name '*.pl' -exec /usr/bin/perl -pi -e 's|\015||gi' '{}' ';' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.70044 + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.2.28 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild + make DESTDIR=/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild install Making install in src make[1]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/src' make[2]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/src' test -z "/usr/lib" || mkdir -p -- "/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'librrd.la' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/librrd.la' /usr/bin/install -c .libs/librrd.so.2.0.13 /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/librrd.so.2.0.13 (cd /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib && { ln -s -f librrd.so.2.0.13 librrd.so.2 || { rm -f librrd.so.2 && ln -s librrd.so.2.0.13 librrd.so.2; }; }) (cd /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib && { ln -s -f librrd.so.2.0.13 librrd.so || { rm -f librrd.so && ln -s librrd.so.2.0.13 librrd.so; }; }) /usr/bin/install -c .libs/librrd.lai /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/librrd.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c 'librrd_th.la' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/librrd_th.la' /usr/bin/install -c .libs/librrd_th.so.2.0.13 /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/librrd_th.so.2.0.13 (cd /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib && { ln -s -f librrd_th.so.2.0.13 librrd_th.so.2 || { rm -f librrd_th.so.2 && ln -s librrd_th.so.2.0.13 librrd_th.so.2; }; }) (cd /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib && { ln -s -f librrd_th.so.2.0.13 librrd_th.so || { rm -f librrd_th.so && ln -s librrd_th.so.2.0.13 librrd_th.so; }; }) /usr/bin/install -c .libs/librrd_th.lai /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/librrd_th.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || mkdir -p -- "/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'rrdtool' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/bin/rrdtool' libtool: install: warning: `librrd.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/rrdtool /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/bin/rrdtool /bin/sh ../libtool --mode=install /usr/bin/install -c 'rrdupdate' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/bin/rrdupdate' /usr/bin/install -c rrdupdate /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/bin/rrdupdate /bin/sh ../libtool --mode=install /usr/bin/install -c 'rrdcgi' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/bin/rrdcgi' libtool: install: warning: `librrd.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/rrdcgi /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/bin/rrdcgi test -z "/usr/share/rrdtool/fonts" || mkdir -p -- "/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/fonts" /usr/bin/install -c -m 644 'DejaVuSansMono-Roman.ttf' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf' test -z "/usr/include" || mkdir -p -- "/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'rrd.h' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/include/rrd.h' make[2]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/src' make[1]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/doc' make[2]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/rrdtool-1.2.28/txt" || mkdir -p -- "/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt" /usr/bin/install -c -m 644 'bin_dec_hex.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/bin_dec_hex.pod' /usr/bin/install -c -m 644 'rrddump.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrddump.pod' /usr/bin/install -c -m 644 'rrdgraph_examples.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdgraph_examples.pod' /usr/bin/install -c -m 644 'rrdrestore.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdrestore.pod' /usr/bin/install -c -m 644 'rrdupdate.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdupdate.pod' /usr/bin/install -c -m 644 'cdeftutorial.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/cdeftutorial.pod' /usr/bin/install -c -m 644 'rrdfetch.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdfetch.pod' /usr/bin/install -c -m 644 'rrdgraph_graph.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdgraph_graph.pod' /usr/bin/install -c -m 644 'rrdthreads.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdthreads.pod' /usr/bin/install -c -m 644 'rrdxport.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdxport.pod' /usr/bin/install -c -m 644 'rpntutorial.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rpntutorial.pod' /usr/bin/install -c -m 644 'rrdfirst.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdfirst.pod' /usr/bin/install -c -m 644 'rrdgraph_rpn.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdgraph_rpn.pod' /usr/bin/install -c -m 644 'rrdtool.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdtool.pod' /usr/bin/install -c -m 644 'rrd-beginners.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrd-beginners.pod' /usr/bin/install -c -m 644 'rrdinfo.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdinfo.pod' /usr/bin/install -c -m 644 'rrdtune.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdtune.pod' /usr/bin/install -c -m 644 'rrdbuild.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdbuild.pod' /usr/bin/install -c -m 644 'rrdcgi.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdcgi.pod' /usr/bin/install -c -m 644 'rrdgraph.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdgraph.pod' /usr/bin/install -c -m 644 'rrdlast.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdlast.pod' /usr/bin/install -c -m 644 'rrdlastupdate.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdlastupdate.pod' /usr/bin/install -c -m 644 'rrdcreate.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdcreate.pod' /usr/bin/install -c -m 644 'rrdgraph_data.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdgraph_data.pod' /usr/bin/install -c -m 644 'rrdresize.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdresize.pod' /usr/bin/install -c -m 644 'rrdtutorial.pod' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdtutorial.pod' /usr/bin/install -c -m 644 'bin_dec_hex.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/bin_dec_hex.txt' /usr/bin/install -c -m 644 'rrddump.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrddump.txt' /usr/bin/install -c -m 644 'rrdgraph_examples.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdgraph_examples.txt' /usr/bin/install -c -m 644 'rrdrestore.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdrestore.txt' /usr/bin/install -c -m 644 'rrdupdate.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdupdate.txt' /usr/bin/install -c -m 644 'cdeftutorial.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/cdeftutorial.txt' /usr/bin/install -c -m 644 'rrdfetch.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdfetch.txt' /usr/bin/install -c -m 644 'rrdgraph_graph.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdgraph_graph.txt' /usr/bin/install -c -m 644 'rrdthreads.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdthreads.txt' /usr/bin/install -c -m 644 'rrdxport.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdxport.txt' /usr/bin/install -c -m 644 'rpntutorial.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rpntutorial.txt' /usr/bin/install -c -m 644 'rrdfirst.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdfirst.txt' /usr/bin/install -c -m 644 'rrdgraph_rpn.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdgraph_rpn.txt' /usr/bin/install -c -m 644 'rrdtool.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdtool.txt' /usr/bin/install -c -m 644 'rrd-beginners.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrd-beginners.txt' /usr/bin/install -c -m 644 'rrdinfo.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdinfo.txt' /usr/bin/install -c -m 644 'rrdtune.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdtune.txt' /usr/bin/install -c -m 644 'rrdbuild.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdbuild.txt' /usr/bin/install -c -m 644 'rrdcgi.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdcgi.txt' /usr/bin/install -c -m 644 'rrdgraph.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdgraph.txt' /usr/bin/install -c -m 644 'rrdlast.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdlast.txt' /usr/bin/install -c -m 644 'rrdlastupdate.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdlastupdate.txt' /usr/bin/install -c -m 644 'rrdcreate.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdcreate.txt' /usr/bin/install -c -m 644 'rrdgraph_data.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdgraph_data.txt' /usr/bin/install -c -m 644 'rrdresize.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdresize.txt' /usr/bin/install -c -m 644 'rrdtutorial.txt' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/rrdtutorial.txt' test -z "/usr/share/doc/rrdtool-1.2.28/html" || mkdir -p -- "/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html" /usr/bin/install -c -m 644 'bin_dec_hex.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/bin_dec_hex.html' /usr/bin/install -c -m 644 'rrddump.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrddump.html' /usr/bin/install -c -m 644 'rrdgraph_examples.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdgraph_examples.html' /usr/bin/install -c -m 644 'rrdrestore.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdrestore.html' /usr/bin/install -c -m 644 'rrdupdate.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdupdate.html' /usr/bin/install -c -m 644 'cdeftutorial.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/cdeftutorial.html' /usr/bin/install -c -m 644 'rrdfetch.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdfetch.html' /usr/bin/install -c -m 644 'rrdgraph_graph.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdgraph_graph.html' /usr/bin/install -c -m 644 'rrdthreads.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdthreads.html' /usr/bin/install -c -m 644 'rrdxport.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdxport.html' /usr/bin/install -c -m 644 'rpntutorial.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rpntutorial.html' /usr/bin/install -c -m 644 'rrdfirst.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdfirst.html' /usr/bin/install -c -m 644 'rrdgraph_rpn.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdgraph_rpn.html' /usr/bin/install -c -m 644 'rrdtool.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdtool.html' /usr/bin/install -c -m 644 'rrd-beginners.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrd-beginners.html' /usr/bin/install -c -m 644 'rrdinfo.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdinfo.html' /usr/bin/install -c -m 644 'rrdtune.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdtune.html' /usr/bin/install -c -m 644 'rrdbuild.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdbuild.html' /usr/bin/install -c -m 644 'rrdcgi.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdcgi.html' /usr/bin/install -c -m 644 'rrdgraph.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdgraph.html' /usr/bin/install -c -m 644 'rrdlast.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdlast.html' /usr/bin/install -c -m 644 'rrdlastupdate.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdlastupdate.html' /usr/bin/install -c -m 644 'rrdcreate.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdcreate.html' /usr/bin/install -c -m 644 'rrdgraph_data.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdgraph_data.html' /usr/bin/install -c -m 644 'rrdresize.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdresize.html' /usr/bin/install -c -m 644 'rrdtutorial.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/rrdtutorial.html' /usr/bin/install -c -m 644 'RRDs.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/RRDs.html' /usr/bin/install -c -m 644 'RRDp.html' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/RRDp.html' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 'bin_dec_hex.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/bin_dec_hex.1' /usr/bin/install -c -m 644 'rrddump.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrddump.1' /usr/bin/install -c -m 644 'rrdgraph_examples.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdgraph_examples.1' /usr/bin/install -c -m 644 'rrdrestore.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdrestore.1' /usr/bin/install -c -m 644 'rrdupdate.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdupdate.1' /usr/bin/install -c -m 644 'cdeftutorial.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/cdeftutorial.1' /usr/bin/install -c -m 644 'rrdfetch.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdfetch.1' /usr/bin/install -c -m 644 'rrdgraph_graph.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdgraph_graph.1' /usr/bin/install -c -m 644 'rrdthreads.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdthreads.1' /usr/bin/install -c -m 644 'rrdxport.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdxport.1' /usr/bin/install -c -m 644 'rpntutorial.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rpntutorial.1' /usr/bin/install -c -m 644 'rrdfirst.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdfirst.1' /usr/bin/install -c -m 644 'rrdgraph_rpn.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdgraph_rpn.1' /usr/bin/install -c -m 644 'rrdtool.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdtool.1' /usr/bin/install -c -m 644 'rrd-beginners.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrd-beginners.1' /usr/bin/install -c -m 644 'rrdinfo.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdinfo.1' /usr/bin/install -c -m 644 'rrdtune.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdtune.1' /usr/bin/install -c -m 644 'rrdbuild.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdbuild.1' /usr/bin/install -c -m 644 'rrdcgi.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdcgi.1' /usr/bin/install -c -m 644 'rrdgraph.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdgraph.1' /usr/bin/install -c -m 644 'rrdlast.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdlast.1' /usr/bin/install -c -m 644 'rrdlastupdate.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdlastupdate.1' /usr/bin/install -c -m 644 'rrdcreate.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdcreate.1' /usr/bin/install -c -m 644 'rrdgraph_data.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdgraph_data.1' /usr/bin/install -c -m 644 'rrdresize.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdresize.1' /usr/bin/install -c -m 644 'rrdtutorial.1' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man1/rrdtutorial.1' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/doc' cd /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html && rm -f index.html && ln -s rrdtool.html index.html make[3]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/doc' make[2]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/doc' make[1]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/doc' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/examples' make[2]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/examples' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/rrdtool/examples" || mkdir -p -- "/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/examples" /usr/bin/install -c 'cgi-demo.cgi' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/examples/cgi-demo.cgi' /usr/bin/install -c 'piped-demo.pl' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/examples/piped-demo.pl' /usr/bin/install -c 'shared-demo.pl' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/examples/shared-demo.pl' /usr/bin/install -c 'stripes.pl' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/examples/stripes.pl' /usr/bin/install -c 'bigtops.pl' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/examples/bigtops.pl' /usr/bin/install -c 'minmax.pl' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/examples/minmax.pl' /usr/bin/install -c '4charts.pl' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/examples/4charts.pl' /usr/bin/install -c 'perftest.pl' '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/examples/perftest.pl' make[2]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/examples' make[1]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/examples' Making install in bindings make[1]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings' make[2]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings' cd perl-piped && make make[3]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-piped' make[3]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-piped' cd perl-shared && make make[3]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-shared' Manifying blib/man3/RRDs.3pm make[3]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-shared' make[3]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/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 `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-piped' Installing /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/RRDp.pm Installing /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man3/RRDp.3pm Writing /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDp/.packlist Appending installation info to /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/5.8.8/i386-linux-thread-multi/perllocal.pod make[4]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-piped' test -f perl-shared/Makefile && cd perl-shared && make install || true make[4]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-shared' Installing /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDs/RRDs.bs Installing /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDs/RRDs.so Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/RRDs.pm Installing /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/ntmake.pl Installing /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/man/man3/RRDs.3pm Writing /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDs/.packlist Appending installation info to /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/5.8.8/i386-linux-thread-multi/perllocal.pod make[4]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings/perl-shared' test -f ruby/Makefile && cd ruby && make EPREFIX=/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr sitedir=/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/ruby install || true test -d python/build && cd python && env BUILDLIBDIR=../../src/.libs setup.py install --skip-build --prefix=/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr --exec-prefix=/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr || true make[3]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings' make[2]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings' make[1]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28/bindings' make[1]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28' make[2]: Entering directory `/builddir/build/BUILD/rrdtool-1.2.28' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28' make[1]: Leaving directory `/builddir/build/BUILD/rrdtool-1.2.28' + /bin/mv /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/../RRDp.pm /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/ + /bin/mkdir -p doc2/html doc2/txt + /bin/cp -a doc/bin_dec_hex.txt doc/cdeftutorial.txt doc/rpntutorial.txt doc/rrd-beginners.txt doc/rrdbuild.txt doc/rrdcgi.txt doc/rrdcreate.txt doc/rrddump.txt doc/rrdfetch.txt doc/rrdfirst.txt doc/rrdgraph.txt doc/rrdgraph_data.txt doc/rrdgraph_examples.txt doc/rrdgraph_graph.txt doc/rrdgraph_rpn.txt doc/rrdinfo.txt doc/rrdlast.txt doc/rrdlastupdate.txt doc/rrdresize.txt doc/rrdrestore.txt doc/rrdthreads.txt doc/rrdtool.txt doc/rrdtune.txt doc/rrdtutorial.txt doc/rrdupdate.txt doc/rrdxport.txt doc2/txt/ + /bin/cp -a doc/RRDp.html doc/RRDs.html doc/bin_dec_hex.html doc/cdeftutorial.html doc/rpntutorial.html doc/rrd-beginners.html doc/rrdbuild.html doc/rrdcgi.html doc/rrdcreate.html doc/rrddump.html doc/rrdfetch.html doc/rrdfirst.html doc/rrdgraph.html doc/rrdgraph_data.html doc/rrdgraph_examples.html doc/rrdgraph_graph.html doc/rrdgraph_rpn.html doc/rrdinfo.html doc/rrdlast.html doc/rrdlastupdate.html doc/rrdresize.html doc/rrdrestore.html doc/rrdthreads.html doc/rrdtool.html doc/rrdtune.html doc/rrdtutorial.html doc/rrdupdate.html doc/rrdxport.html doc2/html/ + /bin/mkdir -p doc3/html + /bin/mv doc2/html/RRDp.html doc2/html/RRDs.html doc3/html/ + /bin/rm -f examples/Makefile examples/Makefile.am examples/Makefile.in examples/4charts.pl.in examples/Makefile.in examples/bigtops.pl.in examples/cgi-demo.cgi.in examples/minmax.pl.in examples/perftest.pl.in examples/piped-demo.pl.in examples/shared-demo.pl.in examples/stripes.pl.in + find examples/ -type f -exec chmod 0644 '{}' ';' + /bin/rm -rf /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/txt/ /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-1.2.28/html/ /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/ntmake.pl /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/5.8.8/i386-linux-thread-multi/perllocal.pod /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/rrdtool/examples /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDp/.packlist /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDs/.packlist /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDs/RRDs.bs + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/rrdtool-1.2.28 extracting debug info from /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/librrd.so.2.0.13 extracting debug info from /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/librrd_th.so.2.0.13 extracting debug info from /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDs/RRDs.so extracting debug info from /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/bin/rrdtool extracting debug info from /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/bin/rrdupdate extracting debug info from /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/bin/rrdcgi 1744 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: unable to copy file '/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDs/RRDs.so' reason: Permission denied + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rrdtool-1.2.28-2.ru Provides: librrd.so.2 librrd_th.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libart_lgpl_2.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libfreetype.so.6 libm.so.6 libm.so.6(GLIBC_2.0) libpng12.so.0 libpng12.so.0(PNG12_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) librrd.so.2 librrd_th.so.2 libz.so.1 rtld(GNU_HASH) Processing files: rrdtool-devel-1.2.28-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: librrd.so.2 librrd_th.so.2 rrdtool = 1.2.28-2.ru Processing files: rrdtool-doc-1.2.28-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.38202 + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.2.28 + DOCDIR=/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-doc-1.2.28 + export DOCDIR + rm -rf /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-doc-1.2.28 + /bin/mkdir -p /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-doc-1.2.28 + cp -pr CHANGES CONTRIBUTORS COPYING COPYRIGHT README TODO NEWS THREADS /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-doc-1.2.28 + cp -pr examples doc2/html doc2/txt /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-doc-1.2.28 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rrdtool-perl-1.2.28-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.38202 + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.2.28 + DOCDIR=/var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-perl-1.2.28 + export DOCDIR + rm -rf /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-perl-1.2.28 + /bin/mkdir -p /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-perl-1.2.28 + cp -pr doc3/html /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild/usr/share/doc/rrdtool-perl-1.2.28 + exit 0 Provides: RRDs.so perl(RRDp) perl(RRDs) perl-rrdtool = 1.2.28-2.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libfreetype.so.6 libm.so.6 libpng12.so.0 librrd.so.2 libz.so.1 perl(:MODULE_COMPAT_5.8.8) perl(Carp) perl(DynaLoader) perl(Fcntl) perl(IO::Handle) perl(IPC::Open2) perl(strict) perl(vars) rrdtool = 1.2.28-2.ru rtld(GNU_HASH) Obsoletes: perl-rrdtool < 1.2.28-2.ru Processing files: rrdtool-debuginfo-1.2.28-2.ru Provides: RRDs.so.debug librrd.so.2.0.13.debug librrd_th.so.2.0.13.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/rrdtool-1.2.28-2.ru.i386.rpm Wrote: /builddir/build/RPMS/rrdtool-devel-1.2.28-2.ru.i386.rpm Wrote: /builddir/build/RPMS/rrdtool-doc-1.2.28-2.ru.i386.rpm Wrote: /builddir/build/RPMS/rrdtool-perl-1.2.28-2.ru.i386.rpm Wrote: /builddir/build/RPMS/rrdtool-debuginfo-1.2.28-2.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1048 + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.2.28 + /bin/rm -rf /var/tmp/rrdtool-1.2.28-2.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->