Bug#906708: hepmc: FTBFS on i386 / arm64 / ppc64el / s390x

2018-08-20 Thread Adrian Bunk
On Mon, Aug 20, 2018 at 04:19:43PM +, Lumin wrote: > control: tags -1 +patch +confirmed > > > Fix attached. > > > - double eps = 1.e-15; // allowed differnce between doubles > > + double eps = 4.e-15; // allowed difference between doubles > > No no no, please DON'T do this! > > This

Bug#906708: hepmc: FTBFS on i386 / arm64 / ppc64el / s390x

2018-08-20 Thread Lumin
control: tags -1 +patch +confirmed > Fix attached. > - double eps = 1.e-15; // allowed differnce between doubles > + double eps = 4.e-15; // allowed difference between doubles No no no, please DON'T do this! This precision issue is triggered by a GCC optimization bug, and simply bumping

Bug#885180: Bug#906708: hepmc: FTBFS on i386 / arm64 / ppc64el / s390x

2018-08-19 Thread Adrian Bunk
Control: tags 906708 patch On Sun, Aug 19, 2018 at 08:45:44PM -0400, Boyuan Yang wrote: > Source: hepmc > Version: 2.06.09-2 > Severity: serious > X-Debbugs-CC: cdlumin...@gmail.com b...@debian.org lifong...@gmail.com > > A team upload was made by Mo Zhou to remove multiarch-support

Bug#906708: hepmc: FTBFS on i386 / arm64 / ppc64el / s390x

2018-08-19 Thread Boyuan Yang
Source: hepmc Version: 2.06.09-2 Severity: serious X-Debbugs-CC: cdlumin...@gmail.com b...@debian.org lifong...@gmail.com A team upload was made by Mo Zhou to remove multiarch-support pre-dependency as well as fixing the FTBFS. However, the problem is not completely solved. Package hepmc still