Bug#1000974: Info received (Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?)

2021-12-05 Thread Thomas Goirand
Please find attached to this message a debdiff fixing the problem. Cheers, Thomas Goirand (zigo) diff -Nru xfsprogs-5.14.0-release/debian/changelog xfsprogs-5.14.0-release/debian/changelog --- xfsprogs-5.14.0-release/debian/changelog2021-11-23 21:31:02.0 +0100 +++

Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?

2021-12-05 Thread Darrick J. Wong
On Sun, Dec 05, 2021 at 06:33:40PM +0100, Thomas Goirand wrote: > On 12/5/21 4:50 PM, Giovanni Mascellani wrote: > > reassign 1000974 xfslibs-dev > > severity 1000974 important > > retitle 1000974 xfs/linux.h defines common word "fallthrough" breaking > > unrelated headers > > thanks > > > > Hi,

Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?

2021-12-05 Thread Thomas Goirand
On 12/5/21 4:50 PM, Giovanni Mascellani wrote: > reassign 1000974 xfslibs-dev > severity 1000974 important > retitle 1000974 xfs/linux.h defines common word "fallthrough" breaking > unrelated headers > thanks > > Hi, > > On 04/12/21 23:36, Thomas Goirand wrote: >> On 12/4/21 5:11 PM, Giovanni

Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?

2021-12-05 Thread Giovanni Mascellani
reassign 1000974 xfslibs-dev severity 1000974 important retitle 1000974 xfs/linux.h defines common word "fallthrough" breaking unrelated headers thanks Hi, On 04/12/21 23:36, Thomas Goirand wrote: On 12/4/21 5:11 PM, Giovanni Mascellani wrote: Could you try running that compilation command

Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?

2021-12-04 Thread Thomas Goirand
On 12/4/21 5:11 PM, Giovanni Mascellani wrote: > Could you try running that compilation command with g++ -E, so you can > see what BOOST_FALLTHROUGH is actually begin replaced with? Oh, sorry, now I get what you meant (did a c++ --help to understand what -E was doing). Here's the result in

Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?

2021-12-04 Thread Thomas Goirand
Hi, Thanks for your answer. On 12/4/21 5:11 PM, Giovanni Mascellani wrote: > Hi, > > On 01/12/21 22:21, Thomas Goirand wrote: >> Hi there! >> >> When building Ceph (current version in Experimental), since a few >> days/weeks, >> I get this: >> >> In file included from

Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?

2021-12-04 Thread Giovanni Mascellani
Hi, On 01/12/21 22:21, Thomas Goirand wrote: Hi there! When building Ceph (current version in Experimental), since a few days/weeks, I get this: In file included from /root/ceph/ceph/src/seastar/src/core/file.cc:28: /usr/include/boost/container/detail/copy_move_algo.hpp: In function ‘typename

Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?

2021-12-01 Thread Thomas Goirand
Package: libboost1.74-dev Version: 1.74.0-13 Severity: important Hi there! When building Ceph (current version in Experimental), since a few days/weeks, I get this: In file included from /root/ceph/ceph/src/seastar/src/core/file.cc:28: /usr/include/boost/container/detail/copy_move_algo.hpp: In