+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/python-ruledispatch.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: bogus date in %changelog: Thu Jul 15 2011 Toshio Kuratomi - 0.5a1-0.20.svnr2618 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.THjl1i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf RuleDispatch-0.5a1.dev-r2618 + /usr/bin/gzip -dc /builddir/build/SOURCES/RuleDispatch-0.5a1.dev-r2618.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd RuleDispatch-0.5a1.dev-r2618 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-ruledispatch-0.5a0-py26keyword.patch):' Patch #0 (python-ruledispatch-0.5a0-py26keyword.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .keyword --fuzz=0 patching file src/dispatch/__init__.py patching file src/dispatch/predicates.py + echo 'Patch #1 (python-ruledispatch-ez_setup.patch):' Patch #1 (python-ruledispatch-ez_setup.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .ez_setup --fuzz=0 patching file setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hOMsmW + umask 022 + cd /builddir/build/BUILD + cd RuleDispatch-0.5a1.dev-r2618 + 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/python setup.py build DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/dispatch copying src/dispatch/combiners.py -> build/lib.linux-riscv64-2.7/dispatch copying src/dispatch/strategy.py -> build/lib.linux-riscv64-2.7/dispatch copying src/dispatch/functions.py -> build/lib.linux-riscv64-2.7/dispatch copying src/dispatch/interfaces.py -> build/lib.linux-riscv64-2.7/dispatch copying src/dispatch/__init__.py -> build/lib.linux-riscv64-2.7/dispatch copying src/dispatch/predicates.py -> build/lib.linux-riscv64-2.7/dispatch copying src/dispatch/ast_builder.py -> build/lib.linux-riscv64-2.7/dispatch creating build/lib.linux-riscv64-2.7/dispatch/tests copying src/dispatch/tests/test_parsing.py -> build/lib.linux-riscv64-2.7/dispatch/tests copying src/dispatch/tests/doctest.py -> build/lib.linux-riscv64-2.7/dispatch/tests copying src/dispatch/tests/test_dispatch.py -> build/lib.linux-riscv64-2.7/dispatch/tests copying src/dispatch/tests/__init__.py -> build/lib.linux-riscv64-2.7/dispatch/tests copying src/dispatch/combiners.txt -> build/lib.linux-riscv64-2.7/dispatch running build_ext building 'dispatch._d_speedups' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src creating build/temp.linux-riscv64-2.7/src/dispatch 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/usr/include/python2.7 -c src/dispatch/_d_speedups.c -o build/temp.linux-riscv64-2.7/src/dispatch/_d_speedups.o src/dispatch/_d_speedups.c: In function '__pyx_f_11_d_speedups_12_ExtremeType___repr__': src/dispatch/_d_speedups.c:224:3: warning: label '__pyx_L1' defined but not used [-Wunused-label] __pyx_L1:; ^~~~~~~~ src/dispatch/_d_speedups.c: In function '__pyx_f_11_d_speedups_concatenate_ranges': src/dispatch/_d_speedups.c:485:3: warning: label '__pyx_L3' defined but not used [-Wunused-label] __pyx_L3:; ^~~~~~~~ src/dispatch/_d_speedups.c: In function '__pyx_f_11_d_speedups_dispatch_by_inequalities': src/dispatch/_d_speedups.c:652:5: warning: label '__pyx_L5' defined but not used [-Wunused-label] __pyx_L5:; ^~~~~~~~ src/dispatch/_d_speedups.c:605:7: warning: label '__pyx_L4' defined but not used [-Wunused-label] __pyx_L4:; ^~~~~~~~ src/dispatch/_d_speedups.c: In function '__pyx_f_11_d_speedups_dispatch_by_mro': src/dispatch/_d_speedups.c:801:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_bases = ((PyClassObject (*))__pyx_v_klass)->cl_bases; ^ src/dispatch/_d_speedups.c:808:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] __pyx_v_bases = ((PyTypeObject (*))__pyx_v_klass)->tp_bases; ^ src/dispatch/_d_speedups.c:775:5: warning: label '__pyx_L4' defined but not used [-Wunused-label] __pyx_L4:; ^~~~~~~~ src/dispatch/_d_speedups.c: In function '__pyx_f_11_d_speedups_14BaseDispatcher___getitem__': src/dispatch/_d_speedups.c:1596:9: warning: label '__pyx_L12' defined but not used [-Wunused-label] __pyx_L12: __pyx_why = 1; goto __pyx_L16; ^~~~~~~~~ src/dispatch/_d_speedups.c:1481:15: warning: label '__pyx_L22' defined but not used [-Wunused-label] __pyx_L22: __pyx_why = 3; goto __pyx_L24; ^~~~~~~~~ src/dispatch/_d_speedups.c:1480:15: warning: label '__pyx_L21' defined but not used [-Wunused-label] __pyx_L21: __pyx_why = 2; goto __pyx_L24; ^~~~~~~~~ src/dispatch/_d_speedups.c:1479:15: warning: label '__pyx_L20' defined but not used [-Wunused-label] __pyx_L20: __pyx_why = 1; goto __pyx_L24; ^~~~~~~~~ src/dispatch/_d_speedups.c:1297:9: warning: label '__pyx_L7' defined but not used [-Wunused-label] __pyx_L7: __pyx_why = 3; goto __pyx_L9; ^~~~~~~~ src/dispatch/_d_speedups.c:1296:9: warning: label '__pyx_L6' defined but not used [-Wunused-label] __pyx_L6: __pyx_why = 2; goto __pyx_L9; ^~~~~~~~ src/dispatch/_d_speedups.c:1295:9: warning: label '__pyx_L5' defined but not used [-Wunused-label] __pyx_L5: __pyx_why = 1; goto __pyx_L9; ^~~~~~~~ src/dispatch/_d_speedups.c: At top level: src/dispatch/_d_speedups.c:1963:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] __pyx_sq_item_11_d_speedups_ExprCache, /*sq_item*/ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dispatch/_d_speedups.c:1963:3: note: (near initialization for '__pyx_tp_as_sequence_ExprCache.sq_item') src/dispatch/_d_speedups.c: In function '__pyx_tp_new_11_d_speedups_BaseDispatcher': src/dispatch/_d_speedups.c:2036:50: warning: unused variable 'p' [-Wunused-variable] struct __pyx_obj_11_d_speedups_BaseDispatcher *p = (struct __pyx_obj_11_d_speedups_BaseDispatcher *)o; ^ src/dispatch/_d_speedups.c: In function '__pyx_tp_dealloc_11_d_speedups_BaseDispatcher': src/dispatch/_d_speedups.c:2041:50: warning: unused variable 'p' [-Wunused-variable] struct __pyx_obj_11_d_speedups_BaseDispatcher *p = (struct __pyx_obj_11_d_speedups_BaseDispatcher *)o; ^ src/dispatch/_d_speedups.c: In function '__pyx_tp_traverse_11_d_speedups_BaseDispatcher': src/dispatch/_d_speedups.c:2047:50: warning: unused variable 'p' [-Wunused-variable] struct __pyx_obj_11_d_speedups_BaseDispatcher *p = (struct __pyx_obj_11_d_speedups_BaseDispatcher *)o; ^ src/dispatch/_d_speedups.c:2046:7: warning: unused variable 'e' [-Wunused-variable] int e; ^ src/dispatch/_d_speedups.c: In function '__pyx_tp_clear_11_d_speedups_BaseDispatcher': src/dispatch/_d_speedups.c:2052:50: warning: unused variable 'p' [-Wunused-variable] struct __pyx_obj_11_d_speedups_BaseDispatcher *p = (struct __pyx_obj_11_d_speedups_BaseDispatcher *)o; ^ src/dispatch/_d_speedups.c: At top level: src/dispatch/_d_speedups.c:2112:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] __pyx_sq_item_11_d_speedups_BaseDispatcher, /*sq_item*/ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dispatch/_d_speedups.c:2112:3: note: (near initialization for '__pyx_tp_as_sequence_BaseDispatcher.sq_item') src/dispatch/_d_speedups.c: In function '__Pyx_EndUnpack': src/dispatch/_d_speedups.c:2396:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (item = PySequence_GetItem(seq, i)) { ^~~~ src/dispatch/_d_speedups.c: At top level: src/dispatch/_d_speedups.c:14:12: warning: '__Pyx_PrintItem' declared 'static' but never defined [-Wunused-function] static int __Pyx_PrintItem(PyObject *); /*proto*/ ^~~~~~~~~~~~~~~ src/dispatch/_d_speedups.c:15:12: warning: '__Pyx_PrintNewline' declared 'static' but never defined [-Wunused-function] static int __Pyx_PrintNewline(void); /*proto*/ ^~~~~~~~~~~~~~~~~~ src/dispatch/_d_speedups.c:21:12: warning: '__Pyx_TypeTest' declared 'static' but never defined [-Wunused-function] static int __Pyx_TypeTest(PyObject *obj, PyTypeObject *type); /*proto*/ ^~~~~~~~~~~~~~ src/dispatch/_d_speedups.c:22:12: warning: '__Pyx_GetStarArgs' declared 'static' but never defined [-Wunused-function] static int __Pyx_GetStarArgs(PyObject **args, PyObject **kwds, char *kwd_list[], int nargs, PyObject **args2, PyObject **kwds2); /*proto*/ ^~~~~~~~~~~~~~~~~ src/dispatch/_d_speedups.c:23:13: warning: '__Pyx_WriteUnraisable' declared 'static' but never defined [-Wunused-function] static void __Pyx_WriteUnraisable(char *name); /*proto*/ ^~~~~~~~~~~~~~~~~~~~~ src/dispatch/_d_speedups.c:25:22: warning: '__Pyx_ImportType' declared 'static' but never defined [-Wunused-function] static PyTypeObject *__Pyx_ImportType(char *module_name, char *class_name, long size); /*proto*/ ^~~~~~~~~~~~~~~~ src/dispatch/_d_speedups.c:26:12: warning: '__Pyx_SetVtable' declared 'static' but never defined [-Wunused-function] static int __Pyx_SetVtable(PyObject *dict, void *vtable); /*proto*/ ^~~~~~~~~~~~~~~ src/dispatch/_d_speedups.c:27:12: warning: '__Pyx_GetVtable' declared 'static' but never defined [-Wunused-function] static int __Pyx_GetVtable(PyObject *dict, void *vtabptr); /*proto*/ ^~~~~~~~~~~~~~~ src/dispatch/_d_speedups.c:28:18: warning: '__Pyx_CreateClass' declared 'static' but never defined [-Wunused-function] static PyObject *__Pyx_CreateClass(PyObject *bases, PyObject *dict, PyObject *name, char *modname); /*proto*/ ^~~~~~~~~~~~~~~~~ src/dispatch/_d_speedups.c: In function '__pyx_f_11_d_speedups_14BaseDispatcher___getitem__': src/dispatch/_d_speedups.c:1672:10: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^~~~~~~ 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/src/dispatch/_d_speedups.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/dispatch/_d_speedups.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qlw1Kf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64 + cd RuleDispatch-0.5a1.dev-r2618 + rm -rf /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64 DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running install running install_lib creating /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64 creating /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr creating /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch copying build/lib.linux-riscv64-2.7/dispatch/combiners.py -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch copying build/lib.linux-riscv64-2.7/dispatch/strategy.py -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch creating /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/tests copying build/lib.linux-riscv64-2.7/dispatch/tests/test_parsing.py -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/tests copying build/lib.linux-riscv64-2.7/dispatch/tests/doctest.py -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/tests copying build/lib.linux-riscv64-2.7/dispatch/tests/test_dispatch.py -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/tests copying build/lib.linux-riscv64-2.7/dispatch/tests/__init__.py -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/tests copying build/lib.linux-riscv64-2.7/dispatch/functions.py -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch copying build/lib.linux-riscv64-2.7/dispatch/interfaces.py -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch copying build/lib.linux-riscv64-2.7/dispatch/combiners.txt -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch copying build/lib.linux-riscv64-2.7/dispatch/__init__.py -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch copying build/lib.linux-riscv64-2.7/dispatch/predicates.py -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch copying build/lib.linux-riscv64-2.7/dispatch/ast_builder.py -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch copying build/lib.linux-riscv64-2.7/dispatch/_d_speedups.so -> /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch byte-compiling /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/combiners.py to combiners.pyc byte-compiling /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/strategy.py to strategy.pyc byte-compiling /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/tests/test_parsing.py to test_parsing.pyc byte-compiling /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/tests/doctest.py to doctest.pyc byte-compiling /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/tests/test_dispatch.py to test_dispatch.pyc byte-compiling /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/predicates.py to predicates.pyc byte-compiling /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/ast_builder.py to ast_builder.pyc running install_egg_info running egg_info writing requirements to src/RuleDispatch.egg-info/requires.txt writing src/RuleDispatch.egg-info/PKG-INFO writing top-level names to src/RuleDispatch.egg-info/top_level.txt writing dependency_links to src/RuleDispatch.egg-info/dependency_links.txt reading manifest file 'src/RuleDispatch.egg-info/SOURCES.txt' writing manifest file 'src/RuleDispatch.egg-info/SOURCES.txt' Copying src/RuleDispatch.egg-info to /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/RuleDispatch-0.5a1.dev_r2618-py2.7.egg-info running install_scripts + mv /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/lib64/python2.7/site-packages/dispatch/combiners.txt . + chmod a-x README.txt TODO.txt combiners.txt + /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-ruledispatch-0.5a1-0.30.svnr2618.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-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5EeAop + umask 022 + cd /builddir/build/BUILD + cd RuleDispatch-0.5a1.dev-r2618 + DOCDIR=/builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/share/doc/python-ruledispatch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/share/doc/python-ruledispatch + cp -pr combiners.txt /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/share/doc/python-ruledispatch + cp -pr TODO.txt /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64/usr/share/doc/python-ruledispatch + exit 0 Provides: python-ruledispatch = 0.5a1-0.30.svnr2618.fc28 python-ruledispatch(riscv-64) = 0.5a1-0.30.svnr2618.fc28 python2.7dist(ruledispatch) = 0.5a1.dev-r2618 python2dist(ruledispatch) = 0.5a1.dev-r2618 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) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64 Wrote: /builddir/build/SRPMS/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python-ruledispatch-0.5a1-0.30.svnr2618.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D6TUNr + umask 022 + cd /builddir/build/BUILD + cd RuleDispatch-0.5a1.dev-r2618 + rm -rf /builddir/build/BUILDROOT/python-ruledispatch-0.5a1-0.30.svnr2618.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