+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/sip.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 warning: Macro expanded in comment on line 27: %{version}.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A9BBdu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sip-4.19.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/sip-4.19.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sip-4.19.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #50 (sip-4.18-no_strip.patch):' Patch #50 (sip-4.18-no_strip.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no_strip --fuzz=0 patching file siputils.py + echo 'Patch #51 (sip-4.18-no_rpath.patch):' Patch #51 (sip-4.18-no_rpath.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no_rpath --fuzz=0 patching file siputils.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fq90u6 + umask 022 + cd /builddir/build/BUILD + cd sip-4.19.5 + mkdir riscv64-redhat-linux-gnu + pushd riscv64-redhat-linux-gnu ~/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu ~/build/BUILD/sip-4.19.5 + /usr/bin/python2 ../configure.py -d /usr/lib64/python2.7/site-packages '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 ' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' 'LFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' This is SIP 4.19.5 for Python 2.7.14 on linux2. The SIP code generator will be installed in /usr/bin. The sip module will be installed in /usr/lib64/python2.7/site-packages. The sip.pyi stub file will be installed in /usr/lib64/python2.7/site-packages. The sip.h header file will be installed in /usr/include/python2.7. The default directory to install .sip files in is /usr/share/sip. Creating siplib/sip.h... Creating siplib/siplib.c... Creating siplib/siplib.sbf... Creating sipconfig.py... Creating top level Makefile... Creating sip code generator Makefile... Creating sip module Makefile... + make -j4 make[1]: Entering directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu/sipgen' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o main.o /builddir/build/BUILD/sip-4.19.5/sipgen/main.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o transform.o /builddir/build/BUILD/sip-4.19.5/sipgen/transform.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o gencode.o /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o extracts.o /builddir/build/BUILD/sip-4.19.5/sipgen/extracts.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o export.o /builddir/build/BUILD/sip-4.19.5/sipgen/export.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o type_hints.o /builddir/build/BUILD/sip-4.19.5/sipgen/type_hints.c /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c: In function 'generateNamedBaseType': /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:9525:23: warning: this statement may fall through [-Wimplicit-fallthrough=] nr_derefs = 1; ~~~~~~~~~~^~~ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:9529:9: note: here case byte_type: ^~~~ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:9583:23: warning: this statement may fall through [-Wimplicit-fallthrough=] nr_derefs = 1; ~~~~~~~~~~^~~ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:9587:9: note: here case fake_void_type: ^~~~ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c: In function 'generateTupleBuilder': /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:8674:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (copyConstRefArg(ad)) ^ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:8682:9: note: here case fake_void_type: ^~~~ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c: In function 'generateHandleResult': /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:12187:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ad->u.ed->fqcname != NULL) ^ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:12210:5: note: here case byte_type: ^~~~ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c: In function 'generateVariableGetter': /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:5206:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (vd->type.u.ed->fqcname != NULL) ^ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:5229:5: note: here case byte_type: ^~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o heap.o /builddir/build/BUILD/sip-4.19.5/sipgen/heap.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o parser.o /builddir/build/BUILD/sip-4.19.5/sipgen/parser.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o lexer.o /builddir/build/BUILD/sip-4.19.5/sipgen/lexer.c g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sip main.o transform.o gencode.o extracts.o export.o type_hints.o heap.o parser.o lexer.o make[1]: Leaving directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu/sipgen' make[1]: Entering directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu/siplib' gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python2.7 -o siplib.o siplib.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python2.7 -o apiversions.o /builddir/build/BUILD/sip-4.19.5/siplib/apiversions.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python2.7 -o descriptors.o /builddir/build/BUILD/sip-4.19.5/siplib/descriptors.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python2.7 -o qtlib.o /builddir/build/BUILD/sip-4.19.5/siplib/qtlib.c /builddir/build/BUILD/sip-4.19.5/siplib/qtlib.c: In function 'sip_api_connect_rx': /builddir/build/BUILD/sip-4.19.5/siplib/qtlib.c:474:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^~~~~~~~~ /builddir/build/BUILD/sip-4.19.5/siplib/qtlib.c: In function 'sip_api_disconnect_rx': /builddir/build/BUILD/sip-4.19.5/siplib/qtlib.c:502:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^~~~~~~~~ /builddir/build/BUILD/sip-4.19.5/siplib/qtlib.c:526:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^~~~~~~~~ /builddir/build/BUILD/sip-4.19.5/siplib/qtlib.c: In function 'sip_api_save_slot': /builddir/build/BUILD/sip-4.19.5/siplib/qtlib.c:646:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^~~~~~~~~ siplib.c: In function 'parsePass1': siplib.c:5369:58: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] PyErr_Format(PyExc_OverflowError, "argument %s overflowed: %s", ~^ %d failure.arg_nr, exc_str); ~~~~~~~~~~~~~~ siplib.c:5379:59: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=] PyErr_Format(PyExc_OverflowError, "argument '%s' overflowed: %s", ~^ %d failure.arg_nr, exc_str); ~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python2.7 -o threads.o /builddir/build/BUILD/sip-4.19.5/siplib/threads.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python2.7 -o objmap.o /builddir/build/BUILD/sip-4.19.5/siplib/objmap.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from /builddir/build/BUILD/sip-4.19.5/siplib/sipint.h:24, from /builddir/build/BUILD/sip-4.19.5/siplib/objmap.c:23: /usr/include/python2.7/pyconfig-64.h:1199:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/string.h:26, from /builddir/build/BUILD/sip-4.19.5/siplib/objmap.c:21: /usr/include/features.h:265:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python2.7 -o voidptr.o /builddir/build/BUILD/sip-4.19.5/siplib/voidptr.c In file included from /usr/include/python2.7/unicodeobject.h:4:0, from /usr/include/python2.7/Python.h:85, from siplib.c:20: siplib.c: In function 'parsePass2': siplib.c:5824:24: warning: this statement may fall through [-Wimplicit-fallthrough=] va_arg(va, void *); ^ siplib.c:5828:9: note: here default: ^~~~~~~ siplib.c: In function 'detail_FromFailure': siplib.c:7943:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (detail) ^ siplib.c:7951:5: note: here default: ^~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python2.7 -o array.o /builddir/build/BUILD/sip-4.19.5/siplib/array.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python2.7 -o int_convertors.o /builddir/build/BUILD/sip-4.19.5/siplib/int_convertors.c g++ -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python2.7 -o bool.o /builddir/build/BUILD/sip-4.19.5/siplib/bool.cpp siplib.c: In function 'parsePass2': siplib.c:5807:24: warning: 'enc' may be used uninitialized in this function [-Wmaybe-uninitialized] if (enc < 0) ^ siplib.c: In function 'slot_richcompare': siplib.c:11269:52: warning: 'st' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((f = (PyObject *(*)(PyObject *,PyObject *))findSlot(self, st)) == NULL) ^~~~~~~~~~~~~~~~~~ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,--version-script=sip.exp -o sip.so siplib.o apiversions.o descriptors.o qtlib.o threads.o objmap.o voidptr.o array.o int_convertors.o bool.o make[1]: Leaving directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu/siplib' + popd ~/build/BUILD/sip-4.19.5 + patch -p1 patching file configure.py + mkdir riscv64-redhat-linux-gnu-python3 + pushd riscv64-redhat-linux-gnu-python3 ~/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3 ~/build/BUILD/sip-4.19.5 + /usr/bin/python3 ../configure.py -d /usr/lib64/python3.6/site-packages --sipdir=/usr/share/python3-sip 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' '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 ' 'LFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' This is SIP 4.19.5 for Python 3.6.4 on linux. The SIP code generator will be installed in /usr/bin. The sip module will be installed in /usr/lib64/python3.6/site-packages. The sip.pyi stub file will be installed in /usr/lib64/python3.6/site-packages. The sip.h header file will be installed in /usr/include/python3.6m. The default directory to install .sip files in is /usr/share/python3-sip. Creating siplib/sip.h... Creating siplib/siplib.c... Creating siplib/siplib.sbf... Creating sipconfig.py... Creating top level Makefile... Creating sip code generator Makefile... Creating sip module Makefile... + make -j4 make[1]: Entering directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3/sipgen' gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o main.o /builddir/build/BUILD/sip-4.19.5/sipgen/main.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o transform.o /builddir/build/BUILD/sip-4.19.5/sipgen/transform.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o gencode.o /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o extracts.o /builddir/build/BUILD/sip-4.19.5/sipgen/extracts.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o export.o /builddir/build/BUILD/sip-4.19.5/sipgen/export.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o type_hints.o /builddir/build/BUILD/sip-4.19.5/sipgen/type_hints.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o heap.o /builddir/build/BUILD/sip-4.19.5/sipgen/heap.c /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c: In function 'generateNamedBaseType': /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:9525:23: warning: this statement may fall through [-Wimplicit-fallthrough=] nr_derefs = 1; ~~~~~~~~~~^~~ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:9529:9: note: here case byte_type: ^~~~ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:9583:23: warning: this statement may fall through [-Wimplicit-fallthrough=] nr_derefs = 1; ~~~~~~~~~~^~~ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:9587:9: note: here case fake_void_type: ^~~~ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c: In function 'generateTupleBuilder': /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:8674:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (copyConstRefArg(ad)) ^ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:8682:9: note: here case fake_void_type: ^~~~ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c: In function 'generateHandleResult': /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:12187:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ad->u.ed->fqcname != NULL) ^ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:12210:5: note: here case byte_type: ^~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o parser.o /builddir/build/BUILD/sip-4.19.5/sipgen/parser.c /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c: In function 'generateVariableGetter': /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:5206:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (vd->type.u.ed->fqcname != NULL) ^ /builddir/build/BUILD/sip-4.19.5/sipgen/gencode.c:5229:5: note: here case byte_type: ^~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -Wall -W -DNDEBUG -I. -o lexer.o /builddir/build/BUILD/sip-4.19.5/sipgen/lexer.c g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sip main.o transform.o gencode.o extracts.o export.o type_hints.o heap.o parser.o lexer.o make[1]: Leaving directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3/sipgen' make[1]: Entering directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3/siplib' gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python3.6m -o siplib.o siplib.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python3.6m -o apiversions.o /builddir/build/BUILD/sip-4.19.5/siplib/apiversions.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python3.6m -o descriptors.o /builddir/build/BUILD/sip-4.19.5/siplib/descriptors.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python3.6m -o qtlib.o /builddir/build/BUILD/sip-4.19.5/siplib/qtlib.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python3.6m -o threads.o /builddir/build/BUILD/sip-4.19.5/siplib/threads.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python3.6m -o objmap.o /builddir/build/BUILD/sip-4.19.5/siplib/objmap.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python3.6m -o voidptr.o /builddir/build/BUILD/sip-4.19.5/siplib/voidptr.c In file included from /usr/include/python3.6m/bytearrayobject.h:9:0, from /usr/include/python3.6m/Python.h:78, from siplib.c:20: siplib.c: In function 'parsePass2': siplib.c:5824:24: warning: this statement may fall through [-Wimplicit-fallthrough=] va_arg(va, void *); ^ siplib.c:5828:9: note: here default: ^~~~~~~ siplib.c: In function 'detail_FromFailure': siplib.c:7943:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (detail) ^ siplib.c:7951:5: note: here default: ^~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python3.6m -o array.o /builddir/build/BUILD/sip-4.19.5/siplib/array.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python3.6m -o int_convertors.o /builddir/build/BUILD/sip-4.19.5/siplib/int_convertors.c g++ -c -O2 -g -pipe -Wall -Werror=format-security -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 -O2 -Wall -W -DNDEBUG -I. -I/builddir/build/BUILD/sip-4.19.5/siplib -I/usr/include/python3.6m -o bool.o /builddir/build/BUILD/sip-4.19.5/siplib/bool.cpp siplib.c: In function 'parsePass2': siplib.c:5807:24: warning: 'enc' may be used uninitialized in this function [-Wmaybe-uninitialized] if (enc < 0) ^ siplib.c: In function 'slot_richcompare': siplib.c:11269:52: warning: 'st' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((f = (PyObject *(*)(PyObject *,PyObject *))findSlot(self, st)) == NULL) ^~~~~~~~~~~~~~~~~~ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,--version-script=sip.exp -o sip.so siplib.o apiversions.o descriptors.o qtlib.o threads.o objmap.o voidptr.o array.o int_convertors.o bool.o make[1]: Leaving directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3/siplib' + popd ~/build/BUILD/sip-4.19.5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TB1o22 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64 + cd sip-4.19.5 + make install DESTDIR=/builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64 -C riscv64-redhat-linux-gnu-python3 make: Entering directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3' make[1]: Entering directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3/sipgen' cp -f sip /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/bin/sip make[1]: Leaving directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3/sipgen' make[1]: Entering directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3/siplib' cp -f sip.so /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/lib64/python3.6/site-packages/sip.so cp -f /builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3/siplib/sip.h /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/include/python3.6m/sip.h cp -f /builddir/build/BUILD/sip-4.19.5/sip.pyi /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/lib64/python3.6/site-packages/sip.pyi make[1]: Leaving directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3/siplib' cp -f sipconfig.py /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/lib64/python3.6/site-packages/sipconfig.py cp -f /builddir/build/BUILD/sip-4.19.5/sipdistutils.py /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/lib64/python3.6/site-packages/sipdistutils.py make: Leaving directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu-python3' + mkdir -p /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/python3-sip + mv /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/bin/sip /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/bin/python3-sip + mkdir -p /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/lib64/python3.6/site-packages/__pycache__/exclude_rpm_hack + make install DESTDIR=/builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64 -C riscv64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu/sipgen' cp -f sip /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/bin/sip make[1]: Leaving directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu/sipgen' make[1]: Entering directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu/siplib' cp -f sip.so /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/lib64/python2.7/site-packages/sip.so cp -f /builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu/siplib/sip.h /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/include/python2.7/sip.h cp -f /builddir/build/BUILD/sip-4.19.5/sip.pyi /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/lib64/python2.7/site-packages/sip.pyi make[1]: Leaving directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu/siplib' cp -f sipconfig.py /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/lib64/python2.7/site-packages/sipconfig.py cp -f /builddir/build/BUILD/sip-4.19.5/sipdistutils.py /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/lib64/python2.7/site-packages/sipdistutils.py make: Leaving directory '/builddir/build/BUILD/sip-4.19.5/riscv64-redhat-linux-gnu' + mkdir -p /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/sip + install -D -p -m644 /builddir/build/SOURCES/macros.sip /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/lib/rpm/macros.d/macros.sip + /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/sip-4.19.5-1.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/sip-4.19.5-1.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: sip-4.19.5-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8t14Gk + umask 022 + cd /builddir/build/BUILD + cd sip-4.19.5 + DOCDIR=/builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/doc/sip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/doc/sip + cp -pr NEWS /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/doc/sip + cp -pr README /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/doc/sip + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3dIop5 + umask 022 + cd /builddir/build/BUILD + cd sip-4.19.5 + LICENSEDIR=/builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/licenses/sip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/licenses/sip + cp -pr LICENSE /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/licenses/sip + cp -pr LICENSE-GPL2 /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/licenses/sip + cp -pr LICENSE-GPL3 /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/licenses/sip + exit 0 Provides: sip = 4.19.5-1.fc28 sip(riscv-64) = 4.19.5-1.fc28 sip-api(12) = 12.3 sip-api(12)(riscv-64) = 12.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: sip-devel-4.19.5-1.fc28.riscv64 Provides: sip-devel = 4.19.5-1.fc28 sip-devel(riscv-64) = 4.19.5-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Processing files: sip-macros-4.19.5-1.fc28.noarch Provides: sip-macros = 4.19.5-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: sip-macros < 4.15.5 Processing files: python3-sip-4.19.5-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jsiqCH + umask 022 + cd /builddir/build/BUILD + cd sip-4.19.5 + DOCDIR=/builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/doc/python3-sip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/doc/python3-sip + cp -pr NEWS /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/doc/python3-sip + cp -pr README /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/doc/python3-sip + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8bC1PH + umask 022 + cd /builddir/build/BUILD + cd sip-4.19.5 + LICENSEDIR=/builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/licenses/python3-sip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/licenses/python3-sip + cp -pr LICENSE /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/licenses/python3-sip + cp -pr LICENSE-GPL2 /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/licenses/python3-sip + cp -pr LICENSE-GPL3 /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64/usr/share/licenses/python3-sip + exit 0 Provides: python3-sip = 4.19.5-1.fc28 python3-sip(riscv-64) = 4.19.5-1.fc28 python3-sip-api(12) = 12.3 python3-sip-api(12)(riscv-64) = 12.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python3-sip-devel-4.19.5-1.fc28.riscv64 Provides: python3-sip-devel = 4.19.5-1.fc28 python3-sip-devel(riscv-64) = 4.19.5-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sip-4.19.5-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/sip-4.19.5-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/sip-4.19.5-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/sip-devel-4.19.5-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/sip-macros-4.19.5-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/riscv64/python3-sip-4.19.5-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-sip-devel-4.19.5-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8FQ7ou + umask 022 + cd /builddir/build/BUILD + cd sip-4.19.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sip-4.19.5-1.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