Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1466570 Details for
Bug 1605821
python-pandas: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-20 17:09:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 17:09:27 UTC
Size:
32.00 KB
patch
obsolete
>s=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/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-s390x-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function >In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from pandas/_libs/src/datetime/np_datetime_strings.c:29: >/usr/lib64/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 " \ > ^~~~~~~ >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/pandas/_libs/tslibs/timedeltas.o build/temp.linux-s390x-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-s390x-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/pandas/_libs/tslibs/timedeltas.so >skipping 'pandas/_libs/tslib.c' Cython extension (up-to-date) >building 'pandas._libs.tslib' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslib.c -o build/temp.linux-s390x-2.7/pandas/_libs/tslib.o -Wno-unused-function >In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from pandas/_libs/tslib.c:566: >/usr/lib64/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 " \ > ^~~~~~~ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-s390x-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function >In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from pandas/_libs/src/datetime/np_datetime.c:22: >/usr/lib64/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'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] > convert_datetimestruct_to_datetime(fr, d, &result); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > pandas_datetimestruct_to_datetime >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'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] > convert_timedelta_to_timedeltastruct(fr, val, result); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > pandas_timedelta_to_timedeltastruct >In file included from pandas/_libs/src/datetime/np_datetime.c:20: >At top level: >/usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] > static PyDateTime_CAPI *PyDateTimeAPI = NULL; > ^~~~~~~~~~~~~ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/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-s390x-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function >In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from pandas/_libs/src/datetime/np_datetime_strings.c:29: >/usr/lib64/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 " \ > ^~~~~~~ >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/pandas/_libs/tslib.o build/temp.linux-s390x-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-s390x-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/pandas/_libs/tslib.so >skipping 'pandas/_libs/sparse.c' Cython extension (up-to-date) >building 'pandas._libs.sparse' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/sparse.c -o build/temp.linux-s390x-2.7/pandas/_libs/sparse.o -Wno-unused-function >In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from pandas/_libs/sparse.c:566: >/usr/lib64/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 " \ > ^~~~~~~ >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/pandas/_libs/sparse.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/pandas/_libs/sparse.so >skipping 'pandas/_libs/tslibs/offsets.c' Cython extension (up-to-date) >building 'pandas._libs.tslibs.offsets' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/offsets.c -o build/temp.linux-s390x-2.7/pandas/_libs/tslibs/offsets.o -Wno-unused-function >In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from pandas/_libs/tslibs/offsets.c:567: >/usr/lib64/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 " \ > ^~~~~~~ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/src/datetime/np_datetime.c -o build/temp.linux-s390x-2.7/pandas/_libs/src/datetime/np_datetime.o -Wno-unused-function >In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from pandas/_libs/src/datetime/np_datetime.c:22: >/usr/lib64/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'; did you mean 'pandas_datetimestruct_to_datetime'? [-Wimplicit-function-declaration] > convert_datetimestruct_to_datetime(fr, d, &result); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > pandas_datetimestruct_to_datetime >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'; did you mean 'pandas_timedelta_to_timedeltastruct'? [-Wimplicit-function-declaration] > convert_timedelta_to_timedeltastruct(fr, val, result); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > pandas_timedelta_to_timedeltastruct >In file included from pandas/_libs/src/datetime/np_datetime.c:20: >At top level: >/usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] > static PyDateTime_CAPI *PyDateTimeAPI = NULL; > ^~~~~~~~~~~~~ >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/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-s390x-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -Wno-unused-function >In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from pandas/_libs/src/datetime/np_datetime_strings.c:29: >/usr/lib64/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 " \ > ^~~~~~~ >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/pandas/_libs/tslibs/offsets.o build/temp.linux-s390x-2.7/pandas/_libs/src/datetime/np_datetime.o build/temp.linux-s390x-2.7/pandas/_libs/src/datetime/np_datetime_strings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/pandas/_libs/tslibs/offsets.so >skipping 'pandas/_libs/lib.c' Cython extension (up-to-date) >building 'pandas._libs.lib' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/lib.c -o build/temp.linux-s390x-2.7/pandas/_libs/lib.o -Wno-unused-function >In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from pandas/_libs/lib.c:566: >/usr/lib64/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/lib.c: In function '__pyx_pw_6pandas_5_libs_3lib_27maybe_booleans_to_slice': >pandas/_libs/lib.c:8472:17: warning: '__pyx_v_end' may be used uninitialized in this function [-Wmaybe-uninitialized] > __pyx_t_7 = PyInt_FromSsize_t(__pyx_v_end); if (unlikely(!__pyx_t_7)) __PYX_ERR(1, 414, __pyx_L1_error) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pandas/_libs/lib.c:8112:14: note: '__pyx_v_end' was declared here > Py_ssize_t __pyx_v_end; > ^~~~~~~~~~~ >pandas/_libs/lib.c:8443:17: warning: '__pyx_v_start' may be used uninitialized in this function [-Wmaybe-uninitialized] > __pyx_t_7 = PyInt_FromSsize_t(__pyx_v_start); if (unlikely(!__pyx_t_7)) __PYX_ERR(1, 412, __pyx_L1_error) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pandas/_libs/lib.c:8111:14: note: '__pyx_v_start' was declared here > Py_ssize_t __pyx_v_start; > ^~~~~~~~~~~~~ >pandas/_libs/lib.c: In function '__pyx_pf_6pandas_5_libs_3lib_100maybe_convert_objects.isra.84': >pandas/_libs/lib.c:28047:21: warning: '__pyx_pybuffernd_itimedeltas.diminfo[0].strides' may be used uninitialized in this function [-Wmaybe-uninitialized] > __Pyx_LocalBuf_ND __pyx_pybuffernd_itimedeltas; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pandas/_libs/lib.c:28043:21: warning: '__pyx_pybuffernd_idatetimes.diminfo[0].strides' may be used uninitialized in this function [-Wmaybe-uninitialized] > __Pyx_LocalBuf_ND __pyx_pybuffernd_idatetimes; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/pandas/_libs/lib.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/pandas/_libs/lib.so >skipping 'pandas/_libs/tslibs/timezones.c' Cython extension (up-to-date) >building 'pandas._libs.tslibs.timezones' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/timezones.c -o build/temp.linux-s390x-2.7/pandas/_libs/tslibs/timezones.o -Wno-unused-function >In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from pandas/_libs/tslibs/timezones.c:566: >/usr/lib64/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 " \ > ^~~~~~~ >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/pandas/_libs/tslibs/timezones.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/pandas/_libs/tslibs/timezones.so >skipping 'pandas/_libs/tslibs/parsing.c' Cython extension (up-to-date) >building 'pandas._libs.tslibs.parsing' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/tslibs/parsing.c -o build/temp.linux-s390x-2.7/pandas/_libs/tslibs/parsing.o -Wno-unused-function >In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, > from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, > from pandas/_libs/tslibs/parsing.c:568: >/usr/lib64/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 " \ > ^~~~~~~ >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/pandas/_libs/tslibs/parsing.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/pandas/_libs/tslibs/parsing.so >skipping 'pandas/_libs/window.cpp' Cython extension (up-to-date) >building 'pandas._libs.window' extension >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c pandas/_libs/window.cpp -o build/temp.linux-s390x-2.7/pandas/_libs/window.o -Wno-unused-function >gcc: error trying to exec 'cc1plus': execvp: No such file or directory >error: command 'gcc' failed with exit status 1 >error: Bad exit status from /var/tmp/rpm-tmp.wrjg15 (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.wrjg15 (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-pandas.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1605821
: 1466570 |
1466571
|
1466572