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

Add support for watchosX64 target #1366

Merged
merged 1 commit into from
Mar 15, 2021
Merged

Add support for watchosX64 target #1366

merged 1 commit into from
Mar 15, 2021

Conversation

sbogolepov
Copy link
Member

No description provided.

@sandwwraith
Copy link
Member

e: org.jetbrains.kotlin.konan.KonanExternalToolFailure: The /opt/teamcity-agent/system/.persistent_cache/konan/dependencies/clang-llvm-8.0.0-linux-x86-64/bin/clang++ command returned non-zero exit code: 127.
output:
/opt/teamcity-agent/system/.persistent_cache/konan/dependencies/clang-llvm-8.0.0-linux-x86-64/bin/clang++: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory

@sbogolepov does it mean that we have to have some new library installed on agents?

@sbogolepov
Copy link
Member Author

@sandwwraith it's a longstanding problem (https://youtrack.jetbrains.com/issue/KT-42693). Actually, it's other way around: agents with relatively new OSes don't have this library installed by default.

@sandwwraith
Copy link
Member

It turns out agent with missing ncurses library was not meant to be in libraries pool. Merging now

@sandwwraith sandwwraith merged commit 2b376e5 into dev Mar 15, 2021
@sbogolepov sbogolepov deleted the watchosX64_v2 branch August 27, 2021 04:17
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.

2 participants