-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
profanity: fix build on darwin #36992
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
Conversation
Seems to have some unrelated changes from #36988 in? |
yes, that's because the package from #36988 is a direct dependency for profanity. not sure if we need 2 pull requests or if both can be merged with this one? |
@GrahamcOfBorg build stabber profanity |
Success on x86_64-darwin (full log) Attempted: stabber, profanity Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: stabber, profanity Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: stabber, profanity Partial log (click to expand)
|
cc/ @devhell as main maintainer |
👍 Thank you very much @hschaeidt :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise looks fine
|
||
nativeBuildInputs = [ pkgconfig ]; | ||
enableParallelBuilding = true; | ||
|
||
buildInputs = [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
autoreconfHook
and pkgconfig
should be in nativeBuildInputs
i did the changes. additionally activated the check phase, as the package has a test suite |
@GrahamcOfBorg build profanity |
Success on x86_64-darwin (full log) Attempted: profanity Partial log (click to expand)
|
Failure on aarch64-linux (full log) Attempted: profanity Partial log (click to expand)
|
Failure on x86_64-linux (full log) Attempted: profanity Partial log (click to expand)
|
* fix osx build * fix undefined macros in configure.ac * activate the check phase to run the test suite
@GrahamcOfBorg build profanity |
Success on x86_64-linux (full log) Attempted: profanity Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: profanity Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: profanity Partial log (click to expand)
|
Motivation for this change
18.03 ZHF darwin edition: #36454 (Please backport to 18.03!)
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)