[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Jun 1 08:36:42 PDT 2010


The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/2921

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-14.apple.com

Build Reason: 
Build Source Stamp: 105271
Blamelist: djg

BUILD FAILED: failed failed slave lost

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 Makefile.config.in
 Makefile.rules
 autoconf/configure.ac
 autoconf/m4/link_options.m4
 configure
At: Tue 01 Jun 2010 08:02:34
Changed By: djg
Comments: -retain-symbols-file is not what it seems. Update the makefiles
and configury to use --version-script.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
	for file in .. ../../llvm-gcc.src/gcc/ginclude/decfloat.h ../../llvm-gcc.src/gcc/ginclude/float.h ../../llvm-gcc.src/gcc/ginclude/iso646.h ../../llvm-gcc.src/gcc/ginclude/stdarg.h ../../llvm-gcc.src/gcc/ginclude/stdbool.h ../../llvm-gcc.src/gcc/ginclude/stddef.h ../../llvm-gcc.src/gcc/ginclude/tgmath.h ../../llvm-gcc.src/gcc/ginclude/varargs.h ../../llvm-gcc.src/gcc/config/rs6000/altivec.h; do \
		  if [ X$file != X.. ]; then \
		    realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \
		    echo timestamp > include/$realfile; \
		    rm -f include/$realfile; \
		    cp $file include; \
		    chmod a+r include/$realfile; \
		  fi; \
		done

Last 10 lines of 'interrupt':
	[Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion.
	]




More information about the llvm-testresults mailing list