Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 764707 - dev-libs/protobuf-3.14.0 - FAIL: protobuf-test
Summary: dev-libs/protobuf-3.14.0 - FAIL: protobuf-test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis
URL: https://github.com/protocolbuffers/pr...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 763747
  Show dependency tree
 
Reported: 2021-01-09 20:30 UTC by ernsteiswuerfel
Modified: 2021-04-05 19:06 UTC (History)
4 users (show)

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


Attachments
build.log (ppc) (protobuf-3.14.0:20210109-195248.log,495.32 KB, text/plain)
2021-01-09 20:30 UTC, ernsteiswuerfel
Details
test-suite.log (ppc) (test-suite.log.xz,36.64 KB, application/x-xz)
2021-01-09 20:31 UTC, ernsteiswuerfel
Details
emerge --info (file_764707.txt,5.86 KB, text/plain)
2021-01-09 20:31 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)