Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
extend the tinderbox coverage to grsec failures
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3922
Location: Hamburg

PostPosted: Sat Apr 30, 2016 7:56 pm    Post subject: extend the tinderbox coverage to grsec failures Reply with quote

I do run the tinderbox at a hardened host. There are packages which refuses to build due to the grsecurity + PAX hardened features of the host, eg.:
Code:
# grep polyml /var/log/grsec.log
Apr 30 21:32:11 ms-magpie kernel: [ 2879.163865] grsec: denied RWX mmap of <anonymous mapping> by /home/tinderbox/images1/amd64-desktop-unstable_20160420-104159/var/tmp/portage/dev-lang/polyml-5.5.2/work/polyml.5.5.2/.libs/polyimport[polyimport:12207] uid/euid:250/250 gid/egid:250/250, parent /home/tinderbox/images1/amd64-desktop-unstable_20160420-104159/bin/bash[sh:12206] uid/euid:250/250 gid/egid:250/250
coming from
Code:
make[2]: Entering directory '/var/tmp/portage/dev-lang/polyml-5.5.2/work/polyml.5.5.2'
cp ./imports/polymlx86_64.txt polytemp.txt
./polyimport -H 50 polytemp.txt -I . < ./exportPoly.sml

Insufficient memory to allocate the heap
Makefile:1145: recipe for target 'polyexport.o' failed
make[2]: *** [polyexport.o] Error 1
I do wonder if those build failures are helpful (for whom ?, who would work on this ?) and if yes (and yes), if there's already a tracker for that ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum