Bug#914688: g++: fails to understand BOOST_OS_LINUX on ppc64el?

2018-12-06 Thread Mas Bedjo
On Mon, 26 Nov 2018 11:50:21 +0100 Matthias Klose wrote: > Control: severity -1 important > Control: tags -1 + moreinfo > > On 26.11.18 11:23, Gianfranco Costamagna wrote: > > Source: gcc-8 > > Version: 8.2.0-10 > > Severity: serious > > Affects: src:performous > > > > Hello, after trying to

Processed: Re: Bug#914688: g++: fails to understand BOOST_OS_LINUX on ppc64el?

2018-11-26 Thread Debian Bug Tracking System
Processing control commands: > severity -1 serious Bug #914688 [src:gcc-8] g++: fails to understand BOOST_OS_LINUX on ppc64el? Severity set to 'serious' from 'important' -- 914688: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914688 Debian Bug Tracking System Contact ow...@bugs.debian.org

Bug#914688: g++: fails to understand BOOST_OS_LINUX on ppc64el?

2018-11-26 Thread Matthias Klose
Control: severity -1 important Control: tags -1 + moreinfo On 26.11.18 11:23, Gianfranco Costamagna wrote: > Source: gcc-8 > Version: 8.2.0-10 > Severity: serious > Affects: src:performous > > Hello, after trying to debug why src:performous was FTBFS on ppc64el, I got > this issue: > > test

Processed: Re: Bug#914688: g++: fails to understand BOOST_OS_LINUX on ppc64el?

2018-11-26 Thread Debian Bug Tracking System
Processing control commands: > severity -1 important Bug #914688 [src:gcc-8] g++: fails to understand BOOST_OS_LINUX on ppc64el? Severity set to 'important' from 'serious' > tags -1 + moreinfo Bug #914688 [src:gcc-8] g++: fails to understand BOOST_OS_LINUX on ppc64el? Added tag(s) moreinfo. --

Bug#914688: g++: fails to understand BOOST_OS_LINUX on ppc64el?

2018-11-26 Thread Gianfranco Costamagna
Source: gcc-8 Version: 8.2.0-10 Severity: serious Affects: src:performous Hello, after trying to debug why src:performous was FTBFS on ppc64el, I got this issue: test example reproducing the issue: cat test.c++ #include #include #if BOOST_OS_LINUX #warning "OS LINUX DEFINED" #endif int