(view as text)
/opt/csw/bin/gcc -DTEST_SNPRINTF -o src/rrd_snprintf src/rrd_snprintf.c -lm
 in dir /export/home/buildbot/slave/rrdtool_gcc-solaris10-i386/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['/opt/csw/bin/gcc', '-DTEST_SNPRINTF', '-o', 'src/rrd_snprintf', 'src/rrd_snprintf.c', '-lm']
 environment:
  HOME=/export/home/buildbot
  LANG=en_US.UTF-8
  LC_CTYPE=en_US.UTF-8
  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
  PWD=/export/home/buildbot/slave/rrdtool_gcc-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
src/rrd_snprintf.c:321:0: warning: "snprintf" redefined
 #define snprintf rpl_snprintf
 ^
src/rrd_snprintf.c:207:0: note: this is the location of the previous definition
 #define snprintf rrd_snprintf
 ^
src/rrd_snprintf.c:322:0: warning: "vsnprintf" redefined
 #define vsnprintf rpl_vsnprintf
 ^
src/rrd_snprintf.c:206:0: note: this is the location of the previous definition
 #define vsnprintf rrd_vsnprintf
 ^
src/rrd_snprintf.c:323:0: warning: "asprintf" redefined
 #define asprintf rpl_asprintf
 ^
src/rrd_snprintf.c:209:0: note: this is the location of the previous definition
 #define asprintf rrd_asprintf
 ^
src/rrd_snprintf.c:324:0: warning: "vasprintf" redefined
 #define vasprintf rpl_vasprintf
 ^
src/rrd_snprintf.c:208:0: note: this is the location of the previous definition
 #define vasprintf rrd_vasprintf
 ^
program finished with exit code 0
elapsedTime=0.368545