Re: python-questplus FTBFS on i386

2024-07-16 Thread weepingclown
Hi, while I haven't given it a thorough look, the comment "Rounding errors make the algorithm behave differently on different platforms" can be spotted very easily from the failed salsa job itself. I am not sure, but perhaps this test wasn't supposed to be run on several architechtures to begin

Re: python-questplus FTBFS on i386

2024-07-16 Thread Étienne Mollier
Hi Jon, Jon Peirce, on 2024-07-16: > That's very surprising. The project is pure python (so shouldn't depend on > architecture) and hasn't had any commits to the computation code since Oct > 2022 (there have been some changes purely to the build/docs since then). So > I wonder if something else ab

Re: python-questplus FTBFS on i386

2024-07-16 Thread Jon Peirce
That's very surprising. The project is pure python (so shouldn't depend on architecture) and hasn't had any commits to the computation code since Oct 2022 (there have been some changes purely to the build/docs since then). So I wonder if something else about the build environment has recent changed