Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679076 - dev-util/envman-2.1.0 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Summary: dev-util/envman-2.1.0 : failed to initialize build cache at /.../go-build: mk...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Karol Wrótniak
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2019-02-28 18:34 UTC by Toralf Förster
Modified: 2019-11-10 02:54 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.57 KB, text/plain)
2019-02-28 18:34 UTC, Toralf Förster
Details
dev-util:envman-2.1.0:20190228-154358.log (dev-util:envman-2.1.0:20190228-154358.log,1.93 KB, text/plain)
2019-02-28 18:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,136.99 KB, text/plain)
2019-02-28 18:34 UTC, Toralf Förster
Details
environment (environment,16.78 KB, text/plain)
2019-02-28 18:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.33 KB, application/x-bzip)
2019-02-28 18:34 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-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