Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867364 - dev-util/cppcheck-2.9 fails tests: TestProcessExecutor - TestThreadExecutor
Summary: dev-util/cppcheck-2.9 fails tests: TestProcessExecutor - TestThreadExecutor
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-08-29 21:40 UTC by Agostino Sarubbo
Modified: 2023-12-23 17:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,277.22 KB, text/plain)
2022-08-29 21:40 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,209.59 KB, text/plain)
2022-08-29 21:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-08-29 21:40:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/cppcheck-2.9 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-29 21:40:37 UTC
Created attachment 801889 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-29 21:40:39 UTC
Created attachment 801892 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-29 21:40:40 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


	 44 - TestProcessExecutor (Failed)
	 55 - TestThreadExecutor (Failed)
Comment 4 Larry the Git Cow gentoo-dev 2023-12-23 17:38:49 UTC
The bug has been referenced in the following commit(s):

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

commit 64c1501bf9edc0a5daa4d4759275a0a9725be8bd
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2023-12-22 18:56:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-23 17:38:01 +0000

    dev-util/cppcheck: add 2.13.0
    
    * Drop hppa and sparc due to dev-qt/qtcharts
    
    Bug: https://bugs.gentoo.org/826602
    Bug: https://bugs.gentoo.org/826970
    Bug: https://bugs.gentoo.org/867364
    Closes: https://bugs.gentoo.org/911256
    Closes: https://bugs.gentoo.org/920547
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/34448
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/cppcheck/Manifest               |   1 +
 dev-util/cppcheck/cppcheck-2.13.0.ebuild | 153 +++++++++++++++++++++++++++++++
 dev-util/cppcheck/metadata.xml           |   1 +
 3 files changed, 155 insertions(+)