Skip to content

Instantly share code, notes, and snippets.

@AndreMiras
Created June 29, 2018 21:08
Show Gist options
  • Save AndreMiras/0fc5826449c3355d2fd4fda1d0988bea to your computer and use it in GitHub Desktop.
Save AndreMiras/0fc5826449c3355d2fd4fda1d0988bea to your computer and use it in GitHub Desktop.
[INFO]: Building gevent for armeabi-v7a [984/1627]
[INFO]: gevent apparently isn't already in site-packages
[INFO]: Building compiled components in gevent
[INFO]: -> directory context /home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent
[INFO]: -> running hostpython setup.py build_ext -v
workingException in thread background thread for pid 20180:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/andre/.local/lib/python2.7/site-packages/sh.py", line 1540, in wrap
fn(*args, **kwargs)
File "/home/andre/.local/lib/python2.7/site-packages/sh.py", line 2459, in background_thread
handle_exit_code(exit_code)
File "/home/andre/.local/lib/python2.7/site-packages/sh.py", line 2157, in fn
return self.command.handle_command_exit_code(exit_code)
File "/home/andre/.local/lib/python2.7/site-packages/sh.py", line 815, in handle_command_exit_code
raise exc
ErrorReturnCode_1:
RAN: /home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/hostpython3crystax/desktop/hostpython3crystax/hostpython setup.py build_ext -v
STDOUT:
running build_ext
Running '(cd "/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/libev" && /bin/sh ./configure --host=arm-linux-androideabi && cp config.h "$OLDPWD" ) > configure-output.txt' in /home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-p$
thon3crystax/armeabi-v7a/gevent/build/temp.linux-x86_64-3.6/libev
configure: WARNING: using cross tools not prefixed with host triplet
building 'gevent.corecext' extension
creating build/temp.linux-x86_64-3.6/gevent
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -isysroot /home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -I/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/python-installs/e$
heroll/include/python3.6 -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -isysroot /home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -I/home/andre/workspace/EtherollApp/.buildozer/android/platf$
rm/build/build/python-installs/etheroll/include/python3.6 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -I/home/andre/.buildozer/crystax-ndk-10.3.2/sources/python/3.6/include/python -I/home/andre/.buildozer/crystax-ndk-10.3.2/sources/python/3.5/include/python/ -fPIC -DLIBEV_EMBED=1 -DEV_COMMON= -DEV_CLEANUP_ENABLE=0 -DEV_EMBED_ENABLE=0 -DEV_PERI$
DIC_ENABLE=0 -Ibuild/temp.linux-x86_64-3.6/libev -Ilibev -I/usr/include/python3.6m -c gevent/gevent.corecext.c -o build/temp.linux-x86_64-3.6/gevent/gevent.corecext.o
In file included from gevent/libev.h:2:0,
from gevent/gevent.corecext.c:241:
libev/ev.c:483:48: warning: "/*" within comment [-Wcomment]
/*#define MIN_INTERVAL 0.00000095367431640625 /* 1/2**20, good till 2200 */
^
In file included from gevent/libev.h:2:0,
from gevent/gevent.corecext.c:241:
libev/ev.c:1692:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern'
EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */
^
libev/ev.c: In function 'evpipe_init':
libev/ev.c:2251:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (!ev_is_active (&pipe_w))
^
In file included from gevent/libev.h:2:0,
from gevent/gevent.corecext.c:241:
libev/ev.c: In function 'loop_init':
libev/ev.c:2780:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_prepare_init (&pending_w, pendingcb);
^
libev/ev.c:2780:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2780:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2780:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2783:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_init (&pipe_w, pipecb);
^
libev/ev.c:2783:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2783:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2783:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2784:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority (&pipe_w, EV_MAXPRI);
^
libev/ev.c: In function 'ev_loop_destroy':
libev/ev.c:2811:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_default_loop (EV_A) && ev_is_active (&childev))
^
libev/ev.c:2818:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&pipe_w))
^
libev/ev.c: In function 'loop_fork':
libev/ev.c:2921:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&pipe_w))
^
libev/ev.c: In function 'ev_default_loop':
libev/ev.c:3102:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_signal_init (&childev, childcb, SIGCHLD);
^
libev/ev.c:3102:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:3102:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:3102:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:3103:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority (&childev, EV_MAXPRI);
^
libev/ev.c: In function 'ev_io_start':
libev/ev.c:3715:34: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] [896/1627]
fd_change (EV_A_ fd, w->events & EV__IOFDSET | EV_ANFD_REIFY);
^
libev/ev.c: In function 'infy_add':
libev/ev.c:4145:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&w->timer)) ev_ref (EV_A);
^
libev/ev.c:4147:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&w->timer)) ev_unref (EV_A);
^
libev/ev.c: In function 'infy_init':
libev/ev.c:4251:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_io_init (&fs_w, infy_cb, fs_fd, EV_READ);
^
libev/ev.c:4251:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4251:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4251:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4252:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority (&fs_w, EV_MAXPRI);
^
libev/ev.c: In function 'infy_fork':
libev/ev.c:4296:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&w->timer)) ev_ref (EV_A);
^
libev/ev.c:4298:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&w->timer)) ev_unref (EV_A);
^
libev/ev.c: In function 'ev_stat_start':
libev/ev.c:4372:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL);
^
libev/ev.c:4372:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4372:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4372:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4372:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4373:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority (&w->timer, ev_priority (w));
^
libev/ev.c: In function 'ev_stat_stop':
libev/ev.c:4405:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&w->timer))
^
libev/ev.c: In function 'ev_once':
libev/ev.c:4830:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_init (&once->io, once_cb_io);
^
libev/ev.c:4830:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4830:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4830:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4837:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_init (&once->to, once_cb_to);
^
libev/ev.c:4837:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4837:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4837:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4840:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_timer_set (&once->to, timeout, 0.);
^
libev/ev.c: At top level:
libev/ev.c:4956:27: warning: "/*" within comment [-Wcomment]
/* EV_STAT 0x00001000 /* stat data changed */
^
libev/ev.c:4957:27: warning: "/*" within comment [-Wcomment]
/* EV_EMBED 0x00010000 /* embedded event loop needs sweep */
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4loop___init__':
gevent/gevent.corecext.c:4608:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_prepare_init((&__pyx_v_self->_prepare), ((void *)gevent_run_callbacks));
^
gevent/gevent.corecext.c:4608:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4608:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4608:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4639:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_timer_init((&__pyx_v_self->_timer0), ((void *)gevent_noop), 0.0, 0.0);
^
gevent/gevent.corecext.c:4639:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4639:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4639:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4639:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4loop_2_stop_watchers':
gevent/gevent.corecext.c:5307:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_prepare)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_3ref_2__set__':
gevent/gevent.corecext.c:13764:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_8priority___get__':
gevent/gevent.corecext.c:14235:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [808/1627]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 769; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_8priority_2__set__':
gevent/gevent.corecext.c:14311:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:14353:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_6active___get__':
gevent/gevent.corecext.c:15021:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_7pending___get__':
gevent/gevent.corecext.c:15082:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_6__init__':
gevent/gevent.corecext.c:15441:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_io_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_io), __pyx_v_fd, __pyx_v_events);
^
gevent/gevent.corecext.c:15441:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:15441:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:15441:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:15633:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_5);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_2fd_2__set__':
gevent/gevent.corecext.c:15814:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:15875:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_io_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_io), __pyx_v_vfd, __pyx_v_self->_watcher.events);
^
gevent/gevent.corecext.c:15875:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:15875:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:15875:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_6events_2__set__':
gevent/gevent.corecext.c:16011:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:16053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_io_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_io), __pyx_v_self->_watcher.fd, __pyx_v_events);
^
gevent/gevent.corecext.c:16053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:16053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:16053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_3ref_2__set__':
gevent/gevent.corecext.c:16858:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_8priority___get__':
gevent/gevent.corecext.c:17329:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 954; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_8priority_2__set__':
gevent/gevent.corecext.c:17405:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:17447:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_6active___get__':
gevent/gevent.corecext.c:18097:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_7pending___get__':
gevent/gevent.corecext.c:18158:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_6__init__':
gevent/gevent.corecext.c:18360:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_timer_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_timer), __pyx_v_after, __pyx_v_repeat);
^
gevent/gevent.corecext.c:18360:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:18360:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:18360:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:18360:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:18435:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_5);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_3ref_2__set__':
gevent/gevent.corecext.c:19354:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_8priority___get__':
gevent/gevent.corecext.c:19825:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1099; __pyx_clineno = __LINE__; goto __pyx_L1_error;} [720/1627]
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_8priority_2__set__':
gevent/gevent.corecext.c:19901:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:19943:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_6active___get__':
gevent/gevent.corecext.c:20557:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_7pending___get__':
gevent/gevent.corecext.c:20618:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_6__init__':
gevent/gevent.corecext.c:20823:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_signal_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_signal), __pyx_v_signalnum);
^
gevent/gevent.corecext.c:20823:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:20823:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:20823:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:20898:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_6);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_3ref_2__set__':
gevent/gevent.corecext.c:21467:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_8priority___get__':
gevent/gevent.corecext.c:21938:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1224; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_8priority_2__set__':
gevent/gevent.corecext.c:22014:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:22056:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_6active___get__':
gevent/gevent.corecext.c:22670:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_7pending___get__':
gevent/gevent.corecext.c:22731:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_6__init__':
gevent/gevent.corecext.c:22862:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_idle_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_idle));
^
gevent/gevent.corecext.c:22862:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:22862:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:22862:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:22937:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_3ref_2__set__':
gevent/gevent.corecext.c:23503:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_8priority___get__':
gevent/gevent.corecext.c:23974:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1343; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_8priority_2__set__':
gevent/gevent.corecext.c:24050:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:24092:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_6active___get__':
gevent/gevent.corecext.c:24706:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_7pending___get__':
gevent/gevent.corecext.c:24767:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_6__init__':
gevent/gevent.corecext.c:24898:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_prepare_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_prepare));
^
gevent/gevent.corecext.c:24898:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:24898:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:24898:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:24973:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_3ref_2__set__':
gevent/gevent.corecext.c:25539:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_8priority___get__':
gevent/gevent.corecext.c:26010:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1462; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_8priority_2__set__':
gevent/gevent.corecext.c:26086:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:26128:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_6active___get__':
gevent/gevent.corecext.c:26742:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_7pending___get__':
gevent/gevent.corecext.c:26803:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_6__init__':
gevent/gevent.corecext.c:26934:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_check_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_check));
^
gevent/gevent.corecext.c:26934:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:26934:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:26934:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:27009:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_3ref_2__set__':
gevent/gevent.corecext.c:27575:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_8priority___get__':
gevent/gevent.corecext.c:28046:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1581; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_8priority_2__set__':
gevent/gevent.corecext.c:28122:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:28164:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_6active___get__':
gevent/gevent.corecext.c:28778:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_7pending___get__':
gevent/gevent.corecext.c:28839:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_6__init__':
gevent/gevent.corecext.c:28970:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_fork_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_fork));
^
gevent/gevent.corecext.c:28970:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:28970:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:28970:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:29045:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5async_3ref_2__set__':
gevent/gevent.corecext.c:29611:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5async_8priority___get__':
gevent/gevent.corecext.c:30082:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1700; __pyx_clineno = __LINE__; goto __pyx_L1_error;} [555/1627]
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5async_8priority_2__set__':
gevent/gevent.corecext.c:30158:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:30200:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5async_6active___get__':
gevent/gevent.corecext.c:30814:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5async_6__init__':
gevent/gevent.corecext.c:31006:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_async_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_async));
^
gevent/gevent.corecext.c:31006:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:31006:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:31006:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:31081:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_3ref_2__set__':
gevent/gevent.corecext.c:31752:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_8priority___get__':
gevent/gevent.corecext.c:32223:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1826; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_8priority_2__set__':
gevent/gevent.corecext.c:32299:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:32341:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_6active___get__':
gevent/gevent.corecext.c:32955:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_7pending___get__':
gevent/gevent.corecext.c:33016:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_6__init__':
gevent/gevent.corecext.c:33214:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_child_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_child), __pyx_v_pid, __pyx_v_trace);
^
gevent/gevent.corecext.c:33214:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:33214:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:33214:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/gevent
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -isysroot /home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -I/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/python-installs/et
heroll/include/python3.6 -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -lm -lcrystax -lpython3.6m --sysroot /home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -L/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/libs_collections/etheroll/armeabi-v7a -L/home/andre/.buildozer/crystax-ndk-10.3.2/sources/crys
tax/libs/armeabi-v7a -L/home/andre/.buildozer/crystax-ndk-10.3.2/sources/python/3.6/libs/armeabi-v7a -lpython3.6m -L/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/andre/.buildozer/crystax-ndk-10.3
.2/platforms/android-19/arch-arm -isysroot /home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -I/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/python-installs/etheroll/include/python3.6 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -I/home/andre/.buildozer/crystax-ndk-10.3.2/sources/python/3.6/inclu
de/python -I/home/andre/.buildozer/crystax-ndk-10.3.2/sources/python/3.5/include/python/ build/temp.linux-x86_64-3.6/gevent/gevent.corecext.o -o build/lib.linux-x86_64-3.6/gevent/corecext.cpython-36m-x86_64-linux-gnu.so
Linking /home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/build/lib.linux-x86_64-3.6/gevent/corecext.cpython-36m-x86_64-linux-gnu.so to /home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/gevent/corec
ext.cpython-36m-x86_64-linux-gnu.so
Running '(cd "/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/c-ares" && if [ -r ares_build.h ]; then cp ares_build.h ares_build.h.orig; fi && /bin/sh ./configure --host=arm-linux-androideabi CONFIG_COMMANDS= CONFIG_FILES= && cp ares_config.h ares_build.h "$OLDPWD"
&& mv ares_build.h.orig ares_build.h) > configure-output.txt' in /home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/build/temp.linux-x86_64-3.6/c-ares
configure: error: Can not continue. Fix errors mentioned immediately above this line.
Traceback (most recent call last):
File "setup.py", line 516, in <module>
run_setup(ext_modules, run_make=run_make)
File "setup.py", line 502, in run_setup
**setup_kwds
File "/usr/lib/python3.6/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/lib/python3.6/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/usr/lib/python3.6/distutils/command/build_ext.py", line 339, in run
self.build_extensions()
File "/usr/lib/python3.6/distutils/command/build_ext.py", line 448, in build_extensions
self._build_extensions_serial()
File "/usr/lib/python3.6/distutils/command/build_ext.py", line 473, in _build_extensions_serial
self.build_extension(ext)
File "setup.py", line 305, in build_extension
self.gevent_prepare(ext)
File "setup.py", line 302, in gevent_prepare
configure(self, ext)
File "setup.py", line 219, in configure_ares [469/1627]
rc = _system(ares_configure_command)
File "setup.py", line 172, in _system
return check_call(cmd, shell=True)
File "/usr/lib/python3.6/subprocess.py", line 291, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '(cd "/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/c-ares" && if [ -r ares_build.h ]; then cp ares_build.h ares_build.h.orig; fi && /bin/sh ./configure --host=arm-linux-androideabi CONFIG_COMMANDS= CONFIG_FILES= && cp ares_con
fig.h ares_build.h "$OLDPWD" && mv ares_build.h.orig ares_build.h) > configure-output.txt' returned non-zero exit status 1.
STDERR:
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/home/andre/workspace/EtherollApp/.buildozer/android/platform/python-for-android-new-toolchain/pythonforandroid/toolchain.py", line 977, in <module>
main()
File "/home/andre/workspace/EtherollApp/.buildozer/android/platform/python-for-android-new-toolchain/pythonforandroid/toolchain.py", line 973, in main
ToolchainCL()
File "/home/andre/workspace/EtherollApp/.buildozer/android/platform/python-for-android-new-toolchain/pythonforandroid/toolchain.py", line 512, in __init__
getattr(self, args.subparser_name.replace('-', '_'))(args)
File "/home/andre/workspace/EtherollApp/.buildozer/android/platform/python-for-android-new-toolchain/pythonforandroid/toolchain.py", line 147, in wrapper_func
build_dist_from_args(ctx, dist, args)
File "/home/andre/workspace/EtherollApp/.buildozer/android/platform/python-for-android-new-toolchain/pythonforandroid/toolchain.py", line 191, in build_dist_from_args
build_recipes(build_order, python_modules, ctx)
File "pythonforandroid/build.py", line 573, in build_recipes
File "pythonforandroid/recipe.py", line 882, in build_arch
File "pythonforandroid/recipe.py", line 894, in build_compiled_components
File "pythonforandroid/logger.py", line 176, in shprint
File "/home/andre/.local/lib/python2.7/site-packages/sh.py", line 863, in next
self.wait()
File "/home/andre/.local/lib/python2.7/site-packages/sh.py", line 792, in wait
self.handle_command_exit_code(exit_code)
File "/home/andre/.local/lib/python2.7/site-packages/sh.py", line 815, in handle_command_exit_code
raise exc
sh.ErrorReturnCode_1:
RAN: /home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/hostpython3crystax/desktop/hostpython3crystax/hostpython setup.py build_ext -v
STDOUT:
running build_ext
Running '(cd "/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/libev" && /bin/sh ./configure --host=arm-linux-androideabi && cp config.h "$OLDPWD" ) > configure-output.txt' in /home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-py
thon3crystax/armeabi-v7a/gevent/build/temp.linux-x86_64-3.6/libev
configure: WARNING: using cross tools not prefixed with host triplet
building 'gevent.corecext' extension
creating build/temp.linux-x86_64-3.6/gevent
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -isysroot /home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -I/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/python-installs/et
heroll/include/python3.6 -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -isysroot /home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -I/home/andre/workspace/EtherollApp/.buildozer/android/platfo
rm/build/build/python-installs/etheroll/include/python3.6 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -I/home/andre/.buildozer/crystax-ndk-10.3.2/sources/python/3.6/include/python -I/home/andre/.buildozer/crystax-ndk-10.3.2/sources/python/3.5/include/python/ -fPIC -DLIBEV_EMBED=1 -DEV_COMMON= -DEV_CLEANUP_ENABLE=0 -DEV_EMBED_ENABLE=0 -DEV_PERIO
DIC_ENABLE=0 -Ibuild/temp.linux-x86_64-3.6/libev -Ilibev -I/usr/include/python3.6m -c gevent/gevent.corecext.c -o build/temp.linux-x86_64-3.6/gevent/gevent.corecext.o
In file included from gevent/libev.h:2:0,
from gevent/gevent.corecext.c:241:
libev/ev.c:483:48: warning: "/*" within comment [-Wcomment]
/*#define MIN_INTERVAL 0.00000095367431640625 /* 1/2**20, good till 2200 */
^
In file included from gevent/libev.h:2:0,
from gevent/gevent.corecext.c:241:
libev/ev.c:1692:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern'
EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */
^
libev/ev.c: In function 'evpipe_init':
libev/ev.c:2251:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (!ev_is_active (&pipe_w))
^
In file included from gevent/libev.h:2:0,
from gevent/gevent.corecext.c:241:
libev/ev.c: In function 'loop_init':
libev/ev.c:2780:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_prepare_init (&pending_w, pendingcb);
^
libev/ev.c:2780:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2780:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2780:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2783:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_init (&pipe_w, pipecb);
^
libev/ev.c:2783:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2783:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2783:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:2784:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority (&pipe_w, EV_MAXPRI);
^
libev/ev.c: In function 'ev_loop_destroy':
libev/ev.c:2811:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [383/1627]
if (ev_is_default_loop (EV_A) && ev_is_active (&childev))
^
libev/ev.c:2818:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&pipe_w))
^
libev/ev.c: In function 'loop_fork':
libev/ev.c:2921:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&pipe_w))
^
libev/ev.c: In function 'ev_default_loop':
libev/ev.c:3102:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_signal_init (&childev, childcb, SIGCHLD);
^
libev/ev.c:3102:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:3102:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:3102:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:3103:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority (&childev, EV_MAXPRI);
^
libev/ev.c: In function 'ev_io_start':
libev/ev.c:3715:34: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
fd_change (EV_A_ fd, w->events & EV__IOFDSET | EV_ANFD_REIFY);
^
libev/ev.c: In function 'infy_add':
libev/ev.c:4145:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&w->timer)) ev_ref (EV_A);
^
libev/ev.c:4147:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&w->timer)) ev_unref (EV_A);
^
libev/ev.c: In function 'infy_init':
libev/ev.c:4251:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_io_init (&fs_w, infy_cb, fs_fd, EV_READ);
^
libev/ev.c:4251:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4251:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4251:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4252:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority (&fs_w, EV_MAXPRI);
^
libev/ev.c: In function 'infy_fork':
libev/ev.c:4296:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&w->timer)) ev_ref (EV_A);
^
libev/ev.c:4298:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&w->timer)) ev_unref (EV_A);
^
libev/ev.c: In function 'ev_stat_start':
libev/ev.c:4372:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_timer_init (&w->timer, stat_timer_cb, 0., w->interval ? w->interval : DEF_STAT_INTERVAL);
^
libev/ev.c:4372:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4372:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4372:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4372:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4373:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority (&w->timer, ev_priority (w));
^
libev/ev.c: In function 'ev_stat_stop':
libev/ev.c:4405:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (ev_is_active (&w->timer))
^
libev/ev.c: In function 'ev_once':
libev/ev.c:4830:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_init (&once->io, once_cb_io);
^
libev/ev.c:4830:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4830:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4830:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4837:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_init (&once->to, once_cb_to);
^
libev/ev.c:4837:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4837:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4837:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
libev/ev.c:4840:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_timer_set (&once->to, timeout, 0.);
^
libev/ev.c: At top level:
libev/ev.c:4956:27: warning: "/*" within comment [-Wcomment]
/* EV_STAT 0x00001000 /* stat data changed */
^
libev/ev.c:4957:27: warning: "/*" within comment [-Wcomment]
/* EV_EMBED 0x00010000 /* embedded event loop needs sweep */
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4loop___init__':
gevent/gevent.corecext.c:4608:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] [296/1627]
ev_prepare_init((&__pyx_v_self->_prepare), ((void *)gevent_run_callbacks));
^
gevent/gevent.corecext.c:4608:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4608:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4608:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4639:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_timer_init((&__pyx_v_self->_timer0), ((void *)gevent_noop), 0.0, 0.0);
^
gevent/gevent.corecext.c:4639:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4639:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4639:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:4639:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4loop_2_stop_watchers':
gevent/gevent.corecext.c:5307:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_prepare)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_3ref_2__set__':
gevent/gevent.corecext.c:13764:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_8priority___get__':
gevent/gevent.corecext.c:14235:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 769; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_8priority_2__set__':
gevent/gevent.corecext.c:14311:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:14353:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_6active___get__':
gevent/gevent.corecext.c:15021:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_7pending___get__':
gevent/gevent.corecext.c:15082:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_6__init__':
gevent/gevent.corecext.c:15441:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_io_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_io), __pyx_v_fd, __pyx_v_events);
^
gevent/gevent.corecext.c:15441:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:15441:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:15441:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:15633:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_5);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_2fd_2__set__':
gevent/gevent.corecext.c:15814:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:15875:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_io_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_io), __pyx_v_vfd, __pyx_v_self->_watcher.events);
^
gevent/gevent.corecext.c:15875:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:15875:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:15875:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_2io_6events_2__set__':
gevent/gevent.corecext.c:16011:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:16053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_io_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_io), __pyx_v_self->_watcher.fd, __pyx_v_events);
^
gevent/gevent.corecext.c:16053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:16053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:16053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_3ref_2__set__':
gevent/gevent.corecext.c:16858:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_8priority___get__':
gevent/gevent.corecext.c:17329:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 954; __pyx_clineno = __LINE__; goto __pyx_L1_error;} [220/1627]
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_8priority_2__set__':
gevent/gevent.corecext.c:17405:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:17447:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_6active___get__':
gevent/gevent.corecext.c:18097:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_7pending___get__':
gevent/gevent.corecext.c:18158:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5timer_6__init__':
gevent/gevent.corecext.c:18360:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_timer_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_timer), __pyx_v_after, __pyx_v_repeat);
^
gevent/gevent.corecext.c:18360:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:18360:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:18360:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:18360:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:18435:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_5);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_3ref_2__set__':
gevent/gevent.corecext.c:19354:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_8priority___get__':
gevent/gevent.corecext.c:19825:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1099; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_8priority_2__set__':
gevent/gevent.corecext.c:19901:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:19943:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_6active___get__':
gevent/gevent.corecext.c:20557:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_7pending___get__':
gevent/gevent.corecext.c:20618:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_6signal_6__init__':
gevent/gevent.corecext.c:20823:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_signal_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_signal), __pyx_v_signalnum);
^
gevent/gevent.corecext.c:20823:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:20823:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:20823:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:20898:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_6);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_3ref_2__set__':
gevent/gevent.corecext.c:21467:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_8priority___get__':
gevent/gevent.corecext.c:21938:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1224; __pyx_clineno = __LINE__; goto __pyx_L1_error;} [153/1627]
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_8priority_2__set__':
gevent/gevent.corecext.c:22014:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:22056:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_6active___get__':
gevent/gevent.corecext.c:22670:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_7pending___get__':
gevent/gevent.corecext.c:22731:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4idle_6__init__':
gevent/gevent.corecext.c:22862:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_idle_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_idle));
^
gevent/gevent.corecext.c:22862:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:22862:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:22862:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:22937:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_3ref_2__set__':
gevent/gevent.corecext.c:23503:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_8priority___get__':
gevent/gevent.corecext.c:23974:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1343; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_8priority_2__set__':
gevent/gevent.corecext.c:24050:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:24092:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_6active___get__':
gevent/gevent.corecext.c:24706:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_7pending___get__':
gevent/gevent.corecext.c:24767:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_7prepare_6__init__':
gevent/gevent.corecext.c:24898:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_prepare_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_prepare));
^
gevent/gevent.corecext.c:24898:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:24898:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:24898:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:24973:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_3ref_2__set__':
gevent/gevent.corecext.c:25539:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_8priority___get__':
gevent/gevent.corecext.c:26010:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1462; __pyx_clineno = __LINE__; goto __pyx_L1_error;} [87/1627]
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_8priority_2__set__':
gevent/gevent.corecext.c:26086:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:26128:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_6active___get__':
gevent/gevent.corecext.c:26742:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_7pending___get__':
gevent/gevent.corecext.c:26803:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5check_6__init__':
gevent/gevent.corecext.c:26934:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_check_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_check));
^
gevent/gevent.corecext.c:26934:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:26934:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:26934:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:27009:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_3ref_2__set__':
gevent/gevent.corecext.c:27575:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_8priority___get__':
gevent/gevent.corecext.c:28046:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1581; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_8priority_2__set__':
gevent/gevent.corecext.c:28122:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:28164:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_6active___get__':
gevent/gevent.corecext.c:28778:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_7pending___get__':
gevent/gevent.corecext.c:28839:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_4fork_6__init__':
gevent/gevent.corecext.c:28970:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_fork_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_fork));
^
gevent/gevent.corecext.c:28970:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:28970:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:28970:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:29045:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5async_3ref_2__set__':
gevent/gevent.corecext.c:29611:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5async_8priority___get__':
gevent/gevent.corecext.c:30082:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1700; __pyx_clineno = __LINE__; goto __pyx_L1_error;} [21/1627]
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5async_8priority_2__set__':
gevent/gevent.corecext.c:30158:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:30200:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5async_6active___get__':
gevent/gevent.corecext.c:30814:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5async_6__init__':
gevent/gevent.corecext.c:31006:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_async_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_async));
^
gevent/gevent.corecext.c:31006:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:31006:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:31006:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:31081:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_t_3);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_3ref_2__set__':
gevent/gevent.corecext.c:31752:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_3 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_8priority___get__':
gevent/gevent.corecext.c:32223:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = __Pyx_PyInt_From_int(ev_priority((&__pyx_v_self->_watcher))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1826; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_8priority_2__set__':
gevent/gevent.corecext.c:32299:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
__pyx_t_1 = (ev_is_active((&__pyx_v_self->_watcher)) != 0);
^
gevent/gevent.corecext.c:32341:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_set_priority((&__pyx_v_self->_watcher), __pyx_v_priority);
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_6active___get__':
gevent/gevent.corecext.c:32955:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_active((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_7pending___get__':
gevent/gevent.corecext.c:33016:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if ((ev_is_pending((&__pyx_v_self->_watcher)) != 0)) {
^
gevent/gevent.corecext.c: In function '__pyx_pf_6gevent_8corecext_5child_6__init__':
gevent/gevent.corecext.c:33214:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ev_child_init((&__pyx_v_self->_watcher), ((void *)gevent_callback_child), __pyx_v_pid, __pyx_v_trace);
^
gevent/gevent.corecext.c:33214:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:33214:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
gevent/gevent.corecext.c:33214:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
creating build/lib.linux-x86_64-3.6
creating build/lib.linux-x86_64-3.6/gevent
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -isysroot /home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -I/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/python-installs/et
heroll/include/python3.6 -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -lm -lcrystax -lpython3.6m --sysroot /home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -L/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/libs_collections/etheroll/armeabi-v7a -L/home/andre/.buildozer/crystax-ndk-10.3.2/sources/crys
tax/libs/armeabi-v7a -L/home/andre/.buildozer/crystax-ndk-10.3.2/sources/python/3.6/libs/armeabi-v7a -lpython3.6m -L/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/bootstrap_builds/sdl2_gradle-python3crystax/libs/armeabi-v7a -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -I/home/andre/.buildozer/crystax-ndk-10.3
.2/platforms/android-19/arch-arm -isysroot /home/andre/.buildozer/crystax-ndk-10.3.2/platforms/android-19/arch-arm -I/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/python-installs/etheroll/include/python3.6 -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -I/home/andre/.buildozer/crystax-ndk-10.3.2/sources/python/3.6/inclu
de/python -I/home/andre/.buildozer/crystax-ndk-10.3.2/sources/python/3.5/include/python/ build/temp.linux-x86_64-3.6/gevent/gevent.corecext.o -o build/lib.linux-x86_64-3.6/gevent/corecext.cpython-36m-x86_64-linux-gnu.so
Linking /home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/build/lib.linux-x86_64-3.6/gevent/corecext.cpython-36m-x86_64-linux-gnu.so to /home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/gevent/corec
ext.cpython-36m-x86_64-linux-gnu.so
Running '(cd "/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/c-ares" && if [ -r ares_build.h ]; then cp ares_build.h ares_build.h.orig; fi && /bin/sh ./configure --host=arm-linux-androideabi CONFIG_COMMANDS= CONFIG_FILES= && cp ares_config.h ares_build.h "$OLDPWD"
&& mv ares_build.h.orig ares_build.h) > configure-output.txt' in /home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/build/temp.linux-x86_64-3.6/c-ares
configure: error: Can not continue. Fix errors mentioned immediately above this line.
Traceback (most recent call last):
File "setup.py", line 516, in <module>
run_setup(ext_modules, run_make=run_make)
File "setup.py", line 502, in run_setup
**setup_kwds
File "/usr/lib/python3.6/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/lib/python3.6/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command
cmd_obj.run()
File "/usr/lib/python3.6/distutils/command/build_ext.py", line 339, in run
self.build_extensions()
File "/usr/lib/python3.6/distutils/command/build_ext.py", line 448, in build_extensions
self._build_extensions_serial()
File "/usr/lib/python3.6/distutils/command/build_ext.py", line 473, in _build_extensions_serial
self.build_extension(ext)
File "setup.py", line 305, in build_extension
self.gevent_prepare(ext)
File "setup.py", line 302, in gevent_prepare
configure(self, ext)
File "setup.py", line 219, in configure_ares
rc = _system(ares_configure_command)
File "setup.py", line 172, in _system
return check_call(cmd, shell=True)
File "/usr/lib/python3.6/subprocess.py", line 291, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '(cd "/home/andre/workspace/EtherollApp/.buildozer/android/platform/build/build/other_builds/gevent-python3crystax/armeabi-v7a/gevent/c-ares" && if [ -r ares_build.h ]; then cp ares_build.h ares_build.h.orig; fi && /bin/sh ./configure --host=arm-linux-androideabi CONFIG_COMMANDS= CONFIG_FILES= && cp ares_con
fig.h ares_build.h "$OLDPWD" && mv ares_build.h.orig ares_build.h) > configure-output.txt' returned non-zero exit status 1.
STDERR:
# Command failed: /usr/bin/python -m pythonforandroid.toolchain create --dist_name=etheroll --bootstrap=sdl2 --requirements=hostpython3crystax==3.6,python3crystax==3.6,setuptools,kivy,android,gevent,cffi,https://gitlab.com/kivymd/KivyMD/repository/archive.zip?ref=19e587e6,openssl,pyelliptic==1.5.7,asn1crypto==0.24.0,coincurve==7.1.0,bitcoin==1.1.42,dev
p2p==0.9.3,pycryptodome==3.4.6,pbkdf2==1.3,py-ecc==1.4.2,pysha3==1.0.2,pyyaml==3.12,scrypt==0.8.6,ethereum==2.1.1,ptyprocess==0.5.2,pexpect==4.4.0,Pygments==2.2.0,decorator==4.2.1,ipython-genutils==0.2.0,traitlets==4.3.2,ipython==5.5.0,click==6.7,pickleshare==0.7.4,simplegeneric==0.8.1,wcwidth==0.1.7,prompt-toolkit==1.0.15,https://github.com/ethereum/p
yethapp/archive/8406f32.zip,idna==2.6,typing==3.6.4,eth-keys==0.2.0b3,eth-keyfile==0.5.1,rlp==0.6.0,eth-rlp==0.1.2,attrdict==2.0.0,eth-account==0.2.2,hexbytes==0.1.0,lru-dict==1.1.5,web3==4.0.0b11,certifi==2018.1.18,chardet==3.0.4,urllib3==1.22,requests==2.18.4,https://github.com/corpetty/py-etherscan-api/archive/cb91fb3.zip,eth-testrpc==1.3.3,eth-hash
==0.1.1,pyethash==0.1.27,cytoolz==0.9.0,toolz==0.9.0,eth-abi==1.0.0,eth-utils==1.0.1,raven==6.6.0,requests-cache==0.4.13,qrcode,https://github.com/AndreMiras/garden.layoutmargin/archive/20180517.zip --arch armeabi-v7a --copy-libs --local-recipes /home/andre/workspace/EtherollApp/src/python-for-android/recipes --color=always --storage-dir=/home/andre/wo
rkspace/EtherollApp/.buildozer/android/platform/build
#
# Buildozer failed to execute the last command
# The error might be hidden in the log above this error
# Please read the full log, and search for it before
# raising an issue with buildozer itself.
# In case of a bug report, please add a full log with log_level = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment