Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to emerge app-editors/vscode-1.49.1 #10

Closed
fpemud opened this issue Sep 23, 2020 · 2 comments
Closed

failed to emerge app-editors/vscode-1.49.1 #10

fpemud opened this issue Sep 23, 2020 · 2 comments

Comments

@fpemud
Copy link

fpemud commented Sep 23, 2020

There's lots of access violation in the building process:

>>> Source configured.
 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/tmp/portage/app-editors/vscode-1.49.1/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: mkdir
S: deny
P: /usr/local
A: /usr/local
R: /usr/local
C: node /usr/bin/yarn install --ignore-optional --frozen-lockfile --offline --no-progress --verbose 

F: mkdir
S: deny
P: /usr/local
A: /usr/local
R: /usr/local
C: node /usr/bin/yarn install --ignore-optional --frozen-lockfile --offline --no-progress --verbose ...

emerge --info:
emerge-info.txt

build.log (compressed)
build.log.zip

equery uses app-editors/vscode (unset USE flag system-electron and system-ripgrep does not change the build result):

localhost /home/fpemud # equery uses app-editors/vscode
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for app-editors/vscode-1.49.1:
 U I
 - - savedconfig     : Use this to restore your config from /etc/portage/savedconfig ${CATEGORY}/${PN}. Make sure your USE flags allow for appropriate dependencies
 + - system-electron : Use system dev-util/electron instead of the bundled one
 + - system-ripgrep  : Use system sys-apps/ripgrep instead of the bundled one
@12101111
Copy link
Owner

@fpemud
Copy link
Author

fpemud commented Sep 23, 2020

Problem solved, thanks.

@fpemud fpemud closed this as completed Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants