--- gst-transcoder-1.8.1.ebuild 2016-08-08 22:31:58.418468984 -0700 +++ gst-transcoder-1.8.1-r1.ebuild 2016-08-08 22:32:20.580562069 -0700 @@ -33,6 +33,8 @@ } src_compile() { + # Prevent sandbox violations + addpredict /dev # We cannot use 'make' as it won't allow us to build verbosely cd build && ninja -v }