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

Bug 703122

Summary: dev-lang/go-1.13.5 : * dev-lang/go must be installed to use the system-bootstrap use flag
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lang:go-1.13.5:20191216-145901.log
die.env
emerge-history.txt
etc.portage.tbz2
logs.tbz2

Description Toralf Förster gentoo-dev 2019-12-16 15:10:54 UTC
 * ERROR: dev-lang/go-1.13.5::gentoo failed (pretend phase):
 *   dev-lang/go must be installed to use the system-bootstrap use flag
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20191215-175505

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

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


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 16 Dec 2019 12:45:41 +0000

emerge -qpvO dev-lang/go
[ebuild  N    ] dev-lang/go-1.13.5  USE="system-bootstrap -gccgo"
Comment 1 Toralf Förster gentoo-dev 2019-12-16 15:10:57 UTC
Created attachment 599832 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-16 15:11:00 UTC
Created attachment 599834 [details]
dev-lang:go-1.13.5:20191216-145901.log
Comment 3 Toralf Förster gentoo-dev 2019-12-16 15:11:03 UTC
Created attachment 599836 [details]
die.env
Comment 4 Toralf Förster gentoo-dev 2019-12-16 15:11:05 UTC
Created attachment 599838 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-12-16 15:11:08 UTC
Created attachment 599840 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-16 15:11:11 UTC
Created attachment 599842 [details]
logs.tbz2
Comment 7 William Hubbs gentoo-dev 2019-12-30 15:39:18 UTC
This is correct behavior.
The system-bootstrap use flag can only be used if dev-lang/go is already
installed.