+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/python-gssapi.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jV5iH3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-gssapi-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-gssapi-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-gssapi-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-gssapi-1.2.0 base' + /usr/bin/cat /builddir/build/SOURCES/Prevent-GSSError-_display_status-infinite-recursion.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m Prevent-GSSError-_display_status-infinite-recursion.patch --author 'rpm-build ' + rm -rf /builddir/build/BUILD/python3-python-gssapi-1.2.0-7.fc28 + cp -a . /builddir/build/BUILD/python3-python-gssapi-1.2.0-7.fc28 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.m4IGKR + umask 022 + cd /builddir/build/BUILD + cd python-gssapi-1.2.0 + 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 ' + /usr/bin/python2 setup.py build Building from Cython files... running build 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. 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_rfc5588.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_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/23] Cythonizing gssapi/raw/_enum_extensions/ext_dce.pyx [ 2/23] Cythonizing gssapi/raw/_enum_extensions/ext_iov_mic.pyx [ 3/23] Cythonizing gssapi/raw/chan_bindings.pyx [ 4/23] Cythonizing gssapi/raw/creds.pyx [ 5/23] Cythonizing gssapi/raw/cython_converters.pyx [ 6/23] Cythonizing gssapi/raw/exceptions.pyx [ 7/23] Cythonizing gssapi/raw/ext_cred_imp_exp.pyx [ 8/23] Cythonizing gssapi/raw/ext_cred_store.pyx [ 9/23] Cythonizing gssapi/raw/ext_dce.pyx [10/23] Cythonizing gssapi/raw/ext_iov_mic.pyx [11/23] Cythonizing gssapi/raw/ext_password.pyx [12/23] Cythonizing gssapi/raw/ext_password_add.pyx [13/23] Cythonizing gssapi/raw/ext_rfc5588.pyx [14/23] Cythonizing gssapi/raw/ext_rfc6680.pyx [15/23] Cythonizing gssapi/raw/ext_rfc6680_comp_oid.pyx [16/23] Cythonizing gssapi/raw/ext_s4u.pyx [17/23] Cythonizing gssapi/raw/mech_krb5.pyx [18/23] Cythonizing gssapi/raw/message.pyx [19/23] Cythonizing gssapi/raw/misc.pyx [20/23] Cythonizing gssapi/raw/names.pyx [21/23] Cythonizing gssapi/raw/oids.pyx [22/23] Cythonizing gssapi/raw/sec_contexts.pyx [23/23] Cythonizing gssapi/raw/types.pyx running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/gssapi copying gssapi/names.py -> build/lib.linux-riscv64-2.7/gssapi copying gssapi/exceptions.py -> build/lib.linux-riscv64-2.7/gssapi copying gssapi/_utils.py -> build/lib.linux-riscv64-2.7/gssapi copying gssapi/creds.py -> build/lib.linux-riscv64-2.7/gssapi copying gssapi/sec_contexts.py -> build/lib.linux-riscv64-2.7/gssapi copying gssapi/__init__.py -> build/lib.linux-riscv64-2.7/gssapi creating build/lib.linux-riscv64-2.7/gssapi/raw copying gssapi/raw/named_tuples.py -> build/lib.linux-riscv64-2.7/gssapi/raw copying gssapi/raw/__init__.py -> build/lib.linux-riscv64-2.7/gssapi/raw creating build/lib.linux-riscv64-2.7/gssapi/raw/_enum_extensions copying gssapi/raw/_enum_extensions/__init__.py -> build/lib.linux-riscv64-2.7/gssapi/raw/_enum_extensions creating build/lib.linux-riscv64-2.7/gssapi/tests copying gssapi/tests/k5test.py -> build/lib.linux-riscv64-2.7/gssapi/tests copying gssapi/tests/_utils.py -> build/lib.linux-riscv64-2.7/gssapi/tests copying gssapi/tests/test_high_level.py -> build/lib.linux-riscv64-2.7/gssapi/tests copying gssapi/tests/test_raw.py -> build/lib.linux-riscv64-2.7/gssapi/tests copying gssapi/tests/__init__.py -> build/lib.linux-riscv64-2.7/gssapi/tests running build_ext building 'gssapi.raw.misc' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/gssapi creating build/temp.linux-riscv64-2.7/gssapi/raw gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/misc.c -o build/temp.linux-riscv64-2.7/gssapi/raw/misc.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/misc.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/misc.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.exceptions' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/exceptions.c -o build/temp.linux-riscv64-2.7/gssapi/raw/exceptions.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/exceptions.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/exceptions.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.creds' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/creds.c -o build/temp.linux-riscv64-2.7/gssapi/raw/creds.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/creds.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/creds.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.names' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/names.c -o build/temp.linux-riscv64-2.7/gssapi/raw/names.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/names.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/names.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.sec_contexts' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/sec_contexts.c -o build/temp.linux-riscv64-2.7/gssapi/raw/sec_contexts.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/sec_contexts.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/sec_contexts.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.types' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/types.c -o build/temp.linux-riscv64-2.7/gssapi/raw/types.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/types.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/types.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.message' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/message.c -o build/temp.linux-riscv64-2.7/gssapi/raw/message.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/message.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/message.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.oids' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/oids.c -o build/temp.linux-riscv64-2.7/gssapi/raw/oids.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/oids.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/oids.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.cython_converters' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/cython_converters.c -o build/temp.linux-riscv64-2.7/gssapi/raw/cython_converters.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/cython_converters.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/cython_converters.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.chan_bindings' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/chan_bindings.c -o build/temp.linux-riscv64-2.7/gssapi/raw/chan_bindings.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/chan_bindings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/chan_bindings.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_s4u' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/ext_s4u.c -o build/temp.linux-riscv64-2.7/gssapi/raw/ext_s4u.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/ext_s4u.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/ext_s4u.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_cred_store' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/ext_cred_store.c -o build/temp.linux-riscv64-2.7/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:2070:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __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:2777:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __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:3419:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_c_store = GSS_C_NO_CRED_STORE; ^ gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/ext_cred_store.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/ext_cred_store.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_rfc5588' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/ext_rfc5588.c -o build/temp.linux-riscv64-2.7/gssapi/raw/ext_rfc5588.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/ext_rfc5588.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/ext_rfc5588.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_cred_imp_exp' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/ext_cred_imp_exp.c -o build/temp.linux-riscv64-2.7/gssapi/raw/ext_cred_imp_exp.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/ext_cred_imp_exp.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/ext_cred_imp_exp.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_dce' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/ext_dce.c -o build/temp.linux-riscv64-2.7/gssapi/raw/ext_dce.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/ext_dce.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/ext_dce.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_iov_mic' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/ext_iov_mic.c -o build/temp.linux-riscv64-2.7/gssapi/raw/ext_iov_mic.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/ext_iov_mic.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/ext_iov_mic.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_rfc6680' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/ext_rfc6680.c -o build/temp.linux-riscv64-2.7/gssapi/raw/ext_rfc6680.o -DHAS_GSSAPI_EXT_H gssapi/raw/ext_rfc6680.c: In function '__pyx_pw_6gssapi_3raw_11ext_rfc6680_5set_name_attribute': gssapi/raw/ext_rfc6680.c:2263:15: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_i = (__pyx_v_i + 1); ~~~~~~~~~~^~~~~~~~~~~~~~~~~ gssapi/raw/ext_rfc6680.c:2151:10: note: '__pyx_v_i' was declared here size_t __pyx_v_i; ^~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/ext_rfc6680.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/ext_rfc6680.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_rfc6680_comp_oid' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/ext_rfc6680_comp_oid.c -o build/temp.linux-riscv64-2.7/gssapi/raw/ext_rfc6680_comp_oid.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/ext_rfc6680_comp_oid.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/ext_rfc6680_comp_oid.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_password' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/ext_password.c -o build/temp.linux-riscv64-2.7/gssapi/raw/ext_password.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/ext_password.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/ext_password.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_password_add' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/ext_password_add.c -o build/temp.linux-riscv64-2.7/gssapi/raw/ext_password_add.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/ext_password_add.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/ext_password_add.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.mech_krb5' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python2.7 -c gssapi/raw/mech_krb5.c -o build/temp.linux-riscv64-2.7/gssapi/raw/mech_krb5.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/mech_krb5.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/mech_krb5.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw._enum_extensions.ext_dce' extension creating build/temp.linux-riscv64-2.7/gssapi/raw/_enum_extensions gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -I./gssapi/raw -Igssapi/raw/ -I/usr/include/python2.7 -c gssapi/raw/_enum_extensions/ext_dce.c -o build/temp.linux-riscv64-2.7/gssapi/raw/_enum_extensions/ext_dce.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/_enum_extensions/ext_dce.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/_enum_extensions/ext_dce.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw._enum_extensions.ext_iov_mic' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -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 -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 -fPIC -I./gssapi/raw -Igssapi/raw/ -I/usr/include/python2.7 -c gssapi/raw/_enum_extensions/ext_iov_mic.c -o build/temp.linux-riscv64-2.7/gssapi/raw/_enum_extensions/ext_iov_mic.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -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 build/temp.linux-riscv64-2.7/gssapi/raw/_enum_extensions/ext_iov_mic.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/gssapi/raw/_enum_extensions/ext_iov_mic.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err + pushd /builddir/build/BUILD/python3-python-gssapi-1.2.0-7.fc28 ~/build/BUILD/python3-python-gssapi-1.2.0-7.fc28 ~/build/BUILD/python-gssapi-1.2.0 + 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 ' + /usr/bin/python3 setup.py build 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_rfc5588.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_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/23] Cythonizing gssapi/raw/_enum_extensions/ext_dce.pyx [ 2/23] Cythonizing gssapi/raw/_enum_extensions/ext_iov_mic.pyx [ 3/23] Cythonizing gssapi/raw/chan_bindings.pyx [ 4/23] Cythonizing gssapi/raw/creds.pyx [ 5/23] Cythonizing gssapi/raw/cython_converters.pyx [ 6/23] Cythonizing gssapi/raw/exceptions.pyx [ 7/23] Cythonizing gssapi/raw/ext_cred_imp_exp.pyx [ 8/23] Cythonizing gssapi/raw/ext_cred_store.pyx [ 9/23] Cythonizing gssapi/raw/ext_dce.pyx [10/23] Cythonizing gssapi/raw/ext_iov_mic.pyx [11/23] Cythonizing gssapi/raw/ext_password.pyx [12/23] Cythonizing gssapi/raw/ext_password_add.pyx [13/23] Cythonizing gssapi/raw/ext_rfc5588.pyx [14/23] Cythonizing gssapi/raw/ext_rfc6680.pyx [15/23] Cythonizing gssapi/raw/ext_rfc6680_comp_oid.pyx [16/23] Cythonizing gssapi/raw/ext_s4u.pyx [17/23] Cythonizing gssapi/raw/mech_krb5.pyx [18/23] Cythonizing gssapi/raw/message.pyx [19/23] Cythonizing gssapi/raw/misc.pyx [20/23] Cythonizing gssapi/raw/names.pyx [21/23] Cythonizing gssapi/raw/oids.pyx [22/23] Cythonizing gssapi/raw/sec_contexts.pyx [23/23] Cythonizing gssapi/raw/types.pyx running build_py creating build creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/gssapi copying gssapi/names.py -> build/lib.linux-riscv64-3.6/gssapi copying gssapi/exceptions.py -> build/lib.linux-riscv64-3.6/gssapi copying gssapi/_utils.py -> build/lib.linux-riscv64-3.6/gssapi copying gssapi/creds.py -> build/lib.linux-riscv64-3.6/gssapi copying gssapi/sec_contexts.py -> build/lib.linux-riscv64-3.6/gssapi copying gssapi/__init__.py -> build/lib.linux-riscv64-3.6/gssapi creating build/lib.linux-riscv64-3.6/gssapi/raw copying gssapi/raw/named_tuples.py -> build/lib.linux-riscv64-3.6/gssapi/raw copying gssapi/raw/__init__.py -> build/lib.linux-riscv64-3.6/gssapi/raw creating build/lib.linux-riscv64-3.6/gssapi/raw/_enum_extensions copying gssapi/raw/_enum_extensions/__init__.py -> build/lib.linux-riscv64-3.6/gssapi/raw/_enum_extensions creating build/lib.linux-riscv64-3.6/gssapi/tests copying gssapi/tests/k5test.py -> build/lib.linux-riscv64-3.6/gssapi/tests copying gssapi/tests/_utils.py -> build/lib.linux-riscv64-3.6/gssapi/tests copying gssapi/tests/test_high_level.py -> build/lib.linux-riscv64-3.6/gssapi/tests copying gssapi/tests/test_raw.py -> build/lib.linux-riscv64-3.6/gssapi/tests copying gssapi/tests/__init__.py -> build/lib.linux-riscv64-3.6/gssapi/tests running build_ext building 'gssapi.raw.misc' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/gssapi creating build/temp.linux-riscv64-3.6/gssapi/raw gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/misc.c -o build/temp.linux-riscv64-3.6/gssapi/raw/misc.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/misc.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/misc.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.exceptions' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/exceptions.c -o build/temp.linux-riscv64-3.6/gssapi/raw/exceptions.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/exceptions.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/exceptions.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.creds' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/creds.c -o build/temp.linux-riscv64-3.6/gssapi/raw/creds.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/creds.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/creds.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.names' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/names.c -o build/temp.linux-riscv64-3.6/gssapi/raw/names.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/names.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/names.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.sec_contexts' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/sec_contexts.c -o build/temp.linux-riscv64-3.6/gssapi/raw/sec_contexts.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/sec_contexts.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/sec_contexts.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.types' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/types.c -o build/temp.linux-riscv64-3.6/gssapi/raw/types.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/types.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/types.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.message' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/message.c -o build/temp.linux-riscv64-3.6/gssapi/raw/message.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/message.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/message.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.oids' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/oids.c -o build/temp.linux-riscv64-3.6/gssapi/raw/oids.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/oids.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/oids.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.cython_converters' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/cython_converters.c -o build/temp.linux-riscv64-3.6/gssapi/raw/cython_converters.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/cython_converters.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/cython_converters.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.chan_bindings' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/chan_bindings.c -o build/temp.linux-riscv64-3.6/gssapi/raw/chan_bindings.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/chan_bindings.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/chan_bindings.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_s4u' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/ext_s4u.c -o build/temp.linux-riscv64-3.6/gssapi/raw/ext_s4u.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/ext_s4u.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/ext_s4u.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_cred_store' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/ext_cred_store.c -o build/temp.linux-riscv64-3.6/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:2070:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __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:2777:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __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:3419:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_c_store = GSS_C_NO_CRED_STORE; ^ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/ext_cred_store.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/ext_cred_store.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_rfc5588' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/ext_rfc5588.c -o build/temp.linux-riscv64-3.6/gssapi/raw/ext_rfc5588.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/ext_rfc5588.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/ext_rfc5588.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_cred_imp_exp' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/ext_cred_imp_exp.c -o build/temp.linux-riscv64-3.6/gssapi/raw/ext_cred_imp_exp.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/ext_cred_imp_exp.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/ext_cred_imp_exp.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_dce' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/ext_dce.c -o build/temp.linux-riscv64-3.6/gssapi/raw/ext_dce.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/ext_dce.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/ext_dce.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_iov_mic' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/ext_iov_mic.c -o build/temp.linux-riscv64-3.6/gssapi/raw/ext_iov_mic.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/ext_iov_mic.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/ext_iov_mic.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_rfc6680' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/ext_rfc6680.c -o build/temp.linux-riscv64-3.6/gssapi/raw/ext_rfc6680.o -DHAS_GSSAPI_EXT_H gssapi/raw/ext_rfc6680.c: In function ‘__pyx_pw_6gssapi_3raw_11ext_rfc6680_5set_name_attribute’: gssapi/raw/ext_rfc6680.c:2263:15: warning: ‘__pyx_v_i’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_i = (__pyx_v_i + 1); ~~~~~~~~~~^~~~~~~~~~~~~~~~~ gssapi/raw/ext_rfc6680.c:2151:10: note: ‘__pyx_v_i’ was declared here size_t __pyx_v_i; ^~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/ext_rfc6680.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/ext_rfc6680.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_rfc6680_comp_oid' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/ext_rfc6680_comp_oid.c -o build/temp.linux-riscv64-3.6/gssapi/raw/ext_rfc6680_comp_oid.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/ext_rfc6680_comp_oid.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/ext_rfc6680_comp_oid.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_password' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/ext_password.c -o build/temp.linux-riscv64-3.6/gssapi/raw/ext_password.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/ext_password.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/ext_password.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.ext_password_add' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/ext_password_add.c -o build/temp.linux-riscv64-3.6/gssapi/raw/ext_password_add.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/ext_password_add.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/ext_password_add.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw.mech_krb5' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -Igssapi/raw -I./gssapi/raw -I/usr/include/python3.6m -c gssapi/raw/mech_krb5.c -o build/temp.linux-riscv64-3.6/gssapi/raw/mech_krb5.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/mech_krb5.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/mech_krb5.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw._enum_extensions.ext_dce' extension creating build/temp.linux-riscv64-3.6/gssapi/raw/_enum_extensions gcc -pthread -DNDEBUG -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 -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 -fPIC -I./gssapi/raw -Igssapi/raw/ -I/usr/include/python3.6m -c gssapi/raw/_enum_extensions/ext_dce.c -o build/temp.linux-riscv64-3.6/gssapi/raw/_enum_extensions/ext_dce.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/_enum_extensions/ext_dce.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/_enum_extensions/ext_dce.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err building 'gssapi.raw._enum_extensions.ext_iov_mic' extension gcc -pthread -DNDEBUG -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 -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 -fPIC -I./gssapi/raw -Igssapi/raw/ -I/usr/include/python3.6m -c gssapi/raw/_enum_extensions/ext_iov_mic.c -o build/temp.linux-riscv64-3.6/gssapi/raw/_enum_extensions/ext_iov_mic.o -DHAS_GSSAPI_EXT_H gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/gssapi/raw/_enum_extensions/ext_iov_mic.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-riscv64-3.6/gssapi/raw/_enum_extensions/ext_iov_mic.cpython-36m-riscv64-linux-gnu.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 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. + popd ~/build/BUILD/python-gssapi-1.2.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T5uj7t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64 + cd python-gssapi-1.2.0 + pushd /builddir/build/BUILD/python3-python-gssapi-1.2.0-7.fc28 ~/build/BUILD/python3-python-gssapi-1.2.0-7.fc28 ~/build/BUILD/python-gssapi-1.2.0 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/ext_rfc5588.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/oids.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/misc.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/ext_cred_imp_exp.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/message.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/ext_s4u.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/named_tuples.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/names.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-3.6/gssapi/raw/_enum_extensions/ext_iov_mic.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-3.6/gssapi/raw/_enum_extensions/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-3.6/gssapi/raw/_enum_extensions/ext_dce.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-3.6/gssapi/raw/ext_iov_mic.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/ext_password_add.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/ext_rfc6680_comp_oid.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/ext_cred_store.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/chan_bindings.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/mech_krb5.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/exceptions.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/types.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/cython_converters.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/ext_rfc6680.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/ext_password.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/sec_contexts.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/ext_dce.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/raw/creds.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw copying build/lib.linux-riscv64-3.6/gssapi/names.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/tests copying build/lib.linux-riscv64-3.6/gssapi/tests/k5test.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/tests copying build/lib.linux-riscv64-3.6/gssapi/tests/_utils.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/tests copying build/lib.linux-riscv64-3.6/gssapi/tests/test_high_level.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/tests copying build/lib.linux-riscv64-3.6/gssapi/tests/test_raw.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/tests copying build/lib.linux-riscv64-3.6/gssapi/tests/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/tests copying build/lib.linux-riscv64-3.6/gssapi/exceptions.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi copying build/lib.linux-riscv64-3.6/gssapi/_utils.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi copying build/lib.linux-riscv64-3.6/gssapi/creds.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi copying build/lib.linux-riscv64-3.6/gssapi/sec_contexts.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi copying build/lib.linux-riscv64-3.6/gssapi/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw/named_tuples.py to named_tuples.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw/_enum_extensions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/raw/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/names.py to names.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/tests/k5test.py to k5test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/tests/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/tests/test_high_level.py to test_high_level.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/tests/test_raw.py to test_raw.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/creds.py to creds.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/sec_contexts.py to sec_contexts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi/__init__.py to __init__.cpython-36.pyc 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.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi-1.2.0-py3.6.egg-info running install_scripts + find /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6/site-packages/gssapi -name '*.so' -exec chmod 0755 '{}' ';' + popd ~/build/BUILD/python-gssapi-1.2.0 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64 Building from Cython files... running install running install_lib creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/names.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/ext_rfc6680_comp_oid.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/ext_password_add.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/exceptions.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/message.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/oids.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/sec_contexts.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/mech_krb5.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/named_tuples.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/cython_converters.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/ext_dce.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-2.7/gssapi/raw/_enum_extensions/ext_dce.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-2.7/gssapi/raw/_enum_extensions/ext_iov_mic.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-2.7/gssapi/raw/_enum_extensions/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw/_enum_extensions copying build/lib.linux-riscv64-2.7/gssapi/raw/ext_s4u.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/ext_rfc5588.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/ext_iov_mic.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/ext_cred_imp_exp.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/misc.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/types.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/chan_bindings.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/ext_rfc6680.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/ext_password.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/creds.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/raw/ext_cred_store.so -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw copying build/lib.linux-riscv64-2.7/gssapi/names.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi creating /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/tests copying build/lib.linux-riscv64-2.7/gssapi/tests/k5test.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/tests copying build/lib.linux-riscv64-2.7/gssapi/tests/_utils.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/tests copying build/lib.linux-riscv64-2.7/gssapi/tests/test_high_level.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/tests copying build/lib.linux-riscv64-2.7/gssapi/tests/test_raw.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/tests copying build/lib.linux-riscv64-2.7/gssapi/tests/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/tests copying build/lib.linux-riscv64-2.7/gssapi/exceptions.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi copying build/lib.linux-riscv64-2.7/gssapi/_utils.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi copying build/lib.linux-riscv64-2.7/gssapi/creds.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi copying build/lib.linux-riscv64-2.7/gssapi/sec_contexts.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi copying build/lib.linux-riscv64-2.7/gssapi/__init__.py -> /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw/named_tuples.py to named_tuples.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw/_enum_extensions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/raw/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/names.py to names.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/tests/k5test.py to k5test.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/tests/_utils.py to _utils.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/tests/test_high_level.py to test_high_level.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/tests/test_raw.py to test_raw.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/_utils.py to _utils.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/creds.py to creds.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/sec_contexts.py to sec_contexts.pyc byte-compiling /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi/__init__.py to __init__.pyc running install_egg_info running egg_info creating gssapi.egg-info writing requirements to gssapi.egg-info/requires.txt writing gssapi.egg-info/PKG-INFO writing top-level names to gssapi.egg-info/top_level.txt writing dependency_links to gssapi.egg-info/dependency_links.txt writing manifest file 'gssapi.egg-info/SOURCES.txt' reading manifest file 'gssapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi-1.2.0-py2.7.egg-info running install_scripts + find /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7/site-packages/gssapi -name '*.so' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python-gssapi-1.2.0-7.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BivmJB + umask 022 + cd /builddir/build/BUILD + cd python-gssapi-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/share/doc/python-gssapi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/share/doc/python-gssapi + cp -pr README.txt /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/share/doc/python-gssapi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.btITX0 + umask 022 + cd /builddir/build/BUILD + cd python-gssapi-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/share/licenses/python-gssapi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/share/licenses/python-gssapi + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/share/licenses/python-gssapi + exit 0 Provides: python-gssapi = 1.2.0-7.fc28 python-gssapi(riscv-64) = 1.2.0-7.fc28 python2.7dist(gssapi) = 1.2.0 python2dist(gssapi) = 1.2.0 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) libcom_err.so.2()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-gssapi-1.2.0-7.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R41LB7 + umask 022 + cd /builddir/build/BUILD + cd python-gssapi-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.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.2.0-7.fc28.riscv64/usr/share/doc/python3-gssapi + cp -pr README.txt /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/share/doc/python3-gssapi + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1dRJEu + umask 022 + cd /builddir/build/BUILD + cd python-gssapi-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.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.2.0-7.fc28.riscv64/usr/share/licenses/python3-gssapi + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64/usr/share/licenses/python3-gssapi + exit 0 Provides: python3-gssapi = 1.2.0-7.fc28 python3-gssapi(riscv-64) = 1.2.0-7.fc28 python3.6dist(gssapi) = 1.2.0 python3dist(gssapi) = 1.2.0 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) libcom_err.so.2()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64 Wrote: /builddir/build/SRPMS/python-gssapi-1.2.0-7.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python-gssapi-1.2.0-7.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-gssapi-1.2.0-7.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mPXC32 + umask 022 + cd /builddir/build/BUILD + cd python-gssapi-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gssapi-1.2.0-7.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff