Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libotf.spec'], chrootPath='/var/lib/mock/dist-oc9-build-70460-47434/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libotf.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libotf-0.9.16-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libotf.spec'], chrootPath='/var/lib/mock/dist-oc9-build-70460-47434/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libotf.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.z9Ti19 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libotf-0.9.16 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libotf-0.9.16.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libotf-0.9.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.G4LCCg + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libotf-0.9.16 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2018-01-24 23:08:23.000000000 +0800 +++ ./configure 2024-03-26 01:00:46.411001933 +0800 @@ -1768,7 +1768,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-03-26 01:00:46.411001933 +0800 +++ ./configure 2024-03-26 01:00:46.423001966 +0800 @@ -6037,7 +6037,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -14053,7 +14053,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 for aarch64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6043: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-opencloudos-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... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking X11/Xaw/Command.h usability... yes checking X11/Xaw/Command.h presence... yes checking for X11/Xaw/Command.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for freetype-config... yes checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking for FT_Init_FreeType in -lfreetype... yes checking for scandir... yes checking for alphasort... yes 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 example/Makefile config.status: creating libotf-config config.status: creating libotf.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in src /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o otferror.lo otferror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c otferror.c -fPIC -DPIC -o .libs/otferror.o make[2]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/src' make[2]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o otfdrive.lo otfdrive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c otfdrive.c -fPIC -DPIC -o .libs/otfdrive.o make[2]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/src' otfdrive.c: In function 'setup_lookup_flags': otfdrive.c:284:13: warning: unused variable 'n' [-Wunused-variable] 284 | int i, j, n = 0; | ^ otfdrive.c: In function 'lookup_gpos': otfdrive.c:987:29: warning: unused variable 'anchor2' [-Wunused-variable] 987 | OTF_Anchor *anchor1, *anchor2; | ^~~~~~~ otfdrive.c:987:19: warning: unused variable 'anchor1' [-Wunused-variable] 987 | OTF_Anchor *anchor1, *anchor2; | ^~~~~~~ otfdrive.c:984:11: warning: unused variable 'positioning_type' [-Wunused-variable] 984 | int positioning_type; | ^~~~~~~~~~~~~~~~ otfdrive.c: In function 'check_cmap_uvs': otfdrive.c:1683:27: warning: unused variable 'sub14' [-Wunused-variable] 1683 | OTF_EncodingSubtable14 *sub14; | ^~~~~ otfdrive.c: In function 'OTF_drive_gsub_internal': otfdrive.c:1940:11: warning: unused variable 'log' [-Wunused-variable] 1940 | USHORT *log; | ^~~ otfdrive.c: In function 'OTF_drive_gsub_features': otfdrive.c:2072:7: warning: unused variable 'result' [-Wunused-variable] 2072 | int result; | ^~~~~~ otfdrive.c: In function 'OTF_drive_gpos_internal': otfdrive.c:2090:10: warning: unused variable 'n' [-Wunused-variable] 2090 | int i, n; | ^ otfdrive.c: In function 'OTF_drive_cmap2': otfdrive.c:1854:1: warning: control reaches end of non-void function [-Wreturn-type] 1854 | } | ^ otfdrive.c: In function 'lookup_gpos': otfdrive.c:1032:25: warning: 'value' may be used uninitialized [-Wmaybe-uninitialized] 1032 | g->f.f1.value = value; | ~~~~~~~~~~~~~~^~~~~~~ otfdrive.c:986:24: note: 'value' was declared here 986 | OTF_ValueRecord *value; | ^~~~~ otfdrive.c:1031:26: warning: 'format' may be used uninitialized [-Wmaybe-uninitialized] 1031 | g->f.f1.format = format; | ~~~~~~~~~~~~~~~^~~~~~~~ otfdrive.c:985:28: note: 'format' was declared here 985 | enum OTF_ValueFormat format; | ^~~~~~ otfdrive.c:1052:51: warning: 'coverage_idx' may be used uninitialized [-Wmaybe-uninitialized] 1052 | OTF_PairSet *set = pair1->PairSet + coverage_idx; | ^ otfdrive.c:983:11: note: 'coverage_idx' was declared here 983 | int coverage_idx; | ^~~~~~~~~~~~ otfdrive.c: In function 'lookup_gsub': otfdrive.c:724:62: warning: 'coverage_idx' may be used uninitialized [-Wmaybe-uninitialized] 724 | OTF_ChainRuleSet *set = context1->ChainRuleSet + coverage_idx; | ^ otfdrive.c:507:11: note: 'coverage_idx' was declared here 507 | int coverage_idx; | ^~~~~~~~~~~~ otfdrive.c: In function 'OTF_drive_cmap': otfdrive.c:1808:41: warning: 'sub' may be used uninitialized [-Wmaybe-uninitialized] 1808 | gstring->glyphs[i].glyph_id = lookupper (c, sub); | ^~~~~~~~~~~~~~~~~~ otfdrive.c:1782:25: note: 'sub' was declared here 1782 | OTF_EncodingSubtable *sub; | ^~~ make[2]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o otfopen.lo otfopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c otfopen.c -fPIC -DPIC -o .libs/otfopen.o make[2]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/src' otfopen.c: In function 'read_cmap_table': otfopen.c:724:22: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 724 | unsigned dummy; | ^~~~~ otfopen.c: In function 'read_header_part': otfopen.c:2829:29: warning: variable 'numfonts' set but not used [-Wunused-but-set-variable] 2829 | unsigned version, numfonts, offset; | ^~~~~~~~ otfopen.c:2829:20: warning: variable 'version' set but not used [-Wunused-but-set-variable] 2829 | unsigned version, numfonts, offset; | ^~~~~~~ otfopen.c: In function 'read_device_table': otfopen.c:1110:35: warning: 'val' may be used uninitialized [-Wmaybe-uninitialized] 1110 | intval.int8 = val >> 8; | ~~~~^~~~ otfopen.c:1067:12: note: 'val' was declared here 1067 | unsigned val; | ^~~ make[2]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libotf.la -rpath /usr/lib64 otferror.lo otfopen.lo otfdrive.lo -lfreetype libtool: link: gcc -shared -fPIC -DPIC .libs/otferror.o .libs/otfopen.o .libs/otfdrive.o -lfreetype -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libotf.so.1 -o .libs/libotf.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libotf.so.1" && ln -s "libotf.so.1.0.0" "libotf.so.1") libtool: link: (cd ".libs" && rm -f "libotf.so" && ln -s "libotf.so.1.0.0" "libotf.so") libtool: link: ( cd ".libs" && rm -f "libotf.la" && ln -s "../libotf.la" "libotf.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/src' Making all in example make[1]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/example' gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o otflist.o otflist.c make[1]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/example' make[1]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/example' gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o otftobdf.o otftobdf.c make[1]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/example' otftobdf.c: In function 'main': otftobdf.c:216:39: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 216 | && face->glyph->bitmap.rows * face->glyph->bitmap.width) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ otftobdf.c:217:15: warning: 'nchars' may be used uninitialized [-Wmaybe-uninitialized] 217 | nchars++; | ~~~~~~^~ otftobdf.c:128:7: note: 'nchars' was declared here 128 | int nchars; | ^~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/example' gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o otfdump.o otfdump.c make[1]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/example' make[1]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/example' gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/sysprof-4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o otfview.o otfview.c make[1]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/example' otfview.c: In function 'update_render_area': otfview.c:642:7: warning: variable 'x' set but not used [-Wunused-but-set-variable] 642 | int x; | ^ otfview.c: In function 'FeatureProc': otfview.c:968:15: warning: unused variable 'j' [-Wunused-variable] 968 | int idx, i, j; | ^ otfview.c: In function 'update_glyph_area': otfview.c:274:25: warning: '%06X' directive writing between 6 and 8 bytes into a region of size between 7 and 9 [-Wformat-overflow=] 274 | sprintf (buf, "%06X-%06X", glyph_index, glyph_index + 0x7F); | ^~~~ otfview.c:274:19: note: directive argument in the range [65663, 2147483647] 274 | sprintf (buf, "%06X-%06X", glyph_index, glyph_index + 0x7F); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:964, from otfview.c:25: In function 'sprintf', inlined from 'update_glyph_area' at otfview.c:274:5: /usr/include/bits/stdio2.h:30:10: note: '__sprintf_chk' output between 14 and 18 bytes into a destination of size 16 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ otfview.c: In function 'update_render_area': otfview.c:679:26: warning: '%03d' directive writing between 3 and 10 bytes into a region of size 4 [-Wformat-overflow=] 679 | sprintf (buf, "%03d", idx); | ^~~~ otfview.c:679:25: note: directive argument in the range [1, 2147483647] 679 | sprintf (buf, "%03d", idx); | ^~~~~~ In function 'sprintf', inlined from 'update_render_area' at otfview.c:679:4: /usr/include/bits/stdio2.h:30:10: note: '__sprintf_chk' output between 4 and 11 bytes into a destination of size 4 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/example' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o otftobdf otftobdf.o ../src/libotf.la -lfreetype libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/otftobdf otftobdf.o ../src/.libs/libotf.so -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/example' make[1]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/example' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o otflist otflist.o ../src/libotf.la -lfreetype libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/otflist otflist.o ../src/.libs/libotf.so -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/example' make[1]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/example' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -lSM -lICE -lX11 -lXt -lXaw -lXmu -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o otfview otfview.o ../src/libotf.la -lfreetype libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/otfview otfview.o -lSM -lICE -lX11 -lXt -lXaw -lXmu ../src/.libs/libotf.so -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/example' make[1]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/example' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o otfdump otfdump.o ../src/libotf.la -lfreetype libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o .libs/otfdump otfdump.o ../src/.libs/libotf.so -lfreetype make[1]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/example' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TWLKB4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64 + cd libotf-0.9.16 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/src' make[2]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libotf.la '/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libotf.so.1.0.0 /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/lib64/libotf.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/lib64 && { ln -s -f libotf.so.1.0.0 libotf.so.1 || { rm -f libotf.so.1 && ln -s libotf.so.1.0.0 libotf.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/lib64 && { ln -s -f libotf.so.1.0.0 libotf.so || { rm -f libotf.so && ln -s libotf.so.1.0.0 libotf.so; }; }) libtool: install: /usr/bin/install -p .libs/libotf.lai /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/lib64/libotf.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/include' /usr/bin/install -p -m 644 otf.h '/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/src' make[1]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/src' Making install in example make[1]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/example' make[2]: Entering directory '/builddir/build/BUILD/libotf-0.9.16/example' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p otfdump otflist otftobdf otfview '/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin' libtool: warning: '../src/libotf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/otfdump /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otfdump libtool: warning: '../src/libotf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/otflist /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otflist libtool: warning: '../src/libotf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/otftobdf /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otftobdf libtool: warning: '../src/libotf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/otfview /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otfview make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/example' make[1]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16/example' make[1]: Entering directory '/builddir/build/BUILD/libotf-0.9.16' make[2]: Entering directory '/builddir/build/BUILD/libotf-0.9.16' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin' /usr/bin/install -p libotf-config '/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libotf.pc '/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16' make[1]: Leaving directory '/builddir/build/BUILD/libotf-0.9.16' + find /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64 -name '*.la' -exec rm -f '{}' ';' + for file in /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/* + chrpath -d /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/libotf-config `/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/libotf-config' probably isn't an ELF file. elf_open: Exec format error + true + for file in /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/* + chrpath -d /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otfdump + for file in /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/* + chrpath -d /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otflist + for file in /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/* + chrpath -d /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otftobdf + for file in /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/* + chrpath -d /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otfview + cd example + make clean rm -f otfdump otflist otftobdf otfview rm -rf .libs _libs rm -f *.o rm -f *.lo + rm -rf .deps + rm Makefile + rm /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/libotf-config + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.9.16-1.oc9 --unique-debug-suffix -0.9.16-1.oc9.aarch64 --unique-debug-src-base libotf-0.9.16-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/libotf-0.9.16 extracting debug info from /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otfview extracting debug info from /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otfdump extracting debug info from /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otftobdf extracting debug info from /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/bin/otflist extracting debug info from /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/lib64/libotf.so.1.0.0 604 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs *** WARNING: ./usr/src/debug/libotf-0.9.16-1.oc9.aarch64/example/otftobdf.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/libotf-0.9.16-1.oc9.aarch64/example/otflist.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/libotf-0.9.16-1.oc9.aarch64/example/otfview.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/libotf-0.9.16-1.oc9.aarch64/example/otfdump.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/libotf-0.9.16-1.oc9.aarch64/src/otfdrive.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/libotf-0.9.16-1.oc9.aarch64/src/otfopen.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/libotf-0.9.16-1.oc9.aarch64/src/otf.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/libotf-0.9.16-1.oc9.aarch64/src/otferror.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/libotf-0.9.16-1.oc9.aarch64/src/internal.h is executable but has no shebang, removing executable bit + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: libotf-0.9.16-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MiQKwS + umask 022 + cd /builddir/build/BUILD + cd libotf-0.9.16 + DOCDIR=/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/share/doc/libotf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/share/doc/libotf + cp -pr AUTHORS /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/share/doc/libotf + cp -pr README /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/share/doc/libotf + cp -pr NEWS /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/share/doc/libotf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tkILfj + umask 022 + cd /builddir/build/BUILD + cd libotf-0.9.16 + LICENSEDIR=/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/share/licenses/libotf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/share/licenses/libotf + cp -pr COPYING /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/share/licenses/libotf + RPM_EC=0 ++ jobs -p + exit 0 Provides: libotf = 0.9.16-1.oc9 libotf(aarch-64) = 0.9.16-1.oc9 libotf.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libXaw.so.7()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libfreetype.so.6()(64bit) libotf.so.1()(64bit) rtld(GNU_HASH) Processing files: libotf-devel-0.9.16-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wbak5e + umask 022 + cd /builddir/build/BUILD + cd libotf-0.9.16 + DOCDIR=/builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/share/doc/libotf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/share/doc/libotf-devel + cp -pr example /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64/usr/share/doc/libotf-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libotf-devel = 0.9.16-1.oc9 libotf-devel(aarch-64) = 0.9.16-1.oc9 pkgconfig(libotf) = 0.9.16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libotf.so.1()(64bit) pkgconfig(freetype2) Processing files: libotf-debugsource-0.9.16-1.oc9.aarch64 Provides: libotf-debugsource = 0.9.16-1.oc9 libotf-debugsource(aarch-64) = 0.9.16-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libotf-debuginfo-0.9.16-1.oc9.aarch64 Provides: debuginfo(build-id) = 010b0efc6bc3f373fcd562599aac872f0f8b0563 debuginfo(build-id) = 494dfc893d1b53d76af98fc4cc9eafade06b4cc8 debuginfo(build-id) = 69e3e5462316850740a2452fca5a332e3c78a1eb debuginfo(build-id) = c72cef0bc7357b437b92933f0bb647d052a4d7fb debuginfo(build-id) = d11c497fe082a5cacc6a54c61be095e22e5b56a8 libotf-debuginfo = 0.9.16-1.oc9 libotf-debuginfo(aarch-64) = 0.9.16-1.oc9 libotf.so.1.0.0-0.9.16-1.oc9.aarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libotf-debugsource(aarch-64) = 0.9.16-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libotf-0.9.16-1.oc9.aarch64 Wrote: /builddir/build/RPMS/libotf-devel-0.9.16-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libotf-debugsource-0.9.16-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libotf-0.9.16-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libotf-debuginfo-0.9.16-1.oc9.aarch64.rpm Child return code was: 0