Project

General

Profile

Activity

From 05/03/2016 to 06/01/2016

06/01/2016

08:09 AM Bug #1405: Make standalone toolchain is broken for gcc (r859)
Thank you for detailed expanation! Looking forward to v11.0. Good luck! Andrey A.

05/31/2016

05:35 PM Bug #1405: Make standalone toolchain is broken for gcc (r859)
Andrey Alekseenko wrote:
> What about old scripts in build/tools? Will they be kept or symlinked to new location for...
Dmitry M.
04:55 PM Bug #1405: Make standalone toolchain is broken for gcc (r859)
I've checked,
from build/instruments it works as intended.
What about old scripts in build/tools? Will they be kept...
Andrey A.
01:03 PM Bug #1405 (Waiting for feedback): Make standalone toolchain is broken for gcc (r859)
Andrey Alekseenko wrote:
> ~/crystax-ndk-10.3.1-r859/build/tools/make-standalone-toolchain.sh --platform=android-16 ...
Alexander Z.
12:52 PM Bug #1405 (Closed): Make standalone toolchain is broken for gcc (r859)
~/crystax-ndk-10.3.1-r859/build/tools/make-standalone-toolchain.sh --platform=android-16 --arch=armHOST_OS=linux
HOS...
Andrey A.
01:41 PM Bug #1404 (In Progress): Unable to make standalone toolchain based on clang (r859) / --help is not consistant
Dmitry M.
12:00 PM Bug #1404 (Closed): Unable to make standalone toolchain based on clang (r859) / --help is not consistant

[11:39:53/0] andrey:~/Development/Contrib/trunk$ ~/crystax-ndk-10.3.1/build/tools/make-standalone-toolchain.sh --to...
Andrey A.

05/22/2016

