From: Maxime Devos <maximedevos@telenet.be>
To: Ben Van Sleen <benvansleen@gmail.com>, 57611@debbugs.gnu.org
Subject: bug#57611: rust-once-cell (alacritty dependency) build failure
Date: Wed, 7 Sep 2022 20:44:27 +0200 [thread overview]
Message-ID: <07b8965c-9f25-2f32-1cf2-66635e2bb916@telenet.be> (raw)
In-Reply-To: <CAGdf7-GLgwCDgeL40fqxkko7qDh4vS7+MFjj=HpdbMxQCaZ2wQ@mail.gmail.com>
[-- Attachment #1.1.1.1: Type: text/plain, Size: 1404 bytes --]
On 07-09-2022 01:15, Ben Van Sleen wrote:
> Subject:
> bug#57611: rust-once-cell (alacritty dependency) build failure
> From:
> Ben Van Sleen <benvansleen@gmail.com>
> Date:
> 07-09-2022 01:15
>
> To:
> 57611@debbugs.gnu.org
>
>
> rust-once-cell-1 can't be built because it now depends on
> rust-parking-lot-core-0.9. This can't be built because it now requires
> rust-windows-sys-0.36 according to the crates page
> (https://crates.io/crates/parking_lot_core/0.9.3/dependencies). This
> package definition can be found in the guix channel that Must Not Be
> Named (right next to firefox), and is not present in the main guix repo.
>
> I would guess the reasoning behind this is that rust-windows-sys
> requires some kind of nonfree code in its dependencies (perhaps
> rust-windows-aarch64-msvc-0.36?).
AFAICT it is free, though whoever maintains that package forgot to
include a copy of the license text.
> If I'm wrong about this and the package does meet the Guix repo
> standards, then the alacritty problem can be fixed by incorporating
> the rust-windows-sys-0.36 package definition into (gnu packages
> crates-io).
Another solution would be to remove the dependency rust-windows-sys from
rust-parking-lot-core-0.9 by patching the Cargo.toml appropriately (this
dependency is only required for compiling to Windows targets).
Greetings,
MAxime.
[-- Attachment #1.1.1.2: Type: text/html, Size: 3632 bytes --]
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 929 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]
next prev parent reply other threads:[~2022-09-07 18:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 12:07 bug#57611: rust-once-cell (alacritty dependency) build failure bdju via Bug reports for GNU Guix
2022-09-06 23:15 ` Ben Van Sleen
2022-09-07 18:44 ` Maxime Devos [this message]
2022-09-07 21:57 ` bug#57611: [PATCH] Addressing bug#57611 by updating rust-wayland-client and rust-wayland-scanner dependencies Ben Van Sleen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=07b8965c-9f25-2f32-1cf2-66635e2bb916@telenet.be \
--to=maximedevos@telenet.be \
--cc=57611@debbugs.gnu.org \
--cc=benvansleen@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.