If you’re interested in testing any changes/fixes with Swift, you can use my Swift-for-Fedora repo (https://github.com/tachoknight/swift-lang-packaging-fedora). `setup-container.sh` does what you think it does in case you’re using podman or docker, and `justbuild.sh` actually does all the work to actually create the artifacts.

Hope that helps!

Ron

On 16 Dec 2022, at 5:24, Miroslav Lichvar wrote:

On Fri, Dec 16, 2022 at 09:55:11AM +0100, Florian Weimer wrote:
Miroslav, we may have to revert the versioning change if the AS_NEEDED
approach does not work.

Ok, I reverted that change, at least until I have more time for
testing the possible fixes.

  Linking versioned libncurses against
unversioned libtinfo etc. would solve this, but I don't know how it
would to get to this point.

I don't know much about ELF. Is it possible to remove versions from
specific symbols in the symbol table after the libraries are built,
maybe with some tool like chrpath?

--
Miroslav Lichvar
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to