Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust-pulsectl crate build failed #473

Closed
krruzic opened this issue Nov 14, 2019 · 4 comments
Closed

rust-pulsectl crate build failed #473

krruzic opened this issue Nov 14, 2019 · 4 comments
Labels
C-build-failure Category: This is a crate that failed to build S-needs-dependency Status: This is a build failure due to a missing dependency in the build environment

Comments

@krruzic
Copy link

krruzic commented Nov 14, 2019

Crate name:
rust-pulsectl

Build failure link:
https://docs.rs/crate/rust-pulsectl/0.2.6/builds/198526

Additional details:
Requested 'libpulse >= 12.0' but version of libpulse is 11.1. This happens while compiling libpulse-sys v1.11.0. That package successfully compiles though: https://docs.rs/crate/libpulse-sys/1.11.0/builds/185864

@krruzic krruzic added the C-build-failure Category: This is a crate that failed to build label Nov 14, 2019
@jyn514
Copy link
Member

jyn514 commented Dec 21, 2019

@krruzic no obligation, but this would get fixed faster if you're willing to make a PR to crates-build-env :) instructions here: https://github.com/rust-lang/docs.rs/wiki/Making-changes-to-the-build-environment

@krruzic
Copy link
Author

krruzic commented Dec 27, 2019

I'll see what I can do if I get a chance. Thanks for the response :)

@jyn514
Copy link
Member

jyn514 commented Dec 27, 2019

I just read your comment above more thoroughly -

That package successfully compiles though: https://docs.rs/crate/libpulse-sys/1.11.0/builds/185864

That build happened in September, we had a big change to the build environment in early October: #407

@jyn514 jyn514 added the S-needs-dependency Status: This is a build failure due to a missing dependency in the build environment label Jun 28, 2020
@jyn514
Copy link
Member

jyn514 commented Apr 17, 2021

@krruzic I saw that https://github.com/krruzic/pulsectl hasn't been updated since november 2019, so I'm going to close this issue. Feel free to make a PR adding libpulse to crates-build-env if you're still interested in getting the docs working :)

@jyn514 jyn514 closed this as completed Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-build-failure Category: This is a crate that failed to build S-needs-dependency Status: This is a build failure due to a missing dependency in the build environment
Projects
None yet
Development

No branches or pull requests

2 participants