Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681202 - dev-go/coveraggregator-0_pre20170216 : [TEST] failed to initialize build cache at /.../go-build: mkdir /.../cache: permission denied
Summary: dev-go/coveraggregator-0_pre20170216 : [TEST] failed to initialize build cach...
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: TESTFAILURE
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2019-03-21 20:40 UTC by Toralf Förster
Modified: 2019-03-22 00:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.84 KB, text/plain)
2019-03-21 20:40 UTC, Toralf Förster
Details
dev-go:coveraggregator-0_pre20170216:20190321-041645.log (dev-go:coveraggregator-0_pre20170216:20190321-041645.log,8.24 KB, text/plain)
2019-03-21 20:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,250.39 KB, text/plain)
2019-03-21 20:40 UTC, Toralf Förster
Details
environment (environment,17.99 KB, text/plain)
2019-03-21 20:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.98 KB, application/x-bzip)
2019-03-21 20:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,55.15 KB, application/x-bzip)
2019-03-21 20:40 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-21 20:40:32 UTC
env GOPATH=/var/tmp/portage/dev-go/coveraggregator-0_pre20170216/work/coveraggregator-0_pre20170216:/usr/lib/go-gentoo go test -v -work -x github.com/chouquette/coveraggregator
WORK=/var/tmp/portage/dev-go/coveraggregator-0_pre20170216/temp/go-build661624178
failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied
 * ERROR: dev-go/coveraggregator-0_pre20170216::gentoo failed (test phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop_test_20190313-190226

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

  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)
  [3]   pypy3 (fallback)

Available Rust versions:
  [1]   rust-bin-1.32.0 *
  [2]   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-go/coveraggregator
[ebuild  N    ] dev-go/coveraggregator-0_pre20170216
Comment 1 Toralf Förster gentoo-dev 2019-03-21 20:40:35 UTC
Created attachment 570226 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-21 20:40:38 UTC
Created attachment 570228 [details]
dev-go:coveraggregator-0_pre20170216:20190321-041645.log
Comment 3 Toralf Förster gentoo-dev 2019-03-21 20:40:40 UTC
Created attachment 570230 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-03-21 20:40:43 UTC
Created attachment 570232 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-03-21 20:40:46 UTC
Created attachment 570234 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-21 20:40:49 UTC
Created attachment 570236 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-03-22 00:04:16 UTC
The bug has been closed via the following commit(s):

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

commit cddac59d06fe7327dcd1854f80d53532166d498e
Author:     Zac Medico <zachary.medico@sony.com>
AuthorDate: 2019-03-22 00:01:54 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-03-22 00:02:52 +0000

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

 dev-go/coveraggregator/coveraggregator-0_pre20170216.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
Comment 8 Zac Medico gentoo-dev 2019-03-22 00:08:27 UTC
Thanks!