Package: sparse
Version: 0.4.5~rc1-1
Severity: serious

from a rebuild in jessie, but in sid happens the same:

[...]
     CC       sparse-llvm.o
     LINK     sparse-llvm
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Mutex.o): In function 
`llvm::sys::MutexImpl::MutexImpl(bool)':
(.text._ZN4llvm3sys9MutexImplC2Eb+0x30): undefined reference to 
`pthread_mutexattr_init'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Mutex.o): In function 
`llvm::sys::MutexImpl::MutexImpl(bool)':
(.text._ZN4llvm3sys9MutexImplC2Eb+0x3e): undefined reference to 
`pthread_mutexattr_settype'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Mutex.o): In function 
`llvm::sys::MutexImpl::MutexImpl(bool)':
(.text._ZN4llvm3sys9MutexImplC2Eb+0x4f): undefined reference to 
`pthread_mutexattr_destroy'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Mutex.o): In function 
`llvm::sys::MutexImpl::tryacquire()':
(.text._ZN4llvm3sys9MutexImpl10tryacquireEv+0x16): undefined reference to 
`pthread_mutex_trylock'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Process.o): In function 
`llvm::sys::Process::FileDescriptorHasColors(int)':
(.text._ZN4llvm3sys7Process23FileDescriptorHasColorsEi+0x60): undefined 
reference to `setupterm'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Process.o): In function 
`llvm::sys::Process::FileDescriptorHasColors(int)':
(.text._ZN4llvm3sys7Process23FileDescriptorHasColorsEi+0x93): undefined 
reference to `tigetnum'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Process.o): In function 
`llvm::sys::Process::FileDescriptorHasColors(int)':
(.text._ZN4llvm3sys7Process23FileDescriptorHasColorsEi+0xa1): undefined 
reference to `set_curterm'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Process.o): In function 
`llvm::sys::Process::FileDescriptorHasColors(int)':
(.text._ZN4llvm3sys7Process23FileDescriptorHasColorsEi+0xa9): undefined 
reference to `del_curterm'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(RWMutex.o): In function 
`llvm::sys::RWMutexImpl::RWMutexImpl()':
(.text._ZN4llvm3sys11RWMutexImplC2Ev+0x2a): undefined reference to 
`pthread_rwlock_init'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(RWMutex.o): In function 
`llvm::sys::RWMutexImpl::~RWMutexImpl()':
(.text._ZN4llvm3sys11RWMutexImplD2Ev+0x18): undefined reference to 
`pthread_rwlock_destroy'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(RWMutex.o): In function 
`llvm::sys::RWMutexImpl::reader_acquire()':
(.text._ZN4llvm3sys11RWMutexImpl14reader_acquireEv+0x16): undefined reference 
to `pthread_rwlock_rdlock'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(RWMutex.o): In function 
`llvm::sys::RWMutexImpl::reader_release()':
(.text._ZN4llvm3sys11RWMutexImpl14reader_releaseEv+0x16): undefined reference 
to `pthread_rwlock_unlock'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(RWMutex.o): In function 
`llvm::sys::RWMutexImpl::writer_acquire()':
(.text._ZN4llvm3sys11RWMutexImpl14writer_acquireEv+0x16): undefined reference 
to `pthread_rwlock_wrlock'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(RWMutex.o): In function 
`llvm::sys::RWMutexImpl::writer_release()':
(.text._ZN4llvm3sys11RWMutexImpl14writer_releaseEv+0x16): undefined reference 
to `pthread_rwlock_unlock'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Signals.o): In function 
`llvm::sys::PrintStackTrace(_IO_FILE*)':
(.text._ZN4llvm3sys15PrintStackTraceEP8_IO_FILE+0x7c): undefined reference to 
`dladdr'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Signals.o): In function 
`llvm::sys::PrintStackTrace(_IO_FILE*)':
(.text._ZN4llvm3sys15PrintStackTraceEP8_IO_FILE+0x1be): undefined reference to 
`dladdr'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(ThreadLocal.o): In function 
`llvm::sys::ThreadLocalImpl::~ThreadLocalImpl()':
(.text._ZN4llvm3sys15ThreadLocalImplD2Ev+0x22): undefined reference to 
`pthread_key_delete'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(ThreadLocal.o): In function 
`llvm::sys::ThreadLocalImpl::ThreadLocalImpl()':
(.text._ZN4llvm3sys15ThreadLocalImplC2Ev+0x41): undefined reference to 
`pthread_key_create'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(ThreadLocal.o): In function 
`llvm::sys::ThreadLocalImpl::setInstance(void const*)':
(.text._ZN4llvm3sys15ThreadLocalImpl11setInstanceEPKv+0x1b): undefined 
reference to `pthread_setspecific'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(ThreadLocal.o): In function 
`llvm::sys::ThreadLocalImpl::getInstance()':
(.text._ZN4llvm3sys15ThreadLocalImpl11getInstanceEv+0x17): undefined reference 
to `pthread_getspecific'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Threading.o): In function 
`llvm::llvm_execute_on_thread(void (*)(void*), void*, unsigned int)':
(.text._ZN4llvm22llvm_execute_on_threadEPFvPvES0_j+0x4c): undefined reference 
to `pthread_create'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Threading.o): In function 
`llvm::llvm_execute_on_thread(void (*)(void*), void*, unsigned int)':
(.text._ZN4llvm22llvm_execute_on_threadEPFvPvES0_j+0x61): undefined reference 
to `pthread_join'
/usr/lib/llvm-3.5/lib/libLLVMSupport.a(Threading.o): In function 
`llvm::llvm_execute_on_thread(void (*)(void*), void*, unsigned int)':
(.text._ZN4llvm22llvm_execute_on_threadEPFvPvES0_j+0x89): undefined reference 
to `pthread_attr_setstacksize'
collect2: error: ld returned 1 exit status
Makefile:177: recipe for target 'sparse-llvm' failed
make[1]: *** [sparse-llvm] Error 1
make[1]: Leaving directory '/tmp/buildd/sparse-0.4.5~rc1'
dh_auto_build: make -j1 returned exit code 2


You should also enable verbose build mode to show the commands being run.


Andreas


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to