Your message dated Mon, 10 Jun 2013 21:18:03 +0000
with message-id <[email protected]>
and subject line Bug#711599: fixed in check 0.9.10-2
has caused the Debian Bug report #711599,
regarding pkg-config information doesn't give the right flags for a static lib
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 [email protected]
immediately.)
--
711599: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711599
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: check
Version: 0.9.10-1
Severity: important
I got the following error while test-compiling gdm 3.8:
/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libcheck_pic.a(check.o):
In function `tcase_create':
(.text+0x19c): undefined reference to `floor'
A bit of digging revealed that check in debian only has a static library, but
pkg-config --cflags --libs check doesn't provide the required library flags
(adding --static does). As it's a packaging decision to only provide the static
library, the .pc file should probably provide the same information with and
without --static to keep this transparent to the application.
-- 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.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.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
check recommends no packages.
check suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: check
Source-Version: 0.9.10-2
We believe that the bug you reported is fixed in the latest version of
check, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robert Lemmen <[email protected]> (supplier of updated check 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 10 Jun 2013 15:11:21 +0100
Source: check
Binary: check
Architecture: source amd64
Version: 0.9.10-2
Distribution: unstable
Urgency: low
Maintainer: Robert Lemmen <[email protected]>
Changed-By: Robert Lemmen <[email protected]>
Description:
check - unit test framework for C
Closes: 711566 711599
Changes:
check (0.9.10-2) unstable; urgency=low
.
* Make pkg-config return the correct flags for static liking even
when called without --static (closes: #711599)
* Make check explicitely depend on mawk, unfortunately mawk and gawk
are somewhat incompatible (see: #691684). This is also a partial
solution to #711566.
* Removed a comment from /usr/include/check_stdint.h that changed with
the compiler used for building, breaking multi-arch (closes: #711566)
Checksums-Sha1:
c46d756d12ffdea0c1afbed64c3b737723dac4c3 1106 check_0.9.10-2.dsc
755bfd3f0e3bd1d83e50c13d2ee7bfb0ca2d04d6 5636 check_0.9.10-2.diff.gz
9d99fe5bfe16c2eb0ba24616270758291fe07990 146570 check_0.9.10-2_amd64.deb
Checksums-Sha256:
53a50d244ddb54311d66ae9f28eddd1f1bb2c4f21f7e544bb0b85343327cb0af 1106
check_0.9.10-2.dsc
5ffab73cd05944045fecc9e1e8afb8214b29f22e2cec86bac7c90605cf4d49b7 5636
check_0.9.10-2.diff.gz
3530944548f1d654aa828f8cb3c9b96c89463b7044246e5ed1c3a00b0523b052 146570
check_0.9.10-2_amd64.deb
Files:
33c2583ebe80c3d92ecb25a8bebec67e 1106 devel optional check_0.9.10-2.dsc
0737807c864d1373286fe2e04e43249e 5636 devel optional check_0.9.10-2.diff.gz
991d6c13e768f9c435c230eb988523b6 146570 devel optional check_0.9.10-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlG2NVYACgkQS6AOchRbaWY3DgCgicDY6MWlnc6KYchlpcx+6Jnr
Wl0AnR8tB948qArnzKKqlk1CLnsobGhi
=BVf9
-----END PGP SIGNATURE-----
--- End Message ---