aarch64-linux-android-clang++' failed with exit code 1
This is the error message when I try to install python leveldb:
error: subprocess-exited-with-error                                                             × Building wheel for leveldb (pyproject.toml) did not run successfully.                         │ exit code: 1                                  ╰─> [89 lines of output]                            running bdist_wheel                             running build                                   running build_ext                               building 'leveldb' extension                    creating build/temp.linux-aarch64-cpython-312/snappy                                            creating build/temp.linux-aarch64-cpython-312/leveldb/db                                        creating build/temp.linux-aarch64-cpython-312/leveldb/port                                      creating build/temp.linux-aarch64-cpython-312/leveldb/table                                     creating build/temp.linux-aarch64-cpython-312/leveldb/util                                      aarch64-linux-android-clang++ -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fstack-protector-strong -O3 -fstack-protector-strong -O3 -fPIC -I/data/data/com.termux/files/usr/include/python3.12 -c ./snappy/snappy-c.cc -o build/temp.linux-aarch64-cpython-312/./snappy/snappy-c.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX

4 Replies
