Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-secp256k1prp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687311983.910612/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-secp256k1prp.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-secp256k1prp-0.13.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-secp256k1prp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687311983.910612/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-secp256k1prp.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-secp256k1prp-0.13.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-secp256k1prp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687311983.910612/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-secp256k1prp.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U9otqd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf secp256k1prp-0.13.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/secp256k1prp-0.13.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd secp256k1prp-0.13.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PzhnJZ + umask 022 + cd /builddir/build/BUILD + cd secp256k1prp-0.13.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. Using bundled libsecp256k1 running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/secp256k1prp copying secp256k1prp/__init__.py -> build/lib.linux-x86_64-3.9/secp256k1prp copying secp256k1prp/__main__.py -> build/lib.linux-x86_64-3.9/secp256k1prp running build_clib building 'secp256k1prp' library creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/libsecp256k1 creating build/temp.linux-x86_64-3.9/libsecp256k1/src gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DUSE_NUM_NONE=1 -DUSE_FIELD_10X26=1 -DUSE_FIELD_INV_BUILTIN=1 -DUSE_SCALAR_8X32=1 -DUSE_SCALAR_INV_BUILTIN=1 -DENABLE_MODULE_ECDH=1 -DENABLE_MODULE_SCHNORR=1 -DENABLE_MODULE_RECOVERY=1 -DENABLE_MODULE_RANGEPROOF=1 -Ilibsecp256k1/src -Ilibsecp256k1 -c libsecp256k1/src/secp256k1.c -o build/temp.linux-x86_64-3.9/libsecp256k1/src/secp256k1.o In file included from libsecp256k1/src/secp256k1.c:13: libsecp256k1/src/group_impl.h:636:12: warning: ‘secp256k1_gej_has_quad_y_var’ defined but not used [-Wunused-function] 636 | static int secp256k1_gej_has_quad_y_var(const secp256k1_gej *a) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ libsecp256k1/src/group_impl.h:217:12: warning: ‘secp256k1_gej_is_valid_var’ defined but not used [-Wunused-function] 217 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libsecp256k1/src/field_impl.h:17, from libsecp256k1/src/secp256k1.c:11: libsecp256k1/src/field_10x26_impl.h:42:13: warning: ‘secp256k1_fe_verify’ defined but not used [-Wunused-function] 42 | static void secp256k1_fe_verify(const secp256k1_fe *a) { | ^~~~~~~~~~~~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ec_pubkey_parse’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubkey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:175:5: note: in expansion of macro ‘ARG_CHECK’ 175 | ARG_CHECK(pubkey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘input’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:177:5: note: in expansion of macro ‘ARG_CHECK’ 177 | ARG_CHECK(input != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ec_pubkey_serialize’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘output’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:196:5: note: in expansion of macro ‘ARG_CHECK’ 196 | ARG_CHECK(output != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘outputlen’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:192:5: note: in expansion of macro ‘ARG_CHECK’ 192 | ARG_CHECK(outputlen != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubkey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:198:5: note: in expansion of macro ‘ARG_CHECK’ 198 | ARG_CHECK(pubkey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_signature_parse_der’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:237:5: note: in expansion of macro ‘ARG_CHECK’ 237 | ARG_CHECK(sig != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘input’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:238:5: note: in expansion of macro ‘ARG_CHECK’ 238 | ARG_CHECK(input != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_signature_parse_compact’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:255:5: note: in expansion of macro ‘ARG_CHECK’ 255 | ARG_CHECK(sig != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘input64’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:256:5: note: in expansion of macro ‘ARG_CHECK’ 256 | ARG_CHECK(input64 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_signature_serialize_der’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘output’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:274:5: note: in expansion of macro ‘ARG_CHECK’ 274 | ARG_CHECK(output != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘outputlen’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:275:5: note: in expansion of macro ‘ARG_CHECK’ 275 | ARG_CHECK(outputlen != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:276:5: note: in expansion of macro ‘ARG_CHECK’ 276 | ARG_CHECK(sig != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_signature_serialize_compact’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘output64’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:286:5: note: in expansion of macro ‘ARG_CHECK’ 286 | ARG_CHECK(output64 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:287:5: note: in expansion of macro ‘ARG_CHECK’ 287 | ARG_CHECK(sig != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_signature_normalize’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sigin’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:300:5: note: in expansion of macro ‘ARG_CHECK’ 300 | ARG_CHECK(sigin != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_verify’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:321:5: note: in expansion of macro ‘ARG_CHECK’ 321 | ARG_CHECK(sig != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘msg32’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:320:5: note: in expansion of macro ‘ARG_CHECK’ 320 | ARG_CHECK(msg32 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubkey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:322:5: note: in expansion of macro ‘ARG_CHECK’ 322 | ARG_CHECK(pubkey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_sign’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘signature’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:374:5: note: in expansion of macro ‘ARG_CHECK’ 374 | ARG_CHECK(signature != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘msg32’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:373:5: note: in expansion of macro ‘ARG_CHECK’ 373 | ARG_CHECK(msg32 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘seckey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:375:5: note: in expansion of macro ‘ARG_CHECK’ 375 | ARG_CHECK(seckey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ec_seckey_verify’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘seckey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:417:5: note: in expansion of macro ‘ARG_CHECK’ 417 | ARG_CHECK(seckey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ec_pubkey_create’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubkey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:432:5: note: in expansion of macro ‘ARG_CHECK’ 432 | ARG_CHECK(pubkey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘seckey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:435:5: note: in expansion of macro ‘ARG_CHECK’ 435 | ARG_CHECK(seckey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ec_privkey_tweak_add’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘seckey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:454:5: note: in expansion of macro ‘ARG_CHECK’ 454 | ARG_CHECK(seckey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘tweak’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:455:5: note: in expansion of macro ‘ARG_CHECK’ 455 | ARG_CHECK(tweak != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ec_pubkey_tweak_add’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubkey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:478:5: note: in expansion of macro ‘ARG_CHECK’ 478 | ARG_CHECK(pubkey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘tweak’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:479:5: note: in expansion of macro ‘ARG_CHECK’ 479 | ARG_CHECK(tweak != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ec_privkey_tweak_mul’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘seckey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:501:5: note: in expansion of macro ‘ARG_CHECK’ 501 | ARG_CHECK(seckey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘tweak’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:502:5: note: in expansion of macro ‘ARG_CHECK’ 502 | ARG_CHECK(tweak != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ec_pubkey_tweak_mul’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubkey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:524:5: note: in expansion of macro ‘ARG_CHECK’ 524 | ARG_CHECK(pubkey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘tweak’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:525:5: note: in expansion of macro ‘ARG_CHECK’ 525 | ARG_CHECK(tweak != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ec_pubkey_combine’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubnonce’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:553:5: note: in expansion of macro ‘ARG_CHECK’ 553 | ARG_CHECK(pubnonce != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubnonces’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/secp256k1.c:556:5: note: in expansion of macro ‘ARG_CHECK’ 556 | ARG_CHECK(pubnonces != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdh’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘result’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/ecdh/main_impl.h:19:5: note: in expansion of macro ‘ARG_CHECK’ 19 | ARG_CHECK(result != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘point’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro ‘ARG_CHECK’ 20 | ARG_CHECK(point != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘scalar’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro ‘ARG_CHECK’ 21 | ARG_CHECK(scalar != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_schnorr_sign’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig64’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:32:5: note: in expansion of macro ‘ARG_CHECK’ 32 | ARG_CHECK(sig64 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘msg32’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:31:5: note: in expansion of macro ‘ARG_CHECK’ 31 | ARG_CHECK(msg32 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘seckey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:33:5: note: in expansion of macro ‘ARG_CHECK’ 33 | ARG_CHECK(seckey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_schnorr_verify’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig64’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:66:5: note: in expansion of macro ‘ARG_CHECK’ 66 | ARG_CHECK(sig64 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘msg32’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:65:5: note: in expansion of macro ‘ARG_CHECK’ 65 | ARG_CHECK(msg32 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubkey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:67:5: note: in expansion of macro ‘ARG_CHECK’ 67 | ARG_CHECK(pubkey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_schnorr_recover’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubkey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:80:5: note: in expansion of macro ‘ARG_CHECK’ 80 | ARG_CHECK(pubkey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig64’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:79:5: note: in expansion of macro ‘ARG_CHECK’ 79 | ARG_CHECK(sig64 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘msg32’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:78:5: note: in expansion of macro ‘ARG_CHECK’ 78 | ARG_CHECK(msg32 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_schnorr_generate_nonce_pair’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubnonce’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:102:5: note: in expansion of macro ‘ARG_CHECK’ 102 | ARG_CHECK(pubnonce != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘privnonce32’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:103:5: note: in expansion of macro ‘ARG_CHECK’ 103 | ARG_CHECK(privnonce32 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_schnorr_partial_sign’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig64’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:140:5: note: in expansion of macro ‘ARG_CHECK’ 140 | ARG_CHECK(sig64 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘msg32’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:139:5: note: in expansion of macro ‘ARG_CHECK’ 139 | ARG_CHECK(msg32 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sec32’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:141:5: note: in expansion of macro ‘ARG_CHECK’ 141 | ARG_CHECK(sec32 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubnonce_others’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:143:5: note: in expansion of macro ‘ARG_CHECK’ 143 | ARG_CHECK(pubnonce_others != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘secnonce32’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:142:5: note: in expansion of macro ‘ARG_CHECK’ 142 | ARG_CHECK(secnonce32 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_schnorr_partial_combine’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig64’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:158:5: note: in expansion of macro ‘ARG_CHECK’ 158 | ARG_CHECK(sig64 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig64sin’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/schnorr/main_impl.h:160:5: note: in expansion of macro ‘ARG_CHECK’ 160 | ARG_CHECK(sig64sin != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_recoverable_signature_parse_compact’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro ‘ARG_CHECK’ 44 | ARG_CHECK(sig != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘input64’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro ‘ARG_CHECK’ 45 | ARG_CHECK(input64 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_recoverable_signature_serialize_compact’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘output64’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro ‘ARG_CHECK’ 64 | ARG_CHECK(output64 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘recid’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro ‘ARG_CHECK’ 66 | ARG_CHECK(recid != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro ‘ARG_CHECK’ 65 | ARG_CHECK(sig != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_recoverable_signature_convert’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sig’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro ‘ARG_CHECK’ 79 | ARG_CHECK(sig != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘sigin’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro ‘ARG_CHECK’ 80 | ARG_CHECK(sigin != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_sign_recoverable’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘signature’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro ‘ARG_CHECK’ 132 | ARG_CHECK(signature != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘msg32’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro ‘ARG_CHECK’ 131 | ARG_CHECK(msg32 != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘seckey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro ‘ARG_CHECK’ 133 | ARG_CHECK(seckey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c: In function ‘secp256k1_ecdsa_recover’: libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘pubkey’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro ‘ARG_CHECK’ 179 | ARG_CHECK(pubkey != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘signature’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro ‘ARG_CHECK’ 178 | ARG_CHECK(signature != NULL); | ^~~~~~~~~ libsecp256k1/src/secp256k1.c:27:8: warning: ‘nonnull’ argument ‘msg32’ compared to NULL [-Wnonnull-compare] 27 | if (EXPECT(!(cond), 0)) { \ | ^ libsecp256k1/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro ‘ARG_CHECK’ 177 | ARG_CHECK(msg32 != NULL); | ^~~~~~~~~ ar rcs build/temp.linux-x86_64-3.9/libsecp256k1prp.a build/temp.linux-x86_64-3.9/libsecp256k1/src/secp256k1.o running build_ext generating cffi module 'build/temp.linux-x86_64-3.9/_libsecp256k1.c' building '_libsecp256k1' extension creating build/temp.linux-x86_64-3.9/build creating build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -Ibuild/temp.linux-x86_64-3.9/include -Ilibsecp256k1/include -c build/temp.linux-x86_64-3.9/_libsecp256k1.c -o build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/_libsecp256k1.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/_libsecp256k1.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.9/lib -Lbuild/temp.linux-x86_64-3.9 -lsecp256k1prp -lsecp256k1prp -o build/lib.linux-x86_64-3.9/secp256k1prp/_libsecp256k1.cpython-39-x86_64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ASWXx4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64 + cd secp256k1prp-0.13.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. Using bundled libsecp256k1 running install /usr/lib/python3.9/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-secp256k1prp-0.13.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9/site-packages/secp256k1prp copying build/lib.linux-x86_64-3.9/secp256k1prp/__init__.py -> /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9/site-packages/secp256k1prp copying build/lib.linux-x86_64-3.9/secp256k1prp/__main__.py -> /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9/site-packages/secp256k1prp copying build/lib.linux-x86_64-3.9/secp256k1prp/_libsecp256k1.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9/site-packages/secp256k1prp byte-compiling /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9/site-packages/secp256k1prp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9/site-packages/secp256k1prp/__main__.py to __main__.cpython-39.pyc writing byte-compilation script '/tmp/tmp3h6ae6z5.py' /usr/bin/python3 /tmp/tmp3h6ae6z5.py removing /tmp/tmp3h6ae6z5.py running install_egg_info running egg_info writing secp256k1prp.egg-info/PKG-INFO writing dependency_links to secp256k1prp.egg-info/dependency_links.txt writing requirements to secp256k1prp.egg-info/requires.txt writing top-level names to secp256k1prp.egg-info/top_level.txt reading manifest file 'secp256k1prp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'secp256k1prp.egg-info/SOURCES.txt' Copying secp256k1prp.egg-info to /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9/site-packages/secp256k1prp-0.13.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64//usr/share/doc/python-secp256k1prp + '[' -d doc ']' ~/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64 ~/build/BUILD/secp256k1prp-0.13.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '"/%h/%f"\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/secp256k1prp-0.13.3 + mv /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.13.3-1 --unique-debug-suffix -0.13.3-1.x86_64 --unique-debug-src-base python-secp256k1prp-0.13.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/secp256k1prp-0.13.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9/site-packages/secp256k1prp/_libsecp256k1.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9/site-packages/secp256k1prp/_libsecp256k1.cpython-39-x86_64-linux-gnu.so 971 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-secp256k1prp-0.13.3-1.x86_64 Provides: python-secp256k1prp python3-secp256k1prp = 0.13.3-1 python3-secp256k1prp(x86-64) = 0.13.3-1 python3.9dist(secp256k1prp) = 0.13.3 python3dist(secp256k1prp) = 0.13.3 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.9 python3.9dist(cffi) >= 1.3 rtld(GNU_HASH) Processing files: python-secp256k1prp-help-0.13.3-1.x86_64 warning: Empty %files file /builddir/build/BUILD/secp256k1prp-0.13.3/doclist.lst Provides: python-secp256k1prp-help = 0.13.3-1 python-secp256k1prp-help(x86-64) = 0.13.3-1 python3-secp256k1prp-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-secp256k1prp-debuginfo-0.13.3-1.x86_64 Provides: python-secp256k1prp-debuginfo = 0.13.3-1 python-secp256k1prp-debuginfo(x86-64) = 0.13.3-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-secp256k1prp-debugsource(x86-64) = 0.13.3-1 Processing files: python-secp256k1prp-debugsource-0.13.3-1.x86_64 Provides: python-secp256k1prp-debugsource = 0.13.3-1 python-secp256k1prp-debugsource(x86-64) = 0.13.3-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64 Wrote: /builddir/build/RPMS/python-secp256k1prp-help-0.13.3-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-secp256k1prp-0.13.3-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-secp256k1prp-debugsource-0.13.3-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-secp256k1prp-debuginfo-0.13.3-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kNxxxT + umask 022 + cd /builddir/build/BUILD + cd secp256k1prp-0.13.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-secp256k1prp-0.13.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0