Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680946 - dev-go/go-text-0.3.0 : failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Summary: dev-go/go-text-0.3.0 : failed to initialize build cache at /.../go-build: mkd...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2019-03-19 17:23 UTC by Toralf Förster
Modified: 2019-03-19 20:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.81 KB, text/plain)
2019-03-19 17:23 UTC, Toralf Förster
Details
dev-go:go-text-0.3.0:20190319-075619.log (dev-go:go-text-0.3.0:20190319-075619.log,1.74 KB, text/plain)
2019-03-19 17:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,52.45 KB, text/plain)
2019-03-19 17:23 UTC, Toralf Förster
Details
environment (environment,17.54 KB, text/plain)
2019-03-19 17:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.86 KB, application/x-bzip)
2019-03-19 17:23 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-19 17:23:04 UTC
>>> Compiling source in /var/tmp/portage/dev-go/go-text-0.3.0/work/go-text-0.3.0 ...
WORK=/var/tmp/portage/dev-go/go-text-0.3.0/temp/go-build720674769
failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
 * ERROR: dev-go/go-text-0.3.0::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-developer_libressl-test_20190317-122112

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

  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.6
  [2]   python2.7 (fallback)


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-go/go-text
[ebuild  N    ] dev-go/go-text-0.3.0
Comment 1 Toralf Förster gentoo-dev 2019-03-19 17:23:07 UTC
Created attachment 569798 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-19 17:23:09 UTC
Created attachment 569800 [details]
dev-go:go-text-0.3.0:20190319-075619.log
Comment 3 Toralf Förster gentoo-dev 2019-03-19 17:23:12 UTC
Created attachment 569802 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-19 17:23:15 UTC
Created attachment 569804 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-19 17:23:18 UTC
Created attachment 569806 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-03-19 20:19:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cdd8569e83c15fa24520ccc3cdb9dafe1f2342

commit 30cdd8569e83c15fa24520ccc3cdb9dafe1f2342
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-03-19 20:17:47 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-03-19 20:17:52 +0000

    dev-go/go-text: filter GOCACHE vars (bug 680946)
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/680946
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-go/go-text/go-text-0.3.0.ebuild         | 3 ++-
 dev-go/go-text/go-text-0_pre20160211.ebuild | 3 ++-
 dev-go/go-text/go-text-9999.ebuild          | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)
Comment 7 Zac Medico gentoo-dev 2019-03-19 20:19:50 UTC
Thanks!