[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
John McCall
rjmccall at apple.com
Mon Apr 19 18:38:00 PDT 2010
On Apr 19, 2010, at 6:34 PM, Dan Gohman wrote:
> The failure here is in tramp3d, and it looks like this:
>
> g++ Output/tramp3d-v4.llc.s -o Output/tramp3d-v4.llc -lm -m64 -fomit-frame-pointer -mdynamic-no-pic -lstdc++
> Undefined symbols:
> "Pooled<Node<Interval<3>, Interval<3> > >::operator delete(void*, unsigned long)", referenced from:
> GridLayoutViewData<3, 3>::~GridLayoutViewData()in ccGPtWo2.o
> GridLayoutData<3>::~GridLayoutData()in ccGPtWo2.o
>
> "Pooled<DomainMapNode<Interval<1>, int> >::operator delete(void*, unsigned long)", referenced from:
> GridLayoutData<3>::~GridLayoutData()in ccGPtWo2.o
> GridLayoutData<3>::~GridLayoutData()in ccGPtWo2.o
> DomainMapNode<Interval<1>, int>::~DomainMapNode()in ccGPtWo2.o
> DomainMapNode<Interval<1>, int>::~DomainMapNode()in ccGPtWo2.o
> GridLayout<3>::GridLayout(Grid<3> const&, GuardLayers<3> const&, GuardLayers<3> const&, DistributedTag const&)in ccGPtWo2.o
> GridLayout<3>::GridLayout(Grid<3> const&, GuardLayers<3> const&, GuardLayers<3> const&, DistributedTag const&)in ccGPtWo2.o
> ld: symbol(s) not found
>
> I this related to clang 101841?
Probably. I'll look into it.
John.
More information about the llvm-testresults
mailing list