Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/shigofumi.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-dd6f51fd40f339cca4d472ffad1b4b0dded6bcc2/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/shigofumi.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/shigofumi-0.6-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/shigofumi.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-dd6f51fd40f339cca4d472ffad1b4b0dded6bcc2/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/shigofumi.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RZvkP1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf shigofumi-0.6 + /usr/bin/xz -dc /builddir/build/SOURCES/shigofumi-0.6.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd shigofumi-0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IeWHuZ + umask 022 + cd /builddir/build/BUILD + cd shigofumi-0.6 + 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -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' + ./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 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 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 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 for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ISDS... yes checking for CONFUSE... yes checking for magic_open in -lmagic... yes checking for readline in -lreadline... yes checking for xsltproc... no checking for DocBook XSLT stylesheet location in "/usr/share/sgml/docbook/xsl-stylesheets"... configure: WARNING: Missing xsltproc! configure: WARNING: missing! configure: WARNING: Missing xsltproc. Make sure you have sources with pregenerated manual pages. checking for po4a... no checking for ANSI C header files... configure: WARNING: Missing po4a. Make sure you have sources with pregenerated localized manual pages. 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 attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no configure: WARNING: Glibc style extended attributes not supported checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strcoll... yes checking for getcwd... yes checking for localtime_r... yes checking for memset... no checking for mkstemps... yes checking for munmap... yes checking for nl_langinfo... yes checking for setenv... yes checking for setlocale... yes checking for strdup... no checking for strerror... yes checking for strtol... yes checking for tzset... yes checking for wcwidth... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/po/Makefile config.status: creating doc/po/po4a-build.conf config.status: creating doc/po/cs/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 Making all in po make[1]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/po' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/po' Making all in src make[1]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/src' gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -std=c99 -Wall -c completion.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -std=c99 -Wall -c data.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -std=c99 -Wall -c io.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -std=c99 -Wall -c shigofumi.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -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 -Werror -std=c99 -Wall -c utils.c 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 -Werror -std=c99 -Wall -Wl,-z,relro -o shigofumi completion.o data.o io.o shigofumi.o utils.o -lisds -lxml2 -lconfuse -lreadline -lmagic make[2]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/src' make[1]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/src' Making all in test make[1]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/test' gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I../src -I../src -DSRCDIR=\"..\" -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 -Werror -std=c99 -Wall -c tokenize.c gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I../src -I../src -DSRCDIR=\"..\" -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 -Werror -std=c99 -Wall -c -o completion.o `test -f '../src/completion.c' || echo './'`../src/completion.c gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I../src -I../src -DSRCDIR=\"..\" -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 -Werror -std=c99 -Wall -c -o utils.o `test -f '../src/utils.c' || echo './'`../src/utils.c gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -I../src -I../src -DSRCDIR=\"..\" -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 -Werror -std=c99 -Wall -c test.c 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 -Werror -std=c99 -Wall -Wl,-z,relro -o tokenize tokenize.o completion.o utils.o test.o -lisds -lxml2 -lconfuse -lreadline -lmagic make[1]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/test' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc' Making all in po make[2]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc/po' Making all in . make[3]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc/po' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc/po' Making all in cs make[3]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc/po/cs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc/po/cs' make[2]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc/po' make[2]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc' make[1]: Entering directory `/builddir/build/BUILD/shigofumi-0.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oO7eqK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm ++ dirname /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm + cd shigofumi-0.6 + make install DESTDIR=/builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm Making install in po make[1]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/po' installing cs.gmo as /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/locale/cs/LC_MESSAGES/shigofumi.mo if test "shigofumi" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/src' make[2]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/bin' /usr/bin/install -c shigofumi '/builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/src' make[1]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/src' Making install in test make[1]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/test' make[2]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/test' 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/shigofumi-0.6/test' make[1]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/test' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc' Making install in po make[2]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc/po' Making install in . make[3]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc/po' make[4]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc/po' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc/po' make[3]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc/po' Making install in cs make[3]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc/po/cs' install -m 755 -d /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/man/cs/man1 install -m 644 -t /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/man/cs/man1 shigofumi.1 install -m 755 -d /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/man/cs/man5 install -m 644 -t /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/man/cs/man5 shigofumirc.5 make[3]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc/po/cs' make[2]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc/po' make[2]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc' make[3]: Entering directory `/builddir/build/BUILD/shigofumi-0.6/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 shigofumi.1 '/builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/man/man5' /usr/bin/install -c -m 644 shigofumirc.5 '/builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/man/man5' make[3]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc' make[2]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6/doc' make[1]: Entering directory `/builddir/build/BUILD/shigofumi-0.6' make[2]: Entering directory `/builddir/build/BUILD/shigofumi-0.6' 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/shigofumi-0.6' make[1]: Leaving directory `/builddir/build/BUILD/shigofumi-0.6' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm shigofumi + /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/shigofumi-0.6 extracting debug info from /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/bin/shigofumi dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 602 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: shigofumi-0.6-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ELohfy + umask 022 + cd /builddir/build/BUILD + cd shigofumi-0.6 + DOCDIR=/builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/doc/shigofumi-0.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/doc/shigofumi-0.6 + cp -pr README /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/doc/shigofumi-0.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/doc/shigofumi-0.6 + cp -pr NEWS /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/doc/shigofumi-0.6 + cp -pr TODO /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/doc/shigofumi-0.6 + cp -pr ChangeLog /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/doc/shigofumi-0.6 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6mf5xr + umask 022 + cd /builddir/build/BUILD + cd shigofumi-0.6 + LICENSEDIR=/builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/licenses/shigofumi-0.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/licenses/shigofumi-0.6 + cp -pr COPYING /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm/usr/share/licenses/shigofumi-0.6 + exit 0 Provides: shigofumi = 0.6-1.el7 shigofumi(armv7hl-32) = 0.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libconfuse.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libisds.so.5 libmagic.so.1 libreadline.so.6 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.23) libxml2.so.2(LIBXML2_2.6.8) rtld(GNU_HASH) Processing files: shigofumi-debuginfo-0.6-1.el7.armv7hl Provides: shigofumi-debuginfo = 0.6-1.el7 shigofumi-debuginfo(armv7hl-32) = 0.6-1.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/shigofumi-0.6-1.el7.arm Wrote: /builddir/build/RPMS/shigofumi-0.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/shigofumi-debuginfo-0.6-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rMoMiq + umask 022 + cd /builddir/build/BUILD + cd shigofumi-0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/shigofumi-0.6-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->