[Slackbuilds-users] SlackBuild silently quitting - Cmake - make install
David O'Shaughnessy
lists at osh.id.au
Mon Feb 28 11:11:09 UTC 2022
On Mon, 28 Feb 2022, at 2:49 PM, B Watson wrote:
> I *do* see a problem with it, it's running
> glib-compile-schemas during the build, which means it overwrites
> /usr/share/glib-2.0/schemas/gschemas.compiled on the build system (AKA
> spamming the real filesystem). I'll patch it to avoid that...
On that topic, one easy way to check for this is with sbuild (https://gitlab.com/oshd/sbuild/). There are error codes for builds that write files outside of /tmp (even if they build properly).
--
Dave
More information about the SlackBuilds-users
mailing list