Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/jack_capture.spec'], chrootPath='/var/lib/mock/f29-build-13137575-957598/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/jack_capture.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: s390x Building for target s390x Wrote: /builddir/build/SRPMS/jack_capture-0.9.73-3.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/jack_capture.spec'], chrootPath='/var/lib/mock/f29-build-13137575-957598/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/jack_capture.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: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.peJh94 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jack_capture-0.9.73 + /usr/bin/gzip -dc /builddir/build/SOURCES/jack_capture-0.9.73.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jack_capture-0.9.73 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MycV33 + umask 022 + cd /builddir/build/BUILD + cd jack_capture-0.9.73 + make -j2 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' bash gen_setformat_c.sh >setformat.c Checking dependencies: which bash /usr/bin/bash which tr /usr/bin/tr which sed /usr/bin/sed which install /usr/bin/install which pkg-config /usr/bin/pkg-config which gcc /usr/bin/gcc which g++ /usr/bin/g++ gcc -I/opt/local/include -E testsndfile.c >/dev/null All seems good bash gen_das_config_h.sh >das_config.h jack_capture was configured with the following options: ------------------------------ #define HAVE_OGG 1 #define HAVE_LAME 0 #define HAVE_LIBLO 0 #define NEW_JACK_LATENCY_API 1 ------------------------------ cat das_config.h |grep COMPILEFLAGS|sed s/\\/\\/COMPILEFLAGS//|tr '\n' ' ' >config_flags gcc -I/opt/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.9.73\" -Wall -Wextra -Wno-unused jack_capture.c vringbuffer.c upwaker.c osc.c -o jack_capture -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ljack -lsndfile -lm -lpthread -lrt `cat config_flags` jack_capture.c: In function 'init_arguments': jack_capture.c:2463:31: warning: '.' directive output of 1 bytes causes result to exceed 'INT_MAX' [-Wformat-overflow=] sprintf(base_filename,"%s%0*d.%s",filename_prefix,leading_zeros+1,++try,soundfile_format); ^ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lSmtXZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x ++ dirname /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x + cd jack_capture-0.9.73 + make install DESTDIR=/builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x PREFIX=/usr install -d /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x/usr/bin install -m755 jack_capture /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.9.73-3.fc29 --unique-debug-suffix -0.9.73-3.fc29.s390x --unique-debug-src-base jack_capture-0.9.73-3.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jack_capture-0.9.73 extracting debug info from /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x/usr/bin/jack_capture /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 229 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: jack_capture-0.9.73-3.fc29.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hwL094 + umask 022 + cd /builddir/build/BUILD + cd jack_capture-0.9.73 + DOCDIR=/builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x/usr/share/doc/jack_capture + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x/usr/share/doc/jack_capture + cp -pr README /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x/usr/share/doc/jack_capture + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.z9NlS9 + umask 022 + cd /builddir/build/BUILD + cd jack_capture-0.9.73 + LICENSEDIR=/builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x/usr/share/licenses/jack_capture + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x/usr/share/licenses/jack_capture + cp -pr COPYING /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x/usr/share/licenses/jack_capture + exit 0 Provides: jack_capture = 0.9.73-3.fc29 jack_capture(s390-64) = 0.9.73-3.fc29 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)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libjack.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) rtld(GNU_HASH) Processing files: jack_capture-debugsource-0.9.73-3.fc29.s390x Provides: jack_capture-debugsource = 0.9.73-3.fc29 jack_capture-debugsource(s390-64) = 0.9.73-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jack_capture-debuginfo-0.9.73-3.fc29.s390x Provides: debuginfo(build-id) = 0c3a3fbe041ea3ba0fc5fb9d48cfd33cb72d8784 jack_capture-debuginfo = 0.9.73-3.fc29 jack_capture-debuginfo(s390-64) = 0.9.73-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: jack_capture-debugsource(s390-64) = 0.9.73-3.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x Wrote: /builddir/build/RPMS/jack_capture-0.9.73-3.fc29.s390x.rpm Wrote: /builddir/build/RPMS/jack_capture-debugsource-0.9.73-3.fc29.s390x.rpm Wrote: /builddir/build/RPMS/jack_capture-debuginfo-0.9.73-3.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JQwQjo + umask 022 + cd /builddir/build/BUILD + cd jack_capture-0.9.73 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jack_capture-0.9.73-3.fc29.s390x + exit 0 Child return code was: 0