Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-astroML-addons.spec'], chrootPath='/var/lib/mock/f31-build-50969-27442/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-astroML-addons.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Wrote: /builddir/build/SRPMS/python-astroML-addons-0.2.2-19.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-astroML-addons.spec'], chrootPath='/var/lib/mock/f31-build-50969-27442/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-astroML-addons.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6THsIX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf astroML_addons-0.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/astroML_addons-0.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd astroML_addons-0.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H0E5vZ + umask 022 + cd /builddir/build/BUILD + cd astroML_addons-0.2.2 + CFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building extension "astroML_addons.periodogram" sources build_src: building npy-pkg config files running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/astroML_addons copying astroML_addons/setup.py -> build/lib.linux-riscv64-3.7/astroML_addons copying astroML_addons/__init__.py -> build/lib.linux-riscv64-3.7/astroML_addons running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext building 'astroML_addons.periodogram' extension compiling C sources C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC creating build/temp.linux-riscv64-3.7/astroML_addons compile options: '-I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c' gcc: astroML_addons/periodogram.c In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from astroML_addons/periodogram.c:257: /usr/lib64/python3.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] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ astroML_addons/periodogram.c: In function ‘__pyx_f_14astroML_addons_11periodogram__standard_lomb_scargle’: astroML_addons/periodogram.c:2251:33: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_14astroML_addons_11periodogram_ITYPE_t’ {aka ‘int’} [-Wsign-compare] 2251 | for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_1; __pyx_v_i++) { | ^ astroML_addons/periodogram.c:2279:35: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_14astroML_addons_11periodogram_ITYPE_t’ {aka ‘int’} [-Wsign-compare] 2279 | for (__pyx_v_j = 0; __pyx_v_j < __pyx_t_2; __pyx_v_j++) { | ^ astroML_addons/periodogram.c:2456:35: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_14astroML_addons_11periodogram_ITYPE_t’ {aka ‘int’} [-Wsign-compare] 2456 | for (__pyx_v_j = 0; __pyx_v_j < __pyx_t_2; __pyx_v_j++) { | ^ astroML_addons/periodogram.c: In function ‘__pyx_f_14astroML_addons_11periodogram__generalized_lomb_scargle’: astroML_addons/periodogram.c:2819:33: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_14astroML_addons_11periodogram_ITYPE_t’ {aka ‘int’} [-Wsign-compare] 2819 | for (__pyx_v_i = 0; __pyx_v_i < __pyx_t_1; __pyx_v_i++) { | ^ astroML_addons/periodogram.c:2874:35: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_14astroML_addons_11periodogram_ITYPE_t’ {aka ‘int’} [-Wsign-compare] BUILDSTDERR: 2874 | for (__pyx_v_j = 0; __pyx_v_j < __pyx_t_2; __pyx+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 _v_j++) { | ^ astroML_addons/periodogram.c:3141:35: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘__pyx_t_14astroML_addons_11periodogram_ITYPE_t’ {aka ‘int’} [-Wsign-compare] 3141 | for (__pyx_v_j = 0; __pyx_v_j < __pyx_t_2; __pyx_v_j++) { | ^ In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:27, from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from astroML_addons/periodogram.c:257: At top level: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1463:1: warning: ‘_import_array’ defined but not used [-Wunused-function] 1463 | _import_array(void) | ^~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/astroML_addons/periodogram.o -L/usr/lib64 -lm -lpython3.7m -o build/lib.linux-riscv64-3.7/astroML_addons/periodogram.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AR5rLW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64 + cd astroML_addons-0.2.2 + CFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64 + find /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64 -name 'setup.py*' -print0 + xargs -0 rm -rf + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.2.2-19.fc31 --unique-debug-suffix -0.2.2-19.fc31.riscv64 --unique-debug-src-base python-astroML-addons-0.2.2-19.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/astroML_addons-0.2.2 BUILDSTDERR: 656 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs running install running install_lib creating /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr creating /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7/site-packages/astroML_addons copying build/lib.linux-riscv64-3.7/astroML_addons/setup.py -> /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7/site-packages/astroML_addons copying build/lib.linux-riscv64-3.7/astroML_addons/__init__.py -> /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7/site-packages/astroML_addons copying build/lib.linux-riscv64-3.7/astroML_addons/periodogram.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7/site-packages/astroML_addons byte-compiling /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7/site-packages/astroML_addons/setup.py to setup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7/site-packages/astroML_addons/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpjkcuc7xv.py' /usr/bin/python3 /tmp/tmpjkcuc7xv.py removing /tmp/tmpjkcuc7xv.py running install_egg_info Writing /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7/site-packages/astroML_addons-0.2.2-py3.7.egg-info running install_clib customize UnixCCompiler explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7/site-packages/astroML_addons/periodogram.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7/site-packages/astroML_addons/periodogram.cpython-37m-riscv64-linux-gnu.so original debug info size: 316kB, size after compression: 308kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Processing files: python3-astroML-addons-0.2.2-19.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RHk58Y + umask 022 + cd /builddir/build/BUILD + cd astroML_addons-0.2.2 + DOCDIR=/builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/share/doc/python3-astroML-addons + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/share/doc/python3-astroML-addons + cp -pr README.rst /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64/usr/share/doc/python3-astroML-addons + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python3-astroML-addons = 0.2.2-19.fc31 python3-astroML-addons(riscv-64) = 0.2.2-19.fc31 python3.7dist(astroml-addons) = 0.2.2 python3dist(astroml-addons) = 0.2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-astroML-addons-debugsource-0.2.2-19.fc31.riscv64 Provides: python-astroML-addons-debugsource = 0.2.2-19.fc31 python-astroML-addons-debugsource(riscv-64) = 0.2.2-19.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-astroML-addons-debuginfo-0.2.2-19.fc31.riscv64 Provides: debuginfo(build-id) = 7ff6182bb798094d15611d22ccbeeafaa27940b7 python3-astroML-addons-debuginfo = 0.2.2-19.fc31 python3-astroML-addons-debuginfo(riscv-64) = 0.2.2-19.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-astroML-addons-debugsource(riscv-64) = 0.2.2-19.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-astroML-addons-0.2.2-19.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-astroML-addons-debuginfo-0.2.2-19.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-astroML-addons-debugsource-0.2.2-19.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZkNIGZ + umask 022 + cd /builddir/build/BUILD + cd astroML_addons-0.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-astroML-addons-0.2.2-19.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0