Bug 750335 - 'osc chroot' should perform a 'mount --bind /proc $PATH_TO_BUILDROOT/proc'
Summary: 'osc chroot' should perform a 'mount --bind /proc $PATH_TO_BUILDROOT/proc'
Status: NEW
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: All All
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Marcus Hüwe
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-04 22:26 UTC by Forgotten User Q_jroExIGN
Modified: 2014-12-11 23:44 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User Q_jroExIGN 2012-03-04 22:26:43 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) rekonq Safari/534.34

'osc chroot' should perform a 'mount --bind /proc $PATH_TO_BUILDROOT/proc' because it is required if you want to do sth. with clang in chroots.

Otherwise you get:
error: unable to execute command: No such file or directory
error: clang frontend command failed due to signal (use -v to see invocation)
note: diagnostic msg: Please submit a bug report to  and include command line arguments and all diagnostic information.
error: unable to execute command: No such file or directory
note: diagnostic msg: Error generating preprocessed source(s).

Reproducible: Always