Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/byaccj.spec'], False, '/srv/build/7/E/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/byaccj.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/byaccj-1.15-8.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/byaccj.spec'], False, '/srv/build/7/E/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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 x86_64 --nodeps builddir/build/SPECS/byaccj.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Oy4gW4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf byaccj1.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/byaccj1.15_src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd byaccj1.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|-arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4||g' src/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tszQur + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/byaccj1.15/src ~/build/BUILD/byaccj1.15 + cd byaccj1.15 + pushd src + make linux 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' LDFLAGS= gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. closure.c -o closure.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. error.c -o error.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. lalr.c -o lalr.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. lr0.c -o lr0.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. main.c -o main.o main.c: In function 'done': main.c:88:3: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] if (action_file) { fclose(action_file); unlink(action_file_name); } ^ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. mkpar.c -o mkpar.o mkpar.c: In function 'unused_rules': mkpar.c:176:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (nunused) ^ mkpar.c: In function 'remove_conflicts': mkpar.c:211:19: warning: 'pref' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (pref->action_code == SHIFT) ^ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. output.c -o output.o output.c: In function 'output_defines': output.c:846:2: warning: too many arguments for format [-Wformat-extra-args] fprintf(defines_file, "}\n",jclass_name,JAVA_INTERFACE_SUFFIX); ^ output.c: In function 'output_stored_text': output.c:872:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (!lflag) ^ output.c: In function 'output_trailing_text': output.c:1436:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (!lflag) ^ output.c: In function 'output_semantic_actions': output.c:1476:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (!lflag) ^ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. reader.c -o reader.o reader.c: In function 'copy_text': reader.c:317:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (!lflag)/*rwj*/ ^ reader.c: In function 'copy_union': reader.c:448:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (!lflag) ^ reader.c: In function 'copy_action': reader.c:1259:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (!lflag)/*rwj*/ ^ reader.c: In function 'mark_symbol': reader.c:1486:9: warning: 'bp' may be used uninitialized in this function [-Wmaybe-uninitialized] bucket *bp; ^ reader.c: In function 'print_grammar': reader.c:1821:12: warning: 'spacing' may be used uninitialized in this function [-Wmaybe-uninitialized] while (--j >= 0) putc(' ', f); ^ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. skeleton.c -o skeleton.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. symtab.c -o symtab.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. verbose.c -o verbose.o verbose.c: In function 'print_conflicts': verbose.c:125:11: warning: 'number' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf(verbose_file, ^ verbose.c:117:7: warning: 'act' may be used uninitialized in this function [-Wmaybe-uninitialized] if (act == SHIFT) ^ gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I. warshall.c -o warshall.o gcc -o yacc closure.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o skeleton.o symtab.o verbose.o warshall.o done mv yacc yacc.linux + popd ~/build/BUILD/byaccj1.15 + sed -i 's/\r//g' docs/tf.y + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AKXbZT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64 + cd byaccj1.15 + install -d -m 755 /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64/usr/share/man/man1 + mv docs/yacc.cat /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64/usr/bin + cp -p src/yacc.linux /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64/usr/bin/byaccj + mkdir -p /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64/usr/share/doc/byaccj-1.15 + cp -p docs/ACKNOWLEDGEMEN docs/tf.y /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64/usr/share/doc/byaccj-1.15 + cp -p src/README /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64/usr/share/doc/byaccj-1.15 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/byaccj1.15 extracting debug info from /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64/usr/bin/byaccj dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 329 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: byaccj-1.15-8.el7.x86_64 Provides: byaccj = 0:1.15-8.el7 byaccj(x86-64) = 0:1.15-8.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: byaccj-debuginfo-1.15-8.el7.x86_64 Provides: byaccj-debuginfo = 0:1.15-8.el7 byaccj-debuginfo(x86-64) = 0:1.15-8.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/byaccj-1.15-8.el7.x86_64 Wrote: /builddir/build/RPMS/byaccj-1.15-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/byaccj-debuginfo-1.15-8.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BG3Gnj + umask 022 + cd /builddir/build/BUILD + cd byaccj1.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/byaccj-1.15-8.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->