Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-gssapi.spec'], chrootPath='/var/lib/mock/f33-build-192470-46634/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-gssapi.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=1586304000 Wrote: /builddir/build/SRPMS/python-gssapi-1.6.5-1.fc33.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-gssapi.spec'], chrootPath='/var/lib/mock/f33-build-192470-46634/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-gssapi.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=1586304000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1lm7FV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-gssapi-1.6.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-gssapi-1.6.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-gssapi-1.6.5 + /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 add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-gssapi-1.6.5 base' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gqw3TW + umask 022 + cd /builddir/build/BUILD + cd python-gssapi-1.6.5 + 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 Compiling gssapi/raw/misc.pyx because it changed. Compiling gssapi/raw/exceptions.pyx because it changed. Compiling gssapi/raw/creds.pyx because it changed. Compiling gssapi/raw/names.pyx because it changed. Compiling gssapi/raw/sec_contexts.pyx because it changed. Compiling gssapi/raw/types.pyx because it changed. Compiling gssapi/raw/message.pyx because it changed. Compiling gssapi/raw/oids.pyx because it changed. Compiling gssapi/raw/cython_converters.pyx because it changed. Compiling gssapi/raw/chan_bindings.pyx because it changed. Compiling gssapi/raw/ext_s4u.pyx because it changed. Compiling gssapi/raw/ext_cred_store.pyx because it changed. Compiling gssapi/raw/ext_rfc4178.pyx because it changed. Compiling gssapi/raw/ext_rfc5587.pyx because it changed. Compiling gssapi/raw/ext_rfc5588.pyx because it changed. Compiling gssapi/raw/ext_rfc5801.pyx because it changed. Compiling gssapi/raw/ext_cred_imp_exp.pyx because it changed. Compiling gssapi/raw/ext_dce.pyx because it changed. Compiling gssapi/raw/ext_iov_mic.pyx because it changed. Compiling gssapi/raw/ext_ggf.pyx because it changed. Compiling gssapi/raw/ext_set_cred_opt.pyx because it changed. Compiling gssapi/raw/ext_rfc6680.pyx because it changed. Compiling gssapi/raw/ext_rfc6680_comp_oid.pyx because it changed. Compiling gssapi/raw/ext_password.pyx because it changed. Compiling gssapi/raw/ext_password_add.pyx because it changed. Compiling gssapi/raw/mech_krb5.pyx because it changed. Compiling gssapi/raw/_enum_extensions/ext_dce.pyx because it changed. Compiling gssapi/raw/_enum_extensions/ext_iov_mic.pyx because it changed. [ 1/28] Cythonizing gssapi/raw/_enum_extensions/ext_dce.pyx [ 2/28] Cythonizing gssapi/raw/_enum_extensions/ext_iov_mic.pyx [ 3/28] Cythonizing gssapi/raw/chan_bindings.pyx [ 4/28] Cythonizing gssapi/raw/creds.pyx [ 5/28] Cythonizing gssapi/raw/cython_converters.pyx [ 6/28] Cythonizing gssapi/raw/exceptions.pyx [ 7/28] Cythonizing gssapi/raw/ext_cred_imp_exp.pyx [ 8/28] Cythonizing gssapi/raw/ext_cred_store.pyx [ 9/28] Cythonizing gssapi/raw/ext_dce.pyx [10/28] Cythonizing gssapi/raw/ext_ggf.pyx [11/28] Cythonizing gssapi/raw/ext_iov_mic.pyx [12/28] Cythonizing gssapi/raw/ext_password.pyx [13/28] Cythonizing gssapi/raw/ext_password_add.pyx [14/28] Cythonizing gssapi/raw/ext_rfc4178.pyx [15/28] Cythonizing gssapi/raw/ext_rfc5587.pyx [16/28] Cythonizing gssapi/raw/ext_rfc5588.pyx [17/28] Cythonizing gssapi/raw/ext_rfc5801.pyx [18/28] Cythonizing gssapi/raw/ext_rfc6680.pyx [19/28] Cythonizing gssapi/raw/ext_rfc6680_comp_oid.pyx [20/28] Cythonizing gssapi/raw/ext_s4u.pyx [21/28] Cythonizing gssapi/raw/ext_set_cred_opt.pyx [22/28] Cythonizing gssapi/raw/mech_krb5.pyx [23/28] Cythonizing gssapi/raw/message.pyx [24/28] Cythonizing gssapi/raw/misc.pyx [25/28] Cythonizing gssapi/raw/names.pyx [26/28] Cythonizing gssapi/raw/oids.pyx [27/28] Cythonizing gssapi/raw/sec_contexts.pyx [28/28] Cythonizing gssapi/raw/types.pyx running build_py creating build creating build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/gssapi copying gssapi/names.py -> build/lib.linux-riscv64-3.8/gssapi copying gssapi/creds.py -> build/lib.linux-riscv64-3.8/gssapi copying gssapi/_utils.py -> build/lib.linux-riscv64-3.8/gssapi copying gssapi/sec_contexts.py -> build/lib.linux-riscv64-3.8/gssapi copying gssapi/mechs.py -> build/lib.linux-riscv64-3.8/gssapi copying gssapi/exceptions.py -> build/lib.linux-riscv64-3.8/gssapi copying gssapi/__init__.py -> build/lib.linux-riscv64-3.8/gssapi copying gssapi/_win_config.py -> build/lib.linux-riscv64-3.8/gssapi creating build/lib.linux-riscv64-3.8/gssapi/raw copying gssapi/raw/__init__.py -> build/lib.linux-riscv64-3.8/gssapi/raw copying gssapi/raw/named_tuples.py -> build/lib.linux-riscv64-3.8/gssapi/raw creating build/lib.linux-riscv64-3.8/gssapi/raw/_enum_extensions copying gssapi/raw/_enum_extensions/__init__.py -> build/lib.linux-riscv64-3.8/gssapi/raw/_enum_extensions creating build/lib.linux-riscv64-3.8/gssapi/tests copying gssapi/tests/test_raw.py -> build/lib.linux-riscv64-3.8/gssapi/tests copying gssapi/tests/__init__.py -> build/lib.linux-riscv64-3.8/gssapi/tests copying gssapi/tests/test_high_level.py -> build/lib.linux-riscv64-3.8/gssapi/tests running build_ext building 'gssapi.raw.misc' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/gssapi creating build/temp.linux-riscv64-3.8/gssapi/raw 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/misc.c -o build/temp.linux-riscv64-3.8/gssapi/raw/misc.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/misc.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/misc.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.exceptions' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/exceptions.c -o build/temp.linux-riscv64-3.8/gssapi/raw/exceptions.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/exceptions.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/exceptions.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.creds' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/creds.c -o build/temp.linux-riscv64-3.8/gssapi/raw/creds.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/creds.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/creds.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.names' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/names.c -o build/temp.linux-riscv64-3.8/gssapi/raw/names.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/names.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/names.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.sec_contexts' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/sec_contexts.c -o build/temp.linux-riscv64-3.8/gssapi/raw/sec_contexts.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/sec_contexts.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/sec_contexts.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.types' extension 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 -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 -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 -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/types.c -o build/temp.linux-riscv64-3.8/gssapi/raw/types.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/types.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/types.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.message' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/message.c -o build/temp.linux-riscv64-3.8/gssapi/raw/message.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/message.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/message.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.oids' extension 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 -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 -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 -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/oids.c -o build/temp.linux-riscv64-3.8/gssapi/raw/oids.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/oids.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/oids.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.cython_converters' extension 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 -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 -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 -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/cython_converters.c -o build/temp.linux-riscv64-3.8/gssapi/raw/cython_converters.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/cython_converters.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/cython_converters.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.chan_bindings' extension 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 -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 -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 -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/chan_bindings.c -o build/temp.linux-riscv64-3.8/gssapi/raw/chan_bindings.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/chan_bindings.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/chan_bindings.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_s4u' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_s4u.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_s4u.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_s4u.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_s4u.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_cred_store' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_cred_store.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_cred_store.o -DHAS_GSSAPI_EXT_H gssapi/raw/ext_cred_store.c: In function ‘__pyx_pf_6gssapi_3raw_14ext_cred_store_acquire_cred_from’: gssapi/raw/ext_cred_store.c:2206:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2206 | __pyx_v_c_store = GSS_C_NO_CRED_STORE; | ^ gssapi/raw/ext_cred_store.c: In function ‘__pyx_pf_6gssapi_3raw_14ext_cred_store_2add_cred_from’: gssapi/raw/ext_cred_store.c:2913:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2913 | __pyx_v_c_store = GSS_C_NO_CRED_STORE; | ^ gssapi/raw/ext_cred_store.c: In function ‘__pyx_pf_6gssapi_3raw_14ext_cred_store_4store_cred_into’: gssapi/raw/ext_cred_store.c:3555:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 3555 | __pyx_v_c_store = GSS_C_NO_CRED_STORE; | ^ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_cred_store.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_cred_store.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_rfc4178' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_rfc4178.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_rfc4178.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_rfc4178.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc4178.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_rfc5587' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_rfc5587.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_rfc5587.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_rfc5587.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc5587.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_rfc5588' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_rfc5588.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_rfc5588.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_rfc5588.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc5588.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_rfc5801' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_rfc5801.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_rfc5801.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_rfc5801.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc5801.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_cred_imp_exp' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_cred_imp_exp.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_cred_imp_exp.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_cred_imp_exp.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_cred_imp_exp.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_dce' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_dce.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_dce.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_dce.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_dce.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_iov_mic' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_iov_mic.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_iov_mic.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_iov_mic.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_iov_mic.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_ggf' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_ggf.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_ggf.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_ggf.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_ggf.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_set_cred_opt' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_set_cred_opt.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_set_cred_opt.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_set_cred_opt.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_set_cred_opt.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_rfc6680' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_rfc6680.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_rfc6680.o -DHAS_GSSAPI_EXT_H gssapi/raw/ext_rfc6680.c: In function ‘__pyx_pf_6gssapi_3raw_11ext_rfc6680_2inquire_name’: gssapi/raw/ext_rfc6680.c:1908:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 1908 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ gssapi/raw/ext_rfc6680.c: In function ‘__pyx_pw_6gssapi_3raw_11ext_rfc6680_5set_name_attribute’: gssapi/raw/ext_rfc6680.c:2413:15: warning: ‘__pyx_v_i’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2413 | __pyx_v_i = (__pyx_v_i + 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ gssapi/raw/ext_rfc6680.c:2301:10: note: ‘__pyx_v_i’ was declared here 2301 | size_t __pyx_v_i; | ^~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_rfc6680.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc6680.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_rfc6680_comp_oid' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_rfc6680_comp_oid.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_rfc6680_comp_oid.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_rfc6680_comp_oid.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc6680_comp_oid.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_password' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_password.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_password.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_password.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_password.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.ext_password_add' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/ext_password_add.c -o build/temp.linux-riscv64-3.8/gssapi/raw/ext_password_add.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/ext_password_add.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/ext_password_add.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw.mech_krb5' extension 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 -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 -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 -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.8 -c gssapi/raw/mech_krb5.c -o build/temp.linux-riscv64-3.8/gssapi/raw/mech_krb5.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/mech_krb5.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/mech_krb5.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw._enum_extensions.ext_dce' extension creating build/temp.linux-riscv64-3.8/gssapi/raw/_enum_extensions 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 -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 -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 -I./gssapi/raw -Igssapi/raw/ -I/usr/include/python3.8 -c gssapi/raw/_enum_extensions/ext_dce.c -o build/temp.linux-riscv64-3.8/gssapi/raw/_enum_extensions/ext_dce.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/_enum_extensions/ext_dce.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/_enum_extensions/ext_dce.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed building 'gssapi.raw._enum_extensions.ext_iov_mic' extension 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 -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 -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 -I./gssapi/raw -Igssapi/raw/ -I/usr/include/python3.8 -c gssapi/raw/_enum_extensions/ext_iov_mic.c -o build/temp.linux-riscv64-3.8/gssapi/raw/_enum_extensions/ext_iov_mic.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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.8/gssapi/raw/_enum_extensions/ext_iov_mic.o -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o build/lib.linux-riscv64-3.8/gssapi/raw/_enum_extensions/ext_iov_mic.cpython-38-riscv64-linux-gnu.so -Wl,--as-needed Building from Cython files... warning: gssapi/raw/chan_bindings.pyx:43:59: local variable 'res' referenced before assignment warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. warning: gssapi/raw/cython_converters.pxd:12:31: Declarations should not be declared inline. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dEWZGX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64 + cd python-gssapi-1.6.5 + 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-gssapi-1.6.5-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi copying build/lib.linux-riscv64-3.8/gssapi/names.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi copying build/lib.linux-riscv64-3.8/gssapi/creds.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi copying build/lib.linux-riscv64-3.8/gssapi/_utils.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi copying build/lib.linux-riscv64-3.8/gssapi/sec_contexts.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi copying build/lib.linux-riscv64-3.8/gssapi/mechs.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi copying build/lib.linux-riscv64-3.8/gssapi/exceptions.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi creating /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/tests copying build/lib.linux-riscv64-3.8/gssapi/tests/test_raw.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/tests copying build/lib.linux-riscv64-3.8/gssapi/tests/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/tests copying build/lib.linux-riscv64-3.8/gssapi/tests/test_high_level.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/tests copying build/lib.linux-riscv64-3.8/gssapi/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi copying build/lib.linux-riscv64-3.8/gssapi/_win_config.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi creating /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_s4u.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/types.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_iov_mic.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/oids.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_password_add.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_cred_store.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/cython_converters.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_cred_imp_exp.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/mech_krb5.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc5588.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/names.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/chan_bindings.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_dce.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/creds.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/message.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc4178.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_set_cred_opt.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc5801.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/sec_contexts.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/exceptions.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc5587.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/misc.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_password.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_ggf.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw creating /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-3.8/gssapi/raw/_enum_extensions/ext_iov_mic.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-3.8/gssapi/raw/_enum_extensions/ext_dce.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-3.8/gssapi/raw/_enum_extensions/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc6680_comp_oid.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/ext_rfc6680.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.8/gssapi/raw/named_tuples.py -> /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/names.py to names.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/creds.py to creds.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/_utils.py to _utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/sec_contexts.py to sec_contexts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/mechs.py to mechs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/exceptions.py to exceptions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/tests/test_raw.py to test_raw.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/tests/test_high_level.py to test_high_level.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/_win_config.py to _win_config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/_enum_extensions/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/named_tuples.py to named_tuples.cpython-38.pyc writing byte-compilation script '/tmp/tmpp6dxqmjh.py' /usr/bin/python3 /tmp/tmpp6dxqmjh.py removing /tmp/tmpp6dxqmjh.py running install_egg_info running egg_info creating gssapi.egg-info writing gssapi.egg-info/PKG-INFO writing dependency_links to gssapi.egg-info/dependency_links.txt writing requirements to gssapi.egg-info/requires.txt writing top-level names to gssapi.egg-info/top_level.txt writing manifest file 'gssapi.egg-info/SOURCES.txt' reading manifest file 'gssapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' Building from Cython files... warning: no files found matching '*.txt' under directory 'docs' writing manifest file 'gssapi.egg-info/SOURCES.txt' Copying gssapi.egg-info to /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi-1.6.5-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi -name '*.so' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.6.5-1.fc33 --unique-debug-suffix -1.6.5-1.fc33.riscv64 --unique-debug-src-base python-gssapi-1.6.5-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-gssapi-1.6.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/chan_bindings.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/_enum_extensions/ext_iov_mic.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/_enum_extensions/ext_dce.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/creds.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/_enum_extensions/ext_iov_mic.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/chan_bindings.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/_enum_extensions/ext_dce.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/creds.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/exceptions.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/cython_converters.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/exceptions.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/cython_converters.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_cred_imp_exp.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_cred_store.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_cred_imp_exp.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_cred_store.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_dce.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_dce.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_ggf.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_ggf.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_iov_mic.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_password.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_iov_mic.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_password.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_password_add.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_password_add.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc4178.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc4178.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc5587.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc5587.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc5588.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc5588.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc5801.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc5801.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc6680.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc6680_comp_oid.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc6680.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_rfc6680_comp_oid.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_s4u.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_s4u.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_set_cred_opt.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/ext_set_cred_opt.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/mech_krb5.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/mech_krb5.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/message.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/misc.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/message.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/misc.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/names.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/names.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/oids.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/oids.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/sec_contexts.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/sec_contexts.cpython-38-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/types.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/types.cpython-38-riscv64-linux-gnu.so original debug info size: 7524kB, size after compression: 6940kB /usr/lib/rpm/sepdebugcrcfix: Updated 28 CRC32s, 0 CRC32s did match. 13290 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-gssapi-1.6.5-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KLfYMX + umask 022 + cd /builddir/build/BUILD + cd python-gssapi-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/share/doc/python3-gssapi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/share/doc/python3-gssapi + cp -pr README.txt /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/share/doc/python3-gssapi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6L4sTX + umask 022 + cd /builddir/build/BUILD + cd python-gssapi-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/share/licenses/python3-gssapi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/share/licenses/python3-gssapi + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64/usr/share/licenses/python3-gssapi + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-gssapi = 1.6.5-1.fc33 python3-gssapi = 1.6.5-1.fc33 python3-gssapi(riscv-64) = 1.6.5-1.fc33 python3.8dist(gssapi) = 1.6.5 python38-gssapi = 1.6.5-1.fc33 python3dist(gssapi) = 1.6.5 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) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) python(abi) = 3.8 python3.8dist(decorator) python3.8dist(six) >= 1.4 rtld(GNU_HASH) Processing files: python-gssapi-debugsource-1.6.5-1.fc33.riscv64 Provides: python-gssapi-debugsource = 1.6.5-1.fc33 python-gssapi-debugsource(riscv-64) = 1.6.5-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-gssapi-debuginfo-1.6.5-1.fc33.riscv64 Provides: debuginfo(build-id) = 1ae3a530da9b5b292d326c3d6605387c3cd8ee9d debuginfo(build-id) = 1f7604911c6c21a3e390e4c091caa2b075251460 debuginfo(build-id) = 2c2c1b49988d996b3d50b97616c261c9a3392923 debuginfo(build-id) = 3366934a47f86fcbc7068beedbf1edad90ea5661 debuginfo(build-id) = 36d7d93ef7bbf38423ed99a91ca35fcb5ca81240 debuginfo(build-id) = 4184db4ca73d6bc98900646f05082022f5854d9c debuginfo(build-id) = 4b4fa0471da2dcbd2be0808593bbc18bd07af71f debuginfo(build-id) = 50efe29a465cbf561edf3689f026e4f312303f35 debuginfo(build-id) = 5409d93a446df11dca5b583e038dd0082e337eca debuginfo(build-id) = 57685fb4268f2bd756116ce9e8237a8e3b3d83d8 debuginfo(build-id) = 5de558c50bae572118570bbcb4b091235ebb3030 debuginfo(build-id) = 65794469139c47d1d401dedd8c6d07deaff11826 debuginfo(build-id) = 80ba21cb67a3078074405db87463e38612f7f4fa debuginfo(build-id) = 890b332adbb3e2d002a31854ebcc763c9d6a681c debuginfo(build-id) = a0b0d697a689e8a1470fde606eb1e81df0b601bb debuginfo(build-id) = ae3350bd75df1f9121529a1b0e39d7a9e33701fb debuginfo(build-id) = b21bbd3eeb25fc10ed3adb7202cfa41293d73f82 debuginfo(build-id) = bf82f67a6dade9d72d53b283ce3b0638d6e6d11d debuginfo(build-id) = bfbed455da81ab5b6d28ea5f115023d7953a1fb4 debuginfo(build-id) = c405f14e64ea2a14be711a76f1759bd8f71eeb76 debuginfo(build-id) = c4aad2072204fb205dc11355e7e14caaccae1298 debuginfo(build-id) = ccf5e82b9b8baa4e239249509229c57a232b83a8 debuginfo(build-id) = df1de73021061da4d2564388c7e440ddc0101d5d debuginfo(build-id) = e78c71b5bc53ed6cb3baf50587ee71feedfb3360 debuginfo(build-id) = e790c6cff9c5b3a6e099d0e4fd226e1b94a00f13 debuginfo(build-id) = eb5d59eb3e97b1fa38e0779fe040aa082fa70778 debuginfo(build-id) = ec16d1bae1cf888e9266c216ec440b8497db6d9e debuginfo(build-id) = ee2ec9759ac854386f78ac1ac1e85767827ddf3a python-gssapi-debuginfo = 1.6.5-1.fc33 python3-gssapi-debuginfo = 1.6.5-1.fc33 python3-gssapi-debuginfo(riscv-64) = 1.6.5-1.fc33 python38-gssapi-debuginfo = 1.6.5-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-gssapi-debugsource(riscv-64) = 1.6.5-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-gssapi-1.6.5-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-gssapi-debugsource-1.6.5-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-gssapi-debuginfo-1.6.5-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WTVx2Z + umask 022 + cd /builddir/build/BUILD + cd python-gssapi-1.6.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gssapi-1.6.5-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0