Making all in po gmake[1]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/po' gmake rrdtool.pot-update gmake[2]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if LC_ALL=C grep 'GNU rrdtool' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'http://oss.oetiker.ch/rrdtool-trac/newticket' || test '' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='http://oss.oetiker.ch/rrdtool-trac/newticket'; \ else \ msgid_bugs_address=''; \ fi; \ case `/opt/csw/gnu/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /opt/csw/gnu/xgettext --default-domain=rrdtool --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Tobias Oetiker' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /opt/csw/gnu/xgettext --default-domain=rrdtool --directory=.. \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Tobias Oetiker' \ --package-name="${package_gnu}rrdtool" \ --package-version='1.5.5' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f rrdtool.po || { \ if test -f ./rrdtool.pot; then \ sed -f remove-potcdate.sed < ./rrdtool.pot > rrdtool.1po && \ sed -f remove-potcdate.sed < rrdtool.po > rrdtool.2po && \ if cmp rrdtool.1po rrdtool.2po >/dev/null 2>&1; then \ rm -f rrdtool.1po rrdtool.2po rrdtool.po; \ else \ rm -f rrdtool.1po rrdtool.2po ./rrdtool.pot && \ mv rrdtool.po ./rrdtool.pot; \ fi; \ else \ mv rrdtool.po ./rrdtool.pot; \ fi; \ } gmake[2]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/po' test ! -f ./rrdtool.pot || \ test -z "" || gmake touch stamp-po gmake[1]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/po' Making all in src gmake[1]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src' gmake all-am gmake[2]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src' CC rrd_version.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_last.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_lastupdate.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_first.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_dump.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_flushcached.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_fetch.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_fetch_cb.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_resize.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_tune.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_graph.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "/opt/csw/include/glib-2.0/gobject/gparam.h", line 166: warning: integer overflow detected: op "<<" CC rrd_graph_helper.lo "/opt/csw/include/glib-2.0/gobject/gparam.h", line 166: warning: integer overflow detected: op "<<" "rrd.h", line 136: warning: modification of typedef with "int" ignored "rrd_graph_helper.c", line 159: warning: statement not reached CC rrd_xport.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "/opt/csw/include/glib-2.0/gobject/gparam.h", line 166: warning: integer overflow detected: op "<<" CC optparse.lo CC rrd_gfx.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "/opt/csw/include/glib-2.0/gobject/gparam.h", line 166: warning: integer overflow detected: op "<<" CC pngsize.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_restore.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_fetch_libdbi.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC mutex.lo CC rrd_strtod.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_create.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC hash_32.lo CC rrd_parsetime.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "rrd_parsetime.c", line 565: warning: statement not reached CC rrd_hw.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "rrd_hw.c", line 506: warning: statement not reached CC rrd_hw_math.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_hw_update.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_diff.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_format.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_info.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "rrd_info.c", line 174: warning: assignment type mismatch: pointer to char "=" pointer to const char CC rrd_error.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_open.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_client.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_nan_inf.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_rpncalc.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_utils.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_snprintf.lo CC rrd_update.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC rrd_modify.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC quicksort.lo CC rrd_not_thread_safe.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CCLD librrdupd.la GEN librrd.sym CCLD librrd.la CC librrd_th_la-mutex.lo CC librrd_th_la-rrd_strtod.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_create.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-hash_32.lo CC librrd_th_la-rrd_parsetime.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "rrd_parsetime.c", line 565: warning: statement not reached CC librrd_th_la-rrd_hw.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "rrd_hw.c", line 506: warning: statement not reached CC librrd_th_la-rrd_hw_math.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_hw_update.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_diff.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_format.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_info.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "rrd_info.c", line 174: warning: assignment type mismatch: pointer to char "=" pointer to const char CC librrd_th_la-rrd_error.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_open.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_client.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_nan_inf.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_rpncalc.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_utils.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_snprintf.lo CC librrd_th_la-rrd_update.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_modify.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-quicksort.lo CC librrd_th_la-rrd_version.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_last.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_lastupdate.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_first.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_dump.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_flushcached.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_fetch.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_fetch_cb.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_resize.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_tune.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_graph.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "/opt/csw/include/glib-2.0/gobject/gparam.h", line 166: warning: integer overflow detected: op "<<" CC librrd_th_la-rrd_graph_helper.lo "/opt/csw/include/glib-2.0/gobject/gparam.h", line 166: warning: integer overflow detected: op "<<" "rrd.h", line 136: warning: modification of typedef with "int" ignored "rrd_graph_helper.c", line 159: warning: statement not reached CC librrd_th_la-rrd_xport.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "/opt/csw/include/glib-2.0/gobject/gparam.h", line 166: warning: integer overflow detected: op "<<" CC librrd_th_la-optparse.lo CC librrd_th_la-rrd_gfx.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored "/opt/csw/include/glib-2.0/gobject/gparam.h", line 166: warning: integer overflow detected: op "<<" CC librrd_th_la-pngsize.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_restore.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_fetch_libdbi.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CC librrd_th_la-rrd_thread_safe.lo "rrd.h", line 136: warning: modification of typedef with "int" ignored CCLD librrd_th.la CC rrd_tool.o "rrd.h", line 136: warning: modification of typedef with "int" ignored CCLD rrdtool CC rrdupdate.o "rrd.h", line 136: warning: modification of typedef with "int" ignored CCLD rrdupdate CC rrd_cgi.o "rrd.h", line 136: warning: modification of typedef with "int" ignored CCLD rrdcgi CC rrdcached-rrd_daemon.o "rrd.h", line 136: warning: modification of typedef with "int" ignored "rrd_daemon.c", line 419: warning: statement not reached "rrd_daemon.c", line 609: warning: statement not reached "rrd_daemon.c", line 2667: warning: statement not reached CCLD rrdcached gmake[2]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src' gmake[1]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src' Making all in doc gmake[1]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/doc' GEN bin_dec_hex.1 GEN bin_dec_hex.txt GEN rrddump.1 GEN rrddump.txt GEN rrdgraph_examples.1 GEN rrdgraph_examples.txt GEN rrdrestore.1 GEN rrdrestore.txt GEN rrdupdate.1 GEN rrdupdate.txt GEN cdeftutorial.1 GEN cdeftutorial.txt GEN rrdfetch.1 GEN rrdfetch.txt GEN rrdgraph_graph.1 GEN rrdgraph_graph.txt rrdgraph_graph.1:142: warning [p 1, 2.8i]: can't break line rrdgraph_graph.1:144: warning [p 1, 3.2i]: can't break line rrdgraph_graph.1:146: warning [p 1, 3.5i]: can't break line rrdgraph_graph.1:381: warning [p 4, 9.5i]: can't break line rrdgraph_graph.1:392: warning [p 5, 2.7i]: can't break line rrdgraph_graph.1:399: warning [p 5, 3.8i]: can't break line rrdgraph_graph.1:427: warning [p 5, 9.2i]: can't break line GEN rrdthreads.1 GEN rrdthreads.txt GEN rrdxport.1 GEN rrdxport.txt GEN rpntutorial.1 GEN rpntutorial.txt GEN rrdfirst.1 GEN rrdfirst.txt GEN rrdgraph_rpn.1 GEN rrdgraph_rpn.txt rrdgraph_rpn.1:278: warning [p 4, 1.3i]: can't break line GEN rrdtool.1 GEN rrdtool.txt GEN rrdcached.1 GEN rrdcached.txt GEN rrd-beginners.1 GEN rrd-beginners.txt GEN rrdinfo.1 GEN rrdinfo.txt GEN rrdtune.1 GEN rrdtune.txt GEN rrdbuild.1 GEN rrdbuild.txt rrdbuild.1:257: warning [p 3, 3.8i]: can't break line GEN rrdflushcached.1 GEN rrdflushcached.txt GEN rrdcgi.1 GEN rrdcgi.txt GEN rrdgraph.1 GEN rrdgraph.txt rrdgraph.1:609: warning [p 10, 6.7i]: can't break line GEN rrdlast.1 GEN rrdlast.txt GEN rrdlastupdate.1 GEN rrdlastupdate.txt GEN rrdcreate.1 GEN rrdcreate.txt GEN rrdgraph_data.1 GEN rrdgraph_data.txt rrdgraph_data.1:136: warning [p 1, 2.0i]: can't break line rrdgraph_data.1:158: warning [p 1, 6.2i]: can't break line GEN rrdresize.1 GEN rrdresize.txt GEN rrdtutorial.1 GEN rrdtutorial.txt GEN rrdgraph_libdbi.1 GEN rrdgraph_libdbi.txt rrdgraph_libdbi.1:136: warning [p 1, 2.2i]: can't break line rrdgraph_libdbi.1:234: warning [p 2, 6.5i]: can't break line rrdgraph_libdbi.1:280: warning [p 3, 8.5i]: can't break line GEN librrd.3 GEN librrd.txt GEN bin_dec_hex.html GEN rrddump.html GEN rrdgraph_examples.html GEN rrdrestore.html GEN rrdupdate.html GEN cdeftutorial.html GEN rrdfetch.html GEN rrdgraph_graph.html GEN rrdthreads.html GEN rrdxport.html GEN rpntutorial.html GEN rrdfirst.html GEN rrdgraph_rpn.html GEN rrdtool.html GEN rrdcached.html /opt/csw/bin/pod2html: rrdcached.pod: cannot resolve L in paragraph 25. /opt/csw/bin/pod2html: rrdcached.pod: cannot resolve L in paragraph 26. GEN rrd-beginners.html GEN rrdinfo.html GEN rrdtune.html GEN rrdbuild.html GEN rrdflushcached.html GEN rrdcgi.html GEN rrdgraph.html GEN rrdlast.html GEN rrdlastupdate.html GEN rrdcreate.html GEN rrdgraph_data.html GEN rrdresize.html GEN rrdtutorial.html GEN rrdgraph_libdbi.html GEN librrd.html /opt/csw/bin/pod2html: librrd.pod: cannot resolve L in paragraph 49. /opt/csw/bin/pod2html: librrd.pod: cannot resolve L in paragraph 49. /opt/csw/bin/pod2html: librrd.pod: cannot resolve L in paragraph 50. /opt/csw/bin/pod2html: librrd.pod: cannot resolve L in paragraph 58. GEN RRDs.pod GEN RRDs.html /opt/csw/bin/pod2html: RRDs.pod: cannot resolve L in paragraph 51. GEN RRDp.pod GEN RRDp.html gmake[1]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/doc' Making all in bindings gmake[1]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings' gmake[2]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings' mkdir -p ./perl-piped ( cd ./perl-piped \ && ( test -e Makefile.PL || ln -s /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-piped/Makefile.PL ) \ && ( test -e RRDp.pm || ln -s /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-piped/RRDp.pm ) \ && ( test -e t || ln -s /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-piped/t ) \ && env \ ABS_TOP_SRCDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build \ ABS_TOP_BUILDDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build \ ABS_SRCDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-piped \ /usr/bin/perl Makefile.PL PREFIX=/opt/rrdtool-1.5.5 INSTALL_BASE= LIB=/opt/rrdtool-1.5.5/lib/perl/5.8.4 \ && gmake ) Checking if your kit is complete... Looks good 'INSTALL_BASE' is not a known MakeMaker parameter name. Writing Makefile for RRDp gmake[3]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-piped' cp RRDp.pm blib/lib/RRDp.pm Manifying blib/man3/RRDp.3 gmake[3]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-piped' mkdir -p ./perl-shared ( cd ./perl-shared \ && ( test -e Makefile.PL || ln -s /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-shared/Makefile.PL ) \ && ( test -e RRDs.pm || ln -s /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-shared/RRDs.pm ) \ && ( test -e RRDs.ppd || ln -s /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-shared/RRDs.ppd ) \ && ( test -e RRDs.xs || ln -s /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-shared/RRDs.xs ) \ && ( test -e t || ln -s /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-shared/t ) \ && env \ ABS_TOP_SRCDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build \ ABS_TOP_BUILDDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build \ ABS_SRCDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-shared \ /usr/bin/perl Makefile.PL PREFIX=/opt/rrdtool-1.5.5 INSTALL_BASE= LIB=/opt/rrdtool-1.5.5/lib/perl/5.8.4 RPATH=/opt/rrdtool-1.5.5/lib \ && gmake ) Checking if your kit is complete... Looks good 'INSTALL_BASE' is not a known MakeMaker parameter name. Writing Makefile for RRDs gmake[3]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-shared' cp RRDs.pm blib/lib/RRDs.pm /usr/bin/perl /usr/perl5/5.8.4/lib/ExtUtils/xsubpp -typemap /usr/perl5/5.8.4/lib/ExtUtils/typemap RRDs.xs > RRDs.xsc && mv RRDs.xsc RRDs.c cc -c -I/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src -I/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TS_ERRNO -xO3 -xspace -xildoff -DVERSION=\"1.5001\" -DXS_VERSION=\"1.5001\" -KPIC "-I/usr/perl5/5.8.4/lib/i86pc-solaris-64int/CORE" -DPERLPATCHLEVEL=8 RRDs.c "/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src/rrd.h", line 136: warning: modification of typedef with "int" ignored "RRDs.xs", line 581: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/perl5/5.8.4/lib/i86pc-solaris-64int/CORE/proto.h", line 520 argument : pointer to unsigned char "RRDs.xs", line 594: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/perl5/5.8.4/lib/i86pc-solaris-64int/CORE/proto.h", line 520 argument : pointer to unsigned char "RRDs.xs", line 609: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/perl5/5.8.4/lib/i86pc-solaris-64int/CORE/proto.h", line 520 argument : pointer to unsigned char Running Mkbootstrap for RRDs () chmod 644 RRDs.bs rm -f blib/arch/auto/RRDs/RRDs.so LD_RUN_PATH="" cc -G RRDs.o -L/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src/.libs/ -R/opt/rrdtool-1.5.5/lib -lrrd -o blib/arch/auto/RRDs/RRDs.so chmod 755 blib/arch/auto/RRDs/RRDs.so cp RRDs.bs blib/arch/auto/RRDs/RRDs.bs chmod 644 blib/arch/auto/RRDs/RRDs.bs Manifying blib/man3/RRDs.3 gmake[3]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/perl-shared' mkdir -p ./perl-shared mkdir -p ./ruby ( cd ./ruby \ && /opt/csw/bin/ruby /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/ruby/extconf.rb \ && gmake \ EPREFIX=/opt/rrdtool-1.5.5 \ ABS_TOP_SRCDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build \ ABS_TOP_BUILDDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build \ sitedir=/opt/rrdtool-1.5.5/lib/ruby RUBYARCHDIR= ) checking for rrd_create() in -lrrd... yes creating Makefile gmake[3]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/ruby' compiling main.c "/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src/rrd.h", line 136: warning: modification of typedef with "int" ignored linking shared-object RRD.so gmake[3]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/ruby' mkdir -p ./python cd ./python \ && ( test -e rrdtoolmodule.c || ln -s /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/python/rrdtoolmodule.c ) \ && env \ ABS_TOP_SRCDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build \ ABS_TOP_BUILDDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build \ LD_RUN_PATH=/opt/rrdtool-1.5.5/lib \ /usr/bin/python /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/python/setup.py build_ext --rpath=/opt/rrdtool-1.5.5/lib \ && env \ ABS_TOP_SRCDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build \ ABS_TOP_BUILDDIR=/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build \ /usr/bin/python /export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings/python/setup.py build running build_ext building 'rrdtool' extension creating build creating build/temp.solaris-2.10-i86pc-2.6 /usr/lib/python2.6/pycc -DNDEBUG -KPIC -I/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src -I/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src -I/usr/include/python2.6 -c rrdtoolmodule.c -o build/temp.solaris-2.10-i86pc-2.6/rrdtoolmodule.o "/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src/rrd.h", line 136: warning: modification of typedef with "int" ignored creating build/lib.solaris-2.10-i86pc-2.6 /usr/lib/python2.6/pycc -L. -L/usr/sfw/lib -R/usr/sfw/lib -G build/temp.solaris-2.10-i86pc-2.6/rrdtoolmodule.o -L/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/src/.libs -L/usr/lib -R/opt/rrdtool-1.5.5/lib -lrrd -lpython2.6 -o build/lib.solaris-2.10-i86pc-2.6/rrdtool.so running build running build_ext gmake[2]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings' gmake[1]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/bindings' Making all in tests gmake[1]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/tests' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/tests' Making all in examples gmake[1]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/examples' Making all in rrdcached gmake[2]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/examples/rrdcached' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/examples/rrdcached' gmake[2]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/examples' sed 's,@''exec_prefix@,/opt/rrdtool-1.5.5,' ./cgi-demo.cgi.in > cgi-demo.cgi chmod a+x cgi-demo.cgi gmake[2]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/examples' gmake[1]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build/examples' gmake[1]: Entering directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build' gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/export/home/buildbot/slave/rrdtool_cc-solaris10-i386/build'