Project

General

Profile

Activity

From 12/01/2014 to 12/30/2014

12/29/2014

03:12 PM Task #834 (Duplicated): Run standalone test automatically
It makes sense to run standalone test automatically on the following boxes:
linux x86_64
darwin x86_64
windo...
Alexander Z.

12/28/2014

11:35 PM Bug #833 (Closed): tests/device/test-openmp failed on windows
... Dmitry M.
10:37 PM Bug #832 (Closed): tests/build/warn-noabi failed on windows due to bug in build.sh
Dmitry M.
10:33 PM Bug #831 (Closed): tests/build/libc_no_atexit fails on windows because it tries to use system-installed readelf
Need to switch to readelf from NDK, the same as it done in tests/build/check-armeabi-v7a-prebuilts Dmitry M.
02:19 PM Bug #830 (Open): long double print formatting broken on x86_64 when being built by clang
... Dmitry M.
02:13 PM Bug #829 (Open): sscanf(" 0X.0123456789abcdefffp-3g", "%Le%s", &ld, buf) return wrong result on x86_64 when being built by clang
Dmitry M.
02:09 PM Bug #828 (Open): sscanf("3.14159265358979323846", "%Lg", &ld) return wrong value on x86_64 when being built by clang
... Dmitry M.
02:06 PM Bug #734 (Closed): standalone test builtin-macros fails for clang33/arm64
clang 3.4/3.5 is OK
3.3 is no longer supported
Alexander Z.
02:05 PM Bug #827 (Open): sscanf("+1.234568e-52", "%LG", &ld) return wrong value on x86_64 when being built by clang
... Dmitry M.
01:39 PM Bug #826 (Open): sscanf("NaN", "%e", &f) return non-NaN on arm and x86_64 when being built by clang
... Dmitry M.
12:28 PM Bug #814 (Closed): libcc++ include files are not packed with release
Alexander Z.
01:53 AM Bug #696: [tests] Build of tests/build/flto failed when built by clang
The same error happens when building tests/build/issue36131-flto-c++11 Dmitry M.
01:51 AM Bug #697 (Duplicated): Build of tests/build/issue36131-flto-c++11 failed for clang3.4/3.5
Duplicate of #696 Dmitry M.
01:46 AM Bug #824 (Closed): clang doesn't support NEON for x86
... Dmitry M.
01:44 AM Bug #706 (Closed): clang3.4 doesn't support NEON for Aarch64
Dmitry M.

12/27/2014

05:29 PM Bug #820: Hex rounding of floating point values works wrong for ARM soft float
BTW, the same error happens when running this test on x86 emulator. On real x86 device test passed. Dmitry M.
04:11 PM Feature #823 (Closed): Update gcc-4.8 to 4.8.4
Dmitry M.
03:29 AM Bug #809 (Closed): Build of crystax-test-__GCC_HAVE_SYNC_COMPARE_AND_SWAP failed for mips platform
Dmitry M.

12/26/2014

