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 x86_64 --nodeps /builddir/build/SPECS/fribidi.spec'], chrootPath='/var/lib/mock/dist-oc9-build-63542-16463/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 x86_64 --nodeps /builddir/build/SPECS/fribidi.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fribidi-1.0.13-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/fribidi.spec'], chrootPath='/var/lib/mock/dist-oc9-build-63542-16463/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 x86_64 --nodeps /builddir/build/SPECS/fribidi.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Nmej2A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fribidi-1.0.13 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fribidi-1.0.13.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd fribidi-1.0.13 + /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.xb7rvC + 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 fribidi-1.0.13 + '[' '-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 2023-05-17 02:57:30.000000000 +0800 +++ ./configure 2024-01-08 08:33:51.796681432 +0800 @@ -1741,7 +1741,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 2024-01-08 08:33:51.796681432 +0800 +++ ./configure 2024-01-08 08:33:51.881681668 +0800 @@ -7234,7 +7234,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'" @@ -16671,7 +16671,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.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 + 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/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-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 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 whether make supports the include directive... yes (GNU style) checking for x86_64-opencloudos-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for x86_64-opencloudos-linux-gnu-ar... no checking for x86_64-opencloudos-linux-gnu-lib... no checking for x86_64-opencloudos-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-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 x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-opencloudos-linux-gnu-file... no checking for file... file checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7240: -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 x86_64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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... yes 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 -m elf_x86_64) 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... no checking for x86_64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for x86_64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for native Win32... no checking for some Win32 platform... no checking for egrep... (cached) /usr/bin/grep -E checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for wchar.h... yes checking for asm/page.h... no checking for sys/times.h... yes checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for preprocessor stringizing operator... yes checking size of int... 4 checking size of short... 2 checking size of void *... 8 checking size of wchar_t... 4 checking for gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for memmove... yes checking for memset... yes checking for strdup... yes checking return type of signal handlers... void checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating fribidi.pc config.status: creating lib/fribidi-config.h config.status: creating Makefile config.status: creating gen.tab/Makefile config.status: creating lib/Makefile config.status: creating bin/Makefile config.status: creating doc/Makefile config.status: creating test/Makefile config.status: creating test/unicode-conformance/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in gen.tab make[2]: Nothing to be done for 'all'. Making all in lib /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-arabic.lo `test -f 'fribidi-arabic.c' || echo './'`fribidi-arabic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-arabic.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-arabic.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-char-sets-cp1256.lo `test -f 'fribidi-char-sets-cp1256.c' || echo './'`fribidi-char-sets-cp1256.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-char-sets-cp1256.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-char-sets-cp1256.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-char-sets-iso8859-6.lo `test -f 'fribidi-char-sets-iso8859-6.c' || echo './'`fribidi-char-sets-iso8859-6.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-char-sets-iso8859-6.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-char-sets-iso8859-6.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-char-sets-iso8859-8.lo `test -f 'fribidi-char-sets-iso8859-8.c' || echo './'`fribidi-char-sets-iso8859-8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-char-sets-iso8859-8.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-char-sets-iso8859-8.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-char-sets.lo `test -f 'fribidi-char-sets.c' || echo './'`fribidi-char-sets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-char-sets.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-char-sets.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-char-sets-cp1255.lo `test -f 'fribidi-char-sets-cp1255.c' || echo './'`fribidi-char-sets-cp1255.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-char-sets-cp1255.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-char-sets-cp1255.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-deprecated.lo `test -f 'fribidi-deprecated.c' || echo './'`fribidi-deprecated.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-deprecated.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-deprecated.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-char-sets-utf8.lo `test -f 'fribidi-char-sets-utf8.c' || echo './'`fribidi-char-sets-utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-char-sets-utf8.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-char-sets-utf8.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-shape.lo `test -f 'fribidi-shape.c' || echo './'`fribidi-shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-shape.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-shape.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-joining.lo `test -f 'fribidi-joining.c' || echo './'`fribidi-joining.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-joining.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-joining.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-bidi-types.lo `test -f 'fribidi-bidi-types.c' || echo './'`fribidi-bidi-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-bidi-types.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-bidi-types.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi.lo `test -f 'fribidi.c' || echo './'`fribidi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-mirroring.lo `test -f 'fribidi-mirroring.c' || echo './'`fribidi-mirroring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-mirroring.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-mirroring.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-brackets.lo `test -f 'fribidi-brackets.c' || echo './'`fribidi-brackets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-brackets.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-brackets.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-char-sets-cap-rtl.lo `test -f 'fribidi-char-sets-cap-rtl.c' || echo './'`fribidi-char-sets-cap-rtl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-char-sets-cap-rtl.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-char-sets-cap-rtl.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-joining-types.lo `test -f 'fribidi-joining-types.c' || echo './'`fribidi-joining-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-joining-types.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-joining-types.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-run.lo `test -f 'fribidi-run.c' || echo './'`fribidi-run.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-run.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-run.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o libfribidi_la-fribidi-bidi.lo `test -f 'fribidi-bidi.c' || echo './'`fribidi-bidi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DFRIBIDI_BUILD -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c fribidi-bidi.c -fPIC -DPIC -o .libs/libfribidi_la-fribidi-bidi.o make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /bin/sh ../libtool --tag=CC --mode=link 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -no-undefined -version-info 4:0:4 -export-symbols-regex "^fribidi_.*" -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libfribidi.la -rpath /usr/lib64 libfribidi_la-fribidi.lo libfribidi_la-fribidi-arabic.lo libfribidi_la-fribidi-bidi.lo libfribidi_la-fribidi-bidi-types.lo libfribidi_la-fribidi-char-sets.lo libfribidi_la-fribidi-char-sets-cap-rtl.lo libfribidi_la-fribidi-char-sets-cp1255.lo libfribidi_la-fribidi-char-sets-cp1256.lo libfribidi_la-fribidi-char-sets-iso8859-6.lo libfribidi_la-fribidi-char-sets-iso8859-8.lo libfribidi_la-fribidi-char-sets-utf8.lo libfribidi_la-fribidi-deprecated.lo libfribidi_la-fribidi-joining.lo libfribidi_la-fribidi-joining-types.lo libfribidi_la-fribidi-mirroring.lo libfribidi_la-fribidi-brackets.lo libfribidi_la-fribidi-run.lo libfribidi_la-fribidi-shape.lo libtool: link: /usr/bin/nm -B .libs/libfribidi_la-fribidi.o .libs/libfribidi_la-fribidi-arabic.o .libs/libfribidi_la-fribidi-bidi.o .libs/libfribidi_la-fribidi-bidi-types.o .libs/libfribidi_la-fribidi-char-sets.o .libs/libfribidi_la-fribidi-char-sets-cap-rtl.o .libs/libfribidi_la-fribidi-char-sets-cp1255.o .libs/libfribidi_la-fribidi-char-sets-cp1256.o .libs/libfribidi_la-fribidi-char-sets-iso8859-6.o .libs/libfribidi_la-fribidi-char-sets-iso8859-8.o .libs/libfribidi_la-fribidi-char-sets-utf8.o .libs/libfribidi_la-fribidi-deprecated.o .libs/libfribidi_la-fribidi-joining.o .libs/libfribidi_la-fribidi-joining-types.o .libs/libfribidi_la-fribidi-mirroring.o .libs/libfribidi_la-fribidi-brackets.o .libs/libfribidi_la-fribidi-run.o .libs/libfribidi_la-fribidi-shape.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libfribidi.exp libtool: link: /usr/bin/grep -E -e "^fribidi_.*" ".libs/libfribidi.exp" > ".libs/libfribidi.expT" libtool: link: mv -f ".libs/libfribidi.expT" ".libs/libfribidi.exp" libtool: link: echo "{ global:" > .libs/libfribidi.ver libtool: link: cat .libs/libfribidi.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libfribidi.ver libtool: link: echo "local: *; };" >> .libs/libfribidi.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libfribidi_la-fribidi.o .libs/libfribidi_la-fribidi-arabic.o .libs/libfribidi_la-fribidi-bidi.o .libs/libfribidi_la-fribidi-bidi-types.o .libs/libfribidi_la-fribidi-char-sets.o .libs/libfribidi_la-fribidi-char-sets-cap-rtl.o .libs/libfribidi_la-fribidi-char-sets-cp1255.o .libs/libfribidi_la-fribidi-char-sets-cp1256.o .libs/libfribidi_la-fribidi-char-sets-iso8859-6.o .libs/libfribidi_la-fribidi-char-sets-iso8859-8.o .libs/libfribidi_la-fribidi-char-sets-utf8.o .libs/libfribidi_la-fribidi-deprecated.o .libs/libfribidi_la-fribidi-joining.o .libs/libfribidi_la-fribidi-joining-types.o .libs/libfribidi_la-fribidi-mirroring.o .libs/libfribidi_la-fribidi-brackets.o .libs/libfribidi_la-fribidi-run.o .libs/libfribidi_la-fribidi-shape.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libfribidi.so.0 -Wl,-version-script -Wl,.libs/libfribidi.ver -o .libs/libfribidi.so.0.4.0 libtool: link: (cd ".libs" && rm -f "libfribidi.so.0" && ln -s "libfribidi.so.0.4.0" "libfribidi.so.0") libtool: link: (cd ".libs" && rm -f "libfribidi.so" && ln -s "libfribidi.so.0.4.0" "libfribidi.so") libtool: link: ( cd ".libs" && rm -f "libfribidi.la" && ln -s "../libfribidi.la" "libfribidi.la" ) make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' Making all in bin make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o getopt.o getopt.c make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o getopt1.o getopt1.c make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o fribidi-bidi-types.o fribidi-bidi-types.c make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o fribidi-caprtl2utf8.o fribidi-caprtl2utf8.c make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' fribidi-caprtl2utf8.c: In function 'main': fribidi-caprtl2utf8.c:23:7: warning: 'strncpy' output may be truncated copying 5 bytes from a string of length 8191 [-Wstringop-truncation] 23 | strncpy (eol, buf + len, sizeof eol); | ^ make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o fribidi-benchmark.o fribidi-benchmark.c make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o fribidi-main.o fribidi-main.c make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' /bin/sh ../libtool --tag=CC --mode=link 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o fribidi-bidi-types fribidi-bidi-types.o ../lib/libfribidi.la libtool: link: 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/fribidi-bidi-types fribidi-bidi-types.o ../lib/.libs/libfribidi.so make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' /bin/sh ../libtool --tag=CC --mode=link 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o fribidi-caprtl2utf8 fribidi-caprtl2utf8.o ../lib/libfribidi.la libtool: link: 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/fribidi-caprtl2utf8 fribidi-caprtl2utf8.o ../lib/.libs/libfribidi.so make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' /bin/sh ../libtool --tag=CC --mode=link 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o fribidi-benchmark fribidi-benchmark.o getopt.o getopt1.o ../lib/libfribidi.la libtool: link: 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/fribidi-benchmark fribidi-benchmark.o getopt.o getopt1.o ../lib/.libs/libfribidi.so make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' /bin/sh ../libtool --tag=CC --mode=link 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o fribidi fribidi-main.o getopt.o getopt1.o ../lib/libfribidi.la libtool: link: 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/fribidi fribidi-main.o getopt.o getopt1.o ../lib/.libs/libfribidi.so make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' Making all in doc make[2]: Nothing to be done for 'all'. Making all in test Making all in unicode-conformance make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IbXiad + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64 + cd fribidi-1.0.13 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13' Making install in gen.tab make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/gen.tab' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/gen.tab' 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/fribidi-1.0.13/gen.tab' make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/gen.tab' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[4]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libfribidi.la '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libfribidi.so.0.4.0 /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/lib64/libfribidi.so.0.4.0 libtool: install: (cd /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/lib64 && { ln -s -f libfribidi.so.0.4.0 libfribidi.so.0 || { rm -f libfribidi.so.0 && ln -s libfribidi.so.0.4.0 libfribidi.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/lib64 && { ln -s -f libfribidi.so.0.4.0 libfribidi.so || { rm -f libfribidi.so && ln -s libfribidi.so.0.4.0 libfribidi.so; }; }) libtool: install: /usr/bin/install -p .libs/libfribidi.lai /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/lib64/libfribidi.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/include/fribidi' /usr/bin/install -p -m 644 fribidi-config.h '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/include/fribidi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/include/fribidi' /usr/bin/install -p -m 644 fribidi-arabic.h fribidi-begindecls.h fribidi-bidi.h fribidi-bidi-types.h fribidi-bidi-types-list.h fribidi-common.h fribidi-char-sets.h fribidi-char-sets-list.h fribidi-deprecated.h fribidi-enddecls.h fribidi-flags.h fribidi-joining.h fribidi-joining-types.h fribidi-joining-types-list.h fribidi-mirroring.h fribidi-brackets.h fribidi-shape.h fribidi-types.h fribidi-unicode.h fribidi-unicode-version.h fribidi.h '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/include/fribidi' make[4]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/lib' Making install in bin make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p fribidi '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/bin' libtool: warning: '../lib/libfribidi.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/fribidi /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/bin/fribidi make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/bin' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/doc' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 fribidi_charset_to_unicode.3 fribidi_debug_status.3 fribidi_get_bidi_type.3 fribidi_get_bidi_type_name.3 fribidi_get_bidi_types.3 fribidi_get_bracket.3 fribidi_get_bracket_types.3 fribidi_get_joining_type.3 fribidi_get_joining_type_name.3 fribidi_get_joining_types.3 fribidi_get_mirror_char.3 fribidi_get_par_direction.3 fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels_ex.3 fribidi_get_type.3 fribidi_get_type_internal.3 fribidi_join_arabic.3 fribidi_log2vis.3 fribidi_log2vis_get_embedding_levels.3 fribidi_mirroring_status.3 fribidi_parse_charset.3 fribidi_remove_bidi_marks.3 fribidi_reorder_line.3 fribidi_reorder_nsm_status.3 fribidi_set_debug.3 fribidi_set_mirroring.3 fribidi_set_reorder_nsm.3 fribidi_shape.3 fribidi_shape_arabic.3 fribidi_shape_mirroring.3 fribidi_unicode_to_charset.3 '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/man/man3' make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/doc' make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/doc' Making install in test make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test' Making install in unicode-conformance make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' make[4]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' 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/fribidi-1.0.13/test/unicode-conformance' make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test' make[4]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test' 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/fribidi-1.0.13/test' make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test' make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test' make[2]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13' make[3]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 fribidi.pc '/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13' make[2]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13' make[1]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13' + rm -f /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/lib64/libfribidi.la + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.0.13-2.oc9 --unique-debug-suffix -1.0.13-2.oc9.x86_64 --unique-debug-src-base fribidi-1.0.13-2.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/fribidi-1.0.13 extracting debug info from /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/lib64/libfribidi.so.0.4.0 extracting debug info from /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/bin/fribidi 1675 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 + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KfzuyC + 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 fribidi-1.0.13 + /usr/bin/make -O -j32 V=1 VERBOSE=1 check /usr/bin/make check-recursive Making check in gen.tab make[2]: Nothing to be done for 'check'. Making check in lib /usr/bin/make check-am make[3]: Nothing to be done for 'check-am'. Making check in bin make[2]: Nothing to be done for 'check'. Making check in doc make[2]: Nothing to be done for 'check'. Making check in test Making check in unicode-conformance /usr/bin/make BidiTest BidiCharacterTest make[4]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../charset -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o BidiCharacterTest.o BidiCharacterTest.c make[4]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' BidiCharacterTest.c: In function 'main': BidiCharacterTest.c:293:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 293 | fgets(line, LINE_SIZE, channel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../charset -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -c -o BidiTest.o BidiTest.c make[4]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' BidiTest.c: In function 'main': BidiTest.c:292:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 292 | fgets(line, LINE_SIZE, channel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' /bin/sh ../../libtool --tag=CC --mode=link 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o BidiCharacterTest BidiCharacterTest.o ../../lib/libfribidi.la libtool: link: 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/BidiCharacterTest BidiCharacterTest.o ../../lib/.libs/libfribidi.so make[4]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' make[4]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' /bin/sh ../../libtool --tag=CC --mode=link 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o BidiTest BidiTest.o ../../lib/libfribidi.la libtool: link: 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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -ansi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/BidiTest BidiTest.o ../../lib/.libs/libfribidi.so make[4]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' PASS: BidiCharacterTest.txt make[5]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' make[5]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' PASS: BidiTest.txt make[5]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' make[5]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' ============================================================================ Testsuite summary for GNU FriBidi 1.0.13 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test/unicode-conformance' /usr/bin/make run.tests make[4]: Nothing to be done for 'run.tests'. /usr/bin/make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test' PASS: run.tests make[5]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test' make[5]: Entering directory '/builddir/build/BUILD/fribidi-1.0.13/test' ============================================================================ Testsuite summary for GNU FriBidi 1.0.13 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/fribidi-1.0.13/test' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fribidi-1.0.13-2.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5AFueT + umask 022 + cd /builddir/build/BUILD + cd fribidi-1.0.13 + DOCDIR=/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/doc/fribidi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/doc/fribidi + cp -pr README /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/doc/fribidi + cp -pr ChangeLog /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/doc/fribidi + cp -pr NEWS /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/doc/fribidi + cp -pr TODO /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/doc/fribidi + cp -pr AUTHORS /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/doc/fribidi + cp -pr THANKS /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/doc/fribidi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZIz5K2 + umask 022 + cd /builddir/build/BUILD + cd fribidi-1.0.13 + LICENSEDIR=/builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/licenses/fribidi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/licenses/fribidi + cp -pr COPYING /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64/usr/share/licenses/fribidi + RPM_EC=0 ++ jobs -p + exit 0 Provides: fribidi = 1.0.13-2.oc9 fribidi(x86-64) = 1.0.13-2.oc9 libfribidi.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfribidi.so.0()(64bit) rtld(GNU_HASH) Processing files: fribidi-devel-1.0.13-2.oc9.x86_64 Provides: fribidi-devel = 1.0.13-2.oc9 fribidi-devel(x86-64) = 1.0.13-2.oc9 pkgconfig(fribidi) = 1.0.13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libfribidi.so.0()(64bit) Processing files: fribidi-debugsource-1.0.13-2.oc9.x86_64 Provides: fribidi-debugsource = 1.0.13-2.oc9 fribidi-debugsource(x86-64) = 1.0.13-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fribidi-debuginfo-1.0.13-2.oc9.x86_64 Provides: debuginfo(build-id) = dc674a05bbaaf578a881cd679fb95afa6cd80147 debuginfo(build-id) = de2a79bc805bb9574da29b79c7adfe7614c203a8 fribidi-debuginfo = 1.0.13-2.oc9 fribidi-debuginfo(x86-64) = 1.0.13-2.oc9 libfribidi.so.0.4.0-1.0.13-2.oc9.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fribidi-debugsource(x86-64) = 1.0.13-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fribidi-1.0.13-2.oc9.x86_64 Wrote: /builddir/build/RPMS/fribidi-devel-1.0.13-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/fribidi-debuginfo-1.0.13-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/fribidi-1.0.13-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/fribidi-debugsource-1.0.13-2.oc9.x86_64.rpm Child return code was: 0