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

sci-mathematics/topcom: fix buildsystem patch #36089

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

Conversation

orbea
Copy link
Contributor

@orbea orbea commented Apr 4, 2024

When linking internal dependencies that were linekd using $(LIBTOOL) the ideal method is to use the generated libtool archive (.la) file. This fixes the build with slibtool which doesn't find -lTOPCOM and -lCHECKREG during the build and explicitly requires the .la file to be used.

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

When linking internal dependencies that were linekd using $(LIBTOOL) the
ideal method is to use the generated libtool archive (.la) file. This
fixes the build with slibtool which doesn't find -lTOPCOM and -lCHECKREG
during the build and explicitly requires the .la file to be used.

Closes: https://bugs.gentoo.org/928063
Signed-off-by: orbea <orbea@riseup.net>
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @orbea
Areas affected: ebuilds
Packages affected: sci-mathematics/topcom

sci-mathematics/topcom: @gentoo/sci-mathematics

Linked bugs

Bugs linked: 928063


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 Apr 4, 2024
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2024-04-04 03:10 UTC
Newest commit scanned: 73fd516
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/9f78aba045/output.html

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