07:58 PM Bug #821 (Open): sscanf("nan(1234)", "%e", &f) return non-NaN on mips device
... Dmitry M.
07:00 PM Bug #820 (Open): Hex rounding of floating point values works wrong for ARM soft float
... Dmitry M.
06:56 PM Bug #819: Decimal rounding of floating point values don't take into account rounding mode
Don't forget to update tests/device/crystax-test-stdio2 when this bug will be fixed Dmitry M.
06:53 PM Bug #819 (Open): Decimal rounding of floating point values don't take into account rounding mode
No matter which rounding mode set with @fesetround@ (@FE_DOWNWARD@, @FE_UPWARD@, @FE_TOWARDZERO@ or @FE_TONEAREST@), ... Dmitry M.
05:15 PM Bug #818: printf(FMT, [+/-]HUGE_VALL) produce wrong result on 32-bit platforms
Don't forget to update tests/device/crystax-test-stdio2 when this bug will be fixed Dmitry M.
05:15 PM Bug #818 (Open): printf(FMT, [+/-]HUGE_VALL) produce wrong result on 32-bit platforms
... Dmitry M.
05:11 PM Bug #817: printf("%LE", (long double)NAN) produce wrong result on 32-bit platforms
Don't forget to update tests/device/crystax-test-stdio2 when this bug will be fixed Dmitry M.
05:11 PM Bug #817 (Closed): printf("%LE", (long double)NAN) produce wrong result on 32-bit platforms
... Dmitry M.
04:41 PM Bug #816 (Closed): standlone test for x86/gcc-4.8/clang3.5 fails on linux
linker reports the following errors:
/usr/bin/ld: cannot find crtbegin_so.o: No such file or directory
/usr/bin/l...
Alexander Z.
04:24 PM Bug #815: printf("%tu", (size_t)-1) produce wrong string on 32-bit platforms
Don't forget to update tests/device/crystax-test-stdio2 when it fixed Dmitry M.
04:22 PM Bug #815 (Open): printf("%tu", (size_t)-1) produce wrong string on 32-bit platforms
It produce "18446744073709551615" (UINT64_MAX) instead of "4294967295" (UINT32_MAX) Dmitry M.
03:02 PM Bug #814 (Closed): libcc++ include files are not packed with release
Alexander Z.
02:45 AM Bug #794 (Closed): tests/device/math failed on Nexus One (android-10/armeabi-v7a)
Dmitry M.
02:34 AM Bug #794 (In Progress): tests/device/math failed on Nexus One (android-10/armeabi-v7a)
Dmitry M.
02:44 AM Bug #791 (Closed): tests/device/issue61659-neon-assignment failed on Nexus One (android-10/armeabi-v7a)
Dmitry M.
02:41 AM Bug #791 (Open): tests/device/issue61659-neon-assignment failed on Nexus One (android-10/armeabi-v7a)
Reopen it since there is no need to restrict this test by Android version. Actually, it should work on all Android ve... Dmitry M.
02:07 AM Bug #791 (Rejected): tests/device/issue61659-neon-assignment failed on Nexus One (android-10/armeabi-v7a)
This test is intended to be running on Android 4.3 (android-18) and higher. Closing this ticket as invalid. Dmitry M.
02:02 AM Bug #791 (In Progress): tests/device/issue61659-neon-assignment failed on Nexus One (android-10/armeabi-v7a)
Dmitry M.
02:08 AM Bug #809 (In Progress): Build of crystax-test-__GCC_HAVE_SYNC_COMPARE_AND_SWAP failed for mips platform
Dmitry M.
01:29 AM Bug #809 (Closed): Build of crystax-test-__GCC_HAVE_SYNC_COMPARE_AND_SWAP failed for mips platform
... Dmitry M.
02:01 AM Bug #812 (Closed): tests/device/whole-static-libs failed on Nexus One (android-10/armeabi-v7a)
Dmitry M.
01:37 AM Bug #812 (In Progress): tests/device/whole-static-libs failed on Nexus One (android-10/armeabi-v7a)
Dmitry M.
01:35 AM Bug #812 (Closed): tests/device/whole-static-libs failed on Nexus One (android-10/armeabi-v7a)
... Dmitry M.
01:31 AM Bug #810 (Closed): tests/device/test-stlport_static-exception failed on mips device
... Dmitry M.
01:15 AM Bug #807 (Closed): tests/device/test-stlport_shared-exception failed on mips device
... Dmitry M.
01:04 AM Bug #806 (Closed): tests/device/test-stlport-copy_vector_into_a_set failed on mips device
... Dmitry M.
01:03 AM Bug #805 (Closed): tests/device/test-stlport failed on mips device
... Dmitry M.
12:22 AM Bug #56 (Rejected): No atomics detected when building GNU libstdc++
Dmitry M.
12:17 AM Bug #804 (Closed): tests/device/test-libc++ failed on mips device
... Dmitry M.

12/25/2014

