Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libxo.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-04cc84c38189873f256385c2201687246219e7f6/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libxo.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libxo-1.6.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libxo.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-04cc84c38189873f256385c2201687246219e7f6/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libxo.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bQz55W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libxo-1.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libxo-1.6.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libxo-1.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/libxo-1.6.0-sysctl.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qDDlGM + umask 022 + cd /builddir/build/BUILD + cd libxo-1.6.0 + 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-gnu --host=armv7hl-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/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 race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for armv7hl-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... -std=gnu11 checking whether gcc -std=gnu11 understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc -std=gnu11... none checking whether ln -s works... yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-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 -std=gnu11... /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 the maximum length of command line arguments... 1572864 checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu11 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 armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu11 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu11 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu11 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu11 static flag -static works... no checking if gcc -std=gnu11 supports -c -o file.o... yes checking if gcc -std=gnu11 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu11 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 basename... /usr/bin/basename checking for bison... /usr/bin/bison checking for cat... /usr/bin/cat checking for chmod... /usr/bin/chmod checking for cp... /usr/bin/cp checking for diff... /usr/bin/diff checking for mkdir... /usr/bin/mkdir checking for mv... /usr/bin/mv checking for rm... /usr/bin/rm checking for sed... (cached) /usr/bin/sed checking for inline... inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for bzero... yes checking for memmove... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strspn... yes checking for sranddev... no checking for srand... yes checking for strlcpy... no checking for fdopen... yes checking for getrusage... yes checking for gettimeofday... yes checking for ctime... yes checking for getpass... yes checking for getprogname... no checking for sysctlbyname... no checking for flock... yes checking for asprintf... yes checking for __flbf... yes checking for sysctlbyname... (cached) no checking for dlfcn.h... (cached) yes checking for dlfcn.h... (cached) yes checking for stdio_ext.h... yes checking for tzfile.h... no checking for stdtime/tzfile.h... no checking for dlfunc... no checking for sys/time.h... yes checking for ctype.h... yes checking for errno.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for sys/sysctl.h... yes checking for threads.h... no checking for monitor.h... no checking for libutil.h... no checking for humanize_number in -lutil... no humanize_number results: :no:no: checking gettext in /usr... no checking gettext in /opt/local... no checking gettext in /usr/local... no configure: "could not find msgfmt tool" checking thread-locals are unknown... before checking for MD5_Init in -lcrypto... no checking for struct sockaddr_un.sun_len... no checking for gcc -std=gnu11 options needed to detect all undeclared functions... none needed checking whether __isthreaded is declared... no checking for libslax... no checking whether to build with warnings... no checking whether to build with debugging... no checking whether to use int return codes... no checking whether to build with text-only rendering... no checking whether to build with local wcwidth implementation... yes checking retain hash bucket size... default checking for lrint in -lm... yes checking compiler for gcc... yes checking whether to build with printflike... no checking whether to build with LIBXO_OPTIONS... yes Using configure dir /builddir/build/BUILD/libxo-1.6.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libxo-config config.status: creating xohtml/xohtml.sh config.status: creating libxo/Makefile config.status: creating libxo/add.man config.status: creating bin/Makefile config.status: creating encoder/Makefile config.status: creating encoder/cbor/Makefile config.status: creating encoder/csv/Makefile config.status: creating encoder/test/Makefile config.status: creating xo/Makefile config.status: creating xolint/Makefile config.status: creating xohtml/Makefile config.status: creating xopo/Makefile config.status: creating packaging/libxo.pc config.status: creating doc/Makefile config.status: creating doc/top-link.html config.status: creating tests/Makefile config.status: creating tests/core/Makefile config.status: creating tests/gettext/Makefile config.status: creating tests/xo/Makefile config.status: creating packaging/libxo.spec config.status: creating packaging/libxo.rb.base config.status: creating libxo/xo_config.h config.status: executing depfiles commands config.status: executing libtool commands /usr/bin/rm: cannot remove 'libtoolT': No such file or directory configure: summary of build options: libxo version: 1.6.0 host type: armv7hl-redhat-linux-gnu / linux-gnu install prefix: /usr srcdir: . libdir: /usr/lib bindir: /usr/bin includedir: /usr/include share dir: /usr/share/libxo extensions dir: /usr/lib/libxo/encoder oxtradoc dir: compiler: gcc -std=gnu11 (yes) compiler flags: -D_GNU_SOURCE -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 library types: Shared=yes, Static=no warnings: no debug: no printf-like: no libxo-options: yes text-only: no gettext: no (none) isthreaded: no thread-local: before local wcwidth: yes retain size: default + /usr/bin/make -j4 Making all in bin make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/bin' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/bin' Making all in libxo make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/libxo' /usr/bin/make all-am make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/libxo' CC libxo.lo CC xo_encoder.lo CC xo_syslog.lo CCLD libxo.la make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/libxo' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/libxo' Making all in xo make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xo' CC xo.o CCLD xo make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xo' Making all in xopo make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xopo' CC xopo.o CCLD xopo make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xopo' Making all in xolint make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xolint' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xolint' Making all in xohtml make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xohtml' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xohtml' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/tests' Making all in core make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/tests/core' CC test_01.o CC test_02.o CC test_03.o CC test_04.o test_03.c: In function 'main': test_03.c:76:20: warning: unused variable 'i' [-Wunused-variable] int first = 1, i; ^ test_03.c:76:9: warning: unused variable 'first' [-Wunused-variable] int first = 1, i; ^ In file included from test_02.c:19:0: ../../libxo/xo_humanize.h:63:1: warning: 'xo_humanize_number' defined but not used [-Wunused-function] xo_humanize_number (char *buf, size_t len, int64_t bytes, ^ CC test_05.o CC test_06.o CC test_07.o CC test_08.o CC test_09.o CC test_10.o CC test_11.o test_09.c: In function 'main': test_09.c:36:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ CC test_12.o CCLD test_01.test CCLD test_02.test test_12.c: In function 'main': test_12.c:24:9: warning: unused variable 'mon' [-Wunused-variable] int mon = 0; ^ CCLD test_03.test CCLD test_04.test CCLD test_05.test CCLD test_06.test CCLD test_07.test CCLD test_08.test CCLD test_09.test CCLD test_10.test CCLD test_11.test CCLD test_12.test make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/tests/core' Making all in xo make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/tests/xo' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/tests/xo' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/tests' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/doc' Making all in encoder make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder' Making all in cbor make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/cbor' CC enc_cbor.lo CCLD libenc_cbor.la make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/cbor' Making all in csv make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/csv' CC enc_csv.lo CCLD libenc_csv.la make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/csv' Making all in test make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/test' CC enc_test.lo CCLD libenc_test.la make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/test' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder' make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2iJsFY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm ++ dirname /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm + cd libxo-1.6.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm Making install in bin make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/bin' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/bin' 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/libxo-1.6.0/bin' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/bin' Making install in libxo make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/libxo' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/libxo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libxo.la '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libxo.so.0.0.0 /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib && { ln -s -f libxo.so.0.0.0 libxo.so.0 || { rm -f libxo.so.0 && ln -s libxo.so.0.0.0 libxo.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib && { ln -s -f libxo.so.0.0.0 libxo.so || { rm -f libxo.so && ln -s libxo.so.0.0.0 libxo.so; }; }) libtool: install: /usr/bin/install -c .libs/libxo.lai /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/include/libxo' /usr/bin/install -c -m 644 xo.h xo_encoder.h '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/include/libxo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man3' /usr/bin/install -c -m 644 libxo.3 xo_attr.3 xo_create.3 xo_emit.3 xo_emit_err.3 xo_err.3 xo_error.3 xo_finish.3 xo_flush.3 xo_message.3 xo_no_setlocale.3 xo_open_container.3 xo_open_list.3 xo_open_marker.3 xo_parse_args.3 xo_set_allocator.3 xo_set_flags.3 xo_set_info.3 xo_set_options.3 xo_set_style.3 xo_set_syslog_enterprise_id.3 xo_set_version.3 xo_set_writer.3 xo_syslog.3 '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man5' /usr/bin/install -c -m 644 xo_format.5 '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man7' /usr/bin/install -c -m 644 libxo-csv.7 xo_options.7 '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man7' /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/libxo' for file in libxo.3 xo_attr.3 xo_create.3 xo_emit.3 xo_emit_err.3 xo_err.3 xo_error.3 xo_finish.3 xo_flush.3 xo_message.3 xo_no_setlocale.3 xo_open_container.3 xo_open_list.3 xo_open_marker.3 xo_parse_args.3 xo_set_allocator.3 xo_set_flags.3 xo_set_info.3 xo_set_options.3 xo_set_style.3 xo_set_syslog_enterprise_id.3 xo_set_version.3 xo_set_writer.3 xo_syslog.3; do \ cat ../libxo/add.man >> /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man3/$file ; done for file in xo_format.5; do \ cat ../libxo/add.man >> /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man5/$file ; done for file in libxo-csv.7 xo_options.7; do \ cat ../libxo/add.man >> /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man7/$file ; done make[3]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/libxo' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/libxo' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/libxo' Making install in xo make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xo' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xo '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin' libtool: warning: '../libxo/libxo.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/xo /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin/xo /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 xo.1 '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1' /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xo' for file in xo.1; do \ cat ../libxo/add.man >> /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1/$file ; done make[3]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xo' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xo' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xo' Making install in xopo make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xopo' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xopo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xopo '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin' libtool: warning: '../libxo/libxo.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/xopo /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin/xopo /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 xopo.1 '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1' /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xopo' for file in xopo.1; do \ cat ../libxo/add.man >> /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1/$file ; done make[3]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xopo' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xopo' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xopo' Making install in xolint make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xolint' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xolint' /usr/bin/make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xolint' install ./xolint.pl /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin/xolint make[3]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xolint' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 xolint.1 '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1' /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xolint' for file in xolint.1; do \ cat ../libxo/add.man >> /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1/$file ; done make[3]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xolint' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xolint' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xolint' Making install in xohtml make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xohtml' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xohtml' /usr/bin/make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xohtml' install xohtml.sh /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin/xohtml mkdir -p /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/libxo/external for file in xohtml.js xohtml.css; do \ install ./$file /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/libxo ; done for file in external/jquery.js external/jquery.qtip.css external/jquery.qtip.js; do \ install ./$file /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/libxo/external ; done make[3]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xohtml' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 xohtml.1 '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1' /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/xohtml' for file in xohtml.1; do \ cat ../libxo/add.man >> /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/man/man1/$file ; done make[3]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xohtml' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xohtml' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/xohtml' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/tests' Making install in core make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/tests/core' make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/tests/core' 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/libxo-1.6.0/tests/core' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/tests/core' Making install in xo make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/tests/xo' make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/tests/xo' 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/libxo-1.6.0/tests/xo' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/tests/xo' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/tests' make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/tests' 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/libxo-1.6.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/doc' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/doc' 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/libxo-1.6.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/doc' Making install in encoder make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder' Making install in cbor make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/cbor' make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/cbor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder' /bin/sh ../../libtool --mode=install /usr/bin/install -c libenc_cbor.la '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder' libtool: warning: relinking 'libenc_cbor.la' libtool: install: (cd /builddir/build/BUILD/libxo-1.6.0/encoder/cbor; /bin/sh "/builddir/build/BUILD/libxo-1.6.0/libtool" --silent --tag CC --mode=relink gcc -std=gnu11 -I../../libxo -I../../libxo -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -fno-inline-functions-called-once -D_GNU_SOURCE -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 -ldl -o libenc_cbor.la -rpath /usr/lib/libxo/encoder enc_cbor.lo -L../../libxo -lxo -inst-prefix-dir /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm) libtool: install: /usr/bin/install -c .libs/libenc_cbor.so.0.0.0T /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder/libenc_cbor.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder && { ln -s -f libenc_cbor.so.0.0.0 libenc_cbor.so.0 || { rm -f libenc_cbor.so.0 && ln -s libenc_cbor.so.0.0.0 libenc_cbor.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder && { ln -s -f libenc_cbor.so.0.0.0 libenc_cbor.so || { rm -f libenc_cbor.so && ln -s libenc_cbor.so.0.0.0 libenc_cbor.so; }; }) libtool: install: /usr/bin/install -c .libs/libenc_cbor.lai /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder/libenc_cbor.la libtool: warning: remember to run 'libtool --finish /usr/lib/libxo/encoder' /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/cbor' Install link libenc_cbor.so.0 -> cbor.enc ... make[4]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/cbor' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/cbor' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/cbor' Making install in csv make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/csv' make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/csv' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder' /bin/sh ../../libtool --mode=install /usr/bin/install -c libenc_csv.la '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder' libtool: warning: relinking 'libenc_csv.la' libtool: install: (cd /builddir/build/BUILD/libxo-1.6.0/encoder/csv; /bin/sh "/builddir/build/BUILD/libxo-1.6.0/libtool" --silent --tag CC --mode=relink gcc -std=gnu11 -I../../libxo -I../../libxo -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -fno-inline-functions-called-once -D_GNU_SOURCE -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 -ldl -o libenc_csv.la -rpath /usr/lib/libxo/encoder enc_csv.lo -L../../libxo -lxo -inst-prefix-dir /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm) libtool: install: /usr/bin/install -c .libs/libenc_csv.so.0.0.0T /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder/libenc_csv.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder && { ln -s -f libenc_csv.so.0.0.0 libenc_csv.so.0 || { rm -f libenc_csv.so.0 && ln -s libenc_csv.so.0.0.0 libenc_csv.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder && { ln -s -f libenc_csv.so.0.0.0 libenc_csv.so || { rm -f libenc_csv.so && ln -s libenc_csv.so.0.0.0 libenc_csv.so; }; }) libtool: install: /usr/bin/install -c .libs/libenc_csv.lai /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder/libenc_csv.la libtool: warning: remember to run 'libtool --finish /usr/lib/libxo/encoder' /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/csv' Install link libenc_csv.so.0 -> csv.enc ... make[4]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/csv' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/csv' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/csv' Making install in test make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/test' make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/test' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder' /bin/sh ../../libtool --mode=install /usr/bin/install -c libenc_test.la '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder' libtool: warning: relinking 'libenc_test.la' libtool: install: (cd /builddir/build/BUILD/libxo-1.6.0/encoder/test; /bin/sh "/builddir/build/BUILD/libxo-1.6.0/libtool" --silent --tag CC --mode=relink gcc -std=gnu11 -I../../libxo -I../../libxo -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -fno-inline-functions-called-once -D_GNU_SOURCE -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 -ldl -o libenc_test.la -rpath /usr/lib/libxo/encoder enc_test.lo -L../../libxo -lxo -inst-prefix-dir /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm) libtool: install: /usr/bin/install -c .libs/libenc_test.so.0.0.0T /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder/libenc_test.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder && { ln -s -f libenc_test.so.0.0.0 libenc_test.so.0 || { rm -f libenc_test.so.0 && ln -s libenc_test.so.0.0.0 libenc_test.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder && { ln -s -f libenc_test.so.0.0.0 libenc_test.so || { rm -f libenc_test.so && ln -s libenc_test.so.0.0.0 libenc_test.so; }; }) libtool: install: /usr/bin/install -c .libs/libenc_test.lai /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder/libenc_test.la libtool: warning: remember to run 'libtool --finish /usr/lib/libxo/encoder' /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder/test' Install link libenc_test.so.0 -> test.enc ... make[4]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/test' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/test' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder/test' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder' make[3]: Entering directory `/builddir/build/BUILD/libxo-1.6.0/encoder' 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/libxo-1.6.0/encoder' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0/encoder' make[1]: Entering directory `/builddir/build/BUILD/libxo-1.6.0' make[2]: Entering directory `/builddir/build/BUILD/libxo-1.6.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin' /usr/bin/install -c libxo-config '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/doc/libxo' /usr/bin/install -c -m 644 Copyright '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/doc/libxo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 packaging/libxo.pc '/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0' make[1]: Leaving directory `/builddir/build/BUILD/libxo-1.6.0' + xargs rm -f + find /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm -type f -name '*.la' + rm -f /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/doc/libxo/Copyright + /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/libxo-1.6.0 extracting debug info from /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder/libenc_test.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder/libenc_cbor.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/lib/libxo/encoder/libenc_csv.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin/xopo extracting debug info from /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/bin/xo /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libxo.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxo.so.debug symlinked /usr/lib/debug/usr/lib/libxo.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxo.so.0.debug symlinked /usr/lib/debug/usr/lib/libxo/encoder/libenc_csv.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxo/encoder/libenc_csv.so.0.debug symlinked /usr/lib/debug/usr/lib/libxo/encoder/libenc_csv.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxo/encoder/csv.enc.debug symlinked /usr/lib/debug/usr/lib/libxo/encoder/libenc_test.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxo/encoder/test.enc.debug symlinked /usr/lib/debug/usr/lib/libxo/encoder/libenc_test.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxo/encoder/libenc_test.so.debug symlinked /usr/lib/debug/usr/lib/libxo/encoder/libenc_cbor.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxo/encoder/cbor.enc.debug symlinked /usr/lib/debug/usr/lib/libxo/encoder/libenc_test.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxo/encoder/libenc_test.so.0.debug symlinked /usr/lib/debug/usr/lib/libxo/encoder/libenc_cbor.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxo/encoder/libenc_cbor.so.debug symlinked /usr/lib/debug/usr/lib/libxo/encoder/libenc_csv.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxo/encoder/libenc_csv.so.debug symlinked /usr/lib/debug/usr/lib/libxo/encoder/libenc_cbor.so.0.0.0.debug to /usr/lib/debug/usr/lib/libxo/encoder/libenc_cbor.so.0.debug 670 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: libxo-1.6.0-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BVqqTO + umask 022 + cd /builddir/build/BUILD + cd libxo-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/doc/libxo-1.6.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/doc/libxo-1.6.0 + cp -pr README.md /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/doc/libxo-1.6.0 + cp -pr INSTALL.md /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/doc/libxo-1.6.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ihpn2E + umask 022 + cd /builddir/build/BUILD + cd libxo-1.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/licenses/libxo-1.6.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/licenses/libxo-1.6.0 + cp -pr Copyright /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm/usr/share/licenses/libxo-1.6.0 + exit 0 Provides: libenc_cbor.so.0 libenc_csv.so.0 libenc_test.so.0 libxo = 1.6.0-2.el7 libxo(armv7hl-32) = 1.6.0-2.el7 libxo.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: /bin/sh /usr/bin/env ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.4) libenc_cbor.so.0 libenc_csv.so.0 libenc_test.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libxo.so.0 rtld(GNU_HASH) Processing files: libxo-devel-1.6.0-2.el7.armv7hl Provides: libxo-devel = 1.6.0-2.el7 libxo-devel(armv7hl-32) = 1.6.0-2.el7 pkgconfig(libxo) = 1.6.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libenc_cbor.so.0 libenc_csv.so.0 libenc_test.so.0 libxo.so.0 Processing files: libxo-debuginfo-1.6.0-2.el7.armv7hl Provides: libxo-debuginfo = 1.6.0-2.el7 libxo-debuginfo(armv7hl-32) = 1.6.0-2.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/libxo-1.6.0-2.el7.arm Wrote: /builddir/build/RPMS/libxo-1.6.0-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libxo-devel-1.6.0-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libxo-debuginfo-1.6.0-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SgUfei + umask 022 + cd /builddir/build/BUILD + cd libxo-1.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libxo-1.6.0-2.el7.arm + exit 0 Child return code was: 0