> I would like to start the Protobuf 3.20.1 transition in a few days. > Your package is currently FTBFS for a simple reason. The function > SetTotalBytesLimit doesn't have a second argument for long (protobuf > 3.6) and it was ignored previously. Now it's finally removed and hence > your package doesn't build anymore. > As it was ignored for a long time, the fix is easy, just remove that > argument when calling the mentioned function. Patch is attached, > please apply it soon.
Unfortunately, upstream hasn't fixed this issue yet: https://github.com/Ultimaker/libArcus/issues/121 I suppose it would be best if we add your patch right away and drop it when upstream releases a fix. I took the liberty to branch from the last 4.13 release, so we can push a fixed version before 5.0 arrives: https://salsa.debian.org/3dprinting-team/libarcus/-/tree/testing And I added it to the master branch for the 5.0 release as well. @myon Please upload 4.13.0-3 when you have time. Thank you!