Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/abduco.spec'], False, '/var/lib/mock/f22-build-2681027-437985/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', '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/abduco.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/abduco-0.2-2.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/abduco.spec'], False, '/var/lib/mock/f22-build-2681027-437985/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', '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/abduco.spec'] with env {'LANG': 'en_US.UTF-8', '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.F8XemB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf abduco-0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/abduco-0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd abduco-0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo '#!/bin/sh' + chmod +x ./configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mWg4yP + umask 022 + cd /builddir/build/BUILD + cd abduco-0.2 + 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 -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 -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 -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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./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 + make -j16 cp config.def.h config.h cleaning abduco build options: CC abduco.c 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 -m64 -mtune=generic -std=c99 -Os -I. -DVERSION="0.2" -DNDEBUG -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 LDFLAGS = -Wl,-z,relro -lc -lutil CC = cc abduco.c: In function 'list_session': abduco.c:447:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(sockaddr.sun_path); ^ abduco.c: In function 'create_session': abduco.c:339:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ CC -o abduco + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DTF9L4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64 + cd abduco-0.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64 PREFIX=/usr STRIP=: stripping executable installing executable file to /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64/usr/bin installing manual page to /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64/usr/share/man/man1 + /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/abduco-0.2 extracting debug info from /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64/usr/bin/abduco dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 48 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 + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: abduco-0.2-2.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iWeQQk + umask 022 + cd /builddir/build/BUILD + cd abduco-0.2 + DOCDIR=/builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64/usr/share/doc/abduco + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64/usr/share/doc/abduco + cp -pr LICENSE /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64/usr/share/doc/abduco + cp -pr README /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64/usr/share/doc/abduco + exit 0 Provides: abduco = 0.2-2.fc22 abduco(x86-64) = 0.2-2.fc22 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.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: abduco-debuginfo-0.2-2.fc22.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64 warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/abduco-0.2-2.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/abduco-debuginfo-0.2-2.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.htsl5A + umask 022 + cd /builddir/build/BUILD + cd abduco-0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/abduco-0.2-2.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->