[llvm-testresults] buildbot failure in llvm on dragonegg-x86_64-linux

Jakob Stoklund Olesen stoklund at 2pi.dk
Wed Jun 2 17:00:38 PDT 2010


On Jun 2, 2010, at 4:54 PM, buildbot at google1.osuosl.org wrote:

> The Buildbot has detected a new failure of dragonegg-x86_64-linux on llvm.
> Full details are available at:
> http://google1.osuosl.org:8011/builders/dragonegg-x86_64-linux/builds/1368
> 
> Buildbot URL: http://google1.osuosl.org:8011/
> 
> Buildslave for this Build: baldrick17
> 
> Build Reason: 
> Build Source Stamp: 105360
> Blamelist: d0k,dpatel,grosbach,jyasskin,sampo,stoklund,void

This seems to be linker errors related to the new googletest:

/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm-build-0/Release+Debug/lib/libGoogleTest.a(gtest.o): In function `~ThreadLocal':
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1113: undefined reference to `pthread_getspecific'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1117: undefined reference to `pthread_key_delete'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1113: undefined reference to `pthread_getspecific'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1117: undefined reference to `pthread_key_delete'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm-build-0/Release+Debug/lib/libGoogleTest.a(gtest.o): In function `testing::internal::ThreadLocal<testing::TestPartResultReporterInterface*>::CreateKey()':
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1142: undefined reference to `pthread_key_create'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm-build-0/Release+Debug/lib/libGoogleTest.a(gtest.o): In function `testing::internal::ThreadLocal<std::vector<testing::internal::TraceInfo, std::allocator<testing::internal::TraceInfo> > >::CreateKey()':
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1142: undefined reference to `pthread_key_create'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm-build-0/Release+Debug/lib/libGoogleTest.a(gtest.o): In function `testing::internal::ThreadLocal<testing::TestPartResultReporterInterface*>::GetOrCreateValue() const':
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1149: undefined reference to `pthread_getspecific'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1156: undefined reference to `pthread_setspecific'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1149: undefined reference to `pthread_getspecific'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1156: undefined reference to `pthread_setspecific'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm-build-0/Release+Debug/lib/libGoogleTest.a(gtest.o): In function `testing::internal::ThreadLocal<std::vector<testing::internal::TraceInfo, std::allocator<testing::internal::TraceInfo> > >::GetOrCreateValue() const':
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1149: undefined reference to `pthread_getspecific'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1156: undefined reference to `pthread_setspecific'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1149: undefined reference to `pthread_getspecific'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1156: undefined reference to `pthread_setspecific'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1149: undefined reference to `pthread_getspecific'
/home/baldrick/zorg/buildbot/osuosl/slave/dragonegg-x86_64-linux/llvm.src/utils/unittest/googletest/include/gtest/internal/gtest-port.h:1156: undefined reference to `pthread_setspecific'






More information about the llvm-testresults mailing list