Skip to content

Allow ClickHouse to run on Android#11894

Merged
alexey-milovidov merged 1 commit intomasterfrom
clickhouse-android
Jun 24, 2020
Merged

Allow ClickHouse to run on Android#11894
alexey-milovidov merged 1 commit intomasterfrom
clickhouse-android

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Allow ClickHouse to run on Android.

@blinkov blinkov added the pr-build Pull request with build/testing/packaging improvement label Jun 23, 2020
@akuzm
Copy link
Copy Markdown
Contributor

akuzm commented Jun 23, 2020

$ curl --compressed https://clickhouse-builds.s3.yandex.net/11894/f206d91072a05d74d3c236a4917b58ab1df28e62/clang-10-aarch64_relwithdebuginfo_none_bundled_unsplitted_disable_False_binary/clickhouse -o clickhouse
$ /system/bin/linker64 $(readlink -f ./clickhouse)
error: "/data/data/com.termux/files/home/clickhouse" has unexpected e_type: 2

Looks like the binary is still ET_EXEC and not ET_DYN.

@alexey-milovidov alexey-milovidov merged commit 21a330b into master Jun 24, 2020
@alexey-milovidov alexey-milovidov deleted the clickhouse-android branch June 24, 2020 09:52
@alexey-milovidov
Copy link
Copy Markdown
Member Author

Maybe write -pie explicitly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-build Pull request with build/testing/packaging improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants