Project

General

Profile

Actions

Bug #619

closed

Tests hangs when running in MinGW environment

Added by Dmitry M. over 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
test
Target version:
Start date:
08/30/2014
Due date:
% Done:

100%

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

Description

https://ci.crystax.net/job/ndk-test-windows/39/console

Short tail of log:

Building NDK device test: whole-static-libs

COMMAND: cd /tmp/ndk-ndk/tests/build/whole-static-libs

COMMAND: /c/tmp/crystaxndk-ndk/ndk-windows-b149/ndk-build -j1 -B APP_LDFLAGS= APP_CFLAGS=

Android NDK: ERROR:/c/tmp/crystaxndk-ndk/ndk-windows-b149/sources/objc/gnu-libobjc/Android.mk:gnuobjc_static: LOCAL_SRC_FILES points to a missing file

Android NDK: Check that /c/tmp/crystaxndk-ndk/ndk-windows-b149/sources/objc/gnu-libobjc/4.6/libs/armeabi-v7a-hard/libgnuobjc_static.a exists or that its path is correct

/c/tmp/crystaxndk-ndk/ndk-windows-b149/build/core/prebuilt-library.mk:45: *** Android NDK: Aborting . Stop.
!!! BUILD FAILURE [/c/tmp/crystaxndk-ndk/ndk-windows-b149/tests/device/whole-static-libs]!!! See /tmp/ndk-ndk/tests/build-tests.log for details or use --verbose option!
./tests/run-tests.sh: line 207: mktemp: command not found
/c/android-sdk/platform-tools/adb.exe -s "emulator-5554" shell "getprop ro.product.cpu.abi"
armeabi
0

Actions #1

Updated by Dmitry M. over 9 years ago

  • Host OS Windows added
Actions #2

Updated by Alexander Z. over 9 years ago

  • Status changed from Open to In Progress
  • Assignee set to Alexander Z.
Actions #3

Updated by Alexander Z. over 9 years ago

The problem seems to be in MinGW's make (3.81) which does not support parallel build.
If run tests like this:

./tests/run-test.sh -j1

then nothing hangs.

Actions #4

Updated by Alexander Z. over 9 years ago

  • Status changed from In Progress to Open
Actions #5

Updated by Alexander Z. over 9 years ago

  • Priority changed from Normal to Low
Actions #6

Updated by Alexander Z. over 9 years ago

  • Assignee deleted (Alexander Z.)
  • Target version deleted (10.0.0)
Actions #7

Updated by Dmitry M. about 9 years ago

  • Target version set to 10.1.0
Actions #8

Updated by Dmitry M. about 9 years ago

  • Target version deleted (10.1.0)
Actions #9

Updated by Dmitry M. about 9 years ago

  • Priority changed from Low to Normal
Actions #10

Updated by Dmitry M. almost 9 years ago

  • Assignee set to Dmitry M.
Actions #11

Updated by Dmitry M. almost 9 years ago

  • Status changed from Open to In Progress
Actions #12

Updated by Dmitry M. almost 9 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100
Actions #13

Updated by Dmitry M. almost 9 years ago

  • Target version set to 10.2.0
Actions

Also available in: Atom PDF