Your message dated Wed, 09 May 2012 23:03:16 +0000
with message-id <e1ssfue-0004nr...@franck.debian.org>
and subject line Bug#667317: fixed in oval-interpreter 5.7.2-1.2
has caused the Debian Bug report #667317,
regarding oval-interpreter: ftbfs with GCC-4.7
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.)
--
667317: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667317
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: oval-interpreter
Version: 5.7.2-1.1
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
../../src/probes/unix/InterfaceProbe.cpp:582:9: error: 'close' was not declared
in this scope
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/oval-interpreter_5.7.2-1.1_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/CollectedSet.obj
../../src/CollectedSet.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/Common.obj ../../src/Common.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/ComponentFactory.obj
../../src/ComponentFactory.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/ComponentValue.obj
../../src/ComponentValue.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/ConcatFunction.obj
../../src/ConcatFunction.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/ConstantVariable.obj
../../src/ConstantVariable.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/Criteria.obj
../../src/Criteria.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/Criterion.obj
../../src/Criterion.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/Definition.obj
../../src/Definition.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/DocumentManager.obj
../../src/DocumentManager.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/EndFunction.obj
../../src/EndFunction.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/EntityComparator.obj
../../src/EntityComparator.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/EscapeRegexFunction.obj
../../src/EscapeRegexFunction.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/Exception.obj
../../src/Exception.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/ExtendedDefinition.obj
../../src/ExtendedDefinition.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/ExternalVariable.obj
../../src/ExternalVariable.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/FileFinder.obj
../../src/linux/FileFinder.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/Filter.obj ../../src/Filter.cpp
g++ -c -Wall -O -DLINUX -DPACKAGE_DPKG -I/usr/local/include -I/usr/include
-I../../src/linux -I../../src -I../../src/probes/unix -I../../src/probes/linux
-I../../src/probes/independent -o ./Release/obj/InterfaceProbe.obj
../../src/probes/unix/InterfaceProbe.cpp
../../src/probes/unix/InterfaceProbe.cpp: In member function 'void
InterfaceProbe::GetAllInterfaces()':
../../src/probes/unix/InterfaceProbe.cpp:582:9: error: 'close' was not declared
in this scope
../../src/probes/unix/InterfaceProbe.cpp: In member function 'StringVector
InterfaceProbe::GetInterfaceNames()':
../../src/probes/unix/InterfaceProbe.cpp:617:11: error: 'close' was not
declared in this scope
../../src/probes/unix/InterfaceProbe.cpp:627:11: error: 'close' was not
declared in this scope
../../src/probes/unix/InterfaceProbe.cpp:647:9: error: 'close' was not declared
in this scope
make[2]: *** [InterfaceProbe.obj] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/project/linux'
make[1]: *** [set-platform] Error 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: oval-interpreter
Source-Version: 5.7.2-1.2
We believe that the bug you reported is fixed in the latest version of
oval-interpreter, which is due to be installed in the Debian FTP archive:
oval-interpreter_5.7.2-1.2.diff.gz
to main/o/oval-interpreter/oval-interpreter_5.7.2-1.2.diff.gz
oval-interpreter_5.7.2-1.2.dsc
to main/o/oval-interpreter/oval-interpreter_5.7.2-1.2.dsc
ovaldi_5.7.2-1.2_amd64.deb
to main/o/oval-interpreter/ovaldi_5.7.2-1.2_amd64.deb
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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated oval-interpreter 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 09 May 2012 22:37:22 +0000
Source: oval-interpreter
Binary: ovaldi
Architecture: source amd64
Version: 5.7.2-1.2
Distribution: unstable
Urgency: high
Maintainer: Pavel Vinogradov <pavel.vinogra...@nixdev.net>
Changed-By: Matthias Klose <d...@debian.org>
Description:
ovaldi - Open Vulnerability and Assessment Language reference interpreter
Closes: 667317
Changes:
oval-interpreter (5.7.2-1.2) unstable; urgency=high
.
* Non maintainer upload.
* Fix build failure with GCC 4.7. Closes: #667317.
Checksums-Sha1:
1e33b8245ca372dadbd291ebda55e680b99b40ff 1386 oval-interpreter_5.7.2-1.2.dsc
dc8aff900f9c8564e1280e7791ada423c185168d 11168
oval-interpreter_5.7.2-1.2.diff.gz
8af00765a46f13d853e3582815c2a40687a7fa7d 759596 ovaldi_5.7.2-1.2_amd64.deb
Checksums-Sha256:
dc96f61c751d66d52dbe5109deff29f02b90f1d1afb4aec773b910cee8ed8410 1386
oval-interpreter_5.7.2-1.2.dsc
841ee211f9d9d3df3759e6a4562aed4db4c47abfa1978accf20b24d9c9cf62fe 11168
oval-interpreter_5.7.2-1.2.diff.gz
0938540d7c1fb89d5c019baf90ebc0d01b38508001eba0d06cb975068f85b712 759596
ovaldi_5.7.2-1.2_amd64.deb
Files:
1039e11e16883b7a61252e11431dfd22 1386 admin optional
oval-interpreter_5.7.2-1.2.dsc
f9dd623e3dce421fe6ec22ab40d93a68 11168 admin optional
oval-interpreter_5.7.2-1.2.diff.gz
2ec71300d13286ccfba64e248781073b 759596 admin optional
ovaldi_5.7.2-1.2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk+q820ACgkQStlRaw+TLJyKBwCgvu0Wa6Kj5WpUZtN0hUTR0M50
tRgAn1C+2Uwr/cQu81ZXiYd5ExTGiXmV
=MlYt
-----END PGP SIGNATURE-----
--- End Message ---