keybinder.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x1" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/sh ../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" LD="/bin/sh ../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" RUN="/bin/sh ../libtool --mode=execute" CFLAGS=" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" LDFLAGS=" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" \ gtkdoc-scangobj $scanobj_options --module=keybinder; \ else \ for i in keybinder.args keybinder.hierarchy keybinder.interfaces keybinder.prerequisites keybinder.signals ; do \ test -f $i || touch $i ; \ done \ fi touch scan-build.stamp make[1]: Leaving directory '/builddir/build/BUILD/keybinder-3.0-0.3.2/docs' make[1]: Entering directory '/builddir/build/BUILD/keybinder-3.0-0.3.2/docs' _source_dir='' ; \ for i in ../libkeybinder ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-mkdb --module=keybinder --output-format=xml --expand-content-files="" --main-sgml-file=keybinder-docs.sgml ${_source_dir} --xml-mode --output-format=xml touch sgml-build.stamp make[1]: Leaving directory '/builddir/build/BUILD/keybinder-3.0-0.3.2/docs' make[1]: Entering directory '/builddir/build/BUILD/keybinder-3.0-0.3.2/docs' rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x1" = "x1"; then \ mkhtml_options="$mkhtml_options --verbose"; \ fi; \ fi; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "$?" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/builddir/build/BUILD/keybinder-3.0-0.3.2/docs\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options keybinder ../keybinder-docs.sgml make[1]: Leaving directory '/builddir/build/BUILD/keybinder-3.0-0.3.2/docs' warning: failed to load external entity "../xml/tree_index.sgml" ../keybinder-docs.sgml:26: element include: XInclude error : could not load ../xml/tree_index.sgml, and no fallback was found make[1]: *** [Makefile:730: html-build.stamp] Error 6 make: *** [Makefile:427: all-recursive] Error 1 error: RPM build errors: Bad exit status from /var/tmp/rpm-tmp.DvBZGG (%build) Bad exit status from /var/tmp/rpm-tmp.DvBZGG (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/keybinder3.spec