Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hawkey.spec'], chrootPath='/var/lib/mock/centos-7-x86_64/root'shell=FalseprintOutput=Trueenv={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1004) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hawkey.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/hawkey-0.6.3-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hawkey.spec'], chrootPath='/var/lib/mock/centos-7-x86_64/root'shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hawkey.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SV7Yuy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hawkey-0.6.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/hawkey-0.6.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hawkey-0.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir build + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vx2xNs + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.3 + pushd build ~/build/BUILD/hawkey-0.6.3/build ~/build/BUILD/hawkey-0.6.3 + 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 + /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 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- 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 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.1.0") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7") -- Using libsolv at /usr/lib64/libsolv.so Building for python2 -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.5", minimum required is "2") -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.5", minimum required is "2") -- Python install dir is /usr/lib64/python2.7/site-packages -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/hawkey-0.6.3/build + /usr/bin/make -j16 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.3 -B/builddir/build/BUILD/hawkey-0.6.3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/depend /usr/bin/make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests /builddir/build/BUILD/hawkey-0.6.3/build/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src /builddir/build/BUILD/hawkey-0.6.3/build/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= Scanning dependencies of target testshared make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 61 [ 1%] Building C object tests/CMakeFiles/testshared.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -fPIC -o CMakeFiles/testshared.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c Scanning dependencies of target libhawkey make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 22 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 23 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 24 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 25 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 26 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 27 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 28 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 29 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 30 In file included from /usr/include/wordexp.h:22:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 31 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 32 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 33 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 34 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 35 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 36 [ 3%] [ 5%] [ 6%] [ 10%] [ 10%] [ 11%] [ 13%] [ 15%] [ 16%] [ 18%] [ 20%] [ 22%] [ 27%] [ 27%] [ 27%] Building C object src/CMakeFiles/libhawkey.dir/advisorypkg.o Building C object src/CMakeFiles/libhawkey.dir/advisoryref.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.3/src/advisorypkg.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.3/src/advisoryref.c Building C object src/CMakeFiles/libhawkey.dir/goal.o Building C object src/CMakeFiles/libhawkey.dir/errno.o Building C object src/CMakeFiles/libhawkey.dir/advisory.o Building C object src/CMakeFiles/libhawkey.dir/nevra.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/advisory.o -c /builddir/build/BUILD/hawkey-0.6.3/src/advisory.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/errno.o -c /builddir/build/BUILD/hawkey-0.6.3/src/errno.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/goal.o -c /builddir/build/BUILD/hawkey-0.6.3/src/goal.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/nevra.o -c /builddir/build/BUILD/hawkey-0.6.3/src/nevra.c Building C object src/CMakeFiles/libhawkey.dir/packagelist.o Building C object src/CMakeFiles/libhawkey.dir/package.o Building C object src/CMakeFiles/libhawkey.dir/iutil.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/packagelist.o -c /builddir/build/BUILD/hawkey-0.6.3/src/packagelist.c Building C object src/CMakeFiles/libhawkey.dir/packageset.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/iutil.o -c /builddir/build/BUILD/hawkey-0.6.3/src/iutil.c Building C object src/CMakeFiles/libhawkey.dir/query.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/package.o -c /builddir/build/BUILD/hawkey-0.6.3/src/package.c Building C object src/CMakeFiles/libhawkey.dir/selector.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/packageset.o -c /builddir/build/BUILD/hawkey-0.6.3/src/packageset.c Building C object src/CMakeFiles/libhawkey.dir/repo.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/query.o -c /builddir/build/BUILD/hawkey-0.6.3/src/query.c Building C object src/CMakeFiles/libhawkey.dir/sack.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/repo.o -c /builddir/build/BUILD/hawkey-0.6.3/src/repo.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/selector.o -c /builddir/build/BUILD/hawkey-0.6.3/src/selector.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/sack.o -c /builddir/build/BUILD/hawkey-0.6.3/src/sack.c Building C object src/CMakeFiles/libhawkey.dir/reldep.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/reldep.o -c /builddir/build/BUILD/hawkey-0.6.3/src/reldep.c In file included from /usr/include/string.h:25:0, from /usr/include/solv/util.h:17, from /builddir/build/BUILD/hawkey-0.6.3/src/advisorypkg.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/advisory.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdio.h:27:0, from /usr/include/solv/pool.h:16, from /usr/include/solv/repo.h:17, from /builddir/build/BUILD/hawkey-0.6.3/src/advisoryref.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from /builddir/build/BUILD/hawkey-0.6.3/src/nevra.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdio.h:27:0, from /builddir/build/BUILD/hawkey-0.6.3/src/errno.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/repo.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/package.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/iutil.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/goal.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/packageset.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/query.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/packagelist.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdio.h:27:0, from /usr/include/solv/pool.h:16, from /usr/include/solv/selection.h:16, from /builddir/build/BUILD/hawkey-0.6.3/src/selector.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/sack.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/reldep.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 37 Linking C static library libtestshared.a cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cmake -P CMakeFiles/testshared.dir/cmake_clean_target.cmake [ 28%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 38 [ 30%] Building C object src/CMakeFiles/libhawkey.dir/stringarray.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/stringarray.o -c /builddir/build/BUILD/hawkey-0.6.3/src/stringarray.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testshared.dir/link.txt --verbose=1 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 39 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 40 Building C object src/CMakeFiles/libhawkey.dir/subject.o [ 32%] cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/subject.o -c /builddir/build/BUILD/hawkey-0.6.3/src/subject.c /usr/bin/ar cr libtestshared.a CMakeFiles/testshared.dir/testshared.o /usr/bin/ranlib libtestshared.a [ 33%] make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 61 In file included from /usr/include/string.h:25:0, from /usr/include/solv/util.h:17, from /builddir/build/BUILD/hawkey-0.6.3/src/stringarray.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/CMakeFiles/libhawkey.dir/subject_internal.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/subject_internal.o -c /builddir/build/BUILD/hawkey-0.6.3/src/subject_internal.c Building C object src/CMakeFiles/libhawkey.dir/util.o [ 33%] cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/util.o -c /builddir/build/BUILD/hawkey-0.6.3/src/util.c In file included from /usr/include/stdlib.h:24:0, from /builddir/build/BUILD/hawkey-0.6.3/src/subject.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Built target testshared In file included from /usr/include/sys/types.h:25:0, from /usr/include/regex.h:24, from /builddir/build/BUILD/hawkey-0.6.3/src/subject_internal.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/errno.h:28:0, from /builddir/build/BUILD/hawkey-0.6.3/src/util.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Linking C shared library libhawkey.so cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libhawkey.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro -shared -Wl,-soname,libhawkey.so.2 -o libhawkey.so.2 CMakeFiles/libhawkey.dir/advisory.o CMakeFiles/libhawkey.dir/advisorypkg.o CMakeFiles/libhawkey.dir/advisoryref.o CMakeFiles/libhawkey.dir/errno.o CMakeFiles/libhawkey.dir/goal.o CMakeFiles/libhawkey.dir/iutil.o CMakeFiles/libhawkey.dir/nevra.o CMakeFiles/libhawkey.dir/package.o CMakeFiles/libhawkey.dir/packagelist.o CMakeFiles/libhawkey.dir/packageset.o CMakeFiles/libhawkey.dir/query.o CMakeFiles/libhawkey.dir/reldep.o CMakeFiles/libhawkey.dir/repo.o CMakeFiles/libhawkey.dir/sack.o CMakeFiles/libhawkey.dir/selector.o CMakeFiles/libhawkey.dir/stringarray.o CMakeFiles/libhawkey.dir/subject.o CMakeFiles/libhawkey.dir/subject_internal.o CMakeFiles/libhawkey.dir/util.o -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cmake -E cmake_symlink_library libhawkey.so.2 libhawkey.so.2 libhawkey.so make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [ 33%] Built target libhawkey /usr/bin/make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/depend /usr/bin/make -f src/python/CMakeFiles/_hawkeymodule.dir/build.make src/python/CMakeFiles/_hawkeymodule.dir/depend /usr/bin/make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src /builddir/build/BUILD/hawkey-0.6.3/build/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src/python /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src/python /builddir/build/BUILD/hawkey-0.6.3/build/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests /builddir/build/BUILD/hawkey-0.6.3/build/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= Scanning dependencies of target hth make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 21 [ 35%] Scanning dependencies of target test_main make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 41 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 42 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 43 Building C object src/CMakeFiles/hth.dir/hth.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 44 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 45 cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/hth.dir/hth.o -c /builddir/build/BUILD/hawkey-0.6.3/src/hth.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 46 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 47 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 48 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 49 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 50 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 51 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 52 [ 37%] [ 38%] [ 40%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 53 [ 42%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 54 [ 44%] [ 45%] [ 47%] [ 49%] [ 50%] [ 54%] [ 54%] [ 57%] [ 57%] [ 59%] Building C object tests/CMakeFiles/test_main.dir/fixtures.o Building C object tests/CMakeFiles/test_main.dir/test_advisory.o Building C object tests/CMakeFiles/test_main.dir/test_advisorypkg.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/fixtures.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/fixtures.c Building C object tests/CMakeFiles/test_main.dir/test_advisoryref.o Building C object tests/CMakeFiles/test_main.dir/test_goal.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisorypkg.c Building C object tests/CMakeFiles/test_main.dir/test_iutil.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_advisory.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisory.c In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/hth.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object tests/CMakeFiles/test_main.dir/test_main.o Building C object tests/CMakeFiles/test_main.dir/test_package.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisoryref.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_goal.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_goal.c Building C object tests/CMakeFiles/test_main.dir/test_packagelist.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_iutil.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_iutil.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_main.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_main.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_package.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_package.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_packagelist.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_packagelist.c Building C object tests/CMakeFiles/test_main.dir/test_sack.o Building C object tests/CMakeFiles/test_main.dir/test_reldep.o Building C object tests/CMakeFiles/test_main.dir/test_packageset.o Building C object tests/CMakeFiles/test_main.dir/test_repo.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_sack.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_sack.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_packageset.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_packageset.c Scanning dependencies of target _hawkeymodule cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_reldep.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_reldep.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_repo.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_repo.c Building C object tests/CMakeFiles/test_main.dir/test_query.o make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/python/CMakeFiles/_hawkeymodule.dir/build.make src/python/CMakeFiles/_hawkeymodule.dir/build cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_query.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_query.c In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/fixtures.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_goal.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdio.h:27:0, from /usr/include/solv/pool.h:16, from /builddir/build/BUILD/hawkey-0.6.3/src/package_internal.h:25, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_packagelist.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/solv/util.h:17, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_package.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_sack.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_main.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdio.h:27:0, from /usr/include/solv/pool.h:16, from /builddir/build/BUILD/hawkey-0.6.3/src/package_internal.h:25, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_packageset.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_iutil.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisorypkg.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisoryref.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisory.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_repo.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 1 In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_reldep.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_query.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ [ 61%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 55 Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisory-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisory-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisory-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 2 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 56 [ 62%] [ 66%] [ 66%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 3 Building C object tests/CMakeFiles/test_main.dir/test_selector.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_selector.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_selector.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 57 Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisorypkg-py.c Building C object tests/CMakeFiles/test_main.dir/test_subject.o [ 67%] In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/advisory-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 58 cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_subject.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_subject.c [ 69%] [ 71%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 4 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 5 Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisoryref-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisoryref-py.c [ 72%] Building C object tests/CMakeFiles/test_main.dir/testshared.o Building C object tests/CMakeFiles/test_main.dir/test_util.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/advisorypkg-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_util.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_util.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 6 [ 74%] In file included from /usr/include/stdio.h:27:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_subject.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_selector.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/exception-py.o [ 76%] cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/exception-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/exception-py.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/goal-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/goal-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/goal-py.c In file included from /usr/include/wordexp.h:22:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/hawkeymodule.o Linking C executable hth cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/hawkeymodule.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/hth.dir/link.txt --verbose=1 In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/advisoryref-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_util.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/exception-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro CMakeFiles/hth.dir/hth.o -o hth -rdynamic libhawkey.so.2 -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.3/build/src /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 7 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 59 In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/goal-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ [ 79%] [ 79%] In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/hawkeymodule.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/iutil-py.o Building C object tests/CMakeFiles/test_main.dir/testsys.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 8 cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/testsys.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testsys.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/iutil-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/iutil-py.c [ 81%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 9 [ 83%] In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/testsys.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/nevra-py.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 10 cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/nevra-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/nevra-py.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/iutil-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/package-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/package-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/package-py.c make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 21 [ 84%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 11 [ 84%] Built target hth /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 12 [ 86%] In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/nevra-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/packagedelta-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/packagedelta-py.c [ 88%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/possibilities-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/possibilities-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/possibilities-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 13 In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/package-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/query-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/query-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/query-py.c [ 89%] In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/packagedelta-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/repo-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/repo-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/repo-py.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/possibilities-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 14 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 15 In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/query-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 16 [ 91%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 17 [ 94%] [ 94%] In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/repo-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ [ 96%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/reldep-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/reldep-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/reldep-py.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/selector-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/selector-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/selector-py.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/subject-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/subject-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/subject-py.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/sack-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/sack-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/sack-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 18 In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/python/reldep-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/sack-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ [ 98%] In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/selector-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/subject-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/pycomp.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/pycomp.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/pycomp.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/pycomp.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Linking C executable test_main cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_main.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro CMakeFiles/test_main.dir/fixtures.o CMakeFiles/test_main.dir/test_advisory.o CMakeFiles/test_main.dir/test_advisorypkg.o CMakeFiles/test_main.dir/test_advisoryref.o CMakeFiles/test_main.dir/test_goal.o CMakeFiles/test_main.dir/test_iutil.o CMakeFiles/test_main.dir/test_main.o CMakeFiles/test_main.dir/test_package.o CMakeFiles/test_main.dir/test_packagelist.o CMakeFiles/test_main.dir/test_packageset.o CMakeFiles/test_main.dir/test_reldep.o CMakeFiles/test_main.dir/test_repo.o CMakeFiles/test_main.dir/test_query.o CMakeFiles/test_main.dir/test_sack.o CMakeFiles/test_main.dir/test_selector.o CMakeFiles/test_main.dir/test_subject.o CMakeFiles/test_main.dir/test_util.o CMakeFiles/test_main.dir/testshared.o CMakeFiles/test_main.dir/testsys.o -o test_main -rdynamic ../src/libhawkey.so.2 -lcheck -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.3/build/src Linking C shared library hawkey/_hawkeymodule.so cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_hawkeymodule.dir/link.txt --verbose=1 make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -Wl,-z,relro -shared -Wl,-soname,_hawkeymodule.so -o hawkey/_hawkeymodule.so CMakeFiles/_hawkeymodule.dir/advisory-py.o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o CMakeFiles/_hawkeymodule.dir/exception-py.o CMakeFiles/_hawkeymodule.dir/goal-py.o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o CMakeFiles/_hawkeymodule.dir/iutil-py.o CMakeFiles/_hawkeymodule.dir/nevra-py.o CMakeFiles/_hawkeymodule.dir/package-py.o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o CMakeFiles/_hawkeymodule.dir/possibilities-py.o CMakeFiles/_hawkeymodule.dir/query-py.o CMakeFiles/_hawkeymodule.dir/repo-py.o CMakeFiles/_hawkeymodule.dir/reldep-py.o CMakeFiles/_hawkeymodule.dir/sack-py.o CMakeFiles/_hawkeymodule.dir/selector-py.o CMakeFiles/_hawkeymodule.dir/subject-py.o CMakeFiles/_hawkeymodule.dir/pycomp.o ../libhawkey.so.2 -lsolv -lsolvext -lpython2.7 -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.3/build/src: [ 98%] Built target test_main make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [ 98%] Built target _hawkeymodule /usr/bin/make -f tests/python/module/CMakeFiles/testmodule.dir/build.make tests/python/module/CMakeFiles/testmodule.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests/python/module /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= Scanning dependencies of target testmodule make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/python/module/CMakeFiles/testmodule.dir/build.make tests/python/module/CMakeFiles/testmodule.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 60 [100%] Building C object tests/python/module/CMakeFiles/testmodule.dir/hawkey_testmodule.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module && /usr/bin/cc -Dtestmodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/testmodule.dir/hawkey_testmodule.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/python/module/hawkey_testmodule.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/tests/python/module/hawkey_testmodule.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Linking C shared library _hawkey_testmodule.so cd /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module && /usr/bin/cmake -E cmake_link_script CMakeFiles/testmodule.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -Wl,-z,relro -shared -Wl,-soname,_hawkey_testmodule.so -o _hawkey_testmodule.so CMakeFiles/testmodule.dir/hawkey_testmodule.o ../../../src/python/hawkey/_hawkeymodule.so ../../libtestshared.a -lpython2.7 ../../../src/libhawkey.so.2 -lexpat -lz -lrpmio -lrpm -lsolv -lsolvext -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.3/build/src/python/hawkey:/builddir/build/BUILD/hawkey-0.6.3/build/src: cd /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module && cp /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module/_hawkey_testmodule.so /builddir/build/BUILD/hawkey-0.6.3/build/src/python/hawkey/test make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 60 [100%] Built target testmodule make[1]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 0 + make doc-man /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.3 -B/builddir/build/BUILD/hawkey-0.6.3/build --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-man make[1]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.3 -B/builddir/build/BUILD/hawkey-0.6.3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/depend make[3]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/doc /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/doc /builddir/build/BUILD/hawkey-0.6.3/build/doc/CMakeFiles/doc-man.dir/DependInfo.cmake --color= Scanning dependencies of target doc-man make[3]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/build make[3]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 20 [100%] Building manpage documentation cd /builddir/build/BUILD/hawkey-0.6.3/build/doc && PYTHONPATH=/builddir/build/BUILD/hawkey-0.6.3/build/src/python sphinx-build -b man /builddir/build/BUILD/hawkey-0.6.3/doc /builddir/build/BUILD/hawkey-0.6.3/build/doc Running Sphinx v1.1.3 loading pickled environment... not yet created building [man]: all manpages updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] changes reading sources... [ 20%] faq reading sources... [ 30%] index reading sources... [ 40%] rationale reading sources... [ 50%] reference-py reading sources... [ 60%] reference-py-constants reading sources... [ 70%] reference-py-errors reading sources... [ 80%] reference-py-repo reading sources... [ 90%] reference-py-sack reading sources... [100%] tutorial-py /builddir/build/BUILD/hawkey-0.6.3/doc/changes.rst:647: WARNING: Title underline too short. Deprecated ``hy_goal_req_has_distupgrade()``, ``hy_goal_req_has_erase()`` and ``hy_goal_req_has_upgrade()`` functions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/hawkey-0.6.3/doc/changes.rst:668: WARNING: Title underline too short. Deprecated Goal methods :meth:`Goal.req_has_distupgrade_all`, :meth:`Goal.req_has_erase` and :meth:`Goal.req_has_upgrade_all` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ looking for now-outdated files... none found pickling environment... done checking consistency... done writing... hawkey.3 { changes faq tutorial-py reference-py reference-py-sack reference-py-errors reference-py-constants reference-py-repo rationale } build succeeded, 2 warnings. make[3]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 20 [100%] Built target doc-man make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' ~/build/BUILD/hawkey-0.6.3 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6MioMr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64 ~/build/BUILD/hawkey-0.6.3/build ~/build/BUILD/hawkey-0.6.3 + cd hawkey-0.6.3 + pushd build + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.3 -B/builddir/build/BUILD/hawkey-0.6.3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src /builddir/build/BUILD/hawkey-0.6.3/build/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `src/CMakeFiles/libhawkey.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [ 32%] Built target libhawkey /usr/bin/make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src /builddir/build/BUILD/hawkey-0.6.3/build/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `src/CMakeFiles/hth.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 21 [ 33%] Built target hth /usr/bin/make -f src/python/CMakeFiles/_hawkeymodule.dir/build.make src/python/CMakeFiles/_hawkeymodule.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src/python /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src/python /builddir/build/BUILD/hawkey-0.6.3/build/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/python/CMakeFiles/_hawkeymodule.dir/build.make src/python/CMakeFiles/_hawkeymodule.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `src/python/CMakeFiles/_hawkeymodule.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [ 64%] Built target _hawkeymodule /usr/bin/make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests /builddir/build/BUILD/hawkey-0.6.3/build/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `tests/CMakeFiles/test_main.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 [ 96%] Built target test_main /usr/bin/make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests /builddir/build/BUILD/hawkey-0.6.3/build/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `tests/CMakeFiles/testshared.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 61 [ 98%] Built target testshared /usr/bin/make -f tests/python/module/CMakeFiles/testmodule.dir/build.make tests/python/module/CMakeFiles/testmodule.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests/python/module /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/python/module/CMakeFiles/testmodule.dir/build.make tests/python/module/CMakeFiles/testmodule.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `tests/python/module/CMakeFiles/testmodule.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 60 [100%] Built target testmodule make[1]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "DEBUG" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/advisory.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/advisorypkg.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/advisoryref.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/errno.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/goal.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/nevra.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/package.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/packagelist.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/packageset.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/query.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/reldep.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/repo.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/sack.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/selector.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/subject.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/types.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/util.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/stringarray.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/include/hawkey/version.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/libhawkey.so.2 -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/libhawkey.so -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/pkgconfig/hawkey.pc -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/hawkey/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/hawkey/_hawkeymodule.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/hawkey/_hawkeymodule.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/hawkey/test/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/share/man/man3/hawkey.3 + popd ~/build/BUILD/hawkey-0.6.3 + /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/hawkey-0.6.3 extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/libhawkey.so.2 extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/hawkey/_hawkeymodule.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libhawkey.so.2.debug to /usr/lib/debug/usr/lib64/libhawkey.so.debug 738 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 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.p2Rhws + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.3 + exit 0 Processing files: hawkey-0.6.3-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.e44sgt + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.3 + DOCDIR=/builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/share/doc/hawkey-0.6.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/share/doc/hawkey-0.6.3 + cp -pr README.rst /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/share/doc/hawkey-0.6.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lszb1t + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/share/licenses/hawkey-0.6.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/share/licenses/hawkey-0.6.3 + cp -pr COPYING /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64/usr/share/licenses/hawkey-0.6.3 + exit 0 Provides: hawkey = 0.6.3-4.el7 hawkey(x86-64) = 0.6.3-4.el7 libhawkey.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libsolv.so.0()(64bit) libsolv.so.0(SOLV_1.0)(64bit) libsolvext.so.0()(64bit) libsolvext.so.0(SOLV_1.0)(64bit) rtld(GNU_HASH) Processing files: hawkey-devel-0.6.3-4.el7.x86_64 Provides: hawkey-devel = 0.6.3-4.el7 hawkey-devel(x86-64) = 0.6.3-4.el7 pkgconfig(hawkey) = 0.6.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libhawkey.so.2()(64bit) pkgconfig(rpm) pkgconfig(zlib) Processing files: python2-hawkey-0.6.3-4.el7.x86_64 Provides: python-hawkey = 0.6.3-4.el7 python-hawkey(x86-64) = 0.6.3-4.el7 python2-hawkey = 0.6.3-4.el7 python2-hawkey(x86-64) = 0.6.3-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libhawkey.so.2()(64bit) libpython2.7.so.1.0()(64bit) libsolv.so.0()(64bit) libsolv.so.0(SOLV_1.0)(64bit) libsolvext.so.0()(64bit) libsolvext.so.0(SOLV_1.0)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-hawkey(x86-64) < 0.6.3-4.el7 python-hawkey < 0.6.3-4.el7 Processing files: hawkey-debuginfo-0.6.3-4.el7.x86_64 Provides: hawkey-debuginfo = 0.6.3-4.el7 hawkey-debuginfo(x86-64) = 0.6.3-4.el7 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/hawkey-0.6.3-4.el7.x86_64 Wrote: /builddir/build/RPMS/hawkey-0.6.3-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/hawkey-devel-0.6.3-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python2-hawkey-0.6.3-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/hawkey-debuginfo-0.6.3-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Kwh7HA + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.x86_64 + exit 0 Child return code was: 0