Bug#1074119: [3dprinter-general] Bug#1074119: Bug#1074119: slic3r-prusa: FTBFS with CGAL 6.0

2024-10-07 Thread Chow Loong Jin
On Tue, Oct 08, 2024 at 01:16:31AM +0200, Gregor Riepl wrote: > Hi, > > That doesn't look like a related bug to me, and I didn't encounter it when I > prepared and tested the patch. > > Maybe some other dependency changed in the meantime? > > Anyway, this should be an easy fix, just add a #incl

Bug#1074119: [3dprinter-general] Bug#1074119: slic3r-prusa: FTBFS with CGAL 6.0

2024-10-07 Thread Santiago Vila
El 8/10/24 a las 1:16, Gregor Riepl escribió: That doesn't look like a related bug to me, and I didn't encounter it when I prepared and tested the patch. Maybe some other dependency changed in the meantime? Maybe. Build-dependencies are changing all the time and breaking things. Anyway, thi

Bug#1074119: [3dprinter-general] Bug#1074119: slic3r-prusa: FTBFS with CGAL 6.0

2024-10-07 Thread Gregor Riepl
Hi, That doesn't look like a related bug to me, and I didn't encounter it when I prepared and tested the patch. Maybe some other dependency changed in the meantime? Anyway, this should be an easy fix, just add a #include near the top of the failing unit test source. I'll have a go, but it cou

Bug#1074119: slic3r-prusa: FTBFS with CGAL 6.0

2024-10-07 Thread Santiago Vila
retitle 1074119 slic3r-prusa: FTBFS with CGAL 6.0 thanks Hi. I get this in my own autobuilders: tests/libslic3r/test_mutable_priority_queue.cpp:121:14: error: ‘random_device’ is not a member of ‘std’ 121 | std::random_device rd; | ^ and this in the off