Project

General

Profile

Activity

From 10/20/2015 to 11/18/2015

11/18/2015

07:59 PM Bug #816 (In Progress): standlone test for x86/gcc-4.8/clang3.5 fails on linux
Alexander Z.
07:56 PM Bug #1161 (Closed): standalone test builtin-macros failed for gcc 5
commit ee2ace2aa10b3a6ed67bb13b0b345d9411388518
Author: Alexander Zhukov <zuav@crystax.net>
Date: Wed Nov 18 19:5...
Alexander Z.
06:38 PM Bug #1161 (In Progress): standalone test builtin-macros failed for gcc 5
Alexander Z.
06:35 PM Bug #1161 (Closed): standalone test builtin-macros failed for gcc 5
Checking __WCHAR_MAX__: Invalid built-in macro definition: '0xffffffffU', expected '4294967295U'
Alexander Z.
07:52 PM Bug #1162 (In Progress): standalone test libcrystax-cxx-linked failed for GCC 5
Alexander Z.
07:50 PM Bug #1162 (Closed): standalone test libcrystax-cxx-linked failed for GCC 5
Running libcrystax-cxx-linked test... # COMMAND[cd /tmp/ndk-zuav/tests/standalone/build]
# COMMAND[/tmp/ndk-zuav/tmp...
Alexander Z.
06:38 PM Bug #1160 (In Progress): objc and objc++ standalone test failed for both gcc and clang toolchains
Alexander Z.
05:43 PM Bug #1160 (Closed): objc and objc++ standalone test failed for both gcc and clang toolchains
# COMMAND[/tmp/ndk-zuav/tmp/android-ndk-api21-arm-darwin-x86_64-4.9-gnustl-3.6/bin/arm-linux-androideabi-gcc -DABI_ar... Alexander Z.
06:37 PM Bug #1159 (Closed): make-standalone-toolchain is broken
Fixed.
commit 4f0a4acb36374873a1aa3a221d9e0d528b614024
Author: Alexander Zhukov <zuav@crystax.net>
Date: Wed N...
Alexander Z.
11:29 AM Bug #1103 (Closed): [windows] Compiler run failed
"Fixed":https://github.com/crystax/android-platform-ndk/commit/d68430933aabb2c077d6a4b26486701696726d81 Dmitry M.

11/17/2015

09:21 PM Bug #1159 (In Progress): make-standalone-toolchain is broken
Alexander Z.
09:19 PM Bug #1159 (Closed): make-standalone-toolchain is broken
run-standalone-tests.rb command fails with the following message:
libc++, API levels: failed to make standalone to...
Alexander Z.
11:37 AM Bug #1032 (In Progress): [tests] test-openmp failed when running on real device
Dmitry M.

11/16/2015

05:51 PM Bug #1108: Crash on Android 6.0
This crash happens because of hybrid libcrystax + libc scheme of linking in CrystaX NDK. Part of standard functions i... Dmitry M.
05:39 PM Bug #1108 (Open): Crash on Android 6.0
Dmitry M.
05:38 PM Bug #1108 (Duplicated): Crash on Android 6.0
Closing as duplicate Dmitry M.
05:38 PM Bug #1107 (Duplicated): Standalone executables built with CrystaX 10.2.1 crash on Marshmallow
Closing as duplicate Dmitry M.
05:38 PM Bug #1000 (In Progress): gdb is broken after last merge
Alexander Z.

11/15/2015

