Your message dated Fri, 05 Jun 2020 12:48:42 +0000
with message-id <[email protected]>
and subject line Bug#962217: fixed in libgdf 0.1.3-4
has caused the Debian Bug report #962217,
regarding libgdf: autopkgtest needs update for new version of boost-defaults:
deprecation warning on stderr
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.)
--
962217: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962217
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libgdf
Version: 0.1.3-3
Severity: serious
Tags: sid bullseye
User: [email protected]
Usertags: needs-update
Control: affects -1 src:boost-defaults
[X-Debbugs-CC: [email protected],
[email protected]]
Dear maintainer(s),
With a recent upload of boost-defaults the autopkgtest of libgdf fails
in testing when that autopkgtest is run with the binary packages of
boost-defaults from unstable. It passes when run with only packages from
testing. In tabular form:
pass fail
boost-defaults from testing 1.71.0.3
libgdf from testing 0.1.3-3
all others from testing from testing
I copied some of the output at the bottom of this report. If possible,
disable deprecation warnings as autopkgtest is not the place to test for
those or, if that's not possible, add the allow-stderr restriction such
that these warnings will be ignored.
Currently this regression is blocking the migration of boost-defaults to
testing [1]. Of course, boost-defaults shouldn't just break your
autopkgtest (or even worse, your package), but it seems to me that the
change in boost-defaults was intended and your package needs to update
to the new situation.
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=boost-defaults
https://ci.debian.net/data/autopkgtest/testing/amd64/libg/libgdf/5757118/log.gz
Copying data .... OK
Copying events ....
reading non-equidistant samples (NEQS) ... OK
writing non-equidistant samples .................................
OK
Comparing files .... OK
Removing test.gdf.tmp
autopkgtest [23:08:06]: test compile-and-run-tests: -----------------------]
autopkgtest [23:08:07]: test compile-and-run-tests: - - - - - - - - - -
results - - - - - - - - - -
compile-and-run-tests FAIL stderr: In file included from
/usr/include/boost/detail/endian.hpp:9,
autopkgtest [23:08:07]: test compile-and-run-tests: - - - - - - - - - -
stderr - - - - - - - - - -
In file included from /usr/include/boost/detail/endian.hpp:9,
from /usr/include/GDF/Types.h:24,
from /usr/include/GDF/HeaderItem.h:22,
from /usr/include/GDF/SignalHeader.h:22,
from /usr/include/GDF/Channel.h:22,
from /usr/include/GDF/RecordBuffer.h:22,
from /usr/include/GDF/Writer.h:22,
from testCreateGDF.cpp:19:
/usr/include/boost/predef/detail/endian_compat.h:11:161: note: #pragma
message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated.
Please include <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE
instead
11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER
is deprecated. Please include <boost/predef/other/endian.h> and use
BOOST_ENDIAN_*_BYTE instead")
|
^
In file included from /usr/include/boost/detail/endian.hpp:9,
from /usr/include/GDF/Types.h:24,
from /usr/include/GDF/HeaderItem.h:22,
from /usr/include/GDF/SignalHeader.h:22,
from /usr/include/GDF/Channel.h:22,
from /usr/include/GDF/Record.h:22,
from /usr/include/GDF/Reader.h:22,
from testDataTypes.cpp:21:
/usr/include/boost/predef/detail/endian_compat.h:11:161: note: #pragma
message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated.
Please include <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE
instead
11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER
is deprecated. Please include <boost/predef/other/endian.h> and use
BOOST_ENDIAN_*_BYTE instead")
|
^
In file included from /usr/include/boost/detail/endian.hpp:9,
from /usr/include/GDF/Types.h:24,
from /usr/include/GDF/HeaderItem.h:22,
from /usr/include/GDF/SignalHeader.h:22,
from /usr/include/GDF/Channel.h:22,
from /usr/include/GDF/RecordBuffer.h:22,
from /usr/include/GDF/Writer.h:22,
from testHeader3.cpp:22:
/usr/include/boost/predef/detail/endian_compat.h:11:161: note: #pragma
message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated.
Please include <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE
instead
11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER
is deprecated. Please include <boost/predef/other/endian.h> and use
BOOST_ENDIAN_*_BYTE instead")
|
^
In file included from /usr/include/boost/detail/endian.hpp:9,
from /usr/include/GDF/Types.h:24,
from /usr/include/GDF/HeaderItem.h:22,
from /usr/include/GDF/SignalHeader.h:22,
from /usr/include/GDF/Channel.h:22,
from /usr/include/GDF/RecordBuffer.h:22,
from /usr/include/GDF/Writer.h:22,
from testRWConsistency.cpp:22:
/usr/include/boost/predef/detail/endian_compat.h:11:161: note: #pragma
message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated.
Please include <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE
instead
11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER
is deprecated. Please include <boost/predef/other/endian.h> and use
BOOST_ENDIAN_*_BYTE instead")
|
^
In file included from /usr/include/boost/detail/endian.hpp:9,
from /usr/include/GDF/Types.h:24,
from /usr/include/GDF/HeaderItem.h:22,
from /usr/include/GDF/SignalHeader.h:22,
from /usr/include/GDF/Channel.h:22,
from /usr/include/GDF/RecordBuffer.h:22,
from /usr/include/GDF/Writer.h:22,
from testSparseSampling.cpp:22:
/usr/include/boost/predef/detail/endian_compat.h:11:161: note: #pragma
message: The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated.
Please include <boost/predef/other/endian.h> and use BOOST_ENDIAN_*_BYTE
instead
11 | #pragma message("The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER
is deprecated. Please include <boost/predef/other/endian.h> and use
BOOST_ENDIAN_*_BYTE instead")
|
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: libgdf
Source-Version: 0.1.3-4
Done: =?utf-8?q?Rafael_Laboissi=C3=A8re?= <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libgdf, 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.
Rafael Laboissière <[email protected]> (supplier of updated libgdf 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: SHA256
Format: 1.8
Date: Fri, 05 Jun 2020 09:08:52 -0300
Source: libgdf
Architecture: source
Version: 0.1.3-4
Distribution: unstable
Urgency: medium
Maintainer: NeuroDebian Team <[email protected]>
Changed-By: Rafael Laboissière <[email protected]>
Closes: 962217
Changes:
libgdf (0.1.3-4) unstable; urgency=medium
.
* Allow stderr in unit tests.
This allows autopkgtest to pass with libboost 1.71, since messages
regarding the deprecation of BOOST_*_ENDIAN BOOST_BYTE_ORDER are
issued at compilation time. This is a quick fix while waiting for the
problem to be fixed upstream. (Closes: #962217)
* d/control:
+ Bump debhelper compatibitlity level to 13
+ Standards-Version to 4.5.0 (no changes needed)
+ Make libgdf-dev Arch: all. The dependencies on libgdf0 are
adjusted for using source:Version, accordingly. Also, adjust
the long description to reflect this change.
+ Add Rules-Requires-Root: no
* d/u/metadata
+ Drop Name and Contact fields
+ Add Repository* and Bug-* fields
* d/rules: Drop --as-needed linker flag
Checksums-Sha1:
a74f097e425463b63820f58b630e16c68463154b 2484 libgdf_0.1.3-4.dsc
65246071d939a9d43079bfaac0b2fcd9004bcb32 6904 libgdf_0.1.3-4.debian.tar.xz
6e8ed75ad68ea31410dc595388a538d18b42fef6 21330 libgdf_0.1.3-4_amd64.buildinfo
Checksums-Sha256:
bf417a61edbaeec70ec9cdf971b8ccc9d5a30e7251bd163c7c2097aa6ced0efd 2484
libgdf_0.1.3-4.dsc
f5a7354165229f8a264556ec4fe8d3b08e733da89e0cfe38bb26be2c3ce9210c 6904
libgdf_0.1.3-4.debian.tar.xz
34f9917a68ad37aaf71e7f10b3bcc960d57ae4ec6aefd982d8c1219ea86d82a3 21330
libgdf_0.1.3-4_amd64.buildinfo
Files:
3b53dee718f36ac5748c43248ba1ed0b 2484 libs optional libgdf_0.1.3-4.dsc
d1b466347b7e76ee289cbb66e84316ad 6904 libs optional
libgdf_0.1.3-4.debian.tar.xz
f54f2ff06d0d39c85a9cbe93d71d36b0 21330 libs optional
libgdf_0.1.3-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEP0ZDkUmP6HS9tdmPISSqGYN4XJAFAl7aO0sACgkQISSqGYN4
XJDPrg/+KEQoNwCZME4NqrQjEwoOjfP8fMF24Nccid2Y5tGmSOkDUc0fS16cgHZa
edEPmlHAzSJp7DoFPtVf/Qo8hJtYLsYiilLAcGJByPFosPret2NcQbfFTsQ0IM1Q
RlJSPQJ/qorLl9AGgLALYvf/GVveRbx1Sm9AsAnQIQNVmw6vFWd8asanqkkxewQ3
GRltQYBQ6ujgQw4wg7asHWjLRkfKsp/BRRUFbhPWPyHASAR2Rqv6NtEiMXT+p3zF
Si18hKp79g/87rcnmLcp92tvrCRc4yxO56GU4b74pcozI9Qhwhk0kVLruJh3dPSt
mmpfPBao6qKi/dV2P+DqxI+gshbHm8seZvJpcrLfmWrP7E61gn1bP1ItFKL9f2YD
PvLIZY85B1iFRxNFXDgh+6x/TDPGlpThbEv4mg1J6QVd75qhzL8mhI5664V289cT
SLub7Hk2WE1qOShLVb+qSWFB7fL6o+BCjWjL5eQETLXSZ0xp6FSLaNsqdEwP0LYt
3gNtZ7k78OSEf72Y91dsks3RV53yXYWeERZblD2iQmH1S+uPI4K74TKLecgACF75
w5yOD3p9LmqpprceGTfpB14SCkM2pHjnkFB34gQ7Un501PMpzp+MsaoqrGooy1P5
MqOSTAvXlcQoKROK9l+DZ2fZTH8JUF81TEwNAS956VEbTkzXLdE=
=rU/z
-----END PGP SIGNATURE-----
--- End Message ---