Your message dated Sat, 08 Aug 2015 11:36:34 +0000
with message-id <e1zo2qu-00022o...@franck.debian.org>
and subject line Bug#793197: fixed in sparse 0.4.5~rc1-2
has caused the Debian Bug report #793197,
regarding sparse: FTBFS with linker errors (missing libs)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
793197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793197
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: sparse
Source-Version: 0.4.5~rc1-2

We believe that the bug you reported is fixed in the latest version of
sparse, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 793...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated sparse package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 08 Aug 2015 13:17:27 +0200
Source: sparse
Binary: sparse
Architecture: source
Version: 0.4.5~rc1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Description:
 sparse     - semantic parser of source files
Closes: 793197
Changes:
 sparse (0.4.5~rc1-2) unstable; urgency=medium
 .
   [ Andreas Beckmann ]
   * QA upload.
   * Set maintainer to Debian QA Group.  (See #794643)
   * Fix Homepage and Vcs-Browser URLs.
   * Refresh patch to apply without fuzz.
 .
   [ Uwe Kleine-König ]
   * Cherry-pick commit from upstream to fix build failure with llvm-3.5.
   * Temporarily build-depend on libedit-dev because llvm-config claims to need
     that.  (Closes: #793197)
Checksums-Sha1:
 4527bd7edf8d03b0dd33cbd12ae67459cce98f3e 1966 sparse_0.4.5~rc1-2.dsc
 61d72654b40f27ae11e4728ece353ed086970ffc 8040 sparse_0.4.5~rc1-2.debian.tar.xz
Checksums-Sha256:
 a7605b3e6b154a36836e186bc14feb654e381d26328c86c343900855d2f482ad 1966 
sparse_0.4.5~rc1-2.dsc
 e92cfbdede60460b3202074ac5170bef811a5d2c58f89ea25d67c4f793161f2b 8040 
sparse_0.4.5~rc1-2.debian.tar.xz
Files:
 2dd09d8ade1ea5640f17dd593aa1c955 1966 non-free/devel optional 
sparse_0.4.5~rc1-2.dsc
 bd2d509a735b3d5f60b7d490c628f755 8040 non-free/devel optional 
sparse_0.4.5~rc1-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVxecQAAoJEF+zP5NZ6e0IFDMP/36z8WyCuS53gFRi2EmZmDHh
WhdHojd/lBIB0uWNvuLAiXnnjg3TXgW/qT1htIhfoiW24fcXTOdbn7z9HVpSWd8p
NSxSqqCs7usb0VivwVqENJNsSx0WMVQdTHboK+LjfiURBaWWDrGLcCIXzXhD4pv0
tp0iifG676Jl6Q+bV7b/q539MboVGStYiqB/ESnsSNwMqylXNxDNQNXhftUjC/vl
CsROpGvNx7pTqQRvQFa0NTY+N8FiVvHPs4m3HwPFc8ujOuCuJf3OAeDT1+ymS6r3
ZK1tjm9D5uGhSVwP+G+Alc4eCdS5M6mdpoBNpoPqv9X4q30j4Yh/nGoRFZR75k2m
W8OTQzyad5Pq6zEGDnnRJlCZKsrtrG3EZiHhrHTkh9ffKgui3F7fme/iAXE6UENy
55+DUBmikFQt5LMkkwjpxIWWomtvFH5wRLvn2mxK4ocWKQO1qJbTO5cvyunLod4L
AJJ3F4aKJudSGsnPM+FyrJ/Ytc6Q/mvAjOxYNtPAbEwXXPdkCq5YaME1DzNpqRIs
DPyGkq/zhHzZXqf9dPizKbwOVm/oF0/LKqw6KBytw6l4rr+IpXnPFgIL9PTwcoeQ
FP5hxqBZBcXaioIbvkRfDHtYNBkUqa32cIY60Fs/3K/zQs/Awd2dHGG0pz28pVLL
pylcegWr6ZghFmcyb9ny
=626G
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to