11:56 PM Bug #803 (Closed): tests/device/test-googletest-gnustl failed on mips device
... Dmitry M.
11:53 PM Bug #802 (Closed): tests/device/test-googletest-full failed on mips device
... Dmitry M.
11:45 PM Bug #801 (Closed): tests/device/test-gnustl_static-exception failed on mips device
... Dmitry M.
11:44 PM Bug #800 (Closed): tests/device/test-gnustl_shared-exception failed on mips device
... Dmitry M.
11:42 PM Bug #799 (Closed): tests/device/test-gnustl-copy_vector_into_a_set failed on mips device
... Dmitry M.
11:41 PM Bug #798 (Closed): tests/device/test-gnustl-2 (test_gnustl_locale) failed on mips device
... Dmitry M.
11:40 PM Bug #797 (Closed): tests/device/test-gnustl-1 failed on mips device
... Dmitry M.
11:39 PM Bug #796 (Closed): tests/device/test-gabi++ failed on mips device
... Dmitry M.
11:35 PM Bug #795 (Closed): tests/device/test-basic-exceptions failed on mips device
... Dmitry M.
11:33 PM Bug #794 (Closed): tests/device/math failed on Nexus One (android-10/armeabi-v7a)
... Dmitry M.
11:32 PM Bug #793 (Closed): tests/device/math failed on mips device
... Dmitry M.
11:30 PM Bug #792 (Closed): tests/device/issue62910-gcc4.8.2-libstdc++-nth-element-segfault failed on mips device
... Dmitry M.
11:28 PM Bug #791 (Closed): tests/device/issue61659-neon-assignment failed on Nexus One (android-10/armeabi-v7a)
... Dmitry M.
11:26 PM Bug #790 (Closed): tests/device/issue46718-iostream-crash-stlport failed on mips device
... Dmitry M.
11:25 PM Bug #789 (Closed): tests/device/issue46718-iostream-crash-gnustl failed on mips device
... Dmitry M.
11:24 PM Bug #788 (Closed): tests/device/issue42891-boost-1_52 failed on mips device
... Dmitry M.
11:20 PM Bug #787 (Closed): tests/device/issue39680-chrono-resolution failed on mips device
... Dmitry M.
11:19 PM Bug #786 (Closed): tests/device/issue22165-typeinfo failed on mips device
... Dmitry M.
11:18 PM Bug #785 (Closed): tests/device/gnustl-shared-1 failed on mips device
... Dmitry M.
11:17 PM Bug #784 (Closed): tests/device/exceptions-crash failed on mips device
... Dmitry M.
11:16 PM Bug #783 (Closed): tests/device/crystax-test-wchar (crystax-test-wchar-cpp-wstring) failed on mips device
... Dmitry M.
11:14 PM Bug #782 (Closed): tests/device/crystax-test-stream-float-output failed on mips device
... Dmitry M.
11:13 PM Bug #781 (Closed): tests/device/crystax-test-objc failed on mips device
... Dmitry M.
11:12 PM Bug #780 (Closed): tests/device/crystax-test-libcrystax failed on mips device
... Dmitry M.
11:11 PM Bug #779 (Closed): tests/device/crystax-test-dynamic_cast failed on mips device
... Dmitry M.
11:00 PM Bug #778 (Closed): tests/device/crystax-test-c++11 failed on mips device
... Dmitry M.
06:16 PM Bug #771 (Closed): Tests for standalone toolchian failed for STL=libc++
Alexander Z.
05:14 PM Bug #773 (Closed): tests/device/crystax-test-c++11 failed on arm64 device when being built with clang-based toolchain
Dmitry M.
04:26 PM Bug #758 (Duplicated): tests/device/crazy_linker (test_load_library_callbacks) fails on x86
Duplicate of #770 Dmitry M.
04:19 PM Bug #776 (Closed): tests/device/test-googletest-gnustl failed on x86 device
Dmitry M.

12/24/2014

