bug#42702: closed (Re: bug#42702: catch2 build failure on ARM)

2020-08-24 Thread Efraim Flashner
Closing this bug :) -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

bug#42702: closed (Re: bug#42702: catch2 build failure on ARM)

2020-08-23 Thread Maxim Cournoyer
Hello, [...] > From: Efraim Flashner > Subject: Re: bug#42702: catch2 build failure on ARM > To: maxim.courno...@gmail.com > Cc: 42702-d...@debbugs.gnu.org > Date: Tue, 4 Aug 2020 10:44:32 +0300 (2 weeks, 5 days, 19 hours ago) > > On Mon, Aug 03, 2020 at 02:22:21P

bug#42702: catch2 build failure on ARM

2020-08-04 Thread Efraim Flashner
On Mon, Aug 03, 2020 at 02:22:21PM -0400, maxim.courno...@gmail.com wrote: > On ARM systems, (armhf-linux, aarch64-linux), the catch2 package fails to > build, due to a > compilation warning treated as an error: > > [ 90%] Building CXX object > CMakeFiles/SelfTest.dir/include/reporters/catch_rep

bug#42702: catch2 build failure on ARM

2020-08-03 Thread Danny Milosavljevic
Hi Maxim, On Mon, 03 Aug 2020 14:22:21 -0400 maxim.courno...@gmail.com wrote: > } else if ('\0' <= value && value < ' ') { > ~^~~~ I think that this tries to find non-printable characters, so those with ASCII codes 0 < value < 32 and 128 < value < 255. But char is u

bug#42702: catch2 build failure on ARM

2020-08-03 Thread maxim . cournoyer
maxim.courno...@gmail.com writes: > On ARM systems, (armhf-linux, aarch64-linux), the catch2 package fails to > build, due to a > compilation warning treated as an error: > > [ 90%] Building CXX object > CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_xml.cpp.o > /gnu/store/ap7hgyv4rjqm

bug#42702: catch2 build failure on ARM

2020-08-03 Thread maxim . cournoyer
On ARM systems, (armhf-linux, aarch64-linux), the catch2 package fails to build, due to a compilation warning treated as an error: [ 90%] Building CXX object CMakeFiles/SelfTest.dir/include/reporters/catch_reporter_xml.cpp.o /gnu/store/ap7hgyv4rjqmhg4a6cb6cypsh3g1f5q4-gcc-7.5.0/bin/c++ -I/tmp