Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772023 - net-libs/libaxc-0.3.4: fails tests (fatal error: cmocka.h: No such file or directory, missing dev-util/cmocka dep?)
Summary: net-libs/libaxc-0.3.4: fails tests (fatal error: cmocka.h: No such file or di...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-22 08:14 UTC by Agostino Sarubbo
Modified: 2021-02-22 21:09 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,9.63 KB, text/plain)
2021-02-22 08:14 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 2021-02-22 08:14:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/libaxc-0.3.4 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-22 08:14:30 UTC
Created attachment 688032 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-22 08:14:31 UTC
Possible context of error(s):

test/test_store.c:11:10: fatal error: cmocka.h: No such file or directory
test/test_client.c:11:10: fatal error: cmocka.h: No such file or directory
test/test_store.c:11:10: fatal error: cmocka.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-02-22 21:09:32 UTC
The bug has been closed via the following commit(s):

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

commit 6bbd8d26d3100628e8995496d626dff69f91d478
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2021-02-22 20:44:13 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2021-02-22 20:44:13 +0000

    net-libs/libaxc: Fix tests
    
    Closes: https://bugs.gentoo.org/772023
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.14, Repoman-3.0.2

 net-libs/libaxc/libaxc-0.3.4-r1.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)