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

Bug 679076

Summary: dev-util/envman-2.1.0 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Karol Wrótniak <karol.wrotniak>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint, williamh
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 567192    
Attachments: emerge-info.txt
dev-util:envman-2.1.0:20190228-154358.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2019-02-28 18:34:42 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-util/envman-2.1.0/work/src/github.com/bitrise-io/envman ...
failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
 * ERROR: dev-util/envman-2.1.0::gentoo failed (compile phase):
 *   Couldn't compile envman
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-gnome_abi32+64_20190225-042012

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

  Please see the tracker bug for details.

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.32.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-util/envman
[ebuild  N    ] dev-util/envman-2.1.0
Comment 1 Toralf Förster gentoo-dev 2019-02-28 18:34:45 UTC
Created attachment 567044 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-28 18:34:48 UTC
Created attachment 567046 [details]
dev-util:envman-2.1.0:20190228-154358.log
Comment 3 Toralf Förster gentoo-dev 2019-02-28 18:34:51 UTC
Created attachment 567048 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-02-28 18:34:53 UTC
Created attachment 567050 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-02-28 18:34:56 UTC
Created attachment 567052 [details]
etc.portage.tbz2
Comment 6 Karol Wrótniak 2019-03-17 17:41:47 UTC
*** Bug 680150 has been marked as a duplicate of this bug. ***
Comment 7 Karol Wrótniak 2019-03-17 17:48:04 UTC
Looks like an issue with golang-build eclass. Not sure what can I do inside the ebuild. Adding golang-build maintainer to the CC list.
Comment 8 Karol Wrótniak 2019-11-10 02:54:05 UTC
EAPI updated to 7 in https://github.com/gentoo/gentoo/pull/13245