Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633946 - sys-boot/udk-2015 : sandbox issue
Summary: sys-boot/udk-2015 : sandbox issue
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Stéphane Veyret
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2017-10-10 15:40 UTC by Toralf Förster
Modified: 2019-05-01 21:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.18 KB, text/plain)
2017-10-10 15:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,355.03 KB, text/plain)
2017-10-10 15:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.50 KB, application/x-bzip)
2017-10-10 15:40 UTC, Toralf Förster
Details
sandbox-15319.log (sandbox-15319.log,490 bytes, text/plain)
2017-10-10 15:40 UTC, Toralf Förster
Details
sys-boot:udk-2015:20171009-235921.log (sys-boot:udk-2015:20171009-235921.log,58.86 KB, text/plain)
2017-10-10 15:40 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-10-10 15:40:09 UTC
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: fopen_wr
S: deny

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_libressl_20170927-191034

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:


emerge -qpv sys-boot/udk
[ebuild  N    ] sys-boot/udk-2015  USE="-doc -examples" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2017-10-10 15:40:12 UTC
Created attachment 498336 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-10 15:40:15 UTC
Created attachment 498338 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-10-10 15:40:18 UTC
Created attachment 498340 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2017-10-10 15:40:21 UTC
Created attachment 498342 [details]
sandbox-15319.log
Comment 5 Toralf Förster gentoo-dev 2017-10-10 15:40:24 UTC
Created attachment 498344 [details]
sys-boot:udk-2015:20171009-235921.log
Comment 6 Stéphane Veyret 2019-04-04 15:57:14 UTC
Found it. This is due to flag-o-matic test-flags-CC which fails to test existance of -MD option. I will open an issue for that, and as a workaround, stop testing for -MD flag.
Comment 7 Stéphane Veyret 2019-04-04 16:10:16 UTC
See issue: https://bugs.gentoo.org/682540
Comment 8 Larry the Git Cow gentoo-dev 2019-05-01 21:41:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9c41f936caf99abb18910db5c68ff68a49c50f9

commit f9c41f936caf99abb18910db5c68ff68a49c50f9
Author:     Stéphane Veyret <sveyret@gmail.com>
AuthorDate: 2019-04-09 13:34:10 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-05-01 21:41:26 +0000

    sys-boot/udk: Correct issues with latest compiler versions
    
    Signed-off-by: Stéphane VEYRET <sveyret@gmail.com>
    Closes: https://bugs.gentoo.org/633946
    Closes: https://bugs.gentoo.org/639080
    Package-Manager: Portage-2.3.62, Repoman-2.3.11
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 .../udk/{udk-2015.ebuild => udk-2015-r1.ebuild}    | 124 +++++++--------------
 1 file changed, 40 insertions(+), 84 deletions(-)