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

sys-cluster/galera: Fix build on musl #26402

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

listout
Copy link
Contributor

@listout listout commented Jul 14, 2022

These are patches that I've taken from Alpine linux, may be tweaked it
here and there, nothing much. These patches makes it possible to build
galera irrespective of the libc one has.

Closes: https://bugs.gentoo.org/829176

Signed-off-by: brahmajit das brahmajit.xyz@gmail.com

These are patches that I've taken from Alpine linux, may be tweaked it
here and there, nothing much. These patches makes it possible to build
galera irrespective of the libc one has.

Closes: https://bugs.gentoo.org/829176

Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com>
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @listout
Areas affected: ebuilds
Packages affected: sys-cluster/galera

sys-cluster/galera: @gentoo/mysql

Linked bugs

Bugs linked: 829176


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Jul 14, 2022
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2022-07-14 13:15 UTC
Newest commit scanned: bfe2d56
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/8075f71626/output.html

gu::datetime::SimClock::inc_time(300 * gu::datetime::MSec);
evs_from_dummy(dn[1])->handle_timers();
evs_from_dummy(dn[2])->handle_timers();
+ prop.propagate_until_empty();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks okay apart from this one. It stands out as a bit odd.

Has this been sent upstream somewhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uhm no. It was there alpine Linux perhaps I can wrap it around ifdef

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR.
Projects
None yet
4 participants