Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec'], timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-25557/root'gid=135printOutput=Falseuser='mockbuild'uid=1000shell=Falseenv={'HOME': '/builddir', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache'}logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache'} and shell False 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 warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/hawkey-0.6.2-1bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec '], timeout=0env={'HOME': '/builddir', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache'}gid=135printOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-25557/root'user='mockbuild'private_network=Trueuid=1000shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec '] with env {'HOME': '/builddir', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_DIR': '/tmp/ccache'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cPwXLZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hawkey-0.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/hawkey-0.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hawkey-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf py3 + mkdir ../py3 + cp -a . ../py3/ + mv ../py3 ./ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Mt8WpW + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.2 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo . -- The C compiler identification is GNU 5.2.1 -- The CXX compiler identification is GNU 5.2.1 -- Check for working C compiler: /usr/lib/ccache/cc -- Check for working C compiler: /usr/lib/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/lib/ccache/c++ -- Check for working CXX compiler: /usr/lib/ccache/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.8") -- Using libsolv at /usr/lib/libsolv.so Building for python2 -- Found PythonLibs: /usr/lib/libpython2.7.so (found suitable version "2.7.10", minimum required is "2") -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.10", 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.2 + make -j8 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2 -B/builddir/build/BUILD/hawkey-0.6.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= Scanning dependencies of target testshared make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 61 [ 1%] Scanning dependencies of target libhawkey make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 22 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 23 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 24 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 25 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 26 Building C object tests/CMakeFiles/testshared.dir/testshared.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 27 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 28 cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -fPIC -o CMakeFiles/testshared.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/testshared.c [ 5%] [ 5%] [ 6%] [ 8%] [ 10%] [ 13%] [ 13%] Building C object src/CMakeFiles/libhawkey.dir/advisory.o Building C object src/CMakeFiles/libhawkey.dir/advisorypkg.o Building C object src/CMakeFiles/libhawkey.dir/advisoryref.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.2/src/advisorypkg.c Building C object src/CMakeFiles/libhawkey.dir/errno.o Building C object src/CMakeFiles/libhawkey.dir/goal.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/advisory.o -c /builddir/build/BUILD/hawkey-0.6.2/src/advisory.c cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.2/src/advisoryref.c cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/errno.o -c /builddir/build/BUILD/hawkey-0.6.2/src/errno.c Building C object src/CMakeFiles/libhawkey.dir/nevra.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/goal.o -c /builddir/build/BUILD/hawkey-0.6.2/src/goal.c Building C object src/CMakeFiles/libhawkey.dir/iutil.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/nevra.o -c /builddir/build/BUILD/hawkey-0.6.2/src/nevra.c cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/iutil.o -c /builddir/build/BUILD/hawkey-0.6.2/src/iutil.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 29 [ 15%] Building C object src/CMakeFiles/libhawkey.dir/package.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/package.o -c /builddir/build/BUILD/hawkey-0.6.2/src/package.c Linking C static library libtestshared.a cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/bin/cmake -P CMakeFiles/testshared.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 30 [ 16%] cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testshared.dir/link.txt --verbose=1 Building C object src/CMakeFiles/libhawkey.dir/packagelist.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/packagelist.o -c /builddir/build/BUILD/hawkey-0.6.2/src/packagelist.c /usr/bin/ar cr libtestshared.a CMakeFiles/testshared.dir/testshared.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 31 /usr/bin/ranlib libtestshared.a /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 32 make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 61 [ 18%] [ 20%] [ 20%] Building C object src/CMakeFiles/libhawkey.dir/packageset.o Built target testshared /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 33 cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/packageset.o -c /builddir/build/BUILD/hawkey-0.6.2/src/packageset.c Building C object src/CMakeFiles/libhawkey.dir/query.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/query.o -c /builddir/build/BUILD/hawkey-0.6.2/src/query.c [ 22%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 34 [ 23%] Building C object src/CMakeFiles/libhawkey.dir/reldep.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/reldep.o -c /builddir/build/BUILD/hawkey-0.6.2/src/reldep.c Building C object src/CMakeFiles/libhawkey.dir/repo.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/repo.o -c /builddir/build/BUILD/hawkey-0.6.2/src/repo.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 35 [ 25%] Building C object src/CMakeFiles/libhawkey.dir/sack.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/sack.o -c /builddir/build/BUILD/hawkey-0.6.2/src/sack.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 36 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 37 [ 27%] [ 28%] Building C object src/CMakeFiles/libhawkey.dir/selector.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/selector.o -c /builddir/build/BUILD/hawkey-0.6.2/src/selector.c Building C object src/CMakeFiles/libhawkey.dir/stringarray.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/stringarray.o -c /builddir/build/BUILD/hawkey-0.6.2/src/stringarray.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 38 [ 30%] Building C object src/CMakeFiles/libhawkey.dir/subject.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/subject.o -c /builddir/build/BUILD/hawkey-0.6.2/src/subject.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 39 [ 32%] Building C object src/CMakeFiles/libhawkey.dir/subject_internal.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/subject_internal.o -c /builddir/build/BUILD/hawkey-0.6.2/src/subject_internal.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 40 [ 33%] Building C object src/CMakeFiles/libhawkey.dir/util.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/util.o -c /builddir/build/BUILD/hawkey-0.6.2/src/util.c Linking C shared library libhawkey.so cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libhawkey.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libhawkey.so.2 -o libhawkey.so.2 CMakeFiles/libhawkey.dir/advisory.o CMakeFiles/libhawkey.dir/advisorypkg.o CMakeFiles/libhawkey.dir/advisoryref.o CMakeFiles/libhawkey.dir/errno.o CMakeFiles/libhawkey.dir/goal.o CMakeFiles/libhawkey.dir/iutil.o CMakeFiles/libhawkey.dir/nevra.o CMakeFiles/libhawkey.dir/package.o CMakeFiles/libhawkey.dir/packagelist.o CMakeFiles/libhawkey.dir/packageset.o CMakeFiles/libhawkey.dir/query.o CMakeFiles/libhawkey.dir/reldep.o CMakeFiles/libhawkey.dir/repo.o CMakeFiles/libhawkey.dir/sack.o CMakeFiles/libhawkey.dir/selector.o CMakeFiles/libhawkey.dir/stringarray.o CMakeFiles/libhawkey.dir/subject.o CMakeFiles/libhawkey.dir/subject_internal.o CMakeFiles/libhawkey.dir/util.o -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm cd /builddir/build/BUILD/hawkey-0.6.2/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.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src/python /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src/python /builddir/build/BUILD/hawkey-0.6.2/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= Scanning dependencies of target hth make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 21 [ 35%] Scanning dependencies of target test_main make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 41 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 42 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 43 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 44 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 45 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 46 Building C object src/CMakeFiles/hth.dir/hth.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/hth.dir/hth.o -c /builddir/build/BUILD/hawkey-0.6.2/src/hth.c [ 37%] [ 38%] [ 40%] [ 42%] [ 45%] [ 45%] Building C object tests/CMakeFiles/test_main.dir/fixtures.o Building C object tests/CMakeFiles/test_main.dir/test_advisory.o Building C object tests/CMakeFiles/test_main.dir/test_advisorypkg.o Building C object tests/CMakeFiles/test_main.dir/test_advisoryref.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_advisory.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_advisory.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_advisorypkg.c Building C object tests/CMakeFiles/test_main.dir/test_iutil.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/fixtures.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/fixtures.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_advisoryref.c Building C object tests/CMakeFiles/test_main.dir/test_goal.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_iutil.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_iutil.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_goal.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_goal.c Scanning dependencies of target _hawkeymodule make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 1 [ 47%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisory-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisory-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/advisory-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 47 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 48 [ 50%] [ 50%] Building C object tests/CMakeFiles/test_main.dir/test_main.o Building C object tests/CMakeFiles/test_main.dir/test_package.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_package.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_package.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_main.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_main.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 49 [ 52%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 2 Building C object tests/CMakeFiles/test_main.dir/test_packagelist.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_packagelist.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_packagelist.c [ 54%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/advisorypkg-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 50 [ 55%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 51 Building C object tests/CMakeFiles/test_main.dir/test_packageset.o [ 57%] cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_packageset.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_packageset.c Building C object tests/CMakeFiles/test_main.dir/test_reldep.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_reldep.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_reldep.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 52 Linking C executable hth cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/hth.dir/link.txt --verbose=1 [ 59%] /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/hth.dir/hth.o -o hth -rdynamic libhawkey.so.2 -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 53 Building C object tests/CMakeFiles/test_main.dir/test_repo.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_repo.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_repo.c [ 61%] Building C object tests/CMakeFiles/test_main.dir/test_query.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_query.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_query.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 54 [ 62%] make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 21 Building C object tests/CMakeFiles/test_main.dir/test_sack.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_sack.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_sack.c [ 62%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 3 Built target hth /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 4 [ 64%] [ 66%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisoryref-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/advisoryref-py.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/exception-py.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 5 cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/exception-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/exception-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 55 [ 67%] [ 69%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/goal-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/goal-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/goal-py.c Building C object tests/CMakeFiles/test_main.dir/test_selector.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_selector.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_selector.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 56 [ 71%] Building C object tests/CMakeFiles/test_main.dir/test_subject.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_subject.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_subject.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 57 [ 72%] Building C object tests/CMakeFiles/test_main.dir/test_util.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_util.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_util.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 6 [ 74%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/hawkeymodule.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/hawkeymodule.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 7 [ 76%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/iutil-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/iutil-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/iutil-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 58 [ 77%] Building C object tests/CMakeFiles/test_main.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/testshared.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 59 [ 79%] Building C object tests/CMakeFiles/test_main.dir/testsys.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/testsys.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/testsys.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 8 [ 81%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/nevra-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/nevra-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/nevra-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 9 [ 83%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/package-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/package-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/package-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 10 [ 84%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 11 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 12 [ 86%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/packagedelta-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/packagedelta-py.c [ 88%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/possibilities-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/possibilities-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/possibilities-py.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/query-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/query-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/query-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 13 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 14 [ 89%] [ 91%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/repo-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/repo-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/repo-py.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/reldep-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/reldep-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/reldep-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 15 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 16 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 17 [ 93%] [ 94%] [ 96%] Linking C executable test_main Building C object src/python/CMakeFiles/_hawkeymodule.dir/sack-py.o Building C object src/python/CMakeFiles/_hawkeymodule.dir/selector-py.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_main.dir/link.txt --verbose=1 cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/selector-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/selector-py.c cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/sack-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/sack-py.c Building C object src/python/CMakeFiles/_hawkeymodule.dir/subject-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/subject-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/subject-py.c /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_main.dir/fixtures.o CMakeFiles/test_main.dir/test_advisory.o CMakeFiles/test_main.dir/test_advisorypkg.o CMakeFiles/test_main.dir/test_advisoryref.o CMakeFiles/test_main.dir/test_goal.o CMakeFiles/test_main.dir/test_iutil.o CMakeFiles/test_main.dir/test_main.o CMakeFiles/test_main.dir/test_package.o CMakeFiles/test_main.dir/test_packagelist.o CMakeFiles/test_main.dir/test_packageset.o CMakeFiles/test_main.dir/test_reldep.o CMakeFiles/test_main.dir/test_repo.o CMakeFiles/test_main.dir/test_query.o CMakeFiles/test_main.dir/test_sack.o CMakeFiles/test_main.dir/test_selector.o CMakeFiles/test_main.dir/test_subject.o CMakeFiles/test_main.dir/test_util.o CMakeFiles/test_main.dir/testshared.o CMakeFiles/test_main.dir/testsys.o -o test_main -rdynamic ../src/libhawkey.so.2 -lcheck -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 18 [ 98%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/pycomp.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/pycomp.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/pycomp.c make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/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.2/src/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_hawkeymodule.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkeymodule.so -o hawkey/_hawkeymodule.so CMakeFiles/_hawkeymodule.dir/advisory-py.o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o CMakeFiles/_hawkeymodule.dir/exception-py.o CMakeFiles/_hawkeymodule.dir/goal-py.o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o CMakeFiles/_hawkeymodule.dir/iutil-py.o CMakeFiles/_hawkeymodule.dir/nevra-py.o CMakeFiles/_hawkeymodule.dir/package-py.o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o CMakeFiles/_hawkeymodule.dir/possibilities-py.o CMakeFiles/_hawkeymodule.dir/query-py.o CMakeFiles/_hawkeymodule.dir/repo-py.o CMakeFiles/_hawkeymodule.dir/reldep-py.o CMakeFiles/_hawkeymodule.dir/sack-py.o CMakeFiles/_hawkeymodule.dir/selector-py.o CMakeFiles/_hawkeymodule.dir/subject-py.o CMakeFiles/_hawkeymodule.dir/pycomp.o ../libhawkey.so.2 -lsolv -lsolvext -lpython2.7 -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src: make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests/python/module /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= Scanning dependencies of target testmodule make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 60 [100%] Building C object tests/python/module/CMakeFiles/testmodule.dir/hawkey_testmodule.o cd /builddir/build/BUILD/hawkey-0.6.2/tests/python/module && /usr/lib/ccache/cc -Dtestmodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/testmodule.dir/hawkey_testmodule.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/python/module/hawkey_testmodule.c Linking C shared library _hawkey_testmodule.so cd /builddir/build/BUILD/hawkey-0.6.2/tests/python/module && /usr/bin/cmake -E cmake_link_script CMakeFiles/testmodule.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkey_testmodule.so -o _hawkey_testmodule.so CMakeFiles/testmodule.dir/hawkey_testmodule.o ../../../src/python/hawkey/_hawkeymodule.so ../../libtestshared.a -lpython2.7 ../../../src/libhawkey.so.2 -lexpat -lz -lrpmio -lrpm -lsolv -lsolvext -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src/python/hawkey:/builddir/build/BUILD/hawkey-0.6.2/src: cd /builddir/build/BUILD/hawkey-0.6.2/tests/python/module && cp /builddir/build/BUILD/hawkey-0.6.2/tests/python/module/_hawkey_testmodule.so /builddir/build/BUILD/hawkey-0.6.2/src/python/hawkey/test make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 60 [100%] Built target testmodule make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 0 + make doc-man /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2 -B/builddir/build/BUILD/hawkey-0.6.2 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-man make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2 -B/builddir/build/BUILD/hawkey-0.6.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/doc /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/doc /builddir/build/BUILD/hawkey-0.6.2/doc/CMakeFiles/doc-man.dir/DependInfo.cmake --color= Scanning dependencies of target doc-man make[3]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 20 [100%] Building manpage documentation cd /builddir/build/BUILD/hawkey-0.6.2/doc && PYTHONPATH=/builddir/build/BUILD/hawkey-0.6.2/src/python sphinx-build -b man /builddir/build/BUILD/hawkey-0.6.2/doc /builddir/build/BUILD/hawkey-0.6.2/doc Running Sphinx v1.2.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.2/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.2/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.2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 20 [100%] Built target doc-man make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' + pushd py3 ~/build/BUILD/hawkey-0.6.2/py3 ~/build/BUILD/hawkey-0.6.2 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPYTHON_DESIRED:str=3. -- The C compiler identification is GNU 5.2.1 -- The CXX compiler identification is GNU 5.2.1 -- Check for working C compiler: /usr/lib/ccache/cc -- Check for working C compiler: /usr/lib/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/lib/ccache/c++ -- Check for working CXX compiler: /usr/lib/ccache/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.8") -- Using libsolv at /usr/lib/libsolv.so Building for python3 -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "3.0") -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.4.3", minimum required is "3.0") -- Python install dir is /usr/lib/python3.4/site-packages -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "3.0") CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: PYTHON_INCLUDE_DIR (ADVANCED) used as include directory in directory /builddir/build/BUILD/hawkey-0.6.2/py3/src/python used as include directory in directory /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module PYTHON_LIBRARY (ADVANCED) linked by target "_hawkeymodule" in directory /builddir/build/BUILD/hawkey-0.6.2/py3/src/python linked by target "testmodule" in directory /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module -- Configuring incomplete, errors occurred! See also "/builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles/CMakeOutput.log". error: Bad exit status from /var/tmp/rpm-tmp.Mt8WpW (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Mt8WpW (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace result = func(*args, **kw) File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec LEAVE do --> EXCEPTION RAISED Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec'], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-2260/root'uid=1000logger=user='mockbuild'gid=135timeout=0printOutput=Falseenv={'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False 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: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/hawkey-0.6.2-1bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec '], chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-2260/root'uid=1000logger=user='mockbuild'gid=135timeout=0printOutput=Falseenv={'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}shell=Falseprivate_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ul2hRj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hawkey-0.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/hawkey-0.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hawkey-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf py3 + mkdir ../py3 + cp -a . ../py3/ + mv ../py3 ./ Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2TfUBJ + exit 0 + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.2 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo . -- The C compiler identification is GNU 5.2.1 -- The CXX compiler identification is GNU 5.2.1 -- Check for working C compiler: /usr/lib/ccache/cc -- Check for working C compiler: /usr/lib/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/lib/ccache/c++ -- Check for working CXX compiler: /usr/lib/ccache/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found EXPAT: /usr/lib/libexpat.so (found version "2.1.0") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") -- Using libsolv at /usr/lib/libsolv.so Building for python2 -- Found PythonLibs: /usr/lib/libpython2.7.so (found suitable version "2.7.10", minimum required is "2") -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.10", 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.2 + make -j8 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2 -B/builddir/build/BUILD/hawkey-0.6.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= Scanning dependencies of target testshared make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' Scanning dependencies of target libhawkey make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' [ 1%] Building C object tests/CMakeFiles/testshared.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -fPIC -o CMakeFiles/testshared.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/testshared.c [ 3%] Building C object src/CMakeFiles/libhawkey.dir/iutil.o [ 4%] Building C object src/CMakeFiles/libhawkey.dir/advisorypkg.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/iutil.o -c /builddir/build/BUILD/hawkey-0.6.2/src/iutil.c cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.2/src/advisorypkg.c [ 6%] Building C object src/CMakeFiles/libhawkey.dir/advisory.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/advisory.o -c /builddir/build/BUILD/hawkey-0.6.2/src/advisory.c [ 7%] Building C object src/CMakeFiles/libhawkey.dir/advisoryref.o [ 10%] Building C object src/CMakeFiles/libhawkey.dir/errno.o [ 10%] Building C object src/CMakeFiles/libhawkey.dir/goal.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/errno.o -c /builddir/build/BUILD/hawkey-0.6.2/src/errno.c cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/goal.o -c /builddir/build/BUILD/hawkey-0.6.2/src/goal.c cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.2/src/advisoryref.c [ 12%] Building C object src/CMakeFiles/libhawkey.dir/nevra.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/nevra.o -c /builddir/build/BUILD/hawkey-0.6.2/src/nevra.c [ 13%] Building C object src/CMakeFiles/libhawkey.dir/package.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/package.o -c /builddir/build/BUILD/hawkey-0.6.2/src/package.c [ 15%] Linking C static library libtestshared.a cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/bin/cmake -P CMakeFiles/testshared.dir/cmake_clean_target.cmake [ 16%] Building C object src/CMakeFiles/libhawkey.dir/packagelist.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/packagelist.o -c /builddir/build/BUILD/hawkey-0.6.2/src/packagelist.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testshared.dir/link.txt --verbose=1 [ 18%] Building C object src/CMakeFiles/libhawkey.dir/packageset.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/packageset.o -c /builddir/build/BUILD/hawkey-0.6.2/src/packageset.c /usr/bin/ar cq libtestshared.a CMakeFiles/testshared.dir/testshared.o /usr/bin/ranlib libtestshared.a [ 20%] Building C object src/CMakeFiles/libhawkey.dir/query.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/query.o -c /builddir/build/BUILD/hawkey-0.6.2/src/query.c make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 20%] Built target testshared [ 21%] Building C object src/CMakeFiles/libhawkey.dir/reldep.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/reldep.o -c /builddir/build/BUILD/hawkey-0.6.2/src/reldep.c [ 23%] Building C object src/CMakeFiles/libhawkey.dir/repo.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/repo.o -c /builddir/build/BUILD/hawkey-0.6.2/src/repo.c [ 24%] Building C object src/CMakeFiles/libhawkey.dir/sack.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/sack.o -c /builddir/build/BUILD/hawkey-0.6.2/src/sack.c [ 26%] Building C object src/CMakeFiles/libhawkey.dir/stringarray.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/stringarray.o -c /builddir/build/BUILD/hawkey-0.6.2/src/stringarray.c [ 27%] Building C object src/CMakeFiles/libhawkey.dir/selector.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/selector.o -c /builddir/build/BUILD/hawkey-0.6.2/src/selector.c [ 29%] Building C object src/CMakeFiles/libhawkey.dir/subject.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/subject.o -c /builddir/build/BUILD/hawkey-0.6.2/src/subject.c [ 30%] Building C object src/CMakeFiles/libhawkey.dir/subject_internal.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/subject_internal.o -c /builddir/build/BUILD/hawkey-0.6.2/src/subject_internal.c [ 32%] Building C object src/CMakeFiles/libhawkey.dir/util.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/util.o -c /builddir/build/BUILD/hawkey-0.6.2/src/util.c [ 33%] Linking C shared library libhawkey.so cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libhawkey.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libhawkey.so.2 -o libhawkey.so.2 CMakeFiles/libhawkey.dir/advisory.o CMakeFiles/libhawkey.dir/advisorypkg.o CMakeFiles/libhawkey.dir/advisoryref.o CMakeFiles/libhawkey.dir/errno.o CMakeFiles/libhawkey.dir/goal.o CMakeFiles/libhawkey.dir/iutil.o CMakeFiles/libhawkey.dir/nevra.o CMakeFiles/libhawkey.dir/package.o CMakeFiles/libhawkey.dir/packagelist.o CMakeFiles/libhawkey.dir/packageset.o CMakeFiles/libhawkey.dir/query.o CMakeFiles/libhawkey.dir/reldep.o CMakeFiles/libhawkey.dir/repo.o CMakeFiles/libhawkey.dir/sack.o CMakeFiles/libhawkey.dir/selector.o CMakeFiles/libhawkey.dir/stringarray.o CMakeFiles/libhawkey.dir/subject.o CMakeFiles/libhawkey.dir/subject_internal.o CMakeFiles/libhawkey.dir/util.o -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm cd /builddir/build/BUILD/hawkey-0.6.2/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.2' [ 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src/python /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src/python /builddir/build/BUILD/hawkey-0.6.2/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= Scanning dependencies of target hth make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' [ 35%] Building C object src/CMakeFiles/hth.dir/hth.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/hth.dir/hth.o -c /builddir/build/BUILD/hawkey-0.6.2/src/hth.c Scanning dependencies of target test_main make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' [ 36%] Building C object tests/CMakeFiles/test_main.dir/test_goal.o [ 38%] Building C object tests/CMakeFiles/test_main.dir/test_advisory.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_goal.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_goal.c [ 40%] Building C object tests/CMakeFiles/test_main.dir/test_advisorypkg.o [ 41%] Building C object tests/CMakeFiles/test_main.dir/test_advisoryref.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_advisory.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_advisory.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_advisorypkg.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_advisoryref.c [ 43%] Building C object tests/CMakeFiles/test_main.dir/test_iutil.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_iutil.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_iutil.c [ 44%] Building C object tests/CMakeFiles/test_main.dir/fixtures.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/fixtures.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/fixtures.c Scanning dependencies of target _hawkeymodule make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' [ 46%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisory-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisory-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/advisory-py.c [ 47%] Building C object tests/CMakeFiles/test_main.dir/test_main.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_main.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_main.c [ 49%] Building C object tests/CMakeFiles/test_main.dir/test_package.o [ 50%] Building C object tests/CMakeFiles/test_main.dir/test_packagelist.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_package.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_package.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_packagelist.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_packagelist.c [ 52%] Building C object tests/CMakeFiles/test_main.dir/test_reldep.o [ 55%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o [ 55%] Building C object tests/CMakeFiles/test_main.dir/test_packageset.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_reldep.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_reldep.c cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/advisorypkg-py.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_packageset.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_packageset.c [ 56%] Linking C executable hth cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/hth.dir/link.txt --verbose=1 /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/hth.dir/hth.o -o hth -rdynamic libhawkey.so.2 -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src [ 58%] Building C object tests/CMakeFiles/test_main.dir/test_repo.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_repo.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_repo.c make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 60%] Building C object tests/CMakeFiles/test_main.dir/test_query.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_query.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_query.c [ 60%] Built target hth [ 61%] Building C object tests/CMakeFiles/test_main.dir/test_sack.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_sack.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_sack.c [ 63%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisoryref-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/advisoryref-py.c [ 64%] Building C object tests/CMakeFiles/test_main.dir/test_selector.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_selector.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_selector.c [ 66%] Building C object tests/CMakeFiles/test_main.dir/test_subject.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_subject.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_subject.c [ 67%] Building C object tests/CMakeFiles/test_main.dir/test_util.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_util.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_util.c [ 69%] Building C object tests/CMakeFiles/test_main.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/testshared.c [ 70%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/goal-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/goal-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/goal-py.c [ 72%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/exception-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/exception-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/exception-py.c [ 73%] Building C object tests/CMakeFiles/test_main.dir/testsys.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/testsys.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/testsys.c [ 75%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/hawkeymodule.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/hawkeymodule.c [ 76%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/iutil-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/iutil-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/iutil-py.c [ 78%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/nevra-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/nevra-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/nevra-py.c [ 80%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/package-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/package-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/package-py.c [ 81%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/packagedelta-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/packagedelta-py.c [ 83%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/possibilities-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/possibilities-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/possibilities-py.c [ 84%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/query-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/query-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/query-py.c [ 86%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/repo-py.o [ 87%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/reldep-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/repo-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/repo-py.c cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/reldep-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/reldep-py.c [ 89%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/sack-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/sack-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/sack-py.c [ 90%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/selector-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/selector-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/selector-py.c [ 92%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/subject-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/subject-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/subject-py.c [ 93%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/pycomp.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/pycomp.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/pycomp.c [ 95%] Linking C executable test_main cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_main.dir/link.txt --verbose=1 /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_main.dir/fixtures.o CMakeFiles/test_main.dir/test_advisory.o CMakeFiles/test_main.dir/test_advisorypkg.o CMakeFiles/test_main.dir/test_advisoryref.o CMakeFiles/test_main.dir/test_goal.o CMakeFiles/test_main.dir/test_iutil.o CMakeFiles/test_main.dir/test_main.o CMakeFiles/test_main.dir/test_package.o CMakeFiles/test_main.dir/test_packagelist.o CMakeFiles/test_main.dir/test_packageset.o CMakeFiles/test_main.dir/test_reldep.o CMakeFiles/test_main.dir/test_repo.o CMakeFiles/test_main.dir/test_query.o CMakeFiles/test_main.dir/test_sack.o CMakeFiles/test_main.dir/test_selector.o CMakeFiles/test_main.dir/test_subject.o CMakeFiles/test_main.dir/test_util.o CMakeFiles/test_main.dir/testshared.o CMakeFiles/test_main.dir/testsys.o -o test_main -rdynamic ../src/libhawkey.so.2 -lcheck -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 95%] Built target test_main [ 96%] Linking C shared library hawkey/_hawkeymodule.so cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_hawkeymodule.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkeymodule.so -o hawkey/_hawkeymodule.so CMakeFiles/_hawkeymodule.dir/advisory-py.o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o CMakeFiles/_hawkeymodule.dir/exception-py.o CMakeFiles/_hawkeymodule.dir/goal-py.o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o CMakeFiles/_hawkeymodule.dir/iutil-py.o CMakeFiles/_hawkeymodule.dir/nevra-py.o CMakeFiles/_hawkeymodule.dir/package-py.o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o CMakeFiles/_hawkeymodule.dir/possibilities-py.o CMakeFiles/_hawkeymodule.dir/query-py.o CMakeFiles/_hawkeymodule.dir/repo-py.o CMakeFiles/_hawkeymodule.dir/reldep-py.o CMakeFiles/_hawkeymodule.dir/sack-py.o CMakeFiles/_hawkeymodule.dir/selector-py.o CMakeFiles/_hawkeymodule.dir/subject-py.o CMakeFiles/_hawkeymodule.dir/pycomp.o ../libhawkey.so.2 -lsolv -lsolvext -lpython2.7 -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src: make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 96%] 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests/python/module /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= Scanning dependencies of target testmodule make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' [ 98%] Building C object tests/python/module/CMakeFiles/testmodule.dir/hawkey_testmodule.o cd /builddir/build/BUILD/hawkey-0.6.2/tests/python/module && /usr/lib/ccache/cc -Dtestmodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/testmodule.dir/hawkey_testmodule.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/python/module/hawkey_testmodule.c [100%] Linking C shared library _hawkey_testmodule.so cd /builddir/build/BUILD/hawkey-0.6.2/tests/python/module && /usr/bin/cmake -E cmake_link_script CMakeFiles/testmodule.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkey_testmodule.so -o _hawkey_testmodule.so CMakeFiles/testmodule.dir/hawkey_testmodule.o ../../../src/python/hawkey/_hawkeymodule.so ../../libtestshared.a -lpython2.7 ../../../src/libhawkey.so.2 -lexpat -lz -lrpmio -lrpm -lsolv -lsolvext -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src/python/hawkey:/builddir/build/BUILD/hawkey-0.6.2/src: cd /builddir/build/BUILD/hawkey-0.6.2/tests/python/module && cp /builddir/build/BUILD/hawkey-0.6.2/tests/python/module/_hawkey_testmodule.so /builddir/build/BUILD/hawkey-0.6.2/src/python/hawkey/test make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [100%] Built target testmodule make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 0 + make doc-man /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2 -B/builddir/build/BUILD/hawkey-0.6.2 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-man make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2 -B/builddir/build/BUILD/hawkey-0.6.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/doc /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/doc /builddir/build/BUILD/hawkey-0.6.2/doc/CMakeFiles/doc-man.dir/DependInfo.cmake --color= Scanning dependencies of target doc-man make[3]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' [100%] Building manpage documentation cd /builddir/build/BUILD/hawkey-0.6.2/doc && PYTHONPATH=/builddir/build/BUILD/hawkey-0.6.2/src/python sphinx-build -b man /builddir/build/BUILD/hawkey-0.6.2/doc /builddir/build/BUILD/hawkey-0.6.2/doc Running Sphinx v1.2.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... /builddir/build/BUILD/hawkey-0.6.2/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.2/doc/changes.rst:668: WARNING: Title underline too short. Deprecated Goal methods :meth:`Goal.req_has_distupgrade_all`, :meth:`Goal.req_has_erase` and :meth:`Goal.req_has_upgrade_all` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ done checking consistency... done writing... hawkey.3 { changes faq tutorial-py reference-py reference-py-sack reference-py-errors reference-py-constants reference-py-repo rationale } build succeeded, 2 warnings. make[3]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [100%] Built target doc-man make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' ~/build/BUILD/hawkey-0.6.2/py3 ~/build/BUILD/hawkey-0.6.2 + pushd py3 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPYTHON_DESIRED:str=3. -- The C compiler identification is GNU 5.2.1 -- The CXX compiler identification is GNU 5.2.1 -- Check for working C compiler: /usr/lib/ccache/cc -- Check for working C compiler: /usr/lib/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/lib/ccache/c++ -- Check for working CXX compiler: /usr/lib/ccache/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found EXPAT: /usr/lib/libexpat.so (found version "2.1.0") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") -- Using libsolv at /usr/lib/libsolv.so Building for python3 -- Found PythonLibs: /usr/lib/libpython3.4m.so (found suitable version "3.4.3", minimum required is "3.0") -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.4.3", minimum required is "3.0") -- Python install dir is /usr/lib/python3.4/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.2/py3 + make -j8 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2/py3 -B/builddir/build/BUILD/hawkey-0.6.2/py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= Scanning dependencies of target testshared make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' Scanning dependencies of target libhawkey make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 1%] Building C object tests/CMakeFiles/testshared.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -fPIC -o CMakeFiles/testshared.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/testshared.c [ 3%] Building C object src/CMakeFiles/libhawkey.dir/advisoryref.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/advisoryref.c [ 4%] Building C object src/CMakeFiles/libhawkey.dir/advisorypkg.o [ 6%] Building C object src/CMakeFiles/libhawkey.dir/errno.o [ 9%] Building C object src/CMakeFiles/libhawkey.dir/iutil.o [ 9%] Building C object src/CMakeFiles/libhawkey.dir/advisory.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/advisorypkg.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/errno.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/errno.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/iutil.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/iutil.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/advisory.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/advisory.c [ 10%] Building C object src/CMakeFiles/libhawkey.dir/goal.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/goal.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/goal.c [ 12%] Building C object src/CMakeFiles/libhawkey.dir/nevra.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/nevra.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/nevra.c [ 13%] Building C object src/CMakeFiles/libhawkey.dir/package.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/package.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/package.c [ 15%] Building C object src/CMakeFiles/libhawkey.dir/packagelist.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/packagelist.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/packagelist.c [ 16%] Linking C static library libtestshared.a cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/bin/cmake -P CMakeFiles/testshared.dir/cmake_clean_target.cmake [ 18%] Building C object src/CMakeFiles/libhawkey.dir/packageset.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/packageset.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/packageset.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testshared.dir/link.txt --verbose=1 [ 20%] Building C object src/CMakeFiles/libhawkey.dir/query.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/query.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/query.c /usr/bin/ar cq libtestshared.a CMakeFiles/testshared.dir/testshared.o /usr/bin/ranlib libtestshared.a [ 21%] Building C object src/CMakeFiles/libhawkey.dir/reldep.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/reldep.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/reldep.c make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 21%] Built target testshared [ 23%] Building C object src/CMakeFiles/libhawkey.dir/repo.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/repo.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/repo.c [ 24%] Building C object src/CMakeFiles/libhawkey.dir/sack.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/sack.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/sack.c [ 26%] Building C object src/CMakeFiles/libhawkey.dir/selector.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/selector.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/selector.c [ 27%] Building C object src/CMakeFiles/libhawkey.dir/stringarray.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/stringarray.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/stringarray.c [ 29%] Building C object src/CMakeFiles/libhawkey.dir/subject.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/subject.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/subject.c [ 30%] Building C object src/CMakeFiles/libhawkey.dir/subject_internal.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/subject_internal.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/subject_internal.c [ 32%] Building C object src/CMakeFiles/libhawkey.dir/util.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/util.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/util.c [ 33%] Linking C shared library libhawkey.so cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libhawkey.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libhawkey.so.2 -o libhawkey.so.2 CMakeFiles/libhawkey.dir/advisory.o CMakeFiles/libhawkey.dir/advisorypkg.o CMakeFiles/libhawkey.dir/advisoryref.o CMakeFiles/libhawkey.dir/errno.o CMakeFiles/libhawkey.dir/goal.o CMakeFiles/libhawkey.dir/iutil.o CMakeFiles/libhawkey.dir/nevra.o CMakeFiles/libhawkey.dir/package.o CMakeFiles/libhawkey.dir/packagelist.o CMakeFiles/libhawkey.dir/packageset.o CMakeFiles/libhawkey.dir/query.o CMakeFiles/libhawkey.dir/reldep.o CMakeFiles/libhawkey.dir/repo.o CMakeFiles/libhawkey.dir/sack.o CMakeFiles/libhawkey.dir/selector.o CMakeFiles/libhawkey.dir/stringarray.o CMakeFiles/libhawkey.dir/subject.o CMakeFiles/libhawkey.dir/subject_internal.o CMakeFiles/libhawkey.dir/util.o -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/bin/cmake -E cmake_symlink_library libhawkey.so.2 libhawkey.so.2 libhawkey.so make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src/python /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src/python /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= Scanning dependencies of target hth make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' Scanning dependencies of target test_main make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' [ 35%] Building C object src/CMakeFiles/hth.dir/hth.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/hth.dir/hth.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/hth.c [ 36%] Building C object tests/CMakeFiles/test_main.dir/test_advisorypkg.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_advisorypkg.c [ 38%] Building C object tests/CMakeFiles/test_main.dir/test_advisory.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_advisory.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_advisory.c [ 40%] Building C object tests/CMakeFiles/test_main.dir/test_advisoryref.o [ 41%] Building C object tests/CMakeFiles/test_main.dir/test_goal.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_advisoryref.c [ 43%] Building C object tests/CMakeFiles/test_main.dir/fixtures.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_goal.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_goal.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/fixtures.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/fixtures.c [ 44%] Building C object tests/CMakeFiles/test_main.dir/test_iutil.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_iutil.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_iutil.c Scanning dependencies of target _hawkeymodule make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' [ 46%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisory-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/advisory-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/advisory-py.c [ 47%] Building C object tests/CMakeFiles/test_main.dir/test_main.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_main.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_main.c [ 49%] Building C object tests/CMakeFiles/test_main.dir/test_package.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_package.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_package.c [ 50%] Building C object tests/CMakeFiles/test_main.dir/test_packagelist.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_packagelist.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_packagelist.c [ 52%] Building C object tests/CMakeFiles/test_main.dir/test_reldep.o [ 53%] Building C object tests/CMakeFiles/test_main.dir/test_packageset.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_reldep.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_reldep.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_packageset.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_packageset.c [ 55%] Linking C executable hth cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/hth.dir/link.txt --verbose=1 /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/hth.dir/hth.o -o hth -rdynamic libhawkey.so.2 -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/py3/src [ 56%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/advisorypkg-py.c [ 58%] Building C object tests/CMakeFiles/test_main.dir/test_repo.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_repo.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_repo.c [ 60%] Building C object tests/CMakeFiles/test_main.dir/test_query.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_query.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_query.c [ 61%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisoryref-py.o make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/advisoryref-py.c [ 61%] Built target hth [ 63%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/exception-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/exception-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/exception-py.c [ 64%] Building C object tests/CMakeFiles/test_main.dir/test_sack.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_sack.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_sack.c [ 66%] Building C object tests/CMakeFiles/test_main.dir/test_selector.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_selector.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_selector.c [ 67%] Building C object tests/CMakeFiles/test_main.dir/test_subject.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_subject.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_subject.c [ 69%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/goal-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/goal-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/goal-py.c [ 70%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/hawkeymodule.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/hawkeymodule.c [ 72%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/iutil-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/iutil-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/iutil-py.c [ 73%] Building C object tests/CMakeFiles/test_main.dir/test_util.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_util.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_util.c [ 75%] Building C object tests/CMakeFiles/test_main.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/testshared.c [ 76%] Building C object tests/CMakeFiles/test_main.dir/testsys.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/testsys.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/testsys.c [ 78%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/nevra-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/nevra-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/nevra-py.c [ 80%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/package-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/package-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/package-py.c [ 81%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/packagedelta-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/packagedelta-py.c [ 83%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/possibilities-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/possibilities-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/possibilities-py.c [ 84%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/query-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/query-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/query-py.c [ 86%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/repo-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/repo-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/repo-py.c [ 87%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/reldep-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/reldep-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/reldep-py.c [ 89%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/sack-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/sack-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/sack-py.c [ 90%] Linking C executable test_main cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_main.dir/link.txt --verbose=1 [ 92%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/selector-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/selector-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/selector-py.c /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_main.dir/fixtures.o CMakeFiles/test_main.dir/test_advisory.o CMakeFiles/test_main.dir/test_advisorypkg.o CMakeFiles/test_main.dir/test_advisoryref.o CMakeFiles/test_main.dir/test_goal.o CMakeFiles/test_main.dir/test_iutil.o CMakeFiles/test_main.dir/test_main.o CMakeFiles/test_main.dir/test_package.o CMakeFiles/test_main.dir/test_packagelist.o CMakeFiles/test_main.dir/test_packageset.o CMakeFiles/test_main.dir/test_reldep.o CMakeFiles/test_main.dir/test_repo.o CMakeFiles/test_main.dir/test_query.o CMakeFiles/test_main.dir/test_sack.o CMakeFiles/test_main.dir/test_selector.o CMakeFiles/test_main.dir/test_subject.o CMakeFiles/test_main.dir/test_util.o CMakeFiles/test_main.dir/testshared.o CMakeFiles/test_main.dir/testsys.o -o test_main -rdynamic ../src/libhawkey.so.2 -lcheck -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/py3/src [ 93%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/pycomp.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/pycomp.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/pycomp.c [ 95%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/subject-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/subject-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/subject-py.c make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 95%] Built target test_main [ 96%] Linking C shared library hawkey/_hawkey.so cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_hawkeymodule.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkey.so -o hawkey/_hawkey.so CMakeFiles/_hawkeymodule.dir/advisory-py.o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o CMakeFiles/_hawkeymodule.dir/exception-py.o CMakeFiles/_hawkeymodule.dir/goal-py.o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o CMakeFiles/_hawkeymodule.dir/iutil-py.o CMakeFiles/_hawkeymodule.dir/nevra-py.o CMakeFiles/_hawkeymodule.dir/package-py.o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o CMakeFiles/_hawkeymodule.dir/possibilities-py.o CMakeFiles/_hawkeymodule.dir/query-py.o CMakeFiles/_hawkeymodule.dir/repo-py.o CMakeFiles/_hawkeymodule.dir/reldep-py.o CMakeFiles/_hawkeymodule.dir/sack-py.o CMakeFiles/_hawkeymodule.dir/selector-py.o CMakeFiles/_hawkeymodule.dir/subject-py.o CMakeFiles/_hawkeymodule.dir/pycomp.o ../libhawkey.so.2 -lsolv -lsolvext -lpython3.4m -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/py3/src: make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 96%] 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= Scanning dependencies of target testmodule make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' [ 98%] Building C object tests/python/module/CMakeFiles/testmodule.dir/hawkey_testmodule.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module && /usr/lib/ccache/cc -Dtestmodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/testmodule.dir/hawkey_testmodule.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module/hawkey_testmodule.c [100%] Linking C shared library _hawkey_test.so cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module && /usr/bin/cmake -E cmake_link_script CMakeFiles/testmodule.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkey_test.so -o _hawkey_test.so CMakeFiles/testmodule.dir/hawkey_testmodule.o ../../../src/python/hawkey/_hawkey.so ../../libtestshared.a -lpython3.4m ../../../src/libhawkey.so.2 -lexpat -lz -lrpmio -lrpm -lsolv -lsolvext -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/py3/src/python/hawkey:/builddir/build/BUILD/hawkey-0.6.2/py3/src: cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module && cp /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module/_hawkey_test.so /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/hawkey/test make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [100%] Built target testmodule make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles 0 + make doc-man /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2/py3 -B/builddir/build/BUILD/hawkey-0.6.2/py3 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-man make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2/py3 -B/builddir/build/BUILD/hawkey-0.6.2/py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/depend make[3]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/doc /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/doc /builddir/build/BUILD/hawkey-0.6.2/py3/doc/CMakeFiles/doc-man.dir/DependInfo.cmake --color= Scanning dependencies of target doc-man make[3]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/build make[3]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [100%] Building manpage documentation cd /builddir/build/BUILD/hawkey-0.6.2/py3/doc && PYTHONPATH=/builddir/build/BUILD/hawkey-0.6.2/py3/src/python sphinx-build-3 -b man /builddir/build/BUILD/hawkey-0.6.2/py3/doc /builddir/build/BUILD/hawkey-0.6.2/py3/doc Running Sphinx v1.2.3 loading pickled environment... failed: [Errno 2] No such file or directory: '/builddir/build/BUILD/hawkey-0.6.2/py3/doc/.doctrees/environment.pickle' building [man]: all manpages updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] changes reading sources... [ 20%] faq reading sources... [ 30%] index reading sources... [ 40%] rationale reading sources... [ 50%] reference-py reading sources... [ 60%] reference-py-constants reading sources... [ 70%] reference-py-errors reading sources... [ 80%] reference-py-repo reading sources... [ 90%] reference-py-sack reading sources... [100%] tutorial-py looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/hawkey-0.6.2/py3/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.2/py3/doc/changes.rst:668: WARNING: Title underline too short. Deprecated Goal methods :meth:`Goal.req_has_distupgrade_all`, :meth:`Goal.req_has_erase` and :meth:`Goal.req_has_upgrade_all` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ done checking consistency... done writing... hawkey.3 { changes faq tutorial-py reference-py reference-py-sack reference-py-errors reference-py-constants reference-py-repo rationale } build succeeded, 2 warnings. make[3]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [100%] Built target doc-man make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' ~/build/BUILD/hawkey-0.6.2 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vW7oMQ + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm + cd hawkey-0.6.2 + make install DESTDIR=/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2 -B/builddir/build/BUILD/hawkey-0.6.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' make[2]: Nothing to be done for 'src/CMakeFiles/libhawkey.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 30%] Built target libhawkey make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' make[2]: Nothing to be done for 'src/CMakeFiles/hth.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src/python /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src/python /builddir/build/BUILD/hawkey-0.6.2/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' make[2]: Nothing to be done for 'src/python/CMakeFiles/_hawkeymodule.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 63%] 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' make[2]: Nothing to be done for 'tests/CMakeFiles/test_main.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 93%] 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' make[2]: Nothing to be done for 'tests/CMakeFiles/testshared.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 96%] 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests/python/module /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' make[2]: Nothing to be done for 'tests/python/module/CMakeFiles/testmodule.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [100%] Built target testmodule make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisory.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisorypkg.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisoryref.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/errno.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/goal.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/nevra.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/package.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/packagelist.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/packageset.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/query.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/reldep.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/repo.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/sack.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/selector.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/subject.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/types.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/util.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/stringarray.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/version.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/libhawkey.so.2 -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/libhawkey.so -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/pkgconfig/hawkey.pc -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/test/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/share/man/man3/hawkey.3 + pushd py3 ~/build/BUILD/hawkey-0.6.2/py3 ~/build/BUILD/hawkey-0.6.2 + make install DESTDIR=/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2/py3 -B/builddir/build/BUILD/hawkey-0.6.2/py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make[2]: Nothing to be done for 'src/CMakeFiles/libhawkey.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 30%] Built target libhawkey make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make[2]: Nothing to be done for 'src/CMakeFiles/hth.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src/python /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src/python /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' make[2]: Nothing to be done for 'src/python/CMakeFiles/_hawkeymodule.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 63%] 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' make[2]: Nothing to be done for 'tests/CMakeFiles/test_main.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 93%] 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make[2]: Nothing to be done for 'tests/CMakeFiles/testshared.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 96%] 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' make[2]: Nothing to be done for 'tests/python/module/CMakeFiles/testmodule.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [100%] Built target testmodule make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisory.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisorypkg.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisoryref.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/errno.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/goal.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/nevra.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/package.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/packagelist.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/packageset.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/query.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/reldep.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/repo.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/sack.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/selector.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/subject.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/types.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/util.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/stringarray.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/version.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/libhawkey.so.2 -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/libhawkey.so -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/pkgconfig/hawkey.pc -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/_hawkey.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/_hawkey.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/test/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/test/_hawkey_test.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/test/_hawkey_test.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/share/man/man3/hawkey.3 ~/build/BUILD/hawkey-0.6.2 + 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.2 extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/_hawkey.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/test/_hawkey_test.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/libhawkey.so.2 extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libhawkey.so.2.debug to /usr/lib/debug/usr/lib/libhawkey.so.debug 1225 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/debug/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jUU98t + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.2 ++ id -u + '[' 1000 == 0 ']' + make ARGS=-V test Running tests... /usr/bin/ctest --force-new-ctest-process -V UpdateCTestConfiguration from :/builddir/build/BUILD/hawkey-0.6.2/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/hawkey-0.6.2/DartConfiguration.tcl Test project /builddir/build/BUILD/hawkey-0.6.2 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.2/tests/test_main "/builddir/build/BUILD/hawkey-0.6.2/tests/repos/" 1: Test timeout computed to be: 9.99988e+06 1: Tests using directory: /tmp/hawkeyYJvc9U 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.87 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.2/tests/test_main" "/builddir/build/BUILD/hawkey-0.6.2/tests/repos/" 2: Environment variables: 2: CK_FORK=no 2: Test timeout computed to be: 9.99988e+06 2: ==8643== Memcheck, a memory error detector 2: ==8643== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. 2: ==8643== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info 2: ==8643== Command: /builddir/build/BUILD/hawkey-0.6.2/tests/test_main /builddir/build/BUILD/hawkey-0.6.2/tests/repos/ 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401ACB0: strlen (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401ACB4: strlen (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4018CB4: __libc_memalign (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4018CC0: __libc_memalign (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B6F8: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B718: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B770: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B770: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B77C: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B7B0: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B7B4: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400BA28: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BA40: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B8B0: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B7C0: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B7C4: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BA58: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BA68: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BAF4: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BB08: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BBE0: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BB50: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400BCB0: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B704: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B798: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B79C: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B7A0: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B7A4: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B7BC: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BC4C: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BC68: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BBD0: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400663C: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006668: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006674: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006754: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006764: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006A60: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006A68: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40067E4: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40067FC: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006808: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4007208: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400708C: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006830: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006850: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006B78: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006B88: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006BB8: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006FB8: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006FD0: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006FE4: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4007034: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006C30: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006C5C: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006C98: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006CB8: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006CC4: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006CEC: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006D14: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400B884: _dl_setup_hash (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400B8A0: _dl_setup_hash (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006D48: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006D9C: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006DB8: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400B950: _dl_add_to_namespace_list (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400E508: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400E514: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4008954: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4008958: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011644: _dl_name_match_p (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011658: _dl_name_match_p (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4011660: _dl_name_match_p (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011674: _dl_name_match_p (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401A994: strcmp (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011668: _dl_name_match_p (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4008980: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400898C: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4008998: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400894C: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401AC4C: strdup (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B7C0: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400907C: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Syscall param open(filename) contains uninitialised byte(s) 2: ==8643== at 0x401A28C: open (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x40064C0: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40064C4: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40064D4: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40064E4: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40064B8: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BA60: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401AC60: strlen (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401AC78: strlen (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B774: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B778: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B7B4: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B7B8: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400B94C: _dl_add_to_namespace_list (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400B944: _dl_add_to_namespace_list (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400B954: _dl_add_to_namespace_list (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B76C: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== 2: ==8643== More than 100 errors detected. Subsequent errors 2: ==8643== will still be recorded, but in less detail than before. 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B76C: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B794: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B7B8: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B7BC: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B7C4: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B7B0: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400694C: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40068F4: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006938: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006940: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006C54: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006C78: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4006C90: _dl_map_object_from_fd (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401BA10: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400E660: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400E674: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400E428: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400ED88: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400EDA0: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400EDA8: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400E444: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400E450: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400DFB8: openaux (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4008CB0: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4008CB4: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4008E24: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4008EB8: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4008ED0: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4008EAC: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4008D28: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009010: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4009084: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009088: _dl_map_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400BB10: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400BB1C: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400BB34: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400BBF0: _dl_new_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400E694: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B960: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4018CE0: __libc_memalign (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Syscall param mmap2(length) contains uninitialised byte(s) 2: ==8643== at 0x401A4D8: mmap (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4018C88: __libc_memalign (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B78C: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B790: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B764: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B768: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400E8AC: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400E8E8: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400E8F8: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B738: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B740: memcpy (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400EB14: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400EB28: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400EB2C: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400EB38: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400EB3C: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400EB44: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400EB4C: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B318: memmove (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400EB78: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400EBF4: _dl_map_object_deps (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4002E24: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4002E2C: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4002E38: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4002E74: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4002EAC: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4002EB4: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40032C4: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40032E8: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4003340: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4011B58: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011B50: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011BD0: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011748: match_symbol (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011760: match_symbol (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011770: match_symbol (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4011D10: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011D7C: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4011F6C: _dl_check_all_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011F38: _dl_check_all_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011A9C: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011AB8: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011ADC: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011B28: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011B90: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011BD4: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011D0C: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011D14: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011D34: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011F58: _dl_check_all_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011CB0: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011DB0: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4011DE8: _dl_check_map_versions (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40009A0: init_tls (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x40009B4: init_tls (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40009B4: init_tls (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40009C8: init_tls (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40009B8: init_tls (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40131AC: _dl_determine_tlsoffset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013260: _dl_determine_tlsoffset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4013268: _dl_determine_tlsoffset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401326C: _dl_determine_tlsoffset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013258: _dl_determine_tlsoffset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4018D2C: __libc_memalign (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4013398: _dl_allocate_tls_storage (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B660: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B668: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B680: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401B680: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B688: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B690: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B698: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B69C: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B6A8: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B6B0: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B6B8: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B6C0: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401B6C4: memset (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x40133D0: _dl_allocate_tls_storage (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40133D8: _dl_allocate_tls_storage (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40133DC: _dl_allocate_tls_storage (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x40009DC: init_tls (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4000A04: init_tls (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Syscall param set_tls(addr) contains uninitialised byte(s) 2: ==8643== at 0x4000A18: init_tls (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4003714: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4003718: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400371C: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4003728: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4003738: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4003740: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C09C: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C868: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C0C8: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C0DC: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C168: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C1AC: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C1BC: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400CBFC: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C280: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C698: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C6BC: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C718: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C75C: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C798: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C7A4: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400A7AC: _dl_lookup_symbol_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009C40: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4009D04: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009D08: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009C44: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4009C4C: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009C64: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009C7C: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009C88: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009CBC: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400A218: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400A228: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400A290: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009ABC: check_match.isra.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4009AC0: check_match.isra.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009ADC: check_match.isra.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009AE0: check_match.isra.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009AF0: check_match.isra.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009B24: check_match.isra.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009B28: check_match.isra.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4009E74: do_lookup_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400A874: _dl_lookup_symbol_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400A888: _dl_lookup_symbol_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C7EC: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C800: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400CBC4: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400D410: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400D420: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C320: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C360: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C3EC: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C450: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C604: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C61C: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C62C: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400375C: dl_main (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013A30: _dl_add_to_slotinfo (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013A4C: _dl_add_to_slotinfo (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013A64: _dl_add_to_slotinfo (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C104: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400A7E8: _dl_lookup_symbol_x (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C294: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400C968: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400D354: _dl_relocate_object (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4013418: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013420: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013428: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013464: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40134D4: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40134E8: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40134F0: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40134B0: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x40134DC: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x40134E0: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401348C: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013498: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013544: _dl_allocate_tls_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x401088C: _dl_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401094C: _dl_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010718: call_init.part.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401073C: call_init.part.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401076C: call_init.part.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400FAF8: _dl_fixup (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400FB40: _dl_fixup (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400FB54: _dl_fixup (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400FB64: _dl_fixup (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400FB98: _dl_fixup (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x400FBE0: _dl_fixup (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x400FBE0: _dl_fixup (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010784: call_init.part.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010790: call_init.part.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010908: _dl_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010910: _dl_init (in /usr/lib/ld-2.22.so) 2: ==8643== 2: Tests using directory: /tmp/hawkeyPHtiDY 2: Running suite(s): Sack 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4009AFC: check_match.isra.0 (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013938: __tls_get_addr (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x401394C: __tls_get_addr (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4012F94: tls_get_addr_tail (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4012FB8: tls_get_addr_tail (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4013030: tls_get_addr_tail (in /usr/lib/ld-2.22.so) 2: ==8643== 2: iutil 2: util 2: Reldep 2: Repo 2: Package 2: PackageList 2: PackageSet 2: Query 2: Selector 2: Subject 2: Goal 2: Advisory 2: AdvisoryPkg 2: AdvisoryRef 2: 100%: Checks: 196, Failures: 0, Errors: 0 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4010DCC: _dl_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010D9C: _dl_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4010DA4: _dl_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010DA8: _dl_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010AE4: _dl_sort_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4010AF0: _dl_sort_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010AF4: _dl_sort_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4010AFC: _dl_sort_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4010B04: _dl_sort_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010BC8: _dl_sort_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010AA0: _dl_sort_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4010AB4: _dl_sort_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010AB8: _dl_sort_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010E4C: _dl_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010E58: _dl_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010E78: _dl_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010EA8: _dl_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010EB8: _dl_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010EE0: _dl_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4010EFC: _dl_fini (in /usr/lib/ld-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4A55324: free_mem (in /usr/lib/libc-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4A552D0: free_mem (in /usr/lib/libc-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4A552D4: free_mem (in /usr/lib/libc-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4A5530C: free_mem (in /usr/lib/libc-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4A55318: free_mem (in /usr/lib/libc-2.22.so) 2: ==8643== 2: ==8643== Conditional jump or move depends on uninitialised value(s) 2: ==8643== at 0x4A55350: free_mem (in /usr/lib/libc-2.22.so) 2: ==8643== 2: ==8643== Use of uninitialised value of size 4 2: ==8643== at 0x4A55358: free_mem (in /usr/lib/libc-2.22.so) 2: ==8643== 2: ==8643== 2: ==8643== HEAP SUMMARY: 2: ==8643== in use at exit: 0 bytes in 0 blocks 2: ==8643== total heap usage: 50,965 allocs, 50,965 frees, 27,249,605 bytes allocated 2: ==8643== 2: ==8643== All heap blocks were freed -- no leaks are possible 2: ==8643== 2: ==8643== For counts of detected and suppressed errors, rerun with: -v 2: ==8643== Use --track-origins=yes to see where uninitialised values come from 2: ==8643== ERROR SUMMARY: 112341 errors from 351 contexts (suppressed: 2488 from 5) 2/3 Test #2: test_valgrind ....................***Failed 8.37 sec test 3 Start 3: test_python 3: Test command: /builddir/build/BUILD/hawkey-0.6.2/tests/python/tests/run_nosetests "-s" "/builddir/build/BUILD/hawkey-0.6.2/tests/python/tests" 3: Test timeout computed to be: 9.99988e+06 3: test_description (tests.test_advisory.Test) ... ok 3: test_filenames (tests.test_advisory.Test) ... ok 3: test_id (tests.test_advisory.Test) ... ok 3: test_packages (tests.test_advisory.Test) ... ok 3: test_references (tests.test_advisory.Test) ... ok 3: test_rights (tests.test_advisory.Test) ... ok 3: test_title (tests.test_advisory.Test) ... ok 3: test_type (tests.test_advisory.Test) ... ok 3: test_updated (tests.test_advisory.Test) ... ok 3: test_arch (tests.test_advisorypkg.Test) ... ok 3: test_evr (tests.test_advisorypkg.Test) ... ok 3: test_filename (tests.test_advisorypkg.Test) ... ok 3: test_name (tests.test_advisorypkg.Test) ... ok 3: test_id (tests.test_advisoryref.Test) ... ok 3: test_title (tests.test_advisoryref.Test) ... ok 3: test_type (tests.test_advisoryref.Test) ... ok 3: test_url (tests.test_advisoryref.Test) ... ok 3: Test goal.run() can use callback parameter just as well as run_all() ... ok 3: test_cb (tests.test_goal.GoalRunAll) ... ok 3: Check exceptions are propagated from the callback. ... ok 3: test_goal_install_weak_deps (tests.test_goal.GoalRunAll) ... ok 3: test_actions (tests.test_goal.GoalTest) ... ok 3: test_clone (tests.test_goal.GoalTest) ... ok 3: test_empty_selector (tests.test_goal.GoalTest) ... ok 3: Tests automatic Selector from keyword arguments, with special ... ok 3: test_install_selector (tests.test_goal.GoalTest) ... ok 3: test_install_selector_err (tests.test_goal.GoalTest) ... ok 3: test_install_selector_weak (tests.test_goal.GoalTest) ... ok 3: test_list_err (tests.test_goal.GoalTest) ... ok 3: test_reinstall (tests.test_goal.GoalTest) ... ok 3: test_req (tests.test_goal.GoalTest) ... ok 3: test_upgrade (tests.test_goal.GoalTest) ... ok 3: test_errors (tests.test_goal.Problems) ... ok 3: test_verify (tests.test_goal.Verify) ... ok 3: test_evr_cmp (tests.test_nevra.NEVRATest) ... ok 3: test (tests.test_package.AdvisoriesTest) ... ok 3: test_noadvisory (tests.test_package.AdvisoriesTest) ... ok 3: test_checksum (tests.test_package.ChecksumsTest) ... ok 3: test_checksum_fail (tests.test_package.ChecksumsTest) ... ok 3: test_sizes (tests.test_package.ChecksumsTest) ... ok 3: test_baseurl (tests.test_package.FullPropertiesTest) ... ok 3: test_hdr_end (tests.test_package.FullPropertiesTest) ... ok 3: test_cmp (tests.test_package.PackageCmpTest) ... ok 3: test_cmp_fail (tests.test_package.PackageCmpTest) ... ok 3: test_cmp_gt (tests.test_package.PackageCmpTest) ... ok 3: test_cmp_lt (tests.test_package.PackageCmpTest) ... ok 3: test_conflicts (tests.test_package.PackageTest) ... ok 3: test_files (tests.test_package.PackageTest) ... ok 3: Test that hawkey.Package objects are hashable. ... ok 3: test_instance (tests.test_package.PackageTest) ... ok 3: test_repr (tests.test_package.PackageTest) ... ok 3: test_str (tests.test_package.PackageTest) ... ok 3: test_latest (tests.test_query.TestOddArch) ... ok 3: test_apply (tests.test_query.TestQuery) ... ok 3: test_clone (tests.test_query.TestQuery) ... ok 3: test_clone_with_evaluation (tests.test_query.TestQuery) ... ok 3: test_copy_lazyness (tests.test_query.TestQuery) ... ok 3: test_count (tests.test_query.TestQuery) ... ok 3: test_creation_empty_sack (tests.test_query.TestQuery) ... ok 3: test_disabled_repo (tests.test_query.TestQuery) ... ok 3: test_empty (tests.test_query.TestQuery) ... ok 3: test_epoch (tests.test_query.TestQuery) ... ok 3: test_exception (tests.test_query.TestQuery) ... ok 3: test_immutability (tests.test_query.TestQuery) ... ok 3: test_in (tests.test_query.TestQuery) ... ok 3: test_in_set (tests.test_query.TestQuery) ... ok 3: test_iteration (tests.test_query.TestQuery) ... ok 3: test_kwargs (tests.test_query.TestQuery) ... ok 3: test_kwargs_check (tests.test_query.TestQuery) ... ok 3: test_latest (tests.test_query.TestQuery) ... ok 3: test_multiple_flags (tests.test_query.TestQuery) ... ok 3: test_nevra_match (tests.test_query.TestQuery) ... ok 3: test_package_in (tests.test_query.TestQuery) ... ok 3: test_provides_glob_should_not_work (tests.test_query.TestQuery) ... ok 3: test_provides_glob_should_work (tests.test_query.TestQuery) ... ok 3: test_provides_list_of_strings (tests.test_query.TestQuery) ... ok 3: test_reldep (tests.test_query.TestQuery) ... ok 3: test_reldep_list (tests.test_query.TestQuery) ... ok 3: test_repeated (tests.test_query.TestQuery) ... ok 3: test_requires_list_of_strings (tests.test_query.TestQuery) ... ok 3: test_sanity (tests.test_query.TestQuery) ... ok 3: test_unicode (tests.test_query.TestQuery) ... ok 3: test_version (tests.test_query.TestQuery) ... ok 3: test_downgradable (tests.test_query.TestQueryAllRepos) ... ok 3: test_obsoletes (tests.test_query.TestQueryAllRepos) ... ok 3: test_rco_glob (tests.test_query.TestQueryAllRepos) ... ok 3: test_requires (tests.test_query.TestQueryAllRepos) ... ok 3: test_instance (tests.test_query.TestQuerySubclass) ... ok 3: test_glob_arch (tests.test_query.TestQueryUpdates) ... ok 3: test_obsoletes (tests.test_query.TestQueryUpdates) ... ok 3: test_subquery_evaluated (tests.test_query.TestQueryUpdates) ... ok 3: test_updates_arch (tests.test_query.TestQueryUpdates) ... ok 3: test_updates_noarch (tests.test_query.TestQueryUpdates) ... ok 3: test_upgradable (tests.test_query.TestQueryUpdates) ... ok 3: test_basic (tests.test_reldep.Reldep) ... ok 3: test_custom_creation (tests.test_reldep.Reldep) ... ok 3: test_custom_creation_fail (tests.test_reldep.Reldep) ... ok 3: test_custom_querying (tests.test_reldep.Reldep) ... ok 3: test_non_num_version (tests.test_reldep.Reldep) ... ok 3: test_not_crash (tests.test_reldep.Reldep) ... ok 3: test_query_name_only (tests.test_reldep.Reldep) ... ok 3: test_unicode (tests.test_reldep.Reldep) ... ok 3: test_cost_assignment (tests.test_repo.Package) ... ok 3: test_create (tests.test_repo.Package) ... ok 3: test_str_assignment (tests.test_repo.Package) ... ok 3: test_creation (tests.test_sack.BasicTest) ... ok 3: test_creation_dir (tests.test_sack.BasicTest) ... ok 3: test_deepcopy (tests.test_sack.BasicTest) ... ok 3: test_evr_cmp (tests.test_sack.BasicTest) ... ok 3: test_failed_load (tests.test_sack.BasicTest) ... ok 3: test_unicoded_cachedir (tests.test_sack.BasicTest) ... ok 3: test_wrapping (tests.test_sack.PackageWrappingTest) ... ok 3: test_cache_dir (tests.test_sack.TestSackTest) ... ok 3: test_load_rpm (tests.test_sack.TestSackTest) ... ok 3: test_load_yum (tests.test_sack.TestSackTest) ... ok 3: test_sanity (tests.test_sack.TestSackTest) ... ok 3: test_imports (tests.test_sanity.Sanity) ... ok 3: Test that if a dash is present in otherwise simple subject, we take ... ok 3: test_dash_version (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_glob_arches (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_globs (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_icase (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_nevra (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_nevra_fail (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_nevra_toquery (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_none (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_nonexistent_version (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_reldep (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_reldep_fail (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_reldep_flags (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: Even two dashes can happen, make sure they can still form a name. ... ok 3: test_version_glob (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: test_wrong_arch (tests.test_subject.SubjectRealPossibilitiesTest) ... ok 3: Test we get all the possible NEVRA parses. ... ok 3: test_custom_list (tests.test_subject.SubjectTest) ... ok 3: test_na (tests.test_subject.SubjectTest) ... ok 3: test_nev (tests.test_subject.SubjectTest) ... ok 3: test_nevr (tests.test_subject.SubjectTest) ... ok 3: test_nevr_fail (tests.test_subject.SubjectTest) ... ok 3: test_nevra (tests.test_subject.SubjectTest) ... ok 3: test_chksum_name (tests.test_util.Util) ... ok 3: test_chksum_type (tests.test_util.Util) ... ok 3: test_split_nevra (tests.test_util.Util) ... ok 3: test_nevra_to_query (tests.test_util.UtilWithSack) ... ok 3: test_version (tests.test_version.Version) ... ok 3: 3: ---------------------------------------------------------------------- 3: XML: /builddir/build/BUILD/hawkey-0.6.2/tests/python/tests/xunit.xml 3: ---------------------------------------------------------------------- 3: Ran 145 tests in 0.379s 3: 3: OK 3/3 Test #3: test_python ...................... Passed 1.70 sec 67% tests passed, 1 tests failed out of 3 Total Test time (real) = 10.95 sec The following tests FAILED: 2 - test_valgrind (Failed) Errors while running CTest Makefile:120: recipe for target 'test' failed make: *** [test] Error 8 error: Bad exit status from /var/tmp/rpm-tmp.jUU98t (%check) Bad exit status from /var/tmp/rpm-tmp.jUU98t (%check) RPM build errors: Child return code was: 1 EXCEPTION: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace result = func(*args, **kw) File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec LEAVE do --> EXCEPTION RAISED Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec'], timeout=0shell=Falseuser='mockbuild'uid=1000gid=135logger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-23800/root'printOutput=Falseenv={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/hawkey.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False 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: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/hawkey-0.6.2-1bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/hawkey.spec "], timeout=0shell=Falseuser='mockbuild'uid=1000private_network=Truegid=135logger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-23800/root'printOutput=Falseenv={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/hawkey.spec "] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6YNYoD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hawkey-0.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/hawkey-0.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hawkey-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf py3 + mkdir ../py3 + cp -a . ../py3/ + mv ../py3 ./ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sftYAn + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.2 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo . -- The C compiler identification is GNU 5.2.1 -- The CXX compiler identification is GNU 5.2.1 -- Check for working C compiler: /usr/lib/ccache/cc -- Check for working C compiler: /usr/lib/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/lib/ccache/c++ -- Check for working CXX compiler: /usr/lib/ccache/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found EXPAT: /usr/lib/libexpat.so (found version "2.1.0") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") -- Using libsolv at /usr/lib/libsolv.so Building for python2 -- Found PythonLibs: /usr/lib/libpython2.7.so (found suitable version "2.7.10", minimum required is "2") -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.10", 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.2 + make -j8 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2 -B/builddir/build/BUILD/hawkey-0.6.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= Scanning dependencies of target testshared make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' Scanning dependencies of target libhawkey make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' [ 1%] Building C object tests/CMakeFiles/testshared.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -fPIC -o CMakeFiles/testshared.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/testshared.c [ 3%] Building C object src/CMakeFiles/libhawkey.dir/errno.o [ 4%] Building C object src/CMakeFiles/libhawkey.dir/advisory.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/errno.o -c /builddir/build/BUILD/hawkey-0.6.2/src/errno.c cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/advisory.o -c /builddir/build/BUILD/hawkey-0.6.2/src/advisory.c [ 6%] Building C object src/CMakeFiles/libhawkey.dir/goal.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/goal.o -c /builddir/build/BUILD/hawkey-0.6.2/src/goal.c [ 9%] Building C object src/CMakeFiles/libhawkey.dir/iutil.o [ 9%] Building C object src/CMakeFiles/libhawkey.dir/advisorypkg.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.2/src/advisorypkg.c cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/iutil.o -c /builddir/build/BUILD/hawkey-0.6.2/src/iutil.c [ 10%] Building C object src/CMakeFiles/libhawkey.dir/advisoryref.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.2/src/advisoryref.c [ 12%] Building C object src/CMakeFiles/libhawkey.dir/nevra.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/nevra.o -c /builddir/build/BUILD/hawkey-0.6.2/src/nevra.c [ 13%] Building C object src/CMakeFiles/libhawkey.dir/package.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/package.o -c /builddir/build/BUILD/hawkey-0.6.2/src/package.c [ 15%] Linking C static library libtestshared.a cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/bin/cmake -P CMakeFiles/testshared.dir/cmake_clean_target.cmake [ 16%] Building C object src/CMakeFiles/libhawkey.dir/packagelist.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/packagelist.o -c /builddir/build/BUILD/hawkey-0.6.2/src/packagelist.c [ 18%] Building C object src/CMakeFiles/libhawkey.dir/packageset.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/packageset.o -c /builddir/build/BUILD/hawkey-0.6.2/src/packageset.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testshared.dir/link.txt --verbose=1 [ 20%] Building C object src/CMakeFiles/libhawkey.dir/query.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/query.o -c /builddir/build/BUILD/hawkey-0.6.2/src/query.c [ 21%] Building C object src/CMakeFiles/libhawkey.dir/reldep.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/reldep.o -c /builddir/build/BUILD/hawkey-0.6.2/src/reldep.c /usr/bin/ar cq libtestshared.a CMakeFiles/testshared.dir/testshared.o /usr/bin/ranlib libtestshared.a make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 21%] Built target testshared [ 23%] Building C object src/CMakeFiles/libhawkey.dir/repo.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/repo.o -c /builddir/build/BUILD/hawkey-0.6.2/src/repo.c [ 24%] Building C object src/CMakeFiles/libhawkey.dir/sack.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/sack.o -c /builddir/build/BUILD/hawkey-0.6.2/src/sack.c [ 26%] Building C object src/CMakeFiles/libhawkey.dir/selector.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/selector.o -c /builddir/build/BUILD/hawkey-0.6.2/src/selector.c [ 27%] Building C object src/CMakeFiles/libhawkey.dir/stringarray.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/stringarray.o -c /builddir/build/BUILD/hawkey-0.6.2/src/stringarray.c [ 29%] Building C object src/CMakeFiles/libhawkey.dir/subject.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/subject.o -c /builddir/build/BUILD/hawkey-0.6.2/src/subject.c [ 30%] Building C object src/CMakeFiles/libhawkey.dir/subject_internal.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/subject_internal.o -c /builddir/build/BUILD/hawkey-0.6.2/src/subject_internal.c [ 32%] Building C object src/CMakeFiles/libhawkey.dir/util.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/libhawkey.dir/util.o -c /builddir/build/BUILD/hawkey-0.6.2/src/util.c [ 33%] Linking C shared library libhawkey.so cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libhawkey.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libhawkey.so.2 -o libhawkey.so.2 CMakeFiles/libhawkey.dir/advisory.o CMakeFiles/libhawkey.dir/advisorypkg.o CMakeFiles/libhawkey.dir/advisoryref.o CMakeFiles/libhawkey.dir/errno.o CMakeFiles/libhawkey.dir/goal.o CMakeFiles/libhawkey.dir/iutil.o CMakeFiles/libhawkey.dir/nevra.o CMakeFiles/libhawkey.dir/package.o CMakeFiles/libhawkey.dir/packagelist.o CMakeFiles/libhawkey.dir/packageset.o CMakeFiles/libhawkey.dir/query.o CMakeFiles/libhawkey.dir/reldep.o CMakeFiles/libhawkey.dir/repo.o CMakeFiles/libhawkey.dir/sack.o CMakeFiles/libhawkey.dir/selector.o CMakeFiles/libhawkey.dir/stringarray.o CMakeFiles/libhawkey.dir/subject.o CMakeFiles/libhawkey.dir/subject_internal.o CMakeFiles/libhawkey.dir/util.o -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm cd /builddir/build/BUILD/hawkey-0.6.2/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.2' [ 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src/python /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src/python /builddir/build/BUILD/hawkey-0.6.2/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= Scanning dependencies of target hth make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' Scanning dependencies of target test_main make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' [ 35%] Building C object src/CMakeFiles/hth.dir/hth.o cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/hth.dir/hth.o -c /builddir/build/BUILD/hawkey-0.6.2/src/hth.c [ 36%] Building C object tests/CMakeFiles/test_main.dir/test_goal.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_goal.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_goal.c [ 38%] Building C object tests/CMakeFiles/test_main.dir/fixtures.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/fixtures.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/fixtures.c [ 40%] Building C object tests/CMakeFiles/test_main.dir/test_advisory.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_advisory.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_advisory.c [ 41%] Building C object tests/CMakeFiles/test_main.dir/test_advisorypkg.o [ 43%] Building C object tests/CMakeFiles/test_main.dir/test_advisoryref.o [ 44%] Building C object tests/CMakeFiles/test_main.dir/test_iutil.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_advisoryref.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_iutil.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_iutil.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_advisorypkg.c Scanning dependencies of target _hawkeymodule make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' [ 46%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisory-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisory-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/advisory-py.c [ 47%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/advisorypkg-py.c [ 49%] Building C object tests/CMakeFiles/test_main.dir/test_main.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_main.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_main.c [ 50%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisoryref-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/advisoryref-py.c [ 52%] Building C object tests/CMakeFiles/test_main.dir/test_package.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_package.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_package.c [ 53%] Building C object tests/CMakeFiles/test_main.dir/test_packagelist.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_packagelist.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_packagelist.c [ 55%] Linking C executable hth cd /builddir/build/BUILD/hawkey-0.6.2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/hth.dir/link.txt --verbose=1 /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/hth.dir/hth.o -o hth -rdynamic libhawkey.so.2 -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src [ 56%] Building C object tests/CMakeFiles/test_main.dir/test_packageset.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_packageset.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_packageset.c [ 58%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/exception-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/exception-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/exception-py.c [ 60%] Building C object tests/CMakeFiles/test_main.dir/test_reldep.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_reldep.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_reldep.c [ 61%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/goal-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/goal-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/goal-py.c make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 61%] Built target hth [ 63%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/hawkeymodule.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/hawkeymodule.c [ 64%] Building C object tests/CMakeFiles/test_main.dir/test_repo.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_repo.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_repo.c [ 66%] Building C object tests/CMakeFiles/test_main.dir/test_query.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_query.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_query.c [ 67%] Building C object tests/CMakeFiles/test_main.dir/test_sack.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_sack.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_sack.c [ 69%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/iutil-py.o [ 70%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/nevra-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/iutil-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/iutil-py.c [ 72%] Building C object tests/CMakeFiles/test_main.dir/test_selector.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/nevra-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/nevra-py.c cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_selector.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_selector.c [ 73%] Building C object tests/CMakeFiles/test_main.dir/test_subject.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_subject.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_subject.c [ 75%] Building C object tests/CMakeFiles/test_main.dir/test_util.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/test_util.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/test_util.c [ 76%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/package-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/package-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/package-py.c [ 78%] Building C object tests/CMakeFiles/test_main.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/testshared.c [ 80%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/packagedelta-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/packagedelta-py.c [ 81%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/possibilities-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/possibilities-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/possibilities-py.c [ 83%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/query-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/query-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/query-py.c [ 84%] Building C object tests/CMakeFiles/test_main.dir/testsys.o cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2 -o CMakeFiles/test_main.dir/testsys.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/testsys.c [ 86%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/repo-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/repo-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/repo-py.c [ 87%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/reldep-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/reldep-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/reldep-py.c [ 89%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/sack-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/sack-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/sack-py.c [ 90%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/selector-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/selector-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/selector-py.c [ 92%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/pycomp.o [ 93%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/subject-py.o cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/pycomp.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/pycomp.c cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/_hawkeymodule.dir/subject-py.o -c /builddir/build/BUILD/hawkey-0.6.2/src/python/subject-py.c [ 95%] Linking C executable test_main cd /builddir/build/BUILD/hawkey-0.6.2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_main.dir/link.txt --verbose=1 [ 96%] Linking C shared library hawkey/_hawkeymodule.so cd /builddir/build/BUILD/hawkey-0.6.2/src/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_hawkeymodule.dir/link.txt --verbose=1 /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_main.dir/fixtures.o CMakeFiles/test_main.dir/test_advisory.o CMakeFiles/test_main.dir/test_advisorypkg.o CMakeFiles/test_main.dir/test_advisoryref.o CMakeFiles/test_main.dir/test_goal.o CMakeFiles/test_main.dir/test_iutil.o CMakeFiles/test_main.dir/test_main.o CMakeFiles/test_main.dir/test_package.o CMakeFiles/test_main.dir/test_packagelist.o CMakeFiles/test_main.dir/test_packageset.o CMakeFiles/test_main.dir/test_reldep.o CMakeFiles/test_main.dir/test_repo.o CMakeFiles/test_main.dir/test_query.o CMakeFiles/test_main.dir/test_sack.o CMakeFiles/test_main.dir/test_selector.o CMakeFiles/test_main.dir/test_subject.o CMakeFiles/test_main.dir/test_util.o CMakeFiles/test_main.dir/testshared.o CMakeFiles/test_main.dir/testsys.o -o test_main -rdynamic ../src/libhawkey.so.2 -lcheck -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkeymodule.so -o hawkey/_hawkeymodule.so CMakeFiles/_hawkeymodule.dir/advisory-py.o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o CMakeFiles/_hawkeymodule.dir/exception-py.o CMakeFiles/_hawkeymodule.dir/goal-py.o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o CMakeFiles/_hawkeymodule.dir/iutil-py.o CMakeFiles/_hawkeymodule.dir/nevra-py.o CMakeFiles/_hawkeymodule.dir/package-py.o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o CMakeFiles/_hawkeymodule.dir/possibilities-py.o CMakeFiles/_hawkeymodule.dir/query-py.o CMakeFiles/_hawkeymodule.dir/repo-py.o CMakeFiles/_hawkeymodule.dir/reldep-py.o CMakeFiles/_hawkeymodule.dir/sack-py.o CMakeFiles/_hawkeymodule.dir/selector-py.o CMakeFiles/_hawkeymodule.dir/subject-py.o CMakeFiles/_hawkeymodule.dir/pycomp.o ../libhawkey.so.2 -lsolv -lsolvext -lpython2.7 -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src: make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 96%] Built target _hawkeymodule make -f tests/python/module/CMakeFiles/testmodule.dir/build.make tests/python/module/CMakeFiles/testmodule.dir/depend [ 96%] Built target test_main make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests/python/module /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= Scanning dependencies of target testmodule make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' [ 98%] Building C object tests/python/module/CMakeFiles/testmodule.dir/hawkey_testmodule.o cd /builddir/build/BUILD/hawkey-0.6.2/tests/python/module && /usr/lib/ccache/cc -Dtestmodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2 -I/usr/include/python2.7 -o CMakeFiles/testmodule.dir/hawkey_testmodule.o -c /builddir/build/BUILD/hawkey-0.6.2/tests/python/module/hawkey_testmodule.c [100%] Linking C shared library _hawkey_testmodule.so cd /builddir/build/BUILD/hawkey-0.6.2/tests/python/module && /usr/bin/cmake -E cmake_link_script CMakeFiles/testmodule.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkey_testmodule.so -o _hawkey_testmodule.so CMakeFiles/testmodule.dir/hawkey_testmodule.o ../../../src/python/hawkey/_hawkeymodule.so ../../libtestshared.a -lpython2.7 ../../../src/libhawkey.so.2 -lexpat -lz -lrpmio -lrpm -lsolv -lsolvext -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/src/python/hawkey:/builddir/build/BUILD/hawkey-0.6.2/src: cd /builddir/build/BUILD/hawkey-0.6.2/tests/python/module && cp /builddir/build/BUILD/hawkey-0.6.2/tests/python/module/_hawkey_testmodule.so /builddir/build/BUILD/hawkey-0.6.2/src/python/hawkey/test make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [100%] Built target testmodule make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 0 + make doc-man /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2 -B/builddir/build/BUILD/hawkey-0.6.2 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-man make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2 -B/builddir/build/BUILD/hawkey-0.6.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/doc /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/doc /builddir/build/BUILD/hawkey-0.6.2/doc/CMakeFiles/doc-man.dir/DependInfo.cmake --color= Scanning dependencies of target doc-man make[3]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' [100%] Building manpage documentation cd /builddir/build/BUILD/hawkey-0.6.2/doc && PYTHONPATH=/builddir/build/BUILD/hawkey-0.6.2/src/python sphinx-build -b man /builddir/build/BUILD/hawkey-0.6.2/doc /builddir/build/BUILD/hawkey-0.6.2/doc Running Sphinx v1.2.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... /builddir/build/BUILD/hawkey-0.6.2/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.2/doc/changes.rst:668: WARNING: Title underline too short. Deprecated Goal methods :meth:`Goal.req_has_distupgrade_all`, :meth:`Goal.req_has_erase` and :meth:`Goal.req_has_upgrade_all` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ done checking consistency... done writing... hawkey.3 { changes faq tutorial-py reference-py reference-py-sack reference-py-errors reference-py-constants reference-py-repo rationale } build succeeded, 2 warnings. make[3]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [100%] Built target doc-man make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' ~/build/BUILD/hawkey-0.6.2/py3 ~/build/BUILD/hawkey-0.6.2 + pushd py3 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DPYTHON_DESIRED:str=3. -- The C compiler identification is GNU 5.2.1 -- The CXX compiler identification is GNU 5.2.1 -- Check for working C compiler: /usr/lib/ccache/cc -- Check for working C compiler: /usr/lib/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/lib/ccache/c++ -- Check for working CXX compiler: /usr/lib/ccache/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found EXPAT: /usr/lib/libexpat.so (found version "2.1.0") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") -- Using libsolv at /usr/lib/libsolv.so Building for python3 -- Found PythonLibs: /usr/lib/libpython3.4m.so (found suitable version "3.4.3", minimum required is "3.0") -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.4.3", minimum required is "3.0") -- Python install dir is /usr/lib/python3.4/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.2/py3 + make -j8 /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2/py3 -B/builddir/build/BUILD/hawkey-0.6.2/py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= Scanning dependencies of target testshared make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' Scanning dependencies of target libhawkey make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 1%] Building C object tests/CMakeFiles/testshared.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -fPIC -o CMakeFiles/testshared.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/testshared.c [ 3%] Building C object src/CMakeFiles/libhawkey.dir/goal.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/goal.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/goal.c [ 4%] Building C object src/CMakeFiles/libhawkey.dir/advisoryref.o [ 6%] Building C object src/CMakeFiles/libhawkey.dir/errno.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/advisoryref.c [ 7%] Building C object src/CMakeFiles/libhawkey.dir/iutil.o [ 9%] Building C object src/CMakeFiles/libhawkey.dir/advisorypkg.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/errno.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/errno.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/iutil.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/iutil.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/advisorypkg.c [ 10%] Building C object src/CMakeFiles/libhawkey.dir/advisory.o [ 12%] Building C object src/CMakeFiles/libhawkey.dir/nevra.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/advisory.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/advisory.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/nevra.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/nevra.c [ 13%] Linking C static library libtestshared.a [ 15%] Building C object src/CMakeFiles/libhawkey.dir/package.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/bin/cmake -P CMakeFiles/testshared.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/package.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/package.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testshared.dir/link.txt --verbose=1 [ 16%] Building C object src/CMakeFiles/libhawkey.dir/packagelist.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/packagelist.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/packagelist.c [ 18%] Building C object src/CMakeFiles/libhawkey.dir/packageset.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/packageset.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/packageset.c /usr/bin/ar cq libtestshared.a CMakeFiles/testshared.dir/testshared.o [ 20%] Building C object src/CMakeFiles/libhawkey.dir/query.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/query.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/query.c /usr/bin/ranlib libtestshared.a make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 20%] Built target testshared [ 21%] Building C object src/CMakeFiles/libhawkey.dir/reldep.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/reldep.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/reldep.c [ 23%] Building C object src/CMakeFiles/libhawkey.dir/repo.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/repo.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/repo.c [ 24%] Building C object src/CMakeFiles/libhawkey.dir/sack.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/sack.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/sack.c [ 26%] Building C object src/CMakeFiles/libhawkey.dir/selector.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/selector.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/selector.c [ 27%] Building C object src/CMakeFiles/libhawkey.dir/stringarray.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/stringarray.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/stringarray.c [ 29%] Building C object src/CMakeFiles/libhawkey.dir/subject.o [ 30%] Building C object src/CMakeFiles/libhawkey.dir/subject_internal.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/subject.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/subject.c [ 32%] Building C object src/CMakeFiles/libhawkey.dir/util.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/util.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/util.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -Dlibhawkey_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/libhawkey.dir/subject_internal.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/subject_internal.c [ 33%] Linking C shared library libhawkey.so cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libhawkey.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libhawkey.so.2 -o libhawkey.so.2 CMakeFiles/libhawkey.dir/advisory.o CMakeFiles/libhawkey.dir/advisorypkg.o CMakeFiles/libhawkey.dir/advisoryref.o CMakeFiles/libhawkey.dir/errno.o CMakeFiles/libhawkey.dir/goal.o CMakeFiles/libhawkey.dir/iutil.o CMakeFiles/libhawkey.dir/nevra.o CMakeFiles/libhawkey.dir/package.o CMakeFiles/libhawkey.dir/packagelist.o CMakeFiles/libhawkey.dir/packageset.o CMakeFiles/libhawkey.dir/query.o CMakeFiles/libhawkey.dir/reldep.o CMakeFiles/libhawkey.dir/repo.o CMakeFiles/libhawkey.dir/sack.o CMakeFiles/libhawkey.dir/selector.o CMakeFiles/libhawkey.dir/stringarray.o CMakeFiles/libhawkey.dir/subject.o CMakeFiles/libhawkey.dir/subject_internal.o CMakeFiles/libhawkey.dir/util.o -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/bin/cmake -E cmake_symlink_library libhawkey.so.2 libhawkey.so.2 libhawkey.so make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src/python /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src/python /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= Scanning dependencies of target hth make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' Scanning dependencies of target test_main make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' [ 35%] Building C object src/CMakeFiles/hth.dir/hth.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/hth.dir/hth.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/hth.c [ 36%] Building C object tests/CMakeFiles/test_main.dir/test_advisory.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_advisory.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_advisory.c [ 38%] Building C object tests/CMakeFiles/test_main.dir/test_goal.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_goal.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_goal.c [ 41%] Building C object tests/CMakeFiles/test_main.dir/test_advisorypkg.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_advisorypkg.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_advisorypkg.c [ 41%] Building C object tests/CMakeFiles/test_main.dir/test_advisoryref.o [ 43%] Building C object tests/CMakeFiles/test_main.dir/test_iutil.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_advisoryref.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_advisoryref.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_iutil.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_iutil.c [ 44%] Building C object tests/CMakeFiles/test_main.dir/fixtures.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/fixtures.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/fixtures.c Scanning dependencies of target _hawkeymodule make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' [ 46%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisory-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/advisory-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/advisory-py.c [ 47%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/advisorypkg-py.c [ 49%] Building C object tests/CMakeFiles/test_main.dir/test_main.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_main.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_main.c [ 50%] Building C object tests/CMakeFiles/test_main.dir/test_package.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_package.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_package.c [ 52%] Building C object tests/CMakeFiles/test_main.dir/test_packagelist.o [ 53%] Building C object tests/CMakeFiles/test_main.dir/test_packageset.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_packageset.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_packageset.c cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_packagelist.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_packagelist.c [ 55%] Linking C executable hth cd /builddir/build/BUILD/hawkey-0.6.2/py3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/hth.dir/link.txt --verbose=1 /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/hth.dir/hth.o -o hth -rdynamic libhawkey.so.2 -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/py3/src [ 56%] Building C object tests/CMakeFiles/test_main.dir/test_reldep.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_reldep.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_reldep.c make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 58%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/advisoryref-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/advisoryref-py.c [ 60%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/exception-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/exception-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/exception-py.c [ 60%] Built target hth [ 61%] Building C object tests/CMakeFiles/test_main.dir/test_repo.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_repo.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_repo.c [ 63%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/goal-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/goal-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/goal-py.c [ 64%] Building C object tests/CMakeFiles/test_main.dir/test_query.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_query.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_query.c [ 66%] Building C object tests/CMakeFiles/test_main.dir/test_sack.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_sack.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_sack.c [ 67%] Building C object tests/CMakeFiles/test_main.dir/test_selector.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_selector.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_selector.c [ 69%] Building C object tests/CMakeFiles/test_main.dir/test_subject.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_subject.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_subject.c [ 70%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/hawkeymodule.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/hawkeymodule.c [ 72%] Building C object tests/CMakeFiles/test_main.dir/test_util.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/test_util.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/test_util.c [ 73%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/iutil-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/iutil-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/iutil-py.c [ 75%] Building C object tests/CMakeFiles/test_main.dir/testshared.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/testshared.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/testshared.c [ 76%] Building C object tests/CMakeFiles/test_main.dir/testsys.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -I/builddir/build/BUILD/hawkey-0.6.2/py3 -o CMakeFiles/test_main.dir/testsys.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/testsys.c [ 78%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/nevra-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/nevra-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/nevra-py.c [ 80%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/package-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/package-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/package-py.c [ 81%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/packagedelta-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/packagedelta-py.c [ 83%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/possibilities-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/possibilities-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/possibilities-py.c [ 84%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/query-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/query-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/query-py.c [ 86%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/repo-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/repo-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/repo-py.c [ 87%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/reldep-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/reldep-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/reldep-py.c [ 89%] Linking C executable test_main cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_main.dir/link.txt --verbose=1 [ 90%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/sack-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/sack-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/sack-py.c /usr/lib/ccache/cc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_main.dir/fixtures.o CMakeFiles/test_main.dir/test_advisory.o CMakeFiles/test_main.dir/test_advisorypkg.o CMakeFiles/test_main.dir/test_advisoryref.o CMakeFiles/test_main.dir/test_goal.o CMakeFiles/test_main.dir/test_iutil.o CMakeFiles/test_main.dir/test_main.o CMakeFiles/test_main.dir/test_package.o CMakeFiles/test_main.dir/test_packagelist.o CMakeFiles/test_main.dir/test_packageset.o CMakeFiles/test_main.dir/test_reldep.o CMakeFiles/test_main.dir/test_repo.o CMakeFiles/test_main.dir/test_query.o CMakeFiles/test_main.dir/test_sack.o CMakeFiles/test_main.dir/test_selector.o CMakeFiles/test_main.dir/test_subject.o CMakeFiles/test_main.dir/test_util.o CMakeFiles/test_main.dir/testshared.o CMakeFiles/test_main.dir/testsys.o -o test_main -rdynamic ../src/libhawkey.so.2 -lcheck -lsolv -lsolvext -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/py3/src [ 92%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/selector-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/selector-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/selector-py.c [ 93%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/subject-py.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/subject-py.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/subject-py.c [ 95%] Building C object src/python/CMakeFiles/_hawkeymodule.dir/pycomp.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/lib/ccache/cc -D_hawkeymodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/_hawkeymodule.dir/pycomp.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/pycomp.c make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 95%] Built target test_main [ 96%] Linking C shared library hawkey/_hawkey.so cd /builddir/build/BUILD/hawkey-0.6.2/py3/src/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_hawkeymodule.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkey.so -o hawkey/_hawkey.so CMakeFiles/_hawkeymodule.dir/advisory-py.o CMakeFiles/_hawkeymodule.dir/advisorypkg-py.o CMakeFiles/_hawkeymodule.dir/advisoryref-py.o CMakeFiles/_hawkeymodule.dir/exception-py.o CMakeFiles/_hawkeymodule.dir/goal-py.o CMakeFiles/_hawkeymodule.dir/hawkeymodule.o CMakeFiles/_hawkeymodule.dir/iutil-py.o CMakeFiles/_hawkeymodule.dir/nevra-py.o CMakeFiles/_hawkeymodule.dir/package-py.o CMakeFiles/_hawkeymodule.dir/packagedelta-py.o CMakeFiles/_hawkeymodule.dir/possibilities-py.o CMakeFiles/_hawkeymodule.dir/query-py.o CMakeFiles/_hawkeymodule.dir/repo-py.o CMakeFiles/_hawkeymodule.dir/reldep-py.o CMakeFiles/_hawkeymodule.dir/sack-py.o CMakeFiles/_hawkeymodule.dir/selector-py.o CMakeFiles/_hawkeymodule.dir/subject-py.o CMakeFiles/_hawkeymodule.dir/pycomp.o ../libhawkey.so.2 -lsolv -lsolvext -lpython3.4m -lexpat -lz -lrpmio -lrpm -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/py3/src: make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 96%] 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= Scanning dependencies of target testmodule make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' [ 98%] Building C object tests/python/module/CMakeFiles/testmodule.dir/hawkey_testmodule.o cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module && /usr/lib/ccache/cc -Dtestmodule_EXPORTS -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/hawkey-0.6.2/py3 -I/usr/include/python3.4m -o CMakeFiles/testmodule.dir/hawkey_testmodule.o -c /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module/hawkey_testmodule.c [100%] Linking C shared library _hawkey_test.so cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module && /usr/bin/cmake -E cmake_link_script CMakeFiles/testmodule.dir/link.txt --verbose=1 /usr/lib/ccache/cc -fPIC -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -std=c99 -Werror=implicit-function-declaration -Wall -Wl,--as-needed -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_hawkey_test.so -o _hawkey_test.so CMakeFiles/testmodule.dir/hawkey_testmodule.o ../../../src/python/hawkey/_hawkey.so ../../libtestshared.a -lpython3.4m ../../../src/libhawkey.so.2 -lexpat -lz -lrpmio -lrpm -lsolv -lsolvext -Wl,-rpath,/builddir/build/BUILD/hawkey-0.6.2/py3/src/python/hawkey:/builddir/build/BUILD/hawkey-0.6.2/py3/src: cd /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module && cp /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module/_hawkey_test.so /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/hawkey/test make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [100%] Built target testmodule make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles 0 + make doc-man /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2/py3 -B/builddir/build/BUILD/hawkey-0.6.2/py3 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-man make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2/py3 -B/builddir/build/BUILD/hawkey-0.6.2/py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-man.dir/all make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/depend make[3]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/doc /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/doc /builddir/build/BUILD/hawkey-0.6.2/py3/doc/CMakeFiles/doc-man.dir/DependInfo.cmake --color= Scanning dependencies of target doc-man make[3]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f doc/CMakeFiles/doc-man.dir/build.make doc/CMakeFiles/doc-man.dir/build make[3]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [100%] Building manpage documentation cd /builddir/build/BUILD/hawkey-0.6.2/py3/doc && PYTHONPATH=/builddir/build/BUILD/hawkey-0.6.2/py3/src/python sphinx-build-3 -b man /builddir/build/BUILD/hawkey-0.6.2/py3/doc /builddir/build/BUILD/hawkey-0.6.2/py3/doc Running Sphinx v1.2.3 loading pickled environment... failed: [Errno 2] No such file or directory: '/builddir/build/BUILD/hawkey-0.6.2/py3/doc/.doctrees/environment.pickle' building [man]: all manpages updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] changes reading sources... [ 20%] faq reading sources... [ 30%] index reading sources... [ 40%] rationale reading sources... [ 50%] reference-py reading sources... [ 60%] reference-py-constants reading sources... [ 70%] reference-py-errors reading sources... [ 80%] reference-py-repo reading sources... [ 90%] reference-py-sack reading sources... [100%] tutorial-py looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/hawkey-0.6.2/py3/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.2/py3/doc/changes.rst:668: WARNING: Title underline too short. Deprecated Goal methods :meth:`Goal.req_has_distupgrade_all`, :meth:`Goal.req_has_erase` and :meth:`Goal.req_has_upgrade_all` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ done checking consistency... done writing... hawkey.3 { changes faq tutorial-py reference-py reference-py-sack reference-py-errors reference-py-constants reference-py-repo rationale } build succeeded, 2 warnings. make[3]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [100%] Built target doc-man make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' ~/build/BUILD/hawkey-0.6.2 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ssQYuv + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm + cd hawkey-0.6.2 + make install DESTDIR=/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2 -B/builddir/build/BUILD/hawkey-0.6.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' make[2]: Nothing to be done for 'src/CMakeFiles/libhawkey.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 30%] Built target libhawkey make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src /builddir/build/BUILD/hawkey-0.6.2/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' make[2]: Nothing to be done for 'src/CMakeFiles/hth.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src/python /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/src/python /builddir/build/BUILD/hawkey-0.6.2/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' make[2]: Nothing to be done for 'src/python/CMakeFiles/_hawkeymodule.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 63%] 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' make[2]: Nothing to be done for 'tests/CMakeFiles/test_main.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 93%] 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests /builddir/build/BUILD/hawkey-0.6.2/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' make[2]: Nothing to be done for 'tests/CMakeFiles/testshared.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [ 96%] 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-0.6.2' cd /builddir/build/BUILD/hawkey-0.6.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests/python/module /builddir/build/BUILD/hawkey-0.6.2 /builddir/build/BUILD/hawkey-0.6.2/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' 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.2' make[2]: Nothing to be done for 'tests/python/module/CMakeFiles/testmodule.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' [100%] Built target testmodule make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisory.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisorypkg.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisoryref.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/errno.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/goal.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/nevra.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/package.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/packagelist.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/packageset.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/query.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/reldep.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/repo.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/sack.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/selector.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/subject.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/types.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/util.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/stringarray.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/version.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/libhawkey.so.2 -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/libhawkey.so -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/pkgconfig/hawkey.pc -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/test/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/share/man/man3/hawkey.3 ~/build/BUILD/hawkey-0.6.2/py3 ~/build/BUILD/hawkey-0.6.2 + pushd py3 + make install DESTDIR=/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm /usr/bin/cmake -H/builddir/build/BUILD/hawkey-0.6.2/py3 -B/builddir/build/BUILD/hawkey-0.6.2/py3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3/src/CMakeFiles/libhawkey.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f src/CMakeFiles/libhawkey.dir/build.make src/CMakeFiles/libhawkey.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make[2]: Nothing to be done for 'src/CMakeFiles/libhawkey.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 30%] Built target libhawkey make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/depend make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src /builddir/build/BUILD/hawkey-0.6.2/py3/src/CMakeFiles/hth.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f src/CMakeFiles/hth.dir/build.make src/CMakeFiles/hth.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make[2]: Nothing to be done for 'src/CMakeFiles/hth.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src/python /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/src/python /builddir/build/BUILD/hawkey-0.6.2/py3/src/python/CMakeFiles/_hawkeymodule.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' make[2]: Nothing to be done for 'src/python/CMakeFiles/_hawkeymodule.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 63%] 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3/tests/CMakeFiles/test_main.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' make[2]: Nothing to be done for 'tests/CMakeFiles/test_main.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 93%] 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests /builddir/build/BUILD/hawkey-0.6.2/py3/tests/CMakeFiles/testshared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make -f tests/CMakeFiles/testshared.dir/build.make tests/CMakeFiles/testshared.dir/build make[2]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make[2]: Nothing to be done for 'tests/CMakeFiles/testshared.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [ 96%] 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-0.6.2/py3' cd /builddir/build/BUILD/hawkey-0.6.2/py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/py3 /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module /builddir/build/BUILD/hawkey-0.6.2/py3/tests/python/module/CMakeFiles/testmodule.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' 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.2/py3' make[2]: Nothing to be done for 'tests/python/module/CMakeFiles/testmodule.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' [100%] Built target testmodule make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/hawkey-0.6.2/py3/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/hawkey-0.6.2/py3' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/hawkey-0.6.2/py3' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisory.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisorypkg.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/advisoryref.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/errno.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/goal.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/nevra.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/package.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/packagelist.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/packageset.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/query.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/reldep.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/repo.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/sack.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/selector.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/subject.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/types.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/util.h -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/stringarray.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/include/hawkey/version.h -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/libhawkey.so.2 -- Up-to-date: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/libhawkey.so -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/pkgconfig/hawkey.pc -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/_hawkey.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/_hawkey.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/test/__init__.py -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/test/_hawkey_test.so -- Removed runtime path from "/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/test/_hawkey_test.so" -- Installing: /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/share/man/man3/hawkey.3 ~/build/BUILD/hawkey-0.6.2 + 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.2 extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/_hawkey.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4/site-packages/hawkey/test/_hawkey_test.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/libhawkey.so.2 extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/_hawkeymodule.so extracting debug info from /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7/site-packages/hawkey/test/_hawkey_testmodule.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libhawkey.so.2.debug to /usr/lib/debug/usr/lib/libhawkey.so.debug 1225 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/debug/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.22rjHd Processing files: hawkey-0.6.2-1bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cStMwX + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/share/doc/hawkey + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/share/doc/hawkey + cp -pr COPYING /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/share/doc/hawkey + cp -pr README.rst /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm/usr/share/doc/hawkey + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib/python3.4/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$' | /usr/bin/grep -v '/usr/lib/python3.4/site-packages/hawkey/test/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: hawkey = 0.6.2-1bs02fc23 hawkey(armv6hl-32) = 0.6.2-1bs02fc23 libhawkey.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-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) libsolv.so.0 libsolv.so.0(SOLV_1.0) libsolvext.so.0 libsolvext.so.0(SOLV_1.0) rtld(GNU_HASH) Processing files: hawkey-devel-0.6.2-1bs02fc23.armv6hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib/python3.4/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$' | /usr/bin/grep -v '/usr/lib/python3.4/site-packages/hawkey/test/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: hawkey-devel = 0.6.2-1bs02fc23 hawkey-devel(armv6hl-32) = 0.6.2-1bs02fc23 pkgconfig(hawkey) = 0.6.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libhawkey.so.2 pkgconfig(rpm) pkgconfig(zlib) Processing files: python-hawkey-0.6.2-1bs02fc23.armv6hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib/python3.4/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$' | /usr/bin/grep -v '/usr/lib/python3.4/site-packages/hawkey/test/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-hawkey = 0.6.2-1bs02fc23 python-hawkey(armv6hl-32) = 0.6.2-1bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) 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: python3-hawkey-0.6.2-1bs02fc23.armv6hl Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib/python3.4/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$' | /usr/bin/grep -v '/usr/lib/python3.4/site-packages/hawkey/test/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python3-hawkey = 0.6.2-1bs02fc23 python3-hawkey(armv6hl-32) = 0.6.2-1bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) libhawkey.so.2 libpython3.4m.so.1.0 libsolv.so.0 libsolv.so.0(SOLV_1.0) python(abi) = 3.4 rtld(GNU_HASH) Processing files: hawkey-debuginfo-0.6.2-1bs02fc23.armv6hl Provides: hawkey-debuginfo = 0.6.2-1bs02fc23 hawkey-debuginfo(armv6hl-32) = 0.6.2-1bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm Wrote: /builddir/build/RPMS/hawkey-0.6.2-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/hawkey-devel-0.6.2-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/python-hawkey-0.6.2-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/python3-hawkey-0.6.2-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/hawkey-debuginfo-0.6.2-1bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gyejkZ + umask 022 + cd /builddir/build/BUILD + cd hawkey-0.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hawkey-0.6.2-1bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->