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

Bug 564326

Summary: sandbox fails to compile,checking vfork ability detects a pid
Product: Gentoo Linux Reporter: Geoff Madden <mgmadden>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge info
environment file

Description Geoff Madden 2015-10-28 14:11:57 UTC
configuration fails on checking for vfork usability,& there is a child proc left running

Reproducible: Always

Steps to Reproduce:
1.emerge sandbox
2.configure procedes
3.configure fails on checking vfork
Actual Results:  
configure stalls

Expected Results:  
program should configure and compile
Comment 1 Geoff Madden 2015-10-28 14:14:11 UTC
Created attachment 415644 [details]
emerge info

emerge info for amd64 plasma build
Comment 2 Geoff Madden 2015-10-28 14:18:36 UTC
Created attachment 415646 [details]
environment file
Comment 3 Rafał Mużyło 2015-10-29 02:03:17 UTC
...

build log ?
config.log ?
Comment 4 Michael Palimaka (kensington) gentoo-dev 2015-10-29 16:26:56 UTC
Please attach the build log and reopen.
Comment 5 Geoff Madden 2015-11-01 09:20:21 UTC
Sorry cant help with the request for more info,Iv'e realised that I had a problem with a missing include file namely(stubs32.h) which was holding up compile of glibc and a couple of others,probably due to a profile change from nomultilib to plasma. I have since reinstalled with the standard mutilib profile and the sandbox hassle has not arisen in this install& plasma has installed as well.