Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 796131

Summary: sys-cluster/gasnet-1.30.0 sandbox access violation
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge_info
gasnet-1.30.0:20210614-223248.log

Description Alessandro Barbieri 2021-06-14 22:39:00 UTC
This package fails to build on an unstable system. Attached relevant logs and emerge --info
Comment 1 Alessandro Barbieri 2021-06-14 22:39:12 UTC
Created attachment 716160 [details]
emerge_info

emerge --info
Comment 2 Alessandro Barbieri 2021-06-14 22:39:13 UTC
Created attachment 716163 [details]
gasnet-1.30.0:20210614-223248.log

build log
Comment 3 Alessandro Barbieri 2021-06-14 22:40:32 UTC
>>> Source configured.
 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------                                                                                                                                                         
 * LOG FILE: "/var/tmp/portage/sys-cluster/gasnet-1.30.0/temp/sandbox.log"
 *                                                                                                                    
VERSION 1.0                                                                                                           
FORMAT: F - Function called                                                                                           
FORMAT: S - Access Status                                                                                                                                                                                                                   
FORMAT: P - Path as passed to function                                                                                                                                                                                                      
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /dev/kfd
A: /dev/kfd
R: /dev/kfd
C: fi_info --provider=psm2 

F: open_wr
S: deny
P: /dev/kfd
A: /dev/kfd
R: /dev/kfd
C: fi_info --provider=gni 

F: open_wr
S: deny
P: /dev/kfd
A: /dev/kfd
R: /dev/kfd
C: fi_info --provider=sockets 
 * --------------------------------------------------------------------------------