Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687458 - dev-go/go-protobuf-1.2.0 : [TEST] --- FAIL: TestParameters
Summary: dev-go/go-protobuf-1.2.0 : [TEST] --- FAIL: TestParameters
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:
 
Reported: 2019-06-05 17:03 UTC by Toralf Förster
Modified: 2019-06-05 18:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.32 KB, text/plain)
2019-06-05 17:03 UTC, Toralf Förster
Details
dev-go:go-protobuf-1.2.0:20190605-064948.log (dev-go:go-protobuf-1.2.0:20190605-064948.log,400.95 KB, text/plain)
2019-06-05 17:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,1.22 KB, text/plain)
2019-06-05 17:03 UTC, Toralf Förster
Details
environment (environment,19.14 KB, text/plain)
2019-06-05 17:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.69 KB, application/x-bzip)
2019-06-05 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-06-05 17:03:35 UTC
?   	github.com/golang/protobuf/proto/test_proto	[no test files]
=== RUN   TestParameters
--- FAIL: TestParameters (0.00s)
    golden_test.go:225: TEST: defaults
    golden_test.go:405: RUNNING:  protoc --plugin=protoc-gen-go=/var/tmp/portage/dev-go/go-protobuf-1.2.0/temp/go-build764469666/b088/protoc-gen-go.test -I/var/tmp/portage/dev-go/go-protobuf-1.2.0/temp/proto-test907910774 --go_out=:/var/tmp/portage/dev-go/go-protobuf-1.2.0/temp/proto-test907910774/out /var/tmp/portage/dev-go/go-protobuf-1.2.0/temp/proto-test907910774/alpha/a.proto
    golden_test.go:411: protoc: exec: "protoc": executable file not found in $PATH

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop_libressl-test_20190602-225504

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

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)


java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-go/go-protobuf
[ebuild  N    ] dev-go/go-protobuf-1.2.0
Comment 1 Toralf Förster gentoo-dev 2019-06-05 17:03:38 UTC
Created attachment 578916 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-05 17:03:40 UTC
Created attachment 578918 [details]
dev-go:go-protobuf-1.2.0:20190605-064948.log
Comment 3 Toralf Förster gentoo-dev 2019-06-05 17:03:43 UTC
Created attachment 578920 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-05 17:03:46 UTC
Created attachment 578922 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-05 17:03:48 UTC
Created attachment 578924 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2019-06-05 18:43:25 UTC
The bug has been closed via the following commit(s):

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

commit 24b06cc016804998fc07cb92980575637e474d98
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-06-05 18:41:31 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-06-05 18:43:18 +0000

    dev-go/go-protobuf: add protobuf dep (bug 687458)
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Closes: https://bugs.gentoo.org/687458
    Package-Manager: Portage-2.3.67, Repoman-2.3.14
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-go/go-protobuf/go-protobuf-1.2.0.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
Comment 7 Zac Medico gentoo-dev 2019-06-05 18:43:54 UTC
Thanks!