Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703122 - dev-lang/go-1.13.5 : * dev-lang/go must be installed to use the system-bootstrap use flag
Summary: dev-lang/go-1.13.5 : * dev-lang/go must be installed to use the system-boots...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-16 15:10 UTC by Toralf Förster
Modified: 2019-12-30 15:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.77 KB, text/plain)
2019-12-16 15:10 UTC, Toralf Förster
Details
dev-lang:go-1.13.5:20191216-145901.log (dev-lang:go-1.13.5:20191216-145901.log,1.20 KB, text/plain)
2019-12-16 15:11 UTC, Toralf Förster
Details
die.env (die.env,169.09 KB, text/plain)
2019-12-16 15:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,33.84 KB, text/plain)
2019-12-16 15:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.52 KB, application/x-bzip)
2019-12-16 15:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,405 bytes, application/x-bzip)
2019-12-16 15:11 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 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.