Fd: Fd does not build inside termux on Android (aarch64) due to jemalloc usage

Created on 2 Aug 2020  路  4Comments  路  Source: sharkdp/fd

Describe the bug you encountered:
fd fails to build on aarch64

Describe what you expected to happen:
jemalloc not being used, so the build does not crash

What version of fd are you using?

8.1.1

Which operating system / distribution are you on?
Unix: Linux 4.4.226-lineageos aarch64 and no lsb_release (Android)

Appended logfile.

What kind of performance boost does jemalloc offer? Do you plan on supporting Android-like platforms?

bug

All 4 comments

Do you plan on supporting Android-like platforms?

I'd be okay to merge changes if someone wants to work on that. Ideally, we should also add CI support for that platform. Otherwise we can not guarantee that things won't break in the future. I'm most probably not going to work on this myself.

What kind of performance boost does jemalloc offer?

See this blog post: https://dev.to/sharkdp/an-unexpected-performance-regression-11ai

@matu3ba It would be great to get some feedback if the bug is fixed on master, thanks to the change by @fornwall.

@sharkdp This fixed the bug for me.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

blueray453 picture blueray453  路  3Comments

longcp picture longcp  路  3Comments

kclevenger picture kclevenger  路  3Comments

runiq picture runiq  路  3Comments

blueray453 picture blueray453  路  4Comments