Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/createrepo_c.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infrastructure7-el7-build-69498-368493/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/createrepo_c.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/createrepo_c-0.15.5-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/createrepo_c.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infrastructure7-el7-build-69498-368493/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/createrepo_c.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.92HzC2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf createrepo_c-0.15.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/createrepo_c-0.15.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd createrepo_c-0.15.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir build-py2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eQ8xt9 + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/createrepo_c-0.15.5/build-py2 ~/build/BUILD/createrepo_c-0.15.5 + cd createrepo_c-0.15.5 + pushd build-py2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DPYTHON_DESIRED:FILEPATH=/usr/bin/python2 -DENABLE_DRPM=OFF -DWITH_ZCHUNK=OFF -DWITH_LIBMODULEMD=OFF -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6") -- Looking for BZ2_bzCompressInit in /usr/lib64/libbz2.so -- Looking for BZ2_bzCompressInit in /usr/lib64/libbz2.so - found -- Found CURL: /usr/lib64/libcurl.so (found version "7.29.0") -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.1.0") -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- checking for one of the modules 'glib-2.0' -- Found GLib2: glib-2.0 /usr/include/glib-2.0;/usr/lib64/glib-2.0/include -- Looking for include file glib/gregex.h -- Looking for include file glib/gregex.h - not found -- Looking for include file glib/gchecksum.h -- Looking for include file glib/gchecksum.h - not found -- checking for one of the modules 'gthread-2.0' -- Found Libmagic -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.1") -- Found LZMA: /usr/lib64/liblzma.so -- Found OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.2k") -- Found Sqlite3 header file in /usr/include -- Found Sqlite3 libraries: optimized;/usr/lib64/libsqlite3.so;debug;/usr/lib64/libsqlite3.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7") Using system RPM: /usr/lib64/librpmio.so;/usr/lib64/librpm.so Package version: 0.15.5 -- checking for module 'bash-completion' -- found bash-completion, version 2.1 Bash completion directory: /usr/share/bash-completion/completions -- Found PythonInterp: /usr/bin/python2 (found version "2.7.5") -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.5") -- Python install dir is /usr/lib64/python2.7/site-packages -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") -- nosetests program is nosetests-2.7 -- 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 LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 + make -j4 'RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' /usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.15.5 -B/builddir/build/BUILD/createrepo_c-0.15.5/build-py2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/libcreaterepo_c.dir/build.make src/CMakeFiles/libcreaterepo_c.dir/depend make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/CMakeFiles/libcreaterepo_c.dir/DependInfo.cmake --color= Scanning dependencies of target libcreaterepo_c make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/libcreaterepo_c.dir/build.make src/CMakeFiles/libcreaterepo_c.dir/build make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 28 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 29 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 30 [ 3%] [ 3%] [ 4%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 31 Building C object src/CMakeFiles/libcreaterepo_c.dir/checksum.c.o Building C object src/CMakeFiles/libcreaterepo_c.dir/compression_wrapper.c.o [ 6%] Building C object src/CMakeFiles/libcreaterepo_c.dir/createrepo_shared.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/checksum.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/checksum.c cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/compression_wrapper.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/compression_wrapper.c cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/createrepo_shared.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_shared.c Building C object src/CMakeFiles/libcreaterepo_c.dir/deltarpms.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/deltarpms.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 32 [ 8%] Building C object src/CMakeFiles/libcreaterepo_c.dir/dumper_thread.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/dumper_thread.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 33 [ 9%] Building C object src/CMakeFiles/libcreaterepo_c.dir/error.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/error.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/error.c /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.c: In function 'get_checksum': /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.c:280:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, checksum, strlen(checksum)); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 34 [ 11%] Building C object src/CMakeFiles/libcreaterepo_c.dir/helpers.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/helpers.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/helpers.c /builddir/build/BUILD/createrepo_c-0.15.5/src/compression_wrapper.c: In function 'cr_read': /builddir/build/BUILD/createrepo_c-0.15.5/src/compression_wrapper.c:1152:23: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cr_file->stat && ret != CR_CW_ERR) { ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 35 [ 13%] Building C object src/CMakeFiles/libcreaterepo_c.dir/load_metadata.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/load_metadata.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/load_metadata.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 36 [ 14%] Building C object src/CMakeFiles/libcreaterepo_c.dir/locate_metadata.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/locate_metadata.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/locate_metadata.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 37 [ 16%] /builddir/build/BUILD/createrepo_c-0.15.5/src/load_metadata.c:439:1: warning: 'module_read_fn' defined but not used [-Wunused-function] module_read_fn (void *data, ^ Building C object src/CMakeFiles/libcreaterepo_c.dir/misc.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/misc.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 38 [ 18%] Building C object src/CMakeFiles/libcreaterepo_c.dir/modifyrepo_shared.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/modifyrepo_shared.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 39 [ 19%] Building C object src/CMakeFiles/libcreaterepo_c.dir/package.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/package.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/package.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 40 [ 21%] Building C object src/CMakeFiles/libcreaterepo_c.dir/parsehdr.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/parsehdr.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/parsehdr.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 41 [ 22%] Building C object src/CMakeFiles/libcreaterepo_c.dir/parsepkg.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/parsepkg.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/parsepkg.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 42 [ 24%] Building C object src/CMakeFiles/libcreaterepo_c.dir/repomd.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/repomd.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/repomd.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 43 [ 26%] Building C object src/CMakeFiles/libcreaterepo_c.dir/sqlite.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/sqlite.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/sqlite.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 44 [ 27%] Building C object src/CMakeFiles/libcreaterepo_c.dir/threads.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/threads.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/threads.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 45 [ 29%] Building C object src/CMakeFiles/libcreaterepo_c.dir/updateinfo.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/updateinfo.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 46 [ 31%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_dump.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_dump.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 47 [ 32%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 48 Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_deltapackage.c.o [ 34%] cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_dump_deltapackage.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_dump_deltapackage.c Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_filelists.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_dump_filelists.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_dump_filelists.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 49 [ 36%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 50 Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_other.c.o [ 37%] cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_dump_other.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_dump_other.c Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_primary.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_dump_primary.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_dump_primary.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 51 [ 39%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_repomd.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_dump_repomd.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_dump_repomd.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 52 [ 40%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_updateinfo.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_dump_updateinfo.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_dump_updateinfo.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 53 [ 42%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_file.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_file.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_file.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 54 [ 44%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_parser.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_parser.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 55 [ 45%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 56 Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_filelists.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_parser_filelists.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_parser_filelists.c [ 47%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_other.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_parser_other.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_parser_other.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 57 [ 49%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_primary.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_parser_primary.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_parser_primary.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 58 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 59 [ 50%] [ 52%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_repomd.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_parser_repomd.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_parser_repomd.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 60 [ 54%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_updateinfo.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/xml_parser_updateinfo.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_parser_updateinfo.c Building C object src/CMakeFiles/libcreaterepo_c.dir/koji.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/libcreaterepo_c.dir/koji.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.c Linking C shared library libcreaterepo_c.so cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libcreaterepo_c.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libcreaterepo_c.so.0 -o libcreaterepo_c.so.0.15.5 CMakeFiles/libcreaterepo_c.dir/checksum.c.o CMakeFiles/libcreaterepo_c.dir/compression_wrapper.c.o CMakeFiles/libcreaterepo_c.dir/createrepo_shared.c.o CMakeFiles/libcreaterepo_c.dir/deltarpms.c.o CMakeFiles/libcreaterepo_c.dir/dumper_thread.c.o CMakeFiles/libcreaterepo_c.dir/error.c.o CMakeFiles/libcreaterepo_c.dir/helpers.c.o CMakeFiles/libcreaterepo_c.dir/load_metadata.c.o CMakeFiles/libcreaterepo_c.dir/locate_metadata.c.o CMakeFiles/libcreaterepo_c.dir/misc.c.o CMakeFiles/libcreaterepo_c.dir/modifyrepo_shared.c.o CMakeFiles/libcreaterepo_c.dir/package.c.o CMakeFiles/libcreaterepo_c.dir/parsehdr.c.o CMakeFiles/libcreaterepo_c.dir/parsepkg.c.o CMakeFiles/libcreaterepo_c.dir/repomd.c.o CMakeFiles/libcreaterepo_c.dir/sqlite.c.o CMakeFiles/libcreaterepo_c.dir/threads.c.o CMakeFiles/libcreaterepo_c.dir/updateinfo.c.o CMakeFiles/libcreaterepo_c.dir/xml_dump.c.o CMakeFiles/libcreaterepo_c.dir/xml_dump_deltapackage.c.o CMakeFiles/libcreaterepo_c.dir/xml_dump_filelists.c.o CMakeFiles/libcreaterepo_c.dir/xml_dump_other.c.o CMakeFiles/libcreaterepo_c.dir/xml_dump_primary.c.o CMakeFiles/libcreaterepo_c.dir/xml_dump_repomd.c.o CMakeFiles/libcreaterepo_c.dir/xml_dump_updateinfo.c.o CMakeFiles/libcreaterepo_c.dir/xml_file.c.o CMakeFiles/libcreaterepo_c.dir/xml_parser.c.o CMakeFiles/libcreaterepo_c.dir/xml_parser_filelists.c.o CMakeFiles/libcreaterepo_c.dir/xml_parser_other.c.o CMakeFiles/libcreaterepo_c.dir/xml_parser_primary.c.o CMakeFiles/libcreaterepo_c.dir/xml_parser_repomd.c.o CMakeFiles/libcreaterepo_c.dir/xml_parser_updateinfo.c.o CMakeFiles/libcreaterepo_c.dir/koji.c.o -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cmake -E cmake_symlink_library libcreaterepo_c.so.0.15.5 libcreaterepo_c.so.0 libcreaterepo_c.so make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 [ 54%] Built target libcreaterepo_c make -f src/CMakeFiles/createrepo_c.dir/build.make src/CMakeFiles/createrepo_c.dir/depend make -f src/CMakeFiles/mergerepo_c.dir/build.make src/CMakeFiles/mergerepo_c.dir/depend make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/CMakeFiles/createrepo_c.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/CMakeFiles/mergerepo_c.dir/DependInfo.cmake --color= make -f src/CMakeFiles/modifyrepo_c.dir/build.make src/CMakeFiles/modifyrepo_c.dir/depend make -f src/CMakeFiles/sqliterepo_c.dir/build.make src/CMakeFiles/sqliterepo_c.dir/depend make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/CMakeFiles/sqliterepo_c.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/CMakeFiles/modifyrepo_c.dir/DependInfo.cmake --color= Scanning dependencies of target mergerepo_c make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/mergerepo_c.dir/build.make src/CMakeFiles/mergerepo_c.dir/build Scanning dependencies of target createrepo_c make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/createrepo_c.dir/build.make src/CMakeFiles/createrepo_c.dir/build make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 61 make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 24 Scanning dependencies of target sqliterepo_c [ 55%] make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/sqliterepo_c.dir/build.make src/CMakeFiles/sqliterepo_c.dir/build [ 57%] make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 63 Scanning dependencies of target modifyrepo_c make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/modifyrepo_c.dir/build.make src/CMakeFiles/modifyrepo_c.dir/build [ 59%] make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 62 Building C object src/CMakeFiles/mergerepo_c.dir/mergerepo_c.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/mergerepo_c.dir/mergerepo_c.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.c Building C object src/CMakeFiles/createrepo_c.dir/createrepo_c.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/createrepo_c.dir/createrepo_c.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_c.c Building C object src/CMakeFiles/sqliterepo_c.dir/sqliterepo_c.c.o [ 60%] cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/sqliterepo_c.dir/sqliterepo_c.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/sqliterepo_c.c Building C object src/CMakeFiles/modifyrepo_c.dir/modifyrepo_c.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/modifyrepo_c.dir/modifyrepo_c.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_c.c /builddir/build/BUILD/createrepo_c-0.15.5/src/sqliterepo_c.c: In function 'generate_sqlite_from_xml': /builddir/build/BUILD/createrepo_c-0.15.5/src/sqliterepo_c.c:718:13: warning: unused variable 'tmp_err' [-Wunused-variable] GError *tmp_err = NULL; ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_c.c: In function 'main': /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_c.c:770:17: warning: variable 'prestodelta_compression_suffix' set but not used [-Wunused-but-set-variable] const char *prestodelta_compression_suffix = NULL; ^ Linking C executable modifyrepo_c cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/modifyrepo_c.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/modifyrepo_c.dir/modifyrepo_c.c.o -o modifyrepo_c -rdynamic libcreaterepo_c.so.0.15.5 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -lglib-2.0 -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src: /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_c.c:1282:36: warning: 'oth_zck_rewrite_pkg_count_task' may be used uninitialized in this function [-Wmaybe-uninitialized] cr_compressiontask_free(oth_zck_rewrite_pkg_count_task, NULL); ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_c.c:1281:36: warning: 'fil_zck_rewrite_pkg_count_task' may be used uninitialized in this function [-Wmaybe-uninitialized] cr_compressiontask_free(fil_zck_rewrite_pkg_count_task, NULL); ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_c.c:1280:36: warning: 'pri_zck_rewrite_pkg_count_task' may be used uninitialized in this function [-Wmaybe-uninitialized] cr_compressiontask_free(pri_zck_rewrite_pkg_count_task, NULL); ^ make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 62 [ 60%] Built target modifyrepo_c make -f src/python/CMakeFiles/_createrepo_c.dir/build.make src/python/CMakeFiles/_createrepo_c.dir/depend make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src/python /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python/CMakeFiles/_createrepo_c.dir/DependInfo.cmake --color= Linking C executable sqliterepo_c cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/sqliterepo_c.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/sqliterepo_c.dir/sqliterepo_c.c.o -o sqliterepo_c -rdynamic libcreaterepo_c.so.0.15.5 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -lglib-2.0 -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src: make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 63 Scanning dependencies of target _createrepo_c [ 60%] make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/python/CMakeFiles/_createrepo_c.dir/build.make src/python/CMakeFiles/_createrepo_c.dir/build Built target sqliterepo_c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 25 [ 62%] make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 1 [ 63%] Building C object src/CMakeFiles/createrepo_c.dir/cmd_parser.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/createrepo_c.dir/cmd_parser.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/cmd_parser.c Building C object src/python/CMakeFiles/_createrepo_c.dir/checksum-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/checksum-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/checksum-py.c Linking C executable mergerepo_c cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/mergerepo_c.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/mergerepo_c.dir/mergerepo_c.c.o -o mergerepo_c -rdynamic libcreaterepo_c.so.0.15.5 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -lglib-2.0 -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src: /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 2 [ 65%] Building C object src/python/CMakeFiles/_createrepo_c.dir/compression_wrapper-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/compression_wrapper-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/compression_wrapper-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 3 [ 67%] make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 61 Building C object src/python/CMakeFiles/_createrepo_c.dir/contentstat-py.c.o [ 67%] cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/contentstat-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/contentstat-py.c Built target mergerepo_c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 4 [ 68%] Building C object src/python/CMakeFiles/_createrepo_c.dir/createrepo_cmodule.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/createrepo_cmodule.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/createrepo_cmodule.c Linking C executable createrepo_c cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/createrepo_c.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/createrepo_c.dir/createrepo_c.c.o CMakeFiles/createrepo_c.dir/cmd_parser.c.o -o createrepo_c -rdynamic libcreaterepo_c.so.0.15.5 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -lglib-2.0 -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src: /builddir/build/BUILD/createrepo_c-0.15.5/src/python/compression_wrapper-py.c:305:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/compression_wrapper-py.c:305:5: warning: (near initialization for 'CrFile_Type') [enabled by default] In file included from /builddir/build/BUILD/createrepo_c-0.15.5/src/python/compression_wrapper-py.c:20:0: /builddir/build/BUILD/createrepo_c-0.15.5/src/python/compression_wrapper-py.h:29:14: warning: 'compression_suffix__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(compression_suffix__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/compression_wrapper-py.h:29:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(compression_suffix__doc__, ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/compression_wrapper-py.h:35:14: warning: 'detect_compression__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(detect_compression__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/compression_wrapper-py.h:35:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(detect_compression__doc__, ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/compression_wrapper-py.h:41:14: warning: 'compression_type__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(compression_type__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/compression_wrapper-py.h:41:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(compression_type__doc__, ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/contentstat-py.c:269:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/contentstat-py.c:269:5: warning: (near initialization for 'ContentStat_Type') [enabled by default] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 5 make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 24 25 [ 68%] Built target createrepo_c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 6 [ 70%] [ 72%] Building C object src/python/CMakeFiles/_createrepo_c.dir/load_metadata-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/load_metadata-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/load_metadata-py.c Building C object src/python/CMakeFiles/_createrepo_c.dir/exception-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/exception-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/exception-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 7 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 8 [ 73%] [ 75%] Building C object src/python/CMakeFiles/_createrepo_c.dir/locate_metadata-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/locate_metadata-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/locate_metadata-py.c Building C object src/python/CMakeFiles/_createrepo_c.dir/misc-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/misc-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/misc-py.c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/load_metadata-py.c:401:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/load_metadata-py.c:401:5: warning: (near initialization for 'Metadata_Type') [enabled by default] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 9 [ 77%] Building C object src/python/CMakeFiles/_createrepo_c.dir/package-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/package-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/package-py.c In file included from /builddir/build/BUILD/createrepo_c-0.15.5/src/python/misc-py.c:20:0: /builddir/build/BUILD/createrepo_c-0.15.5/src/python/misc-py.h:25:14: warning: 'compress_file_with_stat__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(compress_file_with_stat__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/misc-py.h:25:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(compress_file_with_stat__doc__, ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/misc-py.h:32:14: warning: 'decompress_file_with_stat__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(decompress_file_with_stat__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/misc-py.h:32:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(decompress_file_with_stat__doc__, ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/locate_metadata-py.c:255:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/locate_metadata-py.c:255:5: warning: (near initialization for 'MetadataLocation_Type') [enabled by default] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 10 [ 78%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 11 Building C object src/python/CMakeFiles/_createrepo_c.dir/parsepkg-py.c.o [ 80%] cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/parsepkg-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/parsepkg-py.c Building C object src/python/CMakeFiles/_createrepo_c.dir/repomd-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/repomd-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/repomd-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 12 [ 81%] Building C object src/python/CMakeFiles/_createrepo_c.dir/repomdrecord-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/repomdrecord-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/repomdrecord-py.c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/package-py.c:632:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/package-py.c:632:5: warning: (near initialization for 'Package_Type') [enabled by default] In file included from /builddir/build/BUILD/createrepo_c-0.15.5/src/python/parsepkg-py.c:20:0: /builddir/build/BUILD/createrepo_c-0.15.5/src/python/parsepkg-py.h:25:14: warning: 'package_from_rpm__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(package_from_rpm__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/parsepkg-py.h:25:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(package_from_rpm__doc__, ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/parsepkg-py.h:32:14: warning: 'xml_from_rpm__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(xml_from_rpm__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/parsepkg-py.h:32:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(xml_from_rpm__doc__, ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/repomd-py.c:520:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/repomd-py.c:520:5: warning: (near initialization for 'Repomd_Type') [enabled by default] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 13 [ 83%] /builddir/build/BUILD/createrepo_c-0.15.5/src/python/repomdrecord-py.c:478:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/repomdrecord-py.c:478:5: warning: (near initialization for 'RepomdRecord_Type') [enabled by default] Building C object src/python/CMakeFiles/_createrepo_c.dir/sqlite-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/sqlite-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/sqlite-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 14 [ 85%] Building C object src/python/CMakeFiles/_createrepo_c.dir/typeconversion.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/typeconversion.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/typeconversion.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 15 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 16 [ 86%] [ 88%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updatecollection-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/updatecollection-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatecollection-py.c Building C object src/python/CMakeFiles/_createrepo_c.dir/updatecollectionmodule-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/updatecollectionmodule-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatecollectionmodule-py.c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/sqlite-py.c:256:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/sqlite-py.c:256:5: warning: (near initialization for 'Sqlite_Type') [enabled by default] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 17 [ 90%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updatecollectionpackage-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/updatecollectionpackage-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatecollectionpackage-py.c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatecollection-py.c:371:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatecollection-py.c:371:5: warning: (near initialization for 'UpdateCollection_Type') [enabled by default] /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatecollectionmodule-py.c:281:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatecollectionmodule-py.c:281:5: warning: (near initialization for 'UpdateCollectionModule_Type') [enabled by default] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 18 [ 91%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 19 /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatecollectionpackage-py.c:285:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatecollectionpackage-py.c:285:5: warning: (near initialization for 'UpdateCollectionPackage_Type') [enabled by default] [ 93%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updateinfo-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/updateinfo-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updateinfo-py.c Building C object src/python/CMakeFiles/_createrepo_c.dir/updaterecord-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/updaterecord-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updaterecord-py.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 20 [ 95%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 21 [ 96%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updatereference-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/updatereference-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatereference-py.c Building C object src/python/CMakeFiles/_createrepo_c.dir/xml_dump-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/xml_dump-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_dump-py.c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updateinfo-py.c:321:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updateinfo-py.c:321:5: warning: (near initialization for 'UpdateInfo_Type') [enabled by default] /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updaterecord-py.c:479:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updaterecord-py.c:479:5: warning: (near initialization for 'UpdateRecord_Type') [enabled by default] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 22 /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatereference-py.c:247:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/updatereference-py.c:247:5: warning: (near initialization for 'UpdateReference_Type') [enabled by default] [ 98%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 23 Building C object src/python/CMakeFiles/_createrepo_c.dir/xml_file-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/xml_file-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_file-py.c [100%] Building C object src/python/CMakeFiles/_createrepo_c.dir/xml_parser-py.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -D_createrepo_c_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7 -o CMakeFiles/_createrepo_c.dir/xml_parser-py.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.c /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_file-py.c:323:5: warning: excess elements in struct initializer [enabled by default] 0, /* tp_finalize */ ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_file-py.c:323:5: warning: (near initialization for 'XmlFile_Type') [enabled by default] In file included from /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.c:20:0: /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.h:25:14: warning: 'xml_parse_primary__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(xml_parse_primary__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.h:25:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(xml_parse_primary__doc__, ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.h:31:14: warning: 'xml_parse_filelists__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(xml_parse_filelists__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.h:31:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(xml_parse_filelists__doc__, ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.h:37:14: warning: 'xml_parse_other__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(xml_parse_other__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.h:37:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(xml_parse_other__doc__, ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.h:43:14: warning: 'xml_parse_repomd__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(xml_parse_repomd__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.h:43:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(xml_parse_repomd__doc__, ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.h:49:14: warning: 'xml_parse_updateinfo__doc__' defined but not used [-Wunused-variable] PyDoc_STRVAR(xml_parse_updateinfo__doc__, ^ /usr/include/python2.7/Python.h:170:37: note: in definition of macro 'PyDoc_VAR' #define PyDoc_VAR(name) static char name[] ^ /builddir/build/BUILD/createrepo_c-0.15.5/src/python/xml_parser-py.h:49:1: note: in expansion of macro 'PyDoc_STRVAR' PyDoc_STRVAR(xml_parse_updateinfo__doc__, ^ Linking C shared library createrepo_c/_createrepo_c.so cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_createrepo_c.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,_createrepo_c.so -o createrepo_c/_createrepo_c.so CMakeFiles/_createrepo_c.dir/checksum-py.c.o CMakeFiles/_createrepo_c.dir/compression_wrapper-py.c.o CMakeFiles/_createrepo_c.dir/contentstat-py.c.o CMakeFiles/_createrepo_c.dir/createrepo_cmodule.c.o CMakeFiles/_createrepo_c.dir/exception-py.c.o CMakeFiles/_createrepo_c.dir/load_metadata-py.c.o CMakeFiles/_createrepo_c.dir/locate_metadata-py.c.o CMakeFiles/_createrepo_c.dir/misc-py.c.o CMakeFiles/_createrepo_c.dir/package-py.c.o CMakeFiles/_createrepo_c.dir/parsepkg-py.c.o CMakeFiles/_createrepo_c.dir/repomd-py.c.o CMakeFiles/_createrepo_c.dir/repomdrecord-py.c.o CMakeFiles/_createrepo_c.dir/sqlite-py.c.o CMakeFiles/_createrepo_c.dir/typeconversion.c.o CMakeFiles/_createrepo_c.dir/updatecollection-py.c.o CMakeFiles/_createrepo_c.dir/updatecollectionmodule-py.c.o CMakeFiles/_createrepo_c.dir/updatecollectionpackage-py.c.o CMakeFiles/_createrepo_c.dir/updateinfo-py.c.o CMakeFiles/_createrepo_c.dir/updaterecord-py.c.o CMakeFiles/_createrepo_c.dir/updatereference-py.c.o CMakeFiles/_createrepo_c.dir/xml_dump-py.c.o CMakeFiles/_createrepo_c.dir/xml_file-py.c.o CMakeFiles/_createrepo_c.dir/xml_parser-py.c.o ../libcreaterepo_c.so.0.15.5 -lexpat -lcurl -lpython2.7 -lbz2 -lexpat -lcurl -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src: make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [100%] Built target _createrepo_c make[1]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 0 + make doc-c /usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.15.5 -B/builddir/build/BUILD/createrepo_c-0.15.5/build-py2 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc-c make[1]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.15.5 -B/builddir/build/BUILD/createrepo_c-0.15.5/build-py2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 1 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-c.dir/all make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f doc/CMakeFiles/doc-c.dir/build.make doc/CMakeFiles/doc-c.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/doc /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/doc /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/doc/CMakeFiles/doc-c.dir/DependInfo.cmake --color= Scanning dependencies of target doc-c make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f doc/CMakeFiles/doc-c.dir/build.make doc/CMakeFiles/doc-c.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 26 [100%] Building C API documentation with Doxygen cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/doc && /usr/bin/doxygen /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/doc/Doxyfile.in Warning: Tag `SYMBOL_CACHE_SIZE' at line 346 of file /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/doc/Doxyfile.in has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:40: warning: Compound cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:72: warning: Compound cr_UpdateReference is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:60: warning: Compound cr_NEVR is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:38: warning: Compound cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:67: warning: Compound cr_NEVRA is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:50: warning: Compound cr_DeltaTargetPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:49: warning: Compound UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:43: warning: Compound cr_DeltaPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:64: warning: Compound cr_UpdateCollection is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:43: warning: Compound CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:54: warning: Compound cr_UpdateCollectionModule is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:104: warning: Compound cr_UpdateInfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:80: warning: Compound cr_UpdateRecord is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:41: warning: Compound PoolTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h:55: warning: Compound srpm_val is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h:60: warning: Compound KojiMergedReposStuff is not documented. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/createrepo_c-0.15.5/src Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/checksum.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/checksum.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/cleanup.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/cleanup.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/compression_wrapper.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/compression_wrapper.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/constants.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/constants.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_c.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_c.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_shared.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_shared.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/error.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/error.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/helpers.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/helpers.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/load_metadata.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/load_metadata.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/locate_metadata.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/locate_metadata.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/package.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/package.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/parsehdr.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/parsehdr.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/parsepkg.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/parsepkg.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/repomd.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/repomd.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/sqlite.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/sqlite.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/threads.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/threads.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/version.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/version.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_dump.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_dump.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_file.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_file.h... Preprocessing /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_parser.h... Parsing file /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_parser.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/checksum.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/cleanup.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/compression_wrapper.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/constants.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_c.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_shared.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/error.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/helpers.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/load_metadata.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/locate_metadata.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/package.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/parsehdr.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/parsepkg.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/repomd.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/sqlite.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/threads.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/version.h... Generating code for file /builddir/build/BUI/builddir/build/BUILD/createrepo_c-0.15.5/src/compression_wrapper.h:193: warning: argument 'cr_file' of command @param is not found in the argument list of cr_get_zchunk_with_index(CR_FILE *f, ssize_t zchunk_index, char **copy_buf, GError **err) /builddir/build/BUILD/createrepo_c-0.15.5/src/compression_wrapper.h:193: warning: The following parameters of cr_get_zchunk_with_index(CR_FILE *f, ssize_t zchunk_index, char **copy_buf, GError **err) are not documented: parameter 'f' /builddir/build/BUILD/createrepo_c-0.15.5/src/createrepo_shared.h:42: warning: The following parameters of cr_set_cleanup_handler(const char *lock_dir, const char *tmp_out_repo, GError **err) are not documented: parameter 'err' /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:41: warning: Member CR_DEFAULT_MAX_DELTA_RPM_SIZE (macro definition) of group deltarpms is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:63: warning: Member cr_drpm_support(void) (function) of group deltarpms is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:112: warning: Member cr_dumper_thread(gpointer data, gpointer user_data) (function) of group dumperthread is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/helpers.h:40: warning: Member cr_RetentionType (enumeration) of group helpers is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/helpers.h:47: warning: Member cr_old_metadata_retention(const char *old_repo, const char *new_repo, cr_RetentionType type, gint64 val, GError **err) (function) of group helpers is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/locate_metadata.h:65: warning: Member cr_parse_repomd(const char *repomd_path, const char *repopath, int ignore_sqlite) (function) of group locate_metadata is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/locate_metadata.h:91: warning: argument 'cr_RepomdRecord' of command @param is not found in the argument list of cr_cmp_repomd_record_type(gconstpointer repomd_record, gconstpointer type) /builddir/build/BUILD/createrepo_c-0.15.5/src/locate_metadata.h:91: warning: The following parameters of cr_cmp_repomd_record_type(gconstpointer repomd_record, gconstpointer type) are not documented: parameter 'repomd_record' /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:44: warning: Member CR_ARRAYLEN(x) (macro definition) of group misc is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:434: warning: Member cr_CpFlags (enumeration) of group misc is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:457: warning: Member cr_RmFlags (enumeration) of group misc is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:478: warning: argument 'return' of command @param is not found in the argument list of cr_append_pid_and_datetime(const char *str, const char *suffix) /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:443: warning: argument 'working_dir' of command @param is not found in the argument list of cr_cp(const char *src, const char *dst, cr_CpFlags flags, const char *working_directory, GError **err) /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:443: warning: The following parameters of cr_cp(const char *src, const char *dst, cr_CpFlags flags, const char *working_directory, GError **err) are not documented: parameter 'working_directory' /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:305: warning: argument 'the' of command @param is not found in the argument list of cr_queue_free_full(GQueue *queue, GDestroyNotify free_f) /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:305: warning: The following parameters of cr_queue_free_full(GQueue *queue, GDestroyNotify free_f) are not documented: parameter 'free_f' /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:62: warning: Member cr_modifyrepotask_new(void) (function) of group modifyrepo_shared is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:65: warning: Member cr_modifyrepotask_free(cr_ModifyRepoTask *task) (function) of group modifyrepo_shared is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:68: warning: Member cr_write_file(gchar *repopath, cr_ModifyRepoTask *task, cr_CompressionType compress_type, GError **err) (function) of group modifyrepo_shared is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:72: warning: Member cr_modifyrepo(GSList *modifyrepotasks, gchar *repopath, GError **err) (function) of group modifyrepo_shared is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:75: warning: Member cr_modifyrepo_parse_batchfile(const gchar *path, GSList **modifyrepotasks, GError **err) (function) of group modifyrepo_shared is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:80: warning: Member cr_remove_compression_suffix_if_present(gchar *name, GError **err) (function) of group modifyrepo_shared is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/package.h:36: warning: Member cr_PackageLoadingFlags (enumeration) of group package is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/threads.h:89: warning: The following parameters of cr_compressiontask_new(const char *src, const char *dst, cr_CompressionType compression_type, cr_ChecksumType checksum_type, const char *zck_dict_dir, gboolean zck_auto_chunk, int delsrc, GError **err) are not documented: parameter 'zck_dict_dir' parameter 'zck_auto_chunk' /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:113: warning: Member cr_updatecollectionpackage_new(void) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:116: warning: Member cr_updatecollectionpackage_copy(const cr_UpdateCollectionPackage *orig) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:119: warning: Member cr_updatecollectionpackage_free(cr_UpdateCollectionPackage *pkg) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:126: warning: Member cr_updatecollectionmodule_new(void) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:129: warning: Member cr_updatecollectionmodule_copy(const cr_UpdateCollectionModule *orig) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:132: warning: Member cr_updatecollectionmodule_free(cr_UpdateCollectionModule *pkg) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:139: warning: Member cr_updatecollection_new(void) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:142: warning: Member cr_updatecollection_copy(const cr_UpdateCollection *orig) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:145: warning: Member cr_updatecollection_free(cr_UpdateCollection *collection) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:148: warning: Member cr_updatecollection_append_package(cr_UpdateCollection *collection, cr_UpdateCollectionPackage *pkg) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:156: warning: Member cr_updatereference_new(void) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:159: warning: Member cr_updatereference_copy(const cr_UpdateReference *orig) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:162: warning: Member cr_updatereference_free(cr_UpdateReference *ref) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:169: warning: Member cr_updaterecord_new(void) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:172: warning: Member cr_updaterecord_copy(const cr_UpdateRecord *orig) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:175: warning: Member cr_updaterecord_free(cr_UpdateRecord *record) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:178: warning: Member cr_updaterecord_append_reference(cr_UpdateRecord *record, cr_UpdateReference *ref) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:182: warning: Member cr_updaterecord_append_collection(cr_UpdateRecord *record, cr_UpdateCollection *collection) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:190: warning: Member cr_updateinfo_new(void) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:193: warning: Member cr_updateinfo_free(cr_UpdateInfo *uinfo) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:196: warning: Member cr_updateinfo_apped_record(cr_UpdateInfo *uinfo, cr_UpdateRecord *record) (function) of group updateinfo is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_file.h:224: warning: The following parameters of cr_rewrite_header_package_count(gchar *original_filename, cr_CompressionType xml_compression, int package_count, int task_count, cr_ContentStat *file_stat, gchar *zck_dict_file, GError **err) are not documented: parameter 'xml_compression' /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:47: warning: Member version (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:48: warning: Member repos (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:49: warning: Member repo_prefix_search (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:50: warning: Member repo_prefix_replace (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:51: warning: Member archlist (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:52: warning: Member database (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:53: warning: Member no_database (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:54: warning: Member verbose (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:55: warning: Member outputdir (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:56: warning: Member outputrepo (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:57: warning: Member nogroups (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:58: warning: Member noupdateinfo (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:59: warning: Member compress_type (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:60: warning: Member zck_compression (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:61: warning: Member zck_dict_dir (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:62: warning: Member merge_method_str (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:63: warning: Member all (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:64: warning: Member noarch_repo_url (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:65: warning: Member unique_md_filenames (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:66: warning: Member simple_md_filenames (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:67: warning: Member omit_baseurl (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:70: warning: Member koji (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:71: warning: Member koji_simple (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:72: warning: Member pkgorigins (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:73: warning: Member groupfile (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:74: warning: Member blocked (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:78: warning: Member out_dir (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:79: warning: Member out_repo (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:80: warning: Member tmp_out_repo (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:81: warning: Member repo_list (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:82: warning: Member arch_list (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:83: warning: Member db_compression_type (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:84: warning: Member groupfile_compression_type (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/mergerepo_c.h:85: warning: Member merge_method (variable) of class CmdOptions is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/package.h:77: warning: Member data (variable) of class cr_BinaryData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/package.h:78: warning: Member size (variable) of class cr_BinaryData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:44: warning: Member package (variable) of class cr_DeltaPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:45: warning: Member nevr (variable) of class cr_DeltaPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:46: warning: Member sequence (variable) of class cr_DeltaPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:47: warning: Member chunk (variable) of class cr_DeltaPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:51: warning: Member name (variable) of class cr_DeltaTargetPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:52: warning: Member arch (variable) of class cr_DeltaTargetPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:53: warning: Member epoch (variable) of class cr_DeltaTargetPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:54: warning: Member version (variable) of class cr_DeltaTargetPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:55: warning: Member release (variable) of class cr_DeltaTargetPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:56: warning: Member location_href (variable) of class cr_DeltaTargetPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:57: warning: Member size_installed (variable) of class cr_DeltaTargetPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:59: warning: Member path (variable) of class cr_DeltaTargetPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/deltarpms.h:60: warning: Member chunk (variable) of class cr_DeltaTargetPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/locate_metadata.h:60: warning: Member name (variable) of class cr_Metadatum is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/locate_metadata.h:61: warning: Member type (variable) of class cr_Metadatum is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:42: warning: Member path (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:43: warning: Member type (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:44: warning: Member remove (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:45: warning: Member compress (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:46: warning: Member compress_type (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:47: warning: Member unique_md_filenames (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:48: warning: Member checksum_type (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:49: warning: Member new_name (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:50: warning: Member zck (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:51: warning: Member zck_dict_dir (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:54: warning: Member repopath (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:55: warning: Member zck_repopath (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:56: warning: Member dst_fn (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/modifyrepo_shared.h:57: warning: Member chunk (variable) of class cr_ModifyRepoTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:61: warning: Member name (variable) of class cr_NEVR is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:62: warning: Member epoch (variable) of class cr_NEVR is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:63: warning: Member version (variable) of class cr_NEVR is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:64: warning: Member release (variable) of class cr_NEVR is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:68: warning: Member name (variable) of class cr_NEVRA is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:69: warning: Member epoch (variable) of class cr_NEVRA is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:70: warning: Member version (variable) of class cr_NEVRA is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:71: warning: Member release (variable) of class cr_NEVRA is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/misc.h:72: warning: Member arch (variable) of class cr_NEVRA is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/package.h:129: warning: Member hdrid (variable) of class cr_Package is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/package.h:130: warning: Member siggpg (variable) of class cr_Package is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/package.h:131: warning: Member sigpgp (variable) of class cr_Package is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:67: warning: Member module (variable) of class cr_UpdateCollection is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:69: warning: Member chunk (variable) of class cr_UpdateCollection is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:55: warning: Member name (variable) of class cr_UpdateCollectionModule is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:56: warning: Member stream (variable) of class cr_UpdateCollectionModule is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:57: warning: Member version (variable) of class cr_UpdateCollectionModule is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:58: warning: Member context (variable) of class cr_UpdateCollectionModule is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:59: warning: Member arch (variable) of class cr_UpdateCollectionModule is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:61: warning: Member chunk (variable) of class cr_UpdateCollectionModule is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:39: warning: Member name (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:40: warning: Member version (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:41: warning: Member release (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:42: warning: Member epoch (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:43: warning: Member arch (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:44: warning: Member src (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:45: warning: Member filename (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:46: warning: Member sum (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:47: warning: Member sum_type (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:48: warning: Member reboot_suggested (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:49: warning: Member restart_suggested (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:51: warning: Member chunk (variable) of class cr_UpdateCollectionPackage is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/updateinfo.h:77: warning: Member chunk (variable) of class cr_UpdateReference is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h:61: warning: Member blocked_srpms (variable) of class KojiMergedReposStuff is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h:66: warning: Member include_srpms (variable) of class KojiMergedReposStuff is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h:72: warning: Member seen_rpms (variable) of class KojiMergedReposStuff is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h:78: warning: Member pkgorigins (variable) of class KojiMergedReposStuff is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h:80: warning: Member simple (variable) of class KojiMergedReposStuff is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:42: warning: Member id (variable) of class PoolTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:43: warning: Member media_id (variable) of class PoolTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:44: warning: Member full_path (variable) of class PoolTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:45: warning: Member filename (variable) of class PoolTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:46: warning: Member path (variable) of class PoolTask is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h:56: warning: Member repo_id (variable) of class srpm_val is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/koji.h:57: warning: Member sourcerpm (variable) of class srpm_val is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:50: warning: Member pri_f (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:51: warning: Member fil_f (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:52: warning: Member oth_f (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:53: warning: Member pri_db (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:54: warning: Member fil_db (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:55: warning: Member oth_db (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:56: warning: Member pri_zck (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:57: warning: Member fil_zck (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:58: warning: Member oth_zck (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:59: warning: Member prev_srpm (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:60: warning: Member cur_srpm (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:61: warning: Member changelog_limit (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:62: warning: Member location_base (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:63: warning: Member repodir_name_len (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:65: warning: Member checksum_type_str (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:66: warning: Member checksum_type (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:67: warning: Member checksum_cachedir (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:68: warning: Member skip_symlinks (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:69: warning: Member task_count (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:70: warning: Member package_count (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:73: warning: Member skip_stat (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:74: warning: Member old_metadata (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:75: warning: Member mutex_old_md (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:78: warning: Member mutex_pri (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:79: warning: Member mutex_fil (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:80: warning: Member mutex_oth (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:81: warning: Member cond_pri (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:82: warning: Member cond_fil (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:83: warning: Member cond_oth (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:84: warning: Member id_pri (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:85: warning: Member id_fil (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:86: warning: Member id_oth (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:89: warning: Member buffer (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:90: warning: Member mutex_buffer (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:93: warning: Member deltas (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:94: warning: Member max_delta_rpm_size (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:96: warning: Member mutex_deltatargetpackages (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:97: warning: Member deltatargetpackages (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:100: warning: Member cut_dirs (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:102: warning: Member location_prefix (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:104: warning: Member had_errors (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:106: warning: Member output_pkg_list (variable) of class UserData is not documented. /builddir/build/BUILD/createrepo_c-0.15.5/src/dumper_thread.h:107: warning: Member mutex_output_pkg_list (variable) of class UserData is not documented. LD/createrepo_c-0.15.5/src/xml_dump.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_file.h... Generating code for file /builddir/build/BUILD/createrepo_c-0.15.5/src/xml_parser.h... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound CmdOptions... Generating docs for compound cr_BinaryData... Generating docs for compound cr_ChangelogEntry... Generating docs for compound cr_CompressionTask... Generating docs for compound cr_ContentStat... Generating docs for compound cr_DeltaPackage... Generating docs for compound cr_DeltaTargetPackage... Generating docs for compound cr_Dependency... Generating docs for compound cr_DistroTag... Generating docs for compound cr_EVR... Generating docs for compound CR_FILE... Generating docs for compound cr_HeaderRangeStruct... Generating docs for compound cr_MetadataLocation... Generating docs for compound cr_Metadatum... Generating docs for compound cr_ModifyRepoTask... Generating docs for compound cr_NEVR... Generating docs for compound cr_NEVRA... Generating docs for compound cr_Package... Generating docs for compound cr_PackageFile... Generating docs for compound cr_Repomd... Generating docs for compound cr_RepomdRecord... Generating docs for compound cr_RepomdRecordFillTask... Generating docs for compound cr_SqliteDb... Generating docs for compound cr_Statements... Generating docs for compound cr_UpdateCollection... Generating docs for compound cr_UpdateCollectionModule... Generating docs for compound cr_UpdateCollectionPackage... Generating docs for compound cr_UpdateInfo... Generating docs for compound cr_UpdateRecord... Generating docs for compound cr_UpdateReference... Generating docs for compound cr_Version... Generating docs for compound cr_XmlFile... Generating docs for compound cr_XmlStruct... Generating docs for compound KojiMergedReposStuff... Generating docs for compound PoolTask... Generating docs for compound srpm_val... Generating docs for compound UserData... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 786/65536 hits=2945 misses=796 finished... make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 26 [100%] Built target doc-c make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' ~/build/BUILD/createrepo_c-0.15.5 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5Faijk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le ~/build/BUILD/createrepo_c-0.15.5/build-py2 ~/build/BUILD/createrepo_c-0.15.5 + cd createrepo_c-0.15.5 + pushd build-py2 + make install DESTDIR=/builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le /usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.15.5 -B/builddir/build/BUILD/createrepo_c-0.15.5/build-py2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/libcreaterepo_c.dir/build.make src/CMakeFiles/libcreaterepo_c.dir/depend make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/CMakeFiles/libcreaterepo_c.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/libcreaterepo_c.dir/build.make src/CMakeFiles/libcreaterepo_c.dir/build make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make[2]: Nothing to be done for `src/CMakeFiles/libcreaterepo_c.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 [ 54%] Built target libcreaterepo_c make -f src/CMakeFiles/createrepo_c.dir/build.make src/CMakeFiles/createrepo_c.dir/depend make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/CMakeFiles/createrepo_c.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/createrepo_c.dir/build.make src/CMakeFiles/createrepo_c.dir/build make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make[2]: Nothing to be done for `src/CMakeFiles/createrepo_c.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 24 25 [ 57%] Built target createrepo_c make -f src/CMakeFiles/mergerepo_c.dir/build.make src/CMakeFiles/mergerepo_c.dir/depend make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/CMakeFiles/mergerepo_c.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/mergerepo_c.dir/build.make src/CMakeFiles/mergerepo_c.dir/build make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make[2]: Nothing to be done for `src/CMakeFiles/mergerepo_c.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 61 [ 59%] Built target mergerepo_c make -f src/CMakeFiles/modifyrepo_c.dir/build.make src/CMakeFiles/modifyrepo_c.dir/depend make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/CMakeFiles/modifyrepo_c.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/modifyrepo_c.dir/build.make src/CMakeFiles/modifyrepo_c.dir/build make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make[2]: Nothing to be done for `src/CMakeFiles/modifyrepo_c.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 62 [ 60%] Built target modifyrepo_c make -f src/CMakeFiles/sqliterepo_c.dir/build.make src/CMakeFiles/sqliterepo_c.dir/depend make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/CMakeFiles/sqliterepo_c.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/sqliterepo_c.dir/build.make src/CMakeFiles/sqliterepo_c.dir/build make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make[2]: Nothing to be done for `src/CMakeFiles/sqliterepo_c.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 63 [ 62%] Built target sqliterepo_c make -f src/python/CMakeFiles/_createrepo_c.dir/build.make src/python/CMakeFiles/_createrepo_c.dir/depend make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src/python /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/python/CMakeFiles/_createrepo_c.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/python/CMakeFiles/_createrepo_c.dir/build.make src/python/CMakeFiles/_createrepo_c.dir/build make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make[2]: Nothing to be done for `src/python/CMakeFiles/_createrepo_c.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [100%] Built target _createrepo_c make[1]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/bash-completion/completions/createrepo_c -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/lib64/libcreaterepo_c.so.0.15.5 -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/lib64/libcreaterepo_c.so.0 -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/lib64/libcreaterepo_c.so -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/checksum.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/compression_wrapper.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/constants.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/mergerepo_c.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/createrepo_c.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/deltarpms.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/error.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/helpers.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/load_metadata.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/locate_metadata.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/misc.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/modifyrepo_shared.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/package.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/parsehdr.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/parsepkg.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/repomd.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/sqlite.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/threads.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/updateinfo.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/version.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/xml_dump.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/xml_file.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/koji.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/include/createrepo_c/xml_parser.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/lib64/pkgconfig/createrepo_c.pc -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/createrepo_c -- Removed runtime path from "/builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/createrepo_c" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/mergerepo_c -- Removed runtime path from "/builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/mergerepo_c" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/modifyrepo_c -- Removed runtime path from "/builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/modifyrepo_c" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/sqliterepo_c -- Removed runtime path from "/builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/sqliterepo_c" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/lib64/python2.7/site-packages/createrepo_c/__init__.py -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/lib64/python2.7/site-packages/createrepo_c/_createrepo_c.so -- Removed runtime path from "/builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/lib64/python2.7/site-packages/createrepo_c/_createrepo_c.so" running install_egg_info Writing /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le//usr/lib64/python2.7/site-packages/createrepo_c-0.15.5-py2.7.egg-info -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/man/man8/createrepo_c.8 -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/man/man8/mergerepo_c.8 -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/man/man8/modifyrepo_c.8 -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/man/man8/sqliterepo_c.8 ~/build/BUILD/createrepo_c-0.15.5 + 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/createrepo_c-0.15.5 extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/createrepo_c extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/modifyrepo_c extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/sqliterepo_c extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/bin/mergerepo_c extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/lib64/libcreaterepo_c.so.0.15.5 extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/lib64/python2.7/site-packages/createrepo_c/_createrepo_c.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libcreaterepo_c.so.0.15.5.debug to /usr/lib/debug/usr/lib64/libcreaterepo_c.so.0.debug symlinked /usr/lib/debug/usr/lib64/libcreaterepo_c.so.0.15.5.debug to /usr/lib/debug/usr/lib64/libcreaterepo_c.so.debug 2307 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sS6Jcw ~/build/BUILD/createrepo_c-0.15.5/build-py2 ~/build/BUILD/createrepo_c-0.15.5 + umask 022 + cd /builddir/build/BUILD + cd createrepo_c-0.15.5 + pushd build-py2 + make tests /usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.15.5 -B/builddir/build/BUILD/createrepo_c-0.15.5/build-py2 --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 tests make[1]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.15.5 -B/builddir/build/BUILD/createrepo_c-0.15.5/build-py2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 47 make -f CMakeFiles/Makefile2 CMakeFiles/tests.dir/all make[2]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/libcreaterepo_c.dir/build.make src/CMakeFiles/libcreaterepo_c.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src/CMakeFiles/libcreaterepo_c.dir/DependInfo.cmake --color= make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f src/CMakeFiles/libcreaterepo_c.dir/build.make src/CMakeFiles/libcreaterepo_c.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make[3]: Nothing to be done for `src/CMakeFiles/libcreaterepo_c.dir/build'. make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 [ 70%] Built target libcreaterepo_c make -f tests/CMakeFiles/test_modifyrepo_shared.dir/build.make tests/CMakeFiles/test_modifyrepo_shared.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_modifyrepo_shared.dir/DependInfo.cmake --color= Scanning dependencies of target test_modifyrepo_shared make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_modifyrepo_shared.dir/build.make tests/CMakeFiles/test_modifyrepo_shared.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 70 [ 72%] Building C object tests/CMakeFiles/test_modifyrepo_shared.dir/test_modifyrepo_shared.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_modifyrepo_shared.dir/test_modifyrepo_shared.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_modifyrepo_shared.c Linking C executable test_modifyrepo_shared cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_modifyrepo_shared.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_modifyrepo_shared.dir/test_modifyrepo_shared.c.o -o test_modifyrepo_shared -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 70 [ 72%] Built target test_modifyrepo_shared make -f tests/CMakeFiles/test_compression_wrapper.dir/build.make tests/CMakeFiles/test_compression_wrapper.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_compression_wrapper.dir/DependInfo.cmake --color= Scanning dependencies of target test_compression_wrapper make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_compression_wrapper.dir/build.make tests/CMakeFiles/test_compression_wrapper.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 65 [ 74%] Building C object tests/CMakeFiles/test_compression_wrapper.dir/test_compression_wrapper.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_compression_wrapper.dir/test_compression_wrapper.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_compression_wrapper.c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_compression_wrapper.c: In function 'test_cr_get_zchunk_with_index': /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_compression_wrapper.c:723:12: warning: unused variable 'output' [-Wunused-variable] gchar *output; ^ Linking C executable test_compression_wrapper cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_compression_wrapper.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_compression_wrapper.dir/test_compression_wrapper.c.o -o test_compression_wrapper -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 65 [ 74%] Built target test_compression_wrapper make -f tests/CMakeFiles/test_misc.dir/build.make tests/CMakeFiles/test_misc.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_misc.dir/DependInfo.cmake --color= Scanning dependencies of target test_misc make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_misc.dir/build.make tests/CMakeFiles/test_misc.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 69 [ 76%] Building C object tests/CMakeFiles/test_misc.dir/test_misc.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_misc.dir/test_misc.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_misc.c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_misc.c: In function 'copyfiletest_setup': /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_misc.c:422:12: warning: ignoring return value of 'mkdtemp', declared with attribute warn_unused_result [-Wunused-result] mkdtemp(copyfiletest->tmp_dir); ^ Linking C executable test_misc cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_misc.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_misc.dir/test_misc.c.o -o test_misc -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 69 [ 76%] Built target test_misc make -f tests/CMakeFiles/test_sqlite.dir/build.make tests/CMakeFiles/test_sqlite.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_sqlite.dir/DependInfo.cmake --color= Scanning dependencies of target test_sqlite make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_sqlite.dir/build.make tests/CMakeFiles/test_sqlite.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 71 [ 78%] Building C object tests/CMakeFiles/test_sqlite.dir/test_sqlite.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_sqlite.dir/test_sqlite.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_sqlite.c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_sqlite.c: In function 'testdata_setup': /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_sqlite.c:52:12: warning: ignoring return value of 'mkdtemp', declared with attribute warn_unused_result [-Wunused-result] mkdtemp(testdata->tmp_dir); ^ Linking C executable test_sqlite cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sqlite.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_sqlite.dir/test_sqlite.c.o -o test_sqlite -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 71 [ 78%] Built target test_sqlite make -f tests/CMakeFiles/test_xml_file.dir/build.make tests/CMakeFiles/test_xml_file.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_xml_file.dir/DependInfo.cmake --color= Scanning dependencies of target test_xml_file make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_xml_file.dir/build.make tests/CMakeFiles/test_xml_file.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 74 [ 80%] Building C object tests/CMakeFiles/test_xml_file.dir/test_xml_file.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_xml_file.dir/test_xml_file.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_xml_file.c Linking C executable test_xml_file cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xml_file.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_xml_file.dir/test_xml_file.c.o -o test_xml_file -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 74 [ 80%] Built target test_xml_file make -f tests/CMakeFiles/test_xml_parser_filelists.dir/build.make tests/CMakeFiles/test_xml_parser_filelists.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_xml_parser_filelists.dir/DependInfo.cmake --color= Scanning dependencies of target test_xml_parser_filelists make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_xml_parser_filelists.dir/build.make tests/CMakeFiles/test_xml_parser_filelists.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 75 [ 82%] Building C object tests/CMakeFiles/test_xml_parser_filelists.dir/test_xml_parser_filelists.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_xml_parser_filelists.dir/test_xml_parser_filelists.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_xml_parser_filelists.c Linking C executable test_xml_parser_filelists cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xml_parser_filelists.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_xml_parser_filelists.dir/test_xml_parser_filelists.c.o -o test_xml_parser_filelists -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 75 [ 82%] Built target test_xml_parser_filelists make -f tests/CMakeFiles/test_load_metadata.dir/build.make tests/CMakeFiles/test_load_metadata.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_load_metadata.dir/DependInfo.cmake --color= Scanning dependencies of target test_load_metadata make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_load_metadata.dir/build.make tests/CMakeFiles/test_load_metadata.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 67 [ 85%] Building C object tests/CMakeFiles/test_load_metadata.dir/test_load_metadata.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_load_metadata.dir/test_load_metadata.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_load_metadata.c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_load_metadata.c: In function 'test_cr_metadata_locate_and_load_xml': /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_load_metadata.c:120:33: warning: variable 'ml' set but not used [-Wunused-but-set-variable] struct cr_MetadataLocation *ml; ^ /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_load_metadata.c: At top level: /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_load_metadata.c:50:20: warning: 'REPO_HASH_KEYS_03' defined but not used [-Wunused-variable] static const char *REPO_HASH_KEYS_03[] = {}; ^ /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_load_metadata.c:51:20: warning: 'REPO_NAME_KEYS_03' defined but not used [-Wunused-variable] static const char *REPO_NAME_KEYS_03[] = {}; ^ /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_load_metadata.c:52:20: warning: 'REPO_FILENAME_KEYS_03' defined but not used [-Wunused-variable] static const char *REPO_FILENAME_KEYS_03[] = {}; ^ Linking C executable test_load_metadata cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_load_metadata.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_load_metadata.dir/test_load_metadata.c.o -o test_load_metadata -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 67 [ 85%] Built target test_load_metadata make -f tests/CMakeFiles/test_locate_metadata.dir/build.make tests/CMakeFiles/test_locate_metadata.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_locate_metadata.dir/DependInfo.cmake --color= Scanning dependencies of target test_locate_metadata make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_locate_metadata.dir/build.make tests/CMakeFiles/test_locate_metadata.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 68 [ 87%] Building C object tests/CMakeFiles/test_locate_metadata.dir/test_locate_metadata.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_locate_metadata.dir/test_locate_metadata.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_locate_metadata.c Linking C executable test_locate_metadata cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_locate_metadata.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_locate_metadata.dir/test_locate_metadata.c.o -o test_locate_metadata -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 68 [ 87%] Built target test_locate_metadata make -f tests/CMakeFiles/test_checksum.dir/build.make tests/CMakeFiles/test_checksum.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_checksum.dir/DependInfo.cmake --color= Scanning dependencies of target test_checksum make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_checksum.dir/build.make tests/CMakeFiles/test_checksum.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 64 [ 89%] Building C object tests/CMakeFiles/test_checksum.dir/test_checksum.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_checksum.dir/test_checksum.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_checksum.c Linking C executable test_checksum cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_checksum.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_checksum.dir/test_checksum.c.o -o test_checksum -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 64 [ 89%] Built target test_checksum make -f tests/CMakeFiles/test_xml_parser_repomd.dir/build.make tests/CMakeFiles/test_xml_parser_repomd.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_xml_parser_repomd.dir/DependInfo.cmake --color= Scanning dependencies of target test_xml_parser_repomd make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_xml_parser_repomd.dir/build.make tests/CMakeFiles/test_xml_parser_repomd.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 76 [ 91%] Building C object tests/CMakeFiles/test_xml_parser_repomd.dir/test_xml_parser_repomd.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_xml_parser_repomd.dir/test_xml_parser_repomd.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_xml_parser_repomd.c Linking C executable test_xml_parser_repomd cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xml_parser_repomd.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_xml_parser_repomd.dir/test_xml_parser_repomd.c.o -o test_xml_parser_repomd -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 76 [ 91%] Built target test_xml_parser_repomd make -f tests/CMakeFiles/test_xml_parser_updateinfo.dir/build.make tests/CMakeFiles/test_xml_parser_updateinfo.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_xml_parser_updateinfo.dir/DependInfo.cmake --color= Scanning dependencies of target test_xml_parser_updateinfo make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_xml_parser_updateinfo.dir/build.make tests/CMakeFiles/test_xml_parser_updateinfo.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 77 [ 93%] Building C object tests/CMakeFiles/test_xml_parser_updateinfo.dir/test_xml_parser_updateinfo.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_xml_parser_updateinfo.dir/test_xml_parser_updateinfo.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_xml_parser_updateinfo.c Linking C executable test_xml_parser_updateinfo cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xml_parser_updateinfo.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_xml_parser_updateinfo.dir/test_xml_parser_updateinfo.c.o -o test_xml_parser_updateinfo -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 77 [ 93%] Built target test_xml_parser_updateinfo make -f tests/CMakeFiles/test_xml_dump.dir/build.make tests/CMakeFiles/test_xml_dump.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_xml_dump.dir/DependInfo.cmake --color= Scanning dependencies of target test_xml_dump make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_xml_dump.dir/build.make tests/CMakeFiles/test_xml_dump.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 72 [ 95%] Building C object tests/CMakeFiles/test_xml_dump.dir/test_xml_dump.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_xml_dump.dir/test_xml_dump.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_xml_dump.c Linking C executable test_xml_dump cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xml_dump.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_xml_dump.dir/test_xml_dump.c.o -o test_xml_dump -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 72 [ 95%] Built target test_xml_dump make -f tests/CMakeFiles/test_xml_dump_primary.dir/build.make tests/CMakeFiles/test_xml_dump_primary.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_xml_dump_primary.dir/DependInfo.cmake --color= Scanning dependencies of target test_xml_dump_primary make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_xml_dump_primary.dir/build.make tests/CMakeFiles/test_xml_dump_primary.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 73 [ 97%] Building C object tests/CMakeFiles/test_xml_dump_primary.dir/test_xml_dump_primary.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_xml_dump_primary.dir/test_xml_dump_primary.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_xml_dump_primary.c Linking C executable test_xml_dump_primary cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xml_dump_primary.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_xml_dump_primary.dir/test_xml_dump_primary.c.o -o test_xml_dump_primary -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 73 [ 97%] Built target test_xml_dump_primary make -f tests/CMakeFiles/test_koji.dir/build.make tests/CMakeFiles/test_koji.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/CMakeFiles/test_koji.dir/DependInfo.cmake --color= Scanning dependencies of target test_koji make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f tests/CMakeFiles/test_koji.dir/build.make tests/CMakeFiles/test_koji.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 66 [100%] Building C object tests/CMakeFiles/test_koji.dir/test_koji.c.o cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cc -DENABLE_LEGACY_WEAKDEPS=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -I/builddir/build/BUILD/createrepo_c-0.15.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -o CMakeFiles/test_koji.dir/test_koji.c.o -c /builddir/build/BUILD/createrepo_c-0.15.5/tests/test_koji.c Linking C executable test_koji cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_koji.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/test_koji.dir/test_koji.c.o -o test_koji -rdynamic ../src/libcreaterepo_c.so.0.15.5 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/src make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 66 [100%] Built target test_koji make -f CMakeFiles/tests.dir/build.make CMakeFiles/tests.dir/depend make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' cd /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles/tests.dir/DependInfo.cmake --color= Scanning dependencies of target tests make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make -f CMakeFiles/tests.dir/build.make CMakeFiles/tests.dir/build make[3]: Entering directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' make[3]: Nothing to be done for `CMakeFiles/tests.dir/build'. make[3]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles [100%] Built target tests make[2]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/createrepo_c-0.15.5/build-py2' + make ARGS=-V test Running tests... /usr/bin/ctest --force-new-ctest-process -V UpdateCTestConfiguration from :/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/createrepo_c-0.15.5/build-py2/DartConfiguration.tcl Test project /builddir/build/BUILD/createrepo_c-0.15.5/build-py2 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/createrepo_c-0.15.5/build-py2/tests/run_gtester.sh 1: Test timeout computed to be: 9.99988e+06 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_checksum... (pid=29560) 1: /checksum/test_cr_checksum_file: OK 1: /checksum/test_cr_checksum_name_str: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_checksum 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_compression_wrapper... (pid=29563) 1: /compression_wrapper/test_cr_contentstat: OK 1: /compression_wrapper/test_cr_compression_suffix: OK 1: /compression_wrapper/test_cr_detect_compression: OK 1: /compression_wrapper/test_cr_compression_type: OK 1: /compression_wrapper/test_cr_detect_compression_bad_suffix: OK 1: /compression_wrapper/test_cr_read_with_autodetection: OK 1: /compression_wrapper/outputtest_cw_output: OK 1: /compression_wrapper/test_cr_error_handling: OK 1: /compression_wrapper/test_contentstating_singlewrite: OK 1: /compression_wrapper/test_contentstating_multiwrite: OK 1: /compression_wrapper/test_cr_get_zchunk_with_index: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_compression_wrapper 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_koji... (pid=29566) 1: /mergerepo_c/test_koji_stuff_00: OK 1: /mergerepo_c/test_koji_stuff_01: OK 1: /mergerepo_c/test_koji_stuff_02_get_newest_srpm_from_one_repo: OK 1: /mergerepo_c/test_koji_stuff_03_get_srpm_from_first_repo_even_if_its_older: OK 1: /mergerepo_c/test_koji_allowed_pkg_not_included: OK 1: /mergerepo_c/test_koji_allowed_pkg_included: OK 1: /mergerepo_c/test_koji_allowed_pkg_blocked: OK 1: /mergerepo_c/test_koji_allowed_pkg_already_seen: OK 1: /mergerepo_c/test_koji_allowed_simple_ignores_include: OK 1: /mergerepo_c/test_koji_allowed_simple_ignores_seen: OK 1: /mergerepo_c/test_koji_allowed_simple_respects_blocked: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_koji 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_load_metadata... (pid=29569) 1: /load_metadata/test_cr_metadata_new: OK 1: C_CREATEREPOLIB-Message: 18:48:06.750: type modules added to list from path: testdata/repo_03/repodata/a850093e240506c728d6ce26a6fc51d6a7fe10730c67988d13afa7dd82df82d5-modules.yaml.xz 1: /load_metadata/test_cr_metadata_locate_and_load_xml: OK 1: /load_metadata/test_cr_metadata_locate_and_load_xml_detailed: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_load_metadata 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_locate_metadata... (pid=29572) 1: /locate_metadata/test_cr_cmp_metadatum_type: OK 1: /locate_metadata/test_cr_cmp_repomd_record_type: OK 1: C_CREATEREPOLIB-Message: 18:48:06.769: Using 1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz from target repo 1: C_CREATEREPOLIB-Message: 18:48:06.769: Using 1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz from target repo 1: /locate_metadata/test_cr_copy_metadatum: OK 1: C_CREATEREPOLIB-Message: 18:48:06.770: type group added to list from path: ./test_path.xml 1: /locate_metadata/test_cr_insert_additional_metadatum: OK 1: C_CREATEREPOLIB-Message: 18:48:06.770: type group added to list from path: ./test_path.xml 1: /locate_metadata/test_cr_parse_repomd: OK 1: C_CREATEREPOLIB-Message: 18:48:06.770: type group added to list from path: testdata/repo_with_additional_metadata/repodata/04460bfaf6cb5af6b0925d8c99401a44e5192d287796aed4cced5f7ce881761f-comps.f20.xml 1: C_CREATEREPOLIB-Message: 18:48:06.770: type group_gz added to list from path: testdata/repo_with_additional_metadata/repodata/f9d860ddcb64fbdc88a9b71a14ddb9f5670968d5dd3430412565c13d42b6804d-comps.f20.xml.gz 1: C_CREATEREPOLIB-Message: 18:48:06.771: type group_gz_zck added to list from path: testdata/repo_with_additional_metadata/repodata/2bbdf70c4394e71c2d3905c143d460009d04359de5a90b72b47cdb9dbdcc079d-comps.f20.xml.gz.zck 1: C_CREATEREPOLIB-Message: 18:48:06.771: type group_zck added to list from path: testdata/repo_with_additional_metadata/repodata/2bbdf70c4394e71c2d3905c143d460009d04359de5a90b72b47cdb9dbdcc079d-comps.f20.xml.zck 1: C_CREATEREPOLIB-Message: 18:48:06.771: type modules added to list from path: testdata/repo_with_additional_metadata/repodata/4fbad65c641f4f8fb3cec9b1672fcec2357443e1ea6e93541a0bb559c7dc9238-modules.yaml.gz 1: C_CREATEREPOLIB-Message: 18:48:06.771: type modules_zck added to list from path: testdata/repo_with_additional_metadata/repodata/cb0f4b5df8268f248158e50d66ee1565591bca23ee2dbd84ae9c457962fa3122-modules.yaml.gz.zck 1: C_CREATEREPOLIB-Message: 18:48:06.771: type updateinfo added to list from path: testdata/repo_with_additional_metadata/repodata/88514679cb03d8f51e850ad3639c089f899e83407a2380ef9e62873a8eb1db13-updateinfo_01.xml.gz 1: C_CREATEREPOLIB-Message: 18:48:06.771: type updateinfo_zck added to list from path: testdata/repo_with_additional_metadata/repodata/0219a2f1f9f32af6b7873905269ac1bc27b03e0caf3968c929a49e5a939e8935-updateinfo_01.xml.gz.zck 1: /locate_metadata/test_cr_parse_repomd_with_additional_metadata: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_locate_metadata 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_misc... (pid=29575) 1: /misc/test_cr_str_to_evr: OK 1: /misc/test_cr_str_to_evr_with_chunk: OK 1: /misc/test_cr_is_primary: OK 1: /misc/test_cr_get_header_byte_range: OK 1: /misc/test_cr_get_filename: OK 1: /misc/copyfiletest_test_empty_file: OK 1: /misc/copyfiletest_test_text_file: OK 1: /misc/copyfiletest_test_binary_file: OK 1: /misc/copyfiletest_test_rewrite: OK 1: /misc/copyfiletest_test_corner_cases: OK 1: /misc/compressfile_test_text_file: OK 1: /misc/compressfile_with_stat_test_text_file: OK 1: /misc/compressfile_with_stat_test_gz_file_gz_output: OK 1: /misc/compressfile_test_gz_file_xz_output: OK 1: /misc/compressfile_test_xz_file_gz_output: OK 1: /misc/compressfile_test_sqlite_file_gz_output: OK 1: /misc/decompressfile_with_stat_test_text_file: OK 1: /misc/test_cr_better_copy_file_local: OK 1: /misc/test_cr_normalize_dir_path: OK 1: /misc/test_cr_remove_dir: OK 1: /misc/test_cr_str_to_version: OK 1: /misc/test_cr_cmp_version_str: OK 1: /misc/test_cr_split_rpm_filename: OK 1: /misc/test_cr_str_to_nevr: OK 1: /misc/test_cr_str_to_nevra: OK 1: /misc/test_cr_cmp_evr: OK 1: /misc/test_cr_cut_dirs: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_misc 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_modifyrepo_shared... (pid=29578) 1: /modifyrepo_shared/test_cr_remove_compression_suffix: OK 1: /modifyrepo_shared/test_cr_remove_compression_suffix_with_none: OK 1: /modifyrepo_shared/test_cr_write_file: OK 1: /modifyrepo_shared/test_cr_write_file_with_gz_file: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_modifyrepo_shared 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_sqlite... (pid=29581) 1: /sqlite/test_cr_open_db: OK 1: /sqlite/test_cr_db_add_primary_pkg: OK 1: /sqlite/test_cr_db_dbinfo_update: OK 1: /sqlite/test_all: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_sqlite 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_dump... (pid=29584) 1: /xml_dump/test_cr_prepend_protocol_00: OK 1: /xml_dump/test_cr_prepend_protocol_01: OK 1: /xml_dump/test_cr_Package_contains_forbidden_control_chars_01: OK 1: /xml_dump/test_cr_Package_contains_forbidden_control_chars_02: OK 1: /xml_dump/test_cr_Package_contains_forbidden_control_chars_03: OK 1: /xml_dump/test_cr_Package_contains_forbidden_control_chars_04: OK 1: /xml_dump/test_cr_Package_contains_forbidden_control_chars_05: OK 1: /xml_dump/test_cr_GSList_of_cr_Dependency_contains_forbidden_control_chars_01: OK 1: /xml_dump/test_cr_GSList_of_cr_Dependency_contains_forbidden_control_chars_02: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_dump 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_dump_primary... (pid=29587) 1: /xml_dump_primary/test_cr_xml_dump_primary_base_items_00: OK 1: /xml_dump_primary/test_cr_xml_dump_primary_base_items_01: OK 1: /xml_dump_primary/test_cr_xml_dump_primary_base_items_02: OK 1: /xml_dump_primary/test_cr_xml_dump_primary_dump_pco_00: OK 1: /xml_dump_primary/test_cr_xml_dump_primary_dump_pco_01: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_dump_primary 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_file... (pid=29590) 1: /xml_file/test_no_packages: OK 1: /xml_file/test_write_modified_header: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_file 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_parser_filelists... (pid=29593) 1: /xml_parser_filelists/test_cr_xml_parse_filelists_00: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_01: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_02: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_unknown_element_00: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_unknown_element_01: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_unknown_element_02: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_no_pgkid: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_skip_fake_bash_00: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_skip_fake_bash_01: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_pkgcb_interrupt: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_newpkgcb_interrupt: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_warningcb_interrupt: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_bad_file_type_00: OK 1: /xml_parser_filelists/test_cr_xml_parse_filelists_bad_file_type_01: OK 1: /xml_parser_filelists/test_cr_xml_parse_different_md_type: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_parser_filelists 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_parser_repomd... (pid=29596) 1: /xml_parser_filelists/test_cr_xml_parse_repomd_00: OK 1: /xml_parser_filelists/test_cr_xml_parse_repomd_01: OK 1: /xml_parser_filelists/test_cr_xml_parse_repomd_02: OK 1: /xml_parser_filelists/test_cr_xml_parse_repomd_warningcb_interrupt: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_parser_repomd 1: TEST: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_parser_updateinfo... (pid=29599) 1: /xml_parser_updateinfo/test_cr_xml_parse_updateinfo_00: OK 1: /xml_parser_updateinfo/test_cr_xml_parse_updateinfo_01: OK 1: /xml_parser_updateinfo/test_cr_xml_parse_updateinfo_02: OK 1: /xml_parser_updateinfo/test_cr_xml_parse_updateinfo_03: OK 1: PASS: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests//test_xml_parser_updateinfo 1: Number of fails: 0 1/2 Test #1: test_main ........................ Passed 0.50 sec test 2 Start 2: test_python 2: Test command: /builddir/build/BUILD/createrepo_c-0.15.5/build-py2/tests/python/tests/run_nosetests.sh "-s" "/builddir/build/BUILD/createrepo_c-0.15.5/tests/python/tests" 2: Test timeout computed to be: 9.99988e+06 2: test_checksum_name_str (tests.test_checksum.TestCaseChecksum) ... ok 2: test_checksum_type (tests.test_checksum.TestCaseChecksum) ... ok 2: test_compression_suffix (tests.test_compression_wrapper.TestCaseCompressionWrapper) ... ok 2: test_compression_type (tests.test_compression_wrapper.TestCaseCompressionWrapper) ... ok 2: test_detect_compression (tests.test_compression_wrapper.TestCaseCompressionWrapper) ... ok 2: test_contentstat (tests.test_contentstat.TestCaseContentStat) ... ok 2: Test if reference is saved properly ... ok 2: Test if reference is saved properly ... ok 2: test_crfile_basic_operations (tests.test_crfile.TestCaseCrFile) ... ok 2: test_crfile_bz2_compression (tests.test_crfile.TestCaseCrFile) ... ok 2: test_crfile_error_cases (tests.test_crfile.TestCaseCrFile) ... ok 2: test_crfile_gz_compression (tests.test_crfile.TestCaseCrFile) ... ok 2: test_crfile_no_compression (tests.test_crfile.TestCaseCrFile) ... ok 2: test_crfile_operations_on_closed_file (tests.test_crfile.TestCaseCrFile) ... ok 2: test_crfile_xz_compression (tests.test_crfile.TestCaseCrFile) ... ok 2: test_crfile_zck_compression (tests.test_crfile.TestCaseCrFile) ... ok 2: test_load_metadata_repo00 (tests.test_load_metadata.TestCaseLoadMetadata) ... ok 2: test_load_metadata_repo01 (tests.test_load_metadata.TestCaseLoadMetadata) ... ok 2: test_load_metadata_repo02 (tests.test_load_metadata.TestCaseLoadMetadata) ... ok 2: test_load_metadata_repo02_destructor (tests.test_load_metadata.TestCaseLoadMetadata) ... ok 2: test_metadatalocation (tests.test_locate_metadata.TestCaseMetadataLocation) ... C_CREATEREPOLIB-Message: 18:48:07.458: type group added to list from path: /builddir/build/BUILD/createrepo_c-0.15.5/tests/testdata/repo_with_additional_metadata/repodata/04460bfaf6cb5af6b0925d8c99401a44e5192d287796aed4cced5f7ce881761f-comps.f20.xml 2: C_CREATEREPOLIB-Message: 18:48:07.458: type group_gz added to list from path: /builddir/build/BUILD/createrepo_c-0.15.5/tests/testdata/repo_with_additional_metadata/repodata/f9d860ddcb64fbdc88a9b71a14ddb9f5670968d5dd3430412565c13d42b6804d-comps.f20.xml.gz 2: C_CREATEREPOLIB-Message: 18:48:07.458: type group_gz_zck added to list from path: /builddir/build/BUILD/createrepo_c-0.15.5/tests/testdata/repo_with_additional_metadata/repodata/2bbdf70c4394e71c2d3905c143d460009d04359de5a90b72b47cdb9dbdcc079d-comps.f20.xml.gz.zck 2: C_CREATEREPOLIB-Message: 18:48:07.458: type group_zck added to list from path: /builddir/build/BUILD/createrepo_c-0.15.5/tests/testdata/repo_with_additional_metadata/repodata/2bbdf70c4394e71c2d3905c143d460009d04359de5a90b72b47cdb9dbdcc079d-comps.f20.xml.zck 2: C_CREATEREPOLIB-Message: 18:48:07.458: type modules added to list from path: /builddir/build/BUILD/createrepo_c-0.15.5/tests/testdata/repo_with_additional_metadata/repodata/4fbad65c641f4f8fb3cec9b1672fcec2357443e1ea6e93541a0bb559c7dc9238-modules.yaml.gz 2: C_CREATEREPOLIB-Message: 18:48:07.458: type modules_zck added to list from path: /builddir/build/BUILD/createrepo_c-0.15.5/tests/testdata/repo_with_additional_metadata/repodata/cb0f4b5df8268f248158e50d66ee1565591bca23ee2dbd84ae9c457962fa3122-modules.yaml.gz.zck 2: C_CREATEREPOLIB-Message: 18:48:07.458: type updateinfo added to list from path: /builddir/build/BUILD/createrepo_c-0.15.5/tests/testdata/repo_with_additional_metadata/repodata/88514679cb03d8f51e850ad3639c089f899e83407a2380ef9e62873a8eb1db13-updateinfo_01.xml.gz 2: C_CREATEREPOLIB-Message: 18:48:07.458: type updateinfo_zck added to list from path: /builddir/build/BUILD/createrepo_c-0.15.5/tests/testdata/repo_with_additional_metadata/repodata/0219a2f1f9f32af6b7873905269ac1bc27b03e0caf3968c929a49e5a939e8935-updateinfo_01.xml.gz.zck 2: ok 2: test_compress_file (tests.test_misc.TestCaseMisc) ... ok 2: test_decompress_file (tests.test_misc.TestCaseMisc) ... ok 2: test_package_archer (tests.test_package.TestCasePackage) ... ok 2: test_package_copying (tests.test_package.TestCasePackage) ... ok 2: test_package_empty (tests.test_package.TestCasePackage) ... ok 2: test_package_setters (tests.test_package.TestCasePackage) ... ok 2: test_package_from_rpm (tests.test_parsepkg.TestCaseParsepkg) ... 2: (process:29602): C_CREATEREPOLIB-WARNING **: 18:48:07.477: read_header: Fopen of this_foo_pkg_shoud_not_exists.rpm failed No such file or directory 2: 2: (process:29602): C_CREATEREPOLIB-WARNING **: 18:48:07.477: read_header: rpmReadPackageFile() error 2: 2: (process:29602): C_CREATEREPOLIB-WARNING **: 18:48:07.477: read_header: rpmReadPackageFile() error 2: ok 2: test_xml_from_rpm (tests.test_parsepkg.TestCaseParsepkg) ... 2: (process:29602): C_CREATEREPOLIB-WARNING **: 18:48:07.477: read_header: Fopen of this_foo_pkg_shoud_not_exists.rpm failed No such file or directory 2: 2: (process:29602): C_CREATEREPOLIB-WARNING **: 18:48:07.478: read_header: rpmReadPackageFile() error 2: 2: (process:29602): C_CREATEREPOLIB-WARNING **: 18:48:07.478: read_header: rpmReadPackageFile() error 2: ok 2: test_repomd (tests.test_repomd.TestCaseRepomd) ... ok 2: test_repomd_indexing_and_iteration_repo01 (tests.test_repomd.TestCaseRepomd) ... ok 2: test_repomd_with_path_in_constructor_repo01 (tests.test_repomd.TestCaseRepomd) ... ok 2: test_repomdrecord_compress_and_fill (tests.test_repomdrecord.TestCaseRepomdRecord) ... ok 2: test_repomdrecord_fill (tests.test_repomdrecord.TestCaseRepomdRecord) ... ok 2: test_repomdrecord_load_contentstat (tests.test_repomdrecord.TestCaseRepomdRecord) ... ok 2: test_repomdrecord_setters (tests.test_repomdrecord.TestCaseRepomdRecord) ... ok 2: test_sqlite_basic_operations (tests.test_sqlite.TestCaseSqlite) ... ok 2: test_sqlite_error_cases (tests.test_sqlite.TestCaseSqlite) ... ok 2: test_sqlite_filelists (tests.test_sqlite.TestCaseSqlite) ... ok 2: test_sqlite_filelists_schema (tests.test_sqlite.TestCaseSqlite) ... ok 2: test_sqlite_operations_on_closed_db (tests.test_sqlite.TestCaseSqlite) ... ok 2: test_sqlite_other (tests.test_sqlite.TestCaseSqlite) ... ok 2: test_sqlite_other_schema (tests.test_sqlite.TestCaseSqlite) ... ok 2: test_sqlite_primary (tests.test_sqlite.TestCaseSqlite) ... ok 2: test_sqlite_primary_schema (tests.test_sqlite.TestCaseSqlite) ... ok 2: test_updatecollection_setters (tests.test_updatecollection.TestCaseUpdateCollection) ... ok 2: test_updatecollectionmodule_setters (tests.test_updatecollectionmodule.TestCaseUpdateCollectionModule) ... ok 2: test_updatecollectionpackage_setters (tests.test_updatecollectionpackage.TestCaseUpdateCollectionPackage) ... ok 2: test_updateinfo_setters (tests.test_updateinfo.TestCaseUpdateInfo) ... ok 2: test_updateinfo_xml_dump_01 (tests.test_updateinfo.TestCaseUpdateInfo) ... ok 2: test_updateinfo_xml_dump_02 (tests.test_updateinfo.TestCaseUpdateInfo) ... ok 2: test_updateinfo_xml_dump_03 (tests.test_updateinfo.TestCaseUpdateInfo) ... ok 2: test_updateinfo_xml_dump_04 (tests.test_updateinfo.TestCaseUpdateInfo) ... ok 2: test_updateinfo_xml_dump_05 (tests.test_updateinfo.TestCaseUpdateInfo) ... ok 2: test_updaterecord_setters (tests.test_updaterecord.TestCaseUpdateRecord) ... ok 2: test_xml_dump_updaterecord (tests.test_updaterecord.TestCaseUpdateRecord) ... ok 2: test_updatereference_setters (tests.test_updatereference.TestCaseUpdateReference) ... ok 2: test_version (tests.test_version.TestCaseVersion) ... ok 2: test_xmlfile_add_chunk (tests.test_xml_file.TestCaseXmlFile) ... ok 2: test_xmlfile_add_pkg (tests.test_xml_file.TestCaseXmlFile) ... ok 2: test_xmlfile_basic_operations (tests.test_xml_file.TestCaseXmlFile) ... ok 2: test_xmlfile_bz2_compression (tests.test_xml_file.TestCaseXmlFile) ... ok 2: test_xmlfile_error_cases (tests.test_xml_file.TestCaseXmlFile) ... ok 2: test_xmlfile_gz_compression (tests.test_xml_file.TestCaseXmlFile) ... ok 2: test_xmlfile_no_compression (tests.test_xml_file.TestCaseXmlFile) ... ok 2: test_xmlfile_operations_on_closed_file (tests.test_xml_file.TestCaseXmlFile) ... ok 2: test_xmlfile_set_num_of_pkgs (tests.test_xml_file.TestCaseXmlFile) ... ok 2: test_xmlfile_xz_compression (tests.test_xml_file.TestCaseXmlFile) ... ok 2: test_xmlfile_zck_compression (tests.test_xml_file.TestCaseXmlFile) ... ok 2: test_xml_parser_filelists_error (tests.test_xml_parser.TestCaseXmlParserFilelists) ... ok 2: test_xml_parser_filelists_newpkgcb_abort (tests.test_xml_parser.TestCaseXmlParserFilelists) ... ok 2: test_xml_parser_filelists_pkgcb_abort (tests.test_xml_parser.TestCaseXmlParserFilelists) ... ok 2: test_xml_parser_filelists_repo01 (tests.test_xml_parser.TestCaseXmlParserFilelists) ... ok 2: test_xml_parser_filelists_repo02 (tests.test_xml_parser.TestCaseXmlParserFilelists) ... ok 2: test_xml_parser_filelists_repo02_no_cbs (tests.test_xml_parser.TestCaseXmlParserFilelists) ... ok 2: test_xml_parser_filelists_repo02_only_pkgcb (tests.test_xml_parser.TestCaseXmlParserFilelists) ... ok 2: test_xml_parser_filelists_warningcb_abort (tests.test_xml_parser.TestCaseXmlParserFilelists) ... ok 2: test_xml_parser_filelists_warnings (tests.test_xml_parser.TestCaseXmlParserFilelists) ... ok 2: test_xml_parser_other_error (tests.test_xml_parser.TestCaseXmlParserOther) ... ok 2: test_xml_parser_other_newpkgcb_abort (tests.test_xml_parser.TestCaseXmlParserOther) ... ok 2: test_xml_parser_other_pkgcb_abort (tests.test_xml_parser.TestCaseXmlParserOther) ... ok 2: test_xml_parser_other_repo01 (tests.test_xml_parser.TestCaseXmlParserOther) ... ok 2: test_xml_parser_other_repo02 (tests.test_xml_parser.TestCaseXmlParserOther) ... ok 2: test_xml_parser_other_repo02_no_cbs (tests.test_xml_parser.TestCaseXmlParserOther) ... ok 2: test_xml_parser_other_repo02_only_pkgcb (tests.test_xml_parser.TestCaseXmlParserOther) ... ok 2: test_xml_parser_other_warningcb_abort (tests.test_xml_parser.TestCaseXmlParserOther) ... ok 2: test_xml_parser_other_warnings (tests.test_xml_parser.TestCaseXmlParserOther) ... ok 2: test_xml_parser_primary_error (tests.test_xml_parser.TestCaseXmlParserPrimary) ... ok 2: test_xml_parser_primary_newpkgcb_abort (tests.test_xml_parser.TestCaseXmlParserPrimary) ... ok 2: test_xml_parser_primary_pkgcb_abort (tests.test_xml_parser.TestCaseXmlParserPrimary) ... ok 2: test_xml_parser_primary_repo01 (tests.test_xml_parser.TestCaseXmlParserPrimary) ... ok 2: test_xml_parser_primary_repo02 (tests.test_xml_parser.TestCaseXmlParserPrimary) ... ok 2: test_xml_parser_primary_repo02_no_cbs (tests.test_xml_parser.TestCaseXmlParserPrimary) ... ok 2: test_xml_parser_primary_repo02_only_pkgcb (tests.test_xml_parser.TestCaseXmlParserPrimary) ... ok 2: test_xml_parser_primary_warningcb_abort (tests.test_xml_parser.TestCaseXmlParserPrimary) ... ok 2: test_xml_parser_primary_warnings (tests.test_xml_parser.TestCaseXmlParserPrimary) ... ok 2: test_xml_parser_repomd_bad_repomd_object (tests.test_xml_parser.TestCaseXmlParserRepomd) ... ok 2: test_xml_parser_repomd_repo01 (tests.test_xml_parser.TestCaseXmlParserRepomd) ... ok 2: test_xml_parser_repomd_repo01_nowarningcb (tests.test_xml_parser.TestCaseXmlParserRepomd) ... ok 2: 2: ---------------------------------------------------------------------- 2: Ran 99 tests in 0.263s 2: 2: OK 2/2 Test #2: test_python ...................... Passed 0.61 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 1.12 sec ~/build/BUILD/createrepo_c-0.15.5 + popd + exit 0 Processing files: createrepo_c-0.15.5-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2cpl6M + umask 022 + cd /builddir/build/BUILD + cd createrepo_c-0.15.5 + DOCDIR=/builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/doc/createrepo_c-0.15.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/doc/createrepo_c-0.15.5 + cp -pr README.md /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/doc/createrepo_c-0.15.5 + exit 0 Provides: createrepo_c = 0.15.5-1.el7 createrepo_c(ppc-64) = 0.15.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcreaterepo_c.so.0()(64bit) libcrypto.so.10()(64bit) libcurl.so.4()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) liblzma.so.5()(64bit) libmagic.so.1()(64bit) librpm.so.3()(64bit) librpmio.so.3()(64bit) libsqlite3.so.0()(64bit) libssl.so.10()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: createrepo_c-libs-0.15.5-1.el7.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UHpa43 + umask 022 + cd /builddir/build/BUILD + cd createrepo_c-0.15.5 + LICENSEDIR=/builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/licenses/createrepo_c-libs-0.15.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/licenses/createrepo_c-libs-0.15.5 + cp -pr COPYING /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/licenses/createrepo_c-libs-0.15.5 + exit 0 Provides: createrepo_c-libs = 0.15.5-1.el7 createrepo_c-libs(ppc-64) = 0.15.5-1.el7 libcreaterepo_c.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libcurl.so.4()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libmagic.so.1()(64bit) librpm.so.3()(64bit) librpmio.so.3()(64bit) libsqlite3.so.0()(64bit) libssl.so.10()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.5)(64bit) rtld(GNU_HASH) Processing files: createrepo_c-devel-0.15.5-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VI013k + umask 022 + cd /builddir/build/BUILD + cd createrepo_c-0.15.5 + DOCDIR=/builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/doc/createrepo_c-devel-0.15.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/doc/createrepo_c-devel-0.15.5 + cp -pr build-py2/doc/html /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le/usr/share/doc/createrepo_c-devel-0.15.5 + exit 0 Provides: createrepo_c-devel = 0.15.5-1.el7 createrepo_c-devel(ppc-64) = 0.15.5-1.el7 pkgconfig(createrepo_c) = 0.15.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcreaterepo_c.so.0()(64bit) pkgconfig(glib-2.0) pkgconfig(libcurl) pkgconfig(libxml-2.0) pkgconfig(rpm) pkgconfig(sqlite3) pkgconfig(zlib) Processing files: python2-createrepo_c-0.15.5-1.el7.ppc64le Provides: python-createrepo_c = 0.15.5-1.el7 python-createrepo_c(ppc-64) = 0.15.5-1.el7 python2-createrepo_c = 0.15.5-1.el7 python2-createrepo_c(ppc-64) = 0.15.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcreaterepo_c.so.0()(64bit) libcrypto.so.10()(64bit) libcurl.so.4()(64bit) libexpat.so.1()(64bit) libglib-2.0.so.0()(64bit) liblzma.so.5()(64bit) libmagic.so.1()(64bit) libpython2.7.so.1.0()(64bit) librpm.so.3()(64bit) librpmio.so.3()(64bit) libsqlite3.so.0()(64bit) libssl.so.10()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-createrepo_c < 0.15.5-1.el7 Processing files: createrepo_c-debuginfo-0.15.5-1.el7.ppc64le Provides: createrepo_c-debuginfo = 0.15.5-1.el7 createrepo_c-debuginfo(ppc-64) = 0.15.5-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le Wrote: /builddir/build/RPMS/createrepo_c-0.15.5-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/createrepo_c-libs-0.15.5-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/createrepo_c-devel-0.15.5-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/python2-createrepo_c-0.15.5-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/createrepo_c-debuginfo-0.15.5-1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RLkgad + umask 022 + cd /builddir/build/BUILD + cd createrepo_c-0.15.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/createrepo_c-0.15.5-1.el7.ppc64le + exit 0 Child return code was: 0