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

media-libs/mlt: fix ld.lld errors: version script assignment failed: symbol not defined #34925

Closed
wants to merge 1 commit into from

Conversation

AngryLoki
Copy link
Contributor

ld.lld 17 fix, similar to #34595

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

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @AngryLoki
Areas affected: ebuilds
Packages affected: media-libs/mlt

media-libs/mlt: @gentoo/video, @gentoo/kde

Linked bugs

Bugs linked: 919981


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

Pull request CI report

Report generated at: 2024-01-20 19:48 UTC
Newest commit scanned: 9fb45c8
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/7e2265fee8/output.html

# https://github.com/gentoo/gentoo/pull/28355
# mold needs this too but right now tc-ld-is-mold is also not available
if tc-ld-is-lld; then
append-ldflags -Wl,--undefined-version
Copy link
Member

Choose a reason for hiding this comment

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

…symbol not defined

ld.lld 17 fix, similar to gentoo#34595

Closes: https://bugs.gentoo.org/919981
Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2024-01-21 08:28 UTC
Newest commit scanned: d343a30
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/d2bf329910/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
4 participants