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/corkscrew.spec'], gid=425uid=1000printOutput=Falseshell=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'}logger=timeout=172800user='mockbuild'chrootPath='/var/lib/mock/f27-build-9243046-771716/root'nspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/corkscrew.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/corkscrew-2.0-21.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/corkscrew.spec'], gid=425uid=1000printOutput=Falseshell=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'}logger=timeout=172800user='mockbuild'chrootPath='/var/lib/mock/f27-build-9243046-771716/root'nspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/corkscrew.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GkaZ4c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf corkscrew-2.0 + /usr/bin/tar -xof - Patch #0 (corkscrew-2.0-from-debian.patch): patching file corkscrew.c patching file README Patch #1 (corkscrew-2.0-typo.patch): patching file README Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2tEeag + /usr/bin/gzip -dc /builddir/build/SOURCES/corkscrew-2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd corkscrew-2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (corkscrew-2.0-from-debian.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #1 (corkscrew-2.0-typo.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd corkscrew-2.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 -m64 -march=zEC12 -mtune=z13' + 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 -m64 -march=zEC12 -mtune=z13' + 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 -m64 -march=zEC12 -mtune=z13 -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 -m64 -march=zEC12 -mtune=z13 -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 '/usr/lib/rpm/redhat/config.guess' -> './config.guess' '/usr/lib/rpm/redhat/config.sub' -> './config.sub' ++ 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 + 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 + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=s390x-redhat-linux-gnu --host=s390x-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 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -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 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes checking whether the C compiler (gcc -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 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for function prototypes... yes checking for gcc... (cached) gcc checking whether the C compiler (gcc -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 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes checking whether the C compiler (gcc -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 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for mawk... no checking for gawk... gawk checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking host system type... s390x-ibm-linux-gnu checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for working const... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make -j2 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -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 -m64 -march=zEC12 -mtune=z13 -c corkscrew.c corkscrew.c: In function 'main': corkscrew.c:266:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (tmp = strstr(buffer,"\r\n\r\n")) ^~~ corkscrew.c:206:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%s", line); ^~~~~~~~~~~~~~~~~~~~~~ corkscrew.c:269:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, tmp, strlen(tmp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -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 -m64 -march=zEC12 -mtune=z13 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o corkscrew corkscrew.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.chbb5D + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x ++ dirname /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x + cd corkscrew-2.0 + rm -rf /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x + mkdir -p /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/share/man/man1 + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x make[1]: Entering directory '/builddir/build/BUILD/corkscrew-2.0' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/bin mkdir /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/bin /usr/bin/install -p corkscrew /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/bin/corkscrew make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/builddir/build/BUILD/corkscrew-2.0' + install -p -m644 /builddir/build/SOURCES/corkscrew.1 /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m --build-id-seed 2.0-21.fc27 --unique-debug-suffix -2.0-21.fc27.s390x --unique-debug-src-base corkscrew-2.0-21.fc27.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/corkscrew-2.0 extracting debug info from /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/bin/corkscrew /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 12 blocks + /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: corkscrew-2.0-21.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n205HJ + umask 022 + cd /builddir/build/BUILD + cd corkscrew-2.0 + DOCDIR=/builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/share/doc/corkscrew + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/share/doc/corkscrew + cp -pr AUTHORS /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/share/doc/corkscrew + cp -pr ChangeLog /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/share/doc/corkscrew + cp -pr COPYING /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/share/doc/corkscrew + cp -pr README /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/share/doc/corkscrew + cp -pr TODO /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x/usr/share/doc/corkscrew + exit 0 Provides: corkscrew = 2.0-21.fc27 corkscrew(s390-64) = 2.0-21.fc27 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.15)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) rtld(GNU_HASH) Processing files: corkscrew-debugsource-2.0-21.fc27.s390x Provides: corkscrew-debugsource = 2.0-21.fc27 corkscrew-debugsource(s390-64) = 2.0-21.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: corkscrew-debuginfo-2.0-21.fc27.s390x Provides: corkscrew-debuginfo = 2.0-21.fc27 corkscrew-debuginfo(s390-64) = 2.0-21.fc27 debuginfo(build-id) = f3502775058d09f5771451fb6998b2465cafd88e 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/corkscrew-2.0-21.fc27.s390x Wrote: /builddir/build/RPMS/corkscrew-2.0-21.fc27.s390x.rpm Wrote: /builddir/build/RPMS/corkscrew-debugsource-2.0-21.fc27.s390x.rpm Wrote: /builddir/build/RPMS/corkscrew-debuginfo-2.0-21.fc27.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MO1pCV + umask 022 + cd /builddir/build/BUILD + cd corkscrew-2.0 + rm -rf /builddir/build/BUILDROOT/corkscrew-2.0-21.fc27.s390x + exit 0 Child return code was: 0