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

Bug 852689

Summary: dev-libs/libtraceevent-1.6.3 fails tests: trace-utest.c:14:10: fatal error: CUnit.h: No such file or directory
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-06-17 06:43:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libtraceevent-1.5.2-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-17 06:43:29 UTC
Created attachment 785858 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-17 06:43:29 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


trace-utest.c:14:10: fatal error: CUnit/CUnit.h: No such file or directory
trace-utest.c:14:10: fatal error: CUnit/CUnit.h: No such file or directory
Comment 3 Agostino Sarubbo gentoo-dev 2022-12-19 09:14:55 UTC
dash_tinderbox has reproduced this issue with version 1.6.3 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-06-10 09:12:28 UTC
The bug has been closed via the following commit(s):

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

commit 0890fb435855f121706704fb56c40053c22dc075
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-10 08:47:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-10 08:52:06 +0000

    dev-libs/libtraceevent: fix tests
    
    Depend on cunit for tests and pass the emake args consistently.
    
    Closes: https://bugs.gentoo.org/852689
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libtraceevent/libtraceevent-1.7.2.ebuild | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)