Cook: rrdtool-lite 1.4.6 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): xz-tools-5.2.4-i486 Installing (pkg/local): xz-dev-5.2.4-any Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libxml2-tools-2.9.9-i486 Installing (pkg/local): libxml2-dev-2.9.9-any Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libpcre16-8.42-i486 Installing (pkg/local): libpcre32-8.42-i486 Installing (pkg/local): libpcrecpp-8.42-i486 Installing (pkg/local): libpcreposix-8.42-i486 Installing (pkg/local): pcre-8.42-any Installing (pkg/local): pcre-apps-8.42-i486 Installing (pkg/local): pcre-dev-8.42-any Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): util-linux-uuid-dev-2.33.1-any Installing (pkg/local): util-linux-blkid-dev-2.33.1-any Installing (pkg/local): util-linux-mount-dev-2.33.1-any Installing (pkg/local): glib-dev-2.64.3-i486 Installing (pkg/local): groff-1.22.4-i486 Extracting source archive "rrdtool-1.4.6.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking target system type... i486-slitaz-linux-gnu checking for i486-slitaz-linux-gcc... i486-slitaz-linux-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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of i486-slitaz-linux-gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no Audit Compilation Environment checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed checking whether i486-slitaz-linux-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/nm -B output from i486-slitaz-linux-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-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... yes checking if gcc likes the -Werror flag... yes checking if gcc likes the -fno-strict-aliasing flag... yes checking if gcc likes the -Wall flag... yes checking if gcc likes the -std=gnu99 flag... yes checking if gcc likes the -pedantic flag... yes checking if gcc likes the -Wundef flag... yes checking if gcc likes the -Wshadow flag... yes checking if gcc likes the -Wpointer-arith flag... yes checking if gcc likes the -Wcast-align flag... yes checking if gcc likes the -Wmissing-prototypes flag... yes checking if gcc likes the -Wmissing-declarations flag... yes checking if gcc likes the -Wnested-externs flag... yes checking if gcc likes the -Winline flag... yes checking if gcc likes the -Wold-style-definition flag... yes checking if gcc likes the -W flag... yes Checking for Header Files checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for string.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h Test Library Functions checking for acos... no checking for acos in -lm... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking whether byte ordering is bigendian... no checking for nl_langinfo... yes checking for tzset... yes checking for round... yes checking for rint... yes checking for fsync... yes checking for mbstowcs... yes checking for opendir... yes checking for readdir... yes checking for chdir... yes checking for chroot... yes checking for getuid... yes checking for strerror... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for fpclass... no checking for class... no checking for fp_class... no checking for isnan... yes checking for memmove... yes checking for strchr... yes checking for mktime... yes checking for getrusage... yes checking for gettimeofday... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes Map/Fadvis/Madvise checking checking for fdatasync... yes checking for fsync... (cached) yes checking for socket... yes checking for getaddrinfo... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for mmap... yes checking for munmap... yes checking for msync... yes checking whether madvise is declared... yes checking for madvise... yes checking whether posix_fadvise is declared... yes checking for posix_fadvise... yes Libintl Processing checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no IEEE Math Checks checking for fpclassify... no checking for fpclassify with ... yes checking for isinf... yes checking whether isfinite is broken... no checking if IEEE math works out of the box... yes Resolve Portability Issues checking if msync with MS_ASYNC updates the files mtime... yes checking for _NL_TIME_WEEK_1STDAY... no checking for nl_langinfo(_NL_TIME_WEEK_1STDAY) with langinfo.h... yes checking for opterr... yes checking for getopt_long... yes checking if realloc can deal with NULL... yes checking if ctime_r need special care to act posixly correct... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... i486-slitaz-linux-gcc checking do we need malloc/malloc.h... nope, works out of the box checking the type of time_t... checking size of time_t... 4 time_t is 32 bit Find 3rd-Party Libraries checking for glib_check_version in -lglib-2.0... yes checking glib.h usability... no checking glib.h presence... no checking for glib.h... no checking for pkg-config... pkg-config checking for glib_check_version in -lglib-2.0... yes checking glib.h usability... yes checking glib.h presence... yes checking for glib.h... yes checking for xmlParseFile in -lxml2... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes Prep for Building Language Bindings checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for pod2html... /usr/bin/pod2html checking Perl Modules to build... No Perl Modules will be built checking for ruby... no checking if ruby modules can be built... No .. Ruby not found or disabled checking for lua... no checking for gnroff... no checking for nroff... /usr/bin/nroff checking for groff... /usr/bin/groff Apply Configuration Information configure: creating ./config.status config.status: creating examples/shared-demo.pl config.status: creating examples/piped-demo.pl config.status: creating examples/stripes.pl config.status: creating examples/bigtops.pl config.status: creating examples/minmax.pl config.status: creating examples/4charts.pl config.status: creating examples/perftest.pl config.status: creating examples/Makefile config.status: creating examples/rrdcached/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/librrd.sym.in config.status: creating src/librrd.pc config.status: creating bindings/Makefile config.status: creating bindings/tcl/Makefile config.status: creating bindings/tcl/ifOctets.tcl config.status: creating Makefile config.status: creating bindings/lua/Makefile config.status: creating rrd_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands checking in... and out again ordering CD from http://tobi.oetiker.ch/wish .... just kidding ;-) ---------------------------------------------------------------- Config is DONE! With MMAP IO: yes Build rrd_getopt: no Build rrd_graph: no Static programs: no Perl Modules: Perl Binary: /usr/bin/perl Perl Version: Perl Options: PREFIX=/usr LIB=/usr/lib/perl/ Ruby Modules: Ruby Binary: no Ruby Options: sitedir=/usr/lib/ruby Build Lua Bindings: no Build Tcl Bindings: no Build Python Bindings: no Build rrdcgi: no Build librrd MT: yes Use gettext: no With libDBI: no With libwrap: no Libraries: -lxml2 -lm -lglib-2.0 Type 'make' to compile the software and use 'make install' to install everything to: /usr. ... that wishlist is NO JOKE. If you find RRDtool useful make me happy. Go to http://tobi.oetiker.ch/wish and place an order. -- Tobi Oetiker ---------------------------------------------------------------- make all-recursive make[1]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6' Making all in po make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/po' make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/po' Making all in src make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/src' CC rrd_create.lo CC hash_32.lo CC rrd_version.lo CC rrd_last.lo CC rrd_lastupdate.lo CC rrd_first.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_lastupdate.c:8: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_last.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_version.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC rrd_restore.lo rrd_create.c: In function 'rrd_create_r': rrd_create.c:269:25: warning: this statement may fall through [-Wimplicit-fallthrough=] strcpy(rrd.stat_head->version, RRD_VERSION); /* MHWPREDICT causes Version 4 */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_create.c:270:21: note: here case CF_HWPREDICT: ^~~~ rrd_create.c:282:35: warning: this statement may fall through [-Wimplicit-fallthrough=] token_min = 3; ~~~~~~~~~~^~~ rrd_create.c:283:21: note: here case CF_SEASONAL: ^~~~ In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_restore.c:12: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC rrd_dump.lo CC rrd_flushcached.lo CC rrd_fetch.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_flushcached.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_dump.c:44: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC rrd_resize.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_fetch.c:55: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC rrd_tune.lo rrd_dump.c: In function 'rrd_dump_cb_r': rrd_dump.c:142:13: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size between 213 and 223 [-Wformat-truncation=] CB_FMTS("\t%lld \n\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long long) rrd.live_head->last_up, somestring); ~~~~~~~~~~ rrd_dump.c:88:39: note: in definition of macro 'CB_FMTS' snprintf (buffer, sizeof(buffer), __VA_ARGS__); \ ^~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from ../src/rrd_config_bottom.h:119, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_dump.c:44: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 40 and 304 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_dump.c:434:21: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 248 [-Wformat-truncation=] CB_FMTS("\t\t\t ", somestring, (long long) now); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ rrd_dump.c:88:39: note: in definition of macro 'CB_FMTS' snprintf (buffer, sizeof(buffer), __VA_ARGS__); \ ^~~~~~~~~~~ rrd_dump.c:434:21: note: directive argument in the range [-2147483648, 2147483647] CB_FMTS("\t\t\t ", somestring, (long long) now); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_dump.c:88:39: note: in definition of macro 'CB_FMTS' snprintf (buffer, sizeof(buffer), __VA_ARGS__); \ ^~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from ../src/rrd_config_bottom.h:119, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_dump.c:44: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 23 and 287 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_resize.c: In function 'rrd_resize': rrd_resize.c:24:15: warning: variable 'grow' set but not used [-Wunused-but-set-variable] int grow = 0, shrink = 0; ^~~~ CC rrd_parsetime.lo CC rrd_hw.lo rrd_parsetime.c: In function 'day': rrd_parsetime.c:690:15: warning: variable 'tlen' set but not used [-Wunused-but-set-variable] int tlen; ^~~~ rrd_parsetime.c:694:26: warning: this statement may fall through [-Wimplicit-fallthrough=] ptv->tm. tm_mday--; ~~~~~~~~~~~~~~~~~^~ rrd_parsetime.c:697:5: note: here case TODAY: /* force ourselves to stay in today - no further processing */ ^~~~ CC rrd_hw_math.lo CC rrd_hw_update.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_hw_math.c:5: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_hw_update.c:5: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC rrd_diff.lo CC rrd_format.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_format.c:50: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC rrd_info.lo CC rrd_error.lo CC rrd_open.lo CC rrd_client.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_info.c:7: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_open.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC rrd_nan_inf.lo CC rrd_rpncalc.lo rrd_open.c: In function 'rrd_seek': rrd_open.c:617:24: warning: variable 'rrd_simple_file' set but not used [-Wunused-but-set-variable] rrd_simple_file_t *rrd_simple_file; ^~~~~~~~~~~~~~~ CC rrd_utils.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_utils.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC rrd_update.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_update.c:10: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC rrd_not_thread_safe.lo GEN librrd.sym CC librrd_th_la-rrd_parsetime.lo CC librrd_th_la-rrd_hw.lo CC librrd_th_la-rrd_hw_math.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_hw_math.c:5: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rrd_parsetime.c: In function 'day': rrd_parsetime.c:690:15: warning: variable 'tlen' set but not used [-Wunused-but-set-variable] int tlen; ^~~~ rrd_parsetime.c:694:26: warning: this statement may fall through [-Wimplicit-fallthrough=] ptv->tm. tm_mday--; ~~~~~~~~~~~~~~~~~^~ rrd_parsetime.c:697:5: note: here case TODAY: /* force ourselves to stay in today - no further processing */ ^~~~ CC librrd_th_la-rrd_hw_update.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_hw_update.c:5: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC librrd_th_la-rrd_diff.lo CC librrd_th_la-rrd_format.lo CC librrd_th_la-rrd_info.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_format.c:50: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC librrd_th_la-rrd_error.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_info.c:7: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC librrd_th_la-rrd_open.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_open.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC librrd_th_la-rrd_client.lo CC librrd_th_la-rrd_nan_inf.lo rrd_open.c: In function 'rrd_seek': rrd_open.c:617:24: warning: variable 'rrd_simple_file' set but not used [-Wunused-but-set-variable] rrd_simple_file_t *rrd_simple_file; ^~~~~~~~~~~~~~~ CC librrd_th_la-rrd_rpncalc.lo CC librrd_th_la-rrd_utils.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_utils.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC librrd_th_la-rrd_update.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_update.c:10: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC librrd_th_la-rrd_create.lo CC librrd_th_la-hash_32.lo CC librrd_th_la-rrd_version.lo rrd_create.c: In function 'rrd_create_r': rrd_create.c:269:25: warning: this statement may fall through [-Wimplicit-fallthrough=] strcpy(rrd.stat_head->version, RRD_VERSION); /* MHWPREDICT causes Version 4 */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_create.c:270:21: note: here case CF_HWPREDICT: ^~~~ rrd_create.c:282:35: warning: this statement may fall through [-Wimplicit-fallthrough=] token_min = 3; ~~~~~~~~~~^~~ rrd_create.c:283:21: note: here case CF_SEASONAL: ^~~~ In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_version.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC librrd_th_la-rrd_last.lo CC librrd_th_la-rrd_lastupdate.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_lastupdate.c:8: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_last.c:9: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC librrd_th_la-rrd_first.lo CC librrd_th_la-rrd_restore.lo CC librrd_th_la-rrd_dump.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_dump.c:44: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC librrd_th_la-rrd_flushcached.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_restore.c:12: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_flushcached.c:22: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rrd_dump.c: In function 'rrd_dump_cb_r': rrd_dump.c:142:13: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size between 213 and 223 [-Wformat-truncation=] CB_FMTS("\t%lld \n\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long long) rrd.live_head->last_up, somestring); ~~~~~~~~~~ rrd_dump.c:88:39: note: in definition of macro 'CB_FMTS' snprintf (buffer, sizeof(buffer), __VA_ARGS__); \ ^~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from ../src/rrd_config_bottom.h:119, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_dump.c:44: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 40 and 304 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_dump.c:434:21: warning: '%s' directive output may be truncated writing up to 254 bytes into a region of size 248 [-Wformat-truncation=] CB_FMTS("\t\t\t ", somestring, (long long) now); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ rrd_dump.c:88:39: note: in definition of macro 'CB_FMTS' snprintf (buffer, sizeof(buffer), __VA_ARGS__); \ ^~~~~~~~~~~ rrd_dump.c:434:21: note: directive argument in the range [-2147483648, 2147483647] CB_FMTS("\t\t\t ", somestring, (long long) now); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_dump.c:88:39: note: in definition of macro 'CB_FMTS' snprintf (buffer, sizeof(buffer), __VA_ARGS__); \ ^~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from ../src/rrd_config_bottom.h:119, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_dump.c:44: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 23 and 287 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC librrd_th_la-rrd_fetch.lo In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_fetch.c:55: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC librrd_th_la-rrd_resize.lo CC librrd_th_la-rrd_tune.lo CC librrd_th_la-rrd_thread_safe.lo rrd_resize.c: In function 'rrd_resize': rrd_resize.c:24:15: warning: variable 'grow' set but not used [-Wunused-but-set-variable] int grow = 0, shrink = 0; ^~~~ CC rrd_tool.o In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.c:15: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC rrdupdate.o In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrdupdate.c:13: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC rrdcached-rrd_daemon.o In file included from ../src/rrd_config_bottom.h:14, from ../rrd_config.h:427, from rrd_tool.h:17, from rrd_daemon.c:66: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CCLD librrdupd.la CCLD librrd.la CCLD rrdupdate CCLD librrd_th.la rrd_daemon.c: In function 'daemonize': rrd_daemon.c:2760:33: warning: cast between incompatible function types from 'int (*)(const char *, const char *)' to 'gint (*)(const void *, const void *, void *)' {aka 'int (*)(const void *, const void *, void *)'} [-Wcast-function-type] cache_tree = g_tree_new_full ((GCompareDataFunc) strcmp, NULL, NULL, ^ rrd_daemon.c:2761:33: warning: cast between incompatible function types from 'void * (*)(cache_item_t *)' {aka 'void * (*)(struct cache_item_s *)'} to 'void (*)(void *)' [-Wcast-function-type] (GDestroyNotify) free_cache_item); ^ CCLD rrdtool CCLD rrdcached make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/src' Making all in examples make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples' Making all in rrdcached make[3]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples/rrdcached' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples/rrdcached' make[3]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples' sed 's,@''exec_prefix@,/usr,' ./cgi-demo.cgi.in > cgi-demo.cgi chmod a+x cgi-demo.cgi make[3]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples' make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples' Making all in doc make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/doc' GEN RRDs.pod GEN RRDp.pod make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/doc' Making all in bindings make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/bindings' make[3]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/bindings' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/bindings' make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/bindings' make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6' make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6' make[1]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6' Making install in po make[1]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/po' if test "rrdtool" = "gettext-tools"; then \ .././install-sh -c -d /home/slitaz/wok/rrdtool-lite/install/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/slitaz/wok/rrdtool-lite/install/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/slitaz/wok/rrdtool-lite/install/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/po' Making install in src make[1]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/src' make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/src' test -z "/usr/lib" || .././install-sh -c -d "/home/slitaz/wok/rrdtool-lite/install/usr/lib" test -z "/usr/include" || .././install-sh -c -d "/home/slitaz/wok/rrdtool-lite/install/usr/include" test -z "/usr/lib/pkgconfig" || .././install-sh -c -d "/home/slitaz/wok/rrdtool-lite/install/usr/lib/pkgconfig" /usr/bin/install -c -m 644 librrd.pc '/home/slitaz/wok/rrdtool-lite/install/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c librrd.la librrd_th.la '/home/slitaz/wok/rrdtool-lite/install/usr/lib' /usr/bin/install -c -m 644 rrd.h rrd_format.h rrd_client.h '/home/slitaz/wok/rrdtool-lite/install/usr/include' libtool: install: /usr/bin/install -c .libs/librrd.so.3.2.4 /home/slitaz/wok/rrdtool-lite/install/usr/lib/librrd.so.3.2.4 libtool: install: (cd /home/slitaz/wok/rrdtool-lite/install/usr/lib && { ln -s -f librrd.so.3.2.4 librrd.so.3 || { rm -f librrd.so.3 && ln -s librrd.so.3.2.4 librrd.so.3; }; }) libtool: install: (cd /home/slitaz/wok/rrdtool-lite/install/usr/lib && { ln -s -f librrd.so.3.2.4 librrd.so || { rm -f librrd.so && ln -s librrd.so.3.2.4 librrd.so; }; }) libtool: install: /usr/bin/install -c .libs/librrd.lai /home/slitaz/wok/rrdtool-lite/install/usr/lib/librrd.la libtool: install: /usr/bin/install -c .libs/librrd_th.so.3.2.4 /home/slitaz/wok/rrdtool-lite/install/usr/lib/librrd_th.so.3.2.4 libtool: install: (cd /home/slitaz/wok/rrdtool-lite/install/usr/lib && { ln -s -f librrd_th.so.3.2.4 librrd_th.so.3 || { rm -f librrd_th.so.3 && ln -s librrd_th.so.3.2.4 librrd_th.so.3; }; }) libtool: install: (cd /home/slitaz/wok/rrdtool-lite/install/usr/lib && { ln -s -f librrd_th.so.3.2.4 librrd_th.so || { rm -f librrd_th.so && ln -s librrd_th.so.3.2.4 librrd_th.so; }; }) libtool: install: /usr/bin/install -c .libs/librrd_th.lai /home/slitaz/wok/rrdtool-lite/install/usr/lib/librrd_th.la libtool: install: /usr/bin/install -c .libs/librrd.a /home/slitaz/wok/rrdtool-lite/install/usr/lib/librrd.a libtool: install: chmod 644 /home/slitaz/wok/rrdtool-lite/install/usr/lib/librrd.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/rrdtool-lite/install/usr/lib/librrd.a libtool: install: /usr/bin/install -c .libs/librrd_th.a /home/slitaz/wok/rrdtool-lite/install/usr/lib/librrd_th.a libtool: install: chmod 644 /home/slitaz/wok/rrdtool-lite/install/usr/lib/librrd_th.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/rrdtool-lite/install/usr/lib/librrd_th.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || .././install-sh -c -d "/home/slitaz/wok/rrdtool-lite/install/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c rrdtool rrdupdate rrdcached '/home/slitaz/wok/rrdtool-lite/install/usr/bin' libtool: install: warning: `librrd.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/rrdtool /home/slitaz/wok/rrdtool-lite/install/usr/bin/rrdtool libtool: install: /usr/bin/install -c rrdupdate /home/slitaz/wok/rrdtool-lite/install/usr/bin/rrdupdate libtool: install: warning: `librrd_th.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/rrdcached /home/slitaz/wok/rrdtool-lite/install/usr/bin/rrdcached make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/src' make[1]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/src' Making install in examples make[1]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples' Making install in rrdcached make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples/rrdcached' make[3]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples/rrdcached' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/rrdtool/examples/rrdcached" || ../.././install-sh -c -d "/home/slitaz/wok/rrdtool-lite/install/usr/share/rrdtool/examples/rrdcached" /usr/bin/install -c RRDCached.pm rrdcached-size.pl '/home/slitaz/wok/rrdtool-lite/install/usr/share/rrdtool/examples/rrdcached' make[3]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples/rrdcached' make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples/rrdcached' make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples' make[3]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/rrdtool/examples" || .././install-sh -c -d "/home/slitaz/wok/rrdtool-lite/install/usr/share/rrdtool/examples" /usr/bin/install -c cgi-demo.cgi piped-demo.pl shared-demo.pl stripes.pl bigtops.pl minmax.pl 4charts.pl perftest.pl '/home/slitaz/wok/rrdtool-lite/install/usr/share/rrdtool/examples' make[3]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples' make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples' make[1]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/examples' Making install in doc make[1]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/doc' make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/rrdtool-1.4.6/txt" || .././install-sh -c -d "/home/slitaz/wok/rrdtool-lite/install/usr/share/doc/rrdtool-1.4.6/txt" test -z "/usr/share/doc/rrdtool-1.4.6/html" || .././install-sh -c -d "/home/slitaz/wok/rrdtool-lite/install/usr/share/doc/rrdtool-1.4.6/html" test -z "/usr/share/man/man3" || .././install-sh -c -d "/home/slitaz/wok/rrdtool-lite/install/usr/share/man/man3" test -z "/usr/share/man/man1" || .././install-sh -c -d "/home/slitaz/wok/rrdtool-lite/install/usr/share/man/man1" /usr/bin/install -c -m 644 bin_dec_hex.html rrddump.html rrdgraph_examples.html rrdrestore.html rrdupdate.html cdeftutorial.html rrdfetch.html rrdgraph_graph.html rrdthreads.html rrdxport.html rpntutorial.html rrdfirst.html rrdgraph_rpn.html rrdtool.html rrdcached.html rrd-beginners.html rrdinfo.html rrdtune.html rrdbuild.html rrdflushcached.html rrdcgi.html rrdgraph.html rrdlast.html rrdlastupdate.html rrdcreate.html rrdgraph_data.html rrdresize.html rrdtutorial.html librrd.html RRDs.html RRDp.html '/home/slitaz/wok/rrdtool-lite/install/usr/share/doc/rrdtool-1.4.6/html' /usr/bin/install -c -m 644 bin_dec_hex.1 rrddump.1 rrdgraph_examples.1 rrdrestore.1 rrdupdate.1 cdeftutorial.1 rrdfetch.1 rrdgraph_graph.1 rrdthreads.1 rrdxport.1 rpntutorial.1 rrdfirst.1 rrdgraph_rpn.1 rrdtool.1 rrdcached.1 rrd-beginners.1 rrdinfo.1 rrdtune.1 rrdbuild.1 rrdflushcached.1 rrdcgi.1 rrdgraph.1 rrdlast.1 rrdlastupdate.1 rrdcreate.1 rrdgraph_data.1 rrdresize.1 rrdtutorial.1 '/home/slitaz/wok/rrdtool-lite/install/usr/share/man/man1' /usr/bin/install -c -m 644 bin_dec_hex.pod rrddump.pod rrdgraph_examples.pod rrdrestore.pod rrdupdate.pod cdeftutorial.pod rrdfetch.pod rrdgraph_graph.pod rrdthreads.pod rrdxport.pod rpntutorial.pod rrdfirst.pod rrdgraph_rpn.pod rrdtool.pod rrdcached.pod rrd-beginners.pod rrdinfo.pod rrdtune.pod rrdbuild.pod rrdflushcached.pod rrdcgi.pod rrdgraph.pod rrdlast.pod rrdlastupdate.pod rrdcreate.pod rrdgraph_data.pod rrdresize.pod rrdtutorial.pod bin_dec_hex.txt rrddump.txt rrdgraph_examples.txt rrdrestore.txt rrdupdate.txt cdeftutorial.txt rrdfetch.txt rrdgraph_graph.txt rrdthreads.txt rrdxport.txt rpntutorial.txt rrdfirst.txt '/home/slitaz/wok/rrdtool-lite/install/usr/share/doc/rrdtool-1.4.6/txt' /usr/bin/install -c -m 644 librrd.3 '/home/slitaz/wok/rrdtool-lite/install/usr/share/man/man3' /usr/bin/install -c -m 644 rrdgraph_rpn.txt rrdtool.txt rrdcached.txt rrd-beginners.txt rrdinfo.txt rrdtune.txt rrdbuild.txt rrdflushcached.txt rrdcgi.txt rrdgraph.txt rrdlast.txt rrdlastupdate.txt rrdcreate.txt rrdgraph_data.txt rrdresize.txt rrdtutorial.txt librrd.txt '/home/slitaz/wok/rrdtool-lite/install/usr/share/doc/rrdtool-1.4.6/txt' make install-data-hook make[3]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/doc' GEN install-data-hook make[3]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/doc' make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/doc' make[1]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/doc' Making install in bindings make[1]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/bindings' make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/bindings' make[3]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/bindings' make[3]: Nothing to be done for 'install-exec-am'. GEN install-data-local GEN install-data-local GEN install-data-local GEN install-data-local make[3]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/bindings' make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/bindings' make[1]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6/bindings' make[1]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6' make[2]: Entering directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6' make[1]: Leaving directory '/home/slitaz/wok/rrdtool-lite/source/rrdtool-lite-1.4.6' ================================================================================ Executing strip on all files... Done Time: 4.35s. Size: 1145634 B -> 775021 B. Save: 362 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 2.28s. Size: 463166 B -> 167493 B. Save: 289 KB. Cache hit: 29/29. ================================================================================ Build dependencies to remove: 28 Removing: advancecomp-static glib glib-dev groff libgdbm libpcre libpcre16 libpcre32 libpcrecpp libpcreposix libxml2 libxml2-dev libxml2-tools pcre pcre-apps pcre-dev perl perl-core util-linux-blkid util-linux-blkid-dev util-linux-mount util-linux-mount-dev util-linux-smartcols util-linux-uuid util-linux-uuid-dev xz-dev xz-tools zlib-dev Pack: rrdtool-lite 1.4.6 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "rrdtool-lite-1.4.6-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "rrdtool-lite-1.4.6-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/rrdtool-lite-1.4.6... Done Checking site script in source/rrdtool-lite-1.4.6... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: rrdtool-lite 1.4.6 ================================================================================ Src file : rrdtool-1.4.6.tar.gz Src size : 1.3M Source dir : 9.6M Produced : 2.0M Cook time : 61s ~ 01m 01s Cook date : 2020-09-13 03:18 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 464.0K : 92.2K : 17 : rrdtool-lite-1.4.6-i486.tazpkg ================================================================================