Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 633946

Summary: sys-boot/udk-2015 : sandbox issue
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Stéphane Veyret <sveyret>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=682540
https://github.com/gentoo/gentoo/pull/11655
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
etc.portage.tbz2
sandbox-15319.log
sys-boot:udk-2015:20171009-235921.log

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(-)