Project

General

Profile

Actions

Bug #50

closed

Fix ndk-build system

Added by Dmitry M. about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Low
Assignee:
Alexander Z.
Category:
-
Target version:
-
Start date:
01/09/2013
Due date:
01/09/2013
% Done:

100%

Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
CrystaX NDK Version:

Description

zsh [crystax@dme6520 14:12:55 ~/work/ndk/platform/ndk/tests]$ ./run-tests.sh --verbose

To follow build in another terminal, please use: tail -F /tmp/ndk-crystax/tests/build-tests.log
Awk script: extract-launchable.awk: passed multiple-categories.in
Awk script: extract-launchable.awk: passed multiple-launchables.in
Awk script: extract-launchable.awk: passed no-launchable.in
Awk script: extract-launchable.awk: passed one-launchable.in
Awk script: extract-pid.awk: passed test-1.in
Awk script: gen-cygwin-deps-converter.awk: passed test-1.in
Awk script: gen-cygwin-deps-converter.awk: passed test-2.in
Awk script: gen-windows-host-path.awk: passed test-1.in
Using development NDK samples from /home/crystax/work/ndk/platform/development/ndk
/home/crystax/work/ndk/platform/development/ndk/samples
/home/crystax/work/ndk/platform/development/ndk/platforms/android-14/samples
/home/crystax/work/ndk/platform/development/ndk/platforms/android-4/samples
/home/crystax/work/ndk/platform/development/ndk/platforms/android-5/samples
/home/crystax/work/ndk/platform/development/ndk/platforms/android-8/samples
/home/crystax/work/ndk/platform/development/ndk/platforms/android-9/samples
Building NDK sample: hello-jni

COMMAND: /home/crystax/work/ndk/platform/ndk/ndk-build -j16 -B

Android NDK: ERROR:/home/crystax/work/ndk/platform/ndk/sources/cxx-stl/gnu-libstdc++/Android.mk:gnustl_static: LOCAL_SRC_FILES points to a missing file

Android NDK: Check that /home/crystax/work/ndk/platform/ndk/sources/cxx-stl/gnu-libstdc++/4.6.4/libs/armeabi/libgnustl_static.a exists or that its path is correct

/home/crystax/work/ndk/platform/ndk/build/core/prebuilt-library.mk:43: *** Android NDK: Aborting . Stop.
!!! BUILD FAILURE [/home/crystax/work/ndk/platform/development/ndk/samples/hello-jni]!!! See /tmp/ndk-crystax/tests/build-tests.log for details or use --verbose option!

Actions #1

Updated by Alexander Z. about 11 years ago

  • Status changed from Open to In Progress
  • Assignee changed from Dmitry M. to Alexander Z.
  • Priority changed from Urgent to Low
  • Start date changed from 01/08/2013 to 01/09/2013
  • % Done changed from 0 to 50
Actions #2

Updated by Alexander Z. about 11 years ago

  • Due date set to 01/09/2013
  • Status changed from In Progress to Closed
  • % Done changed from 50 to 100

Possible reason for the failure: libstdc++ was not built at the time.

Actions

Also available in: Atom PDF