Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/guile-json.spec'], chrootPath='/var/lib/mock/686067-fedora-rawhide-x86_64-1512837930.155440/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/guile-json.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/guile-json-0.6.0-3.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/guile-json.spec'], chrootPath='/var/lib/mock/686067-fedora-rawhide-x86_64-1512837930.155440/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/guile-json.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fg69L8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf guile-json-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/guile-json-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd guile-json-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N4NAtn + umask 022 + cd /builddir/build/BUILD + cd guile-json-0.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -I/usr/lib64/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=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking 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 whether make supports nested variables... (cached) yes checking for guile... /usr/bin/guile checking for Guile version >= 2.0... 2.0.14 checking for guild... /usr/bin/guild checking for guile-config... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating json/Makefile config.status: creating env configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j2 Making all in json make[1]: Entering directory '/builddir/build/BUILD/guile-json-0.6.0/json' ../env /usr/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "builder.go" "builder.scm" ../env /usr/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "parser.go" "parser.scm" wrote `builder.go' ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /usr/bin/guild ;;; compiled /builddir/.cache/guile/ccache/2.0-LE-8-2.0/usr/bin/guild.go ../env /usr/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "syntax.go" "syntax.scm" wrote `syntax.go' wrote `parser.go' ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /usr/bin/guild ;;; compiled /builddir/.cache/guile/ccache/2.0-LE-8-2.0/usr/bin/guild.go make[1]: Leaving directory '/builddir/build/BUILD/guile-json-0.6.0/json' make[1]: Entering directory '/builddir/build/BUILD/guile-json-0.6.0' ./env /usr/bin/guild compile -Wunbound-variable -Warity-mismatch -Wformat -o "json.go" "json.scm" wrote `json.go' make[1]: Leaving directory '/builddir/build/BUILD/guile-json-0.6.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.r4u1eI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64 + cd guile-json-0.6.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64 'INSTALL=/usr/bin/install -p' Making install in json make[1]: Entering directory '/builddir/build/BUILD/guile-json-0.6.0/json' make[2]: Entering directory '/builddir/build/BUILD/guile-json-0.6.0/json' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/guile/site/json' /usr/bin/install -p -m 644 builder.scm parser.scm syntax.scm builder.go parser.go syntax.go '/builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/guile/site/json/.' make[2]: Leaving directory '/builddir/build/BUILD/guile-json-0.6.0/json' make[1]: Leaving directory '/builddir/build/BUILD/guile-json-0.6.0/json' make[1]: Entering directory '/builddir/build/BUILD/guile-json-0.6.0' make[2]: Entering directory '/builddir/build/BUILD/guile-json-0.6.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/guile/site' /usr/bin/install -p -m 644 json.scm json.go '/builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/guile/site/.' make[2]: Leaving directory '/builddir/build/BUILD/guile-json-0.6.0' make[1]: Leaving directory '/builddir/build/BUILD/guile-json-0.6.0' + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.6.0-3.fc28 --unique-debug-suffix -0.6.0-3.fc28.x86_64 --unique-debug-src-base guile-json-0.6.0-3.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/guile-json-0.6.0 + /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 Processing files: guile-json-0.6.0-3.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3Dqvr3 + umask 022 + cd /builddir/build/BUILD + cd guile-json-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/doc/guile-json + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/doc/guile-json + cp -pr AUTHORS /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/doc/guile-json + cp -pr ChangeLog /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/doc/guile-json + cp -pr NEWS /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/doc/guile-json + cp -pr README /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/doc/guile-json + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZNSPFo + umask 022 + cd /builddir/build/BUILD + cd guile-json-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/licenses/guile-json + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/licenses/guile-json + cp -pr COPYING /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/licenses/guile-json + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64/usr/share/licenses/guile-json + exit 0 Provides: guile-json = 0.6.0-3.fc28 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/guile-json-0.6.0-3.fc28.x86_64 Wrote: /builddir/build/RPMS/guile-json-0.6.0-3.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L8EyqK + umask 022 + cd /builddir/build/BUILD + cd guile-json-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/guile-json-0.6.0-3.fc28.x86_64 + exit 0 Child return code was: 0