Mock Version: 1.2.14 Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ddate.spec'], gid=425chrootPath='/var/lib/mock/f24-build-4912323-577809/root'logger=uid=1000shell=Falseuser='mockbuild'printOutput=Falsetimeout=172800env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ddate.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildhw-07.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ddate-0.2.1-6.fc24.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ddate.spec '], gid=425chrootPath='/var/lib/mock/f24-build-4912323-577809/root'logger=uid=1000shell=Falseuser='mockbuild'printOutput=Falsetimeout=172800private_network=Trueenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ddate.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'HOME': '/builddir', '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.wyAgvY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ddate-0.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ddate-0.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (ddate-0.2.1-Correct-path-for-manpage.patch): + echo 'Patch #0 (ddate-0.2.1-Correct-path-for-manpage.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file CMakeLists.txt Patch #1 (ddate-0.2.1-Change-ddate-availability.patch): + echo 'Patch #1 (ddate-0.2.1-Change-ddate-availability.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file ddate.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RmYReu + umask 022 + cd /builddir/build/BUILD + cd ddate-0.2.1 + 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 -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 -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 -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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -- The C compiler identification is GNU 6.0.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/ddate-0.2.1 + make -j16 /usr/bin/cmake -H/builddir/build/BUILD/ddate-0.2.1 -B/builddir/build/BUILD/ddate-0.2.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ddate-0.2.1/CMakeFiles /builddir/build/BUILD/ddate-0.2.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/ddate-0.2.1' make -f CMakeFiles/ddate.dir/build.make CMakeFiles/ddate.dir/depend make -f CMakeFiles/manpage.dir/build.make CMakeFiles/manpage.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ddate-0.2.1' cd /builddir/build/BUILD/ddate-0.2.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1/CMakeFiles/ddate.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/ddate-0.2.1' cd /builddir/build/BUILD/ddate-0.2.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1/CMakeFiles/manpage.dir/DependInfo.cmake --color= Scanning dependencies of target manpage Scanning dependencies of target ddate make[2]: Leaving directory '/builddir/build/BUILD/ddate-0.2.1' make[2]: Leaving directory '/builddir/build/BUILD/ddate-0.2.1' make -f CMakeFiles/manpage.dir/build.make CMakeFiles/manpage.dir/build make -f CMakeFiles/ddate.dir/build.make CMakeFiles/ddate.dir/build make[2]: Entering directory '/builddir/build/BUILD/ddate-0.2.1' make[2]: Entering directory '/builddir/build/BUILD/ddate-0.2.1' [ 33%] gzipping manpage [ 66%] Building C object CMakeFiles/ddate.dir/ddate.c.o gzip -c -9 /builddir/build/BUILD/ddate-0.2.1/ddate.1 >> /builddir/build/BUILD/ddate-0.2.1/ddate.1.gz /usr/bin/cc -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 -mtune=generic -o CMakeFiles/ddate.dir/ddate.c.o -c /builddir/build/BUILD/ddate-0.2.1/ddate.c make[2]: Leaving directory '/builddir/build/BUILD/ddate-0.2.1' [ 66%] Built target manpage /builddir/build/BUILD/ddate-0.2.1/ddate.c: In function 'format': /builddir/build/BUILD/ddate-0.2.1/ddate.c:286:46: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] wibble=holyday[dt.season][dt.day==49]; break; ^~~~~ /builddir/build/BUILD/ddate-0.2.1/ddate.c:285:13: note: ...this 'if' clause, but it is not case 'H': if(dt.day==4||dt.day==49) ^~ [100%] Linking C executable ddate /usr/bin/cmake -E cmake_link_script CMakeFiles/ddate.dir/link.txt --verbose=1 /usr/bin/cc -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 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/ddate.dir/ddate.c.o -o ddate -rdynamic make[2]: Leaving directory '/builddir/build/BUILD/ddate-0.2.1' [100%] Built target ddate make[1]: Leaving directory '/builddir/build/BUILD/ddate-0.2.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ddate-0.2.1/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WwuWR2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64 ++ dirname /builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64 + cd ddate-0.2.1 + make install DESTDIR=/builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/ddate-0.2.1 -B/builddir/build/BUILD/ddate-0.2.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ddate-0.2.1/CMakeFiles /builddir/build/BUILD/ddate-0.2.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/ddate-0.2.1' make -f CMakeFiles/ddate.dir/build.make CMakeFiles/ddate.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ddate-0.2.1' cd /builddir/build/BUILD/ddate-0.2.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1/CMakeFiles/ddate.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/ddate-0.2.1' make -f CMakeFiles/ddate.dir/build.make CMakeFiles/ddate.dir/build make[2]: Entering directory '/builddir/build/BUILD/ddate-0.2.1' make[2]: Nothing to be done for 'CMakeFiles/ddate.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/ddate-0.2.1' [ 66%] Built target ddate make -f CMakeFiles/manpage.dir/build.make CMakeFiles/manpage.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ddate-0.2.1' cd /builddir/build/BUILD/ddate-0.2.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1 /builddir/build/BUILD/ddate-0.2.1/CMakeFiles/manpage.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/ddate-0.2.1' make -f CMakeFiles/manpage.dir/build.make CMakeFiles/manpage.dir/build make[2]: Entering directory '/builddir/build/BUILD/ddate-0.2.1' make[2]: Nothing to be done for 'CMakeFiles/manpage.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/ddate-0.2.1' [100%] Built target manpage make[1]: Leaving directory '/builddir/build/BUILD/ddate-0.2.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ddate-0.2.1/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/ddate-0.2.1' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/ddate-0.2.1' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64/usr/share/man/man1/ddate.1.gz -- Installing: /builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64/usr/bin/ddate + /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/ddate-0.2.1 extracting debug info from /builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64/usr/bin/ddate dwz: Too few files for multifile optimization dwz: ./usr/bin/ddate.debug: Couldn't find DIE referenced by DW_OP_GNU_implicit_pointer /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 21 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LttPPC + umask 022 + cd /builddir/build/BUILD + cd ddate-0.2.1 + ctest ********************************* No test configuration file found! ********************************* Usage ctest [options] + exit 0 Processing files: ddate-0.2.1-6.fc24.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QoioQc + umask 022 + cd /builddir/build/BUILD + cd ddate-0.2.1 + DOCDIR=/builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64/usr/share/doc/ddate + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64/usr/share/doc/ddate + cp -pr README.org /builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64/usr/share/doc/ddate + exit 0 Provides: ddate = 0.2.1-6.fc24 ddate(x86-64) = 0.2.1-6.fc24 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.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: ddate-debuginfo-0.2.1-6.fc24.x86_64 Provides: ddate-debuginfo = 0.2.1-6.fc24 ddate-debuginfo(x86-64) = 0.2.1-6.fc24 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/ddate-0.2.1-6.fc24.x86_64 warning: Could not canonicalize hostname: buildhw-07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ddate-0.2.1-6.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/ddate-debuginfo-0.2.1-6.fc24.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CO4hlN + umask 022 + cd /builddir/build/BUILD + cd ddate-0.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ddate-0.2.1-6.fc24.x86_64 + exit 0 Child return code was: 0 LEAVE do -->