06:09 PM Bug #1122 (Closed): crystax-test-regex failed on old linux/mac systems
Dmitry M.
05:39 AM Bug #1129 (Closed): clock_getcpuclockid() is declared, but not defined for android-9
"Fixed":https://github.com/crystax/android-platform-ndk/commit/f825d893f3ce57b016d4a8bdffcfd9e501540501 Dmitry M.
04:11 AM Bug #1128 (Closed): pthread_sigmask() is not accessible from signal.h
Fixed:
"platform/ndk":https://github.com/crystax/android-platform-ndk/commit/b90958ff4d5e42af42f85073bc3fe0c98ac296a...
Dmitry M.
03:11 AM Bug #1128 (In Progress): pthread_sigmask() is not accessible from signal.h
Dmitry M.
03:11 AM Bug #1113 (Duplicated): pthread_atfork() not defined for API levels < 21
Dmitry M.
03:11 AM Task #1146 (Duplicated): Implement pthread_atfork()
Dmitry M.
02:04 AM Bug #1131 (Closed): clock_nanosleep() return EXXX in errno rather than as return value
"Fixed":https://github.com/crystax/android-platform-ndk/commit/2ae99604e7583fb053dae49817dde2228fdcad0c Dmitry M.
01:45 AM Bug #1131 (In Progress): clock_nanosleep() return EXXX in errno rather than as return value
Dmitry M.
01:44 AM Bug #1137 (Closed): mlockall() and munlockall() are not available in android-9 sysroot
"Fixed":https://github.com/crystax/android-platform-ndk/commit/ae8b5a4ddf45fed9dab23c3ffd47ce4ed9977a0a Dmitry M.
12:37 AM Bug #1137 (In Progress): mlockall() and munlockall() are not available in android-9 sysroot
Dmitry M.

11/14/2015

04:07 PM Bug #1157 (Closed): Test whole-static-libs failed due to recent changes in adbrunner
"Fixed":https://github.com/crystax/android-platform-ndk/commit/f7f0021a007c2566285be8eca916cc1fa7e34722 Dmitry M.
02:35 PM Bug #1157 (Closed): Test whole-static-libs failed due to recent changes in adbrunner
... Dmitry M.
02:35 PM Task #1124 (Closed): Adopt boost-1.60.0-b1-rc1
Dmitry M.

11/13/2015

09:38 AM Task #1146 (Duplicated): Implement pthread_atfork()
Dmitry M.

11/11/2015

02:21 PM Bug #1137 (Closed): mlockall() and munlockall() are not available in android-9 sysroot
Dmitry M.
02:07 PM Bug #1130 (Closed): Build of target python failed on OS X
"Fixed":https://github.com/crystax/android-platform-ndk/commit/a9f55c8ddd3af6e22b6c9b9df3e591e97339bbda Dmitry M.

11/09/2015

10:35 PM Bug #1131: clock_nanosleep() return EXXX in errno rather than as return value
Here are corresponding test cases:
https://github.com/crystax/android-vendor-openpts/blob/master/conformance/interfa...
Dmitry M.
10:34 PM Bug #1131 (Closed): clock_nanosleep() return EXXX in errno rather than as return value
According to POSIX, if clock_nanosleep() was failed, it should return EXXX (EINTR, EINVAL, etc) as its return value. ... Dmitry M.
10:29 PM Task #1098 (Closed): Upgrade python-3.4 to python-3.5
"Done":https://github.com/crystax/android-platform-ndk/commit/e8c5b45419847cced3126da43c9bd21dcee8eacf Dmitry M.
10:28 PM Bug #1106 (Closed): android-21 sysroot include stdatomic.h which seems to be wrong
"Fixed":https://github.com/crystax/android-platform-development/commit/909a0902baecebc7256e9c63f2177cb6e62bf464 Dmitry M.
10:22 PM Bug #1130 (Closed): Build of target python failed on OS X
... Dmitry M.
09:43 PM Bug #1129 (Closed): clock_getcpuclockid() is declared, but not defined for android-9
"Here":https://github.com/crystax/android-vendor-openpts/tree/master/conformance/interfaces/clock_getcpuclockid are c... Dmitry M.
08:00 PM Bug #1128: pthread_sigmask() is not accessible from signal.h
"Here":https://github.com/crystax/android-vendor-openpts/blob/master/conformance/interfaces/pthread_sigmask/15-1.c is... Dmitry M.
07:59 PM Bug #1128 (Closed): pthread_sigmask() is not accessible from signal.h
According to POSIX, pthread_sigmask() must be accessible by including signal.h; in NDK, it's not. Dmitry M.
07:23 PM Bug #1118 (Closed): Install crew.cmd failed
Fixed in platform/ndk: 42b2c83883d2201c087a9ed197aa4ee16e5a7a70 Alexander Z.
11:30 AM Bug #1118 (Closed): Install crew.cmd failed
... Dmitry M.
06:56 PM Task #1124 (Closed): Adopt boost-1.60.0-b1-rc1
http://boost.cowic.de/rc/ Dmitry M.
01:13 PM Bug #1122 (In Progress): crystax-test-regex failed on old linux/mac systems
Dmitry M.
01:13 PM Bug #1122 (Closed): crystax-test-regex failed on old linux/mac systems
Dmitry M.