06:18 PM Bug #776 (In Progress): tests/device/test-googletest-gnustl failed on x86 device
Dmitry M.
04:34 PM Bug #776 (Closed): tests/device/test-googletest-gnustl failed on x86 device
Dmitry M.
10:12 AM Task #775 (Closed): Remove sources/android/support library to avoid accidental ambiguity when it used somewhere we don't know about
Dmitry M.
05:13 AM Task #775 (Closed): Remove sources/android/support library to avoid accidental ambiguity when it used somewhere we don't know about
Dmitry M.
10:01 AM Bug #768 (Rejected): tests/device/fenv failed on x86 device
Such error happens only on old (non-KVM-enabled) x86 emulator - i.e. this test pass on x86 device and on new (KVM-ena... Dmitry M.
09:41 AM Bug #768 (In Progress): tests/device/fenv failed on x86 device
Dmitry M.
09:41 AM Bug #737 (Closed): Build failed if there is no gnuobjc libraries installed, even if there is no Objective-C sources in project
Dmitry M.
09:26 AM Bug #737 (In Progress): Build failed if there is no gnuobjc libraries installed, even if there is no Objective-C sources in project
Dmitry M.
09:26 AM Task #772 (Closed): Add build test which check libcrystax don't export stdio-local symbols
Dmitry M.
02:18 AM Task #772 (In Progress): Add build test which check libcrystax don't export stdio-local symbols
Dmitry M.
02:17 AM Task #772 (Closed): Add build test which check libcrystax don't export stdio-local symbols
See NDK/sources/crystax/include/crystax/sys/stdio-local.h for list of redefined symbols. None of original symbols mus... Dmitry M.
07:57 AM Bug #773 (In Progress): tests/device/crystax-test-c++11 failed on arm64 device when being built with clang-based toolchain
This looks like clang bug reported "here":http://llvm.org/bugs/show_bug.cgi?id=12730
TL;DR: clang doesn't define __G...
Dmitry M.
04:19 AM Bug #773 (Closed): tests/device/crystax-test-c++11 failed on arm64 device when being built with clang-based toolchain
... Dmitry M.
02:18 AM Task #717 (Open): Add checks to tests/device/crystax-test-c99-complex
Dmitry M.
02:14 AM Task #717 (In Progress): Add checks to tests/device/crystax-test-c99-complex
Dmitry M.
02:09 AM Bug #765 (Closed): tests/device/test-cpufeatures failed on arm64 device
Dmitry M.
01:59 AM Bug #766 (Closed): tests/device/test-unwind-struct failed on arm64 device
Dmitry M.
01:50 AM Bug #760 (Closed): tests/device/crystax-test-objc failed on arm64 device
Dmitry M.
01:44 AM Bug #761 (Closed): tests/device/crystax-test-pthread_mutex_timedlock failed on arm64 device
Dmitry M.
12:03 AM Bug #767 (Closed): tests/device/test-libc++ (test_1_static) failed on arm64 device
Dmitry M.

12/23/2014

11:54 PM Bug #762 (Closed): tests/device/exceptions-crash failed on arm64 device
Dmitry M.
11:54 PM Bug #763 (Closed): tests/device/issue38121 failed on arm64 device
Dmitry M.
11:51 PM Bug #764 (Closed): tests/device/static-executable failed on arm64 device
Dmitry M.
11:51 PM Bug #759 (Closed): tests/device/clone (clone-static) fails on arm64 device
Dmitry M.
10:42 PM Bug #771 (In Progress): Tests for standalone toolchian failed for STL=libc++
Alexander Z.
08:31 PM Bug #771 (Closed): Tests for standalone toolchian failed for STL=libc++
Log file for arm64, gcc-4.9, api 19 attached. Alexander Z.
10:41 PM Bug #731 (Closed): standalone test libcrystax-cxx-linked fails for armeabi-v7a hard
Alexander Z.
08:51 PM Task #769 (Closed): Test standalone toolchains for every possible STL value too
Alexander Z.
08:29 PM Task #769 (In Progress): Test standalone toolchains for every possible STL value too
Alexander Z.
03:11 AM Bug #770 (Open): tests/device/crazy_linker failed
... Dmitry M.

12/22/2014

08:58 PM Task #769 (Closed): Test standalone toolchains for every possible STL value too
make-standalone-toolchain.sh script has one more parameter now: --stl={gnustl,libc++,stlport}
Alexander Z.
07:27 PM Bug #729 (Closed): standalone test builtin-macros fails for gcc/armeabi-v7a
Alexander Z.
03:43 PM Bug #768 (Rejected): tests/device/fenv failed on x86 device
... Dmitry M.

12/20/2014

08:05 PM Bug #767 (Closed): tests/device/test-libc++ (test_1_static) failed on arm64 device
... Dmitry M.
07:56 PM Bug #766 (Closed): tests/device/test-unwind-struct failed on arm64 device
... Dmitry M.
07:54 PM Bug #765 (Closed): tests/device/test-cpufeatures failed on arm64 device
... Dmitry M.
07:53 PM Bug #764 (Closed): tests/device/static-executable failed on arm64 device
... Dmitry M.
07:52 PM Bug #763 (Closed): tests/device/issue38121 failed on arm64 device
... Dmitry M.
07:51 PM Bug #762 (Closed): tests/device/exceptions-crash failed on arm64 device
... Dmitry M.
07:47 PM Bug #761 (Closed): tests/device/crystax-test-pthread_mutex_timedlock failed on arm64 device
... Dmitry M.
07:44 PM Bug #760 (Closed): tests/device/crystax-test-objc failed on arm64 device
For some reason, run-tests.sh don't copy libgnuobjc_shared.so on arm64 device (it do it for 32-bit arm devices though... Dmitry M.
07:38 PM Bug #759 (Closed): tests/device/clone (clone-static) fails on arm64 device
... Dmitry M.
02:58 PM Bug #697: Build of tests/build/issue36131-flto-c++11 failed for clang3.4/3.5
Google's NDK r10d shows the same result:
zuav@ithilien$ NDK_TOOLCHAIN_VERSION=clang3.4 ./tests/run-tests.sh --verbos...
Alexander Z.
02:55 PM Bug #758 (Duplicated): tests/device/crazy_linker (test_load_library_callbacks) fails on x86
Alexander Z.
02:53 PM Bug #696: [tests] Build of tests/build/flto failed when built by clang
Google's NDK r10d shows the same result:
## COMMAND: /opt/android/android-ndk-r10d/ndk-build -j1 -B APP_LDFLAGS= APP...
Alexander Z.
12:01 PM Bug #757 (Closed): tests/device/test-wait fails on x86 device
~~~
## COMMAND: cd /Volumes/android/ndk/out/tests/gcc4.9/build/test-wait
## COMMAND: /Volumes/android/ndk/platform/...
Dmitry M.

12/19/2014

05:15 PM Bug #619 (Open): Tests hangs when running in MinGW environment
Alexander Z.

12/18/2014

06:42 PM Bug #358 (In Progress): Native Debugging in Eclipse fails with ndk r8-crystax-1
Alexander Z.
06:41 PM Bug #755 (Closed): Debugging with Eclipse does not work
Alexander Z.
03:25 PM Bug #755 (Closed): Debugging with Eclipse does not work
[2014-12-18 16:22:08 - TeapotNativeActivity] Unknown Application ABI:
[2014-12-18 16:22:08 - TeapotNativeActivity] ...
Alexander Z.

12/12/2014

09:03 AM Task #69 (Closed): Standalone toolchain should properly choose static/shared libcrystax/libstdc++ versions to link with
Dmitry M.
08:01 AM Bug #752 (Closed): clang-produced tests/device/math freeze on arm7 device
Dmitry M.
07:59 AM Bug #746 (Closed): tests/device/hard-float failed on device
Dmitry M.

12/11/2014

03:57 PM Bug #752 (In Progress): clang-produced tests/device/math freeze on arm7 device
Dmitry M.
03:57 PM Bug #752 (Closed): clang-produced tests/device/math freeze on arm7 device
Dmitry M.
 

Also available in: Atom