Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680150 - dev-util/stepman-0.10.4 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Summary: dev-util/stepman-0.10.4 : failed to initialize build cache at /.../go-build: ...
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-03-12 17:03 UTC by Toralf Förster
Modified: 2019-11-10 02:53 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.86 KB, text/plain)
2019-03-12 17:03 UTC, Toralf Förster
Details
dev-util:stepman-0.10.4:20190312-091901.log (dev-util:stepman-0.10.4:20190312-091901.log,1.97 KB, text/plain)
2019-03-12 17:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,159.07 KB, text/plain)
2019-03-12 17:03 UTC, Toralf Förster
Details
environment (environment,16.61 KB, text/plain)
2019-03-12 17:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.72 KB, application/x-bzip)
2019-03-12 17:03 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-03-12 17:03:40 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-util/stepman-0.10.4/work/src/github.com/bitrise-io/stepman ...
failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
 * ERROR: dev-util/stepman-0.10.4::gentoo failed (compile phase):
 *   Couldn't compile stepman
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-no-multilib_libressl_20190309-011903

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

  Please see the tracker bug for details.

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.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 *
  [2]   rust-bin-1.32.0



emerge -qpvO dev-util/stepman
[ebuild  N    ] dev-util/stepman-0.10.4
Comment 1 Toralf Förster gentoo-dev 2019-03-12 17:03:42 UTC
Created attachment 568852 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-12 17:03:45 UTC
Created attachment 568854 [details]
dev-util:stepman-0.10.4:20190312-091901.log
Comment 3 Toralf Förster gentoo-dev 2019-03-12 17:03:48 UTC
Created attachment 568856 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-12 17:03:51 UTC
Created attachment 568858 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-12 17:03:54 UTC
Created attachment 568860 [details]
etc.portage.tbz2
Comment 6 Karol Wrótniak 2019-03-17 17:41:47 UTC

*** This bug has been marked as a duplicate of bug 679076 ***
Comment 7 Toralf Förster gentoo-dev 2019-04-21 19:29:17 UTC
(In reply to Karol Wrótniak from comment #6)
> 
> *** This bug has been marked as a duplicate of bug 679076 ***

I think, the ebuild has to be fixed - few other maintainer did it already.
Pls ask in #dev
Comment 8 Toralf Förster gentoo-dev 2019-04-21 22:41:29 UTC
eg look at bug #684052 or at the tarcker itself
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-04-22 05:38:50 UTC
EAPI 7 should fix it.
Comment 10 Karol Wrótniak 2019-11-10 02:53:14 UTC
EAPI updated to 7 in https://github.com/gentoo/gentoo/pull/13245