Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/byacc.spec'], False, '/var/lib/mock/c7.01.01-armhfp-f4a21452b0eeef7d70d39f162e64fb7b0cd16142/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/byacc.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'} warning: bogus date in %changelog: Fri Sep 12 2007 Matthias Saou 1.9.20050813-2 warning: bogus date in %changelog: Thu Feb 2 2007 Petr Machata - 1.9.20050813-1 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/byacc-1.9.20130304-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/byacc.spec'], False, '/var/lib/mock/c7.01.01-armhfp-f4a21452b0eeef7d70d39f162e64fb7b0cd16142/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/byacc.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'} warning: bogus date in %changelog: Fri Sep 12 2007 Matthias Saou 1.9.20050813-2 warning: bogus date in %changelog: Thu Feb 2 2007 Petr Machata - 1.9.20050813-1 Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oaLilY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf byacc-20130304 + /usr/bin/gzip -dc /builddir/build/SOURCES/byacc-20130304.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd byacc-20130304 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -name '*.c' -print0 + xargs -0 sed -i 's/YYSTACKSIZE 500/YYSTACKSIZE 10000/g' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xp1DMf + umask 022 + cd /builddir/build/BUILD + cd byacc-20130304 + 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-dependency-tracking checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking target system type... armv7hl-redhat-linux-gnueabi Configuring for linux-gnueabi checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking version of armv7hl-redhat-linux-gnueabi-gcc... 4.8.3 checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ANSI C... none needed checking $CC variable... ok checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking for tdlint... no checking for lint... no checking for alint... no checking for splint... no checking for lclint... no checking if we must define _GNU_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking for fcntl.h... yes checking for working mkstemp... yes checking if you want to check for gcc warnings... no checking if you want to see long compiling messages... yes checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no configure: creating ./config.status config.status: creating makefile config.status: creating config.h + make -j4 armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE closure.c armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE error.c armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE graph.c armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE lalr.c armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE lr0.c armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE main.c armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE mkpar.c main.c: In function 'main': main.c:660:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE output.c armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE reader.c armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE skeleton.c armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE symtab.c armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE verbose.c reader.c: In function 'keyword': reader.c:341:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ armv7hl-redhat-linux-gnueabi-gcc -c -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE warshall.c armv7hl-redhat-linux-gnueabi-gcc -Wl,-z,relro -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. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_GNU_SOURCE -o yacc closure.o error.o graph.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.58foeZ + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm ++ dirname /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm + cd byacc-20130304 + rm -rf /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm + make DESTDIR=/builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm install mkdir -p /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/bin mkdir -p /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/share/man/man1 /usr/bin/install -c yacc /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/bin/`echo yacc | sed 's/$//' |sed 's,^,,'|sed 's/$//'` /usr/bin/install -c -m 644 ./yacc.1 /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/share/man/man1/`echo yacc.1| sed 's/1$//'|sed 's,^,,'|sed 's/$/1/'` + ln -s yacc /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm//usr/bin/byacc + ln -s yacc.1 /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm//usr/share/man/man1/byacc.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/byacc-20130304 extracting debug info from /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/bin/yacc dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/yacc.debug to /usr/lib/debug/usr/bin/byacc.debug 291 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tunlq1 + umask 022 + cd /builddir/build/BUILD + cd byacc-20130304 + echo ====================TESTING========================= + make check ====================TESTING========================= /bin/sh ./test/run_test.sh ./test ** Wed May 20 06:18:22 EDT 2015 ...ok ./test/calc.output ...ok ./test/calc.tab.c ...ok ./test/calc.tab.h /builddir/build/BUILD/byacc-20130304/yacc: 2 rules never reduced /builddir/build/BUILD/byacc-20130304/yacc: 18 shift/reduce conflicts, 26 reduce/reduce conflicts. ...ok ./test/calc1.output ...ok ./test/calc1.tab.c ...ok ./test/calc1.tab.h ...ok ./test/calc2.output ...ok ./test/calc2.tab.c ...ok ./test/calc2.tab.h ...ok ./test/calc3.output ...ok ./test/calc3.tab.c ...ok ./test/calc3.tab.h ...ok ./test/code_calc.output ...ok ./test/code_calc.tab.c ...ok ./test/code_calc.tab.h ...ok ./test/code_calc.code.c ...ok ./test/code_error.output ...ok ./test/code_error.tab.c ...ok ./test/code_error.tab.h ...ok ./test/code_error.code.c ...ok ./test/error.output ...ok ./test/error.tab.c ...ok ./test/error.tab.h ...ok ./test/ftp.output ...ok ./test/ftp.tab.c ...ok ./test/ftp.tab.h /builddir/build/BUILD/byacc-20130304/yacc: 1 shift/reduce conflict, 29 reduce/reduce conflicts. ...ok ./test/grammar.output ...ok ./test/grammar.tab.c ...ok ./test/grammar.tab.h ...ok ./test/pure_calc.output ...ok ./test/pure_calc.tab.c ...ok ./test/pure_calc.tab.h ...ok ./test/pure_error.output ...ok ./test/pure_error.tab.c ...ok ./test/pure_error.tab.h /builddir/build/BUILD/byacc-20130304/yacc: 54 shift/reduce conflicts. ...ok ./test/quote_calc.output ...ok ./test/quote_calc.tab.c ...ok ./test/quote_calc.tab.h /builddir/build/BUILD/byacc-20130304/yacc: 54 shift/reduce conflicts. ...ok ./test/quote_calc-s.output ...ok ./test/quote_calc-s.tab.c ...ok ./test/quote_calc-s.tab.h /builddir/build/BUILD/byacc-20130304/yacc: 54 shift/reduce conflicts. ...ok ./test/quote_calc2.output ...ok ./test/quote_calc2.tab.c ...ok ./test/quote_calc2.tab.h /builddir/build/BUILD/byacc-20130304/yacc: 54 shift/reduce conflicts. ...ok ./test/quote_calc2-s.output ...ok ./test/quote_calc2-s.tab.c ...ok ./test/quote_calc2-s.tab.h /builddir/build/BUILD/byacc-20130304/yacc: 54 shift/reduce conflicts. ...ok ./test/quote_calc3.output ...ok ./test/quote_calc3.tab.c ...ok ./test/quote_calc3.tab.h /builddir/build/BUILD/byacc-20130304/yacc: 54 shift/reduce conflicts. ...ok ./test/quote_calc3-s.output ...ok ./test/quote_calc3-s.tab.c ...ok ./test/quote_calc3-s.tab.h /builddir/build/BUILD/byacc-20130304/yacc: 54 shift/reduce conflicts. ...ok ./test/quote_calc4.output ...ok ./test/quote_calc4.tab.c ...ok ./test/quote_calc4.tab.h /builddir/build/BUILD/byacc-20130304/yacc: 54 shift/reduce conflicts. ...ok ./test/quote_calc4-s.output ...ok ./test/quote_calc4-s.tab.c ...ok ./test/quote_calc4-s.tab.h ====================TESTING END===================== + echo ====================TESTING END===================== + exit 0 Processing files: byacc-1.9.20130304-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IOOdd2 + umask 022 + cd /builddir/build/BUILD + cd byacc-20130304 + DOCDIR=/builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/share/doc/byacc-1.9.20130304 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/share/doc/byacc-1.9.20130304 + cp -pr ACKNOWLEDGEMENTS /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/share/doc/byacc-1.9.20130304 + cp -pr CHANGES /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/share/doc/byacc-1.9.20130304 + cp -pr NEW_FEATURES /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/share/doc/byacc-1.9.20130304 + cp -pr NOTES /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/share/doc/byacc-1.9.20130304 + cp -pr NO_WARRANTY /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/share/doc/byacc-1.9.20130304 + cp -pr README /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm/usr/share/doc/byacc-1.9.20130304 + exit 0 Provides: byacc = 1.9.20130304-3.el7 byacc(armv7hl-32) = 1.9.20130304-3.el7 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) rtld(GNU_HASH) Processing files: byacc-debuginfo-1.9.20130304-3.el7.armv7hl Provides: byacc-debuginfo = 1.9.20130304-3.el7 byacc-debuginfo(armv7hl-32) = 1.9.20130304-3.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/byacc-1.9.20130304-3.el7.arm Wrote: /builddir/build/RPMS/byacc-1.9.20130304-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/byacc-debuginfo-1.9.20130304-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EE5ZlP + umask 022 + cd /builddir/build/BUILD + cd byacc-20130304 + rm -rf /builddir/build/BUILDROOT/byacc-1.9.20130304-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->