Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766489 - dev-util/cbindgen-0.16.0 fails tests
Summary: dev-util/cbindgen-0.16.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-22 07:35 UTC by Agostino Sarubbo
Modified: 2021-01-22 14:48 UTC (History)
0 users

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


Attachments
build.log (build.log,70.45 KB, text/plain)
2021-01-22 07:35 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-01-22 07:35:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/cbindgen-0.16.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-22 07:35:24 UTC
Created attachment 684073 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-22 07:35:25 UTC
Possible context of error(s):

thread 'bin_default_uses_debug_build' panicked at 'build should succed: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/profile.rs:62:10
thread 'bin_explicit_debug_build' panicked at 'build should succed: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/profile.rs:62:10
thread 'bin_explicit_release_build' panicked at 'build should succed: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/profile.rs:62:10
error: test failed, to rerun pass '--test profile'
Comment 3 Larry the Git Cow gentoo-dev 2021-01-22 14:48:08 UTC
The bug has been closed via the following commit(s):

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

commit c664aa761c1adf0ffb47f7052ed7a11e2840dc26
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-01-22 14:48:02 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-01-22 14:48:02 +0000

    dev-util/cbindgen: restrict tests
    
    The required files are not part of the crate.
    
    Closes: https://bugs.gentoo.org/766489
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-util/cbindgen/cbindgen-0.16.0.ebuild | 1 +
 1 file changed, 1 insertion(+)