+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/gtk-doc.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.lEfl0o
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf gtk-doc-1.27
+ /usr/bin/tar -xof -
+ /usr/bin/xz -dc /builddir/build/SOURCES/gtk-doc-1.27.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gtk-doc-1.27
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ mv doc/README doc/README.docs
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fsS0fu
+ umask 022
+ cd /builddir/build/BUILD
+ cd gtk-doc-1.27
+ 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 '
+ export CFLAGS
+ 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 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./build-aux/config.guess
++ basename ./build-aux/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./build-aux/config.sub
++ basename ./build-aux/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.19... yes
checking for a Python interpreter with version >= 2.7... python
checking for python... /usr/bin/python
checking for python version... 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
2.7
checking for python platform... 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
linux2
checking for python script directory... 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
${prefix}/lib/python2.7/site-packages
checking for python extension module directory... 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
${exec_prefix}/lib64/python2.7/site-packages
checking for xsltproc... /usr/bin/xsltproc
checking for dblatex... no
checking for fop... no
configure: WARNING: neither dblatex nor fop found, so no pdf output from xml
checking for XML catalog... /etc/xml/catalog
checking for xmlcatalog... /usr/bin/xmlcatalog
checking for DocBook XML DTD V4.3 in XML catalog... found
checking for DocBook XSL Stylesheets in XML catalog... found
checking for source-highlight... no
checking for highlight... no
checking for vim... no
checking for TEST_DEPS... no
checking whether to enable runtime debugging code... no
checking whether date can output nanoseconds... yes
checking whether date can format dates... yes
checking for yelp-tools... yes
checking for itstool... itstool
checking for xmllint... xmllint
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gtk-doc.pc
config.status: WARNING:  'gtk-doc.pc.in' seems to ignore the --datarootdir setting
config.status: creating cmake/Makefile
config.status: creating cmake/GtkDocConfig.cmake
config.status: creating cmake/GtkDocConfigVersion.cmake
config.status: creating gtkdoc/config.py
config.status: creating help/Makefile
config.status: creating help/manual/Makefile
config.status: creating tests/Makefile
config.status: creating tests/annotations/Makefile
config.status: creating tests/annotations/src/Makefile
config.status: creating tests/annotations/docs/Makefile
config.status: creating tests/bugs/Makefile
config.status: creating tests/bugs/src/Makefile
config.status: creating tests/bugs/docs/Makefile
config.status: creating tests/empty/Makefile
config.status: creating tests/empty/src/Makefile
config.status: creating tests/empty/docs/Makefile
config.status: creating tests/fail/Makefile
config.status: creating tests/fail/src/Makefile
config.status: creating tests/fail/docs/Makefile
config.status: creating tests/gobject/Makefile
config.status: creating tests/gobject/src/Makefile
config.status: creating tests/gobject/docs/Makefile
config.status: creating tests/program/Makefile
config.status: creating tests/program/src/Makefile
config.status: creating tests/program/docs/Makefile
config.status: creating tests/repro/Makefile
config.status: creating tests/repro/src/Makefile
config.status: creating tests/repro/docs/Makefile
config.status: creating gtkdoc-check
config.status: creating gtkdoc-depscan
config.status: creating gtkdoc-fixxref
config.status: creating gtkdoc-mkdb
config.status: creating gtkdoc-mkhtml
config.status: creating gtkdoc-mkman
config.status: creating gtkdoc-mkpdf
config.status: creating gtkdoc-rebase
config.status: creating gtkdoc-scan
config.status: creating gtkdoc-scangobj
config.status: creating gtkdocize
config.status: creating tests/tools.sh
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
gtk-doc was configured with the following options:
==================================================
configure:    PDF support disabled, no dblatex or fop available
configure:    Syntax highlighting of examples disabled
configure:    Skipping regression tests
configure:    Debug tracing disabled
configure: ** Documentation enabled
+ make -j4
Making all in cmake
make[1]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/cmake'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/cmake'
Making all in help
make[1]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/help'
Making all in manual
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/help/manual'
  GEN      bn_IN/bn_IN.mo
  GEN      cs/cs.mo
  GEN      de/de.mo
  GEN      el/el.mo
  GEN      en_GB/en_GB.mo
  GEN      es/es.mo
  GEN      fr/fr.mo
  GEN      gl/gl.mo
  GEN      gu/gu.mo
  GEN      pt_BR/pt_BR.mo
  GEN      sl/sl.mo
  GEN      sv/sv.mo
  GEN      ta/ta.mo
  GEN      te/te.mo
  GEN      zh_CN/zh_CN.mo
  GEN    bn_IN/
  GEN    cs/
  GEN    de/
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
  GEN    el/
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
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
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
  GEN    en_GB/
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
  GEN    es/
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
  GEN    fr/
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
  GEN    gl/
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
  GEN    gu/
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
  GEN    pt_BR/
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
  GEN    sl/
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
  GEN    sv/
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
  GEN    ta/
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
  GEN    te/
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
  GEN    zh_CN/
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
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/help/manual'
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/help'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/help'
make[1]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/help'
Making all in tests
make[1]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests'
Making all in annotations
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations'
Making all in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/src'
Making all in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations'
Making all in bugs
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs'
Making all in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/src'
Making all in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs'
Making all in empty
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty'
Making all in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/src'
Making all in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty'
Making all in fail
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail'
Making all in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/src'
Making all in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail'
Making all in gobject
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject'
Making all in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/src'
Making all in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject'
Making all in program
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program'
Making all in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/src'
Making all in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program'
Making all in repro
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro'
Making all in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/src'
Making all in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro'
Making all in .
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests'
make[1]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests'
make[1]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.skBZSW
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64
+ cd gtk-doc-1.27
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64 'INSTALL=/usr/bin/install -p'
Making install in cmake
make[1]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/cmake'
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/cmake'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/lib64/cmake/GtkDoc'
 /usr/bin/install -p -m 644 GtkDocConfig.cmake GtkDocConfigVersion.cmake GtkDocScanGObjWrapper.cmake '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/lib64/cmake/GtkDoc'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/cmake'
make[1]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/cmake'
Making install in help
make[1]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/help'
Making install in manual
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/help/manual'
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/help/manual'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -p -m 644 C/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/C/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 C/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/C/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 bn_IN/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/bn_IN/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 bn_IN/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/bn_IN/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 cs/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/cs/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 cs/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/cs/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 de/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/de/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 de/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/de/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 el/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/el/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 el/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/el/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 en_GB/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/en_GB/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 en_GB/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/en_GB/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 es/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/es/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 es/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/es/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 fr/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/fr/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 fr/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/fr/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 gl/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/gl/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 gl/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/gl/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 gu/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/gu/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 gu/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/gu/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 pt_BR/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/pt_BR/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 pt_BR/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/pt_BR/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 sl/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/sl/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 sl/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/sl/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 sv/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/sv/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 sv/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/sv/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 ta/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/ta/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 ta/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/ta/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 te/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/te/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 te/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/te/gtk-doc-manual/fdl-appendix.xml
/usr/bin/install -p -m 644 zh_CN/index.docbook /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/zh_CN/gtk-doc-manual/index.docbook
/usr/bin/install -p -m 644 zh_CN/fdl-appendix.xml /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/help/zh_CN/gtk-doc-manual/fdl-appendix.xml
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/help/manual'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/help/manual'
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/help'
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/help'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/help'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/help'
make[1]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/help'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests'
Making install in annotations
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations'
Making install in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/src'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/src'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/src'
Making install in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/docs'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/docs'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/annotations'
Making install in bugs
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs'
Making install in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/src'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/src'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/src'
Making install in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/docs'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/docs'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/bugs'
Making install in empty
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty'
Making install in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/src'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/src'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/src'
Making install in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/docs'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/docs'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/empty'
Making install in fail
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail'
Making install in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/src'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/src'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/src'
Making install in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/docs'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/docs'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/fail'
Making install in gobject
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject'
Making install in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/src'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/src'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/src'
Making install in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/docs'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/docs'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/gobject'
Making install in program
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program'
Making install in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/src'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/src'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/src'
Making install in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/docs'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/docs'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/program'
Making install in repro
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro'
Making install in src
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/src'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/src'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/src'
Making install in docs
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/docs'
make[4]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/docs'
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests/repro'
Making install in .
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests'
make[3]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests'
make[1]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27/tests'
make[1]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27'
make[2]: Entering directory '/builddir/build/BUILD/gtk-doc-1.27'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/bin'
 /usr/bin/install -p gtkdoc-check gtkdoc-depscan gtkdoc-fixxref gtkdoc-mkdb gtkdoc-mkhtml gtkdoc-mkman gtkdoc-mkpdf gtkdoc-rebase gtkdoc-scan gtkdoc-scangobj gtkdocize '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/aclocal'
 /usr/bin/install -p -m 644 gtk-doc.m4 '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/aclocal'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/data'
 /usr/bin/install -p -m 644 gtk-doc.xsl version-greater-or-equal.xsl devhelp2.xsd devhelp2.xsl gtk-doc.make gtk-doc.flat.make style/home.png style/left.png style/left-insensitive.png style/right.png style/right-insensitive.png style/up.png style/up-insensitive.png style/style.css '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/data'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/pkgconfig'
 /usr/bin/install -p -m 644 gtk-doc.pc '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/pkgconfig'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc'
 /usr/bin/install -p -m 644 gtkdoc/__init__.py gtkdoc/check.py gtkdoc/common.py gtkdoc/config.py gtkdoc/fixxref.py gtkdoc/md_to_db.py gtkdoc/mkdb.py gtkdoc/mkhtml.py gtkdoc/mkman.py gtkdoc/mkpdf.py gtkdoc/rebase.py gtkdoc/scan.py gtkdoc/scangobj.py '/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc'
make[2]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27'
make[1]: Leaving directory '/builddir/build/BUILD/gtk-doc-1.27'
+ /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
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/check.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/md_to_db.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/__init__.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/scan.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/config.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/mkdb.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/scangobj.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/mkpdf.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/rebase.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/fixxref.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/common.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/mkman.py
/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/gtk-doc/python/gtkdoc/mkhtml.py
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
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
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: mangling shebang in ./usr/bin/gtkdoc-mkdb from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/gtkdoc-scangobj from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/gtkdoc-depscan from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/gtkdoc-mkman from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/gtkdoc-fixxref from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/gtkdoc-rebase from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/gtkdoc-mkpdf from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/gtkdoc-mkhtml from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/gtkdoc-scan from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/gtkdoc-check from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
Processing files: gtk-doc-1.27-2.0.riscv64.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UBhYYJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd gtk-doc-1.27
+ DOCDIR=/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/doc/gtk-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/doc/gtk-doc
+ cp -pr AUTHORS /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/doc/gtk-doc
+ cp -pr README /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/doc/gtk-doc
+ cp -pr doc/README.docs doc/authors.txt doc/gnome.txt doc/sections-file.txt doc/setting-up.txt doc/style-guide.txt /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/doc/gtk-doc
+ cp -pr examples /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/doc/gtk-doc
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TwyQ6b
+ umask 022
+ cd /builddir/build/BUILD
+ cd gtk-doc-1.27
+ LICENSEDIR=/builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/licenses/gtk-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/licenses/gtk-doc
+ cp -pr COPYING /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/licenses/gtk-doc
+ cp -pr COPYING-DOCS /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64/usr/share/licenses/gtk-doc
+ exit 0
Provides: gtk-doc = 1.27-2.0.riscv64.fc28 gtk-doc(riscv-64) = 1.27-2.0.riscv64.fc28 pkgconfig(gtk-doc) = 1.27
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: /bin/sh /usr/bin/pkg-config /usr/bin/python2
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.fc28.riscv64
Wrote: /builddir/build/SRPMS/gtk-doc-1.27-2.0.riscv64.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/gtk-doc-1.27-2.0.riscv64.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V7giFd
+ umask 022
+ cd /builddir/build/BUILD
+ cd gtk-doc-1.27
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/gtk-doc-1.27-2.0.riscv64.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