Summary: | dev-util/bear-3.1.4-r1 fails tests: 1 - bear::func_test (Failed) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | 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
![]() CC'ing also the author of the commit (e204cb10f52f821ddaf924f90af17cacf735669b) Created attachment 897370 [details]
build.log
build log and emerge --info
Created attachment 897371 [details]
1-LastTest.log
1-LastTest.log
Created attachment 897372 [details]
2-LastTest.log
2-LastTest.log
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: 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) Created attachment 897373 [details, diff]
fix ebuild typo
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.
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(+) |