Your message dated Sun, 02 Jun 2013 09:49:39 +0000
with message-id <[email protected]>
and subject line Bug#701409: fixed in openscap 0.9.7-1
has caused the Debian Bug report #701409,
regarding openscap: ftbfs with eglibc-2.17
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.)
--
701409: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701409
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:openscap
Version: 0.8.0-4
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-glibc-2.17
The package fails to build in a test rebuild on at least amd64 with
eglibc-2.17, but succeeds to build with eglibc-2.13. The
severity of this report may be raised before the jessie release.
The test rebuild was done together with GCC-4.8, so some issues
might be caused by the updated GCC as well.
./stdio.h:1048:1: error: 'gets' undeclared here (not in a function)
The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/openscap_0.8.0-4_unstable_gcc48.log
The last lines of the build log are at the end of this report.
To install eglibc from experimental,
apt-get -t experimental install libc6-dev
To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev
[...]
/«PKGBUILDDIR»/lib/vasnprintf.c:4692:6: warning:
"NEED_PRINTF_FLAG_LEFTADJUST" is not defined [-Wundef]
#if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO ||
NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION)
^
/«PKGBUILDDIR»/lib/vasnprintf.c:4692:57: warning: "ENABLE_UNISTDIO" is not
defined [-Wundef]
#if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO ||
NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION)
^
/«PKGBUILDDIR»/lib/vasnprintf.c:4692:76: warning: "NEED_PRINTF_FLAG_ZERO" is
not defined [-Wundef]
#if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO ||
NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION)
^
/«PKGBUILDDIR»/lib/vasnprintf.c:4692:101: warning:
"NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef]
#if !NEED_PRINTF_FLAG_LEFTADJUST && (!DCHAR_IS_TCHAR || ENABLE_UNISTDIO ||
NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION)
^
/«PKGBUILDDIR»/lib/vasnprintf.c:4742:5: warning: "NEED_PRINTF_FLAG_GROUPING"
is not defined [-Wundef]
#if NEED_PRINTF_FLAG_GROUPING
^
/«PKGBUILDDIR»/lib/vasnprintf.c:4838:5: warning: "NEED_PRINTF_DIRECTIVE_F" is
not defined [-Wundef]
#if NEED_PRINTF_DIRECTIVE_F
^
/«PKGBUILDDIR»/lib/vasnprintf.c:5091:35: warning: comparison between signed
and unsigned integer expressions [-Wsign-compare]
if (count < maxlen
^
/«PKGBUILDDIR»/lib/vasnprintf.c:5217:5: warning:
"NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef]
#if NEED_PRINTF_UNBOUNDED_PRECISION
^
/«PKGBUILDDIR»/lib/vasnprintf.c:5386:24: warning: "ENABLE_UNISTDIO" is not
defined [-Wundef]
#if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST ||
NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION
^
/«PKGBUILDDIR»/lib/vasnprintf.c:5386:43: warning:
"NEED_PRINTF_FLAG_LEFTADJUST" is not defined [-Wundef]
#if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST ||
NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION
^
/«PKGBUILDDIR»/lib/vasnprintf.c:5386:74: warning: "NEED_PRINTF_FLAG_ZERO" is
not defined [-Wundef]
#if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST ||
NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION
^
/«PKGBUILDDIR»/lib/vasnprintf.c:5386:99: warning:
"NEED_PRINTF_UNBOUNDED_PRECISION" is not defined [-Wundef]
#if !DCHAR_IS_TCHAR || ENABLE_UNISTDIO || NEED_PRINTF_FLAG_LEFTADJUST ||
NEED_PRINTF_FLAG_ZERO || NEED_PRINTF_UNBOUNDED_PRECISION
^
/«PKGBUILDDIR»/lib/vasnprintf.c:5496:5: warning: "NEED_PRINTF_DIRECTIVE_F" is
not defined [-Wundef]
#if NEED_PRINTF_DIRECTIVE_F
^
make[5]: *** [vasnprintf.lo] Error 1
make[5]: Leaving directory `/«PKGBUILDDIR»/build-2.6/lib'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/build-2.6/lib'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/build-2.6/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/build-2.6'
make[1]: *** [all] Error 2
make: *** [build-2.6/build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: openscap
Source-Version: 0.9.7-1
We believe that the bug you reported is fixed in the latest version of
openscap, 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.
Pierre Chifflier <[email protected]> (supplier of updated openscap 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: Sun, 02 Jun 2013 11:20:22 +0200
Source: openscap
Binary: libopenscap-dev libopenscap3 python-openscap libopenscap-perl
libopenscap3-dbg
Architecture: source amd64
Version: 0.9.7-1
Distribution: unstable
Urgency: low
Maintainer: Pierre Chifflier <[email protected]>
Changed-By: Pierre Chifflier <[email protected]>
Description:
libopenscap-dev - Set of libraries enabling integration of the SCAP line of
standar
libopenscap-perl - Set of libraries enabling integration of the SCAP line of
standar
libopenscap3 - Set of libraries enabling integration of the SCAP line of
standar
libopenscap3-dbg - Set of libraries enabling integration of the SCAP line of
standar
python-openscap - Set of libraries enabling integration of the SCAP line of
standar
Closes: 701409
Changes:
openscap (0.9.7-1) unstable; urgency=low
.
* Imported Upstream version 0.9.7
* Add libldap2-dev to build depends
* This version builds fine with eglibc 2.17 and gcc 4.8 (Closes: #701409)
Checksums-Sha1:
b3c83a1ec3c3d294a986da553f3a0d460c021440 1905 openscap_0.9.7-1.dsc
259a7afe278e35e9d848005be542e088f8aee030 12122561 openscap_0.9.7.orig.tar.gz
715741be5050aa39500733b6ae6cd0ed4847ae3b 6520 openscap_0.9.7-1.debian.tar.gz
366085f29ce3c164d501a44bd8d6e6be9323b82d 1637302
libopenscap-dev_0.9.7-1_amd64.deb
87dc3f1f45abde5242db6d4df8379e4a117969fb 3961586 libopenscap3_0.9.7-1_amd64.deb
0b52ebd3536307d71a3ed80b2c660bfb19288062 707258
python-openscap_0.9.7-1_amd64.deb
b650902a01d545ef7adcda13d746ab91bbaccea8 618048
libopenscap-perl_0.9.7-1_amd64.deb
ec8f4c0346279d35a11bca9fd45f4ff34e79ad45 5226272
libopenscap3-dbg_0.9.7-1_amd64.deb
Checksums-Sha256:
cf50632aff602e01a9b3d6e989e0e85a023038a8f91fa4005ba8134fc53fda88 1905
openscap_0.9.7-1.dsc
0d9ae804026d69e60d44e27cf489e65dd1c2865895cde2cb174ff90fd7868a6a 12122561
openscap_0.9.7.orig.tar.gz
eb5674ca308169e50620869d138fb72785e64ceb5252cfa46aa98fabe312fbe8 6520
openscap_0.9.7-1.debian.tar.gz
e0656e726bbe8b44ab7d2a9cd44e1a1d89f2ed560d50d6845908c54ffe853959 1637302
libopenscap-dev_0.9.7-1_amd64.deb
5ad30d90e9125469b4efdb5b2a3f90c7b785a1843d213700d5b152f32aca970b 3961586
libopenscap3_0.9.7-1_amd64.deb
1c48fd647f01becd55e9e4e603c48af5bba56c2ba97eba7f7db3d25a583bd1bb 707258
python-openscap_0.9.7-1_amd64.deb
83ba1968c6def2f72697733dd1c9ac07d9664b6f5d45d96e6981de1b0015f19f 618048
libopenscap-perl_0.9.7-1_amd64.deb
58c21478330975bc2b6c02e96d4c3adfca73c4387bf9a1e51253781927bac146 5226272
libopenscap3-dbg_0.9.7-1_amd64.deb
Files:
a01fc2a58b1e89f2a77527f773d5c30e 1905 libs extra openscap_0.9.7-1.dsc
0f05e027f5a985603daeb396d201fee2 12122561 libs extra openscap_0.9.7.orig.tar.gz
b7a64085cf0f6389e20edb7145823b49 6520 libs extra openscap_0.9.7-1.debian.tar.gz
051d8933d5ae7da16675514680db9ca1 1637302 libdevel extra
libopenscap-dev_0.9.7-1_amd64.deb
f1fc86469068089870e521ed3ac2c718 3961586 libs extra
libopenscap3_0.9.7-1_amd64.deb
fdb49364e24f43a9e92e081e411254e4 707258 python extra
python-openscap_0.9.7-1_amd64.deb
30b53389c8435e56e561081f99603a93 618048 perl extra
libopenscap-perl_0.9.7-1_amd64.deb
3de8d54fdcd066ec461785614394a511 5226272 debug extra
libopenscap3-dbg_0.9.7-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBAgAGBQJRqxAlAAoJEFqCeQfe0MQY8HMIAK3s9apfjy77ls3RtxOGaPoT
yeoRaDPxNrsmRLx/5Wk13Af2MOskKfT4XuWvjYwWhlow7qBBP20wcbRwv/E8aFvL
5GRCIkRexu6dX7Dvpfg+xjLTS/KXroADuRjbhGftKiWAbXya9x3TQ4c4wKZCxTY0
JH45lA078cu3Nm68Y+gIWEMF/gM1+y85t5mpM8WBa5Aynl41ddU1kmJbMHRHavaI
84ZIC8xJrhDZut0H5rSFRqKZ0IJZP0mAGzZ0cZFfauZq7RWEy/S/UdT4eNd6ukFy
pYGW9IbkD83r+adIFAkBOBEvGXHPr4CptKf173QdIfgVwNzdwBFC8nYvsbc4XT0=
=z7kj
-----END PGP SIGNATURE-----
--- End Message ---