Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564326 - sandbox fails to compile,checking vfork ability detects a pid
Summary: sandbox fails to compile,checking vfork ability detects a pid
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-28 14:11 UTC by Geoff Madden
Modified: 2015-11-01 09:20 UTC (History)
0 users

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


Attachments
emerge info (emerge.inf,5.22 KB, text/plain)
2015-10-28 14:14 UTC, Geoff Madden
Details
environment file (sandbox_environment,98.58 KB, text/plain)
2015-10-28 14:18 UTC, Geoff Madden
Details

Note You need to log in before you can comment on or make changes to this bug.
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.