Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/hawkey.spec'], printOutput=FalsechrootPath='/var/lib/mock/f24-build-5467643-599454/root'env={'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}uid=1000user='mockbuild'timeout=172800logger=shell=Falsegid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/hawkey.spec'] with env {'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildvm-16-nfs.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/hawkey-0.6.3-2.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/hawkey.spec'], chrootPath='/var/lib/mock/f24-build-5467643-599454/root'env={'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'}private_network=Trueuid=1000user='mockbuild'timeout=172800printOutput=Falseshell=Falselogger=gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/hawkey.spec'] with env {'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wbuzVW + 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 -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hawkey-0.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir build + mkdir build-py3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zLiJUa + 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON ../ -- The C compiler identification is GNU 6.0.0 -- The CXX compiler identification is GNU 6.0.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- 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 -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found EXPAT: /usr/lib/libexpat.so (found version "2.1.0") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") -- Using libsolv at /usr/lib/libsolv.so Building for python2 -- Found PythonLibs: /usr/lib/libpython2.7.so (found suitable version "2.7.11", minimum required is "2") -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.11", minimum required is "2") -- Python install dir is /usr/lib/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 -j4 /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' 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 [ 1%] Building C object tests/CMakeFiles/testshared.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/testshared.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build' [ 3%] Building C object src/CMakeFiles/libhawkey.dir/advisoryref.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.3/src/advisoryref.c [ 4%] Building C object src/CMakeFiles/libhawkey.dir/advisorypkg.o [ 6%] Building C object src/CMakeFiles/libhawkey.dir/advisory.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -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 -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/advisory.o -c /builddir/build/BUILD/hawkey-0.6.3/src/advisory.c In file included from /usr/include/wordexp.h:21:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c:21: /usr/include/features.h:331: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:331: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:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/advisory.c:21: /usr/include/features.h:331: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/src/advisorypkg.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 7%] Building C object src/CMakeFiles/libhawkey.dir/errno.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/errno.o -c /builddir/build/BUILD/hawkey-0.6.3/src/errno.c [ 9%] Building C object src/CMakeFiles/libhawkey.dir/goal.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/goal.o -c /builddir/build/BUILD/hawkey-0.6.3/src/goal.c 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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 10%] 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 In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/goal.c:23: /usr/include/features.h:331: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/cmake -E cmake_link_script CMakeFiles/testshared.dir/link.txt --verbose=1 [ 12%] Building C object src/CMakeFiles/libhawkey.dir/nevra.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/nevra.o -c /builddir/build/BUILD/hawkey-0.6.3/src/nevra.c /usr/bin/ar qc libtestshared.a CMakeFiles/testshared.dir/testshared.o /usr/bin/ranlib libtestshared.a [ 13%] Building C object src/CMakeFiles/libhawkey.dir/iutil.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/iutil.o -c /builddir/build/BUILD/hawkey-0.6.3/src/iutil.c 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:331: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:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/iutil.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build' [ 15%] Building C object src/CMakeFiles/libhawkey.dir/package.o [ 15%] Built target testshared cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/package.o -c /builddir/build/BUILD/hawkey-0.6.3/src/package.c [ 16%] Building C object src/CMakeFiles/libhawkey.dir/packagelist.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/packagelist.o -c /builddir/build/BUILD/hawkey-0.6.3/src/packagelist.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/package.c:21: /usr/include/features.h:331: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:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/packagelist.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 18%] Building C object src/CMakeFiles/libhawkey.dir/packageset.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/packageset.o -c /builddir/build/BUILD/hawkey-0.6.3/src/packageset.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/packageset.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 20%] Building C object src/CMakeFiles/libhawkey.dir/query.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/query.o -c /builddir/build/BUILD/hawkey-0.6.3/src/query.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/query.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 21%] Building C object src/CMakeFiles/libhawkey.dir/reldep.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/reldep.o -c /builddir/build/BUILD/hawkey-0.6.3/src/reldep.c [ 23%] Building C object src/CMakeFiles/libhawkey.dir/repo.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/repo.o -c /builddir/build/BUILD/hawkey-0.6.3/src/repo.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/reldep.c:21: /usr/include/features.h:331: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:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/repo.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 24%] Building C object src/CMakeFiles/libhawkey.dir/sack.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/sack.o -c /builddir/build/BUILD/hawkey-0.6.3/src/sack.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/sack.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 26%] Building C object src/CMakeFiles/libhawkey.dir/selector.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/selector.o -c /builddir/build/BUILD/hawkey-0.6.3/src/selector.c [ 27%] Building C object src/CMakeFiles/libhawkey.dir/stringarray.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:331: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/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/stringarray.o -c /builddir/build/BUILD/hawkey-0.6.3/src/stringarray.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/stringarray.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 29%] Building C object src/CMakeFiles/libhawkey.dir/subject.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/subject.o -c /builddir/build/BUILD/hawkey-0.6.3/src/subject.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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 30%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/subject_internal.o -c /builddir/build/BUILD/hawkey-0.6.3/src/subject_internal.c [ 32%] Building C object src/CMakeFiles/libhawkey.dir/util.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/regex.h:23, from /builddir/build/BUILD/hawkey-0.6.3/src/subject_internal.c:21: /usr/include/features.h:331: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/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/util.o -c /builddir/build/BUILD/hawkey-0.6.3/src/util.c 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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 33%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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' [ 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' Scanning dependencies of target test_main [ 35%] Building C object src/CMakeFiles/hth.dir/hth.o 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 cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/hth.dir/hth.o -c /builddir/build/BUILD/hawkey-0.6.3/src/hth.c make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build' Scanning dependencies of target _hawkeymodule 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 In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/hth.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 38%] Building C object tests/CMakeFiles/test_main.dir/test_advisory.o [ 38%] Building C object tests/CMakeFiles/test_main.dir/fixtures.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_advisory.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisory.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/fixtures.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/fixtures.c make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build' 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:331: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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 40%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/advisory-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisory-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 41%] Building C object tests/CMakeFiles/test_main.dir/test_advisorypkg.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisorypkg.c [ 43%] Linking C executable hth 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/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 44%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisorypkg-py.c /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build' [ 46%] Building C object tests/CMakeFiles/test_main.dir/test_advisoryref.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisoryref.c [ 46%] Built target hth 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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 47%] Building C object tests/CMakeFiles/test_main.dir/test_goal.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_goal.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_goal.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/test_goal.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 49%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisoryref-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 50%] Building C object tests/CMakeFiles/test_main.dir/test_iutil.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_iutil.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_iutil.c [ 52%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/exception-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/exception-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/exception-py.c 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:331: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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 53%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -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/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 55%] Building C object tests/CMakeFiles/test_main.dir/test_main.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_main.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_main.c [ 56%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/hawkeymodule.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/hawkeymodule.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_main.c:22: /usr/include/features.h:331: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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 58%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/iutil-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/iutil-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/iutil-py.c [ 60%] Building C object tests/CMakeFiles/test_main.dir/test_package.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_package.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_package.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/tests/test_package.c:22: /usr/include/features.h:331: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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 61%] Building C object tests/CMakeFiles/test_main.dir/test_packageset.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_packageset.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_packageset.c [ 63%] Building C object tests/CMakeFiles/test_main.dir/test_packagelist.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_packagelist.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_packagelist.c 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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 64%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/nevra-py.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:331: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/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 66%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/package-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/package-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 67%] Building C object tests/CMakeFiles/test_main.dir/test_reldep.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_reldep.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_reldep.c [ 69%] Building C object tests/CMakeFiles/test_main.dir/test_repo.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_repo.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_repo.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/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_reldep.c:26: /usr/include/features.h:331: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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 70%] Building C object tests/CMakeFiles/test_main.dir/test_query.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -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/test_query.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 72%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/packagedelta-py.c [ 73%] Building C object tests/CMakeFiles/test_main.dir/test_sack.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_sack.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_sack.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331: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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 75%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/possibilities-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/possibilities-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 76%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/query-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/query-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 78%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 80%] Building C object tests/CMakeFiles/test_main.dir/test_selector.o [ 81%] Building C object tests/CMakeFiles/test_main.dir/test_subject.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_selector.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_selector.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_subject.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_subject.c 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:331: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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 83%] Building C object tests/CMakeFiles/test_main.dir/test_util.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_util.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_util.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/test_util.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 84%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/reldep-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/reldep-py.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/python/reldep-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 86%] Building C object tests/CMakeFiles/test_main.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c In file included from /usr/include/wordexp.h:21:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 87%] Building C object tests/CMakeFiles/test_main.dir/testsys.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/testsys.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testsys.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/testsys.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 89%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/sack-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/sack-py.c [ 90%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/selector-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/selector-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331: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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 92%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 [ 93%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/subject-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/subject-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 95%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build' [ 95%] Built target test_main [ 96%] 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 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build' [ 96%] 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' [ 98%] 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 -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [100%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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' [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' [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.3.1 loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date 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 looking for now-outdated files... none found pickling environment... /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` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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' [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' + popd ~/build/BUILD/hawkey-0.6.3 ~/build/BUILD/hawkey-0.6.3/build-py3 ~/build/BUILD/hawkey-0.6.3 + pushd build-py3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON ../ -DPYTHON_DESIRED:str=3 -- The C compiler identification is GNU 6.0.0 -- The CXX compiler identification is GNU 6.0.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- 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 -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found EXPAT: /usr/lib/libexpat.so (found version "2.1.0") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") -- Using libsolv at /usr/lib/libsolv.so Building for python3 -- Found PythonLibs: /usr/lib/libpython3.5m.so (found suitable version "3.5.1", minimum required is "3.0") -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.5.1", minimum required is "3.0") -- Python install dir is /usr/lib/python3.5/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-py3 + /usr/bin/make -j4 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.3 -B/builddir/build/BUILD/hawkey-0.6.3/build-py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build-py3/CMakeFiles /builddir/build/BUILD/hawkey-0.6.3/build-py3/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /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-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/src /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= Scanning dependencies of target testshared make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /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-py3' Scanning dependencies of target libhawkey make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /usr/bin/make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build [ 1%] Building C object tests/CMakeFiles/testshared.dir/testshared.o make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/testshared.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c [ 3%] Building C object src/CMakeFiles/libhawkey.dir/advisory.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/advisory.o -c /builddir/build/BUILD/hawkey-0.6.3/src/advisory.c [ 4%] Building C object src/CMakeFiles/libhawkey.dir/advisoryref.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.3/src/advisoryref.c In file included from /usr/include/wordexp.h:21:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 6%] Building C object src/CMakeFiles/libhawkey.dir/advisorypkg.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.3/src/advisorypkg.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/advisory.c:21: /usr/include/features.h:331: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:331: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/src/advisorypkg.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 7%] Linking C static library libtestshared.a cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cmake -P CMakeFiles/testshared.dir/cmake_clean_target.cmake [ 9%] Building C object src/CMakeFiles/libhawkey.dir/errno.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -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-py3/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testshared.dir/link.txt --verbose=1 [ 10%] Building C object src/CMakeFiles/libhawkey.dir/goal.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/goal.o -c /builddir/build/BUILD/hawkey-0.6.3/src/goal.c [ 12%] Building C object src/CMakeFiles/libhawkey.dir/iutil.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/iutil.o -c /builddir/build/BUILD/hawkey-0.6.3/src/iutil.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/goal.c:23: /usr/include/features.h:331: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:331: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:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/iutil.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /usr/bin/ar qc libtestshared.a CMakeFiles/testshared.dir/testshared.o /usr/bin/ranlib libtestshared.a make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' [ 12%] Built target testshared [ 13%] Building C object src/CMakeFiles/libhawkey.dir/nevra.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/nevra.o -c /builddir/build/BUILD/hawkey-0.6.3/src/nevra.c [ 15%] Building C object src/CMakeFiles/libhawkey.dir/package.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/package.o -c /builddir/build/BUILD/hawkey-0.6.3/src/package.c 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:331: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:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/package.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 16%] Building C object src/CMakeFiles/libhawkey.dir/packagelist.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/packagelist.o -c /builddir/build/BUILD/hawkey-0.6.3/src/packagelist.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/packagelist.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 18%] Building C object src/CMakeFiles/libhawkey.dir/packageset.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/packageset.o -c /builddir/build/BUILD/hawkey-0.6.3/src/packageset.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/packageset.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 20%] Building C object src/CMakeFiles/libhawkey.dir/query.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/query.o -c /builddir/build/BUILD/hawkey-0.6.3/src/query.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/query.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 21%] Building C object src/CMakeFiles/libhawkey.dir/reldep.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/reldep.o -c /builddir/build/BUILD/hawkey-0.6.3/src/reldep.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/reldep.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 23%] Building C object src/CMakeFiles/libhawkey.dir/repo.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/repo.o -c /builddir/build/BUILD/hawkey-0.6.3/src/repo.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/repo.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 24%] Building C object src/CMakeFiles/libhawkey.dir/sack.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/sack.o -c /builddir/build/BUILD/hawkey-0.6.3/src/sack.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/sack.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 26%] Building C object src/CMakeFiles/libhawkey.dir/selector.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/selector.o -c /builddir/build/BUILD/hawkey-0.6.3/src/selector.c 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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 27%] Building C object src/CMakeFiles/libhawkey.dir/subject.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/subject.o -c /builddir/build/BUILD/hawkey-0.6.3/src/subject.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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 29%] Building C object src/CMakeFiles/libhawkey.dir/stringarray.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/stringarray.o -c /builddir/build/BUILD/hawkey-0.6.3/src/stringarray.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/stringarray.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 30%] Building C object src/CMakeFiles/libhawkey.dir/subject_internal.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/subject_internal.o -c /builddir/build/BUILD/hawkey-0.6.3/src/subject_internal.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/regex.h:23, from /builddir/build/BUILD/hawkey-0.6.3/src/subject_internal.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 32%] Building C object src/CMakeFiles/libhawkey.dir/util.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -Dlibhawkey_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -o CMakeFiles/libhawkey.dir/util.o -c /builddir/build/BUILD/hawkey-0.6.3/src/util.c 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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 33%] Linking C shared library libhawkey.so cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libhawkey.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-py3/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-py3' [ 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-py3' make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/src /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests /builddir/build/BUILD/hawkey-0.6.3/build-py3/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-py3' /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-py3' Scanning dependencies of target test_main make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /usr/bin/make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/build [ 35%] Building C object src/CMakeFiles/hth.dir/hth.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/hth.dir/hth.o -c /builddir/build/BUILD/hawkey-0.6.3/src/hth.c make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/hth.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 36%] Building C object tests/CMakeFiles/test_main.dir/test_advisory.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -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/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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 38%] Building C object tests/CMakeFiles/test_main.dir/fixtures.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/fixtures.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/fixtures.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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ Scanning dependencies of target _hawkeymodule make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /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-py3' [ 40%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisory-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/advisory-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisory-py.c [ 41%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisorypkg-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/advisory-py.c:21: /usr/include/features.h:331: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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/advisorypkg-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 43%] Linking C executable hth cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/hth.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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-py3/src [ 44%] Building C object tests/CMakeFiles/test_main.dir/test_advisorypkg.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisorypkg.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/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisorypkg.c:27: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' [ 46%] Building C object tests/CMakeFiles/test_main.dir/test_advisoryref.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisoryref.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/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisoryref.c:27: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 46%] Built target hth [ 47%] Building C object tests/CMakeFiles/test_main.dir/test_goal.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_goal.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_goal.c [ 49%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisoryref-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisoryref-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/advisoryref-py.c:21: /usr/include/features.h:331: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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 50%] Building C object tests/CMakeFiles/test_main.dir/test_iutil.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_iutil.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_iutil.c 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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 52%] Building C object tests/CMakeFiles/test_main.dir/test_main.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_main.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_main.c In file included from /usr/include/assert.h:35:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_main.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 53%] Building C object tests/CMakeFiles/test_main.dir/test_package.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_package.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_package.c [ 55%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/exception-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/exception-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/exception-py.c [ 56%] Building C object tests/CMakeFiles/test_main.dir/test_packagelist.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:331: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-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_packagelist.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_packagelist.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/exception-py.c:21: /usr/include/features.h:331: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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 58%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/goal-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -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/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/goal-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 60%] Building C object tests/CMakeFiles/test_main.dir/test_packageset.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_packageset.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_packageset.c [ 61%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/hawkeymodule.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/hawkeymodule.c 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:331: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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/hawkeymodule.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 63%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/iutil-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/iutil-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/iutil-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/iutil-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 64%] Building C object tests/CMakeFiles/test_main.dir/test_reldep.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_reldep.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_reldep.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/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_reldep.c:26: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 66%] Building C object tests/CMakeFiles/test_main.dir/test_repo.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_repo.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_repo.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/test_repo.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 67%] Building C object tests/CMakeFiles/test_main.dir/test_query.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -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/test_query.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 69%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/nevra-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/nevra-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 70%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/package-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/package-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/package-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/package-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 72%] Building C object tests/CMakeFiles/test_main.dir/test_sack.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_sack.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_sack.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/test_sack.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 73%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/packagedelta-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/packagedelta-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/packagedelta-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 75%] Building C object tests/CMakeFiles/test_main.dir/test_selector.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_selector.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_selector.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/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_selector.c:26: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 76%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/possibilities-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/possibilities-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/possibilities-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/possibilities-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 78%] Building C object tests/CMakeFiles/test_main.dir/test_subject.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_subject.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_subject.c 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:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 80%] Building C object tests/CMakeFiles/test_main.dir/test_util.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/test_util.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_util.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/test_util.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 81%] Building C object tests/CMakeFiles/test_main.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c In file included from /usr/include/wordexp.h:21:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 83%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/query-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/query-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/query-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/query-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 84%] Building C object tests/CMakeFiles/test_main.dir/testsys.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cc -I/builddir/build/BUILD/hawkey-0.6.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -o CMakeFiles/test_main.dir/testsys.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testsys.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/testsys.c:22: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 86%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/repo-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/repo-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/repo-py.c [ 87%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/reldep-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/reldep-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/reldep-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/repo-py.c:21: /usr/include/features.h:331: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:35:0, from /builddir/build/BUILD/hawkey-0.6.3/src/python/reldep-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 89%] Linking C executable test_main cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_main.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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-py3/src [ 90%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/sack-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/sack-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/sack-py.c [ 92%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/selector-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/selector-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/selector-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/sack-py.c:21: /usr/include/features.h:331: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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/selector-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 93%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/subject-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/subject-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/subject-py.c In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/subject-py.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' [ 95%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/pycomp.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -o CMakeFiles/_hawkeymodule.dir/pycomp.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/pycomp.c [ 95%] Built target test_main In file included from /usr/include/limits.h:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/src/python/pycomp.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [ 96%] Linking C shared library hawkey/_hawkey.so cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_hawkeymodule.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkey.so -o hawkey/_hawkey.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 -lpython3.5m -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.3/build-py3/src: make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' [ 96%] 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-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/python/module /builddir/build/BUILD/hawkey-0.6.3/build-py3/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-py3' /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-py3' [ 98%] Building C object tests/python/module/CMakeFiles/testmodule.dir/hawkey_testmodule.o cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/python/module && /usr/bin/cc -Dtestmodule_EXPORTS -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python3.5m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -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:25:0, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/6.0.0/include/limits.h:34, from /usr/include/python3.5m/Python.h:11, from /builddir/build/BUILD/hawkey-0.6.3/tests/python/module/hawkey_testmodule.c:21: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ [100%] Linking C shared library _hawkey_test.so cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkey_test.so -o _hawkey_test.so CMakeFiles/testmodule.dir/hawkey_testmodule.o ../../../src/python/hawkey/_hawkey.so ../../libtestshared.a -lpython3.5m ../../../src/libhawkey.so.2 -lexpat -lz -lrpmio -lrpm -lsolv -lsolvext -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python/hawkey:/builddir/build/BUILD/hawkey-0.6.3/build-py3/src: cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/python/module && cp /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/python/module/_hawkey_test.so /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python/hawkey/test make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' [100%] Built target testmodule make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build-py3/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-py3 --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-py3' /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.3 -B/builddir/build/BUILD/hawkey-0.6.3/build-py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build-py3/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' 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-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/doc /builddir/build/BUILD/hawkey-0.6.3/build-py3/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-py3' 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-py3' [100%] Building manpage documentation cd /builddir/build/BUILD/hawkey-0.6.3/build-py3/doc && PYTHONPATH=/builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python sphinx-build-3 -b man /builddir/build/BUILD/hawkey-0.6.3/doc /builddir/build/BUILD/hawkey-0.6.3/build-py3/doc Running Sphinx v1.3.1 loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date 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 looking for now-outdated files... none found /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` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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-py3' [100%] Built target doc-man make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build-py3/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' ~/build/BUILD/hawkey-0.6.3 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J8S80P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386 ++ dirname /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386 + cd hawkey-0.6.3 ~/build/BUILD/hawkey-0.6.3/build ~/build/BUILD/hawkey-0.6.3 + pushd build + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386 /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' [ 30%] 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' [ 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' [ 63%] Built target _hawkeymodule /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' [ 66%] Built target testshared /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' [ 96%] Built target test_main /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' [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-2.fc24.i386/usr/include/hawkey/advisory.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/advisorypkg.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/advisoryref.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/errno.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/goal.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/nevra.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/package.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/packagelist.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/packageset.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/query.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/reldep.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/repo.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/sack.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/selector.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/subject.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/types.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/util.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/stringarray.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/version.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/libhawkey.so.2 -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/libhawkey.so -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/pkgconfig/hawkey.pc -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python2.7/site-packages/hawkey/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so -- Set runtime path of "/builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so" to "" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python2.7/site-packages/hawkey/test/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so -- Set runtime path of "/builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so" to "" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/share/man/man3/hawkey.3 + popd ~/build/BUILD/hawkey-0.6.3 ~/build/BUILD/hawkey-0.6.3/build-py3 ~/build/BUILD/hawkey-0.6.3 + pushd build-py3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.3 -B/builddir/build/BUILD/hawkey-0.6.3/build-py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build-py3/CMakeFiles /builddir/build/BUILD/hawkey-0.6.3/build-py3/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /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-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/src /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /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-py3' make[2]: Nothing to be done for 'src/CMakeFiles/libhawkey.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' [ 30%] 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-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/src /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /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-py3' make[2]: Nothing to be done for 'src/CMakeFiles/hth.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' [ 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-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python /builddir/build/BUILD/hawkey-0.6.3/build-py3/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /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-py3' 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-py3' [ 63%] Built target _hawkeymodule /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-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /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-py3' make[2]: Nothing to be done for 'tests/CMakeFiles/testshared.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' [ 66%] Built target testshared /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-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /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-py3' 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-py3' [ 96%] Built target test_main /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-py3' cd /builddir/build/BUILD/hawkey-0.6.3/build-py3 && /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-py3 /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/python/module /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /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-py3' 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-py3' [100%] Built target testmodule make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build-py3/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.3/build-py3' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "DEBUG" -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/advisory.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/advisorypkg.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/advisoryref.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/errno.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/goal.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/nevra.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/package.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/packagelist.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/packageset.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/query.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/reldep.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/repo.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/sack.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/selector.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/subject.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/types.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/util.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/stringarray.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/include/hawkey/version.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/libhawkey.so.2 -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/libhawkey.so -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/pkgconfig/hawkey.pc -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python3.5/site-packages/hawkey/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python3.5/site-packages/hawkey/_hawkey.so -- Set runtime path of "/builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python3.5/site-packages/hawkey/_hawkey.so" to "" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python3.5/site-packages/hawkey/test/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python3.5/site-packages/hawkey/test/_hawkey_test.so -- Set runtime path of "/builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python3.5/site-packages/hawkey/test/_hawkey_test.so" to "" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/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 50000000 /builddir/build/BUILD/hawkey-0.6.3 extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/libhawkey.so.2 extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python3.5/site-packages/hawkey/_hawkey.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python3.5/site-packages/hawkey/test/_hawkey_test.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libhawkey.so.2.debug to /usr/lib/debug/usr/lib/libhawkey.so.debug 738 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/debug/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8lijOB + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.3 ++ id -u + '[' 1000 == 0 ']' + pushd build ~/build/BUILD/hawkey-0.6.3/build ~/build/BUILD/hawkey-0.6.3 + ctest -VV UpdateCTestConfiguration from :/builddir/build/BUILD/hawkey-0.6.3/build/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/hawkey-0.6.3/build/DartConfiguration.tcl Test project /builddir/build/BUILD/hawkey-0.6.3/build Constructing a list of tests Done constructing a list of tests Checking test dependency graph... Checking test dependency graph end test 1 Start 1: test_main 1: Test command: /builddir/build/BUILD/hawkey-0.6.3/build/tests/test_main "/builddir/build/BUILD/hawkey-0.6.3/tests/repos/" 1: Test timeout computed to be: 9.99988e+06 1: Tests using directory: /tmp/hawkeyaX9oqX 1: Running suite(s): Sack 1: iutil 1: util 1: Reldep 1: Repo 1: Package 1: PackageList 1: PackageSet 1: Query 1: Selector 1: Subject 1: Goal 1: Advisory 1: AdvisoryPkg 1: AdvisoryRef 1: 100%: Checks: 196, Failures: 0, Errors: 0 1/3 Test #1: test_main ........................ Passed 0.23 sec test 2 Start 2: test_valgrind 2: Test command: /usr/bin/valgrind "--error-exitcode=1" "--leak-check=full" "/builddir/build/BUILD/hawkey-0.6.3/build/tests/test_main" "/builddir/build/BUILD/hawkey-0.6.3/tests/repos/" 2: Environment variables: 2: CK_FORK=no 2: Test timeout computed to be: 9.99988e+06 2: ==27262== Memcheck, a memory error detector 2: ==27262== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. 2: ==27262== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info 2: ==27262== Command: /builddir/build/BUILD/hawkey-0.6.3/build/tests/test_main /builddir/build/BUILD/hawkey-0.6.3/tests/repos/ 2: ==27262== 2: Tests using directory: /tmp/hawkeyvfKBrL 2: Running suite(s): Sack 2: iutil 2: util 2: Reldep 2: Repo 2: Package 2: PackageList 2: PackageSet 2: Query 2: Selector 2: Subject 2: Goal 2: Advisory 2: AdvisoryPkg 2: AdvisoryRef 2: 100%: Checks: 196, Failures: 0, Errors: 0 2: ==27262== 2: ==27262== HEAP SUMMARY: 2: ==27262== in use at exit: 4,148 bytes in 5 blocks 2: ==27262== total heap usage: 52,832 allocs, 52,827 frees, 28,654,997 bytes allocated 2: ==27262== 2: ==27262== LEAK SUMMARY: 2: ==27262== definitely lost: 0 bytes in 0 blocks 2: ==27262== indirectly lost: 0 bytes in 0 blocks 2: ==27262== possibly lost: 0 bytes in 0 blocks 2: ==27262== still reachable: 4,148 bytes in 5 blocks 2: ==27262== suppressed: 0 bytes in 0 blocks 2: ==27262== Reachable blocks (those to which a pointer was found) are not shown. 2: ==27262== To see them, rerun with: --leak-check=full --show-leak-kinds=all 2: ==27262== 2: ==27262== For counts of detected and suppressed errors, rerun with: -v 2: ==27262== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 2/3 Test #2: test_valgrind .................... Passed 3.88 sec test 3 Start 3: test_python 3: Test command: /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/tests/run_nosetests "-s" "/builddir/build/BUILD/hawkey-0.6.3/tests/python/tests" 3: Test timeout computed to be: 9.99988e+06 3: test_description (tests.test_advisory.Test) ... ok 3: test_filenames (tests.test_advisory.Test) ... ok 3: test_id (tests.test_advisory.Test) ... ok 3: test_packages (tests.test_advisory.Test) ... ok 3: test_references (tests.test_advisory.Test) ... ok 3: test_rights (tests.test_advisory.Test) ... ok 3: test_title (tests.test_advisory.Test) ... ok 3: test_type (tests.test_advisory.Test) ... ok 3: test_updated (tests.test_advisory.Test) ... ok 3: test_arch (tests.test_advisorypkg.Test) ... ok 3: test_evr (tests.test_advisorypkg.Test) ... ok 3: test_filename (tests.test_advisorypkg.Test) ... ok 3: test_name (tests.test_advisorypkg.Test) ... ok 3: test_id (tests.test_advisoryref.Test) ... ok 3: test_title (tests.test_advisoryref.Test) ... ok 3: test_type (tests.test_advisoryref.Test) ... ok 3: test_url (tests.test_advisoryref.Test) ... ok 3: Test goal.run() can use callback parameter just as well as run_all() ... ok 3: test_cb (tests.test_goal.GoalRunAll) ... ok 3: Check exceptions are propagated from the callback. ... ok 3: test_goal_install_weak_deps (tests.test_goal.GoalRunAll) ... ok 3: test_actions (tests.test_goal.GoalTest) ... ok 3: test_clone (tests.test_goal.GoalTest) ... ok 3: test_empty_selector (tests.test_goal.GoalTest) ... ok 3: Tests automatic Selector from keyword arguments, with special ... ok 3: test_install_selector (tests.test_goal.GoalTest) ... ok 3: test_install_selector_err (tests.test_goal.GoalTest) ... ok 3: test_install_selector_weak (tests.test_goal.GoalTest) ... ok 3: test_list_err (tests.test_goal.GoalTest) ... ok 3: test_reinstall (tests.test_goal.GoalTest) ... ok 3: test_req (tests.test_goal.GoalTest) ... ok 3: test_upgrade (tests.test_goal.GoalTest) ... ok 3: test_errors (tests.test_goal.Problems) ... ok 3: test_verify (tests.test_goal.Verify) ... ok 3: test_evr_cmp (tests.test_nevra.NEVRATest) ... ok 3: test (tests.test_package.AdvisoriesTest) ... ok 3: test_noadvisory (tests.test_package.AdvisoriesTest) ... ok 3: test_checksum (tests.test_package.ChecksumsTest) ... ok 3: test_checksum_fail (tests.test_package.ChecksumsTest) ... ok 3: test_sizes (tests.test_package.ChecksumsTest) ... ok 3: test_baseurl (tests.test_package.FullPropertiesTest) ... ok 3: test_hdr_end (tests.test_package.FullPropertiesTest) ... ok 3: test_cmp (tests.test_package.PackageCmpTest) ... ok 3: test_cmp_fail (tests.test_package.PackageCmpTest) ... ok 3: test_cmp_gt (tests.test_package.PackageCmpTest) ... ok 3: test_cmp_lt (tests.test_package.PackageCmpTest) ... ok 3: test_conflicts (tests.test_package.PackageTest) ... ok 3: test_files (tests.test_package.PackageTest) ... ok 3: Test that hawkey.Package objects are hashable. ... ok 3: test_instance (tests.test_package.PackageTest) ... ok 3: test_repr (tests.test_package.PackageTest) ... ok 3: test_str (tests.test_package.PackageTest) ... ok 3: test_latest (tests.test_query.TestOddArch) ... ok 3: test_apply (tests.test_query.TestQuery) ... ok 3: test_clone (tests.test_query.TestQuery) ... ok 3: test_clone_with_evaluation (tests.test_query.TestQuery) ... ok 3: test_copy_lazyness (tests.test_query.TestQuery) ... ok 3: test_count (tests.test_query.TestQuery) ... ok 3: test_creation_empty_sack (tests.test_query.TestQuery) ... ok 3: test_disabled_repo (tests.test_query.TestQuery) ... ok 3: test_empty (tests.test_query.TestQuery) ... ok 3: test_epoch (tests.test_query.TestQuery) ... ok 3: test_exception (tests.test_query.TestQuery) ... ok 3: test_immutability (tests.test_query.TestQuery) ... ok 3: test_in (tests.test_query.TestQuery) ... ok 3: test_in_set (tests.test_query.TestQuery) ... ok 3: test_iteration (tests.test_query.TestQuery) ... ok 3: test_kwargs (tests.test_query.TestQuery) ... ok 3: test_kwargs_check (tests.test_query.TestQuery) ... ok 3: test_latest (tests.test_query.TestQuery) ... ok 3: test_multiple_flags (tests.test_query.TestQuery) ... ok 3: test_nevra_match (tests.test_query.TestQuery) ... ok 3: test_package_in (tests.test_query.TestQuery) ... ok 3: test_provides_glob_should_not_work (tests.test_query.TestQuery) ... ok 3: test_provides_glob_should_work (tests.test_query.TestQuery) ... ok 3: test_provides_list_of_strings (tests.test_query.TestQuery) ... ok 3: test_reldep (tests.test_query.TestQuery) ... ok 3: test_reldep_list (tests.test_query.TestQuery) ... ok 3: test_repeated (tests.test_query.TestQuery) ... ok 3: test_requires_list_of_strings (tests.test_query.TestQuery) ... ok 3: test_sanity (tests.test_query.TestQuery) ... ok 3: test_unicode (tests.test_query.TestQuery) ... ok 3: test_version (tests.test_query.TestQuery) ... ok 3: test_downgradable (tests.test_query.TestQueryAllRepos) ... ok 3: test_obsoletes (tests.test_query.TestQueryAllRepos) ... ok 3: test_rco_glob (tests.test_query.TestQueryAllRepos) ... ok 3: test_requires (tests.test_query.TestQueryAllRepos) ... ok 3: test_instance (tests.test_query.TestQuerySubclass) ... ok 3: test_glob_arch (tests.test_query.TestQueryUpdates) ... ok 3: test_obsoletes (tests.test_query.TestQueryUpdates) ... ok 3: test_subquery_evaluated (tests.test_query.TestQueryUpdates) ... ok 3: test_updates_arch (tests.test_query.TestQueryUpdates) ... ok 3: test_updates_noarch (tests.test_query.TestQueryUpdates) ... ok 3: test_upgradable (tests.test_query.TestQueryUpdates) ... ok 3: test_basic (tests.test_reldep.Reldep) ... ok 3: test_custom_creation (tests.test_reldep.Reldep) ... ok 3: test_custom_creation_fail (tests.test_reldep.Reldep) ... ok 3: test_custom_querying (tests.test_reldep.Reldep) ... ok 3: test_non_num_version (tests.test_reldep.Reldep) ... ok 3: test_not_crash (tests.test_reldep.Reldep) ... ok 3: test_query_name_only (tests.test_reldep.Reldep) ... ok 3: test_unicode (tests.test_reldep.Reldep) ... ok 3: test_cost_assignment (tests.test_repo.Package) ... ok 3: test_create (tests.test_repo.Package) ... ok 3: test_str_assignment (tests.test_repo.Package) ... ok 3: test_creation (tests.test_sack.BasicTest) ... ok 3: test_creation_dir (tests.test_sack.BasicTest) ... ok 3: test_deepcopy (tests.test_sack.BasicTest) ... ok 3: test_evr_cmp (tests.test_sack.BasicTest) ... ok 3: test_failed_load (tests.test_sack.BasicTest) ... ok 3: test_unicoded_cachedir (tests.test_sack.BasicTest) ... ok 3: test_wrapping (tests.test_sack.PackageWrappingTest) ... ok 3: test_cache_dir (tests.test_sack.TestSackTest) ... ok 3: test_load_rpm (tests.test_sack.TestSackTest) ... ok 3: test_load_yum (tests.test_sack.TestSackTest) ... ok 3: test_sanity (tests.test_sack.TestSackTest) ... ok 3: test_imports (tests.test_sanity.Sanity) ... ok 3: Test that if a dash is present in otherwise simple subject, we take ... ok 3: test_dash_version (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_glob_arches (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_globs (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_icase (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_nevra (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_nevra_fail (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_nevra_toquery (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_none (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_nonexistent_version (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_reldep (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_reldep_fail (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_reldep_flags (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: Even two dashes can happen, make sure they can still form a name. ... ok 3: test_version_glob (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_wrong_arch (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: Test we get all the possible NEVRA parses. ... ok 3: test_custom_list (tests.test_subject.SubjectTest) ... ok 3: test_na (tests.test_subject.SubjectTest) ... ok 3: test_nev (tests.test_subject.SubjectTest) ... ok 3: test_nevr (tests.test_subject.SubjectTest) ... ok 3: test_nevr_fail (tests.test_subject.SubjectTest) ... ok 3: test_nevra (tests.test_subject.SubjectTest) ... ok 3: test_chksum_name (tests.test_util.Util) ... ok 3: test_chksum_type (tests.test_util.Util) ... ok 3: test_split_nevra (tests.test_util.Util) ... ok 3: test_nevra_to_query (tests.test_util.UtilWithSack) ... ok 3: test_version (tests.test_version.Version) ... ok 3: 3: ---------------------------------------------------------------------- 3: XML: /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/tests/xunit.xml 3: ---------------------------------------------------------------------- 3: Ran 145 tests in 0.134s 3: 3: OK 3/3 Test #3: test_python ...................... Passed 0.44 sec 100% tests passed, 0 tests failed out of 3 Total Test time (real) = 4.55 sec + popd ~/build/BUILD/hawkey-0.6.3 ~/build/BUILD/hawkey-0.6.3/build-py3/tests/python ~/build/BUILD/hawkey-0.6.3 + pushd build-py3/tests/python + ctest -VV UpdateCTestConfiguration from :/builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/python/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/python/DartConfiguration.tcl Test project /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/python Constructing a list of tests Done constructing a list of tests Checking test dependency graph... Checking test dependency graph end test 1 Start 1: test_python 1: Test command: /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/python/tests/run_nosetests "-s" "/builddir/build/BUILD/hawkey-0.6.3/tests/python/tests" 1: Test timeout computed to be: 9.99988e+06 1: test_description (tests.test_advisory.Test) ... ok 1: test_filenames (tests.test_advisory.Test) ... ok 1: test_id (tests.test_advisory.Test) ... ok 1: test_packages (tests.test_advisory.Test) ... ok 1: test_references (tests.test_advisory.Test) ... ok 1: test_rights (tests.test_advisory.Test) ... ok 1: test_title (tests.test_advisory.Test) ... ok 1: test_type (tests.test_advisory.Test) ... ok 1: test_updated (tests.test_advisory.Test) ... ok 1: test_arch (tests.test_advisorypkg.Test) ... ok 1: test_evr (tests.test_advisorypkg.Test) ... ok 1: test_filename (tests.test_advisorypkg.Test) ... ok 1: test_name (tests.test_advisorypkg.Test) ... ok 1: test_id (tests.test_advisoryref.Test) ... ok 1: test_title (tests.test_advisoryref.Test) ... ok 1: test_type (tests.test_advisoryref.Test) ... ok 1: test_url (tests.test_advisoryref.Test) ... ok 1: Test goal.run() can use callback parameter just as well as run_all() ... ok 1: test_cb (tests.test_goal.GoalRunAll) ... ok 1: Check exceptions are propagated from the callback. ... ok 1: test_goal_install_weak_deps (tests.test_goal.GoalRunAll) ... ok 1: test_actions (tests.test_goal.GoalTest) ... ok 1: test_clone (tests.test_goal.GoalTest) ... ok 1: test_empty_selector (tests.test_goal.GoalTest) ... ok 1: Tests automatic Selector from keyword arguments, with special ... ok 1: test_install_selector (tests.test_goal.GoalTest) ... ok 1: test_install_selector_err (tests.test_goal.GoalTest) ... ok 1: test_install_selector_weak (tests.test_goal.GoalTest) ... ok 1: test_list_err (tests.test_goal.GoalTest) ... ok 1: test_reinstall (tests.test_goal.GoalTest) ... ok 1: test_req (tests.test_goal.GoalTest) ... ok 1: test_upgrade (tests.test_goal.GoalTest) ... ok 1: test_errors (tests.test_goal.Problems) ... ok 1: test_verify (tests.test_goal.Verify) ... ok 1: test_evr_cmp (tests.test_nevra.NEVRATest) ... ok 1: test (tests.test_package.AdvisoriesTest) ... ok 1: test_noadvisory (tests.test_package.AdvisoriesTest) ... ok 1: test_checksum (tests.test_package.ChecksumsTest) ... ok 1: test_checksum_fail (tests.test_package.ChecksumsTest) ... ok 1: test_sizes (tests.test_package.ChecksumsTest) ... ok 1: test_baseurl (tests.test_package.FullPropertiesTest) ... ok 1: test_hdr_end (tests.test_package.FullPropertiesTest) ... ok 1: test_cmp (tests.test_package.PackageCmpTest) ... ok 1: test_cmp_fail (tests.test_package.PackageCmpTest) ... ok 1: test_cmp_gt (tests.test_package.PackageCmpTest) ... ok 1: test_cmp_lt (tests.test_package.PackageCmpTest) ... ok 1: test_conflicts (tests.test_package.PackageTest) ... ok 1: test_files (tests.test_package.PackageTest) ... ok 1: Test that hawkey.Package objects are hashable. ... ok 1: test_instance (tests.test_package.PackageTest) ... ok 1: test_repr (tests.test_package.PackageTest) ... ok 1: test_str (tests.test_package.PackageTest) ... ok 1: test_latest (tests.test_query.TestOddArch) ... ok 1: test_apply (tests.test_query.TestQuery) ... ok 1: test_clone (tests.test_query.TestQuery) ... ok 1: test_clone_with_evaluation (tests.test_query.TestQuery) ... ok 1: test_copy_lazyness (tests.test_query.TestQuery) ... ok 1: test_count (tests.test_query.TestQuery) ... ok 1: test_creation_empty_sack (tests.test_query.TestQuery) ... ok 1: test_disabled_repo (tests.test_query.TestQuery) ... ok 1: test_empty (tests.test_query.TestQuery) ... ok 1: test_epoch (tests.test_query.TestQuery) ... ok 1: test_exception (tests.test_query.TestQuery) ... ok 1: test_immutability (tests.test_query.TestQuery) ... ok 1: test_in (tests.test_query.TestQuery) ... ok 1: test_in_set (tests.test_query.TestQuery) ... ok 1: test_iteration (tests.test_query.TestQuery) ... ok 1: test_kwargs (tests.test_query.TestQuery) ... ok 1: test_kwargs_check (tests.test_query.TestQuery) ... ok 1: test_latest (tests.test_query.TestQuery) ... ok 1: test_multiple_flags (tests.test_query.TestQuery) ... ok 1: test_nevra_match (tests.test_query.TestQuery) ... ok 1: test_package_in (tests.test_query.TestQuery) ... ok 1: test_provides_glob_should_not_work (tests.test_query.TestQuery) ... ok 1: test_provides_glob_should_work (tests.test_query.TestQuery) ... ok 1: test_provides_list_of_strings (tests.test_query.TestQuery) ... ok 1: test_reldep (tests.test_query.TestQuery) ... ok 1: test_reldep_list (tests.test_query.TestQuery) ... ok 1: test_repeated (tests.test_query.TestQuery) ... ok 1: test_requires_list_of_strings (tests.test_query.TestQuery) ... ok 1: test_sanity (tests.test_query.TestQuery) ... ok 1: test_unicode (tests.test_query.TestQuery) ... ok 1: test_version (tests.test_query.TestQuery) ... ok 1: test_downgradable (tests.test_query.TestQueryAllRepos) ... ok 1: test_obsoletes (tests.test_query.TestQueryAllRepos) ... ok 1: test_rco_glob (tests.test_query.TestQueryAllRepos) ... ok 1: test_requires (tests.test_query.TestQueryAllRepos) ... ok 1: test_instance (tests.test_query.TestQuerySubclass) ... ok 1: test_glob_arch (tests.test_query.TestQueryUpdates) ... ok 1: test_obsoletes (tests.test_query.TestQueryUpdates) ... ok 1: test_subquery_evaluated (tests.test_query.TestQueryUpdates) ... ok 1: test_updates_arch (tests.test_query.TestQueryUpdates) ... ok 1: test_updates_noarch (tests.test_query.TestQueryUpdates) ... ok 1: test_upgradable (tests.test_query.TestQueryUpdates) ... ok 1: test_basic (tests.test_reldep.Reldep) ... ok 1: test_custom_creation (tests.test_reldep.Reldep) ... ok 1: test_custom_creation_fail (tests.test_reldep.Reldep) ... ok 1: test_custom_querying (tests.test_reldep.Reldep) ... ok 1: test_non_num_version (tests.test_reldep.Reldep) ... ok 1: test_not_crash (tests.test_reldep.Reldep) ... ok 1: test_query_name_only (tests.test_reldep.Reldep) ... ok 1: test_unicode (tests.test_reldep.Reldep) ... ok 1: test_cost_assignment (tests.test_repo.Package) ... ok 1: test_create (tests.test_repo.Package) ... ok 1: test_str_assignment (tests.test_repo.Package) ... ok 1: test_creation (tests.test_sack.BasicTest) ... ok 1: test_creation_dir (tests.test_sack.BasicTest) ... ok 1: test_deepcopy (tests.test_sack.BasicTest) ... ok 1: test_evr_cmp (tests.test_sack.BasicTest) ... ok 1: test_failed_load (tests.test_sack.BasicTest) ... ok 1: test_unicoded_cachedir (tests.test_sack.BasicTest) ... ok 1: test_wrapping (tests.test_sack.PackageWrappingTest) ... ok 1: test_cache_dir (tests.test_sack.TestSackTest) ... ok 1: test_load_rpm (tests.test_sack.TestSackTest) ... ok 1: test_load_yum (tests.test_sack.TestSackTest) ... ok 1: test_sanity (tests.test_sack.TestSackTest) ... ok 1: test_imports (tests.test_sanity.Sanity) ... ok 1: Test that if a dash is present in otherwise simple subject, we take ... ok 1: test_dash_version (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_glob_arches (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_globs (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_icase (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_nevra (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_nevra_fail (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_nevra_toquery (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_none (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_nonexistent_version (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_reldep (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_reldep_fail (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_reldep_flags (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: Even two dashes can happen, make sure they can still form a name. ... ok 1: test_version_glob (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: test_wrong_arch (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 1: Test we get all the possible NEVRA parses. ... ok 1: test_custom_list (tests.test_subject.SubjectTest) ... ok 1: test_na (tests.test_subject.SubjectTest) ... ok 1: test_nev (tests.test_subject.SubjectTest) ... ok 1: test_nevr (tests.test_subject.SubjectTest) ... ok 1: test_nevr_fail (tests.test_subject.SubjectTest) ... ok 1: test_nevra (tests.test_subject.SubjectTest) ... ok 1: test_chksum_name (tests.test_util.Util) ... ok 1: test_chksum_type (tests.test_util.Util) ... ok 1: test_split_nevra (tests.test_util.Util) ... ok 1: test_nevra_to_query (tests.test_util.UtilWithSack) ... ok 1: test_version (tests.test_version.Version) ... ok 1: 1: ---------------------------------------------------------------------- 1: XML: /builddir/build/BUILD/hawkey-0.6.3/build-py3/tests/python/tests/xunit.xml 1: ---------------------------------------------------------------------- 1: Ran 145 tests in 0.128s 1: 1: OK 1/1 Test #1: test_python ...................... Passed 0.62 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.62 sec ~/build/BUILD/hawkey-0.6.3 + popd + exit 0 Processing files: hawkey-0.6.3-2.fc24.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5aF6Xy + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.3 + DOCDIR=/builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/share/doc/hawkey + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/share/doc/hawkey + cp -pr README.rst /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/share/doc/hawkey + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uGSB8v + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/share/licenses/hawkey + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/share/licenses/hawkey + cp -pr COPYING /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386/usr/share/licenses/hawkey + exit 0 Provides: hawkey = 0.6.3-2.fc24 hawkey(x86-32) = 0.6.3-2.fc24 libhawkey.so.2 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.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libsolv.so.0 libsolv.so.0(SOLV_1.0) libsolvext.so.0 libsolvext.so.0(SOLV_1.0) rtld(GNU_HASH) Processing files: hawkey-devel-0.6.3-2.fc24.i686 Provides: hawkey-devel = 0.6.3-2.fc24 hawkey-devel(x86-32) = 0.6.3-2.fc24 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 pkgconfig(rpm) pkgconfig(zlib) Processing files: python2-hawkey-0.6.3-2.fc24.i686 Provides: python-hawkey = 0.6.3-2.fc24 python-hawkey(x86-32) = 0.6.3-2.fc24 python2-hawkey = 0.6.3-2.fc24 python2-hawkey(x86-32) = 0.6.3-2.fc24 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libhawkey.so.2 libpython2.7.so.1.0 libsolv.so.0 libsolv.so.0(SOLV_1.0) libsolvext.so.0 libsolvext.so.0(SOLV_1.0) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-hawkey < 0.6.3-2.fc24 python-hawkey(x86-32) < 0.6.3-2.fc24 Processing files: python3-hawkey-0.6.3-2.fc24.i686 Provides: python3-hawkey = 0.6.3-2.fc24 python3-hawkey(x86-32) = 0.6.3-2.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libhawkey.so.2 libpython3.5m.so.1.0 libsolv.so.0 libsolv.so.0(SOLV_1.0) libsolvext.so.0 libsolvext.so.0(SOLV_1.0) python(abi) = 3.5 rtld(GNU_HASH) Processing files: hawkey-debuginfo-0.6.3-2.fc24.i686 Provides: hawkey-debuginfo = 0.6.3-2.fc24 hawkey-debuginfo(x86-32) = 0.6.3-2.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386 warning: Could not canonicalize hostname: buildvm-16-nfs.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/hawkey-0.6.3-2.fc24.i686.rpm Wrote: /builddir/build/RPMS/hawkey-devel-0.6.3-2.fc24.i686.rpm Wrote: /builddir/build/RPMS/python2-hawkey-0.6.3-2.fc24.i686.rpm Wrote: /builddir/build/RPMS/python3-hawkey-0.6.3-2.fc24.i686.rpm Wrote: /builddir/build/RPMS/hawkey-debuginfo-0.6.3-2.fc24.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IMqS2u + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hawkey-0.6.3-2.fc24.i386 + exit 0 Child return code was: 0