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 <random> near the top of the failing unit test source. I'll have a go, but it could take a while. Regards, Gregor On 7 October 2024 21:13:45 CEST, Santiago Vila <sanv...@debian.org> wrote: >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 official buildds: > >https://buildd.debian.org/status/package.php?p=slic3r%2dprusa > >Are you sure this bug was fixed in version 2.8.1+dfsg2-1? >If yes: Should I report the above failure as a different bug? > >Thanks. > >_______________________________________________ >3dprinter-general mailing list >3dprinter-gene...@alioth-lists.debian.net >https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/3dprinter-general