+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/harfbuzz.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.25oIWN
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf harfbuzz-1.7.5
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/harfbuzz-1.7.5.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd harfbuzz-1.7.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6KvHlL
+ umask 022
+ cd /builddir/build/BUILD
+ cd harfbuzz-1.7.5
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./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-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-graphite2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for riscv64-redhat-linux-gnu-ar... no
checking for riscv64-redhat-linux-gnu-lib... no
checking for riscv64-redhat-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for riscv64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-gpp... no
checking for riscv64-redhat-linux-gnu-aCC... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for riscv64-redhat-linux-gnu-cxx... no
checking for riscv64-redhat-linux-gnu-cc++... no
checking for riscv64-redhat-linux-gnu-cl.exe... no
checking for riscv64-redhat-linux-gnu-FCC... no
checking for riscv64-redhat-linux-gnu-KCC... no
checking for riscv64-redhat-linux-gnu-RCC... no
checking for riscv64-redhat-linux-gnu-xlC_r... no
checking for riscv64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.20... 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... no
checking for GTKDOC_DEPS... yes
checking for atexit... yes
checking for mprotect... yes
checking for sysconf... yes
checking for getpagesize... yes
checking for mmap... yes
checking for isatty... yes
checking for newlocale... yes
checking for strtod_l... yes
checking for unistd.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking alignment of struct{char;}... 1
checking for native Win32... no
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for GLIB... yes
checking for CAIRO... yes
checking for CAIRO_FT... yes
checking for FONTCONFIG... yes
checking for ICU... yes
checking for GRAPHITE2... yes
checking for FREETYPE... yes
checking for FT_Get_Var_Blend_Coordinates... yes
checking for FT_Set_Var_Blend_Coordinates... yes
checking for FT_Done_MM_Var... no
checking for Intel atomic primitives... true
checking for Solaris atomic operations... false
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/hb-version.h
config.status: creating src/hb-ucdn/Makefile
config.status: creating util/Makefile
config.status: creating test/Makefile
config.status: creating test/api/Makefile
config.status: creating test/fuzzing/Makefile
config.status: creating test/shaping/Makefile
config.status: creating test/shaping/data/Makefile
config.status: creating test/shaping/data/in-house/Makefile
config.status: creating test/shaping/data/text-rendering-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
configure:

Build configuration:

Unicode callbacks (you want at least one):
	Builtin (UCDN):		true
	Glib:			true
	ICU:			true

Font callbacks (the more the better):
	FreeType:		true

Tools used for command-line utilities:
	Cairo:			true
	Fontconfig:		true

Additional shapers (the more the better):
	Graphite2:		true

Platform shapers (not normally needed):
	CoreText:		false
	Uniscribe:		false
	DirectWrite:		false

Other features:
	Documentation:		yes
	GObject bindings:	false
	Introspection:		false

