https://bugzilla.redhat.com/show_bug.cgi?id=2245451

Fabio Valentini <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #5 from Fabio Valentini <[email protected]> ---
This package doesn't compile - looks like the doctests cannot be compiled due
to README.md from the root of the git repository being referenced:

> error: couldn't read src/../../README.md: No such file or directory (os error 
> 2)
>    --> src/lib.rs:410:24
>     |
> 410 |     external_doc_test!(include_str!("../../README.md"));
>     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>     |
>     = note: this error originates in the macro `include_str` (in Nightly 
> builds, run with -Z macro-backtrace for more info)
> error: aborting due to previous error
> error: doctest failed, to rerun pass `--doc`

You can work around that by replacing `%cargo_test` with `%cargo_test --
--lib`.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2245451

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202245451%23c5
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to