-
Notifications
You must be signed in to change notification settings - Fork 575
Description
fatal: 不是 git 仓库(或者任何父目录):.git
./build-openssl-libraries.sh: line 35: ./Configure: No such file or directory
HOST_OS=darwin
HOST_EXE=
HOST_ARCH=x86_64
HOST_TAG=darwin-x86_64
HOST_NUM_CPUS=12
BUILD_NUM_CPUS=24
Refusing to clobber existing install directory: /tmp/sqlcipher-android-toolchain.
make-standalone-toolchain.sh used to install a new toolchain into an existing
directory. This is not desirable, as it will not clean up any stale files. If
you wish to remove the install directory before creation, pass --force.
./build-openssl-libraries.sh: line 55: ./Configure: No such file or directory
make: *** No rule to make target 'clean'. Stop.
make: *** No rule to make target 'build_crypto'. Stop.
mv: rename libcrypto.a to ../android-libs/armeabi/libcrypto.a: No such file or directory
HOST_OS=darwin
HOST_EXE=
HOST_ARCH=x86_64
HOST_TAG=darwin-x86_64
HOST_NUM_CPUS=12
BUILD_NUM_CPUS=24
Toolchain installed to /tmp/sqlcipher-android-toolchain.
./build-openssl-libraries.sh: line 74: ./Configure: No such file or directory
make: *** No rule to make target 'clean'. Stop.
make: *** No rule to make target 'build_crypto'. Stop.
mv: rename libcrypto.a to ../android-libs/armeabi-v7a/libcrypto.a: No such file or directory
HOST_OS=darwin
HOST_EXE=
HOST_ARCH=x86_64
HOST_TAG=darwin-x86_64
HOST_NUM_CPUS=12
BUILD_NUM_CPUS=24
Toolchain installed to /tmp/sqlcipher-android-toolchain.
./build-openssl-libraries.sh: line 93: ./Configure: No such file or directory
make: *** No rule to make target 'clean'. Stop.
make: *** No rule to make target 'build_crypto'. Stop.
mv: rename libcrypto.a to ../android-libs/x86/libcrypto.a: No such file or directory