Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/email2trac.spec'], timeout=0gid=135shell=Falseuid=1001env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3266/root'printOutput=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/email2trac.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: copr-builder-846285136.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/email2trac-2.9.0-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/email2trac.spec'], timeout=0gid=135printOutput=Falseuser='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}uid=1001shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3266/root'private_network=Truelogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/email2trac.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IgWkGU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf email2trac-v2.9.0-a3679be28762ed851a9c66ed2f671603ef5e32e0 + /usr/bin/gzip -dc /builddir/build/SOURCES/email2trac-2.9.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd email2trac-v2.9.0-a3679be28762ed851a9c66ed2f671603ef5e32e0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (email2trac-2.8.4-installperms.patch): + echo 'Patch #0 (email2trac-2.8.4-installperms.patch):' + /usr/bin/patch -p1 -b --suffix .installperms --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/email2trac-2.8.4-installperms.patch patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.M1PHxw + umask 022 + cd /builddir/build/BUILD + cd email2trac-v2.9.0-a3679be28762ed851a9c66ed2f671603ef5e32e0 + 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' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-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/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./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 --with-trac_user=apache configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for initgroups... yes configure: creating ./config.status config.status: creating Makefile config.status: creating email2trac.py config.status: creating delete_spam.py config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j2 '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' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -o run_email2trac run_email2trac.c run_email2trac.c: In function 'main': run_email2trac.c:133:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( TRAC = getpwnam(TRAC_USER) ) { ^ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BIwA19 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64 + cd email2trac-v2.9.0-a3679be28762ed851a9c66ed2f671603ef5e32e0 + make install DESTDIR=/builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64 if [ ! -f /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64//etc/email2trac.conf ] ; \ then \ ./install-sh -c -m 644 email2trac.conf /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64//etc/email2trac.conf ;\ fi ./install-sh -d /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/bin for script in delete_spam.py email2trac.py ; \ do \ name=`basename $script '.py'` ;\ ./install-sh -m 755 $script /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/bin/$name ;\ done ./install-sh -m 755 run_email2trac /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/bin + /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/email2trac-v2.9.0-a3679be28762ed851a9c66ed2f671603ef5e32e0 extracting debug info from /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/bin/run_email2trac dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 10 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: email2trac-2.9.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DPN90N + umask 022 + cd /builddir/build/BUILD + cd email2trac-v2.9.0-a3679be28762ed851a9c66ed2f671603ef5e32e0 + DOCDIR=/builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/share/doc/email2trac-2.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/share/doc/email2trac-2.9.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/share/doc/email2trac-2.9.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/share/doc/email2trac-2.9.0 + cp -pr NOTICE /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/share/doc/email2trac-2.9.0 + cp -pr README /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/share/doc/email2trac-2.9.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4tDW1r + umask 022 + cd /builddir/build/BUILD + cd email2trac-v2.9.0-a3679be28762ed851a9c66ed2f671603ef5e32e0 + LICENSEDIR=/builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/share/licenses/email2trac-2.9.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/share/licenses/email2trac-2.9.0 + cp -pr LICENSE /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64/usr/share/licenses/email2trac-2.9.0 + exit 0 Provides: config(email2trac) = 2.9.0-2.el7.centos email2trac = 2.9.0-2.el7.centos email2trac(x86-64) = 2.9.0-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: email2trac-debuginfo-2.9.0-2.el7.centos.x86_64 Provides: email2trac-debuginfo = 2.9.0-2.el7.centos email2trac-debuginfo(x86-64) = 2.9.0-2.el7.centos 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/email2trac-2.9.0-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-846285136.novalocal Wrote: /builddir/build/RPMS/email2trac-2.9.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/email2trac-debuginfo-2.9.0-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qwKRUo + umask 022 + cd /builddir/build/BUILD + cd email2trac-v2.9.0-a3679be28762ed851a9c66ed2f671603ef5e32e0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/email2trac-2.9.0-2.el7.centos.x86_64 + exit 0 Child return code was: 0