(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:
  EDITOR=vi
  FCEDIT=vi
  FIGNORE=~:.o:.orig:.ori:.old:.backup
  HISTCONTROL=ignoreboth
  HISTSIZE=500
  HOME=/export/home/buildbot
  HOSTNAME=unstable10x
  IGNOREEOF=10
  LESS=MQi
  LOGNAME=buildbot
  MAIL=/var/mail//buildbot
  MANPATH=/usr/share/man:/opt/csw/share/man
  MLIBHOME=/opt/SUNWmlib
  OLDPWD=/export/home/buildbot
  PAGER=less
  PATH=/opt/csw/gnu:/usr/bin:/usr/ccs/bin:/opt/csw/bin
  PS1=\[\e[31;1m\]\u\[\e[0m\]@\H [\[\e[1m\]global\[\e[0m\]]:\[\e[1m\]\w\[\e[0m\] > 
  PS2=continued> 
  PS3=select> 
  PS4=+ 
  PWD=/export/home/buildbot/slave/rrdtool_gcc-solaris10-i386/build
  SEDEBUG=0
  SHELL=/opt/csw/bin/bash
  SHLVL=1
  SSHAGENT=/usr/bin/ssh-agent
  SSH_CLIENT=192.168.1.8 36409 22
  SSH_CONNECTION=192.168.1.8 36409 192.168.1.33 22
  SSH_TTY=/dev/pts/1
  TERM=xterm
  TZ=Europe/Berlin
  USER=buildbot
  VISUAL=vi
  _=/opt/csw/bin/buildslave
 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.372806