[Slackbuilds-users] ladspa_sdk sandbox violation and potential segfault

orbea at fredslev.dk orbea at fredslev.dk
Sat Aug 11 13:55:04 UTC 2018


Hi,

As reported in the "SBo scripts not building on current" thread at
linuxquestions showed that the tests in the makefile can segfault.

https://www.linuxquestions.org/questions/slackware-14/sbo-scripts-not-building-on-current-read-1st-post-pls-4175561999/page91.html#post5890532

Neither ponce or I could reproduce this, but I also noticed they are
also sandbox violations which can be easily reproduced with:

sandbox ./ladspa_sdk.SlackBuild

http://slackbuilds.org/repository/14.2/system/sandbox/

The sandbox violations can be easily worked around by not building the
tests, I suspect this would also prevent any segfaults.

I have attached a patch for the SlackBuild which should accomplish this.

In short:

  make \

Should be changed to:

  make targets \

Thanks,
Hunter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ladspa_sdk.SlackBuild.patch
Type: text/x-patch
Size: 384 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20180811/60fe6bab/attachment.bin>


More information about the SlackBuilds-users mailing list