+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make -j4 V=1
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
make  all-recursive
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
Making all in hb-ucdn
make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src/hb-ucdn'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../src -I../../src   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libhb_ucdn_la-ucdn.lo `test -f 'ucdn.c' || echo './'`ucdn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ucdn.c  -fPIC -DPIC -o .libs/libhb_ucdn_la-ucdn.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o libhb-ucdn.la  libhb_ucdn_la-ucdn.lo   
libtool: link: ar cru .libs/libhb-ucdn.a .libs/libhb_ucdn_la-ucdn.o 
libtool: link: ranlib .libs/libhb-ucdn.a
libtool: link: ( cd ".libs" && rm -f "libhb-ucdn.la" && ln -s "../libhb-ucdn.la" "libhb-ucdn.la" )
make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src/hb-ucdn'
make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-blob.lo `test -f 'hb-blob.cc' || echo './'`hb-blob.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-buffer-serialize.lo `test -f 'hb-buffer-serialize.cc' || echo './'`hb-buffer-serialize.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-buffer.lo `test -f 'hb-buffer.cc' || echo './'`hb-buffer.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-common.lo `test -f 'hb-common.cc' || echo './'`hb-common.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-buffer.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-blob.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-blob.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-common.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-common.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-buffer-serialize.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer-serialize.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-face.lo `test -f 'hb-face.cc' || echo './'`hb-face.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-face.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-face.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-font.lo `test -f 'hb-font.cc' || echo './'`hb-font.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-tag.lo `test -f 'hb-ot-tag.cc' || echo './'`hb-ot-tag.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-font.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-font.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-tag.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-tag.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-set.lo `test -f 'hb-set.cc' || echo './'`hb-set.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-shape.lo `test -f 'hb-shape.cc' || echo './'`hb-shape.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-shape-plan.lo `test -f 'hb-shape-plan.cc' || echo './'`hb-shape-plan.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-shape.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-set.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-set.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-shape-plan.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape-plan.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-shaper.lo `test -f 'hb-shaper.cc' || echo './'`hb-shaper.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-unicode.lo `test -f 'hb-unicode.cc' || echo './'`hb-unicode.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-shaper.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shaper.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-unicode.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-unicode.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-warning.lo `test -f 'hb-warning.cc' || echo './'`hb-warning.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-warning.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-warning.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-aat-layout.lo `test -f 'hb-aat-layout.cc' || echo './'`hb-aat-layout.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-aat-layout.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-aat-layout.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-font.lo `test -f 'hb-ot-font.cc' || echo './'`hb-ot-font.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-layout.lo `test -f 'hb-ot-layout.cc' || echo './'`hb-ot-layout.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-font.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-font.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-layout.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-layout.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-map.lo `test -f 'hb-ot-map.cc' || echo './'`hb-ot-map.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-map.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-map.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-math.lo `test -f 'hb-ot-math.cc' || echo './'`hb-ot-math.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-math.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-math.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape.lo `test -f 'hb-ot-shape.cc' || echo './'`hb-ot-shape.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-arabic.lo `test -f 'hb-ot-shape-complex-arabic.cc' || echo './'`hb-ot-shape-complex-arabic.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-default.lo `test -f 'hb-ot-shape-complex-default.cc' || echo './'`hb-ot-shape-complex-default.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-arabic.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-default.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-hangul.lo `test -f 'hb-ot-shape-complex-hangul.cc' || echo './'`hb-ot-shape-complex-hangul.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-hebrew.lo `test -f 'hb-ot-shape-complex-hebrew.cc' || echo './'`hb-ot-shape-complex-hebrew.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hangul.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hangul.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-hebrew.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-hebrew.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-indic.lo `test -f 'hb-ot-shape-complex-indic.cc' || echo './'`hb-ot-shape-complex-indic.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-indic-table.lo `test -f 'hb-ot-shape-complex-indic-table.cc' || echo './'`hb-ot-shape-complex-indic-table.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-indic-table.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-khmer.lo `test -f 'hb-ot-shape-complex-khmer.cc' || echo './'`hb-ot-shape-complex-khmer.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-khmer.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-khmer.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-myanmar.lo `test -f 'hb-ot-shape-complex-myanmar.cc' || echo './'`hb-ot-shape-complex-myanmar.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-myanmar.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-thai.lo `test -f 'hb-ot-shape-complex-thai.cc' || echo './'`hb-ot-shape-complex-thai.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-thai.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-tibetan.lo `test -f 'hb-ot-shape-complex-tibetan.cc' || echo './'`hb-ot-shape-complex-tibetan.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-use.lo `test -f 'hb-ot-shape-complex-use.cc' || echo './'`hb-ot-shape-complex-use.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-tibetan.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-tibetan.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-use.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-use.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-complex-use-table.lo `test -f 'hb-ot-shape-complex-use-table.cc' || echo './'`hb-ot-shape-complex-use-table.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-complex-use-table.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-use-table.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-normalize.lo `test -f 'hb-ot-shape-normalize.cc' || echo './'`hb-ot-shape-normalize.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-normalize.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-normalize.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-shape-fallback.lo `test -f 'hb-ot-shape-fallback.cc' || echo './'`hb-ot-shape-fallback.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-shape-fallback.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-fallback.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ot-var.lo `test -f 'hb-ot-var.cc' || echo './'`hb-ot-var.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ot-var.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-var.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-fallback-shape.lo `test -f 'hb-fallback-shape.cc' || echo './'`hb-fallback-shape.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-fallback-shape.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-fallback-shape.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-glib.lo `test -f 'hb-glib.cc' || echo './'`hb-glib.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ft.lo `test -f 'hb-ft.cc' || echo './'`hb-ft.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-glib.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-glib.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ft.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ft.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-graphite2.lo `test -f 'hb-graphite2.cc' || echo './'`hb-graphite2.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_la-hb-ucdn.lo `test -f 'hb-ucdn.cc' || echo './'`hb-ucdn.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-graphite2.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-graphite2.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I./hb-ucdn -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-ucdn.cc  -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ucdn.o
make[5]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src/hb-ucdn'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src/hb-ucdn'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o libharfbuzz_icu_la-hb-icu.lo `test -f 'hb-icu.cc' || echo './'`hb-icu.cc
g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o main-main.o `test -f 'main.cc' || echo './'`main.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c hb-icu.cc  -fPIC -DPIC -o .libs/libharfbuzz_icu_la-hb-icu.o
g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn  -I/usr/include/freetype2 -I/usr/include/libpng16    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o test-test.o `test -f 'test.cc' || echo './'`test.cc
g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o test_buffer_serialize-test-buffer-serialize.o `test -f 'test-buffer-serialize.cc' || echo './'`test-buffer-serialize.cc
g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o test_size_params-test-size-params.o `test -f 'test-size-params.cc' || echo './'`test-size-params.cc
g++ -DHAVE_CONFIG_H -I. -I..  -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16      -I./hb-ucdn  -I/usr/include/freetype2 -I/usr/include/libpng16    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o test_would_substitute-test-would-substitute.o `test -f 'test-would-substitute.cc' || echo './'`test-would-substitute.cc
\
/usr/bin/sed	-e 's@%prefix%@/usr@g' \
	-e 's@%exec_prefix%@/usr@g' \
	-e 's@%libdir%@/usr/lib64@g' \
	-e 's@%includedir%@/usr/include@g' \
	-e 's@%libs_private%@   @g' \
	-e 's@%requires_private%@glib-2.0 >= 2.19.1 graphite2@g' \
	-e 's@%VERSION%@1.7.5@g' \
"harfbuzz.pc.in" > "harfbuzz.pc" \
|| (rm -f "harfbuzz.pc"; false)
\
/usr/bin/sed	-e 's@%prefix%@/usr@g' \
	-e 's@%exec_prefix%@/usr@g' \
	-e 's@%libdir%@/usr/lib64@g' \
	-e 's@%includedir%@/usr/include@g' \
	-e 's@%libs_private%@   @g' \
	-e 's@%requires_private%@glib-2.0 >= 2.19.1 graphite2@g' \
	-e 's@%VERSION%@1.7.5@g' \
"harfbuzz-icu.pc.in" > "harfbuzz-icu.pc" \
|| (rm -f "harfbuzz-icu.pc"; false)
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o libharfbuzz.la  -lm -version-info 10705:0:10705  -no-undefined -rpath /usr/lib64 libharfbuzz_la-hb-blob.lo libharfbuzz_la-hb-buffer-serialize.lo libharfbuzz_la-hb-buffer.lo libharfbuzz_la-hb-common.lo libharfbuzz_la-hb-face.lo libharfbuzz_la-hb-font.lo libharfbuzz_la-hb-ot-tag.lo libharfbuzz_la-hb-set.lo libharfbuzz_la-hb-shape.lo libharfbuzz_la-hb-shape-plan.lo libharfbuzz_la-hb-shaper.lo libharfbuzz_la-hb-unicode.lo libharfbuzz_la-hb-warning.lo   libharfbuzz_la-hb-aat-layout.lo libharfbuzz_la-hb-ot-font.lo libharfbuzz_la-hb-ot-layout.lo libharfbuzz_la-hb-ot-map.lo libharfbuzz_la-hb-ot-math.lo libharfbuzz_la-hb-ot-shape.lo libharfbuzz_la-hb-ot-shape-complex-arabic.lo libharfbuzz_la-hb-ot-shape-complex-default.lo libharfbuzz_la-hb-ot-shape-complex-hangul.lo libharfbuzz_la-hb-ot-shape-complex-hebrew.lo libharfbuzz_la-hb-ot-shape-complex-indic.lo libharfbuzz_la-hb-ot-shape-complex-indic-table.lo libharfbuzz_la-hb-ot-shape-complex-khmer.lo libharfbuzz_la-hb-ot-shape-complex-myanmar.lo libharfbuzz_la-hb-ot-shape-complex-thai.lo libharfbuzz_la-hb-ot-shape-complex-tibetan.lo libharfbuzz_la-hb-ot-shape-complex-use.lo libharfbuzz_la-hb-ot-shape-complex-use-table.lo libharfbuzz_la-hb-ot-shape-normalize.lo libharfbuzz_la-hb-ot-shape-fallback.lo libharfbuzz_la-hb-ot-var.lo   libharfbuzz_la-hb-fallback-shape.lo  libharfbuzz_la-hb-glib.lo libharfbuzz_la-hb-ft.lo libharfbuzz_la-hb-graphite2.lo    libharfbuzz_la-hb-ucdn.lo            -lglib-2.0  -lfreetype  -lgraphite2  hb-ucdn/libhb-ucdn.la      
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libharfbuzz_la-hb-blob.o .libs/libharfbuzz_la-hb-buffer-serialize.o .libs/libharfbuzz_la-hb-buffer.o .libs/libharfbuzz_la-hb-common.o .libs/libharfbuzz_la-hb-face.o .libs/libharfbuzz_la-hb-font.o .libs/libharfbuzz_la-hb-ot-tag.o .libs/libharfbuzz_la-hb-set.o .libs/libharfbuzz_la-hb-shape.o .libs/libharfbuzz_la-hb-shape-plan.o .libs/libharfbuzz_la-hb-shaper.o .libs/libharfbuzz_la-hb-unicode.o .libs/libharfbuzz_la-hb-warning.o .libs/libharfbuzz_la-hb-aat-layout.o .libs/libharfbuzz_la-hb-ot-font.o .libs/libharfbuzz_la-hb-ot-layout.o .libs/libharfbuzz_la-hb-ot-map.o .libs/libharfbuzz_la-hb-ot-math.o .libs/libharfbuzz_la-hb-ot-shape.o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o .libs/libharfbuzz_la-hb-ot-shape-complex-hangul.o .libs/libharfbuzz_la-hb-ot-shape-complex-hebrew.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o .libs/libharfbuzz_la-hb-ot-shape-complex-khmer.o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o .libs/libharfbuzz_la-hb-ot-shape-complex-tibetan.o .libs/libharfbuzz_la-hb-ot-shape-complex-use.o .libs/libharfbuzz_la-hb-ot-shape-complex-use-table.o .libs/libharfbuzz_la-hb-ot-shape-normalize.o .libs/libharfbuzz_la-hb-ot-shape-fallback.o .libs/libharfbuzz_la-hb-ot-var.o .libs/libharfbuzz_la-hb-fallback-shape.o .libs/libharfbuzz_la-hb-glib.o .libs/libharfbuzz_la-hb-ft.o .libs/libharfbuzz_la-hb-graphite2.o .libs/libharfbuzz_la-hb-ucdn.o  -Wl,--whole-archive hb-ucdn/.libs/libhb-ucdn.a -Wl,--no-whole-archive  -lm -lglib-2.0 -lfreetype -lgraphite2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   -Wl,-soname -Wl,libharfbuzz.so.0 -o .libs/libharfbuzz.so.0.10705.0
libtool: link: (cd ".libs" && rm -f "libharfbuzz.so.0" && ln -s "libharfbuzz.so.0.10705.0" "libharfbuzz.so.0")
libtool: link: (cd ".libs" && rm -f "libharfbuzz.so" && ln -s "libharfbuzz.so.0.10705.0" "libharfbuzz.so")
libtool: link: ( cd ".libs" && rm -f "libharfbuzz.la" && ln -s "../libharfbuzz.la" "libharfbuzz.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11  -version-info 10705:0:10705 -no-undefined -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o libharfbuzz-icu.la -rpath /usr/lib64 libharfbuzz_icu_la-hb-icu.lo -licuuc -licudata  libharfbuzz.la 
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test test-test.o libharfbuzz.la -lglib-2.0  -lfreetype  -lgraphite2  hb-ucdn/libhb-ucdn.la      -lfreetype  
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o main main-main.o libharfbuzz.la -lglib-2.0  -lfreetype  -lgraphite2  hb-ucdn/libhb-ucdn.la      
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-buffer-serialize test_buffer_serialize-test-buffer-serialize.o libharfbuzz.la -lglib-2.0  -lfreetype  -lgraphite2  hb-ucdn/libhb-ucdn.la      
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o  .libs/libharfbuzz_icu_la-hb-icu.o   -licuuc -licudata ./.libs/libharfbuzz.so -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   -Wl,-soname -Wl,libharfbuzz-icu.so.0 -o .libs/libharfbuzz-icu.so.0.10705.0
libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/main main-main.o  ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 hb-ucdn/.libs/libhb-ucdn.a
libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-buffer-serialize test_buffer_serialize-test-buffer-serialize.o  ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 hb-ucdn/.libs/libhb-ucdn.a
libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test test-test.o  ./.libs/libharfbuzz.so -lglib-2.0 -lgraphite2 hb-ucdn/.libs/libhb-ucdn.a -lfreetype
libtool: link: (cd ".libs" && rm -f "libharfbuzz-icu.so.0" && ln -s "libharfbuzz-icu.so.0.10705.0" "libharfbuzz-icu.so.0")
libtool: link: (cd ".libs" && rm -f "libharfbuzz-icu.so" && ln -s "libharfbuzz-icu.so.0.10705.0" "libharfbuzz-icu.so")
libtool: link: ( cd ".libs" && rm -f "libharfbuzz-icu.la" && ln -s "../libharfbuzz-icu.la" "libharfbuzz-icu.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-size-params test_size_params-test-size-params.o libharfbuzz.la -lglib-2.0  -lfreetype  -lgraphite2  hb-ucdn/libhb-ucdn.la      
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-would-substitute test_would_substitute-test-would-substitute.o libharfbuzz.la -lglib-2.0  -lfreetype  -lgraphite2  hb-ucdn/libhb-ucdn.la      -lfreetype  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-size-params test_size_params-test-size-params.o  ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 hb-ucdn/.libs/libhb-ucdn.a
libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-would-substitute test_would_substitute-test-would-substitute.o  ./.libs/libharfbuzz.so -lglib-2.0 -lgraphite2 hb-ucdn/.libs/libhb-ucdn.a -lfreetype
make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
make[3]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
Making all in util
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/util'
g++ -DHAVE_CONFIG_H -I. -I..  -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o hb-view.o hb-view.cc
g++ -DHAVE_CONFIG_H -I. -I..  -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o options.o options.cc
g++ -DHAVE_CONFIG_H -I. -I..  -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o ansi-print.o ansi-print.cc
g++ -DHAVE_CONFIG_H -I. -I..  -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o helper-cairo.o helper-cairo.cc
g++ -DHAVE_CONFIG_H -I. -I..  -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o helper-cairo-ansi.o helper-cairo-ansi.cc
g++ -DHAVE_CONFIG_H -I. -I..  -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o view-cairo.o view-cairo.cc
g++ -DHAVE_CONFIG_H -I. -I..  -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o hb-shape.o hb-shape.cc
g++ -DHAVE_CONFIG_H -I. -I..  -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o hb-ot-shape-closure.o hb-ot-shape-closure.cc
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o hb-view hb-view.o options.o ansi-print.o helper-cairo.o helper-cairo-ansi.o view-cairo.o  ../src/libharfbuzz.la -lm -lglib-2.0  -lfreetype   -lcairo  -lcairo -lfreetype   
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o hb-shape hb-shape.o options.o  ../src/libharfbuzz.la -lm -lglib-2.0  -lfreetype   
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o hb-ot-shape-closure hb-ot-shape-closure.o options.o  ../src/libharfbuzz.la -lm -lglib-2.0  -lfreetype   
libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/hb-view hb-view.o options.o ansi-print.o helper-cairo.o helper-cairo-ansi.o view-cairo.o  ../src/.libs/libharfbuzz.so -lm -lglib-2.0 -lcairo -lfreetype
libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/hb-shape hb-shape.o options.o  ../src/.libs/libharfbuzz.so -lm -lglib-2.0 -lfreetype
libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/hb-ot-shape-closure hb-ot-shape-closure.o options.o  ../src/.libs/libharfbuzz.so -lm -lglib-2.0 -lfreetype
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/util'
Making all in test
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test'
Making all in api
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/api'
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test-blob.o test-blob.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test-buffer.o test-buffer.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test-common.o test-common.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test-font.o test-font.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test-object.o test-object.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test-set.o test-set.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test-shape.o test-shape.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include      -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test_unicode-test-unicode.o `test -f 'test-unicode.c' || echo './'`test-unicode.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test-version.o test-version.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test-ot-tag.o test-ot-tag.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/freetype2 -I/usr/include/libpng16    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test_ot_math-test-ot-math.o `test -f 'test-ot-math.c' || echo './'`test-ot-math.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/freetype2 -I/usr/include/libpng16    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test_c-test-c.o `test -f 'test-c.c' || echo './'`test-c.c
g++ -DHAVE_CONFIG_H -I. -I../..  -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/freetype2 -I/usr/include/libpng16    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -c -o test_cplusplus-test-cplusplus.o `test -f 'test-cplusplus.cc' || echo './'`test-cplusplus.cc
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-blob test-blob.o ../../src/libharfbuzz.la -lglib-2.0  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-buffer test-buffer.o ../../src/libharfbuzz.la -lglib-2.0  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-blob test-blob.o  ../../src/.libs/libharfbuzz.so -lglib-2.0
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-common test-common.o ../../src/libharfbuzz.la -lglib-2.0  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-buffer test-buffer.o  ../../src/.libs/libharfbuzz.so -lglib-2.0
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-font test-font.o ../../src/libharfbuzz.la -lglib-2.0  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-object test-object.o ../../src/libharfbuzz.la -lglib-2.0  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-common test-common.o  ../../src/.libs/libharfbuzz.so -lglib-2.0
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-set test-set.o ../../src/libharfbuzz.la -lglib-2.0  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-font test-font.o  ../../src/.libs/libharfbuzz.so -lglib-2.0
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-object test-object.o  ../../src/.libs/libharfbuzz.so -lglib-2.0
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-shape test-shape.o ../../src/libharfbuzz.la -lglib-2.0  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-unicode test_unicode-test-unicode.o ../../src/libharfbuzz.la -lglib-2.0  ../../src/libharfbuzz-icu.la -licuuc -licudata  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-version test-version.o ../../src/libharfbuzz.la -lglib-2.0  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-set test-set.o  ../../src/.libs/libharfbuzz.so -lglib-2.0
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-ot-tag test-ot-tag.o ../../src/libharfbuzz.la -lglib-2.0  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-shape test-shape.o  ../../src/.libs/libharfbuzz.so -lglib-2.0
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-version test-version.o  ../../src/.libs/libharfbuzz.so -lglib-2.0
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-unicode test_unicode-test-unicode.o  ../../src/.libs/libharfbuzz.so -lglib-2.0 ../../src/.libs/libharfbuzz-icu.so -licuuc -licudata
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-ot-math test_ot_math-test-ot-math.o ../../src/libharfbuzz.la -lglib-2.0  -lfreetype  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-c test_c-test-c.o ../../src/libharfbuzz.la -lglib-2.0  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-ot-tag test-ot-tag.o  ../../src/.libs/libharfbuzz.so -lglib-2.0
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o test-cplusplus test_cplusplus-test-cplusplus.o ../../src/libharfbuzz.la -lglib-2.0  
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-c test_c-test-c.o  ../../src/.libs/libharfbuzz.so -lglib-2.0
libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-ot-math test_ot_math-test-ot-math.o  ../../src/.libs/libharfbuzz.so -lglib-2.0 -lfreetype
libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o .libs/test-cplusplus test_cplusplus-test-cplusplus.o  ../../src/.libs/libharfbuzz.so -lglib-2.0
make[3]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/api'
Making all in shaping
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping'
Making all in data
make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data'
Making all in in-house
make[5]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/in-house'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/in-house'
Making all in text-rendering-tests
make[5]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/text-rendering-tests'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/text-rendering-tests'
make[5]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data'
make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data'
make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping'
make[3]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping'
Making all in fuzzing
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/fuzzing'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/fuzzing'
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test'
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test'
Making all in docs
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/docs'
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5'
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5'
make[1]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6jN6qV
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64
+ cd harfbuzz-1.7.5
+ make install DESTDIR=/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64 'INSTALL=install -p'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
make  install-recursive
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
Making install in hb-ucdn
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src/hb-ucdn'
make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src/hb-ucdn'
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/harfbuzz-1.7.5/src/hb-ucdn'
make[3]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src/hb-ucdn'
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src/hb-ucdn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src/hb-ucdn'
make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
make[5]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/src/hb-ucdn'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src/hb-ucdn'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64'
 /bin/sh ../libtool   --mode=install install -p   libharfbuzz.la libharfbuzz-icu.la '/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64'
libtool: install: install -p .libs/libharfbuzz.so.0.10705.0 /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64/libharfbuzz.so.0.10705.0
libtool: install: (cd /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64 && { ln -s -f libharfbuzz.so.0.10705.0 libharfbuzz.so.0 || { rm -f libharfbuzz.so.0 && ln -s libharfbuzz.so.0.10705.0 libharfbuzz.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64 && { ln -s -f libharfbuzz.so.0.10705.0 libharfbuzz.so || { rm -f libharfbuzz.so && ln -s libharfbuzz.so.0.10705.0 libharfbuzz.so; }; })
libtool: install: install -p .libs/libharfbuzz.lai /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64/libharfbuzz.la
libtool: warning: relinking 'libharfbuzz-icu.la'
libtool: install: (cd /builddir/build/BUILD/harfbuzz-1.7.5/src; /bin/sh "/builddir/build/BUILD/harfbuzz-1.7.5/libtool"  --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-rtti -fno-exceptions -fno-threadsafe-statics -Wcast-align -fvisibility-inlines-hidden -std=c++11 -version-info 10705:0:10705 -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Bsymbolic-functions -o libharfbuzz-icu.la -rpath /usr/lib64 libharfbuzz_icu_la-hb-icu.lo -licuuc -licudata libharfbuzz.la -inst-prefix-dir /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64)
libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o  .libs/libharfbuzz_icu_la-hb-icu.o   -licuuc -licudata -L/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64 -L/usr/lib64 -lharfbuzz -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   -Wl,-soname -Wl,libharfbuzz-icu.so.0 -o .libs/libharfbuzz-icu.so.0.10705.0
libtool: install: install -p .libs/libharfbuzz-icu.so.0.10705.0T /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64/libharfbuzz-icu.so.0.10705.0
libtool: install: (cd /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64 && { ln -s -f libharfbuzz-icu.so.0.10705.0 libharfbuzz-icu.so.0 || { rm -f libharfbuzz-icu.so.0 && ln -s libharfbuzz-icu.so.0.10705.0 libharfbuzz-icu.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64 && { ln -s -f libharfbuzz-icu.so.0.10705.0 libharfbuzz-icu.so || { rm -f libharfbuzz-icu.so && ln -s libharfbuzz-icu.so.0.10705.0 libharfbuzz-icu.so; }; })
libtool: install: install -p .libs/libharfbuzz-icu.lai /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64/libharfbuzz-icu.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/include/harfbuzz'
 install -p -m 644 hb-version.h '/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/include/harfbuzz'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64/pkgconfig'
 install -p -m 644 harfbuzz.pc harfbuzz-icu.pc '/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64/pkgconfig'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/include/harfbuzz'
 install -p -m 644 hb.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.h hb-face.h hb-font.h hb-set.h hb-shape.h hb-shape-plan.h hb-unicode.h hb-ot.h hb-ot-font.h hb-ot-layout.h hb-ot-math.h hb-ot-shape.h hb-ot-tag.h hb-ot-var.h hb-glib.h hb-ft.h hb-graphite2.h hb-icu.h '/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/include/harfbuzz'
make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
make[3]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
make[1]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/src'
Making install in util
make[1]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/util'
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/util'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/bin'
  /bin/sh ../libtool   --mode=install install -p hb-view hb-shape hb-ot-shape-closure '/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/bin'
libtool: warning: '../src/libharfbuzz.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/hb-view /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/bin/hb-view
libtool: warning: '../src/libharfbuzz.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/hb-shape /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/bin/hb-shape
libtool: warning: '../src/libharfbuzz.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/hb-ot-shape-closure /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/bin/hb-ot-shape-closure
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/util'
make[1]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/util'
Making install in test
make[1]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test'
Making install in api
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/api'
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/api'
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/harfbuzz-1.7.5/test/api'
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/api'
Making install in shaping
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping'
Making install in data
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data'
Making install in in-house
make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/in-house'
make[5]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/in-house'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/in-house'
make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/in-house'
Making install in text-rendering-tests
make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/text-rendering-tests'
make[5]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/text-rendering-tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/text-rendering-tests'
make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data/text-rendering-tests'
make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data'
make[5]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data'
make[4]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data'
make[3]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping/data'
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping'
make[4]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping'
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/harfbuzz-1.7.5/test/shaping'
make[3]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping'
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/shaping'
Making install in fuzzing
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/fuzzing'
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/fuzzing'
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/harfbuzz-1.7.5/test/fuzzing'
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test/fuzzing'
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test'
make[3]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test'
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test'
make[1]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/test'
Making install in docs
make[1]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/docs'
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 install -p -m 644 ./html/HarfBuzz.png
 install -p -m 644 ./html/HarfBuzz.svg
 install -p -m 644 ./html/a-clustering-example-for-levels-0-and-1.html
 install -p -m 644 ./html/adding-text-to-the-buffer.html
 install -p -m 644 ./html/annotation-glossary.html
 install -p -m 644 ./html/api-index-0-9-10.html
 install -p -m 644 ./html/api-index-0-9-11.html
 install -p -m 644 ./html/api-index-0-9-2.html
 install -p -m 644 ./html/api-index-0-9-20.html
 install -p -m 644 ./html/api-index-0-9-22.html
 install -p -m 644 ./html/api-index-0-9-28.html
 install -p -m 644 ./html/api-index-0-9-30.html
 install -p -m 644 ./html/api-index-0-9-31.html
 install -p -m 644 ./html/api-index-0-9-38.html
 install -p -m 644 ./html/api-index-0-9-39.html
 install -p -m 644 ./html/api-index-0-9-41.html
 install -p -m 644 ./html/api-index-0-9-42.html
 install -p -m 644 ./html/api-index-0-9-5.html
 install -p -m 644 ./html/api-index-0-9-7.html
 install -p -m 644 ./html/api-index-0-9-8.html
 install -p -m 644 ./html/api-index-1-0-5.html
 install -p -m 644 ./html/api-index-1-1-2.html
 install -p -m 644 ./html/api-index-1-1-3.html
 install -p -m 644 ./html/api-index-1-2-3.html
 install -p -m 644 ./html/api-index-1-3-3.html
 install -p -m 644 ./html/api-index-1-4-2.html
 install -p -m 644 ./html/api-index-1-4-3.html
 install -p -m 644 ./html/api-index-1-5-0.html
 install -p -m 644 ./html/api-index-1-6-0.html
 install -p -m 644 ./html/api-index-full.html
 install -p -m 644 ./html/buffers-language-script-and-direction.html
 install -p -m 644 ./html/building.html
 install -p -m 644 ./html/ch08.html
 install -p -m 644 ./html/clusters.html
 install -p -m 644 ./html/customizing-unicode-functions.html
 install -p -m 644 ./html/deprecated-api-index.html
 install -p -m 644 ./html/fonts-and-faces.html
 install -p -m 644 ./html/harfbuzz-Buffers.html
 install -p -m 644 ./html/harfbuzz-Shaping.html
 install -p -m 644 ./html/harfbuzz-hb-blob.html
 install -p -m 644 ./html/harfbuzz-hb-common.html
 install -p -m 644 ./html/harfbuzz-hb-coretext.html
 install -p -m 644 ./html/harfbuzz-hb-deprecated.html
 install -p -m 644 ./html/harfbuzz-hb-face.html
 install -p -m 644 ./html/harfbuzz-hb-font.html
 install -p -m 644 ./html/harfbuzz-hb-ft.html
 install -p -m 644 ./html/harfbuzz-hb-glib.html
 install -p -m 644 ./html/harfbuzz-hb-gobject.html
 install -p -m 644 ./html/harfbuzz-hb-graphite2.html
 install -p -m 644 ./html/harfbuzz-hb-icu.html
 install -p -m 644 ./html/harfbuzz-hb-ot-font.html
 install -p -m 644 ./html/harfbuzz-hb-ot-layout.html
 install -p -m 644 ./html/harfbuzz-hb-ot-math.html
 install -p -m 644 ./html/harfbuzz-hb-ot-shape.html
 install -p -m 644 ./html/harfbuzz-hb-ot-tag.html
 install -p -m 644 ./html/harfbuzz-hb-ot.html
 install -p -m 644 ./html/harfbuzz-hb-set.html
 install -p -m 644 ./html/harfbuzz-hb-shape-plan.html
 install -p -m 644 ./html/harfbuzz-hb-unicode.html
 install -p -m 644 ./html/harfbuzz-hb-uniscribe.html
 install -p -m 644 ./html/harfbuzz-hb-version.html
 install -p -m 644 ./html/harfbuzz-hb.html
 install -p -m 644 ./html/harfbuzz.devhelp2
 install -p -m 644 ./html/hello-harfbuzz.html
 install -p -m 644 ./html/home.png
 install -p -m 644 ./html/index.html
 install -p -m 644 ./html/install-harfbuzz.html
 install -p -m 644 ./html/left-insensitive.png
 install -p -m 644 ./html/left.png
 install -p -m 644 ./html/level-2.html
 install -p -m 644 ./html/object-tree.html
 install -p -m 644 ./html/plans-and-caching.html
 install -p -m 644 ./html/pt01.html
 install -p -m 644 ./html/pt02.html
 install -p -m 644 ./html/reordering-in-levels-0-and-1.html
 install -p -m 644 ./html/right-insensitive.png
 install -p -m 644 ./html/right.png
 install -p -m 644 ./html/setting-buffer-properties.html
 install -p -m 644 ./html/shaping-and-shape-plans.html
 install -p -m 644 ./html/style.css
 install -p -m 644 ./html/the-distinction-between-levels-0-and-1.html
 install -p -m 644 ./html/up-insensitive.png
 install -p -m 644 ./html/up.png
 install -p -m 644 ./html/using-harfbuzzs-native-opentype-implementation.html
 install -p -m 644 ./html/using-your-own-font-functions.html
 install -p -m 644 ./html/what-about-the-other-scripts.html
 install -p -m 644 ./html/what-is-harfbuzz.html
 install -p -m 644 ./html/why-is-it-called-harfbuzz.html
make[2]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/docs'
make[1]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5/docs'
make[1]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5'
make[2]: Entering directory '/builddir/build/BUILD/harfbuzz-1.7.5'
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/harfbuzz-1.7.5'
make[1]: Leaving directory '/builddir/build/BUILD/harfbuzz-1.7.5'
+ rm -f /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64/libharfbuzz-icu.la /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/lib64/libharfbuzz.la
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: harfbuzz-1.7.5-3.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p7KQ91
+ umask 022
+ cd /builddir/build/BUILD
+ cd harfbuzz-1.7.5
+ DOCDIR=/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/share/doc/harfbuzz
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/share/doc/harfbuzz
+ cp -pr NEWS /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/share/doc/harfbuzz
+ cp -pr AUTHORS /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/share/doc/harfbuzz
+ cp -pr README /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/share/doc/harfbuzz
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HzyC9A
+ umask 022
+ cd /builddir/build/BUILD
+ cd harfbuzz-1.7.5
+ LICENSEDIR=/builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/share/licenses/harfbuzz
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/share/licenses/harfbuzz
+ cp -pr COPYING /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64/usr/share/licenses/harfbuzz
+ exit 0
Provides: harfbuzz = 1.7.5-3.fc28 harfbuzz(riscv-64) = 1.7.5-3.fc28 libharfbuzz.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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfreetype.so.6()(64bit) libglib-2.0.so.0()(64bit) libgraphite2.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH)
Processing files: harfbuzz-devel-1.7.5-3.fc28.riscv64
Provides: harfbuzz-devel = 1.7.5-3.fc28 harfbuzz-devel(riscv-64) = 1.7.5-3.fc28 pkgconfig(harfbuzz) = 1.7.5 pkgconfig(harfbuzz-icu) = 1.7.5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libglib-2.0.so.0()(64bit) libharfbuzz-icu.so.0()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) pkgconfig(glib-2.0) >= 2.19.1 pkgconfig(graphite2) pkgconfig(harfbuzz) pkgconfig(icu-uc) rtld(GNU_HASH)
Processing files: harfbuzz-icu-1.7.5-3.fc28.riscv64
Provides: harfbuzz-icu = 1.7.5-3.fc28 harfbuzz-icu(riscv-64) = 1.7.5-3.fc28 libharfbuzz-icu.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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libharfbuzz.so.0()(64bit) libicudata.so.60()(64bit) libicuuc.so.60()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64
Wrote: /builddir/build/SRPMS/harfbuzz-1.7.5-3.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/harfbuzz-1.7.5-3.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/harfbuzz-devel-1.7.5-3.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/harfbuzz-icu-1.7.5-3.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PRTQhD
+ umask 022
+ cd /builddir/build/BUILD
+ cd harfbuzz-1.7.5
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/harfbuzz-1.7.5-3.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff