Summary: | dev-util/cbindgen-0.7.1 - error[E0407]: method `source` is not a member of trait `error::Error` | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Dev Random <devrandomfx> |
Component: | Current packages | Assignee: | Mozilla Gentoo Team <mozilla> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | devrandomfx, piotr5 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=677050 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info
cat /var/tmp/portage/dev-util/cbindgen-0.7.1/temp/build.log |
Created attachment 563272 [details]
cat /var/tmp/portage/dev-util/cbindgen-0.7.1/temp/build.log
this is most likely a dependency error since trim_start_matches is only defined for >=dev-lang/rust-1.30 and installed rust is 1.29.1-r1. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cf9370787eaa74b07174b99971aa51013d0e209 commit 6cf9370787eaa74b07174b99971aa51013d0e209 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2019-01-30 15:36:25 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2019-01-30 15:36:56 +0000 dev-util/cbindgen: adjust dependency on >=virtual/cargo-1.30.0 Closes: https://bugs.gentoo.org/676914 Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> dev-util/cbindgen/cbindgen-0.7.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) *** Bug 677050 has been marked as a duplicate of this bug. *** |
Created attachment 563270 [details] emerge --info cbindgen fails to compile with the following errors attached you can see the build.log