Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/hawkey.spec'], chrootPath='/var/lib/mock/centos-7-i386/root'shell=FalseprintOutput=Trueenv={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1004) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/hawkey.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/hawkey-0.6.3-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/hawkey.spec'], chrootPath='/var/lib/mock/centos-7-i386/root'shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/hawkey.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.03lt7I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hawkey-0.6.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/hawkey-0.6.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hawkey-0.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir build + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kaOml5 + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.3 + pushd build ~/build/BUILD/hawkey-0.6.3/build ~/build/BUILD/hawkey-0.6.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON ../ -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Found EXPAT: /usr/lib/libexpat.so (found version "2.1.0") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.7") -- Using libsolv at /usr/lib/libsolv.so Building for python2 -- Found PythonLibs: /usr/lib/libpython2.7.so (found suitable version "2.7.5", minimum required is "2") -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.5", minimum required is "2") -- Python install dir is /usr/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 -j16 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.3 -B/builddir/build/BUILD/hawkey-0.6.3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/depend /usr/bin/make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests /builddir/build/BUILD/hawkey-0.6.3/build/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src /builddir/build/BUILD/hawkey-0.6.3/build/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= Scanning dependencies of target testshared make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 61 [ 1%] Building C object tests/CMakeFiles/testshared.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -fPIC -o CMakeFiles/testshared.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c Scanning dependencies of target libhawkey make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build In file included from /usr/include/wordexp.h:22:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 22 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 23 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 24 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 25 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 26 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 27 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 28 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 29 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 30 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 31 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 32 [ 3%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 33 [ 5%] [ 6%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 34 [ 8%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 35 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 36 [ 10%] [ 11%] [ 13%] [ 15%] [ 16%] [ 20%] [ 20%] [ 22%] [ 23%] [ 25%] Building C object src/CMakeFiles/libhawkey.dir/advisory.o [ 27%] cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/advisory.o -c /builddir/build/BUILD/hawkey-0.6.3/src/advisory.c Building C object src/CMakeFiles/libhawkey.dir/errno.o Building C object src/CMakeFiles/libhawkey.dir/nevra.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/errno.o -c /builddir/build/BUILD/hawkey-0.6.3/src/errno.c Building C object src/CMakeFiles/libhawkey.dir/package.o Building C object src/CMakeFiles/libhawkey.dir/iutil.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/nevra.o -c /builddir/build/BUILD/hawkey-0.6.3/src/nevra.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/package.o -c /builddir/build/BUILD/hawkey-0.6.3/src/package.c Building C object src/CMakeFiles/libhawkey.dir/packagelist.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/iutil.o -c /builddir/build/BUILD/hawkey-0.6.3/src/iutil.c Building C object src/CMakeFiles/libhawkey.dir/advisorypkg.o Building C object src/CMakeFiles/libhawkey.dir/advisoryref.o Building C object src/CMakeFiles/libhawkey.dir/goal.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.3/src/advisorypkg.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.3/src/advisoryref.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/packagelist.o -c /builddir/build/BUILD/hawkey-0.6.3/src/packagelist.c Building C object src/CMakeFiles/libhawkey.dir/query.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/goal.o -c /builddir/build/BUILD/hawkey-0.6.3/src/goal.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/query.o -c /builddir/build/BUILD/hawkey-0.6.3/src/query.c Building C object src/CMakeFiles/libhawkey.dir/packageset.o Building C object src/CMakeFiles/libhawkey.dir/repo.o Building C object src/CMakeFiles/libhawkey.dir/reldep.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/packageset.o -c /builddir/build/BUILD/hawkey-0.6.3/src/packageset.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/repo.o -c /builddir/build/BUILD/hawkey-0.6.3/src/repo.c Building C object src/CMakeFiles/libhawkey.dir/selector.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/reldep.o -c /builddir/build/BUILD/hawkey-0.6.3/src/reldep.c cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/selector.o -c /builddir/build/BUILD/hawkey-0.6.3/src/selector.c Building C object src/CMakeFiles/libhawkey.dir/sack.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/sack.o -c /builddir/build/BUILD/hawkey-0.6.3/src/sack.c In file included from /usr/include/stdlib.h:24:0, from /builddir/build/BUILD/hawkey-0.6.3/src/nevra.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/advisory.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/solv/util.h:17, from /builddir/build/BUILD/hawkey-0.6.3/src/advisorypkg.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdio.h:27:0, from /builddir/build/BUILD/hawkey-0.6.3/src/errno.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/iutil.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdio.h:27:0, from /usr/include/solv/pool.h:16, from /usr/include/solv/repo.h:17, from /builddir/build/BUILD/hawkey-0.6.3/src/advisoryref.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/packageset.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/packagelist.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/goal.c:23: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/repo.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/package.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/reldep.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/query.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdio.h:27:0, from /usr/include/solv/pool.h:16, from /usr/include/solv/selection.h:16, from /builddir/build/BUILD/hawkey-0.6.3/src/selector.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/sack.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 37 Linking C static library libtestshared.a cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cmake -P CMakeFiles/testshared.dir/cmake_clean_target.cmake [ 28%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 38 Building C object src/CMakeFiles/libhawkey.dir/stringarray.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/stringarray.o -c /builddir/build/BUILD/hawkey-0.6.3/src/stringarray.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testshared.dir/link.txt --verbose=1 [ 30%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 39 /usr/bin/ar cr libtestshared.a CMakeFiles/testshared.dir/testshared.o /usr/bin/ranlib libtestshared.a Building C object src/CMakeFiles/libhawkey.dir/subject.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/subject.o -c /builddir/build/BUILD/hawkey-0.6.3/src/subject.c [ 32%] make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 61 In file included from /usr/include/string.h:25:0, from /usr/include/solv/util.h:17, from /builddir/build/BUILD/hawkey-0.6.3/src/stringarray.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 40 Building C object src/CMakeFiles/libhawkey.dir/subject_internal.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/subject_internal.o -c /builddir/build/BUILD/hawkey-0.6.3/src/subject_internal.c [ 32%] [ 33%] Built target testshared In file included from /usr/include/stdlib.h:24:0, from /builddir/build/BUILD/hawkey-0.6.3/src/subject.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/CMakeFiles/libhawkey.dir/util.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -Dlibhawkey_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/libhawkey.dir/util.o -c /builddir/build/BUILD/hawkey-0.6.3/src/util.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/regex.h:24, from /builddir/build/BUILD/hawkey-0.6.3/src/subject_internal.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/errno.h:28:0, from /builddir/build/BUILD/hawkey-0.6.3/src/util.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Linking C shared library libhawkey.so cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libhawkey.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro -shared -Wl,-soname,libhawkey.so.2 -o libhawkey.so.2 CMakeFiles/libhawkey.dir/advisory.o CMakeFiles/libhawkey.dir/advisorypkg.o CMakeFiles/libhawkey.dir/advisoryref.o CMakeFiles/libhawkey.dir/errno.o CMakeFiles/libhawkey.dir/goal.o CMakeFiles/libhawkey.dir/iutil.o CMakeFiles/libhawkey.dir/nevra.o CMakeFiles/libhawkey.dir/package.o CMakeFiles/libhawkey.dir/packagelist.o CMakeFiles/libhawkey.dir/packageset.o CMakeFiles/libhawkey.dir/query.o CMakeFiles/libhawkey.dir/reldep.o CMakeFiles/libhawkey.dir/repo.o CMakeFiles/libhawkey.dir/sack.o CMakeFiles/libhawkey.dir/selector.o CMakeFiles/libhawkey.dir/stringarray.o CMakeFiles/libhawkey.dir/subject.o CMakeFiles/libhawkey.dir/subject_internal.o CMakeFiles/libhawkey.dir/util.o -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cmake -E cmake_symlink_library libhawkey.so.2 libhawkey.so.2 libhawkey.so make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [ 33%] Built target libhawkey /usr/bin/make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/depend /usr/bin/make -f src/python/CMakeFiles/_hawkeymodule.dir/build.make src/python/CMakeFiles/_hawkeymodule.dir/depend /usr/bin/make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src /builddir/build/BUILD/hawkey-0.6.3/build/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src/python /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src/python /builddir/build/BUILD/hawkey-0.6.3/build/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests /builddir/build/BUILD/hawkey-0.6.3/build/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= Scanning dependencies of target hth make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 21 [ 35%] Scanning dependencies of target test_main make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/build Building C object src/CMakeFiles/hth.dir/hth.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/hth.dir/hth.o -c /builddir/build/BUILD/hawkey-0.6.3/src/hth.c make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 41 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 42 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 43 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 44 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 45 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 46 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 47 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 48 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 49 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 50 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 51 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 52 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 53 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 54 [ 37%] [ 40%] [ 40%] [ 42%] [ 44%] [ 45%] [ 47%] [ 49%] [ 50%] [ 54%] [ 54%] [ 55%] [ 59%] [ 59%] Building C object tests/CMakeFiles/test_main.dir/test_advisorypkg.o Building C object tests/CMakeFiles/test_main.dir/test_advisory.o Building C object tests/CMakeFiles/test_main.dir/fixtures.o Building C object tests/CMakeFiles/test_main.dir/test_advisoryref.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisorypkg.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/fixtures.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/fixtures.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_advisory.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisory.c Building C object tests/CMakeFiles/test_main.dir/test_goal.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisoryref.c Building C object tests/CMakeFiles/test_main.dir/test_main.o Building C object tests/CMakeFiles/test_main.dir/test_package.o In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/hth.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object tests/CMakeFiles/test_main.dir/test_iutil.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_goal.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_goal.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_main.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_main.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_package.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_package.c Building C object tests/CMakeFiles/test_main.dir/test_sack.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_iutil.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_iutil.c Building C object tests/CMakeFiles/test_main.dir/test_repo.o Building C object tests/CMakeFiles/test_main.dir/test_reldep.o Building C object tests/CMakeFiles/test_main.dir/test_packagelist.o Building C object tests/CMakeFiles/test_main.dir/test_packageset.o Building C object tests/CMakeFiles/test_main.dir/test_query.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_repo.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_repo.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_sack.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_sack.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_packagelist.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_packagelist.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_packageset.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_packageset.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_query.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_query.c cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_reldep.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_reldep.c 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/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/fixtures.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisorypkg.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisoryref.c:27: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_goal.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_advisory.c:29: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_main.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/solv/util.h:17, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_package.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdlib.h:24:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_iutil.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_repo.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_sack.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/stdio.h:27:0, from /usr/include/solv/pool.h:16, from /builddir/build/BUILD/hawkey-0.6.3/src/package_internal.h:25, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_packagelist.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_reldep.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 1 In file included from /usr/include/stdio.h:27:0, from /usr/include/solv/pool.h:16, from /builddir/build/BUILD/hawkey-0.6.3/src/package_internal.h:25, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_packageset.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_query.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ [ 61%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 55 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 56 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 2 Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisory-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisory-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisory-py.c [ 62%] [ 66%] [ 66%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 3 Building C object tests/CMakeFiles/test_main.dir/test_selector.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_selector.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_selector.c Building C object tests/CMakeFiles/test_main.dir/test_subject.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_subject.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_subject.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisorypkg-py.c [ 67%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 4 In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/advisory-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 57 [ 69%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisoryref-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/advisoryref-py.c In file included from /usr/include/stdio.h:27:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_subject.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 58 [ 71%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/exception-py.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 5 cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/exception-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/exception-py.c In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_suites.h:24, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_selector.c:26: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ [ 72%] In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/advisorypkg-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ [ 74%] Building C object tests/CMakeFiles/test_main.dir/test_util.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/test_util.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/test_util.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/advisoryref-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object tests/CMakeFiles/test_main.dir/testshared.o Building C object src/python/CMakeFiles/_hawkeymodule.dir/goal-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 6 cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/goal-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/goal-py.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/exception-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ [ 76%] In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/test_util.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/hawkeymodule.o In file included from /usr/include/wordexp.h:22:0, from /builddir/build/BUILD/hawkey-0.6.3/tests/testshared.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/hawkeymodule.c 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/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/goal-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 7 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro CMakeFiles/hth.dir/hth.o -o hth -rdynamic libhawkey.so.2 -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.3/build/src /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 8 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 59 [ 77%] In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/hawkeymodule.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ [ 81%] [ 81%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/iutil-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/iutil-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 9 Building C object src/python/CMakeFiles/_hawkeymodule.dir/nevra-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/nevra-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/nevra-py.c [ 83%] Building C object tests/CMakeFiles/test_main.dir/testsys.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -I/builddir/build/BUILD/hawkey-0.6.3 -o CMakeFiles/test_main.dir/testsys.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/testsys.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/iutil-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 10 Building C object src/python/CMakeFiles/_hawkeymodule.dir/package-py.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 11 cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/package-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/package-py.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/nevra-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ [ 84%] In file included from /usr/include/string.h:25:0, from /usr/include/check.h:26, from /builddir/build/BUILD/hawkey-0.6.3/tests/testsys.c:22: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ [ 86%] make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 21 Building C object src/python/CMakeFiles/_hawkeymodule.dir/packagedelta-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/packagedelta-py.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/possibilities-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/possibilities-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/possibilities-py.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/package-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 12 [ 86%] Built target hth /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 13 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 14 [ 88%] [ 89%] [ 91%] In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/possibilities-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/packagedelta-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/query-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/query-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/query-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 15 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 16 Building C object src/python/CMakeFiles/_hawkeymodule.dir/reldep-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/reldep-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/reldep-py.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/repo-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/repo-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/repo-py.c [ 93%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 17 [ 94%] [ 96%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/sack-py.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/query-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/sack-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/sack-py.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/selector-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/selector-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/selector-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 18 In file included from /usr/include/assert.h:36:0, from /builddir/build/BUILD/hawkey-0.6.3/src/python/reldep-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/repo-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/subject-py.o cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/subject-py.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/subject-py.c [ 98%] In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/sack-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Building C object src/python/CMakeFiles/_hawkeymodule.dir/pycomp.o In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/selector-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ cd /builddir/build/BUILD/hawkey-0.6.3/build/src/python && /usr/bin/cc -D_hawkeymodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/pycomp.o -c /builddir/build/BUILD/hawkey-0.6.3/src/python/pycomp.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/subject-py.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/src/python/pycomp.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Linking C executable test_main cd /builddir/build/BUILD/hawkey-0.6.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_main.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -Wl,-z,relro CMakeFiles/test_main.dir/fixtures.o CMakeFiles/test_main.dir/test_advisory.o CMakeFiles/test_main.dir/test_advisorypkg.o CMakeFiles/test_main.dir/test_advisoryref.o CMakeFiles/test_main.dir/test_goal.o CMakeFiles/test_main.dir/test_iutil.o CMakeFiles/test_main.dir/test_main.o CMakeFiles/test_main.dir/test_package.o CMakeFiles/test_main.dir/test_packagelist.o CMakeFiles/test_main.dir/test_packageset.o CMakeFiles/test_main.dir/test_reldep.o CMakeFiles/test_main.dir/test_repo.o CMakeFiles/test_main.dir/test_query.o CMakeFiles/test_main.dir/test_sack.o CMakeFiles/test_main.dir/test_selector.o CMakeFiles/test_main.dir/test_subject.o CMakeFiles/test_main.dir/test_util.o CMakeFiles/test_main.dir/testshared.o CMakeFiles/test_main.dir/testsys.o -o test_main -rdynamic ../src/libhawkey.so.2 -lcheck -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.3/build/src make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 [ 98%] Built target test_main 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -Wl,-z,relro -shared -Wl,-soname,_hawkeymodule.so -o hawkey/_hawkeymodule.so CMakeFiles/_hawkeymodule.dir/advisory-py.o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o CMakeFiles/_hawkeymodule.dir/exception-py.o CMakeFiles/_hawkeymodule.dir/goal-py.o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o CMakeFiles/_hawkeymodule.dir/iutil-py.o CMakeFiles/_hawkeymodule.dir/nevra-py.o CMakeFiles/_hawkeymodule.dir/package-py.o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o CMakeFiles/_hawkeymodule.dir/possibilities-py.o CMakeFiles/_hawkeymodule.dir/query-py.o CMakeFiles/_hawkeymodule.dir/repo-py.o CMakeFiles/_hawkeymodule.dir/reldep-py.o CMakeFiles/_hawkeymodule.dir/sack-py.o CMakeFiles/_hawkeymodule.dir/selector-py.o CMakeFiles/_hawkeymodule.dir/subject-py.o CMakeFiles/_hawkeymodule.dir/pycomp.o ../libhawkey.so.2 -lsolv -lsolvext -lpython2.7 -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.3/build/src: make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [ 98%] Built target _hawkeymodule /usr/bin/make -f tests/python/module/CMakeFiles/testmodule.dir/build.make tests/python/module/CMakeFiles/testmodule.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests/python/module /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= Scanning dependencies of target testmodule make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/python/module/CMakeFiles/testmodule.dir/build.make tests/python/module/CMakeFiles/testmodule.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 60 [100%] Building C object tests/python/module/CMakeFiles/testmodule.dir/hawkey_testmodule.o cd /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module && /usr/bin/cc -Dtestmodule_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -fPIC -I/builddir/build/BUILD/hawkey-0.6.3 -I/usr/include/python2.7 -o CMakeFiles/testmodule.dir/hawkey_testmodule.o -c /builddir/build/BUILD/hawkey-0.6.3/tests/python/module/hawkey_testmodule.c In file included from /usr/include/limits.h:26:0, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/i686-redhat-linux/4.8.5/include/limits.h:34, from /usr/include/python2.7/Python.h:19, from /builddir/build/BUILD/hawkey-0.6.3/tests/python/module/hawkey_testmodule.c:21: /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ Linking C shared library _hawkey_testmodule.so cd /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module && /usr/bin/cmake -E cmake_link_script CMakeFiles/testmodule.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -ggdb -O0 -fno-strict-aliasing -Wl,-z,relro -shared -Wl,-soname,_hawkey_testmodule.so -o _hawkey_testmodule.so CMakeFiles/testmodule.dir/hawkey_testmodule.o ../../../src/python/hawkey/_hawkeymodule.so ../../libtestshared.a -lpython2.7 ../../../src/libhawkey.so.2 -lexpat -lz -lrpmio -lrpm -lsolv -lsolvext -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.3/build/src/python/hawkey:/builddir/build/BUILD/hawkey-0.6.3/build/src: cd /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module && cp /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module/_hawkey_testmodule.so /builddir/build/BUILD/hawkey-0.6.3/build/src/python/hawkey/test make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 60 [100%] Built target testmodule make[1]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 0 + make doc-man /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.3 -B/builddir/build/BUILD/hawkey-0.6.3/build --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-man make[1]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.3 -B/builddir/build/BUILD/hawkey-0.6.3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/depend make[3]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/doc /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/doc /builddir/build/BUILD/hawkey-0.6.3/build/doc/CMakeFiles/doc-man.dir/DependInfo.cmake --color= Scanning dependencies of target doc-man make[3]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/build make[3]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 20 [100%] Building manpage documentation cd /builddir/build/BUILD/hawkey-0.6.3/build/doc && PYTHONPATH=/builddir/build/BUILD/hawkey-0.6.3/build/src/python sphinx-build -b man /builddir/build/BUILD/hawkey-0.6.3/doc /builddir/build/BUILD/hawkey-0.6.3/build/doc Running Sphinx v1.1.3 loading pickled environment... not yet created building [man]: all manpages updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] changes reading sources... [ 20%] faq reading sources... [ 30%] index reading sources... [ 40%] rationale reading sources... [ 50%] reference-py reading sources... [ 60%] reference-py-constants reading sources... [ 70%] reference-py-errors reading sources... [ 80%] reference-py-repo reading sources... [ 90%] reference-py-sack reading sources... [100%] tutorial-py /builddir/build/BUILD/hawkey-0.6.3/doc/changes.rst:647: WARNING: Title underline too short. Deprecated ``hy_goal_req_has_distupgrade()``, ``hy_goal_req_has_erase()`` and ``hy_goal_req_has_upgrade()`` functions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /builddir/build/BUILD/hawkey-0.6.3/doc/changes.rst:668: WARNING: Title underline too short. Deprecated Goal methods :meth:`Goal.req_has_distupgrade_all`, :meth:`Goal.req_has_erase` and :meth:`Goal.req_has_upgrade_all` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ looking for now-outdated files... none found pickling environment... done checking consistency... done writing... hawkey.3 { changes faq tutorial-py reference-py reference-py-sack reference-py-errors reference-py-constants reference-py-repo rationale } build succeeded, 2 warnings. make[3]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 20 [100%] Built target doc-man make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' + popd ~/build/BUILD/hawkey-0.6.3 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sRMytw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386 ++ dirname /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386 + cd hawkey-0.6.3 + pushd build + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386 ~/build/BUILD/hawkey-0.6.3/build ~/build/BUILD/hawkey-0.6.3 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.3 -B/builddir/build/BUILD/hawkey-0.6.3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src /builddir/build/BUILD/hawkey-0.6.3/build/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `src/CMakeFiles/libhawkey.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [ 32%] Built target libhawkey /usr/bin/make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src /builddir/build/BUILD/hawkey-0.6.3/build/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `src/CMakeFiles/hth.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 21 [ 33%] Built target hth /usr/bin/make -f src/python/CMakeFiles/_hawkeymodule.dir/build.make src/python/CMakeFiles/_hawkeymodule.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/src/python /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/src/python /builddir/build/BUILD/hawkey-0.6.3/build/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f src/python/CMakeFiles/_hawkeymodule.dir/build.make src/python/CMakeFiles/_hawkeymodule.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `src/python/CMakeFiles/_hawkeymodule.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [ 64%] Built target _hawkeymodule /usr/bin/make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests /builddir/build/BUILD/hawkey-0.6.3/build/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `tests/CMakeFiles/test_main.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 [ 96%] Built target test_main /usr/bin/make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests /builddir/build/BUILD/hawkey-0.6.3/build/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `tests/CMakeFiles/testshared.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 61 [ 98%] Built target testshared /usr/bin/make -f tests/python/module/CMakeFiles/testmodule.dir/build.make tests/python/module/CMakeFiles/testmodule.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' cd /builddir/build/BUILD/hawkey-0.6.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.3 /builddir/build/BUILD/hawkey-0.6.3/tests/python/module /builddir/build/BUILD/hawkey-0.6.3/build /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module /builddir/build/BUILD/hawkey-0.6.3/build/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/make -f tests/python/module/CMakeFiles/testmodule.dir/build.make tests/python/module/CMakeFiles/testmodule.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[2]: Nothing to be done for `tests/python/module/CMakeFiles/testmodule.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 60 [100%] Built target testmodule make[1]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.3/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/hawkey-0.6.3/build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/hawkey-0.6.3/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "DEBUG" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/advisory.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/advisorypkg.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/advisoryref.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/errno.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/goal.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/nevra.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/package.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/packagelist.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/packageset.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/query.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/reldep.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/repo.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/sack.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/selector.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/subject.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/types.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/util.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/stringarray.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/include/hawkey/version.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/libhawkey.so.2 -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/libhawkey.so -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/pkgconfig/hawkey.pc -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/python2.7/site-packages/hawkey/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/python2.7/site-packages/hawkey/test/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/share/man/man3/hawkey.3 ~/build/BUILD/hawkey-0.6.3 + popd + /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-4.el7.i386/usr/lib/libhawkey.so.2 extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libhawkey.so.2.debug to /usr/lib/debug/usr/lib/libhawkey.so.debug 738 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.3-4.el7.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AhnCAZ + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.3 ++ id -u + '[' 1004 == 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/hawkeyYWE484 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.17 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: Test timeout computed to be: 9.99988e+06 2: ==28992== Memcheck, a memory error detector 2: ==28992== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. 2: ==28992== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info 2: ==28992== Command: /builddir/build/BUILD/hawkey-0.6.3/build/tests/test_main /builddir/build/BUILD/hawkey-0.6.3/tests/repos/ 2: ==28992== 2: Tests using directory: /tmp/hawkeyfLushF 2: Running suite(s): Sack 2: ==28992== Invalid free() / delete / delete[] / realloc() 2: ==28992== at 0x4029305: free (vg_replace_malloc.c:530) 2: ==28992== by 0x40AD8FE: solv_free (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x409044D: pool_freewhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x409051E: pool_free (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404A7EB: hy_sack_free (sack.c:698) 2: ==28992== by 0x804D115: teardown (fixtures.c:205) 2: ==28992== by 0x405F5C8: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x40600DB: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Address 0x4cab0b0 is 0 bytes inside a block of size 296 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x404BD69: sack_knows (sack.c:1196) 2: ==28992== by 0x806055B: test_sack_knows (test_sack.c:244) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x404BD69: sack_knows (sack.c:1196) 2: ==28992== by 0x806055B: test_sack_knows (test_sack.c:244) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: iutil 2: util 2: Reldep 2: Repo 2: Package 2: PackageList 2: PackageSet 2: Query 2: ==28992== Invalid read of size 4 2: ==28992== at 0x40920C2: pool_addrelproviders (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4044631: pool_whatprovides (pool.h:334) 2: ==28992== by 0x4045C0E: filter_provides_reldep (query.c:518) 2: ==28992== by 0x4046EF2: hy_query_apply (query.c:860) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x8059605: size_and_free (test_query.c:40) 2: ==28992== by 0x805AC1A: test_query_provides (test_query.c:341) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Address 0x52669d8 is 24 bytes inside a block of size 148 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x4045BD5: filter_provides_reldep (query.c:515) 2: ==28992== by 0x4046EF2: hy_query_apply (query.c:860) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x8059605: size_and_free (test_query.c:40) 2: ==28992== by 0x805AC1A: test_query_provides (test_query.c:341) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x4045BD5: filter_provides_reldep (query.c:515) 2: ==28992== by 0x4046EF2: hy_query_apply (query.c:860) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x8059605: size_and_free (test_query.c:40) 2: ==28992== by 0x805AC1A: test_query_provides (test_query.c:341) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== Invalid read of size 4 2: ==28992== at 0x40920C2: pool_addrelproviders (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4044631: pool_whatprovides (pool.h:334) 2: ==28992== by 0x4045A80: filter_obsoletes (query.c:495) 2: ==28992== by 0x4046E9F: hy_query_apply (query.c:855) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x805D693: test_filter_obsoletes (test_query.c:821) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Address 0x55372cc is 116 bytes inside a block of size 296 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x40459F2: filter_obsoletes (query.c:485) 2: ==28992== by 0x4046E9F: hy_query_apply (query.c:855) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x805D693: test_filter_obsoletes (test_query.c:821) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x40459F2: filter_obsoletes (query.c:485) 2: ==28992== by 0x4046E9F: hy_query_apply (query.c:855) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x805D693: test_filter_obsoletes (test_query.c:821) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== Invalid free() / delete / delete[] / realloc() 2: ==28992== at 0x4029305: free (vg_replace_malloc.c:530) 2: ==28992== by 0x40AD8FE: solv_free (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x409044D: pool_freewhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4090EA2: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x4046BA2: init_result (query.c:795) 2: ==28992== by 0x4046C7F: hy_query_apply (query.c:815) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x8059605: size_and_free (test_query.c:40) 2: ==28992== by 0x805DB47: test_disabled_repo (test_query.c:888) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Address 0x56da5f8 is 0 bytes inside a block of size 212 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x4046BA2: init_result (query.c:795) 2: ==28992== by 0x4046C7F: hy_query_apply (query.c:815) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x805DA25: test_excluded (test_query.c:871) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x4046BA2: init_result (query.c:795) 2: ==28992== by 0x4046C7F: hy_query_apply (query.c:815) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x805DA25: test_excluded (test_query.c:871) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: Selector 2: ==28992== Invalid read of size 4 2: ==28992== at 0x40920C2: pool_addrelproviders (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x40D7C74: selection_solvables (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404C26D: hy_selector_matches (selector.c:148) 2: ==28992== by 0x8060EB3: test_sltr_provides_glob (test_selector.c:54) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Address 0x5749b04 is 156 bytes inside a block of size 296 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403F187: sltr2job (goal.c:541) 2: ==28992== by 0x404C249: hy_selector_matches (selector.c:145) 2: ==28992== by 0x8060D16: test_sltr_matching (test_selector.c:33) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403F187: sltr2job (goal.c:541) 2: ==28992== by 0x404C249: hy_selector_matches (selector.c:145) 2: ==28992== by 0x8060D16: test_sltr_matching (test_selector.c:33) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== Invalid read of size 4 2: ==28992== at 0x40920C2: pool_addrelproviders (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x40D7C74: selection_solvables (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404C26D: hy_selector_matches (selector.c:148) 2: ==28992== by 0x8061260: test_sltr_version (test_selector.c:96) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Address 0x5749ab4 is 76 bytes inside a block of size 296 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403F187: sltr2job (goal.c:541) 2: ==28992== by 0x404C249: hy_selector_matches (selector.c:145) 2: ==28992== by 0x8060D16: test_sltr_matching (test_selector.c:33) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403F187: sltr2job (goal.c:541) 2: ==28992== by 0x404C249: hy_selector_matches (selector.c:145) 2: ==28992== by 0x8060D16: test_sltr_matching (test_selector.c:33) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: Subject 2: Goal 2: ==28992== Invalid read of size 4 2: ==28992== at 0x40920C2: pool_addrelproviders (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x40B1487: ??? (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x407C108: solver_solve (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x403E2B5: solve (goal.c:254) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Address 0x59fbb9c is 116 bytes inside a block of size 296 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== Invalid read of size 4 2: ==28992== at 0x40920C2: pool_addrelproviders (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x40C0D08: ??? (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x407DFEF: solver_solve (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x403E2B5: solve (goal.c:254) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Address 0x59fbb58 is 48 bytes inside a block of size 296 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== Invalid read of size 4 2: ==28992== at 0x40920C2: pool_addrelproviders (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x40C0D08: ??? (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x40C2623: ??? (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x407E01F: solver_solve (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x403E2B5: solve (goal.c:254) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Address 0x59fbbd4 is 172 bytes inside a block of size 296 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== Invalid read of size 4 2: ==28992== at 0x40920C2: pool_addrelproviders (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x407DBDC: solver_solve (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x403E2B5: solve (goal.c:254) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804F8FF: test_goal_selector_provides_glob (test_goal.c:333) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Address 0x59fbb9c is 116 bytes inside a block of size 296 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== Invalid read of size 4 2: ==28992== at 0x40920C2: pool_addrelproviders (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x407CE80: solver_solve (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x403E2B5: solve (goal.c:254) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804FAA7: test_goal_selector_upgrade (test_goal.c:349) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Address 0x59fbb38 is 16 bytes inside a block of size 296 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== Invalid read of size 4 2: ==28992== at 0x40920C2: pool_addrelproviders (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x407CA83: solver_solve (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x403E2B5: solve (goal.c:254) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804FEB6: test_goal_selector_upgrade_provides (test_goal.c:388) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== Address 0x59fbb64 is 60 bytes inside a block of size 296 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== Invalid free() / delete / delete[] / realloc() 2: ==28992== at 0x4029305: free (vg_replace_malloc.c:530) 2: ==28992== by 0x40AD8FE: solv_free (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x409044D: pool_freewhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4093829: pool_addfileprovides_queue (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB53: sack_make_provides_ready (sack.c:1152) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x8051A2D: test_goal_installonly (test_goal.c:749) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Address 0x45b1850 is 0 bytes inside a block of size 280 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x4046BA2: init_result (query.c:795) 2: ==28992== by 0x4046C7F: hy_query_apply (query.c:815) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x804E44E: get_latest_pkg (test_goal.c:46) 2: ==28992== by 0x80519BC: test_goal_installonly (test_goal.c:745) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x4046BA2: init_result (query.c:795) 2: ==28992== by 0x4046C7F: hy_query_apply (query.c:815) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x804E44E: get_latest_pkg (test_goal.c:46) 2: ==28992== by 0x80519BC: test_goal_installonly (test_goal.c:745) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== Invalid read of size 4 2: ==28992== at 0x40920C2: pool_addrelproviders (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x40C0D08: ??? (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x40C24CF: ??? (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x407CF2C: solver_solve (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x403E2B5: solve (goal.c:254) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x80522AA: test_goal_distupgrade_all_excludes (test_goal.c:876) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Address 0x46f6358 is 128 bytes inside a block of size 236 free'd 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x403E1FC: solve (goal.c:235) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x80522AA: test_goal_distupgrade_all_excludes (test_goal.c:876) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== Block was alloc'd at 2: ==28992== at 0x4029F0C: calloc (vg_replace_malloc.c:711) 2: ==28992== by 0x40AD8B3: solv_calloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091991: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x403E1FC: solve (goal.c:235) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x80522AA: test_goal_distupgrade_all_excludes (test_goal.c:876) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: Advisory 2: AdvisoryPkg 2: AdvisoryRef 2: 100%: Checks: 196, Failures: 0, Errors: 0 2: ==28992== 2: ==28992== HEAP SUMMARY: 2: ==28992== in use at exit: 4,348 bytes in 32 blocks 2: ==28992== total heap usage: 50,910 allocs, 50,910 frees, 27,172,131 bytes allocated 2: ==28992== 2: ==28992== 24 bytes in 1 blocks are definitely lost in loss record 1 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB64: hy_goal_run_all (goal.c:818) 2: ==28992== by 0x8052F7F: test_goal_run_all (test_goal.c:1065) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 24 bytes in 1 blocks are definitely lost in loss record 2 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x805176D: test_goal_verify (test_goal.c:718) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 56 bytes in 1 blocks are definitely lost in loss record 3 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x80530E5: test_goal_installonly_limit (test_goal.c:1085) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 64 bytes in 1 blocks are definitely lost in loss record 4 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x4046BA2: init_result (query.c:795) 2: ==28992== by 0x4046C7F: hy_query_apply (query.c:815) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x8059605: size_and_free (test_query.c:40) 2: ==28992== by 0x805DC5F: test_disabled_repo (test_query.c:897) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 72 bytes in 1 blocks are definitely lost in loss record 5 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x4045BD5: filter_provides_reldep (query.c:515) 2: ==28992== by 0x4046EF2: hy_query_apply (query.c:860) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x8059605: size_and_free (test_query.c:40) 2: ==28992== by 0x805AC1A: test_query_provides (test_query.c:341) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 80 bytes in 1 blocks are definitely lost in loss record 6 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403F187: sltr2job (goal.c:541) 2: ==28992== by 0x403F8F9: hy_goal_upgrade_selector (goal.c:737) 2: ==28992== by 0x805381A: test_goal_forcebest_arches (test_goal.c:1192) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 84 bytes in 1 blocks are definitely lost in loss record 7 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403F187: sltr2job (goal.c:541) 2: ==28992== by 0x403F8F9: hy_goal_upgrade_selector (goal.c:737) 2: ==28992== by 0x80536F1: test_goal_update_vendor (test_goal.c:1174) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 84 bytes in 1 blocks are definitely lost in loss record 8 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x805391E: test_goal_change (test_goal.c:1210) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 84 bytes in 1 blocks are definitely lost in loss record 9 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x8053BDD: test_cmdline_file_provides (test_goal.c:1243) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 116 bytes in 1 blocks are definitely lost in loss record 10 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x40463D5: filter_updown (query.c:644) 2: ==28992== by 0x4047088: hy_query_apply (query.c:892) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x805BDF8: test_upgrades (test_query.c:548) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 120 bytes in 1 blocks are definitely lost in loss record 11 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x4046BA2: init_result (query.c:795) 2: ==28992== by 0x4046C7F: hy_query_apply (query.c:815) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x805DA25: test_excluded (test_query.c:871) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 132 bytes in 1 blocks are definitely lost in loss record 12 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x4046BA2: init_result (query.c:795) 2: ==28992== by 0x4046C7F: hy_query_apply (query.c:815) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x8059605: size_and_free (test_query.c:40) 2: ==28992== by 0x805DB47: test_disabled_repo (test_query.c:888) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 136 bytes in 1 blocks are definitely lost in loss record 13 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x403E1FC: solve (goal.c:235) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x80522AA: test_goal_distupgrade_all_excludes (test_goal.c:876) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 140 bytes in 1 blocks are definitely lost in loss record 14 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x40463D5: filter_updown (query.c:644) 2: ==28992== by 0x4047088: hy_query_apply (query.c:892) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x805C3CD: test_upgrade_already_installed (test_query.c:616) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 140 bytes in 1 blocks are definitely lost in loss record 15 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x403E1FC: solve (goal.c:235) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x8051DFD: test_goal_upgrade_disabled_repo (test_goal.c:811) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 140 bytes in 1 blocks are definitely lost in loss record 16 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x8051DFD: test_goal_upgrade_disabled_repo (test_goal.c:811) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 140 bytes in 1 blocks are definitely lost in loss record 17 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x80520A3: test_goal_distupgrade_all (test_goal.c:850) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 172 bytes in 1 blocks are definitely lost in loss record 18 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x403E1FC: solve (goal.c:235) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x8051CD0: test_goal_upgrade_all_excludes (test_goal.c:792) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 172 bytes in 1 blocks are definitely lost in loss record 19 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x8051CD0: test_goal_upgrade_all_excludes (test_goal.c:792) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 176 bytes in 1 blocks are definitely lost in loss record 20 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x4046BA2: init_result (query.c:795) 2: ==28992== by 0x4046C7F: hy_query_apply (query.c:815) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x804E44E: get_latest_pkg (test_goal.c:46) 2: ==28992== by 0x80519BC: test_goal_installonly (test_goal.c:745) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 176 bytes in 1 blocks are definitely lost in loss record 21 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x403F17C: sltr2job (goal.c:540) 2: ==28992== by 0x403F77F: hy_goal_install_selector (goal.c:699) 2: ==28992== by 0x8051F1F: test_goal_describe_problem_excludes (test_goal.c:832) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 176 bytes in 1 blocks are definitely lost in loss record 22 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403F187: sltr2job (goal.c:541) 2: ==28992== by 0x403F77F: hy_goal_install_selector (goal.c:699) 2: ==28992== by 0x8051F1F: test_goal_describe_problem_excludes (test_goal.c:832) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 184 bytes in 1 blocks are definitely lost in loss record 23 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x404BD69: sack_knows (sack.c:1196) 2: ==28992== by 0x806055B: test_sack_knows (test_sack.c:244) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 184 bytes in 1 blocks are definitely lost in loss record 24 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x40459F2: filter_obsoletes (query.c:485) 2: ==28992== by 0x4046E9F: hy_query_apply (query.c:855) 2: ==28992== by 0x4047DA8: hy_query_run (query.c:1264) 2: ==28992== by 0x8065B20: query_count_results (testsys.c:122) 2: ==28992== by 0x805D693: test_filter_obsoletes (test_query.c:821) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 184 bytes in 1 blocks are definitely lost in loss record 25 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403F187: sltr2job (goal.c:541) 2: ==28992== by 0x404C249: hy_selector_matches (selector.c:145) 2: ==28992== by 0x8060D16: test_sltr_matching (test_selector.c:33) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 184 bytes in 1 blocks are definitely lost in loss record 26 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x404BD69: sack_knows (sack.c:1196) 2: ==28992== by 0x404C95A: hy_possibilities_next_reldep (subject.c:177) 2: ==28992== by 0x8063769: reldep (test_subject.c:246) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x80561F7: main (test_main.c:94) 2: ==28992== 2: ==28992== 184 bytes in 1 blocks are definitely lost in loss record 27 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x804ED0F: test_goal_install (test_goal.c:180) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 184 bytes in 1 blocks are definitely lost in loss record 28 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x8051A2D: test_goal_installonly (test_goal.c:749) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 184 bytes in 1 blocks are definitely lost in loss record 29 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x403E1FC: solve (goal.c:235) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x8051B32: test_goal_installonly_upgrade_all (test_goal.c:765) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 184 bytes in 1 blocks are definitely lost in loss record 30 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x8051B32: test_goal_installonly_upgrade_all (test_goal.c:765) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 184 bytes in 1 blocks are definitely lost in loss record 31 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4048E39: sack_recompute_considered (sack.c:145) 2: ==28992== by 0x403E1FC: solve (goal.c:235) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x8051D6F: test_goal_upgrade_disabled_repo (test_goal.c:804) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== 184 bytes in 1 blocks are definitely lost in loss record 32 of 32 2: ==28992== at 0x402A102: realloc (vg_replace_malloc.c:785) 2: ==28992== by 0x40AD7D1: solv_realloc (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x4091382: pool_createwhatprovides (in /usr/lib/libsolv.so.0) 2: ==28992== by 0x404BB9D: sack_make_provides_ready (sack.c:1158) 2: ==28992== by 0x403E21A: solve (goal.c:238) 2: ==28992== by 0x403FBAC: hy_goal_run_all_flags (goal.c:826) 2: ==28992== by 0x403FB2B: hy_goal_run_flags (goal.c:812) 2: ==28992== by 0x403FAF1: hy_goal_run (goal.c:806) 2: ==28992== by 0x8051D6F: test_goal_upgrade_disabled_repo (test_goal.c:804) 2: ==28992== by 0x405FC78: ??? (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x405FF22: srunner_run (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== by 0x4060422: srunner_run_all (in /usr/lib/libcheck.so.0.0.0) 2: ==28992== 2: ==28992== LEAK SUMMARY: 2: ==28992== definitely lost: 4,348 bytes in 32 blocks 2: ==28992== indirectly lost: 0 bytes in 0 blocks 2: ==28992== possibly lost: 0 bytes in 0 blocks 2: ==28992== still reachable: 0 bytes in 0 blocks 2: ==28992== suppressed: 0 bytes in 0 blocks 2: ==28992== 2: ==28992== For counts of detected and suppressed errors, rerun with: -v 2: ==28992== ERROR SUMMARY: 229 errors from 46 contexts (suppressed: 0 from 0) 2/3 Test #2: test_valgrind ....................***Failed 3.23 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: xunit.xml 3: ---------------------------------------------------------------------- 3: Ran 145 tests in 0.088s 3: 3: OK 3/3 Test #3: test_python ...................... Passed 0.33 sec 67% tests passed, 1 tests failed out of 3 Total Test time (real) = 3.73 sec The following tests FAILED: 2 - test_valgrind (Failed) Errors while running CTest RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.AhnCAZ (%check) Bad exit status from /var/tmp/rpm-tmp.AhnCAZ (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 88, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 547, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/hawkey.spec