Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/hawkey.spec'], False, '/var/lib/mock/c71511-1-armhfp-9f1108544628d347f6e1db3b7db2cc1b27c3d11d/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/hawkey.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/hawkey-0.5.8-2.git.0.202b194.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/hawkey.spec'], False, '/var/lib/mock/c71511-1-armhfp-9f1108544628d347f6e1db3b7db2cc1b27c3d11d/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/hawkey.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.loZnEH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hawkey-git-0.202b194 + /usr/bin/gzip -dc /builddir/build/SOURCES/hawkey-git-0.202b194.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hawkey-git-0.202b194 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sCdE1l + umask 022 + cd /builddir/build/BUILD + cd hawkey-git-0.202b194 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -DCMAKE_BUILD_TYPE=RelWithDebInfo . -- 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-git-0.202b194 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-git-0.202b194 -B/builddir/build/BUILD/hawkey-git-0.202b194 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/depend make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests /builddir/build/BUILD/hawkey-git-0.202b194/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src /builddir/build/BUILD/hawkey-git-0.202b194/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= Scanning dependencies of target testshared make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 61 [ 1%] Scanning dependencies of target libhawkey make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build Building C object tests/CMakeFiles/testshared.dir/testshared.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -fPIC -o CMakeFiles/testshared.dir/testshared.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/testshared.c make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 22 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 23 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 24 [ 3%] [ 5%] Building C object src/CMakeFiles/libhawkey.dir/advisory.o [ 6%] Building C object src/CMakeFiles/libhawkey.dir/advisorypkg.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/advisory.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/advisory.c cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/advisorypkg.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/advisorypkg.c Building C object src/CMakeFiles/libhawkey.dir/advisoryref.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/advisoryref.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/advisoryref.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 25 [ 8%] Linking C static library libtestshared.a cd /builddir/build/BUILD/hawkey-git-0.202b194/tests && /usr/bin/cmake -P CMakeFiles/testshared.dir/cmake_clean_target.cmake Building C object src/CMakeFiles/libhawkey.dir/errno.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/errno.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/errno.c cd /builddir/build/BUILD/hawkey-git-0.202b194/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testshared.dir/link.txt --verbose=1 /usr/bin/ar cr libtestshared.a CMakeFiles/testshared.dir/testshared.o /usr/bin/ranlib libtestshared.a make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 61 [ 8%] Built target testshared /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 26 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 27 [ 10%] [ 11%] Building C object src/CMakeFiles/libhawkey.dir/goal.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/goal.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/goal.c Building C object src/CMakeFiles/libhawkey.dir/iutil.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/iutil.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/iutil.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 28 [ 13%] Building C object src/CMakeFiles/libhawkey.dir/nevra.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/nevra.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/nevra.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 29 [ 15%] Building C object src/CMakeFiles/libhawkey.dir/package.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/package.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/package.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 30 [ 16%] Building C object src/CMakeFiles/libhawkey.dir/packagelist.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/packagelist.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/packagelist.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 31 [ 18%] Building C object src/CMakeFiles/libhawkey.dir/packageset.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/packageset.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/packageset.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 32 [ 20%] Building C object src/CMakeFiles/libhawkey.dir/query.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/query.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/query.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 33 [ 22%] Building C object src/CMakeFiles/libhawkey.dir/reldep.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/reldep.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/reldep.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 34 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 35 [ 23%] [ 25%] Building C object src/CMakeFiles/libhawkey.dir/repo.o Building C object src/CMakeFiles/libhawkey.dir/sack.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/sack.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/sack.c cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/repo.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/repo.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 36 [ 27%] Building C object src/CMakeFiles/libhawkey.dir/selector.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/selector.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/selector.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 37 [ 28%] Building C object src/CMakeFiles/libhawkey.dir/stringarray.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/stringarray.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/stringarray.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 38 [ 30%] Building C object src/CMakeFiles/libhawkey.dir/subject.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/subject.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/subject.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 39 [ 32%] Building C object src/CMakeFiles/libhawkey.dir/subject_internal.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/subject_internal.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/subject_internal.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 40 [ 33%] Building C object src/CMakeFiles/libhawkey.dir/util.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/libhawkey.dir/util.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/util.c Linking C shared library libhawkey.so cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -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-git-0.202b194/src && /usr/bin/cmake -E cmake_symlink_library libhawkey.so.2 libhawkey.so.2 libhawkey.so make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [ 33%] Built target libhawkey make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/depend make -f src/python/CMakeFiles/_hawkeymodule.dir/build.make src/python/CMakeFiles/_hawkeymodule.dir/depend make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src /builddir/build/BUILD/hawkey-git-0.202b194/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests /builddir/build/BUILD/hawkey-git-0.202b194/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src/python /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src/python /builddir/build/BUILD/hawkey-git-0.202b194/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= Scanning dependencies of target hth make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 21 [ 35%] Scanning dependencies of target test_main make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' 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-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/hth.dir/hth.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/hth.c make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 41 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 42 [ 38%] [ 38%] Building C object tests/CMakeFiles/test_main.dir/test_advisory.o Building C object tests/CMakeFiles/test_main.dir/fixtures.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/fixtures.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/fixtures.c cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_advisory.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_advisory.c Scanning dependencies of target _hawkeymodule make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f src/python/CMakeFiles/_hawkeymodule.dir/build.make src/python/CMakeFiles/_hawkeymodule.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 1 [ 40%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisory-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisory-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/advisory-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 2 [ 42%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/advisorypkg-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 43 [ 44%] Building C object tests/CMakeFiles/test_main.dir/test_advisorypkg.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_advisorypkg.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_advisorypkg.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 44 [ 45%] Building C object tests/CMakeFiles/test_main.dir/test_advisoryref.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_advisoryref.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_advisoryref.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 3 [ 47%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisoryref-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/advisoryref-py.c Linking C executable hth cd /builddir/build/BUILD/hawkey-git-0.202b194/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/hth.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -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-git-0.202b194/src /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 45 [ 49%] Building C object tests/CMakeFiles/test_main.dir/test_goal.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_goal.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_goal.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 4 [ 50%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/exception-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/exception-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/exception-py.c make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 21 [ 50%] Built target hth /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 5 [ 52%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/goal-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/goal-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/goal-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 6 [ 54%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/hawkeymodule.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/hawkeymodule.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 7 [ 55%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/iutil-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/iutil-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/iutil-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 46 [ 57%] Building C object tests/CMakeFiles/test_main.dir/test_iutil.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_iutil.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_iutil.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 8 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 47 [ 61%] [ 61%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/nevra-py.o Building C object tests/CMakeFiles/test_main.dir/test_main.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/nevra-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/nevra-py.c cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_main.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_main.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 48 [ 62%] Building C object tests/CMakeFiles/test_main.dir/test_package.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_package.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_package.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 49 [ 64%] Building C object tests/CMakeFiles/test_main.dir/test_packagelist.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_packagelist.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_packagelist.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 9 [ 66%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/package-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/package-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/package-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 50 [ 67%] Building C object tests/CMakeFiles/test_main.dir/test_packageset.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_packageset.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_packageset.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 10 [ 69%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/packagedelta-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/packagedelta-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 11 [ 71%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/possibilities-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/possibilities-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/possibilities-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 51 [ 72%] Building C object tests/CMakeFiles/test_main.dir/test_reldep.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_reldep.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_reldep.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 52 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 12 [ 74%] [ 76%] Building C object tests/CMakeFiles/test_main.dir/test_repo.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_repo.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_repo.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/query-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/query-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/query-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 13 [ 77%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/repo-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/repo-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/repo-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 53 [ 79%] Building C object tests/CMakeFiles/test_main.dir/test_query.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_query.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_query.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 54 [ 81%] Building C object tests/CMakeFiles/test_main.dir/test_sack.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_sack.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_sack.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 14 [ 83%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/reldep-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/reldep-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/reldep-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 15 [ 84%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/sack-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/sack-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/sack-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 55 [ 86%] Building C object tests/CMakeFiles/test_main.dir/test_selector.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_selector.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_selector.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 56 [ 88%] Building C object tests/CMakeFiles/test_main.dir/test_subject.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_subject.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_subject.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 57 [ 89%] Building C object tests/CMakeFiles/test_main.dir/test_util.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/test_util.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/test_util.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 58 [ 91%] Building C object tests/CMakeFiles/test_main.dir/testshared.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/testshared.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/testshared.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 16 [ 93%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/selector-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/selector-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/selector-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 59 [ 94%] Building C object tests/CMakeFiles/test_main.dir/testsys.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-git-0.202b194 -o CMakeFiles/test_main.dir/testsys.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/testsys.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 17 [ 96%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/subject-py.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/subject-py.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/subject-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 18 [ 98%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/pycomp.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/pycomp.o -c /builddir/build/BUILD/hawkey-git-0.202b194/src/python/pycomp.c Linking C executable test_main cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -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-git-0.202b194/src make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/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-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -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-git-0.202b194/src: make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [ 98%] Built target _hawkeymodule 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-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests/python/module /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests/python/module /builddir/build/BUILD/hawkey-git-0.202b194/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= Scanning dependencies of target testmodule make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' 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-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 60 [100%] Building C object tests/python/module/CMakeFiles/testmodule.dir/hawkey_testmodule.o cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-git-0.202b194 -I/usr/include/python2.7 -o CMakeFiles/testmodule.dir/hawkey_testmodule.o -c /builddir/build/BUILD/hawkey-git-0.202b194/tests/python/module/hawkey_testmodule.c Linking C shared library _hawkey_testmodule.so cd /builddir/build/BUILD/hawkey-git-0.202b194/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -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-git-0.202b194/src/python/hawkey:/builddir/build/BUILD/hawkey-git-0.202b194/src: cd /builddir/build/BUILD/hawkey-git-0.202b194/tests/python/module && cp /builddir/build/BUILD/hawkey-git-0.202b194/tests/python/module/_hawkey_testmodule.so /builddir/build/BUILD/hawkey-git-0.202b194/src/python/hawkey/test make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 60 [100%] Built target testmodule make[1]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 0 + make doc-man /usr/bin/cmake -H/builddir/build/BUILD/hawkey-git-0.202b194 -B/builddir/build/BUILD/hawkey-git-0.202b194 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-man make[1]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -H/builddir/build/BUILD/hawkey-git-0.202b194 -B/builddir/build/BUILD/hawkey-git-0.202b194 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/depend make[3]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/doc /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/doc /builddir/build/BUILD/hawkey-git-0.202b194/doc/CMakeFiles/doc-man.dir/DependInfo.cmake --color= Scanning dependencies of target doc-man make[3]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/build make[3]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 20 [100%] Building manpage documentation cd /builddir/build/BUILD/hawkey-git-0.202b194/doc && PYTHONPATH=/builddir/build/BUILD/hawkey-git-0.202b194/src/python sphinx-build -b man /builddir/build/BUILD/hawkey-git-0.202b194/doc /builddir/build/BUILD/hawkey-git-0.202b194/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 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. make[3]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 20 [100%] Built target doc-man make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BTzSAs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm ++ dirname /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm + cd hawkey-git-0.202b194 + make install DESTDIR=/builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm /usr/bin/cmake -H/builddir/build/BUILD/hawkey-git-0.202b194 -B/builddir/build/BUILD/hawkey-git-0.202b194 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src /builddir/build/BUILD/hawkey-git-0.202b194/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' make[2]: Nothing to be done for `src/CMakeFiles/libhawkey.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 [ 32%] Built target libhawkey make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src /builddir/build/BUILD/hawkey-git-0.202b194/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' make[2]: Nothing to be done for `src/CMakeFiles/hth.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 21 [ 33%] Built target hth make -f src/python/CMakeFiles/_hawkeymodule.dir/build.make src/python/CMakeFiles/_hawkeymodule.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src/python /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/src/python /builddir/build/BUILD/hawkey-git-0.202b194/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f src/python/CMakeFiles/_hawkeymodule.dir/build.make src/python/CMakeFiles/_hawkeymodule.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' make[2]: Nothing to be done for `src/python/CMakeFiles/_hawkeymodule.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [ 64%] Built target _hawkeymodule make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests /builddir/build/BUILD/hawkey-git-0.202b194/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f tests/CMakeFiles/test_main.dir/build.make tests/CMakeFiles/test_main.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' make[2]: Nothing to be done for `tests/CMakeFiles/test_main.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/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 make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/depend make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests /builddir/build/BUILD/hawkey-git-0.202b194/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' make[2]: Nothing to be done for `tests/CMakeFiles/testshared.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 61 [ 98%] Built target testshared 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-git-0.202b194' cd /builddir/build/BUILD/hawkey-git-0.202b194 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests/python/module /builddir/build/BUILD/hawkey-git-0.202b194 /builddir/build/BUILD/hawkey-git-0.202b194/tests/python/module /builddir/build/BUILD/hawkey-git-0.202b194/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' 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-git-0.202b194' make[2]: Nothing to be done for `tests/python/module/CMakeFiles/testmodule.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 60 [100%] Built target testmodule make[1]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-git-0.202b194/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/hawkey-git-0.202b194' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/hawkey-git-0.202b194' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/advisory.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/advisorypkg.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/advisoryref.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/errno.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/goal.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/nevra.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/package.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/packagelist.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/packageset.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/query.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/reldep.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/repo.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/sack.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/selector.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/subject.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/types.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/util.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/stringarray.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/include/hawkey/version.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/libhawkey.so.2 -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/libhawkey.so -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/pkgconfig/hawkey.pc -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/python2.7/site-packages/hawkey/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/python2.7/site-packages/hawkey/test/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/share/man/man3/hawkey.3 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/hawkey-git-0.202b194 extracting debug info from /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/libhawkey.so.2 extracting debug info from /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.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 766 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.5.8-2.git.0.202b194.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/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.R76BHo + umask 022 + cd /builddir/build/BUILD + cd hawkey-git-0.202b194 + make ARGS=-V test Running tests... /usr/bin/ctest --force-new-ctest-process -V UpdateCTestConfiguration from :/builddir/build/BUILD/hawkey-git-0.202b194/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/hawkey-git-0.202b194/DartConfiguration.tcl Test project /builddir/build/BUILD/hawkey-git-0.202b194 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-git-0.202b194/tests/test_main "/builddir/build/BUILD/hawkey-git-0.202b194/tests/repos/" 1: Test timeout computed to be: 9.99988e+06 1: Tests using directory: /tmp/hawkeydAKKXb 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: 187, Failures: 0, Errors: 0 1/2 Test #1: test_main ........................ Passed 0.89 sec test 2 Start 2: test_python 2: Test command: /builddir/build/BUILD/hawkey-git-0.202b194/tests/python/tests/run_nosetests "-s" "/builddir/build/BUILD/hawkey-git-0.202b194/tests/python/tests" 2: Test timeout computed to be: 9.99988e+06 2: test_description (tests.test_advisory.Test) ... ok 2: test_filenames (tests.test_advisory.Test) ... ok 2: test_id (tests.test_advisory.Test) ... ok 2: test_packages (tests.test_advisory.Test) ... ok 2: test_references (tests.test_advisory.Test) ... ok 2: test_rights (tests.test_advisory.Test) ... ok 2: test_title (tests.test_advisory.Test) ... ok 2: test_type (tests.test_advisory.Test) ... ok 2: test_updated (tests.test_advisory.Test) ... ok 2: test_arch (tests.test_advisorypkg.Test) ... ok 2: test_evr (tests.test_advisorypkg.Test) ... ok 2: test_filename (tests.test_advisorypkg.Test) ... ok 2: test_name (tests.test_advisorypkg.Test) ... ok 2: test_id (tests.test_advisoryref.Test) ... ok 2: test_title (tests.test_advisoryref.Test) ... ok 2: test_type (tests.test_advisoryref.Test) ... ok 2: test_url (tests.test_advisoryref.Test) ... ok 2: Test goal.run() can use callback parameter just as well as run_all() ... ok 2: test_cb (tests.test_goal.GoalRunAll) ... ok 2: Check exceptions are propagated from the callback. ... ok 2: test_empty_selector (tests.test_goal.GoalTest) ... ok 2: Tests automatic Selector from keyword arguments, with special ... ok 2: test_install_selector (tests.test_goal.GoalTest) ... ok 2: test_install_selector_err (tests.test_goal.GoalTest) ... ok 2: test_install_selector_weak (tests.test_goal.GoalTest) ... ok 2: test_list_err (tests.test_goal.GoalTest) ... ok 2: test_reinstall (tests.test_goal.GoalTest) ... ok 2: test_req (tests.test_goal.GoalTest) ... ok 2: test_upgrade (tests.test_goal.GoalTest) ... ok 2: test_errors (tests.test_goal.Problems) ... ok 2: test_verify (tests.test_goal.Verify) ... ok 2: test_evr_cmp (tests.test_nevra.NEVRATest) ... ok 2: test (tests.test_package.AdvisoriesTest) ... ok 2: test_noadvisory (tests.test_package.AdvisoriesTest) ... ok 2: test_checksum (tests.test_package.ChecksumsTest) ... ok 2: test_checksum_fail (tests.test_package.ChecksumsTest) ... ok 2: test_sizes (tests.test_package.ChecksumsTest) ... ok 2: test_baseurl (tests.test_package.FullPropertiesTest) ... ok 2: test_hdr_end (tests.test_package.FullPropertiesTest) ... ok 2: test_cmp (tests.test_package.PackageCmpTest) ... ok 2: test_cmp_fail (tests.test_package.PackageCmpTest) ... ok 2: test_cmp_gt (tests.test_package.PackageCmpTest) ... ok 2: test_cmp_lt (tests.test_package.PackageCmpTest) ... ok 2: test_conflicts (tests.test_package.PackageTest) ... ok 2: test_files (tests.test_package.PackageTest) ... ok 2: Test that hawkey.Package objects are hashable. ... ok 2: test_instance (tests.test_package.PackageTest) ... ok 2: test_repr (tests.test_package.PackageTest) ... ok 2: test_str (tests.test_package.PackageTest) ... ok 2: test_latest (tests.test_query.TestOddArch) ... ok 2: test_apply (tests.test_query.TestQuery) ... ok 2: test_clone (tests.test_query.TestQuery) ... ok 2: test_clone_with_evaluation (tests.test_query.TestQuery) ... ok 2: test_copy_lazyness (tests.test_query.TestQuery) ... ok 2: test_count (tests.test_query.TestQuery) ... ok 2: test_creation_empty_sack (tests.test_query.TestQuery) ... ok 2: test_disabled_repo (tests.test_query.TestQuery) ... ok 2: test_empty (tests.test_query.TestQuery) ... ok 2: test_epoch (tests.test_query.TestQuery) ... ok 2: test_exception (tests.test_query.TestQuery) ... ok 2: test_immutability (tests.test_query.TestQuery) ... ok 2: test_in (tests.test_query.TestQuery) ... ok 2: test_in_set (tests.test_query.TestQuery) ... ok 2: test_iteration (tests.test_query.TestQuery) ... ok 2: test_kwargs (tests.test_query.TestQuery) ... ok 2: test_kwargs_check (tests.test_query.TestQuery) ... ok 2: test_latest (tests.test_query.TestQuery) ... ok 2: test_multiple_flags (tests.test_query.TestQuery) ... ok 2: test_nevra_match (tests.test_query.TestQuery) ... ok 2: test_package_in (tests.test_query.TestQuery) ... ok 2: test_reldep (tests.test_query.TestQuery) ... ok 2: test_reldep_list (tests.test_query.TestQuery) ... ok 2: test_repeated (tests.test_query.TestQuery) ... ok 2: test_sanity (tests.test_query.TestQuery) ... ok 2: test_unicode (tests.test_query.TestQuery) ... ok 2: test_version (tests.test_query.TestQuery) ... ok 2: test_downgradable (tests.test_query.TestQueryAllRepos) ... ok 2: test_obsoletes (tests.test_query.TestQueryAllRepos) ... ok 2: test_requires (tests.test_query.TestQueryAllRepos) ... ok 2: test_instance (tests.test_query.TestQuerySubclass) ... ok 2: test_glob_arch (tests.test_query.TestQueryUpdates) ... ok 2: test_obsoletes (tests.test_query.TestQueryUpdates) ... ok 2: test_subquery_evaluated (tests.test_query.TestQueryUpdates) ... ok 2: test_updates_arch (tests.test_query.TestQueryUpdates) ... ok 2: test_updates_noarch (tests.test_query.TestQueryUpdates) ... ok 2: test_upgradable (tests.test_query.TestQueryUpdates) ... ok 2: test_basic (tests.test_reldep.Reldep) ... ok 2: test_custom_creation (tests.test_reldep.Reldep) ... ok 2: test_custom_creation_fail (tests.test_reldep.Reldep) ... ok 2: test_custom_querying (tests.test_reldep.Reldep) ... ok 2: test_non_num_version (tests.test_reldep.Reldep) ... ok 2: test_not_crash (tests.test_reldep.Reldep) ... ok 2: test_query_name_only (tests.test_reldep.Reldep) ... ok 2: test_unicode (tests.test_reldep.Reldep) ... ok 2: test_cost_assignment (tests.test_repo.Package) ... ok 2: test_create (tests.test_repo.Package) ... ok 2: test_str_assignment (tests.test_repo.Package) ... ok 2: test_creation (tests.test_sack.BasicTest) ... ok 2: test_creation_dir (tests.test_sack.BasicTest) ... ok 2: test_deepcopy (tests.test_sack.BasicTest) ... ok 2: test_evr_cmp (tests.test_sack.BasicTest) ... ok 2: test_failed_load (tests.test_sack.BasicTest) ... ok 2: test_unicoded_cachedir (tests.test_sack.BasicTest) ... ok 2: test_wrapping (tests.test_sack.PackageWrappingTest) ... ok 2: test_cache_dir (tests.test_sack.TestSackTest) ... ok 2: test_load_rpm (tests.test_sack.TestSackTest) ... ok 2: test_load_yum (tests.test_sack.TestSackTest) ... ok 2: test_sanity (tests.test_sack.TestSackTest) ... ok 2: test_imports (tests.test_sanity.Sanity) ... ok 2: Test that if a dash is present in otherwise simple subject, we take ... ok 2: test_dash_version (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_glob_arches (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_globs (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_icase (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_nevra (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_nevra_fail (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_nevra_toquery (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_none (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_nonexistent_version (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_reldep (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_reldep_fail (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_reldep_flags (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: Even two dashes can happen, make sure they can still form a name. ... ok 2: test_version_glob (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: test_wrong_arch (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 2: Test we get all the possible NEVRA parses. ... ok 2: test_custom_list (tests.test_subject.SubjectTest) ... ok 2: test_na (tests.test_subject.SubjectTest) ... ok 2: test_nev (tests.test_subject.SubjectTest) ... ok 2: test_nevr (tests.test_subject.SubjectTest) ... ok 2: test_nevr_fail (tests.test_subject.SubjectTest) ... ok 2: test_nevra (tests.test_subject.SubjectTest) ... ok 2: test_chksum_name (tests.test_util.Util) ... ok 2: test_chksum_type (tests.test_util.Util) ... ok 2: test_split_nevra (tests.test_util.Util) ... ok 2: test_nevra_to_query (tests.test_util.UtilWithSack) ... ok 2: test_version (tests.test_version.Version) ... ok 2: 2: ---------------------------------------------------------------------- 2: XML: xunit.xml 2: ---------------------------------------------------------------------- 2: Ran 137 tests in 0.510s 2: 2: OK 2/2 Test #2: test_python ...................... Passed 2.33 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 3.25 sec Processing files: hawkey-0.5.8-2.git.0.202b194.el7.armv7hl + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.54k5yz + umask 022 + cd /builddir/build/BUILD + cd hawkey-git-0.202b194 + DOCDIR=/builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/share/doc/hawkey-0.5.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/share/doc/hawkey-0.5.8 + cp -pr COPYING /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/share/doc/hawkey-0.5.8 + cp -pr README.rst /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm/usr/share/doc/hawkey-0.5.8 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/hawkey/test/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: hawkey = 0.5.8-2.git.0.202b194.el7 hawkey(armv7hl-32) = 0.5.8-2.git.0.202b194.el7 libhawkey.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libsolvext.so.0 libsolvext.so.0(SOLV_1.0) libsolv.so.0 libsolv.so.0(SOLV_1.0) rtld(GNU_HASH) Processing files: hawkey-devel-0.5.8-2.git.0.202b194.el7.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/hawkey/test/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: hawkey-devel = 0.5.8-2.git.0.202b194.el7 hawkey-devel(armv7hl-32) = 0.5.8-2.git.0.202b194.el7 pkgconfig(hawkey) = 0.5.8 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libhawkey.so.2 pkgconfig(rpm) pkgconfig(zlib) /usr/bin/pkg-config Processing files: python-hawkey-0.5.8-2.git.0.202b194.el7.armv7hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/hawkey/test/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-hawkey = 0.5.8-2.git.0.202b194.el7 python-hawkey(armv7hl-32) = 0.5.8-2.git.0.202b194.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libhawkey.so.2 libpython2.7.so.1.0 libsolv.so.0 libsolv.so.0(SOLV_1.0) python(abi) = 2.7 rtld(GNU_HASH) Processing files: hawkey-debuginfo-0.5.8-2.git.0.202b194.el7.armv7hl Provides: hawkey-debuginfo = 0.5.8-2.git.0.202b194.el7 hawkey-debuginfo(armv7hl-32) = 0.5.8-2.git.0.202b194.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm Wrote: /builddir/build/RPMS/hawkey-0.5.8-2.git.0.202b194.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/hawkey-devel-0.5.8-2.git.0.202b194.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-hawkey-0.5.8-2.git.0.202b194.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/hawkey-debuginfo-0.5.8-2.git.0.202b194.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TDHMUw + umask 022 + cd /builddir/build/BUILD + cd hawkey-git-0.202b194 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hawkey-0.5.8-2.git.0.202b194.el7.arm + exit 0 Child return code was: 0 LEAVE do -->