07:20 PM Bug #1399 (Closed): gmtime() return NULL pointer in field tm_zone
[Fixed](https://github.com/crystax/android-platform-ndk/commit/e569dd8e149764bcc60742f0be6ba6a888aea5a3). Fix will be... Dmitry M.

05/21/2016

07:29 PM Bug #1399 (In Progress): gmtime() return NULL pointer in field tm_zone
Dmitry M.
07:23 PM Bug #1399 (Closed): gmtime() return NULL pointer in field tm_zone
test program:
~~~ c
#include <errno.h>
#include <time.h>
#include <stdio.h>
static const char NULL_PTR_VALUE...
Vitaly M.
08:17 AM Task #1028 (Closed): Remove pthread_rwlock workaround from libkqueue
Dmitry M.
08:09 AM Task #886 (Closed): Implement pthread_xxx() functions in libcrystax
Closed by #1165 Dmitry M.
08:09 AM Task #970 (Closed): Add tests for pthread_xxx() functions
Dmitry M.
07:49 AM Bug #888 (Closed): crystax-test-c99-complex core dumps on x86_64 emulator if built with clang toolchain
It's not the case for clang-3.7 and clang-3.8, so closing this bug as not actual Dmitry M.
07:26 AM Bug #817 (Closed): printf("%LE", (long double)NAN) produce wrong result on 32-bit platforms
Dmitry M.
12:03 AM Bug #824 (Closed): clang doesn't support NEON for x86
Closing as not actual anymore. All clang versions in latest master branch supports NEON for arm/arm64/x86/x86_64 Dmitry M.

05/20/2016

10:51 PM Bug #757 (Closed): tests/device/test-wait fails on x86 device
Automatically fixed after closing #1165 Dmitry M.
10:40 PM Bug #1263 (Closed): [clang][atomics] Clang can't compile call of __atomic_add_fetch with 64-bit argument for 32-bit targets
This is fixed in clang-3.8, so closing this ticket as not actual anymore. Dmitry M.
09:51 PM Bug #1044 (Closed): Assertion failed: (LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_TO_UINT!")
This bug is not reproducible in clang-3.8, so closing this ticket as not actual anymore. Dmitry M.
09:47 PM Bug #1032 (Closed): [tests] test-openmp failed when running on real device
Automatically fixed after closing #1165 Dmitry M.
08:40 PM Bug #1360 (Closed): CRYSTAX_PANI: issetugid() not implemented!!! when calling boost::locale::conv::to_utf (10.3.1)
Crash on call of `issetugid` fixed in master branch. Crash on call of `iconv_open` is fixed too; however, `iconv_open... Dmitry M.
06:21 PM Bug #1369 (Closed): SIGSEGV in libcrystax.so - lrintf
[Fixed](https://github.com/crystax/android-platform-ndk/commit/8f82c4430c520455366c2da33d327848d6138666)
Will be i...
Dmitry M.
04:44 PM Bug #1262 (Closed): [objc] Tests starts failing after switch libobjc2 to upstream CMake-based build approach
Dmitry M.
04:44 PM Bug #1352 (Closed): [darwin] GNUstep libobjc2 is built with SONAME "libobjc.so.4.6"
Dmitry M.
03:56 PM Bug #1397 (Closed): arm gcc-6 make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64 fails to copy some libs
[Fixed](https://github.com/crystax/android-platform-ndk/commit/60d70295d7530404006b1ce201a148175a7dcc0f) Dmitry M.
12:31 PM Bug #1397 (In Progress): arm gcc-6 make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64 fails to copy some libs
Dmitry M.
11:09 AM Bug #1397 (Closed): arm gcc-6 make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64 fails to copy some libs
~~~
Copying file: libobjc.a ...
from /home/andrey/crystax-ndk-10.3.1/sources/objc/gnustep-libobjc2/libs/armeabi...
Andrey A.
03:56 PM Bug #1396 (Closed): Syntax error in make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64
[Fixed](https://github.com/crystax/android-platform-ndk/commit/60d70295d7530404006b1ce201a148175a7dcc0f) Dmitry M.
12:31 PM Bug #1396 (In Progress): Syntax error in make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64
Dmitry M.
09:42 AM Bug #1396 (Closed): Syntax error in make-standalone-toolchain.sh in 10.3.1-b845-linux-x86_64
~~~
~/crystax-ndk-10.3.1/build/tools/make-standalone-toolchain.sh: line 748: syntax error near unexpected token `fi'...
Andrey A.

05/18/2016

09:08 PM Bug #1108 (Closed): Crash on Android 6.0
Dmitry M.
09:08 PM Task #1165 (Closed): Get rid of libc.so and replace it completely by libcrystax.so
Dmitry M.
09:06 PM Task #1165: Get rid of libc.so and replace it completely by libcrystax.so
Done
[platform/ndk](https://github.com/crystax/android-platform-ndk/commit/c23a387498652900f64e2c6f96ad0d18d3ec84cc)...
Dmitry M.

05/14/2016

01:43 PM Bug #1390 (Open): Investigate new build/standalone-toolchain
Either fix this test or remove it since we already have working standalone tests. Alexander Z.
01:41 PM Bug #1389 (Open): Investigate new test device/asan-smoke
Investigate while this new Google's test seems to be broken. Alexander Z.
01:39 PM Bug #1388 (Open): Find third-party code for device/test-vulkan
This new Google's test requires some third party code to be build and run. Alexander Z.
01:38 PM Bug #1387 (Open): Find third-party code for device/test-shaderc-libc++
This new Google's test requires some third party code to be build and run. Alexander Z.
01:37 PM Bug #1386 (Open): Find third-party code for device/test-shaderc-gnustl
This new Google's test requires some third party code to be build and run. Alexander Z.

05/06/2016

08:40 PM Bug #1108 (In Progress): Crash on Android 6.0
Dmitry M.

05/05/2016

07:55 PM Task #1254 (Closed): Add CMake-enabled tests
[Done](https://github.com/crystax/android-platform-ndk/commit/f272b204c609dbf05e3853d0392f4f79c6f85b13) Dmitry M.
01:23 PM Bug #1369 (Open): SIGSEGV in libcrystax.so - lrintf
[Here](https://github.com/crystax/android-platform-ndk/tree/master/tests/device/crystax-issue1369-lrintf) is test case Dmitry M.
01:13 PM Bug #1360: CRYSTAX_PANI: issetugid() not implemented!!! when calling boost::locale::conv::to_utf (10.3.1)
[Here](https://github.com/crystax/android-platform-ndk/tree/master/tests/device/crystax-issue1360-boost_locale_issetu... Dmitry M.

05/04/2016

07:50 PM Bug #1380 (Duplicated): SIGSEGV in libcrystax.so - lrint
This is actually the same bug as #1369 – i.e. crash is caused by call of `fegetenv` – so close it as "duplicate". Dmitry M.
07:50 PM Bug #1369 (Duplicated): SIGSEGV in libcrystax.so - lrintf
This is actually the same bug as #1369 – i.e. crash is caused by call of `fegetenv` – so close it as "duplicate". Dmitry M.
 

Also available in: Atom