(view as text)
./configure
 in dir /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['./configure']
 environment:
  CC=/opt/solarisstudio12.3/bin/cc
  HOME=/export/home/buildbot
  LANG=en_US.UTF-8
  LC_CTYPE=en_US.UTF-8
  LDFLAGS=-L/opt/csw/lib
  LD_OPTIONS=-R/opt/csw/lib
  LOGNAME=buildbot
  MAIL=/var/mail//buildbot
  MANPATH=/usr/share/man:/opt/csw/share/man
  PATH=/opt/csw/gnu:/usr/bin:/usr/ccs/bin:/opt/csw/bin
  PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig
  PWD=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build
  SHELL=/opt/csw/bin/bash
  SHLVL=1
  SSH_CLIENT=192.168.1.8 42458 22
  SSH_CONNECTION=192.168.1.8 42458 192.168.1.33 22
  SSH_TTY=/dev/pts/1
  TERM=vt100
  TZ=Europe/Berlin
  USER=buildbot
  _=/bin/sh
 using PTY: False
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking target system type... i386-pc-solaris2.10
checking for gcc... /opt/solarisstudio12.3/bin/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... no
checking whether /opt/solarisstudio12.3/bin/cc accepts -g... yes
checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C89... none needed
checking whether /opt/solarisstudio12.3/bin/cc understands -c and -o together... yes
checking how to run the C preprocessor... /opt/solarisstudio12.3/bin/cc -E
checking for grep that handles long lines and -e... /opt/csw/gnu/grep
checking for egrep... /opt/csw/gnu/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... /opt/csw/gnu/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/csw/gnu/mkdir -p
checking for gawk... gawk
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 /opt/solarisstudio12.3/bin/cc... none
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... /opt/solarisstudio12.3/bin/cc -E
checking for gcc... (cached) /opt/solarisstudio12.3/bin/cc
checking whether we are using the GNU C compiler... (cached) no
checking whether /opt/solarisstudio12.3/bin/cc accepts -g... (cached) yes
checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C89... (cached) none needed
checking whether /opt/solarisstudio12.3/bin/cc understands -c and -o together... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /opt/csw/gnu/sed
checking for fgrep... /opt/csw/gnu/grep -F
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/csw/gnu/nm -B
checking the name lister (/opt/csw/gnu/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-pc-solaris2.10 file names to i386-pc-solaris2.10 format... func_convert_file_noop
checking how to convert i386-pc-solaris2.10 file names to toolchain format... func_convert_file_noop
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/csw/gnu/nm -B output from /opt/solarisstudio12.3/bin/cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking for /opt/solarisstudio12.3/bin/cc option to produce PIC... -KPIC -DPIC
checking if /opt/solarisstudio12.3/bin/cc PIC flag -KPIC -DPIC works... yes
checking if /opt/solarisstudio12.3/bin/cc static flag -Bstatic works... yes
checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o... yes
checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o... (cached) yes
checking whether the /opt/solarisstudio12.3/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 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 for long long int... no

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... yes
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: line 14523: ./libtool: No such file or directory
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... yes
checking whether byte ordering is bigendian... no
checking for nl_langinfo... yes
checking for tzset... yes
checking for fsync... yes
checking for mbstowcs... yes
checking for opendir... yes
checking for readdir... yes
checking for chdir... yes
checking for chroot... yes
checking for getgid... yes
checking for getuid... yes
checking for setgid... yes
checking for setuid... yes
checking for strndup... no
checking for strerror... yes
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for vasprintf... (cached) yes
checking for fpclass... yes
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... yes
checking for fsync... (cached) yes
checking for socket... no
checking for socket in -lsocket... yes
checking for getaddrinfo... yes
checking for sigwaitinfo... no
checking for sigwaitinfo in -lrt... yes
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... yes
checking for mmap... yes
checking for munmap... yes
checking whether madvise is declared... yes
checking for madvise... yes
checking whether posix_fadvise is declared... no
checking for posix_fadvise... no
checking for posix_fallocate... no

Libintl Processing
checking whether NLS is requested... yes
checking for msgfmt... /opt/csw/gnu/msgfmt
checking for gmsgfmt... /opt/csw/bin/gmsgfmt
checking for xgettext... /opt/csw/gnu/xgettext
checking for msgmerge... /opt/csw/gnu/msgmerge
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
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... yes
checking how to link with libiconv... /opt/csw/lib/libiconv.so -R/opt/csw/lib
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... /opt/csw/lib/libintl.so -R/opt/csw/lib

IEEE Math Checks
checking for fpclassify... no
checking for fpclassify with <math.h>... yes
checking for isinf... no
checking for isinf with <math.h>... 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... no
checking __tm_gmtoff in struct tm... no
checking for timezone... yes
checking whether sigwait has 2 arguments... yes

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... 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 whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking for the pthreads library -lpthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_REENTRANT
checking for cc_r... /opt/solarisstudio12.3/bin/cc
checking do we need malloc/malloc.h... nope, works out of the box
checking size of time_t... 4

Find 3rd-Party Libraries
checking dbi/dbi.h usability... yes
checking dbi/dbi.h presence... yes
checking for dbi/dbi.h... yes
checking for dbi_initialize in -ldbi... yes
checking rados/librados.h usability... no
checking rados/librados.h presence... no
checking for rados/librados.h... no
checking tcpd.h usability... yes
checking tcpd.h presence... yes
checking for tcpd.h... yes
checking for hosts_access... no
checking for hosts_access in -lwrap... yes
checking for glib_check_version in -lglib-2.0... yes
checking 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/bin/perl
checking for pod2man... /opt/csw/bin/pod2man
checking for pod2html... /opt/csw/bin/pod2html
checking for the perl version you are running... 5.8.4
checking for the C compiler perl wants to use to build its modules... cc
checking for cc... /usr/bin/cc
checking Perl Modules to build... perl-piped perl-shared
checking for ruby... /opt/csw/bin/ruby
checking if ruby modules can be built... YES
checking for lua... /opt/csw/bin/lua
checking for lua >= 5.0... 5.2 found
checking lua52/lua.h usability... no
checking lua52/lua.h presence... no
checking for lua52/lua.h... no
checking lua5.2/lua.h usability... no
checking lua5.2/lua.h presence... no
checking for lua5.2/lua.h... no
checking lua.h usability... yes
checking lua.h presence... yes
checking for lua.h... yes
checking lualib.h usability... yes
checking lualib.h presence... yes
checking for lualib.h... yes
checking lauxlib.h usability... yes
checking lauxlib.h presence... yes
checking for lauxlib.h... yes
checking for library containing lua_call... no
Lua headers found but not the libraries! Please reinstall the dev packages for Lua 5.2
checking for tclConfig.sh in /usr/lib... no
checking for tclConfig.sh in /usr/lib64... no
checking for tclConfig.sh in /usr/local/lib... no
checking for tclConfig.sh in /usr/lib/tcl8.4... no
checking for tclConfig.sh in /usr/lib/tcl8.3... no
configure: WARNING: tclConfig.sh not found - Tcl interface will not be built
checking for a Python interpreter with version >= 2.3... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... sunos5
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for headers required to compile python extensions... found
checking for gnroff... /opt/csw/bin/gnroff
checking for groff... /opt/csw/bin/groff
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating etc/rrdcached.socket
config.status: creating etc/rrdcached.service
config.status: creating src/rrd_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands

Apply Configuration Information
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating etc/rrdcached.socket
config.status: creating etc/rrdcached.service
config.status: creating examples/shared-demo.pl
config.status: creating examples/piped-demo.pl
config.status: creating examples/stripes.pl
config.status: creating examples/bigtops.pl
config.status: creating examples/minmax.pl
config.status: creating examples/4charts.pl
config.status: creating examples/perftest.pl
config.status: creating examples/Makefile
config.status: creating examples/rrdcached/Makefile
config.status: creating etc/rrdcached-default-lsb
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating 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
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/bin/perl
          Perl Version: 5.8.4
          Perl Options: PREFIX=/opt/rrdtool-1.5.4 INSTALL_BASE= LIB=/opt/rrdtool-1.5.4/lib/perl/5.8.4
          Ruby Modules: ruby
           Ruby Binary: /opt/csw/bin/ruby
          Ruby Options: sitedir=/opt/rrdtool-1.5.4/lib/ruby
    Build Lua Bindings: no
    Build Tcl Bindings: no
 Build Python Bindings: yes
        Build examples: yes
       Build rrdcached: yes
          Build rrdcgi: yes
       Build librrd MT: yes
           Use gettext: yes
           With libDBI: yes
         With librados: no
          With libwrap: yes
      With systemd dir: 

             Libraries: -lpng -lm  -lsocket -lrt -ldbi -ldl -lwrap -lglib-2.0 -lintl   -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lxml2  

Type 'make' to compile the software and use 'make install' to 
install everything to: /opt/rrdtool-1.5.4.

       ... 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 <tobi@oetiker.ch>
----------------------------------------------------------------
program finished with exit code 0
elapsedTime=44.607998