Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Cannot build natively on Arch Linux #134

Open
grakshith opened this issue Aug 10, 2018 · 3 comments
Open

Cannot build natively on Arch Linux #134

grakshith opened this issue Aug 10, 2018 · 3 comments

Comments

@grakshith
Copy link

screenshot from 2018-08-10 20-54-22

System:
Arch linux
Swift - 4.1
All required libraries present.

@pixelspark
Copy link
Owner

Looks like it is unable to find the OpenSSL library. Did you install the openssl library+headers? (See the Dockerfile, you should at least execute the equivalent of apt-get install libcurl4-openssl-dev on Arch)

@grakshith
Copy link
Author

Yes, I have installed all the equivalent packages of the Debian ones on Arch. However, I am still unable to build it.

@lf-araujo
Copy link

lf-araujo commented Aug 28, 2018

Hi @hehaichi , the problem is with BlueSSL, which haven't quite yet released a version with support for latest SSL. Unfortunately we either wait for the author, or we add a PR.

Also note that with latest Arch updates and glibc changes, swift will no longer build in Arch.

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

No branches or pull requests

3 participants