Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633526 - evolution-3.24.5 compile ok,but many sandbox ACCESS VIOLATION error ,then install fail.
Summary: evolution-3.24.5 compile ok,but many sandbox ACCESS VIOLATION error ,then ins...
Status: RESOLVED DUPLICATE of bug 628460
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-05 02:39 UTC by xxoo
Modified: 2017-10-05 02:43 UTC (History)
0 users

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


Attachments
sandbox error logs (sandbox-15036.log,69.72 KB, text/x-log)
2017-10-05 02:39 UTC, xxoo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xxoo 2017-10-05 02:39:49 UTC
Created attachment 497708 [details]
sandbox error logs

part of build.log :

-- Installing: /var/tmp/portage/mail-client/evolution-3.24.5/image/usr/share/evolution/help/quickref/pt/quickref.pdf
-- Installing: /var/tmp/portage/mail-client/evolution-3.24.5/image/usr/share/evolution/help/quickref/sq/quickref.pdf
-- Installing: /var/tmp/portage/mail-client/evolution-3.24.5/image/usr/share/evolution/help/quickref/sv/quickref.pdf
>>> Completed installing evolution-3.24.5 into /var/tmp/portage/mail-client/evolution-3.24.5/image/

 * Final size of build directory: 383952 KiB (374.9 MiB)
 * Final size of installed tree:   77160 KiB ( 75.3 MiB)

 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-15036.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: unlink
S: deny
P: /usr/share/icons/hicolor/16x16/apps/evolution-mail.png
A: /usr/share/icons/hicolor/16x16/apps/evolution-mail.png
R: /usr/share/icons/hicolor/16x16/apps/evolution-mail.png
C: /usr/bin/cmake -E copy_if_different /var/tmp/portage/mail-client/evolution-3.24.5/work/evolution-3.24.5/data/icons/hicolor_apps_16x16_evolution-mail.png /usr/share/icons/hicolor/16x16/apps/evolution-mail.png 


F: unlink
S: deny
P: /usr/share/icons/hicolor/16x16/apps/evolution.png
A: /usr/share/icons/hicolor/16x16/apps/evolution.png
R: /usr/share/icons/hicolor/16x16/apps/evolution.png
C: /usr/bin/cmake -E copy_if_different /var/tmp/portage/mail-client/evolution-3.24.5/work/evolution-3.24.5/data/icons/hicolor_apps_16x16_evolution.png /usr/share/icons/hicolor/16x16/apps/evolution.png 

F: fopen_wr
S: deny
P: /usr/share/icons/hicolor/16x16/apps/evolution-mail.png
A: /usr/share/icons/hicolor/16x16/apps/evolution-mail.png
R: /usr/share/icons/hicolor/16x16/apps/evolution-mail.png
C: /usr/bin/cmake -E copy_if_different /var/tmp/portage/mail-client/evolution-3.24.5/work/evolution-3.24.5/data/icons/hicolor_apps_16x16_evolution-mail.png /usr/share/icons/hicolor/16x16/apps/evolution-mail.png 


and many many similar errors .


in 
/var/log/sandbox/sandbox-15036.log  ,all the same errors .
Comment 1 Mart Raudsepp gentoo-dev 2017-10-05 02:43:43 UTC

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