Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/re2c.spec'], printOutput=Falselogger=env={'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock'}uid=1000user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'timeout=0shell=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/re2c.spec'] with env {'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/re2c-0.13.5-11bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/re2c.spec '], printOutput=Falselogger=env={'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock'}uid=1000user='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'timeout=0private_network=Trueshell=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/re2c.spec '] with env {'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BWTlWN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf re2c-0.13.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/re2c-0.13.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd re2c-0.13.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod -x '{}' ';' + /usr/bin/chmod +x configure depcomp install-sh missing Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Jd08sM + exit 0 + umask 022 + cd /builddir/build/BUILD + cd re2c-0.13.5 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-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 for bison... no checking for byacc... no checking for armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-linux-gnu-gpp... no checking for armv6hl-redhat-linux-gnu-aCC... no checking for armv6hl-redhat-linux-gnu-CC... no checking for armv6hl-redhat-linux-gnu-cxx... no checking for armv6hl-redhat-linux-gnu-cc++... no checking for armv6hl-redhat-linux-gnu-cl.exe... no checking for armv6hl-redhat-linux-gnu-FCC... no checking for armv6hl-redhat-linux-gnu-KCC... no checking for armv6hl-redhat-linux-gnu-RCC... no checking for armv6hl-redhat-linux-gnu-xlC_r... no checking for armv6hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for armv6hl-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking Testing GCC version... found version 5.2.1 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for working volatile... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for memset... yes checking for munmap... yes checking for strdup... yes checking for strndup... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 configure: creating ./config.status config.status: creating Makefile config.status: creating README config.status: creating makerpm config.status: creating re2c.1 config.status: creating re2c.spec config.status: creating run_tests.sh config.status: creating config_w32.h config.status: creating htdocs/manual.html config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands + /usr/bin/make -j8 re2c g++ -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o code.o code.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o dfa.o dfa.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o main.o main.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o parser.o parser.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o actions.o actions.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o substr.o substr.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o translate.o translate.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o scanner.o scanner.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o mbo_getopt.o mbo_getopt.cc g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o re2c code.o dfa.o main.o parser.o actions.o substr.o translate.o scanner.o mbo_getopt.o + /usr/bin/rm -f scanner.cc + ./re2c -b -o scanner.cc scanner.re + /usr/bin/rm -f re2c scanner.o + /usr/bin/make -j8 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/re2c-0.13.5' g++ -DHAVE_CONFIG_H -I. -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o scanner.o scanner.cc g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o re2c code.o dfa.o main.o parser.o actions.o substr.o translate.o scanner.o mbo_getopt.o make[1]: Leaving directory '/builddir/build/BUILD/re2c-0.13.5' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gJgTvC + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm + cd re2c-0.13.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm + /usr/bin/install -D -p -m 0755 re2c /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm/usr/bin/re2c + /usr/bin/install -D -p -m 0644 re2c.1 /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm/usr/share/man/man1/re2c.1 + /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/re2c-0.13.5 extracting debug info from /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm/usr/bin/re2c dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 524 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: re2c-0.13.5-11bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zY0hBD + umask 022 + cd /builddir/build/BUILD + cd re2c-0.13.5 + DOCDIR=/builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm/usr/share/doc/re2c + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm/usr/share/doc/re2c + cp -pr CHANGELOG /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm/usr/share/doc/re2c + cp -pr README /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm/usr/share/doc/re2c + cp -pr examples/ /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm/usr/share/doc/re2c + cp -pr doc/loplas.ps doc/sample.bib /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm/usr/share/doc/re2c + cp -pr lessons/ /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm/usr/share/doc/re2c + exit 0 Provides: re2c = 0.13.5-11bs02fc23 re2c(armv6hl-32) = 0.13.5-11bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: re2c-debuginfo-0.13.5-11bs02fc23.armv6hl Provides: re2c-debuginfo = 0.13.5-11bs02fc23 re2c-debuginfo(armv6hl-32) = 0.13.5-11bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm Wrote: /builddir/build/RPMS/re2c-0.13.5-11bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/re2c-debuginfo-0.13.5-11bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c9T4uc + umask 022 + cd /builddir/build/BUILD + cd re2c-0.13.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/re2c-0.13.5-11bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->