On Thu, May 03, 2012 at 01:38:43AM -0600, David Coppa wrote:
> 
> Hi again,
> 
> There was a serious regression: the FindPkgConfig.cmake was broken.
> 
> Please, use this new revision of my diff and forget the previous
> one...

Seems to only break devel/llvm in a bulk build, not sure if i'm totaaly
up2date or it's the cmake update which breaks it.

../../lib/libLLVMSupport.a(Signals.cpp.o)(.text+0x3f8): In function 
`llvm::sys::DontRemoveFileOnSignal(llvm::sys::Path const&)':
: undefined reference to `llvm::sys::MutexImpl::acquire()'
../../lib/libLLVMSupport.a(Signals.cpp.o)(.text+0x510): In function 
`SignalHandler(int)':
: undefined reference to `llvm::sys::MutexImpl::acquire()'
../../lib/libLLVMSupport.a(Signals.cpp.o)(.text+0x5f9): In function 
`llvm::sys::SetInterruptFunction(void (*)())':
: undefined reference to `llvm::sys::MutexImpl::acquire()'
../../lib/libLLVMSupport.a(Signals.cpp.o)(.text+0x668): In function 
`llvm::sys::RunInterruptHandlers()':
: undefined reference to `llvm::sys::MutexImpl::acquire()'
../../lib/libLLVMSupport.a(Signals.cpp.o)(.text+0x6ea): In function 
`llvm::sys::RemoveFileOnSignal(llvm::sys::Path const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >*)':
: undefined reference to `llvm::sys::MutexImpl::acquire()'
../../lib/libLLVMSupport.a(Threading.cpp.o)(.text+0xd8): more undefined 
references to `llvm::sys::MutexImpl::acquire()' follow
collect2: ld returned 1 exit status

Landry

Reply via email to