Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935788 - dev-util/bear-3.1.4-r1 fails tests: 1 - bear::func_test (Failed)
Summary: dev-util/bear-3.1.4-r1 fails tests: 1 - bear::func_test (Failed)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-09 13:31 UTC by Agostino Sarubbo
Modified: 2024-08-13 13:05 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,72.06 KB, text/plain)
2024-07-09 13:31 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,3.86 KB, text/plain)
2024-07-09 13:31 UTC, Agostino Sarubbo
Details
2-LastTest.log (2-LastTest.log,21.75 KB, text/plain)
2024-07-09 13:31 UTC, Agostino Sarubbo
Details
fix ebuild typo (bear-3.1.4-r1-fix-test.patch,950 bytes, patch)
2024-07-09 13:48 UTC, Paul Zander
Details | Diff
bear::func_test log (LastTest.log,22.42 KB, text/x-log)
2024-07-09 13:51 UTC, Paul Zander
Details

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