~kennylevinsen/greetd-devel

1

Build failures on stable release channel

Joshua Smith <jsmithfpv@gmail.com>
Details
Message ID
<D1SR247KWNKG.1SKIE0M9BRMIF@gmail.com>
DKIM signature
pass
Download raw message
Hi,

Updating to 0.10.1 now throws error[E0554] related to the doc_cfg line
in greetd_ipc/src/lib.rs:34:1. Removal of the doc_cfg line results in a
successful build. Tested on openSUSE and Arch, rustc 1.78.0.
Details
Message ID
<54576406-766c-4699-afe1-6f5429d3e211@kl.wtf>
In-Reply-To
<D1SR247KWNKG.1SKIE0M9BRMIF@gmail.com> (view parent)
DKIM signature
pass
Download raw message
> Updating to 0.10.1 now throws error[E0554] related to the doc_cfg line
> in greetd_ipc/src/lib.rs:34:1. Removal of the doc_cfg line results in a
> successful build. Tested on openSUSE and Arch, rustc 1.78.0.


Thanks for highlighting this - I might not have noticed otherwise, as I 
have had to run nightly due to cargo libgit issues. I'll roll out a 
0.5.2 with a fix for stable compatibility in a bit.

I'm not particularly amused by docs.rs requiring nightly features to 
build such basic documentation, especially since the exact same code 
built just fine when 0.9.0 was released... Oh well.
Reply to thread Export thread (mbox)