O comando Altera DE10 'arm-angstrom-linux-gnueabi-gcc xfce' falhou com o status de saída 4 [fechado]

1

Estou tentando instalar a biblioteca PANDAS na minha ALTERA DE10 trabalhando no XFCE. O problema é que mostra o problema descrito no título "Erro: o comando 'arm-angstrom-linux-gnueabi-gcc xfce' falhou com o status de saída 4".

Isto é para o trabalho, então eu preciso de ajuda urgente neste assunto, eu apreciarei sua ajuda.

As seguintes linhas são exibidas no terminal:

2.7/pandas/tests/reshape/merge/data
copying pandas/tests/reshape/merge/data/allow_exact_matches.csv -> build/lib.linux-armv7l-2.7/pandas/tests/reshape/merge/data
copying pandas/tests/reshape/merge/data/trades2.csv -> build/lib.linux-armv7l-2.7/pandas/tests/reshape/merge/data
copying pandas/tests/reshape/merge/data/trades.csv -> build/lib.linux-armv7l-2.7/pandas/tests/reshape/merge/data
copying pandas/tests/reshape/merge/data/quotes2.csv -> build/lib.linux-armv7l-2.7/pandas/tests/reshape/merge/data
copying pandas/tests/reshape/merge/data/asof2.csv -> build/lib.linux-armv7l-2.7/pandas/tests/reshape/merge/data
copying pandas/tests/reshape/merge/data/tolerance.csv -> build/lib.linux-armv7l-2.7/pandas/tests/reshape/merge/data
copying pandas/tests/reshape/merge/data/quotes.csv -> build/lib.linux-armv7l-2.7/pandas/tests/reshape/merge/data
copying pandas/tests/reshape/merge/data/allow_exact_matches_and_tolerance.csv -> build/lib.linux-armv7l-2.7/pandas/tests/reshape/merge/data
creating build/lib.linux-armv7l-2.7/pandas/io/formats/templates
copying pandas/io/formats/templates/html.tpl -> build/lib.linux-armv7l-2.7/pandas/io/formats/templates
UPDATING build/lib.linux-armv7l-2.7/pandas/_version.py
set build/lib.linux-armv7l-2.7/pandas/_version.py to '0.23.0'
running build_ext
cythoning pandas/io/sas/sas.pyx to pandas/io/sas/sas.c
building 'pandas.io.sas._sas' extension
creating build/temp.linux-armv7l-2.7
creating build/temp.linux-armv7l-2.7/pandas
creating build/temp.linux-armv7l-2.7/pandas/io
creating build/temp.linux-armv7l-2.7/pandas/io/sas
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/io/sas/sas.c -o build/temp.linux-armv7l-2.7/pandas/io/sas/sas.o -Wno-unused-function
In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pandas/io/sas/sas.c:567:
/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
pandas/io/sas/sas.c: In function '__pyx_f_6pandas_2io_3sas_4_sas_rdc_decompress':
pandas/io/sas/sas.c:4155:65: warning: '__pyx_v_ctrl_bits' may be used uninitialized in this function [-Wmaybe-uninitialized]
     __pyx_t_8 = (((__pyx_v_ctrl_bits & __pyx_v_ctrl_mask) == 0) != 0);
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now build/temp.linux-armv7l-2.7/pandas/io/sas/sas.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/pandas/io/sas/_sas.so
cythoning pandas/_libs/testing.pyx to pandas/_libs/testing.c
building 'pandas._libs.testing' extension
creating build/temp.linux-armv7l-2.7/pandas/_libs
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/testing.c -o build/temp.linux-armv7l-2.7/pandas/_libs/testing.o -Wno-unused-function
pandas/_libs/testing.c: In function 'inittesting':
pandas/_libs/testing.c:4979:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   __Pyx_INCREF(((PyObject*)&PyBool_Type));
   ^~~~~~~~~~~~
pandas/_libs/testing.c:4982:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   __Pyx_INCREF(((PyObject *)(&PyInt_Type)));
   ^~~~~~~~~~~~
pandas/_libs/testing.c:4985:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   __Pyx_INCREF(((PyObject *)(&PyFloat_Type)));
   ^~~~~~~~~~~~
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now build/temp.linux-armv7l-2.7/pandas/_libs/testing.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/pandas/_libs/testing.so
cythoning pandas/_libs/tslibs/ccalendar.pyx to pandas/_libs/tslibs/ccalendar.c
building 'pandas._libs.tslibs.ccalendar' extension
creating build/temp.linux-armv7l-2.7/pandas/_libs/tslibs
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/ccalendar.c -o build/temp.linux-armv7l-2.7/pandas/_libs/tslibs/ccalendar.o -Wno-unused-function
In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pandas/_libs/tslibs/ccalendar.c:567:
/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now build/temp.linux-armv7l-2.7/pandas/_libs/tslibs/ccalendar.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/pandas/_libs/tslibs/ccalendar.so
cythoning pandas/_libs/tslibs/resolution.pyx to pandas/_libs/tslibs/resolution.c
building 'pandas._libs.tslibs.resolution' extension
creating build/temp.linux-armv7l-2.7/pandas/_libs/src
creating build/temp.linux-armv7l-2.7/pandas/_libs/src/datetime
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/resolution.c -o build/temp.linux-armv7l-2.7/pandas/_libs/tslibs/resolution.o -Wno-unused-function
In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pandas/_libs/tslibs/resolution.c:567:
/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-armv7l-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function
In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pandas/_libs/src/datetime/np_datetime.c:22:
/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime':
pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime' [-Wimplicit-function-declaration]
     convert_datetimestruct_to_datetime(fr, d, &result);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct':
pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct' [-Wimplicit-function-declaration]
     convert_timedelta_to_timedeltastruct(fr, val, result);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from pandas/_libs/src/datetime/np_datetime.c:20:0:
At top level:
/usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable]
 static PyDateTime_CAPI *PyDateTimeAPI = NULL;
                         ^~~~~~~~~~~~~
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-armv7l-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function
In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pandas/_libs/src/datetime/np_datetime_strings.c:29:
/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now build/temp.linux-armv7l-2.7/pandas/_libs/tslibs/resolution.o build/temp.linux-armv7l-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-armv7l-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/pandas/_libs/tslibs/resolution.so
cythoning pandas/_libs/internals.pyx to pandas/_libs/internals.c
building 'pandas._libs.internals' extension
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/internals.c -o build/temp.linux-armv7l-2.7/pandas/_libs/internals.o -Wno-unused-function
In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pandas/_libs/internals.c:568:
/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
pandas/_libs/internals.c: In function '__pyx_gb_6pandas_5_libs_9internals_12generator':
pandas/_libs/internals.c:9336:36: warning: '__pyx_t_23' may be used uninitialized in this function [-Wmaybe-uninitialized]
         __pyx_cur_scope->__pyx_t_9 = __pyx_t_23;
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
pandas/_libs/internals.c:9333:36: warning: '__pyx_t_11' may be used uninitialized in this function [-Wmaybe-uninitialized]
         __pyx_cur_scope->__pyx_t_5 = __pyx_t_11;
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
pandas/_libs/internals.c:9330:36: warning: '__pyx_t_6' may be used uninitialized in this function [-Wmaybe-uninitialized]
         __pyx_cur_scope->__pyx_t_4 = __pyx_t_6;
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
pandas/_libs/internals.c:9335:36: warning: '__pyx_t_15' may be used uninitialized in this function [-Wmaybe-uninitialized]
         __pyx_cur_scope->__pyx_t_8 = __pyx_t_15;
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
pandas/_libs/internals.c:9334:36: warning: '__pyx_t_12' may be used uninitialized in this function [-Wmaybe-uninitialized]
         __pyx_cur_scope->__pyx_t_7 = __pyx_t_12;
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now build/temp.linux-armv7l-2.7/pandas/_libs/internals.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/pandas/_libs/internals.so
cythoning pandas/_libs/tslibs/np_datetime.pyx to pandas/_libs/tslibs/np_datetime.c
building 'pandas._libs.tslibs.np_datetime' extension
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/np_datetime.c -o build/temp.linux-armv7l-2.7/pandas/_libs/tslibs/np_datetime.o -Wno-unused-function
In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pandas/_libs/tslibs/np_datetime.c:568:
/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-armv7l-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function
In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pandas/_libs/src/datetime/np_datetime.c:22:
/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_datetimestruct_to_datetime':
pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function 'convert_datetimestruct_to_datetime' [-Wimplicit-function-declaration]
     convert_datetimestruct_to_datetime(fr, d, &result);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pandas/_libs/src/datetime/np_datetime.c: In function 'pandas_timedelta_to_timedeltastruct':
pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function 'convert_timedelta_to_timedeltastruct' [-Wimplicit-function-declaration]
     convert_timedelta_to_timedeltastruct(fr, val, result);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from pandas/_libs/src/datetime/np_datetime.c:20:0:
At top level:
/usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable]
 static PyDateTime_CAPI *PyDateTimeAPI = NULL;
                         ^~~~~~~~~~~~~
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime_strings.c -o build/temp.linux-armv7l-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function
In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pandas/_libs/src/datetime/np_datetime_strings.c:29:
/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now build/temp.linux-armv7l-2.7/pandas/_libs/tslibs/np_datetime.o build/temp.linux-armv7l-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-armv7l-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/pandas/_libs/tslibs/np_datetime.so
cythoning pandas/_libs/algos.pyx to pandas/_libs/algos.c
building 'pandas._libs.algos' extension
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/algos.c -o build/temp.linux-armv7l-2.7/pandas/_libs/algos.o -Wno-unused-function
In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pandas/_libs/algos.c:567:
/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now build/temp.linux-armv7l-2.7/pandas/_libs/algos.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/pandas/_libs/algos.so
cythoning pandas/_libs/join.pyx to pandas/_libs/join.c
building 'pandas._libs.join' extension
arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -fno-strict-aliasing -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/work/armv7at2hf-neon-angstrom-linux-gnueabi/python/2.7.12-r1=/usr/src/debug/python/2.7.12-r1 -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/data/de10-nano/release-build-2017.03.30/build/tmp-angstrom-glibc/sysroots/de10-nano= -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/join.c -o build/temp.linux-armv7l-2.7/pandas/_libs/join.o -Wno-unused-function
In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816:0,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18,
                 from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from pandas/_libs/join.c:567:
/usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
 #warning "Using deprecated NumPy API, disable it by " \
  ^~~~~~~
{standard input}: Assembler messages:
{standard input}:61063: Warning: end of file not at end of a line; newline inserted
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
arm-angstrom-linux-gnueabi-gcc: internal compiler error: Killed (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
error: command 'arm-angstrom-linux-gnueabi-gcc' failed with exit status 4

Comando:

/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-3qRlh4/pandas/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-sgruoK/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-3qRlh4/pandas/
root@de10-nano:/$ 
    
por Santiago V. 08.06.2018 / 21:09

0 respostas