=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for rrdtool-1.5.4.tar.gz => Checksum RMD160 OK for rrdtool-1.5.4.tar.gz ===> Installing dependencies for rrdtool-1.5.4 ========================================================================== The following variables will affect the build process of this package, rrdtool-1.5.4. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 27 Based on these variables, the following variables have been set: * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb10 => Tool dependency intltool>=0.40.0: found intltool-0.51.0nb1 => Tool dependency gmake>=3.81: found gmake-4.1nb1 => Tool dependency groff>=1.19.2nb3: found groff-1.22.3nb1 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.19.4nb1 => Tool dependency perl>=5.22.0: found perl-5.22.0 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Build dependency x11-links>=0.94: found x11-links-0.98 => Full dependency dejavu-ttf>=2.26: found dejavu-ttf-2.34nb1 => Full dependency gettext-lib>=0.18: found gettext-lib-0.19.4 => Full dependency glib2>=2.34.0: found glib2-2.44.1nb1 => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb4 => Full dependency pango>=1.36.8nb1: found pango-1.37.1 => Full dependency cairo>=1.14.2nb1: found cairo-1.14.2nb1 => Full dependency png>=1.6.0nb1: found png-1.6.18 => Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.2nb3 => Full dependency perl<5.24.0: found perl-5.22.0 => Full dependency perl>=5.22.0: found perl-5.22.0 => Full dependency python27>=2.7.1nb2: found python27-2.7.10 ===> Overriding tools for rrdtool-1.5.4 ===> Extracting for rrdtool-1.5.4 ===> Patching for rrdtool-1.5.4 => Applying pkgsrc patches for rrdtool-1.5.4 ===> Creating toolchain wrappers for rrdtool-1.5.4 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/usr/pkgsrc/work/databases/rrdtool/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /usr/pkgsrc/work/databases/rrdtool/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for rrdtool-1.5.4 => Generating pkg-config file for builtin expat package. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing python interpreter in examples/stripes.py. checking build system type... i386-elf32-minix checking host system type... i386-elf32-minix checking target system type... i386-elf32-minix checking for i386-elf32-minix-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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... yes checking minix/config.h presence... yes checking for minix/config.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes checking for a thread-safe mkdir -p... conftools/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes Audit Compilation Environment checking how to run the C preprocessor... cc -E checking for i386-elf32-minix-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /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... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-elf32-minix file names to i386-elf32-minix format... func_convert_file_noop checking how to convert i386-elf32-minix file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-elf32-minix-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... unknown checking for i386-elf32-minix-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-elf32-minix-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-elf32-minix-strip... no checking for strip... strip checking for i386-elf32-minix-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for i386-elf32-minix-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no 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 long long int... 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... no checking features.h presence... no checking for features.h... no 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... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes 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 grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.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 checking for stdarg.h... yes checking for varargs.h... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking for vasprintf... yes checking for asprintf... yes Test Library Functions checking for acos... no checking for acos in -lm... yes checking for round... yes ./configure: ./libtool: not found checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking whether byte ordering is bigendian... no checking for nl_langinfo... yes checking for tzset... yes checking for fsync... yes checking for mbstowcs... yes checking for opendir... yes checking for readdir... yes checking for chdir... yes checking for chroot... yes checking for getgid... yes checking for getuid... yes checking for setgid... yes checking for setuid... yes checking for strndup... yes checking for strerror... yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vasprintf... (cached) yes checking for fpclass... no checking for class... no checking for fp_class... no checking for isnan... yes checking for memmove... yes checking for strchr... yes checking for mktime... yes checking for getrusage... yes checking for gettimeofday... yes checking for getpwnam... yes checking for getgrnam... yes checking for get_current_dir_name... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no Map/Fadvis/Madvise checking checking for fdatasync... no checking for fdatasync in -lrt... no checking for fsync... (cached) yes checking for socket... yes checking for getaddrinfo... yes checking for sigwaitinfo... no checking for sigwaitinfo in -lrt... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for getpagesize... yes checking for working mmap... no checking for mmap... yes checking for munmap... yes checking whether madvise is declared... yes checking for madvise... no checking whether posix_fadvise is declared... yes checking for posix_fadvise... no checking for posix_fallocate... no Libintl Processing checking whether NLS is requested... yes checking for msgfmt... /usr/pkgsrc/work/databases/rrdtool/work/.tools/bin/msgfmt checking for gmsgfmt... /usr/pkgsrc/work/databases/rrdtool/work/.tools/bin/msgfmt checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/pkg/bin/msgmerge 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 for GNU gettext in libc... no checking for iconv... yes checking for working iconv... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/pkg/lib/libintl.so /usr/lib/libc.so -Wl,-rpath -Wl,/usr/pkg/lib 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 tm_gmtoff in struct tm... yes checking __tm_gmtoff in struct tm... no checking whether sigwait has 2 arguments... yes checking if msync with MS_ASYNC updates the files mtime... no configure: WARNING: With mmap access, your platform fails to update the files configure: WARNING: mtime. RRDtool will work around this problem by calling utime on each configure: WARNING: file it opens for rw access. checking for _NL_TIME_WEEK_1STDAY... no checking for nl_langinfo(_NL_TIME_WEEK_1STDAY) with langinfo.h... no 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 pthread_join in LIBS=-lpthread with CFLAGS= -D_REENTRANT... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc checking do we need malloc/malloc.h... nope, works out of the box checking size of time_t... 8 Find 3rd-Party Libraries checking rados/librados.h usability... no checking rados/librados.h presence... no checking for rados/librados.h... no checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no 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 g_regex_new... 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 pango_cairo_context_set_font_options in -lpangocairo-1.0... yes checking pango/pango.h usability... no checking pango/pango.h presence... no checking for pango/pango.h... no checking for pkg-config... (cached) pkg-config checking for pango_cairo_context_set_font_options in -lpangocairo-1.0... yes checking pango/pango.h usability... yes checking pango/pango.h presence... yes checking for pango/pango.h... yes checking for pango_font_map_create_context... yes checking for xmlParseFile in -lxml2... yes checking libxml/parser.h usability... no checking libxml/parser.h presence... no checking for libxml/parser.h... no checking for pkg-config... (cached) pkg-config 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/pkg/bin/perl checking for pod2man... /usr/pkg/bin/pod2man checking for pod2html... /usr/pkg/bin/pod2html checking for the perl version you are running... 5.22.0 checking for the C compiler perl wants to use to build its modules... cc checking for cc... /usr/pkgsrc/work/databases/rrdtool/work/.wrapper/bin/cc 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 lua... /usr/bin/lua checking for gnroff... no checking for nroff... /usr/pkgsrc/work/databases/rrdtool/work/.tools/bin/nroff checking for groff... /usr/pkgsrc/work/databases/rrdtool/work/.tools/bin/groff checking pkg-config is at least version 0.9.0... yes Package systemd was not found in the pkg-config search path. Perhaps you should add the directory containing `systemd.pc' to the PKG_CONFIG_PATH environment variable No package 'systemd' found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating etc/rrdcached.socket config.status: creating etc/rrdcached.service config.status: creating src/rrd_config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing po-directories commands Apply Configuration Information checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating etc/rrdcached.socket config.status: creating etc/rrdcached.service config.status: creating examples/shared-demo.pl config.status: creating examples/piped-demo.pl config.status: creating examples/stripes.pl config.status: creating examples/bigtops.pl config.status: creating examples/minmax.pl config.status: creating examples/4charts.pl config.status: creating examples/perftest.pl config.status: creating examples/Makefile config.status: creating examples/rrdcached/Makefile config.status: creating etc/rrdcached-default-lsb config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating 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 bindings/lua/Makefile config.status: creating Makefile config.status: creating src/rrd_config.h config.status: src/rrd_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory 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 With Locking: yes Build rrd_getopt: no Build rrd_graph: yes Build rrd_restore: yes Static programs: no Perl Modules: perl-piped perl-shared Perl Binary: /usr/pkg/bin/perl Perl Version: 5.22.0 Perl Options: INSTALLDIRS=vendor Ruby Modules: Ruby Binary: no Ruby Options: sitedir=/usr/pkg/lib/ruby Build Lua Bindings: no Build Tcl Bindings: no Build Python Bindings: no Build examples: yes Build rrdcached: yes Build rrdcgi: yes Build librrd MT: yes Use gettext: yes With libDBI: no With librados: no With libwrap: no With systemd dir: Libraries: -lpng -lm -lglib-2.0 -lintl -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lxml2 Type 'make' to compile the software and use 'make install' to install everything to: /usr/pkg. ... 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 ---------------------------------------------------------------- => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool