Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libotf.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-c2a602ef32bb937bc393b40781692b0b393a907c/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libotf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libotf-0.9.13-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libotf.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-c2a602ef32bb937bc393b40781692b0b393a907c/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libotf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.p4OSA7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libotf-0.9.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/libotf-0.9.13.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libotf-0.9.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uT39dd + umask 022 + cd /builddir/build/BUILD + cd libotf-0.9.13 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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' + for i in '$(find . -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' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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/lib --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 for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi 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 armv7hl-redhat-linux-gnueabi-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-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 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 + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/libotf-0.9.13/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/libotf-0.9.13/src' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o otferror.lo otferror.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o otfopen.lo otfopen.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o otfdrive.lo otfdrive.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c otferror.c -fPIC -DPIC -o .libs/otferror.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c otfdrive.c -fPIC -DPIC -o .libs/otfdrive.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c otfopen.c -fPIC -DPIC -o .libs/otfopen.o otfdrive.c: In function 'setup_lookup_flags': otfdrive.c:220:13: warning: unused variable 'n' [-Wunused-variable] int i, j, n = 0; ^ otfdrive.c: In function 'lookup_gpos': otfdrive.c:849:29: warning: unused variable 'anchor2' [-Wunused-variable] OTF_Anchor *anchor1, *anchor2; ^ otfdrive.c:849:19: warning: unused variable 'anchor1' [-Wunused-variable] OTF_Anchor *anchor1, *anchor2; ^ otfdrive.c:846:11: warning: unused variable 'positioning_type' [-Wunused-variable] int positioning_type; ^ otfdrive.c: In function 'check_cmap_uvs': otfdrive.c:1496:27: warning: unused variable 'sub14' [-Wunused-variable] OTF_EncodingSubtable14 *sub14; ^ otfdrive.c: In function 'OTF_drive_gsub_internal': otfdrive.c:1752:11: warning: unused variable 'log' [-Wunused-variable] USHORT *log; ^ otfdrive.c: In function 'OTF_drive_gpos_internal': otfdrive.c:1856:10: warning: unused variable 'n' [-Wunused-variable] int i, n; ^ otfopen.c: In function 'read_cmap_table': otfopen.c:724:15: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] unsigned dummy; ^ otfdrive.c: In function 'OTF_drive_cmap2': otfdrive.c:1667:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ otfopen.c: In function 'read_header_part': otfopen.c:2827:22: warning: variable 'numfonts' set but not used [-Wunused-but-set-variable] unsigned version, numfonts, offset; ^ otfopen.c:2827:13: warning: variable 'version' set but not used [-Wunused-but-set-variable] unsigned version, numfonts, offset; ^ otfdrive.c: In function 'lookup_gpos': otfdrive.c:894:18: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] g->f.f1.value = value; ^ otfdrive.c:893:19: warning: 'format' may be used uninitialized in this function [-Wmaybe-uninitialized] g->f.f1.format = format; ^ otfdrive.c:1226:55: warning: 'coverage_idx' may be used uninitialized in this function [-Wmaybe-uninitialized] OTF_ChainRuleSet *set = context1->ChainRuleSet + coverage_idx; ^ otfdrive.c: In function 'lookup_gsub': otfdrive.c:724:39: warning: 'coverage_idx' may be used uninitialized in this function [-Wmaybe-uninitialized] g->glyph_id = reverse->Substitute[coverage_idx]; ^ otfopen.c: In function 'read_device_table.isra.6': otfopen.c:1114:21: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] intval.int8 = val >> 8; ^ otfdrive.c: In function 'OTF_drive_cmap': otfdrive.c:1621:44: warning: 'sub' may be used uninitialized in this function [-Wmaybe-uninitialized] gstring->glyphs[i].glyph_id = lookupper (c, sub); ^ /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libotf.la -rpath /usr/lib otferror.lo otfopen.lo otfdrive.lo -lfreetype libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/otferror.o .libs/otfopen.o .libs/otfdrive.o -lfreetype -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libotf.so.0 -o .libs/libotf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libotf.so.0" && ln -s "libotf.so.0.0.0" "libotf.so.0") libtool: link: (cd ".libs" && rm -f "libotf.so" && ln -s "libotf.so.0.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.13/src' make[1]: Leaving directory `/builddir/build/BUILD/libotf-0.9.13/src' Making all in example make[1]: Entering directory `/builddir/build/BUILD/libotf-0.9.13/example' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c otfdump.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c otflist.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c otftobdf.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c otfview.c otfview.c: In function 'update_render_area': otfview.c:618:7: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ otftobdf.c: In function 'main': otftobdf.c:217:8: warning: 'nchars' may be used uninitialized in this function [-Wmaybe-uninitialized] nchars++; ^ otfview.c: In function 'FeatureProc': otfview.c:944:15: warning: unused variable 'j' [-Wunused-variable] int idx, i, j; ^ /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o otftobdf otftobdf.o ../src/libotf.la -lfreetype /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o otflist otflist.o ../src/libotf.la -lfreetype libtool: link: armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/otftobdf otftobdf.o ../src/.libs/libotf.so -lfreetype libtool: link: armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/otflist otflist.o ../src/.libs/libotf.so -lfreetype otfview.c: In function 'update_seq_area': otfview.c:550:22: warning: 'base_width' may be used uninitialized in this function [-Wmaybe-uninitialized] xoff = (base_x - prev_width) - mark_x; ^ /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o otfdump otfdump.o ../src/libotf.la -lfreetype libtool: link: armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/otfdump otfdump.o ../src/.libs/libotf.so -lfreetype /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -lSM -lICE -lX11 -lXt -lXaw -lXmu -Wl,-z,relro -o otfview otfview.o ../src/libotf.la -lfreetype libtool: link: armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -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.13/example' make[1]: Entering directory `/builddir/build/BUILD/libotf-0.9.13' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libotf-0.9.13' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DGq7r5 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm ++ dirname /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm + cd libotf-0.9.13 + make install DESTDIR=/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm 'INSTALL=install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libotf-0.9.13/src' make[2]: Entering directory `/builddir/build/BUILD/libotf-0.9.13/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/lib" /bin/sh ../libtool --mode=install install -p libotf.la '/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/lib' libtool: install: install -p .libs/libotf.so.0.0.0 /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/lib/libotf.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/lib && { ln -s -f libotf.so.0.0.0 libotf.so.0 || { rm -f libotf.so.0 && ln -s libotf.so.0.0.0 libotf.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/lib && { ln -s -f libotf.so.0.0.0 libotf.so || { rm -f libotf.so && ln -s libotf.so.0.0.0 libotf.so; }; }) libtool: install: install -p .libs/libotf.lai /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/lib/libotf.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/include" install -p -m 644 otf.h '/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/libotf-0.9.13/src' make[1]: Leaving directory `/builddir/build/BUILD/libotf-0.9.13/src' Making install in example make[1]: Entering directory `/builddir/build/BUILD/libotf-0.9.13/example' make[2]: Entering directory `/builddir/build/BUILD/libotf-0.9.13/example' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin" /bin/sh ../libtool --mode=install install -p otfdump otflist otftobdf otfview '/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin' libtool: install: warning: `../src/libotf.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/otfdump /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/otfdump libtool: install: warning: `../src/libotf.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/otflist /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/otflist libtool: install: warning: `../src/libotf.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/otftobdf /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/otftobdf libtool: install: warning: `../src/libotf.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/otfview /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/otfview make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libotf-0.9.13/example' make[1]: Leaving directory `/builddir/build/BUILD/libotf-0.9.13/example' make[1]: Entering directory `/builddir/build/BUILD/libotf-0.9.13' make[2]: Entering directory `/builddir/build/BUILD/libotf-0.9.13' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin" install -p libotf-config '/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/lib/pkgconfig" install -p -m 644 libotf.pc '/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libotf-0.9.13' make[1]: Leaving directory `/builddir/build/BUILD/libotf-0.9.13' + find /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm -name '*.la' -exec rm -f '{}' ';' + for file in '$RPM_BUILD_ROOT/usr/bin/*' + chrpath -d /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/libotf-config `/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/libotf-config' probably isn't a 32-bit LSB-first ELF file. elf_open: Exec format error + true + for file in '$RPM_BUILD_ROOT/usr/bin/*' + chrpath -d /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/otfdump + for file in '$RPM_BUILD_ROOT/usr/bin/*' + chrpath -d /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/otflist + for file in '$RPM_BUILD_ROOT/usr/bin/*' + chrpath -d /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/otftobdf + for file in '$RPM_BUILD_ROOT/usr/bin/*' + chrpath -d /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/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.13-4.el7.arm/usr/bin/libotf-config + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libotf-0.9.13 extracting debug info from /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/otflist extracting debug info from /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/otfview extracting debug info from /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/otfdump extracting debug info from /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/bin/otftobdf extracting debug info from /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/lib/libotf.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libotf.so.0.0.0.debug to /usr/lib/debug/usr/lib/libotf.so.debug symlinked /usr/lib/debug/usr/lib/libotf.so.0.0.0.debug to /usr/lib/debug/usr/lib/libotf.so.0.debug 573 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libotf-0.9.13-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.20IFsb + umask 022 + cd /builddir/build/BUILD + cd libotf-0.9.13 + DOCDIR=/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/share/doc/libotf-0.9.13 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/share/doc/libotf-0.9.13 + cp -pr AUTHORS /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/share/doc/libotf-0.9.13 + cp -pr COPYING /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/share/doc/libotf-0.9.13 + cp -pr README /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/share/doc/libotf-0.9.13 + cp -pr NEWS /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/share/doc/libotf-0.9.13 + exit 0 Provides: libotf = 0.9.13-4.el7 libotf(armv7hl-32) = 0.9.13-4.el7 libotf.so.0 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libICE.so.6 libSM.so.6 libX11.so.6 libXaw.so.7 libXmu.so.6 libXt.so.6 libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libotf.so.0 rtld(GNU_HASH) Processing files: libotf-devel-0.9.13-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ntQRtJ + umask 022 + cd /builddir/build/BUILD + cd libotf-0.9.13 + DOCDIR=/builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/share/doc/libotf-devel-0.9.13 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/share/doc/libotf-devel-0.9.13 + cp -pr example /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm/usr/share/doc/libotf-devel-0.9.13 + exit 0 Provides: libotf-devel = 0.9.13-4.el7 libotf-devel(armv7hl-32) = 0.9.13-4.el7 pkgconfig(libotf) = 0.9.13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libotf.so.0 pkgconfig(freetype2) Processing files: libotf-debuginfo-0.9.13-4.el7.armv7hl Provides: libotf-debuginfo = 0.9.13-4.el7 libotf-debuginfo(armv7hl-32) = 0.9.13-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm Wrote: /builddir/build/RPMS/libotf-0.9.13-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libotf-devel-0.9.13-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libotf-debuginfo-0.9.13-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ySsRV3 + umask 022 + cd /builddir/build/BUILD + cd libotf-0.9.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libotf-0.9.13-4.el7.arm + exit 0 Child return code was: 0 LEAVE do -->