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-138457-42186/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3faed17700>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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1582588800
Wrote: /builddir/build/SRPMS/python-gssapi-1.6.2-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-138457-42186/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3faed17700>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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1582588800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yS8VmI
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf python-gssapi-1.6.2
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/python-gssapi-1.6.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd python-gssapi-1.6.2
+ /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 '<rpm-build>'
+ /usr/bin/git add .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-gssapi-1.6.2 base'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aCUrUE
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-gssapi-1.6.2
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
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
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.KUsm1F
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64
++ dirname /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64
+ cd python-gssapi-1.6.2
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64/usr
creating /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64/usr/lib64
creating /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64/usr/lib64/python3.8
creating /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64/usr/lib64/python3.8/site-packages
creating /builddir/build/BUILDROOT/python-gssapi-1.6.2-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.2-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.2-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.2-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.2-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.2-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.2-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi
creating /builddir/build/BUILDROOT/python-gssapi-1.6.2-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.2-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.2-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.2-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.2-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi
creating /builddir/build/BUILDROOT/python-gssapi-1.6.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw
creating /builddir/build/BUILDROOT/python-gssapi-1.6.2-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.2-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.2-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.2-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.2-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.2-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.2-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw
byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.6.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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/tmp_tf1s_zd.py'
/usr/bin/python3 /tmp/tmp_tf1s_zd.py
removing /tmp/tmp_tf1s_zd.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.2-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi-1.6.2-py3.8.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64/usr/bin/__pycache__
+ find /builddir/build/BUILDROOT/python-gssapi-1.6.2-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.2-1.fc33 --unique-debug-suffix -1.6.2-1.fc33.riscv64 --unique-debug-src-base python-gssapi-1.6.2-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.2
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-gssapi-1.6.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-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.2-1.fc33.riscv64/usr/lib64/python3.8/site-packages/gssapi/raw/types.cpython-38-riscv64-linux-gnu.so
original debug info size: 7532kB, size after compression: 6948kB
/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.2-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.2-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.2-1.fc33.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xEmYHF
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-gssapi-1.6.2
+ DOCDIR=/builddir/build/BUILDROOT/python-gssapi-1.6.2-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.2-1.fc33.riscv64/usr/share/doc/python3-gssapi
+ cp -pr README.txt /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64/usr/share/doc/python3-gssapi
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.od4ErH
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-gssapi-1.6.2
+ LICENSEDIR=/builddir/build/BUILDROOT/python-gssapi-1.6.2-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.2-1.fc33.riscv64/usr/share/licenses/python3-gssapi
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64/usr/share/licenses/python3-gssapi
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python3-gssapi = 1.6.2-1.fc33 python3-gssapi(riscv-64) = 1.6.2-1.fc33 python3.8dist(gssapi) = 1.6.2 python3dist(gssapi) = 1.6.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) 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.2-1.fc33.riscv64
Provides: python-gssapi-debugsource = 1.6.2-1.fc33 python-gssapi-debugsource(riscv-64) = 1.6.2-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.2-1.fc33.riscv64
Provides: debuginfo(build-id) = 0036bb8f38df323a5cb3917a864a08a1e12ff478 debuginfo(build-id) = 05f584b5d835330e7d85d133ef8138db5d321f8b debuginfo(build-id) = 144904acbb04b8ea1254e0e76c1f2bc5748945a3 debuginfo(build-id) = 2b958797f2df63654bbfda699417465dc971a86c debuginfo(build-id) = 37558ff3b6a5de92cc257e9c049e796f7172e36e debuginfo(build-id) = 49e289f31ce15157de7366e959eb943aca3a98dd debuginfo(build-id) = 4d1fd8fa3270d5ea3ae777cabc66af772396f068 debuginfo(build-id) = 69a36d08a709f070529d89993eb98cb915cf7ee1 debuginfo(build-id) = 6f322d334db6af2117c758e1b6691f6cf92e819a debuginfo(build-id) = 6f9d19117aa02c84ce08bc1483940ef6e084f30c debuginfo(build-id) = 7683808cbc5803e221b1ec340e043f48b51d048f debuginfo(build-id) = 7cba4bcdbbb2c17b0dc501f4aa5f3cbe044e9de2 debuginfo(build-id) = 7f8e98aec447cf49e155a5c4f342a878971c4355 debuginfo(build-id) = a83eeb6da0ba84417390f51c4808f9c685348317 debuginfo(build-id) = bad1103894444928354dc61a28583a20b69a7c7f debuginfo(build-id) = bd352b6e18bb6c8ab69c05c29de9d7826c6eac5a debuginfo(build-id) = beb6aa68686d336285af7f7539b66b6abbce9dea debuginfo(build-id) = bf19e59e4a69a8b9be218f7b2faea719cc5c8089 debuginfo(build-id) = c25eb2bf1e5d390a04064ee7b7c1465b411b410e debuginfo(build-id) = cdfcc6513e14412884bd969c620af550ea1cd0a3 debuginfo(build-id) = d11c8a95b777b5d4334fc20356deee30cd336787 debuginfo(build-id) = d6ff57226de1a15a7c919177fdbc785ece9a8a32 debuginfo(build-id) = db8c603f53b1ee1f0843c681c082e1170624c895 debuginfo(build-id) = df061edaa4b74e912a6c4fdb8dac942eb9e7ca24 debuginfo(build-id) = e217f580abe104106fcadea2320dd979e26dd9f6 debuginfo(build-id) = e8bbc45f1d0f300508d27d581147fd73f3fcc264 debuginfo(build-id) = f9423bbeea5d7ea189249f9acb2f3f19fc5dcf8b debuginfo(build-id) = fcb037bde73c19f9c35aefbf241da0c2e98796f1 python3-gssapi-debuginfo = 1.6.2-1.fc33 python3-gssapi-debuginfo(riscv-64) = 1.6.2-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.2-1.fc33
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64
Wrote: /builddir/build/RPMS/python3-gssapi-1.6.2-1.fc33.riscv64.rpm
Wrote: /builddir/build/RPMS/python-gssapi-debugsource-1.6.2-1.fc33.riscv64.rpm
Wrote: /builddir/build/RPMS/python3-gssapi-debuginfo-1.6.2-1.fc33.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DTHbaF
+ umask 022
+ cd /builddir/build/BUILD
+ cd python-gssapi-1.6.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gssapi-1.6.2-1.fc33.riscv64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0