Re: [gentoo-user] colm installation is failing with ACCESS DENIED

2025-02-24 Thread Michael Orlitzky
On 2025-02-22 15:28:13, Mansour Al Akeel wrote: > Michael, > Similar behavior is seen when updating sys-devel/bison. I installed openjdk > instead of graalvm, just in case. Here's the relevant output for emerge: > > checking whether x86_64-pc-linux-gnu-g++ supports POSIXLY_CORRECT=1... yes > check

Re: [gentoo-user] colm installation is failing with ACCESS DENIED

2025-02-22 Thread Mansour Al Akeel
It looks like the problem is partially resolved. When digging into openjdk ebuilds, I found relevant lines: addpredict /dev/random addpredict /proc/self/coredump_filter and java-vm_sandbox-predict /dev/random /proc/self/coredump_filter To be honest, I can guess what they are do

Re: [gentoo-user] colm installation is failing with ACCESS DENIED

2025-02-22 Thread Mansour Al Akeel
Michael, Similar behavior is seen when updating sys-devel/bison. I installed openjdk instead of graalvm, just in case. Here's the relevant output for emerge: checking whether x86_64-pc-linux-gnu-g++ supports POSIXLY_CORRECT=1... yes checking for dmd... no checking for -g... no checking for Java co

Re: [gentoo-user] colm installation is failing with ACCESS DENIED

2025-02-22 Thread Michael Orlitzky
On 2025-02-22 10:40:28, Mansour Al Akeel wrote: > The problem is in the dependency dev-util/colm and not with webkit-gtk. > > The sorted env vars contains no reference to 'java'. In fact there's > neither CC nor CXX env-var: Check "emerge --info" too.

Re: [gentoo-user] colm installation is failing with ACCESS DENIED

2025-02-22 Thread Mansour Al Akeel
The problem is in the dependency dev-util/colm and not with webkit-gtk. The sorted env vars contains no reference to 'java'. In fact there's neither CC nor CXX env-var: CONFIG_PROTECT=/usr/share/gnupg/qualified.txt CONFIG_PROTECT_MASK=/etc/sandbox.d /etc/fonts/fonts.conf /etc/gentoo-release /etc/

Re: [gentoo-user] colm installation is failing with ACCESS DENIED

2025-02-22 Thread Michael Orlitzky
On 2025-02-21 22:02:34, Mansour Al Akeel wrote: > Not sure what does this mean and how to solve this? > > emerge net-libs/webkit-gtk > > Getting: > > checking checking if javac is able to compile programs ... ... * ACCESS > DENIED: fopen_wr: /proc/self/coredump_filter > * ACCESS DEN

[gentoo-user] colm installation is failing with ACCESS DENIED

2025-02-21 Thread Mansour Al Akeel
Not sure what does this mean and how to solve this? emerge net-libs/webkit-gtk Getting: checking checking if javac is able to compile programs ... ... * ACCESS DENIED: fopen_wr: /proc/self/coredump_filter * ACCESS DENIED: fopen_wr: /proc/self/coredump_filter yes checking