11/08/2015

12:49 PM Bug #1113 (Duplicated): pthread_atfork() not defined for API levels < 21
Dmitry M.
11:09 AM Support #1111: execv: Exec format error
Well, nothing critical, as I see. It should just work. This makes me think you have corrupted NDK installation. Pleas... Dmitry M.
09:10 AM Support #1111: execv: Exec format error
The full text from the build output for one example file:
compiling juce_audio_devices.cpp failed.
arm-linux-and...
Adam W.
09:04 AM Support #1111: execv: Exec format error
I don't know how to get the full command line for arm-linux-androideabi-g++ - I am new to Android Studio, was previou... Adam W.
09:01 AM Support #1111: execv: Exec format error
I am building it using the gradle plugin, just by hitting run/build in Android Studio. The build.gradle file looks li... Adam W.
02:07 AM Support #1111: execv: Exec format error
This looks pretty strange. Could you describe bit more detailed how are you running build within Android Studio? Are ... Dmitry M.
01:48 AM Support #1111: execv: Exec format error
I'm building with Android Studio 1.4.1 Adam W.
01:44 AM Support #1111 (Open): execv: Exec format error
I am getting the following errors after switching to crystax when I try to build my app:... Adam W.

11/06/2015

06:53 PM Bug #1107: Standalone executables built with CrystaX 10.2.1 crash on Marshmallow
Actually this bug has nothing to standalone executables; it can be reproduced with NDK regression tests (see #1108). ... Dmitry M.
05:45 PM Bug #1107 (In Progress): Standalone executables built with CrystaX 10.2.1 crash on Marshmallow
Dmitry M.
03:43 PM Bug #1107 (Duplicated): Standalone executables built with CrystaX 10.2.1 crash on Marshmallow
When building standalone executables with Crystax 10.2.1 and running these on an Android Marshmallow (API 23) emulato... Anonymous
06:46 PM Bug #1108 (In Progress): Crash on Android 6.0
Dmitry M.
06:46 PM Bug #1108 (Closed): Crash on Android 6.0
Almost all tests are failed on Android 6.0 due to changes in cleanup code in Bionic:... Dmitry M.

10/29/2015

04:12 PM Bug #1106 (In Progress): android-21 sysroot include stdatomic.h which seems to be wrong
Dmitry M.
04:11 PM Bug #1106 (Closed): android-21 sysroot include stdatomic.h which seems to be wrong
Both gcc and clang already have own stdatomic.h, so having additional one in sysroot looks wrong. Also, it seems that... Dmitry M.

10/27/2015

09:12 AM Bug #1103 (In Progress): [windows] Compiler run failed
Dmitry M.
09:12 AM Bug #1097 (Closed): [tests] Build of crystax-issue995-objective-c-literals failed on Mac OS X 10.7
Dmitry M.

10/23/2015

12:56 PM Bug #1097 (In Progress): [tests] Build of crystax-issue995-objective-c-literals failed on Mac OS X 10.7
Dmitry M.

10/21/2015

01:48 AM Bug #1103 (Closed): [windows] Compiler run failed
... Dmitry M.
12:06 AM Task #1102 (Closed): Upgrade sqlite3 to 3090200
Dmitry M.
12:04 AM Task #1101 (Closed): Upgrade ICU to 56.1
Dmitry M.
12:03 AM Task #1100 (Closed): Upgrade libpng to 1.6.19
Dmitry M.
12:02 AM Task #1099 (Closed): Upgrade libjpeg-turbo to 1.4.2
Dmitry M.

10/20/2015

11:34 PM Task #1098 (Closed): Upgrade python-3.4 to python-3.5
Dmitry M.
 

Also available in: Atom