Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-yappi.spec'], chrootPath='/var/lib/mock/f37-build-647504-72682/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': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-yappi.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1663113600 Wrote: /builddir/build/SRPMS/python-yappi-1.3.6-1.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-yappi.spec'], chrootPath='/var/lib/mock/f37-build-647504-72682/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': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-yappi.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1663113600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RlhZv9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yappi-1.3.6 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/yappi-1.3.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd yappi-1.3.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-yappi-1.3.6 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Change-frame-object-update-asyncio-tests.patch + /usr/bin/git apply --index --reject - :161: trailing whitespace. result = FRAME2CODE(frame)->co_flags & CO_COROUTINE || Checking patch tests/test_asyncio.py... Checking patch yappi/_yappi.c... Checking patch yappi/timing.c... Applied patch tests/test_asyncio.py cleanly. Applied patch yappi/_yappi.c cleanly. Applied patch yappi/timing.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0001-Change-frame-object-update-asyncio-tests.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-fix-few-seg.-faults.patch + /usr/bin/git apply --index --reject - :28: trailing whitespace. // todo: this is said to be slower. Maybe there is a better alternative Checking patch yappi/_yappi.c... Applied patch yappi/_yappi.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0002-fix-few-seg.-faults.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-fix-ensure_thread_profiled.patch + /usr/bin/git apply --index --reject - Checking patch yappi/_yappi.c... Applied patch yappi/_yappi.c cleanly. + /usr/bin/git commit -q -m 0003-fix-ensure_thread_profiled.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-6-failures-in-TCs.patch + /usr/bin/git apply --index --reject - :18: trailing whitespace. static void Checking patch yappi/_yappi.c... Applied patch yappi/_yappi.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0004-6-failures-in-TCs.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-Use-_PyEval_SetProfile-instead-of-manually-updating-.patch + /usr/bin/git apply --index --reject - Checking patch yappi/_yappi.c... Applied patch yappi/_yappi.c cleanly. + /usr/bin/git commit -q -m 0005-Use-_PyEval_SetProfile-instead-of-manually-updating-.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0006-Use-PyCode_GetVarnames-added-in-3.11.0rc1.patch + /usr/bin/git apply --index --reject - :20: trailing whitespace. // There has been a lot going on with `co_varnames`, but finally in Checking patch yappi/_yappi.c... Applied patch yappi/_yappi.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0006-Use-PyCode_GetVarnames-added-in-3.11.0rc1.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0007-Fix-IS_SUSPENDED-call-to-use-PyFrame_GetGenerator-gi.patch + /usr/bin/git apply --index --reject - Checking patch yappi/_yappi.c... Applied patch yappi/_yappi.c cleanly. + /usr/bin/git commit -q -m 0007-Fix-IS_SUSPENDED-call-to-use-PyFrame_GetGenerator-gi.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0009-Use-codeobject-co_varnames-for-Py-versions-11.patch + /usr/bin/git apply --index --reject - Checking patch run_tests.py... Checking patch setup.py... Checking patch tests/test_gevent.py... Checking patch yappi/_yappi.c... Applied patch run_tests.py cleanly. Applied patch setup.py cleanly. Applied patch tests/test_gevent.py cleanly. Applied patch yappi/_yappi.c cleanly. + /usr/bin/git commit -q -m 0009-Use-codeobject-co_varnames-for-Py-versions-11.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0011-Cosmetic.patch + /usr/bin/git apply --index --reject - Checking patch yappi/_yappi.c... Applied patch yappi/_yappi.c cleanly. + /usr/bin/git commit -q -m 0011-Cosmetic.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w3Fd1W + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd yappi-1.3.6 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' /tmp/timer_createdtmlfcor.c: In function ‘main’: /tmp/timer_createdtmlfcor.c:2:5: warning: implicit declaration of function ‘timer_create’ [-Wimplicit-function-declaration] 2 | timer_create(); | ^~~~~~~~~~~~ running build running build_py creating build creating build/lib.linux-riscv64-cpython-311 copying yappi/yappi.py -> build/lib.linux-riscv64-cpython-311 running build_ext building '_yappi' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/yappi gcc -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.11 -c yappi/_yappi.c -o build/temp.linux-riscv64-cpython-311/yappi/_yappi.o gcc -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.11 -c yappi/callstack.c -o build/temp.linux-riscv64-cpython-311/yappi/callstack.o gcc -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.11 -c yappi/freelist.c -o build/temp.linux-riscv64-cpython-311/yappi/freelist.o gcc -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.11 -c yappi/hashtab.c -o build/temp.linux-riscv64-cpython-311/yappi/hashtab.o gcc -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.11 -c yappi/mem.c -o build/temp.linux-riscv64-cpython-311/yappi/mem.o gcc -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.11 -c yappi/timing.c -o build/temp.linux-riscv64-cpython-311/yappi/timing.o gcc -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DLIB_RT_AVAILABLE=1 -I/usr/include/python3.11 -c yappi/tls.c -o build/temp.linux-riscv64-cpython-311/yappi/tls.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-cpython-311/yappi/_yappi.o build/temp.linux-riscv64-cpython-311/yappi/callstack.o build/temp.linux-riscv64-cpython-311/yappi/freelist.o build/temp.linux-riscv64-cpython-311/yappi/hashtab.o build/temp.linux-riscv64-cpython-311/yappi/mem.o build/temp.linux-riscv64-cpython-311/yappi/timing.o build/temp.linux-riscv64-cpython-311/yappi/tls.o -L/usr/lib64 -lrt -o build/lib.linux-riscv64-cpython-311/_yappi.cpython-311-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.715W4b + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd yappi-1.3.6 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64 --prefix /usr /tmp/timer_createric1tzpe.c: In function ‘main’: /tmp/timer_createric1tzpe.c:2:5: warning: implicit declaration of function ‘timer_create’ [-Wimplicit-function-declaration] 2 | timer_create(); | ^~~~~~~~~~~~ running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr creating /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/lib64/python3.11/site-packages copying build/lib.linux-riscv64-cpython-311/_yappi.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/lib64/python3.11/site-packages copying build/lib.linux-riscv64-cpython-311/yappi.py -> /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/lib64/python3.11/site-packages byte-compiling /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/lib64/python3.11/site-packages/yappi.py to yappi.cpython-311.pyc writing byte-compilation script '/tmp/tmpo4yijsbd.py' /usr/bin/python3 /tmp/tmpo4yijsbd.py removing /tmp/tmpo4yijsbd.py running install_egg_info running egg_info writing yappi/yappi.egg-info/PKG-INFO writing dependency_links to yappi/yappi.egg-info/dependency_links.txt writing entry points to yappi/yappi.egg-info/entry_points.txt writing requirements to yappi/yappi.egg-info/requires.txt writing top-level names to yappi/yappi.egg-info/top_level.txt reading manifest file 'yappi/yappi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'yappi/yappi.egg-info/SOURCES.txt' Copying yappi/yappi.egg-info to /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/lib64/python3.11/site-packages/yappi-1.3.6-py3.11.egg-info running install_scripts Installing yappi script to /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/bin/__pycache__ + mv /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/bin/yappi /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/bin/yappi-3.11 + ln -s yappi-3.11 /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/bin/yappi-3 + ln -s yappi-3 /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/bin/yappi + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.3.6-1.fc37 --unique-debug-suffix -1.3.6-1.fc37.riscv64 --unique-debug-src-base python-yappi-1.3.6-1.fc37.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/yappi-1.3.6 extracting debug info from /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/lib64/python3.11/site-packages/_yappi.cpython-311-riscv64-linux-gnu.so original debug info size: 376kB, size after compression: 372kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 142 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/lib/debug/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hAt8Pm + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd yappi-1.3.6 + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/bin + export PYTHONPATH=/builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64//usr/lib64/python3.11/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64//usr/lib64/python3.11/site-packages + /usr/bin/python3 tests/test_functionality.py ....[*] [yappi-err] invalid tag passed to get_func_stats. [*] [yappi-err] invalid ctx_id passed to get_func_stats. .................... Yappi puts 14.7 times overhead to the profiled application in average. ............................. ---------------------------------------------------------------------- Ran 53 tests in 23.762s OK + /usr/bin/python3 tests/test_hooks.py ..Traceback (most recent call last): File "/builddir/build/BUILD/yappi-1.3.6/tests/test_hooks.py", line 72, in callback raise Exception('callback error') Exception: callback error .[*] [yappi-err] context id callback returned non-integer (overflow?) ......Traceback (most recent call last): File "/builddir/build/BUILD/yappi-1.3.6/tests/test_hooks.py", line 191, in callback raise Exception('callback error') Exception: callback error .[*] [yappi-err] context name callback returned non-string ... ---------------------------------------------------------------------- Ran 13 tests in 0.286s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-yappi-1.3.6-1.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mgbJ6o + umask 022 + cd /builddir/build/BUILD + cd yappi-1.3.6 + DOCDIR=/builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/share/doc/python3-yappi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/share/doc/python3-yappi + cp -pr README.md /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/share/doc/python3-yappi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qL7Vdl + umask 022 + cd /builddir/build/BUILD + cd yappi-1.3.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/share/licenses/python3-yappi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/share/licenses/python3-yappi + cp -pr LICENSE /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64/usr/share/licenses/python3-yappi + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-yappi = 1.3.6-1.fc37 python3-yappi = 1.3.6-1.fc37 python3-yappi(riscv-64) = 1.3.6-1.fc37 python3.11-yappi = 1.3.6-1.fc37 python3.11dist(yappi) = 1.3.6 python3dist(yappi) = 1.3.6 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: /usr/bin/python3 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) python(abi) = 3.11 rtld(GNU_HASH) Processing files: python-yappi-debugsource-1.3.6-1.fc37.riscv64 Provides: python-yappi-debugsource = 1.3.6-1.fc37 python-yappi-debugsource(riscv-64) = 1.3.6-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-yappi-debuginfo-1.3.6-1.fc37.riscv64 Provides: debuginfo(build-id) = 6ceb6f637419ecacb8e2ad4f8ec9550f355f74e2 python-yappi-debuginfo = 1.3.6-1.fc37 python3-yappi-debuginfo = 1.3.6-1.fc37 python3-yappi-debuginfo(riscv-64) = 1.3.6-1.fc37 python3.11-yappi-debuginfo = 1.3.6-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-yappi-debugsource(riscv-64) = 1.3.6-1.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64 Wrote: /builddir/build/RPMS/python-yappi-debugsource-1.3.6-1.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/python3-yappi-debuginfo-1.3.6-1.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/python3-yappi-1.3.6-1.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8rTgWJ + umask 022 + cd /builddir/build/BUILD + cd yappi-1.3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-yappi-1.3.6-1.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.K35Mdw + umask 022 + cd /builddir/build/BUILD + rm -rf yappi-1.3.6 yappi-1.3.6.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0