Skip to content

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Apr 19, 2021

Even if contained in verbatim-copy directories, and use it for libSwiftScan.

This library is contained in lib/swift/<OS>/, which recursive-lipo assumes contains the stdlib, and other Swift code built fat from the get-go. libSwiftScan is a part of the compiler build, and is therefore built for the host in a given build, which means toolchain installation requries that we use lipo to produce a fat shared library for it.

Resolves rdar://74490218

@artemcm artemcm requested review from edymtt and shahmishal April 19, 2021 17:07
@artemcm
Copy link
Contributor Author

artemcm commented Apr 19, 2021

@swift-ci please smoke test

@artemcm
Copy link
Contributor Author

artemcm commented Apr 19, 2021

@swift-ci Please Build Toolchain macOS Platform

@artemcm artemcm force-pushed the RecursiveLipoException branch from dfe411f to 29b60a3 Compare April 19, 2021 19:22
@artemcm
Copy link
Contributor Author

artemcm commented Apr 19, 2021

@swift-ci please smoke test

@artemcm
Copy link
Contributor Author

artemcm commented Apr 19, 2021

@swift-ci Please Build Toolchain macOS Platform

1 similar comment
@edymtt
Copy link
Contributor

edymtt commented Apr 19, 2021

@swift-ci Please Build Toolchain macOS Platform

…erged, even if contained in verbatim-copy directories, and use it for `libSwiftScan`.

This library is contained in `lib/swift/<OS>/`, which `recursive-lipo` assumes contains the stdlib, and other Swift code built fat from the get-go. `libSwiftScan` is a part of the compiler build, and is therefore built for the host in a given build, which means toolchain installation requries that we use `lipo` to produce a fat shared library for it.

Resolves rdar://74490218
@artemcm artemcm force-pushed the RecursiveLipoException branch from 29b60a3 to 792e3dd Compare April 19, 2021 22:11
@artemcm
Copy link
Contributor Author

artemcm commented Apr 19, 2021

@swift-ci Please Build Toolchain macOS Platform

@artemcm
Copy link
Contributor Author

artemcm commented Apr 19, 2021

@swift-ci please smoke test

1 similar comment
@artemcm
Copy link
Contributor Author

artemcm commented Apr 20, 2021

@swift-ci please smoke test

@artemcm
Copy link
Contributor Author

artemcm commented Apr 20, 2021

@swift-ci Please Build Toolchain macOS Platform

3 similar comments
@artemcm
Copy link
Contributor Author

artemcm commented Apr 20, 2021

@swift-ci Please Build Toolchain macOS Platform

@artemcm
Copy link
Contributor Author

artemcm commented Apr 20, 2021

@swift-ci Please Build Toolchain macOS Platform

@artemcm
Copy link
Contributor Author

artemcm commented Apr 20, 2021

@swift-ci Please Build Toolchain macOS Platform

@swift-ci
Copy link
Contributor

macOS Toolchain
Download Toolchain
Git Sha - 792e3dd

Install command
tar -zxf swift-PR-36960-953-osx.tar.gz --directory ~/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants