Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/docbook2X.spec'], chrootPath='/var/lib/mock/dist-oc9-build-49906-14595/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/docbook2X.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/docbook2X-0.8.8-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/docbook2X.spec'], chrootPath='/var/lib/mock/dist-oc9-build-49906-14595/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/docbook2X.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Gdvu6w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf docbook2X-0.8.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/docbook2X-0.8.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd docbook2X-0.8.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aqUBHy + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd docbook2X-0.8.8 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 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 ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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 --program-transform-name=s/docbook2/db2x_docbook2/ checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for aarch64-opencloudos-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking for perl... /usr/bin/perl checking for iconv... /usr/bin/iconv checking for sgml2xml... /usr/bin/sgml2xml checking for osx... /usr/bin/osx checking for makeinfo... /usr/bin/makeinfo checking for groff... /usr/bin/groff checking for xmllint... /usr/bin/xmllint checking for tidy... no checking for xsltproc... /usr/bin/xsltproc checking for java... no checking for /usr/local/share/java/resolver.jar... no checking for /usr/share/java/resolver.jar... no checking for /usr/share/java/xml-commons-resolver-1.1.jar... no checking for /usr/local/share/java/saxon.jar... no checking for /usr/share/java/saxon.jar... no checking for /usr/local/share/java/xalan.jar... no checking for /usr/share/java/xalan.jar... no checking for /usr/share/java/xalan2.jar... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getline... yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating charmaps/Makefile config.status: creating dtd/Makefile config.status: creating xslt/Makefile config.status: creating xslt/common/Makefile config.status: creating xslt/common/text/Makefile config.status: creating xslt/man/Makefile config.status: creating xslt/texi/Makefile config.status: creating xslt/documentation/Makefile config.status: creating xslt/backend/Makefile config.status: creating perl/Makefile config.status: creating perl/config.pl config.status: creating perl/sgml2xml-isoent config.status: creating utf8trans/Makefile config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating test/refentry/Makefile config.status: creating test/complete-manuals/Makefile config.status: creating test/utf8trans/Makefile config.status: creating test/sgml/Makefile config.status: creating utf8trans/config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in . make[1]: Nothing to be done for 'all-am'. Making all in charmaps make[1]: Nothing to be done for 'all'. Making all in dtd make[1]: Nothing to be done for 'all'. Making all in perl make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' rm -f docbook2man (cat config.pl ; echo 'my $CONVERSION_TYPE = q;'; cat ./docbook2X.pl) >docbook2man chmod 555 docbook2man /usr/bin/perl -c -w docbook2man make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' docbook2man syntax OK make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' rm -f db2x_xsltproc cat config.pl db2x_xsltproc.pl >db2x_xsltproc chmod 555 db2x_xsltproc /usr/bin/perl -c -w db2x_xsltproc make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' rm -f docbook2texi (cat config.pl ; echo 'my $CONVERSION_TYPE = q;'; cat ./docbook2X.pl) >docbook2texi chmod 555 docbook2texi /usr/bin/perl -c -w docbook2texi make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' db2x_xsltproc syntax OK docbook2texi syntax OK make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' rm -f db2x_manxml cat config.pl XML/Handler/SGMLSpl.pm db2x_manxml.pl >db2x_manxml chmod 555 db2x_manxml /usr/bin/perl -c -w db2x_manxml make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' rm -f db2x_texixml cat config.pl XML/Handler/SGMLSpl.pm db2x_texixml.pl >db2x_texixml chmod 555 db2x_texixml /usr/bin/perl -c -w db2x_texixml make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' Making all in utf8trans db2x_manxml syntax OK db2x_texixml syntax OK /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c strings_buffer.c make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c mtable.c make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c utf8trans.c make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o utf8trans utf8trans.o mtable.o strings_buffer.o make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' Making all in xslt Making all in common Making all in text make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in man make[2]: Nothing to be done for 'all'. Making all in texi make[2]: Nothing to be done for 'all'. Making all in documentation make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/documentation' ../../perl/db2x_xsltproc -C ../../xslt/catalog.xml -s ./extract-params.xsl -o docbook2texi-param.xml \ ./../texi/param.xsl make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/documentation' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/documentation' ../../perl/db2x_xsltproc -C ../../xslt/catalog.xml -s ./extract-params.xsl -o docbook2man-param.xml \ ./../man/param.xsl make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/documentation' Making all in backend make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in doc make[1]: Nothing to be done for 'all'. Making all in test Making all in refentry make[2]: Nothing to be done for 'all'. Making all in complete-manuals make[2]: Nothing to be done for 'all'. Making all in utf8trans make[2]: Nothing to be done for 'all'. Making all in sgml make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. + rm -rf __dist_html + mkdir -p __dist_html/html + cp -p doc/changes.html doc/charsets.html doc/cindex.html doc/db2x_manxml.html doc/db2x_texixml.html doc/db2x_xsltproc.html doc/dependencies.html doc/design-notes.html doc/docbook2X.html doc/docbook2man.html doc/docbook2texi.html doc/faq.html doc/install.html doc/manpages.html doc/performance.html doc/sgml2xml-isoent.html doc/testing.html doc/texinfo.html doc/todo.html doc/utf8trans.html doc/xsltproc.html __dist_html/html + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3yHc6u + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64 + cd docbook2X-0.8.8 + rm -rf /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64 'INSTALL=/usr/bin/install -p' Making install in . make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/docbook2X" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X" /usr/bin/install -p -m 644 'VERSION' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/VERSION' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8' make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8' Making install in charmaps make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/charmaps' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/charmaps' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/docbook2X/charmaps" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/charmaps" /usr/bin/install -p -m 644 'texi.charmap' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/charmaps/texi.charmap' /usr/bin/install -p -m 644 'texi.charmap.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/charmaps/texi.charmap.xml' /usr/bin/install -p -m 644 'texi-small.charmap.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/charmaps/texi-small.charmap.xml' /usr/bin/install -p -m 644 'roff.charmap' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/charmaps/roff.charmap' /usr/bin/install -p -m 644 'roff.charmap.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/charmaps/roff.charmap.xml' /usr/bin/install -p -m 644 'roff-small.charmap.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/charmaps/roff-small.charmap.xml' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/charmaps' make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/charmaps' Making install in dtd make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/dtd' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/dtd' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/docbook2X/dtd" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/dtd" /usr/bin/install -p -m 644 'Texi-XML' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/dtd/Texi-XML' /usr/bin/install -p -m 644 'Man-XML' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/dtd/Man-XML' /usr/bin/install -p -m 644 'catalog.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/dtd/catalog.xml' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/dtd' make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/dtd' Making install in perl make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/bin" /usr/bin/install -p 'db2x_xsltproc' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/bin/db2x_xsltproc' /usr/bin/install -p 'sgml2xml-isoent' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/bin/sgml2xml-isoent' /usr/bin/install -p 'db2x_manxml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/bin/db2x_manxml' /usr/bin/install -p 'db2x_texixml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/bin/db2x_texixml' /usr/bin/install -p 'docbook2man' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/bin/db2x_docbook2man' /usr/bin/install -p 'docbook2texi' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/bin/db2x_docbook2texi' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/perl' Making install in utf8trans make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/bin" /usr/bin/install -p 'utf8trans' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/bin/utf8trans' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/utf8trans' Making install in xslt make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt' Making install in common make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/common' Making install in text make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/common/text' make[4]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/common/text' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/docbook2X/xslt/common/text" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text" /usr/bin/install -p -m 644 'af.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/af.xml' /usr/bin/install -p -m 644 'bg.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/bg.xml' /usr/bin/install -p -m 644 'ca.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/ca.xml' /usr/bin/install -p -m 644 'cs.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/cs.xml' /usr/bin/install -p -m 644 'da.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/da.xml' /usr/bin/install -p -m 644 'de.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/de.xml' /usr/bin/install -p -m 644 'el.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/el.xml' /usr/bin/install -p -m 644 'en.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/en.xml' /usr/bin/install -p -m 644 'es.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/es.xml' /usr/bin/install -p -m 644 'et.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/et.xml' /usr/bin/install -p -m 644 'eu.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/eu.xml' /usr/bin/install -p -m 644 'fi.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/fi.xml' /usr/bin/install -p -m 644 'fr.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/fr.xml' /usr/bin/install -p -m 644 'he.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/he.xml' /usr/bin/install -p -m 644 'hu.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/hu.xml' /usr/bin/install -p -m 644 'id.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/id.xml' /usr/bin/install -p -m 644 'it.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/it.xml' /usr/bin/install -p -m 644 'ja.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/ja.xml' /usr/bin/install -p -m 644 'ko.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/ko.xml' /usr/bin/install -p -m 644 'lt.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/lt.xml' /usr/bin/install -p -m 644 'nl.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/nl.xml' /usr/bin/install -p -m 644 'nn.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/nn.xml' /usr/bin/install -p -m 644 'no.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/no.xml' /usr/bin/install -p -m 644 'pl.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/pl.xml' /usr/bin/install -p -m 644 'pt.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/pt.xml' /usr/bin/install -p -m 644 'pt-br.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/pt-br.xml' /usr/bin/install -p -m 644 'ro.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/ro.xml' /usr/bin/install -p -m 644 'ru.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/ru.xml' /usr/bin/install -p -m 644 'sk.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/sk.xml' /usr/bin/install -p -m 644 'sl.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/sl.xml' /usr/bin/install -p -m 644 'sr.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/sr.xml' /usr/bin/install -p -m 644 'sv.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/sv.xml' /usr/bin/install -p -m 644 'th.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/th.xml' /usr/bin/install -p -m 644 'tr.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/tr.xml' /usr/bin/install -p -m 644 'uk.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/uk.xml' /usr/bin/install -p -m 644 'vi.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/vi.xml' /usr/bin/install -p -m 644 'xh.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/xh.xml' /usr/bin/install -p -m 644 'zh-cn.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/zh-cn.xml' /usr/bin/install -p -m 644 'zh-tw.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/zh-tw.xml' /usr/bin/install -p -m 644 'l10n-set.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/text/l10n-set.xml' make[4]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/common/text' make[3]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/common/text' make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/common' make[4]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/common' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/docbook2X/xslt/common" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common" /usr/bin/install -p -m 644 'check-idref.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/check-idref.xsl' /usr/bin/install -p -m 644 'cmdsynopsis.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/cmdsynopsis.xsl' /usr/bin/install -p -m 644 'gentext.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/gentext.xsl' /usr/bin/install -p -m 644 'l10n.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/l10n.xsl' /usr/bin/install -p -m 644 'lists.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/lists.xsl' /usr/bin/install -p -m 644 'labels.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/labels.xsl' /usr/bin/install -p -m 644 'messages.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/messages.xsl' /usr/bin/install -p -m 644 'person.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/person.xsl' /usr/bin/install -p -m 644 'titles.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/titles.xsl' /usr/bin/install -p -m 644 'ucase.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/ucase.xsl' /usr/bin/install -p -m 644 'whitespace.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/whitespace.xsl' /usr/bin/install -p -m 644 'string.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/string.xsl' /usr/bin/install -p -m 644 'version.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/common/version.xsl' make[4]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/common' make[3]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/common' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/common' Making install in man make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/man' make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/man' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/docbook2X/xslt/man" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man" /usr/bin/install -p -m 644 'admon.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/admon.xsl' /usr/bin/install -p -m 644 'beginpage.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/beginpage.xsl' /usr/bin/install -p -m 644 'block.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/block.xsl' /usr/bin/install -p -m 644 'caption.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/caption.xsl' /usr/bin/install -p -m 644 'docbook.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/docbook.xsl' /usr/bin/install -p -m 644 'formal.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/formal.xsl' /usr/bin/install -p -m 644 'glossary.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/glossary.xsl' /usr/bin/install -p -m 644 'index.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/index.xsl' /usr/bin/install -p -m 644 'info.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/info.xsl' /usr/bin/install -p -m 644 'inline.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/inline.xsl' /usr/bin/install -p -m 644 'keywords.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/keywords.xsl' /usr/bin/install -p -m 644 'lists.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/lists.xsl' /usr/bin/install -p -m 644 'param.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/param.xsl' /usr/bin/install -p -m 644 'pi.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/pi.xsl' /usr/bin/install -p -m 644 'manpage.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/manpage.xsl' /usr/bin/install -p -m 644 'refentry.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/refentry.xsl' /usr/bin/install -p -m 644 'sectioning.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/sectioning.xsl' /usr/bin/install -p -m 644 'sections.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/sections.xsl' /usr/bin/install -p -m 644 'synop.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/synop.xsl' /usr/bin/install -p -m 644 'table.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/table.xsl' /usr/bin/install -p -m 644 'toc.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/toc.xsl' /usr/bin/install -p -m 644 'verbatim.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/verbatim.xsl' /usr/bin/install -p -m 644 'xref.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/man/xref.xsl' make[3]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/man' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/man' Making install in texi make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/texi' make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/texi' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/docbook2X/xslt/texi" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi" /usr/bin/install -p -m 644 'admon.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/admon.xsl' /usr/bin/install -p -m 644 'autotoc.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/autotoc.xsl' /usr/bin/install -p -m 644 'beginpage.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/beginpage.xsl' /usr/bin/install -p -m 644 'biblio.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/biblio.xsl' /usr/bin/install -p -m 644 'block.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/block.xsl' /usr/bin/install -p -m 644 'callout.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/callout.xsl' /usr/bin/install -p -m 644 'caption.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/caption.xsl' /usr/bin/install -p -m 644 'component.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/component.xsl' /usr/bin/install -p -m 644 'division.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/division.xsl' /usr/bin/install -p -m 644 'docbook.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/docbook.xsl' /usr/bin/install -p -m 644 'footnote.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/footnote.xsl' /usr/bin/install -p -m 644 'force-inline.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/force-inline.xsl' /usr/bin/install -p -m 644 'formal.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/formal.xsl' /usr/bin/install -p -m 644 'glossary.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/glossary.xsl' /usr/bin/install -p -m 644 'graphics.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/graphics.xsl' /usr/bin/install -p -m 644 'index.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/index.xsl' /usr/bin/install -p -m 644 'info.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/info.xsl' /usr/bin/install -p -m 644 'inline.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/inline.xsl' /usr/bin/install -p -m 644 'keywords.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/keywords.xsl' /usr/bin/install -p -m 644 'lists.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/lists.xsl' /usr/bin/install -p -m 644 'math.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/math.xsl' /usr/bin/install -p -m 644 'menudescrip.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/menudescrip.xsl' /usr/bin/install -p -m 644 'param.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/param.xsl' /usr/bin/install -p -m 644 'pi.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/pi.xsl' /usr/bin/install -p -m 644 'qandaset.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/qandaset.xsl' /usr/bin/install -p -m 644 'refentry.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/refentry.xsl' /usr/bin/install -p -m 644 'sectioning.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/sectioning.xsl' /usr/bin/install -p -m 644 'sections.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/sections.xsl' /usr/bin/install -p -m 644 'synop.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/synop.xsl' /usr/bin/install -p -m 644 'table.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/table.xsl' /usr/bin/install -p -m 644 'texifile.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/texifile.xsl' /usr/bin/install -p -m 644 'texinode-base.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/texinode-base.xsl' /usr/bin/install -p -m 644 'texinode.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/texinode.xsl' /usr/bin/install -p -m 644 'chunk.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/chunk.xsl' /usr/bin/install -p -m 644 'toc.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/toc.xsl' /usr/bin/install -p -m 644 'verbatim.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/verbatim.xsl' /usr/bin/install -p -m 644 'xref.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/xref.xsl' /usr/bin/install -p -m 644 'jrefentry.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/texi/jrefentry.xsl' make[3]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/texi' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/texi' Making install in documentation make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/documentation' make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/documentation' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/info" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info" /usr/bin/install -p -m 644 './docbook2man-xslt.info' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info/docbook2man-xslt.info' /usr/bin/install -p -m 644 './docbook2texi-xslt.info' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info/docbook2texi-xslt.info' install-info --info-dir='/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info/docbook2man-xslt.info' install-info --info-dir='/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info/docbook2texi-xslt.info' make[3]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/documentation' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/documentation' Making install in backend make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/backend' make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/backend' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/docbook2X/xslt/backend" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/backend" /usr/bin/install -p -m 644 'db2x_manxml.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/backend/db2x_manxml.xsl' /usr/bin/install -p -m 644 'string.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/backend/string.xsl' /usr/bin/install -p -m 644 'charmap.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/backend/charmap.xsl' /usr/bin/install -p -m 644 'db2x_texixml.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/backend/db2x_texixml.xsl' /usr/bin/install -p -m 644 'man-html-table.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/backend/man-html-table.xsl' /usr/bin/install -p -m 644 'man-table.xsl' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/backend/man-table.xsl' make[3]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/backend' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt/backend' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt' make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/docbook2X/xslt" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt" /usr/bin/install -p -m 644 'catalog.xml' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/docbook2X/xslt/catalog.xml' make[3]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt' make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/xslt' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/doc' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/docbook2X" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X" /usr/bin/install -p -m 644 'changes.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/changes.html' /usr/bin/install -p -m 644 'charsets.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/charsets.html' /usr/bin/install -p -m 644 'cindex.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/cindex.html' /usr/bin/install -p -m 644 'design-notes.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/design-notes.html' /usr/bin/install -p -m 644 'db2x_manxml.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/db2x_manxml.html' /usr/bin/install -p -m 644 'db2x_texixml.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/db2x_texixml.html' /usr/bin/install -p -m 644 'db2x_xsltproc.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/db2x_xsltproc.html' /usr/bin/install -p -m 644 'sgml2xml-isoent.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/sgml2xml-isoent.html' /usr/bin/install -p -m 644 'docbook2X.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/docbook2X.html' /usr/bin/install -p -m 644 'faq.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/faq.html' /usr/bin/install -p -m 644 'manpages.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/manpages.html' /usr/bin/install -p -m 644 'texinfo.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/texinfo.html' /usr/bin/install -p -m 644 'todo.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/todo.html' /usr/bin/install -p -m 644 'utf8trans.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/utf8trans.html' /usr/bin/install -p -m 644 'xsltproc.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/xsltproc.html' /usr/bin/install -p -m 644 'performance.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/performance.html' /usr/bin/install -p -m 644 'testing.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/testing.html' /usr/bin/install -p -m 644 'install.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/install.html' /usr/bin/install -p -m 644 'dependencies.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/dependencies.html' /usr/bin/install -p -m 644 'docbook2man.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/docbook2man.html' /usr/bin/install -p -m 644 'docbook2texi.html' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X/docbook2texi.html' test -z "/usr/share/info" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info" /usr/bin/install -p -m 644 './docbook2X.info' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info/docbook2X.info' install-info --info-dir='/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info/docbook2X.info' test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/man/man1" /usr/bin/install -p -m 644 './db2x_manxml.1' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/man/man1/db2x_manxml.1' /usr/bin/install -p -m 644 './db2x_texixml.1' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/man/man1/db2x_texixml.1' /usr/bin/install -p -m 644 './db2x_xsltproc.1' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/man/man1/db2x_xsltproc.1' /usr/bin/install -p -m 644 './utf8trans.1' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/man/man1/utf8trans.1' /usr/bin/install -p -m 644 './docbook2man.1' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/man/man1/db2x_docbook2man.1' /usr/bin/install -p -m 644 './docbook2texi.1' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/man/man1/db2x_docbook2texi.1' /usr/bin/install -p -m 644 './sgml2xml-isoent.1' '/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/man/man1/sgml2xml-isoent.1' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/doc' make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/doc' Making install in test make[1]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/test' Making install in refentry make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/test/refentry' make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/test/refentry' 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/docbook2X-0.8.8/test/refentry' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/test/refentry' Making install in complete-manuals make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/test/complete-manuals' make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/test/complete-manuals' 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/docbook2X-0.8.8/test/complete-manuals' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/test/complete-manuals' Making install in utf8trans make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/test/utf8trans' make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/test/utf8trans' 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/docbook2X-0.8.8/test/utf8trans' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/test/utf8trans' Making install in sgml make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/test/sgml' make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/test/sgml' 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/docbook2X-0.8.8/test/sgml' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/test/sgml' make[2]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/test' make[3]: Entering directory '/builddir/build/BUILD/docbook2X-0.8.8/test' 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/docbook2X-0.8.8/test' make[2]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/test' make[1]: Leaving directory '/builddir/build/BUILD/docbook2X-0.8.8/test' + rm -rf /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64//usr/share/doc/ + rm -f /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/info/dir + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.8.8-3.oc9 --unique-debug-suffix -0.8.8-3.oc9.aarch64 --unique-debug-src-base docbook2X-0.8.8-3.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/docbook2X-0.8.8 extracting debug info from /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/bin/utf8trans Support for debuginfod is not compiled into GDB. 41 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/bin/sgml2xml-isoent from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: docbook2X-0.8.8-3.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6vsgXD + umask 022 + cd /builddir/build/BUILD + cd docbook2X-0.8.8 + DOCDIR=/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X + cp -pr README /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X + cp -pr THANKS /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X + cp -pr AUTHORS /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X + cp -pr __dist_html/html/ /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/doc/docbook2X + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4fAl6X + umask 022 + cd /builddir/build/BUILD + cd docbook2X-0.8.8 + LICENSEDIR=/builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/licenses/docbook2X + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/licenses/docbook2X + cp -pr COPYING /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64/usr/share/licenses/docbook2X + RPM_EC=0 ++ jobs -p + exit 0 Provides: docbook2X = 0.8.8-3.oc9 docbook2X(aarch-64) = 0.8.8-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) perl(Exporter) perl(Getopt::Long) perl(IO::File) perl(Text::Wrap) perl(XML::SAX::ParserFactory) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: docbook2X-debugsource-0.8.8-3.oc9.aarch64 Provides: docbook2X-debugsource = 0.8.8-3.oc9 docbook2X-debugsource(aarch-64) = 0.8.8-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: docbook2X-debuginfo-0.8.8-3.oc9.aarch64 Provides: debuginfo(build-id) = 56aa45cd72b7f5d253fadc76d09419fd93187205 docbook2X-debuginfo = 0.8.8-3.oc9 docbook2X-debuginfo(aarch-64) = 0.8.8-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: docbook2X-debugsource(aarch-64) = 0.8.8-3.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/docbook2X-0.8.8-3.oc9.aarch64 Wrote: /builddir/build/RPMS/docbook2X-debugsource-0.8.8-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/docbook2X-debuginfo-0.8.8-3.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/docbook2X-0.8.8-3.oc9.aarch64.rpm Child return code was: 0