Package: check
Version: 0.9.10-2
Followup-For: Bug #712140

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

Hi!

https://buildd.debian.org/status/fetch.php?pkg=check&arch=i386&ver=0.9.10-2&stamp=1370900543

The bug is not related to upstream. The macro in check.pc.in is not
expanded because during configure, it was determined that pthread
didn't need any flag:

  checking for the pthreads library -lpthreads... no
  checking whether pthreads work without any flags... yes

Therefore, @PTHREAD_CFLAGS@ and @PTHREAD_LIBS@ are expanded to an
empty string.

The first check fails because there is no libpthreads in
libc. Fine. However, I don't know why the second check succeeds. When
I build the package in a clean chroot, I get:

  checking for the pthreads library -lpthreads... no
  checking whether pthreads work without any flags... no
  checking whether pthreads work with -Kthread... no
  checking whether pthreads work with -kthread... no
  checking for the pthreads library -llthread... no
  checking whether pthreads work with -pthread... yes

My chroot was updated on June 15. The log above is from June 10. I
suppose that in the meantime, there was some pthread stubs present in
some library. Since there is no glibc update in the timeframe, so
maybe in gcc.

You should be able to solve the bug by asking for a rebuild.


- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages check depends on:
ii  dpkg          1.16.10
ii  install-info  5.1.dfsg.1-3
ii  mawk          1.3.3-17

check recommends no packages.

check suggests no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJRxX7oAAoJEJWkL+g1NSX5aCsP/Ax2b0hIZGzKXHvt4RJhsI9D
nHZ1urpECruGYwrbJF6At2wVT0vj99yB4lVbYmoJP76+wX1a+Rjeha1mdYqnb4yc
HYrMgJ/hLH1sjVFggXAiG3cp7ykhUoi93YvzKByMpuw2nEFbuK5iAfEujtg6EUDp
1/dGQbuZh8MX6vyG+EsvRZp8UV6IsCuEBiM2MFpr6y4d4khTGMhSRxz5mMK2ooQd
jsRqteUrd06k1zX71YkqM6GezUx06qrFMoMe6zmkSrXgz1ofIQLOplVPuy2plD/K
KB4AuceLWwWX54WIIco62APP4OBLeCUQ77pIBRinuHVM47QE4wadSkJBAZKE8w4D
EGO5CpCDPgPJJO1+081IqwKUiRsYAT4cma9y6JGPVOIN2krz0OISRqtPnw1vYsJK
9kY+Uf7+I8wzOaAHkca/h0qnvXnW8MANfracwyF4dIqc07uq02vnJ85DT80CMKFv
7g9gKzbl4QhPvnyiyucwsDD+R4//2twExwtyozKEFg2PMhlbTbDkTrsibnJRHLTC
CFzfYXf4/7MQMAyfh5s7vKYAvNDkc+iPplqpwYE/ujF0hnOHR/yc4C92GWb+Rll0
eoJY/R/6X3jm9bKOhgVeJVY/mB0KKdaBQqsjOHySW3UMK/0oc4fWAnKRk8NzdSOO
ZIoOcvmKBTTalhWRgCiL
=E+YR
-----END PGP SIGNATURE-----


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

Reply via email to