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

Bug 935788

Summary: dev-util/bear-3.1.4-r1 fails tests: 1 - bear::func_test (Failed)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Alexey <alexey+gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: negril.nx+gentoo, proxy-maint, sam
Priority: Normal Keywords: PullRequest, TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/grpc/grpc/issues/37178
https://github.com/gentoo/gentoo/pull/37992
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-LastTest.log
2-LastTest.log
fix ebuild typo
bear::func_test log

Description Agostino Sarubbo gentoo-dev 2024-07-09 13:31:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/bear-3.1.4-r1 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-09 13:31:06 UTC
CC'ing also the author of the commit (e204cb10f52f821ddaf924f90af17cacf735669b)
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-09 13:31:07 UTC
Created attachment 897370 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2024-07-09 13:31:08 UTC
Created attachment 897371 [details]
1-LastTest.log

1-LastTest.log
Comment 4 Agostino Sarubbo gentoo-dev 2024-07-09 13:31:09 UTC
Created attachment 897372 [details]
2-LastTest.log

2-LastTest.log
Comment 5 Agostino Sarubbo gentoo-dev 2024-07-09 13:31:10 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


	  1 - bear::func_test (Failed)
The following tests FAILED:
Comment 6 Agostino Sarubbo gentoo-dev 2024-07-09 13:31:49 UTC
dmesg also says:

[Tue Jul 9 15:14:23 2024] single_set_ptr_[52892]: segfault at 0 ip 00005cb07f908a44 sp 00007fffccb6f570 error 4 in single_set_ptr_test[5cb07f908000+4000] likely on CPU 57 (core 25, socket 0)
Comment 7 Paul Zander 2024-07-09 13:48:49 UTC
Created attachment 897373 [details, diff]
fix ebuild typo
Comment 8 Paul Zander 2024-07-09 13:51:46 UTC
Created attachment 897374 [details]
bear::func_test log

The underlying "error" that needs fixing after fixing the typo. Seems to be a changed output format that needs patching.
Comment 9 Larry the Git Cow gentoo-dev 2024-08-13 13:05:16 UTC
The bug has been closed via the following commit(s):

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

commit cdbb1f6f8bca88322e6c68fa7fc142122cd77a16
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-08-06 10:52:37 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-08-13 13:03:43 +0000

    dev-util/bear: 3.1.4-r1 reduce gRPC verbosity to fix bear::func_test
    
    Closes: https://bugs.gentoo.org/935788
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/37992
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-util/bear/bear-3.1.4-r1.ebuild                 |  1 +
 .../files/bear-3.1.4-reduce-grpc-verbosity.patch   | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)