Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809857 - sys-libs/libcap-2.52-r1 * ACCESS DENIED: open_wr: /dev/stdout.tmpf3f39d4 when using llvm-objcopy
Summary: sys-libs/libcap-2.52-r1 * ACCESS DENIED: open_wr: /dev/stdout.tmpf3f39...
Status: RESOLVED DUPLICATE of bug 806767
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-23 21:10 UTC by Alessandro Barbieri
Modified: 2021-08-24 18:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge_info (emerge_info,36.32 KB, text/plain)
2021-08-23 21:11 UTC, Alessandro Barbieri
Details
libcap-2.52-r1:20210823-211014.log (libcap-2.52-r1:20210823-211014.log,46.60 KB, text/plain)
2021-08-23 21:11 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2021-08-23 21:10:47 UTC
This package fails to build on an unstable system. Attached relevant logs and emerge --info
Comment 1 Alessandro Barbieri 2021-08-23 21:11:06 UTC
Created attachment 735487 [details]
emerge_info

emerge --info
Comment 2 Alessandro Barbieri 2021-08-23 21:11:07 UTC
Created attachment 735490 [details]
libcap-2.52-r1:20210823-211014.log

build log
Comment 3 Alessandro Barbieri 2021-08-23 21:12:43 UTC
Makefile:104: warning: overriding recipe for target 'cap_names.list.h'                                                
Makefile:100: warning: ignoring old recipe for target 'cap_names.list.h'                                              
x86_64-pc-linux-gnu-gcc -o empty empty.c                                                                                                                                                                                                    
llvm-objcopy --dump-section .interp=/dev/stdout empty > loader.txt                                                    
 * ACCESS DENIED:  open_wr:      /dev/stdout.tmpf3f39d4                                                               
 * ACCESS DENIED:  open_wr:      /dev/stdout.tmpfac9ae9                                                                                                                                                                                     
 * ACCESS DENIED:  open_wr:      /dev/stdout.tmpb28ca69                                                               
 * ACCESS DENIED:  open_wr:      /dev/stdout.tmp43ee20c    
 * ACCESS DENIED:  open_wr:      /dev/stdout.tmpbd8a07e    
 * ACCESS DENIED:  open_wr:      /dev/stdout.tmp9528fe1    
 * ACCESS DENIED:  open_wr:      /dev/stdout.tmpaca5e31                                                               
 * ACCESS DENIED:  open_wr:      /dev/stdout.tmp89add9b    
 * ACCESS DENIED:  open_wr:      /dev/stdout.tmpf98b605    
 * ACCESS DENIED:  open_wr:      /dev/stdout.tmp683fd67    
 * ACCESS DENIED:  open_wr:      /dev/stdout.tmpc48613b

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/stdout.tmpf3f39d4                                                                                                                                                                                                                   
A: /dev/stdout.tmpf3f39d4                                                                                             
R: /dev/stdout.tmpf3f39d4                                                                                                                                                                                                                   
C: llvm-objcopy --dump-section .interp=/dev/stdout empty                                                                                                                                                                                    
                                                                                                                      
F: open_wr                                                                                                            
S: deny                                                                                                               
P: /dev/stdout.tmpfac9ae9                                                                                             
A: /dev/stdout.tmpfac9ae9                                  
R: /dev/stdout.tmpfac9ae9                                                                                             
C: llvm-objcopy --dump-section .interp=/dev/stdout empty                                                              
                                                                                                                      
F: open_wr                                                                                                                                                                                                                                  
S: deny                                                                                                               
P: /dev/stdout.tmpb28ca69                                                                                             
A: /dev/stdout.tmpb28ca69                                                                                                                                                                                                                   
R: /dev/stdout.tmpb28ca69                                                                                             
C: llvm-objcopy --dump-section .interp=/dev/stdout empty   
                                                           
F: open_wr                                                 
S: deny                                                                                                               
P: /dev/stdout.tmp43ee20c                                  
A: /dev/stdout.tmp43ee20c                                  
R: /dev/stdout.tmp43ee20c                                  
C: llvm-objcopy --dump-section .interp=/dev/stdout empty                                                              
                                                           
F: open_wr                                                                                                                                                                                                                                  
S: deny                                                                                                                                                                                                                                     
P: /dev/stdout.tmpbd8a07e                                                                                                                                                                                                                   
A: /dev/stdout.tmpbd8a07e                                                                                                                                                                                                                   
R: /dev/stdout.tmpbd8a07e                                                                                             
C: llvm-objcopy --dump-section .interp=/dev/stdout empty
Comment 4 Mike Gilbert gentoo-dev 2021-08-24 18:30:22 UTC

*** This bug has been marked as a duplicate of bug 806767 ***