Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/byacc.spec'], chrootPath='/var/lib/mock/f33-build-21435423-1693984/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/byacc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1594166400 Wrote: /builddir/build/SRPMS/byacc-1.9.20200330-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/byacc.spec'], chrootPath='/var/lib/mock/f33-build-21435423-1693984/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/byacc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1594166400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dbIb5A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf byacc-20200330 + /usr/bin/gzip -dc /builddir/build/SOURCES/byacc-20200330.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd byacc-20200330 + /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' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Nj6H1A + umask 022 + cd /builddir/build/BUILD + cd byacc-20200330 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '%{_lto_cflags}x' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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 $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-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-dependency-tracking checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-linux-gnu Configuring for linux-gnu checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking version of gcc... 10.1.1 checking if this is really Intel C compiler... no checking if this is really Clang C compiler... no checking for gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options 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 mawk... no checking for gawk... gawk checking for lint... no checking for cppcheck... no checking for splint... no checking if the POSIX test-macros are already defined... no checking if this is the GNU C library... yes checking if _DEFAULT_SOURCE can be used as a basis... yes checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking how to run the C preprocessor... gcc -E checking for fcntl.h... yes checking for unistd.h... yes checking for working mkstemp... yes checking for unistd.h... (cached) yes checking for getopt.h... yes checking for header declaring getopt variables... unistd.h checking for getopt... yes checking for vsnprintf... yes checking for maximum table size... default checking if backtracking extension is wanted... 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 checking for groff... no checking for nroff... no checking for mandoc... no checking for tbl... cat checking for man2html... no checking for program to convert manpage to html... no 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... (cached) yes checking for mode_t... yes configure: creating ./config.status config.status: creating makefile config.status: creating config.h + /usr/bin/make -O -j48 V=1 VERBOSE=1 gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 yaccpar.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 warshall.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 symtab.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 mstring.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 graph.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 closure.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 error.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 main.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 lr0.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 mkpar.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 verbose.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 lalr.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 output.c gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 reader.c gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I. -DHAVE_CONFIG_H -DYYPATCH=`cat ./VERSION` -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -o yacc closure.o error.o graph.o lalr.o lr0.o main.o mkpar.o mstring.o output.o reader.o yaccpar.o symtab.o verbose.o warshall.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2gwBIz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386 ++ dirname /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386 + cd byacc-20200330 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386 'INSTALL=/usr/bin/install -p' mkdir -p /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/bin mkdir -p /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/share/man/man1 /usr/bin/install -p yacc /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/bin/`echo yacc | sed 's/$//' |sed 's,^,,'|sed 's/$//'` /usr/bin/install -p -m 644 ./yacc.1 /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/share/man/man1/`echo yacc.1| sed 's/1$//'|sed 's,^,,'|sed 's/$/1/'` + ln -s yacc /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/bin/byacc + ln -s yacc.1 /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/share/man/man1/byacc.1 + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.9.20200330-1.fc33 --unique-debug-suffix -1.9.20200330-1.fc33.i386 --unique-debug-src-base byacc-1.9.20200330-1.fc33.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/byacc-20200330 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/bin/yacc extracting debug info from /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/bin/yacc original debug info size: 276kB, size after compression: 256kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 413 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OfWdoA + umask 022 ====================TESTING========================= + cd /builddir/build/BUILD + cd byacc-20200330 + echo ====================TESTING========================= + make check /bin/sh ./test/run_test.sh ./test ** Wed Jul 8 13:49:16 UTC 2020 ** testing flags help -z ...ok ./test/yacc/help.output ...ok ./test/yacc/help.error ** testing flags big_b -B ...ok ./test/yacc/big_b.output ...ok ./test/yacc/big_b.error ** testing flags big_l -L ...ok ./test/yacc/big_l.output ...ok ./test/yacc/big_l.error ** testing flags nostdin - nosuchfile.y ...ok ./test/yacc/nostdin.output ...ok ./test/yacc/nostdin.error ** testing flags no_opts -- nosuchfile.y ...ok ./test/yacc/no_opts.output ...ok ./test/yacc/no_opts.error ** testing flags no_b_opt -b ...ok ./test/yacc/no_b_opt.output ...ok ./test/yacc/no_b_opt.error ** testing flags no_b_opt1 -bBASE -o nosuchfile.c nosuchfile.y ...ok ./test/yacc/no_b_opt1.output ...ok ./test/yacc/no_b_opt1.error ** testing flags no_p_opt -p ...ok ./test/yacc/no_p_opt.output ...ok ./test/yacc/no_p_opt.error ** testing flags no_p_opt1 -pBASE -o nosuchfile.c nosuchfile.y ...ok ./test/yacc/no_p_opt1.output ...ok ./test/yacc/no_p_opt1.error ** testing flags no_graph -g -o nosuchfile.c nosuchfile.y ...ok ./test/yacc/no_graph.output ...ok ./test/yacc/no_graph.error ** testing flags no_verbose -v -o nosuchfile.c nosuchfile.y ...ok ./test/yacc/no_verbose.output ...ok ./test/yacc/no_verbose.error ** testing flags no_output -o nosuchfile.output nosuchfile.y ...ok ./test/yacc/no_output.output ...ok ./test/yacc/no_output.error ** testing flags no_output1 -onosuchfile.output nosuchfile.y ...ok ./test/yacc/no_output1.output ...ok ./test/yacc/no_output1.error ** testing flags no_output2 -o ...ok ./test/yacc/no_output2.output ...ok ./test/yacc/no_output2.error ** testing flags no_defines -d -o nosuchfile.c nosuchfile.y ...ok ./test/yacc/no_defines.output ...ok ./test/yacc/no_defines.error ** testing flags no_include -i -o nosuchfile.c nosuchfile.y ...ok ./test/yacc/no_include.output ...ok ./test/yacc/no_include.error ** testing flags no_code_c -r -o nosuchfile.c nosuchfile.y ...ok ./test/yacc/no_code_c.output ...ok ./test/yacc/no_code_c.error ** testing stdin stdin1 - ./test/calc.y ...ok ./test/yacc/stdin1.output ...ok ./test/yacc/stdin1.error ...ok ./test/yacc/stdin1.calc.c ** testing stdin stdin2 -- ./test/calc.y ...ok ./test/yacc/stdin2.output ...ok ./test/yacc/stdin2.error ...ok ./test/yacc/stdin2.calc.c ** testing defines defines1 ./test/calc.y ...ok ./test/yacc/defines1.output ...ok ./test/yacc/defines1.error ...ok ./test/yacc/defines1.calc.h ...ok ./test/yacc/defines1.calc.c ** testing defines defines2 -d ./test/calc.y ...ok ./test/yacc/defines2.output ...ok ./test/yacc/defines2.error ...ok ./test/yacc/defines2.calc.h ...ok ./test/yacc/defines2.calc.c ** testing defines defines3 -b prefix ./test/calc.y ...ok ./test/yacc/defines3.output ...ok ./test/yacc/defines3.error ...ok ./test/yacc/defines3.calc.h ...ok ./test/yacc/defines3.calc.c ** testing ./test/calc.y ...ok ./test/yacc/calc.error ...ok ./test/yacc/calc.output ...ok ./test/yacc/calc.tab.c ...ok ./test/yacc/calc.tab.h ** testing ./test/calc1.y ...ok ./test/yacc/calc1.error ...ok ./test/yacc/calc1.output ...ok ./test/yacc/calc1.tab.c ...ok ./test/yacc/calc1.tab.h ** testing ./test/calc2.y ...ok ./test/yacc/calc2.error ...ok ./test/yacc/calc2.output ...ok ./test/yacc/calc2.tab.c ...ok ./test/yacc/calc2.tab.h ** testing ./test/calc3.y ...ok ./test/yacc/calc3.error ...ok ./test/yacc/calc3.output ...ok ./test/yacc/calc3.tab.c ...ok ./test/yacc/calc3.tab.h ** testing ./test/calc_code_all.y ...ok ./test/yacc/calc_code_all.error ...ok ./test/yacc/calc_code_all.output ...ok ./test/yacc/calc_code_all.tab.c ...ok ./test/yacc/calc_code_all.tab.h ** testing ./test/calc_code_default.y ...ok ./test/yacc/calc_code_default.error ...ok ./test/yacc/calc_code_default.output ...ok ./test/yacc/calc_code_default.tab.c ...ok ./test/yacc/calc_code_default.tab.h ** testing ./test/calc_code_imports.y ...ok ./test/yacc/calc_code_imports.error ...ok ./test/yacc/calc_code_imports.output ...ok ./test/yacc/calc_code_imports.tab.c ...ok ./test/yacc/calc_code_imports.tab.h ** testing ./test/calc_code_provides.y ...ok ./test/yacc/calc_code_provides.error ...ok ./test/yacc/calc_code_provides.output ...ok ./test/yacc/calc_code_provides.tab.c ...ok ./test/yacc/calc_code_provides.tab.h ** testing ./test/calc_code_requires.y ...ok ./test/yacc/calc_code_requires.error ...ok ./test/yacc/calc_code_requires.output ...ok ./test/yacc/calc_code_requires.tab.c ...ok ./test/yacc/calc_code_requires.tab.h ** testing ./test/calc_code_top.y ...ok ./test/yacc/calc_code_top.error ...ok ./test/yacc/calc_code_top.output ...ok ./test/yacc/calc_code_top.tab.c ...ok ./test/yacc/calc_code_top.tab.h ** testing ./test/code_calc.y ...ok ./test/yacc/code_calc.error ...ok ./test/yacc/code_calc.output ...ok ./test/yacc/code_calc.tab.c ...ok ./test/yacc/code_calc.tab.h ...ok ./test/yacc/code_calc.code.c ** testing ./test/code_debug.y ...ok ./test/yacc/rename_debug.error ...ok ./test/yacc/rename_debug.output ...ok ./test/yacc/rename_debug.c ...ok ./test/yacc/rename_debug.h ...ok ./test/yacc/rename_debug.i ** testing ./test/code_error.y ...ok ./test/yacc/code_error.error ...ok ./test/yacc/code_error.output ...ok ./test/yacc/code_error.tab.c ...ok ./test/yacc/code_error.tab.h ...ok ./test/yacc/code_error.code.c ** testing ./test/empty.y ...ok ./test/yacc/empty.error ...ok ./test/yacc/empty.output ...ok ./test/yacc/empty.tab.c ...ok ./test/yacc/empty.tab.h ** testing ./test/err_syntax1.y ...ok ./test/yacc/err_syntax1.error ...ok ./test/yacc/err_syntax1.output ...ok ./test/yacc/err_syntax1.tab.c ...ok ./test/yacc/err_syntax1.tab.h ** testing ./test/err_syntax10.y ...ok ./test/yacc/err_syntax10.error ...ok ./test/yacc/err_syntax10.output ...ok ./test/yacc/err_syntax10.tab.c ...ok ./test/yacc/err_syntax10.tab.h ** testing ./test/err_syntax11.y ...ok ./test/yacc/err_syntax11.error ...ok ./test/yacc/err_syntax11.output ...ok ./test/yacc/err_syntax11.tab.c ...ok ./test/yacc/err_syntax11.tab.h ** testing ./test/err_syntax12.y ...ok ./test/yacc/err_syntax12.error ...ok ./test/yacc/err_syntax12.output ...ok ./test/yacc/err_syntax12.tab.c ...ok ./test/yacc/err_syntax12.tab.h ** testing ./test/err_syntax13.y ...ok ./test/yacc/err_syntax13.error ...ok ./test/yacc/err_syntax13.output ...ok ./test/yacc/err_syntax13.tab.c ...ok ./test/yacc/err_syntax13.tab.h ** testing ./test/err_syntax14.y ...ok ./test/yacc/err_syntax14.error ...ok ./test/yacc/err_syntax14.output ...ok ./test/yacc/err_syntax14.tab.c ...ok ./test/yacc/err_syntax14.tab.h ** testing ./test/err_syntax15.y ...ok ./test/yacc/err_syntax15.error ...ok ./test/yacc/err_syntax15.output ...ok ./test/yacc/err_syntax15.tab.c ...ok ./test/yacc/err_syntax15.tab.h ** testing ./test/err_syntax16.y ...ok ./test/yacc/err_syntax16.error ...ok ./test/yacc/err_syntax16.output ...ok ./test/yacc/err_syntax16.tab.c ...ok ./test/yacc/err_syntax16.tab.h ** testing ./test/err_syntax17.y ...ok ./test/yacc/err_syntax17.error ...ok ./test/yacc/err_syntax17.output ...ok ./test/yacc/err_syntax17.tab.c ...ok ./test/yacc/err_syntax17.tab.h ** testing ./test/err_syntax18.y ...ok ./test/yacc/err_syntax18.error ...ok ./test/yacc/err_syntax18.output ...ok ./test/yacc/err_syntax18.tab.c ...ok ./test/yacc/err_syntax18.tab.h ** testing ./test/err_syntax19.y ...ok ./test/yacc/err_syntax19.error ...ok ./test/yacc/err_syntax19.output ...ok ./test/yacc/err_syntax19.tab.c ...ok ./test/yacc/err_syntax19.tab.h ** testing ./test/err_syntax2.y ...ok ./test/yacc/err_syntax2.error ...ok ./test/yacc/err_syntax2.output ...ok ./test/yacc/err_syntax2.tab.c ...ok ./test/yacc/err_syntax2.tab.h ** testing ./test/err_syntax20.y ...ok ./test/yacc/err_syntax20.error ...ok ./test/yacc/err_syntax20.output ...ok ./test/yacc/err_syntax20.tab.c ...ok ./test/yacc/err_syntax20.tab.h ** testing ./test/err_syntax21.y ...ok ./test/yacc/err_syntax21.error ...ok ./test/yacc/err_syntax21.output ...ok ./test/yacc/err_syntax21.tab.c ...ok ./test/yacc/err_syntax21.tab.h ** testing ./test/err_syntax22.y ...ok ./test/yacc/err_syntax22.error ...ok ./test/yacc/err_syntax22.output ...ok ./test/yacc/err_syntax22.tab.c ...ok ./test/yacc/err_syntax22.tab.h ** testing ./test/err_syntax23.y ...ok ./test/yacc/err_syntax23.error ...ok ./test/yacc/err_syntax23.output ...ok ./test/yacc/err_syntax23.tab.c ...ok ./test/yacc/err_syntax23.tab.h ** testing ./test/err_syntax24.y ...ok ./test/yacc/err_syntax24.error ...ok ./test/yacc/err_syntax24.output ...ok ./test/yacc/err_syntax24.tab.c ...ok ./test/yacc/err_syntax24.tab.h ** testing ./test/err_syntax25.y ...ok ./test/yacc/err_syntax25.error ...ok ./test/yacc/err_syntax25.output ...ok ./test/yacc/err_syntax25.tab.c ...ok ./test/yacc/err_syntax25.tab.h ** testing ./test/err_syntax26.y ...ok ./test/yacc/err_syntax26.error ...ok ./test/yacc/err_syntax26.output ...ok ./test/yacc/err_syntax26.tab.c ...ok ./test/yacc/err_syntax26.tab.h ** testing ./test/err_syntax27.y ...ok ./test/yacc/err_syntax27.error ...ok ./test/yacc/err_syntax27.output ...ok ./test/yacc/err_syntax27.tab.c ...ok ./test/yacc/err_syntax27.tab.h ** testing ./test/err_syntax3.y ...ok ./test/yacc/err_syntax3.error ...ok ./test/yacc/err_syntax3.output ...ok ./test/yacc/err_syntax3.tab.c ...ok ./test/yacc/err_syntax3.tab.h ** testing ./test/err_syntax4.y ...ok ./test/yacc/err_syntax4.error ...ok ./test/yacc/err_syntax4.output ...ok ./test/yacc/err_syntax4.tab.c ...ok ./test/yacc/err_syntax4.tab.h ** testing ./test/err_syntax5.y ...ok ./test/yacc/err_syntax5.error ...ok ./test/yacc/err_syntax5.output ...ok ./test/yacc/err_syntax5.tab.c ...ok ./test/yacc/err_syntax5.tab.h ** testing ./test/err_syntax6.y ...ok ./test/yacc/err_syntax6.error ...ok ./test/yacc/err_syntax6.output ...ok ./test/yacc/err_syntax6.tab.c ...ok ./test/yacc/err_syntax6.tab.h ** testing ./test/err_syntax7.y ...ok ./test/yacc/err_syntax7.error ...ok ./test/yacc/err_syntax7.output ...ok ./test/yacc/err_syntax7.tab.c ...ok ./test/yacc/err_syntax7.tab.h ** testing ./test/err_syntax7a.y ...ok ./test/yacc/err_syntax7a.error ...ok ./test/yacc/err_syntax7a.output ...ok ./test/yacc/err_syntax7a.tab.c ...ok ./test/yacc/err_syntax7a.tab.h ** testing ./test/err_syntax7b.y ...ok ./test/yacc/err_syntax7b.error ...ok ./test/yacc/err_syntax7b.output ...ok ./test/yacc/err_syntax7b.tab.c ...ok ./test/yacc/err_syntax7b.tab.h ** testing ./test/err_syntax8.y ...ok ./test/yacc/err_syntax8.error ...ok ./test/yacc/err_syntax8.output ...ok ./test/yacc/err_syntax8.tab.c ...ok ./test/yacc/err_syntax8.tab.h ** testing ./test/err_syntax8a.y ...ok ./test/yacc/err_syntax8a.error ...ok ./test/yacc/err_syntax8a.output ...ok ./test/yacc/err_syntax8a.tab.c ...ok ./test/yacc/err_syntax8a.tab.h ** testing ./test/err_syntax9.y ...ok ./test/yacc/err_syntax9.error ...ok ./test/yacc/err_syntax9.output ...ok ./test/yacc/err_syntax9.tab.c ...ok ./test/yacc/err_syntax9.tab.h ** testing ./test/error.y ...ok ./test/yacc/error.error ...ok ./test/yacc/error.output ...ok ./test/yacc/error.tab.c ...ok ./test/yacc/error.tab.h ** testing ./test/expr.oxout.y ...ok ./test/yacc/expr.oxout.error ...ok ./test/yacc/expr.oxout.output ...ok ./test/yacc/expr.oxout.tab.c ...ok ./test/yacc/expr.oxout.tab.h ** testing ./test/grammar.y ...ok ./test/yacc/grammar.error ...ok ./test/yacc/grammar.output ...ok ./test/yacc/grammar.tab.c ...ok ./test/yacc/grammar.tab.h ...ok ./test/yacc/grammar.dot ** testing ./test/ok_syntax1.y ...ok ./test/yacc/ok_syntax1.error ...ok ./test/yacc/ok_syntax1.output ...ok ./test/yacc/ok_syntax1.tab.c ...ok ./test/yacc/ok_syntax1.tab.h ** testing ./test/pure_calc.y ...ok ./test/yacc/pure_calc.error ...ok ./test/yacc/pure_calc.output ...ok ./test/yacc/pure_calc.tab.c ...ok ./test/yacc/pure_calc.tab.h ** testing ./test/pure_error.y ...ok ./test/yacc/pure_error.error ...ok ./test/yacc/pure_error.output ...ok ./test/yacc/pure_error.tab.c ...ok ./test/yacc/pure_error.tab.h ** testing ./test/quote_calc.y ...ok ./test/yacc/quote_calc.error ...ok ./test/yacc/quote_calc.output ...ok ./test/yacc/quote_calc.tab.c ...ok ./test/yacc/quote_calc.tab.h ...ok ./test/yacc/quote_calc-s.error ...ok ./test/yacc/quote_calc-s.output ...ok ./test/yacc/quote_calc-s.tab.c ...ok ./test/yacc/quote_calc-s.tab.h ** testing ./test/quote_calc2.y ...ok ./test/yacc/quote_calc2.error ...ok ./test/yacc/quote_calc2.output ...ok ./test/yacc/quote_calc2.tab.c ...ok ./test/yacc/quote_calc2.tab.h ...ok ./test/yacc/quote_calc2-s.error ...ok ./test/yacc/quote_calc2-s.output ...ok ./test/yacc/quote_calc2-s.tab.c ...ok ./test/yacc/quote_calc2-s.tab.h ** testing ./test/quote_calc3.y ...ok ./test/yacc/quote_calc3.error ...ok ./test/yacc/quote_calc3.output ...ok ./test/yacc/quote_calc3.tab.c ...ok ./test/yacc/quote_calc3.tab.h ...ok ./test/yacc/quote_calc3-s.error ...ok ./test/yacc/quote_calc3-s.output ...ok ./test/yacc/quote_calc3-s.tab.c ...ok ./test/yacc/quote_calc3-s.tab.h ** testing ./test/quote_calc4.y ...ok ./test/yacc/quote_calc4.error ...ok ./test/yacc/quote_calc4.output ...ok ./test/yacc/quote_calc4.tab.c ...ok ./test/yacc/quote_calc4.tab.h ...ok ./test/yacc/quote_calc4-s.error ...ok ./test/yacc/quote_calc4-s.output ...ok ./test/yacc/quote_calc4-s.tab.c ...ok ./test/yacc/quote_calc4-s.tab.h ** testing ./test/varsyntax_calc1.y ...ok ./test/yacc/varsyntax_calc1.error ...ok ./test/yacc/varsyntax_calc1.output ...ok ./test/yacc/varsyntax_calc1.tab.c ...ok ./test/yacc/varsyntax_calc1.tab.h + echo ====================TESTING END===================== ====================TESTING END===================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: byacc-1.9.20200330-1.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HPrFQz + umask 022 + cd /builddir/build/BUILD + cd byacc-20200330 + DOCDIR=/builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/share/doc/byacc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/share/doc/byacc + cp -pr ACKNOWLEDGEMENTS /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/share/doc/byacc + cp -pr CHANGES /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/share/doc/byacc + cp -pr NEW_FEATURES /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/share/doc/byacc + cp -pr NOTES /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/share/doc/byacc + cp -pr NO_WARRANTY /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/share/doc/byacc + cp -pr README /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386/usr/share/doc/byacc + RPM_EC=0 ++ jobs -p + exit 0 Provides: byacc = 1.9.20200330-1.fc33 byacc(x86-32) = 1.9.20200330-1.fc33 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.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: byacc-debugsource-1.9.20200330-1.fc33.i686 Provides: byacc-debugsource = 1.9.20200330-1.fc33 byacc-debugsource(x86-32) = 1.9.20200330-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: byacc-debuginfo-1.9.20200330-1.fc33.i686 Provides: byacc-debuginfo = 1.9.20200330-1.fc33 byacc-debuginfo(x86-32) = 1.9.20200330-1.fc33 debuginfo(build-id) = 7fa85def335d6ae654f39b050b0ad0a39a7b6966 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: byacc-debugsource(x86-32) = 1.9.20200330-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386 Wrote: /builddir/build/RPMS/byacc-debuginfo-1.9.20200330-1.fc33.i686.rpm Wrote: /builddir/build/RPMS/byacc-debugsource-1.9.20200330-1.fc33.i686.rpm Wrote: /builddir/build/RPMS/byacc-1.9.20200330-1.fc33.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0Z5JwC + umask 022 + cd /builddir/build/BUILD + cd byacc-20200330 + /usr/bin/rm -rf /builddir/build/BUILDROOT/byacc-1.9.20200330-1.fc33.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0