[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost

Bob Wilson bob.wilson at apple.com
Fri Apr 9 14:21:14 PDT 2010


I'm not sure.  This is a new error message that I've never seen before, but it may have the same root cause.  My workaround to the libgomp makefile seems to have successfully avoided the problem we kept hitting before.

In this case, it looks like libgomp_f.h is being overwritten by configure at the same time that another process is running make and using that file.  I'm not sure how that could happen, and I don't feel especially interested in looking at it right now.  I'll save the log for the rainy day.  Maybe someone else will figure it out in the meantime.

On Apr 9, 2010, at 2:09 PM, Daniel Dunbar wrote:

> Looks like usual gomp failure.
> 
> - Daniel
> 
> On Apr 9, 2010, at 1:59 PM, Ted Kremenek wrote:
> 
>> Note that my changes had nothing to do with this failure.
>> 
>> On Apr 9, 2010, at 1:57 PM, daniel_dunbar at apple.com wrote:
>> 
>>> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
>>> Full details are available at:
>>> http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/2938
>>> 
>>> Buildbot URL: http://smooshlab.apple.com:8010/
>>> 
>>> Buildslave for this Build: smoosh-04
>>> 
>>> Build Reason: 
>>> Build Source Stamp: 100891
>>> Blamelist: kremenek
>>> 
>>> BUILD FAILED: failed buildit-llvmgcc42
>>> 
>>> sincerely,
>>> -The Buildbot
>>> 
>>> 
>>> ================================================================================
>>> 
>>> CHANGES:
>>> File: include/llvm/ADT/Optional.h
>>> At: Fri 09 Apr 2010 13:31:14
>>> Changed By: kremenek
>>> Comments: Move 'Optional' class from Clang to LLVM/ADT.Properties: 
>>> 
>>> 
>>> 
>>> 
>>> Files:
>>> include/clang/Basic/DiagnosticSemaKinds.td
>>> lib/Sema/SemaExpr.cpp
>>> test/FixIt/fixit.c
>>> test/Sema/exprs.c
>>> At: Fri 09 Apr 2010 13:31:14
>>> Changed By: kremenek
>>> Comments: Remove fixit for string literal comparison.  Telling the user to use 'strcmp' is bad, and
>>> we don't have enough information to tell them how to use 'strncmp'.  Instead, change the
>>> diagnostic to indicate they should use 'strncmp'.Properties: 
>>> 
>>> 
>>> 
>>> 
>>> Files:
>>> include/clang/Analysis/Support/Optional.h
>>> lib/Checker/RegionStore.cpp
>>> lib/Checker/UnixAPIChecker.cpp
>>> At: Fri 09 Apr 2010 13:31:14
>>> Changed By: kremenek
>>> Comments: Remove copy of 'Optional' in Clang tree, and convert clients to use the one now in the LLVM tree.Properties: 
>>> 
>>> 
>>> 
>>> 
>>> LOGS:
>>> Last 10 lines of 'stdio':
>>> 	configure: creating ./config.status
>>> 	config.status: creating Makefile
>>> 	config.status: creating testsuite/Makefile
>>> 	config.status: creating config.h
>>> 	config.status: executing default commands
>>> 	Adding multilib support to Makefile in /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/libiberty
>>> 	with_multisubdir=x86_64
>>> 	make[1]: *** [all] Error 2
>>> 	+ exit 1
>>> 	make: *** [install] Error 1
>>> 
>>> Last 10 lines of 'warnings':
>>> 	warning: structure `c_switch' used but not defined
>>> 	warning: structure `et_node' used but not defined
>>> 	warning: structure `loop' used but not defined
>>> 	warning: structure `ipa_reference_vars_info_d' used but not defined
>>> 	warning: structure `reg_info_def' used but not defined
>>> 	warning: structure `value_set' used but not defined
>>> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
>>> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
>>> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
>>> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
>>> 
>> 
> 
> 
> _______________________________________________
> llvm-testresults mailing list
> llvm-testresults at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults





More information about the llvm-testresults mailing list