Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/libraqm.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-101650-855406/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/libraqm.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1611619200 Wrote: /builddir/build/SRPMS/libraqm-0.7.0-7.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/libraqm.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-101650-855406/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/libraqm.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1611619200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QFEEAl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf raqm-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/raqm-0.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd raqm-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed s:python:/usr/bin/python3:g -i tests/Makefile.in + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -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/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-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 --- ./configure.backup 2019-05-27 18:51:17.000000000 +0000 +++ ./configure 2021-09-08 06:55:34.494709579 +0000 @@ -1820,7 +1820,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /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 --- ./configure.backup 2021-09-08 06:55:34.494709579 +0000 +++ ./configure 2021-09-08 06:55:34.514708932 +0000 @@ -7204,7 +7204,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -14897,7 +14897,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -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="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-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 --enable-gtk-doc 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 make supports nested variables... (cached) yes checking for ppc64le-redhat-linux-gnu-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking for a sed that does not truncate output... /usr/bin/sed checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-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 ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7210: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 ppc64le-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 ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.20... yes checking for FREETYPE... yes checking for HARFBUZZ... yes checking for FRIBIDI... yes checking for hb_ft_font_create_referenced... yes checking for hb_ft_font_set_load_flags... yes checking for hb_buffer_set_invisible_glyph... yes checking whether HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES is declared... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating raqm.pc config.status: creating src/Makefile config.status: creating src/raqm-version.h config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QO0Nws + umask 022 + cd /builddir/build/BUILD + cd raqm-0.7.0 + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/raqm-0.7.0' Making all in src make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/src' CC libraqm_la-raqm.lo CCLD libraqm.la make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/src' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/docs' DOC Preparing build DOC Building XML DOC Scanning header files DOC Introspecting gobjects DOC Building XML DOC Building HTML DOC Fixing cross-references html/raqm-Raqm.html:444: warning: no link for: "NULL:CAPS" -> (NULL). html/raqm-Raqm.html:487: warning: no link for: "cairo-reference" -> (cairo_reference()). html/raqm-Raqm.html:548: warning: no link for: "true" -> (true). html/raqm-Raqm.html:548: warning: no link for: "false" -> (false). html/raqm-Raqm.html:723: warning: no link for: "FT-Face" -> (FT_Face). make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/docs' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/tests' make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0' make[1]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.anhdPC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le ++ dirname /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le + cd raqm-0.7.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/src' make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libraqm.la '/builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64' libtool: install: /usr/bin/install -p .libs/libraqm.so.0.700.0 /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64/libraqm.so.0.700.0 libtool: install: (cd /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64 && { ln -s -f libraqm.so.0.700.0 libraqm.so.0 || { rm -f libraqm.so.0 && ln -s libraqm.so.0.700.0 libraqm.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64 && { ln -s -f libraqm.so.0.700.0 libraqm.so || { rm -f libraqm.so && ln -s libraqm.so.0.700.0 libraqm.so; }; }) libtool: install: /usr/bin/install -p .libs/libraqm.lai /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64/libraqm.la libtool: install: /usr/bin/install -p .libs/libraqm.a /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64/libraqm.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64/libraqm.a libtool: install: ranlib /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64/libraqm.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/include' /usr/bin/install -p -m 644 raqm.h raqm-version.h '/builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/src' make[1]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/src' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/docs' make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/annotation-glossary.html /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/raqm-Raqm.html /usr/bin/install -p -m 644 ./html/raqm.devhelp2 /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png ../harfbuzz/ -> /usr/share/gtk-doc/html/harfbuzz (3) make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/docs' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/tests' make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/tests' make[1]: Entering directory '/builddir/build/BUILD/raqm-0.7.0' make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 raqm.pc '/builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0' make[1]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0' + rm -f /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64/libraqm.la /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64/libraqm.a + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.7.0-7.el9s --unique-debug-suffix -0.7.0-7.el9s.ppc64le --unique-debug-src-base libraqm-0.7.0-7.el9s.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/raqm-0.7.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64/libraqm.so.0.700.0 extracting debug info from /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/lib64/libraqm.so.0.700.0 original debug info size: 96kB, size after compression: 100kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 111 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VCmbT7 + umask 022 + cd /builddir/build/BUILD + cd raqm-0.7.0 + export LC_ALL=C.utf8 + LC_ALL=C.utf8 + make check Making check in src make[1]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/src' make libraqm-test.la make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/src' CC libraqm_test_la-raqm.lo CCLD libraqm-test.la make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/src' make[1]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/src' Making check in docs make[1]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/docs' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/docs' make[3]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/docs' GEN gtkdoc-check.test PASS: gtkdoc-check.test ============================================================================ Testsuite summary for Raqm 0.7.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/docs' make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/docs' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/tests' make raqm-test make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/tests' CC raqm_test-raqm-test.o CCLD raqm-test make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/tests' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/tests' make[3]: Entering directory '/builddir/build/BUILD/raqm-0.7.0/tests' PASS: buffer-flags-1.test PASS: direction-ltr-1.test PASS: direction-ltr-2.test PASS: direction-ltr-3.test PASS: direction-ltr-4.test PASS: direction-ltr-5.test PASS: direction-rtl-1.test PASS: direction-rtl-2.test PASS: direction-rtl-3.test PASS: direction-rtl-4.test PASS: direction-rtl-5.test PASS: direction-ttb-1.test PASS: empty-text.test PASS: features-arabic.test PASS: features-kerning.test PASS: features-ligature.test PASS: scripts-backward.test PASS: scripts-backward-ltr.test PASS: scripts-backward-rtl.test PASS: scripts-common.test PASS: scripts-forward.test PASS: scripts-forward-ltr.test PASS: scripts-forward-rtl.test PASS: languages-sr.test PASS: languages-sr-ru.test PASS: multi-fonts.test PASS: multi-fonts2.test PASS: xyoffset.test PASS: test1.test PASS: test2.test PASS: test3.test PASS: test4.test PASS: test5.test PASS: cursor_position1.test PASS: cursor_position2.test PASS: cursor_position3.test PASS: cursor_position4.test PASS: cursor_position_GB3.test PASS: cursor_position_GB4.test PASS: cursor_position_GB5.test PASS: cursor_position_GB8a.test PASS: cursor_position_GB9.test PASS: cursor_position_GB9a.test PASS: invisible_glyph_hidden.test PASS: invisible_glyph_space.test PASS: invisible_glyph_explicit.test ============================================================================ Testsuite summary for Raqm 0.7.0 ============================================================================ # TOTAL: 46 # PASS: 46 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/tests' make[2]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0/tests' make[1]: Entering directory '/builddir/build/BUILD/raqm-0.7.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/raqm-0.7.0' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libraqm-0.7.0-7.el9s.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lMUX0a + umask 022 + cd /builddir/build/BUILD + cd raqm-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/licenses/libraqm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/licenses/libraqm + cp -pr COPYING /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/licenses/libraqm + RPM_EC=0 ++ jobs -p + exit 0 Provides: libraqm = 0.7.0-7.el9s libraqm(ppc-64) = 0.7.0-7.el9s libraqm.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfreetype.so.6()(64bit) libfribidi.so.0()(64bit) libharfbuzz.so.0()(64bit) rtld(GNU_HASH) Processing files: libraqm-docs-0.7.0-7.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wa5iTR + umask 022 + cd /builddir/build/BUILD + cd raqm-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/doc/libraqm-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/doc/libraqm-docs + cp -pr AUTHORS /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/doc/libraqm-docs + cp -pr NEWS /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/doc/libraqm-docs + cp -pr README /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/doc/libraqm-docs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dPGvzh + umask 022 + cd /builddir/build/BUILD + cd raqm-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/licenses/libraqm-docs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/licenses/libraqm-docs + cp -pr COPYING /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/licenses/libraqm-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: libraqm-docs = 0.7.0-7.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libraqm-devel-0.7.0-7.el9s.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eyk9wB + umask 022 + cd /builddir/build/BUILD + cd raqm-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/licenses/libraqm-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/licenses/libraqm-devel + cp -pr COPYING /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le/usr/share/licenses/libraqm-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libraqm-devel = 0.7.0-7.el9s libraqm-devel(ppc-64) = 0.7.0-7.el9s pkgconfig(raqm) = 0.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libraqm.so.0()(64bit) pkgconfig(freetype2) >= 12.0.6 pkgconfig(fribidi) pkgconfig(harfbuzz) Processing files: libraqm-debugsource-0.7.0-7.el9s.ppc64le Provides: libraqm-debugsource = 0.7.0-7.el9s libraqm-debugsource(ppc-64) = 0.7.0-7.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libraqm-debuginfo-0.7.0-7.el9s.ppc64le Provides: debuginfo(build-id) = d3470d1068f29b6ab82cb1efcb10fd044b56922e libraqm-debuginfo = 0.7.0-7.el9s libraqm-debuginfo(ppc-64) = 0.7.0-7.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libraqm-debugsource(ppc-64) = 0.7.0-7.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le Wrote: /builddir/build/RPMS/libraqm-0.7.0-7.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/libraqm-debugsource-0.7.0-7.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/libraqm-devel-0.7.0-7.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/libraqm-debuginfo-0.7.0-7.el9s.ppc64le.rpm Wrote: /builddir/build/RPMS/libraqm-docs-0.7.0-7.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3qwLtg + umask 022 + cd /builddir/build/BUILD + cd raqm-0.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libraqm-0.7.0-7.el9s.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0