Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 764707

Summary: dev-libs/protobuf-3.14.0 - FAIL: protobuf-test
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Status: RESOLVED FIXED    
Severity: normal CC: floppym, jstein, paolo.pedroni, whissi
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/protocolbuffers/protobuf/issues/8082
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 763747    
Attachments: build.log (ppc)
test-suite.log (ppc)
emerge --info

Description ernsteiswuerfel archtester 2021-01-09 20:30:52 UTC
Created attachment 682162 [details]
build.log (ppc)

[...]
make[3]: Entering directory '/var/tmp/portage/dev-libs/protobuf-3.14.0/work/protobuf-3.14.0-.ppc/src'
FAIL: protobuf-test
PASS: protobuf-lazy-descriptor-test
PASS: protobuf-lite-test
PASS: google/protobuf/compiler/zip_output_unittest.sh
PASS: google/protobuf/io/gzip_stream_unittest.sh
PASS: protobuf-lite-arena-test
============================================================================
Testsuite summary for Protocol Buffers 3.14.0
============================================================================
# TOTAL: 6
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
Comment 1 ernsteiswuerfel archtester 2021-01-09 20:31:18 UTC
Created attachment 682165 [details]
test-suite.log (ppc)
Comment 2 ernsteiswuerfel archtester 2021-01-09 20:31:39 UTC
Created attachment 682168 [details]
emerge --info
Comment 3 Arfrever Frehtes Taifersar Arahesis 2021-01-09 22:26:05 UTC
Known problem:
https://github.com/protocolbuffers/protobuf/issues/8082
Comment 4 Thomas Deutschmann (RETIRED) gentoo-dev 2021-02-03 20:53:11 UTC
Same for x86 (probably all 32bit systems).
Comment 5 Larry the Git Cow gentoo-dev 2021-04-05 19:06:39 UTC
The bug has been closed via the following commit(s):

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

commit 2f29b2e1984aa430fb82c8cf6c3297925ace47e0
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2021-04-04 02:00:00 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-04-05 19:06:34 +0000

    dev-libs/protobuf: Disable test requiring huge amount of memory.
    
    Closes: https://bugs.gentoo.org/764707
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-libs/protobuf/protobuf-3.14.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)