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-apps/util-linux: Multilib cleanup & FreeBSD support #7835

Closed
wants to merge 8 commits into from

Conversation

mgorny
Copy link
Member

@mgorny mgorny commented Apr 6, 2018

Clean up the multilib logic to require less hacks and use more upstream configure options. Also add support for FreeBSD builds where we want only libraries (with exception of libmount).

Explicitly pass --disable-all-programs for non-native builds. While
this isn't strictly necessary with the hack we're doing for compile,
it will be helpful in a followup commit introducing FreeBSD support.
Remove the hacks that meant to build libraries for non-native ABIs only.
This is no longer necessary with the --disable-all-programs configure
option. The only difference between the two versions is that without
the hacks manpages are also installed which is harmless (and even
desirable).
Enable testing for all multilib ABIs. In non-native ABIs, program tests
are simply skipped and libraries are tested correctly.
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull Request assignment

Areas affected: ebuilds, profiles
Packages affected: sys-apps/util-linux

sys-apps/util-linux: @gentoo/base-system

Bugs linked: 651398

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

@gentoo-repo-qa-bot gentoo-repo-qa-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 Apr 6, 2018
@mgorny
Copy link
Member Author

mgorny commented Apr 6, 2018

CC @gentoo/bsd

@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2018-04-06 10:35 UTC
Newest commit scanned: 89869f4
Status: ✅ good

Issues already there before the PR (double-check them):
https://qa-reports.gentoo.org/output/gentoo-ci/dfc65e89d/output.html#app-admin/rsyslog
https://qa-reports.gentoo.org/output/gentoo-ci/dfc65e89d/output.html#media-libs/freeverb3
https://qa-reports.gentoo.org/output/gentoo-ci/dfc65e89d/output.html#net-fs/samba

@mgorny
Copy link
Member Author

mgorny commented Apr 6, 2018

Thanks!

@gentoo-bot gentoo-bot closed this in 7cc95c0 Apr 6, 2018
@mgorny mgorny deleted the util-linux-bsd branch July 16, 2018 20:52
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
3 participants