Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/rc.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-02f48159727b8e133065915a6a51d62d281fc8c0/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/rc.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/rc-1.7.4-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/rc.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-02f48159727b8e133065915a6a51d62d281fc8c0/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', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/rc.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.dNNeAe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rc-1.7.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/rc-1.7.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rc-1.7.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bmkafi + umask 022 + cd /builddir/build/BUILD + cd rc-1.7.4 + 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 + ./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 --with-edit=gnu 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... gcc -E checking for ln... ln 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... (cached) yes checking for ssize_t... yes checking for getgroups... yes checking for lstat... yes checking for setpgrp... yes checking for setrlimit... yes checking for sigaction... yes checking for POSIX getgroups... yes checking for sigsetjmp... yes checking whether setpgrp takes no argument... yes checking for strerror... yes checking if _KERNEL is required for RLIMIT defines... no checking for rlim_t... yes checking for sig_atomic_t... yes checking for SysV SIGCLD semantics... yes checking whether #! works in shell scripts... yes checking for /dev/fd... yes checking extant directories for default path... "/usr/local/bin","/usr/bin","/bin","." checking for tgetent in -ltinfo... yes checking for readline in -lreadline... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mksignal.o mksignal.c gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o mksignal mksignal.o -lreadline -ltinfo ./mksignal make all-am make[1]: Entering directory `/builddir/build/BUILD/rc-1.7.4' gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o builtins.o builtins.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o except.o except.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o exec.o exec.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fn.o fn.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o footobar.o footobar.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o glob.o glob.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o glom.o glom.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o hash.o hash.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o heredoc.o heredoc.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o input.o input.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o lex.o lex.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o list.o list.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o match.o match.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o nalloc.o nalloc.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o open.o open.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o parse.o parse.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o print.o print.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o redir.o redir.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o signal.o signal.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mkstatval.o mkstatval.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tree.o tree.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o utils.o utils.c utils.c: In function 'panic': utils.c:40:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, PANICMSG, conststrlen(PANICMSG)); ^ utils.c:41:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, s, strlen(s)); ^ utils.c:42:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, "!\n", 2); ^ gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o var.o var.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o wait.o wait.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o walk.o walk.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o which.o which.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o sigmsgs.o sigmsgs.c which.c: In function 'which': which.c:112:13: warning: ignoring return value of 'getgroups', declared with attribute warn_unused_result [-Wunused-result] getgroups(ngroups, gidset); ^ gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o edit-readline.o edit-readline.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o system.o system.c gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tripping.o tripping.c edit-readline.c: In function 'edit_catcher': edit-readline.c:36:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, "\n", 1); ^ gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o mkstatval mkstatval.o -lreadline -ltinfo ./mkstatval > statval.h gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o tripping tripping.o -lreadline -ltinfo gcc -DHAVE_CONFIG_H -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o status.o status.c gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o rc builtins.o except.o exec.o fn.o footobar.o getopt.o glob.o glom.o hash.o heredoc.o input.o lex.o list.o main.o match.o nalloc.o open.o parse.o print.o redir.o signal.o status.o tree.o utils.o var.o wait.o walk.o which.o sigmsgs.o edit-readline.o system.o -lreadline -ltinfo make[1]: Leaving directory `/builddir/build/BUILD/rc-1.7.4' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Wm7cg2 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm ++ dirname /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm + cd rc-1.7.4 + rm -rf /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm + make DESTDIR=/builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm 'INSTALL=install -p' install make install-am make[1]: Entering directory `/builddir/build/BUILD/rc-1.7.4' make[2]: Entering directory `/builddir/build/BUILD/rc-1.7.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/bin' install -p rc '/builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/bin' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/rc-1.7.4' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/builddir/build/BUILD/rc-1.7.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/man/man1' install -p -m 644 rc.1 '/builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/rc-1.7.4' make[1]: Leaving directory `/builddir/build/BUILD/rc-1.7.4' + /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/rc-1.7.4 extracting debug info from /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/bin/rc dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: rc-1.7.4/y.tab.c: Cannot stat: No such file or directory 383 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.pjr7aH + umask 022 + cd /builddir/build/BUILD + cd rc-1.7.4 + make check ./rc -p < ./trip.rc tripping ./rc 1.7.4 $Release: @(#)rc 1.7.4 2017-12-30 $ expect error from cat, closing stdin: cat: -: Bad file descriptor cat: closing standard input: Bad file descriptor expect warning: rc: line 1: warning: null character ignored expect bad number: rc: `foo' is a bad number expect arg count: rc: too many arguments to shift expect shift overflow: cannot shift fn sighup {} fn sigint fn sigquit fn sigill fn sigtrap fn sigabrt fn sigbus fn sigfpe fn sigkill fn sigusr1 fn sigsegv fn sigusr2 fn sigpipe fn sigalrm fn sigterm fn sigstkflt fn sigchld fn sigcont fn sigstop fn sigtstp fn sigttin fn sigttou fn sigurg fn sigxcpu fn sigxfsz {} fn sigvtalrm fn sigprof fn sigwinch fn sigio fn sigpwr fn sigsys fn sigunknown32 {} fn sigunknown33 {} fn sigunknown34 fn sigunknown35 fn sigunknown36 fn sigunknown37 fn sigunknown38 fn sigunknown39 fn sigunknown40 fn sigunknown41 fn sigunknown42 fn sigunknown43 fn sigunknown44 fn sigunknown45 fn sigunknown46 fn sigunknown47 fn sigunknown48 fn sigunknown49 fn sigunknown50 fn sigunknown51 fn sigunknown52 fn sigunknown53 fn sigunknown54 fn sigunknown55 fn sigunknown56 fn sigunknown57 fn sigunknown58 fn sigunknown59 fn sigunknown60 fn sigunknown61 fn sigunknown62 fn sigunknown63 fn sigunknown64 expect list of signal handlers: expect list of variables and functions: expect 18174: SHELL=/bin/bash result='this is a heredoc this is an heredoc ' MAKEFLAGS='' ifs=(' ' ' ' ' ') PWD=/builddir/build/BUILD/rc-1.7.4 RPM_ARCH=arm i=2 RPM_BUILD_ROOT=/builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig y=(-rw-r-----. 1 mockbuild mockbuild 0 Dec 30 10:58 /tmp/rc-trip.LIlESt/tmp) RPM_DOC_DIR=/usr/share/doc prompt=('; ' '') RPM_SOURCE_DIR=/builddir/build/SOURCES PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin pid=18054 TERM=vt100 tmpdir=/tmp/rc-trip.LIlESt HISTSIZE=1000 version=(1.7.4 '$Release: @(#)rc 1.7.4 2017-12-30 $') HOSTNAME='' RPM_LD_FLAGS='-Wl,-z,relro ' RPM_PACKAGE_RELEASE=1.el7 HOME=/builddir tmp=/tmp/rc-trip.LIlESt/tmp RPM_OS=linux abc=(this is a) USER=mockbuild MAKELEVEL=1 bigfile=/tmp/rc-trip.LIlESt/big.18054 path=(/usr/bin /bin /usr/sbin /sbin /usr/local/sbin /builddir/.local/bin /builddir/bin) _=./rc MFLAGS='' nl=' ' home=/builddir LOGNAME=mockbuild RPM_PACKAGE_VERSION=1.7.4 RPM_OPT_FLAGS='-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' HISTCONTROL=ignoredups rc=./rc bqstatus=0 SHLVL=3 RPM_BUILD_DIR=/builddir/build/BUILD MAIL=/var/spool/mail/mockbuild PROMPT_COMMAND='printf "]0;"' RPM_PACKAGE_NAME=rc LANG=C fn expect {echo >[1=2] -n expect $^*^': '} fn bar {for(i in (1 2 3 4 5))if(~ $i 3)return} fn bytes {for(i in $*)x=`{wc -c $i} echo $x(1)} fn submatch {if(!~ $#* 3)fail incorrect invocation of submatch;prompt=$nl if(!~ ``$nl{$rc -ic $1 >[2=1]} $2)fail $3} fn sigunknown32 {} fn sighup {} fn sigunknown33 {} fn sigxfsz {} fn fail {echo >[1=2] trip took a wrong turn: $*;rm -rf $tmpdir;fn sigexit;exit 1} fn sigexit {echo trip complete} 18174 expect prompt, echo hi: echo hi expect date: Sat Dec 30 10:58:24 UTC 2017 expect foo bar qux: foo bar qux expect rc: cannot find `nonesuch': rc: cannot find `nonesuch' trip complete make check-am make[1]: Entering directory `/builddir/build/BUILD/rc-1.7.4' make[1]: Leaving directory `/builddir/build/BUILD/rc-1.7.4' + exit 0 Processing files: rc-1.7.4-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PaSrOR + umask 022 + cd /builddir/build/BUILD + cd rc-1.7.4 + DOCDIR=/builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/doc/rc-1.7.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/doc/rc-1.7.4 + cp -pr ChangeLog /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/doc/rc-1.7.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/doc/rc-1.7.4 + cp -pr EXAMPLES /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/doc/rc-1.7.4 + cp -pr NEWS /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/doc/rc-1.7.4 + cp -pr README /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/doc/rc-1.7.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AtccHX + umask 022 + cd /builddir/build/BUILD + cd rc-1.7.4 + LICENSEDIR=/builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/licenses/rc-1.7.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/licenses/rc-1.7.4 + cp -pr COPYING /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm/usr/share/licenses/rc-1.7.4 + exit 0 Provides: /bin/rc rc = 1.7.4-1.el7 rc(armv7hl-32) = 1.7.4-1.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh grep Requires(postun): /bin/sh sed 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) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libreadline.so.6 libtinfo.so.5 rtld(GNU_HASH) Conflicts: filesystem < 3 Processing files: rc-debuginfo-1.7.4-1.el7.armv7hl Provides: rc-debuginfo = 1.7.4-1.el7 rc-debuginfo(armv7hl-32) = 1.7.4-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/rc-1.7.4-1.el7.arm Wrote: /builddir/build/RPMS/rc-1.7.4-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/rc-debuginfo-1.7.4-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.o9AuOu + umask 022 + cd /builddir/build/BUILD + cd rc-1.7.4 + rm -rf /builddir/build/BUILDROOT/rc-1.7.4-1.el7.arm + exit 0 Child return code was: 0