Mock Version: 1.4.4
Mock Version: 1.4.4
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/createrepo_c.spec'], chrootPath='/var/lib/mock/module-48144c2dbe3e8639-build-10282616-802159/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fff97db21d0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/createrepo_c.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
sh: /usr/bin/python: No such file or directory
Building target platforms: ppc64
Building for target ppc64
Wrote: /builddir/build/SRPMS/createrepo_c-0.10.0-14.module_48144c2d.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/createrepo_c.spec'], chrootPath='/var/lib/mock/module-48144c2dbe3e8639-build-10282616-802159/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fff97db21d0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/createrepo_c.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: ppc64
Building for target ppc64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.28AKg8
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf createrepo_c-0.10.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/createrepo_c-0.10.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd createrepo_c-0.10.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/createrepo_c-0.10.0-ignorelock-doublefree.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ mkdir build
+ mkdir build-py3
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0a0LXB
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
~/build/BUILD/createrepo_c-0.10.0/build ~/build/BUILD/createrepo_c-0.10.0
+ cd createrepo_c-0.10.0
+ pushd build
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON ../
-- The C compiler identification is GNU 7.1.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6") 
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Found CURL: /usr/lib64/libcurl.so (found version "7.55.1") 
-- Found EXPAT: /usr/lib64/libexpat.so (found version "2.2.4") 
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.8") 
-- 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.5") 
-- Found LZMA: /usr/lib64/liblzma.so  
-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.0f") 
-- 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.11") 
Using system RPM: /usr/lib64/librpmio.so;/usr/lib64/librpm.so
Using DRPM library: /usr/lib64/libdrpm.so
Package version: 0.10.0
-- Checking for module 'bash-completion'
--   Found bash-completion, version 2.6
Bash completion directory: /usr/share/bash-completion/completions
-- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.13", minimum required is "2") 
-- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.13", minimum required is "2") 
-- Python install dir is /usr/lib64/python2.7/site-packages
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components:  doxygen missing components:  dot
-- nosetests program is nosetests-2.7
-- Configuring done
-- Generating done
-- Build files have been written to: /builddir/build/BUILD/createrepo_c-0.10.0/build
CMake Warning:
  Manually-specified variables were not used by the project:
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    INCLUDE_INSTALL_DIR
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR
+ make -j4 'RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64'
/usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.10.0 -B/builddir/build/BUILD/createrepo_c-0.10.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build/CMakeFiles /builddir/build/BUILD/createrepo_c-0.10.0/build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src /builddir/build/BUILD/createrepo_c-0.10.0/build/src/CMakeFiles/libcreaterepo_c.dir/DependInfo.cmake --color=
Scanning dependencies of target libcreaterepo_c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
[  1%] Building C object src/CMakeFiles/libcreaterepo_c.dir/compression_wrapper.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/compression_wrapper.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/compression_wrapper.c
[  3%] Building C object src/CMakeFiles/libcreaterepo_c.dir/checksum.c.o
[  4%] Building C object src/CMakeFiles/libcreaterepo_c.dir/deltarpms.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/checksum.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/checksum.c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/deltarpms.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c
[  6%] Building C object src/CMakeFiles/libcreaterepo_c.dir/createrepo_shared.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/createrepo_shared.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.c
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c: In function 'cr_deltarpms_parallel_deltas':
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:433:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex                 = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:436:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations]
     user_data.cond_task_finished    = g_cond_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here
 GCond *         g_cond_new              (void);
                 ^~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:502:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:503:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations]
     g_cond_free(user_data.cond_task_finished);
     ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here
 void            g_cond_free             (GCond  *cond);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c: In function 'cr_deltarpms_generate_prestodelta_file':
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:882:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex             = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:925:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.c: In function 'cr_set_cleanup_handler':
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.c:87:16: warning: passing argument 1 of 'atexit' from incompatible pointer type [-Wincompatible-pointer-types]
     if (atexit(failure_exit_cleanup))
                ^~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.c:22:0:
/usr/include/stdlib.h:477:12: note: expected 'void (*)(void)' but argument is of type 'void (*)(int,  void *)'
 extern int atexit (void (*__func) (void)) __THROW __nonnull ((1));
            ^~~~~~
[  7%] Building C object src/CMakeFiles/libcreaterepo_c.dir/dumper_thread.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/dumper_thread.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.c
[  9%] Building C object src/CMakeFiles/libcreaterepo_c.dir/error.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/error.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/error.c
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.c: In function 'get_checksum':
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.c:211:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
         write(fd, checksum, strlen(checksum));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 10%] Building C object src/CMakeFiles/libcreaterepo_c.dir/helpers.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/helpers.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/helpers.c
[ 13%] Building C object src/CMakeFiles/libcreaterepo_c.dir/load_metadata.c.o
[ 13%] Building C object src/CMakeFiles/libcreaterepo_c.dir/locate_metadata.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/load_metadata.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/load_metadata.c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/locate_metadata.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/locate_metadata.c
[ 15%] Building C object src/CMakeFiles/libcreaterepo_c.dir/misc.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/misc.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/misc.c
[ 16%] Building C object src/CMakeFiles/libcreaterepo_c.dir/modifyrepo_shared.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/modifyrepo_shared.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.c
[ 18%] Building C object src/CMakeFiles/libcreaterepo_c.dir/package.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/package.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/package.c
[ 20%] Building C object src/CMakeFiles/libcreaterepo_c.dir/parsehdr.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/parsehdr.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/parsehdr.c
[ 21%] Building C object src/CMakeFiles/libcreaterepo_c.dir/parsepkg.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/parsepkg.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/parsepkg.c
[ 23%] Building C object src/CMakeFiles/libcreaterepo_c.dir/repomd.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/repomd.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/repomd.c
[ 24%] Building C object src/CMakeFiles/libcreaterepo_c.dir/sqlite.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/sqlite.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/sqlite.c
[ 26%] Building C object src/CMakeFiles/libcreaterepo_c.dir/threads.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/threads.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/threads.c
[ 27%] Building C object src/CMakeFiles/libcreaterepo_c.dir/updateinfo.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/updateinfo.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.c
[ 29%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump.c
[ 30%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_deltapackage.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_deltapackage.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_deltapackage.c
[ 32%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_filelists.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_filelists.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_filelists.c
[ 33%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_other.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_other.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_other.c
[ 35%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_primary.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_primary.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_primary.c
[ 38%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_updateinfo.c.o
[ 38%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_repomd.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_updateinfo.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_updateinfo.c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_repomd.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_repomd.c
[ 40%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_file.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_file.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_file.c
[ 41%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser.c
[ 43%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_filelists.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser_filelists.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser_filelists.c
[ 44%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_other.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser_other.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser_other.c
[ 46%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_primary.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser_primary.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser_primary.c
[ 47%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_repomd.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser_repomd.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser_repomd.c
[ 49%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_updateinfo.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser_updateinfo.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser_updateinfo.c
[ 50%] Linking C shared library libcreaterepo_c.so
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libcreaterepo_c.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcreaterepo_c.so.0 -o libcreaterepo_c.so.0.10.0 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 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cmake -E cmake_symlink_library libcreaterepo_c.so.0.10.0 libcreaterepo_c.so.0 libcreaterepo_c.so
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 50%] 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 -f src/CMakeFiles/sqliterepo_c.dir/build.make src/CMakeFiles/sqliterepo_c.dir/depend
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src /builddir/build/BUILD/createrepo_c-0.10.0/build/src/CMakeFiles/createrepo_c.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src /builddir/build/BUILD/createrepo_c-0.10.0/build/src/CMakeFiles/mergerepo_c.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src /builddir/build/BUILD/createrepo_c-0.10.0/build/src/CMakeFiles/sqliterepo_c.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src /builddir/build/BUILD/createrepo_c-0.10.0/build/src/CMakeFiles/modifyrepo_c.dir/DependInfo.cmake --color=
Scanning dependencies of target sqliterepo_c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
make -f src/CMakeFiles/sqliterepo_c.dir/build.make src/CMakeFiles/sqliterepo_c.dir/build
Scanning dependencies of target modifyrepo_c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
Scanning dependencies of target mergerepo_c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
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.10.0/build'
[ 52%] Building C object src/CMakeFiles/modifyrepo_c.dir/modifyrepo_c.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/modifyrepo_c.dir/modifyrepo_c.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_c.c
[ 53%] Building C object src/CMakeFiles/sqliterepo_c.dir/sqliterepo_c.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/sqliterepo_c.dir/sqliterepo_c.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 55%] Building C object src/CMakeFiles/createrepo_c.dir/createrepo_c.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/createrepo_c.dir/createrepo_c.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c
[ 56%] Building C object src/CMakeFiles/mergerepo_c.dir/mergerepo_c.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/mergerepo_c.dir/mergerepo_c.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/mergerepo_c.c
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_c.c: In function 'main':
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_c.c:275:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
     g_thread_init(NULL); // Initialize threading
     ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here
 void     g_thread_init                   (gpointer vtable);
          ^~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c: In function 'generate_sqlite_from_xml':
/builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c:719:13: warning: unused variable 'tmp_err' [-Wunused-variable]
     GError *tmp_err = NULL;
             ^~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c: In function 'main':
/builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c:1024:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
     g_thread_init(NULL); // Initialize threading
     ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here
 void     g_thread_init                   (gpointer vtable);
          ^~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c: In function 'main':
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:460:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
     g_thread_init(NULL);
     ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here
 void     g_thread_init                   (gpointer vtable);
          ^~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:820:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex_pri         = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:821:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex_fil         = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:822:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex_oth         = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:823:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations]
     user_data.cond_pri          = g_cond_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here
 GCond *         g_cond_new              (void);
                 ^~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:824:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations]
     user_data.cond_fil          = g_cond_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here
 GCond *         g_cond_new              (void);
                 ^~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:825:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations]
     user_data.cond_oth          = g_cond_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here
 GCond *         g_cond_new              (void);
                 ^~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:830:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex_buffer      = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:833:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex_deltatargetpackages = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:855:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex_buffer);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:856:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations]
     g_cond_free(user_data.cond_pri);
     ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here
 void            g_cond_free             (GCond  *cond);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:857:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations]
     g_cond_free(user_data.cond_fil);
     ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here
 void            g_cond_free             (GCond  *cond);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:858:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations]
     g_cond_free(user_data.cond_oth);
     ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here
 void            g_cond_free             (GCond  *cond);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:859:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex_pri);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:860:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex_fil);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:861:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex_oth);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:862:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex_deltatargetpackages);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/mergerepo_c.c: In function 'main':
/builddir/build/BUILD/createrepo_c-0.10.0/src/mergerepo_c.c:1641:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
     g_thread_init(NULL); // Initialize threading
     ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/mergerepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here
 void     g_thread_init                   (gpointer vtable);
          ^~~~~~~~~~~~~
[ 58%] Linking C executable modifyrepo_c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/modifyrepo_c.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/modifyrepo_c.dir/modifyrepo_c.c.o  -o modifyrepo_c -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src: libcreaterepo_c.so.0.10.0 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm -lglib-2.0 
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 58%] 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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src/python /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python/CMakeFiles/_createrepo_c.dir/DependInfo.cmake --color=
[ 60%] Linking C executable sqliterepo_c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/sqliterepo_c.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sqliterepo_c.dir/sqliterepo_c.c.o  -o sqliterepo_c -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src: libcreaterepo_c.so.0.10.0 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm -lglib-2.0 
Scanning dependencies of target _createrepo_c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
make -f src/python/CMakeFiles/_createrepo_c.dir/build.make src/python/CMakeFiles/_createrepo_c.dir/build
[ 61%] Building C object src/CMakeFiles/createrepo_c.dir/cmd_parser.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/createrepo_c.dir/cmd_parser.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/cmd_parser.c
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 63%] Building C object src/python/CMakeFiles/_createrepo_c.dir/checksum-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/checksum-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/checksum-py.c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 63%] Built target sqliterepo_c
[ 64%] Building C object src/python/CMakeFiles/_createrepo_c.dir/compression_wrapper-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/compression_wrapper-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/compression_wrapper-py.c
[ 66%] Linking C executable mergerepo_c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/mergerepo_c.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/mergerepo_c.dir/mergerepo_c.c.o  -o mergerepo_c -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src: libcreaterepo_c.so.0.10.0 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm -lglib-2.0 
[ 67%] Building C object src/python/CMakeFiles/_createrepo_c.dir/contentstat-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/contentstat-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/contentstat-py.c
In file included from /builddir/build/BUILD/createrepo_c-0.10.0/src/python/compression_wrapper-py.c:20:0:
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/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.10.0/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.10.0/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.10.0/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.10.0/src/python/compression_wrapper-py.h:29:1: note: in expansion of macro 'PyDoc_STRVAR'
 PyDoc_STRVAR(compression_suffix__doc__,
 ^~~~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 69%] Linking C executable createrepo_c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/createrepo_c.dir/link.txt --verbose=1
[ 69%] Built target mergerepo_c
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/createrepo_c.dir/createrepo_c.c.o CMakeFiles/createrepo_c.dir/cmd_parser.c.o  -o createrepo_c -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src: libcreaterepo_c.so.0.10.0 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm -lglib-2.0 
[ 70%] Building C object src/python/CMakeFiles/_createrepo_c.dir/createrepo_cmodule.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/createrepo_cmodule.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/createrepo_cmodule.c
[ 72%] Building C object src/python/CMakeFiles/_createrepo_c.dir/exception-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/exception-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/exception-py.c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 72%] Built target createrepo_c
[ 73%] Building C object src/python/CMakeFiles/_createrepo_c.dir/load_metadata-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/load_metadata-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/load_metadata-py.c
[ 75%] Building C object src/python/CMakeFiles/_createrepo_c.dir/locate_metadata-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/locate_metadata-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/locate_metadata-py.c
[ 76%] Building C object src/python/CMakeFiles/_createrepo_c.dir/misc-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/misc-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/misc-py.c
[ 78%] Building C object src/python/CMakeFiles/_createrepo_c.dir/package-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/package-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/package-py.c
In file included from /builddir/build/BUILD/createrepo_c-0.10.0/src/python/misc-py.c:20:0:
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/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.10.0/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.10.0/src/python/misc-py.h:25:1: note: in expansion of macro 'PyDoc_STRVAR'
 PyDoc_STRVAR(compress_file_with_stat__doc__,
 ^~~~~~~~~~~~
[ 80%] Building C object src/python/CMakeFiles/_createrepo_c.dir/parsepkg-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/parsepkg-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/parsepkg-py.c
[ 81%] Building C object src/python/CMakeFiles/_createrepo_c.dir/repomd-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/repomd-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/repomd-py.c
[ 83%] Building C object src/python/CMakeFiles/_createrepo_c.dir/repomdrecord-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/repomdrecord-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/repomdrecord-py.c
[ 84%] Building C object src/python/CMakeFiles/_createrepo_c.dir/sqlite-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/sqlite-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/sqlite-py.c
In file included from /builddir/build/BUILD/createrepo_c-0.10.0/src/python/parsepkg-py.c:20:0:
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/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.10.0/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.10.0/src/python/parsepkg-py.h:25:1: note: in expansion of macro 'PyDoc_STRVAR'
 PyDoc_STRVAR(package_from_rpm__doc__,
 ^~~~~~~~~~~~
[ 86%] Building C object src/python/CMakeFiles/_createrepo_c.dir/typeconversion.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/typeconversion.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/typeconversion.c
[ 87%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updatecollection-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/updatecollection-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updatecollection-py.c
[ 89%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updatecollectionpackage-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/updatecollectionpackage-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updatecollectionpackage-py.c
[ 90%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updateinfo-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/updateinfo-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updateinfo-py.c
[ 92%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updaterecord-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/updaterecord-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c
[ 93%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updatereference-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/updatereference-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updatereference-py.c
[ 95%] Building C object src/python/CMakeFiles/_createrepo_c.dir/xml_file-py.c.o
[ 96%] Building C object src/python/CMakeFiles/_createrepo_c.dir/xml_dump-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/xml_file-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/xml_file-py.c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/xml_dump-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/xml_dump-py.c
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c: In function 'set_datetime':
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c:345:45: warning: '%02d' directive output may be truncated writing between 2 and 3 bytes into a region of size between 2 and 6 [-Wformat-truncation=]
     snprintf(date, 20, "%04d-%02d-%02d %02d:%02d:%02d",
                                             ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c:345:24: note: directive argument in the range [0, 255]
     snprintf(date, 20, "%04d-%02d-%02d %02d:%02d:%02d",
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c:345:24: note: directive argument in the range [0, 255]
In file included from /usr/include/stdio.h:862:0,
                 from /usr/include/python2.7/Python.h:33,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c:20:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 20 and 26 bytes into a destination of size 20
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 98%] Building C object src/python/CMakeFiles/_createrepo_c.dir/xml_parser-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python2.7  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/xml_parser-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/xml_parser-py.c
In file included from /builddir/build/BUILD/createrepo_c-0.10.0/src/python/xml_parser-py.c:20:0:
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/src/python/xml_parser-py.h:49:1: note: in expansion of macro 'PyDoc_STRVAR'
 PyDoc_STRVAR(xml_parse_updateinfo__doc__,
 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/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.10.0/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.10.0/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.10.0/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.10.0/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.10.0/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.10.0/src/python/xml_parser-py.h:25:1: note: in expansion of macro 'PyDoc_STRVAR'
 PyDoc_STRVAR(xml_parse_primary__doc__,
 ^~~~~~~~~~~~
[100%] Linking C shared library createrepo_c/_createrepo_c.so
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/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 -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src: ../libcreaterepo_c.so.0.10.0 -lexpat -lcurl -lpython2.7 -lbz2 -lexpat -lcurl -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[100%] Built target _createrepo_c
make[1]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build/CMakeFiles 0
+ popd
+ pushd build-py3
~/build/BUILD/createrepo_c-0.10.0
~/build/BUILD/createrepo_c-0.10.0/build-py3 ~/build/BUILD/createrepo_c-0.10.0
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON ../ -DPYTHON_DESIRED:str=3
-- The C compiler identification is GNU 7.1.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6") 
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Found CURL: /usr/lib64/libcurl.so (found version "7.55.1") 
-- Found EXPAT: /usr/lib64/libexpat.so (found version "2.2.4") 
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.8") 
-- 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.5") 
-- Found LZMA: /usr/lib64/liblzma.so  
-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.0f") 
-- 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.11") 
Using system RPM: /usr/lib64/librpmio.so;/usr/lib64/librpm.so
Using DRPM library: /usr/lib64/libdrpm.so
Package version: 0.10.0
-- Checking for module 'bash-completion'
--   Found bash-completion, version 2.6
Bash completion directory: /usr/share/bash-completion/completions
-- Found PythonLibs: /usr/lib64/libpython3.6m.so (found suitable version "3.6.2", minimum required is "3.0") 
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.2", minimum required is "3.0") 
-- Python install dir is /usr/lib64/python3.6/site-packages
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components:  doxygen missing components:  dot
-- nosetests program is nosetests-3.6
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    INCLUDE_INSTALL_DIR
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR
-- Build files have been written to: /builddir/build/BUILD/createrepo_c-0.10.0/build-py3
+ make -j4 'RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64'
/usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.10.0 -B/builddir/build/BUILD/createrepo_c-0.10.0/build-py3 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/CMakeFiles /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
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.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/CMakeFiles/libcreaterepo_c.dir/DependInfo.cmake --color=
Scanning dependencies of target libcreaterepo_c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
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.10.0/build-py3'
[  1%] Building C object src/CMakeFiles/libcreaterepo_c.dir/checksum.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/checksum.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/checksum.c
[  3%] Building C object src/CMakeFiles/libcreaterepo_c.dir/createrepo_shared.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/createrepo_shared.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.c
[  4%] Building C object src/CMakeFiles/libcreaterepo_c.dir/compression_wrapper.c.o
[  6%] Building C object src/CMakeFiles/libcreaterepo_c.dir/deltarpms.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/compression_wrapper.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/compression_wrapper.c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/deltarpms.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c
[  7%] Building C object src/CMakeFiles/libcreaterepo_c.dir/dumper_thread.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/dumper_thread.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.c
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.c: In function 'cr_set_cleanup_handler':
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.c:87:16: warning: passing argument 1 of 'atexit' from incompatible pointer type [-Wincompatible-pointer-types]
     if (atexit(failure_exit_cleanup))
                ^~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.c:22:0:
/usr/include/stdlib.h:477:12: note: expected 'void (*)(void)' but argument is of type 'void (*)(int,  void *)'
 extern int atexit (void (*__func) (void)) __THROW __nonnull ((1));
            ^~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c: In function 'cr_deltarpms_parallel_deltas':
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:433:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex                 = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:436:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations]
     user_data.cond_task_finished    = g_cond_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here
 GCond *         g_cond_new              (void);
                 ^~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:502:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:503:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations]
     g_cond_free(user_data.cond_task_finished);
     ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here
 void            g_cond_free             (GCond  *cond);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c: In function 'cr_deltarpms_generate_prestodelta_file':
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:882:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex             = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:925:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
[  9%] Building C object src/CMakeFiles/libcreaterepo_c.dir/error.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/error.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/error.c
[ 10%] Building C object src/CMakeFiles/libcreaterepo_c.dir/helpers.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/helpers.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/helpers.c
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.c: In function 'get_checksum':
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.c:211:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
         write(fd, checksum, strlen(checksum));
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 12%] Building C object src/CMakeFiles/libcreaterepo_c.dir/load_metadata.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/load_metadata.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/load_metadata.c
[ 13%] Building C object src/CMakeFiles/libcreaterepo_c.dir/locate_metadata.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/locate_metadata.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/locate_metadata.c
[ 15%] Building C object src/CMakeFiles/libcreaterepo_c.dir/misc.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/misc.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/misc.c
[ 16%] Building C object src/CMakeFiles/libcreaterepo_c.dir/modifyrepo_shared.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/modifyrepo_shared.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.c
[ 18%] Building C object src/CMakeFiles/libcreaterepo_c.dir/package.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/package.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/package.c
[ 20%] Building C object src/CMakeFiles/libcreaterepo_c.dir/parsehdr.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/parsehdr.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/parsehdr.c
[ 21%] Building C object src/CMakeFiles/libcreaterepo_c.dir/parsepkg.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/parsepkg.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/parsepkg.c
[ 23%] Building C object src/CMakeFiles/libcreaterepo_c.dir/repomd.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/repomd.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/repomd.c
[ 24%] Building C object src/CMakeFiles/libcreaterepo_c.dir/sqlite.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/sqlite.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/sqlite.c
[ 26%] Building C object src/CMakeFiles/libcreaterepo_c.dir/threads.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/threads.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/threads.c
[ 27%] Building C object src/CMakeFiles/libcreaterepo_c.dir/updateinfo.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/updateinfo.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.c
[ 29%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump.c
[ 30%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_deltapackage.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_deltapackage.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_deltapackage.c
[ 32%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_filelists.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_filelists.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_filelists.c
[ 33%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_other.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_other.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_other.c
[ 35%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_primary.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_primary.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_primary.c
[ 36%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_repomd.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_repomd.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_repomd.c
[ 38%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_dump_updateinfo.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_dump_updateinfo.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump_updateinfo.c
[ 40%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_file.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_file.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_file.c
[ 41%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser.c
[ 43%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_filelists.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser_filelists.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser_filelists.c
[ 44%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_other.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser_other.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser_other.c
[ 46%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_primary.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser_primary.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser_primary.c
[ 47%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_repomd.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser_repomd.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser_repomd.c
[ 49%] Building C object src/CMakeFiles/libcreaterepo_c.dir/xml_parser_updateinfo.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -Dlibcreaterepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/libcreaterepo_c.dir/xml_parser_updateinfo.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser_updateinfo.c
[ 50%] Linking C shared library libcreaterepo_c.so
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libcreaterepo_c.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcreaterepo_c.so.0 -o libcreaterepo_c.so.0.10.0 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 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cmake -E cmake_symlink_library libcreaterepo_c.so.0.10.0 libcreaterepo_c.so.0 libcreaterepo_c.so
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[ 50%] 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 -f src/CMakeFiles/sqliterepo_c.dir/build.make src/CMakeFiles/sqliterepo_c.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/CMakeFiles/createrepo_c.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/CMakeFiles/mergerepo_c.dir/DependInfo.cmake --color=
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.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/CMakeFiles/sqliterepo_c.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/CMakeFiles/modifyrepo_c.dir/DependInfo.cmake --color=
Scanning dependencies of target sqliterepo_c
Scanning dependencies of target mergerepo_c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
make -f src/CMakeFiles/mergerepo_c.dir/build.make src/CMakeFiles/mergerepo_c.dir/build
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
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.10.0/build-py3'
Scanning dependencies of target modifyrepo_c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
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.10.0/build-py3'
[ 52%] Building C object src/CMakeFiles/sqliterepo_c.dir/sqliterepo_c.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/sqliterepo_c.dir/sqliterepo_c.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[ 53%] Building C object src/CMakeFiles/modifyrepo_c.dir/modifyrepo_c.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/modifyrepo_c.dir/modifyrepo_c.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_c.c
[ 55%] Building C object src/CMakeFiles/mergerepo_c.dir/mergerepo_c.c.o
Scanning dependencies of target createrepo_c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/mergerepo_c.dir/mergerepo_c.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/mergerepo_c.c
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.10.0/build-py3'
[ 56%] Building C object src/CMakeFiles/createrepo_c.dir/createrepo_c.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/createrepo_c.dir/createrepo_c.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_c.c: In function 'main':
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_c.c:275:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
     g_thread_init(NULL); // Initialize threading
     ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here
 void     g_thread_init                   (gpointer vtable);
          ^~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c: In function 'generate_sqlite_from_xml':
/builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c:719:13: warning: unused variable 'tmp_err' [-Wunused-variable]
     GError *tmp_err = NULL;
             ^~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c: In function 'main':
/builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c:1024:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
     g_thread_init(NULL); // Initialize threading
     ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/sqliterepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here
 void     g_thread_init                   (gpointer vtable);
          ^~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/mergerepo_c.c: In function 'main':
/builddir/build/BUILD/createrepo_c-0.10.0/src/mergerepo_c.c:1641:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
     g_thread_init(NULL); // Initialize threading
     ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/mergerepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here
 void     g_thread_init                   (gpointer vtable);
          ^~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c: In function 'main':
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:460:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
     g_thread_init(NULL);
     ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here
 void     g_thread_init                   (gpointer vtable);
          ^~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:820:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex_pri         = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:821:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex_fil         = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:822:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex_oth         = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:823:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations]
     user_data.cond_pri          = g_cond_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here
 GCond *         g_cond_new              (void);
                 ^~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:824:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations]
     user_data.cond_fil          = g_cond_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here
 GCond *         g_cond_new              (void);
                 ^~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:825:5: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations]
     user_data.cond_oth          = g_cond_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here
 GCond *         g_cond_new              (void);
                 ^~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:830:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex_buffer      = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:833:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations]
     user_data.mutex_deltatargetpackages = g_mutex_new();
     ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here
 GMutex *        g_mutex_new             (void);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:855:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex_buffer);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:856:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations]
     g_cond_free(user_data.cond_pri);
     ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here
 void            g_cond_free             (GCond  *cond);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:857:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations]
     g_cond_free(user_data.cond_fil);
     ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here
 void            g_cond_free             (GCond  *cond);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:858:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations]
     g_cond_free(user_data.cond_oth);
     ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here
 void            g_cond_free             (GCond  *cond);
                 ^~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:859:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex_pri);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:860:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex_fil);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:861:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex_oth);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:862:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations]
     g_mutex_free(user_data.mutex_deltatargetpackages);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.c:20:
/usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here
 void            g_mutex_free            (GMutex *mutex);
                 ^~~~~~~~~~~~
[ 58%] Linking C executable modifyrepo_c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/modifyrepo_c.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/modifyrepo_c.dir/modifyrepo_c.c.o  -o modifyrepo_c -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src: libcreaterepo_c.so.0.10.0 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm -lglib-2.0 
[ 60%] Linking C executable sqliterepo_c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/sqliterepo_c.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sqliterepo_c.dir/sqliterepo_c.c.o  -o sqliterepo_c -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src: libcreaterepo_c.so.0.10.0 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm -lglib-2.0 
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[ 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.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src/python /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python/CMakeFiles/_createrepo_c.dir/DependInfo.cmake --color=
[ 61%] Building C object src/CMakeFiles/createrepo_c.dir/cmd_parser.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/createrepo_c.dir/cmd_parser.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/cmd_parser.c
Scanning dependencies of target _createrepo_c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
make -f src/python/CMakeFiles/_createrepo_c.dir/build.make src/python/CMakeFiles/_createrepo_c.dir/build
[ 63%] Linking C executable mergerepo_c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/mergerepo_c.dir/link.txt --verbose=1
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/mergerepo_c.dir/mergerepo_c.c.o  -o mergerepo_c -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src: libcreaterepo_c.so.0.10.0 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm -lglib-2.0 
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[ 63%] Built target sqliterepo_c
[ 64%] Building C object src/python/CMakeFiles/_createrepo_c.dir/checksum-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/checksum-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/checksum-py.c
[ 66%] Building C object src/python/CMakeFiles/_createrepo_c.dir/compression_wrapper-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/compression_wrapper-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/compression_wrapper-py.c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[ 66%] Built target mergerepo_c
[ 67%] Building C object src/python/CMakeFiles/_createrepo_c.dir/contentstat-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/contentstat-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/contentstat-py.c
[ 69%] Linking C executable createrepo_c
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/createrepo_c.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/createrepo_c.dir/createrepo_c.c.o CMakeFiles/createrepo_c.dir/cmd_parser.c.o  -o createrepo_c -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src: libcreaterepo_c.so.0.10.0 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm -lglib-2.0 
[ 70%] Building C object src/python/CMakeFiles/_createrepo_c.dir/createrepo_cmodule.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/createrepo_cmodule.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/createrepo_cmodule.c
In file included from /usr/include/python3.6m/Python.h:51:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/python/compression_wrapper-py.c:20:
/builddir/build/BUILD/createrepo_c-0.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/compression_wrapper-py.h:29:1: note: in expansion of macro 'PyDoc_STRVAR'
 PyDoc_STRVAR(compression_suffix__doc__,
 ^~~~~~~~~~~~
[ 72%] Building C object src/python/CMakeFiles/_createrepo_c.dir/exception-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/exception-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/exception-py.c
[ 73%] Building C object src/python/CMakeFiles/_createrepo_c.dir/load_metadata-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/load_metadata-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/load_metadata-py.c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[ 73%] Built target createrepo_c
[ 75%] Building C object src/python/CMakeFiles/_createrepo_c.dir/locate_metadata-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/locate_metadata-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/locate_metadata-py.c
[ 76%] Building C object src/python/CMakeFiles/_createrepo_c.dir/misc-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/misc-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/misc-py.c
[ 78%] Building C object src/python/CMakeFiles/_createrepo_c.dir/package-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/package-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/package-py.c
In file included from /usr/include/python3.6m/Python.h:51:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/python/misc-py.c:20:
/builddir/build/BUILD/createrepo_c-0.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/misc-py.h:25:1: note: in expansion of macro 'PyDoc_STRVAR'
 PyDoc_STRVAR(compress_file_with_stat__doc__,
 ^~~~~~~~~~~~
[ 80%] Building C object src/python/CMakeFiles/_createrepo_c.dir/parsepkg-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/parsepkg-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/parsepkg-py.c
[ 81%] Building C object src/python/CMakeFiles/_createrepo_c.dir/repomd-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/repomd-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/repomd-py.c
[ 83%] Building C object src/python/CMakeFiles/_createrepo_c.dir/repomdrecord-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/repomdrecord-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/repomdrecord-py.c
In file included from /usr/include/python3.6m/Python.h:51:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/python/parsepkg-py.c:20:
/builddir/build/BUILD/createrepo_c-0.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/parsepkg-py.h:25:1: note: in expansion of macro 'PyDoc_STRVAR'
 PyDoc_STRVAR(package_from_rpm__doc__,
 ^~~~~~~~~~~~
[ 84%] Building C object src/python/CMakeFiles/_createrepo_c.dir/sqlite-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/sqlite-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/sqlite-py.c
[ 86%] Building C object src/python/CMakeFiles/_createrepo_c.dir/typeconversion.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/typeconversion.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/typeconversion.c
[ 87%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updatecollection-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/updatecollection-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updatecollection-py.c
[ 89%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updatecollectionpackage-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/updatecollectionpackage-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updatecollectionpackage-py.c
[ 90%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updateinfo-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/updateinfo-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updateinfo-py.c
[ 92%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updaterecord-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/updaterecord-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c
[ 93%] Building C object src/python/CMakeFiles/_createrepo_c.dir/updatereference-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/updatereference-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updatereference-py.c
[ 95%] Building C object src/python/CMakeFiles/_createrepo_c.dir/xml_dump-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/xml_dump-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/xml_dump-py.c
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c: In function 'set_datetime':
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c:345:45: warning: '%02d' directive output may be truncated writing between 2 and 3 bytes into a region of size between 2 and 6 [-Wformat-truncation=]
     snprintf(date, 20, "%04d-%02d-%02d %02d:%02d:%02d",
                                             ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c:345:24: note: directive argument in the range [0, 255]
     snprintf(date, 20, "%04d-%02d-%02d %02d:%02d:%02d",
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c:345:24: note: directive argument in the range [0, 255]
In file included from /usr/include/stdio.h:862:0,
                 from /usr/include/python3.6m/Python.h:25,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/python/updaterecord-py.c:20:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 20 and 26 bytes into a destination of size 20
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 96%] Building C object src/python/CMakeFiles/_createrepo_c.dir/xml_file-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/xml_file-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/xml_file-py.c
[ 98%] Building C object src/python/CMakeFiles/_createrepo_c.dir/xml_parser-py.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python && /usr/bin/cc -D_createrepo_c_EXPORTS -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/python3.6m  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -fPIC   -o CMakeFiles/_createrepo_c.dir/xml_parser-py.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/src/python/xml_parser-py.c
In file included from /usr/include/python3.6m/Python.h:51:0,
                 from /builddir/build/BUILD/createrepo_c-0.10.0/src/python/xml_parser-py.c:20:
/builddir/build/BUILD/createrepo_c-0.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/xml_parser-py.h:49:1: note: in expansion of macro 'PyDoc_STRVAR'
 PyDoc_STRVAR(xml_parse_updateinfo__doc__,
 ^~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/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/python3.6m/pymacro.h:70:37: note: in definition of macro 'PyDoc_VAR'
 #define PyDoc_VAR(name) static char name[]
                                     ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/src/python/xml_parser-py.h:25:1: note: in expansion of macro 'PyDoc_STRVAR'
 PyDoc_STRVAR(xml_parse_primary__doc__,
 ^~~~~~~~~~~~
[100%] Linking C shared library createrepo_c/_createrepo_c.so
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -fno-strict-aliasing -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/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 -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src: ../libcreaterepo_c.so.0.10.0 -lexpat -lcurl -lpython3.6m -lbz2 -lexpat -lcurl -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[100%] Built target _createrepo_c
make[1]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/CMakeFiles 0
~/build/BUILD/createrepo_c-0.10.0
~/build/BUILD/createrepo_c-0.10.0/build ~/build/BUILD/createrepo_c-0.10.0
+ popd
+ pushd build
+ make doc-c
/usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.10.0 -B/builddir/build/BUILD/createrepo_c-0.10.0/build --check-build-system CMakeFiles/Makefile.cmake 0
make -f CMakeFiles/Makefile2 doc-c
make[1]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
/usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.10.0 -B/builddir/build/BUILD/createrepo_c-0.10.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build/CMakeFiles 1
make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc-c.dir/all
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/doc /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/doc /builddir/build/BUILD/createrepo_c-0.10.0/build/doc/CMakeFiles/doc-c.dir/DependInfo.cmake --color=
Scanning dependencies of target doc-c
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
[100%] Building C API documentation with Doxygen
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/doc && /usr/bin/doxygen /builddir/build/BUILD/createrepo_c-0.10.0/build/doc/Doxyfile.in
warning: Tag `SYMBOL_CACHE_SIZE' at line 346 of file `/builddir/build/BUILD/createrepo_c-0.10.0/build/doc/Doxyfile.in' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_SCHEMA' at line 1414 of file `/builddir/build/BUILD/createrepo_c-0.10.0/build/doc/Doxyfile.in' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 1420 of file `/builddir/build/BUILD/createrepo_c-0.10.0/build/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.10.0/src/modifyrepo_shared.h:40: warning: Compound cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:60: warning: Compound cr_UpdateReference is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:60: warning: Compound cr_NEVR is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:38: warning: Compound cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:67: warning: Compound cr_NEVRA is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:48: warning: Compound cr_DeltaTargetPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:48: warning: Compound UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:41: warning: Compound cr_DeltaPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:53: warning: Compound cr_UpdateCollection is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:91: warning: Compound cr_UpdateInfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:68: warning: Compound cr_UpdateRecord is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:41: warning: Compound PoolTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.h:58: 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.10.0/src/deltarpms.h:38: warning: Member CR_DELTA_RPM_SUPPORT (macro definition) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:39: warning: Member CR_DEFAULT_MAX_DELTA_RPM_SIZE (macro definition) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:61: warning: Member cr_drpm_support(void) (function) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:65: warning: Member cr_drpm_create(cr_DeltaTargetPackage *old, cr_DeltaTargetPackage *new, const char *destdir, GError **err) (function) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:71: warning: Member cr_deltapackage_from_drpm_base(const char *filename, int changelog_limit, cr_HeaderReadingFlags flags, GError **err) (function) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:77: warning: Member cr_deltapackage_free(cr_DeltaPackage *deltapackage) (function) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:80: warning: Member cr_deltarpms_scan_oldpackagedirs(GSList *oldpackagedirs, gint64 max_delta_rpm_size, GError **err) (function) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:85: warning: Member cr_deltatargetpackage_from_package(cr_Package *pkg, const char *path, GError **err) (function) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:90: warning: Member cr_deltatargetpackage_from_rpm(const char *path, GError **err) (function) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:93: warning: Member cr_deltatargetpackage_free(cr_DeltaTargetPackage *tpkg) (function) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:96: warning: Member cr_deltarpms_parallel_deltas(GSList *targetpackages, GHashTable *oldpackages, const char *outdeltadir, gint num_deltas, gint workers, gint64 max_delta_rpm_size, gint64 max_work_size, GError **err) (function) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:106: warning: Member cr_deltarpms_scan_targetdir(const char *path, gint64 max_delta_rpm_size, GError **err) (function) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:111: warning: Member cr_deltarpms_generate_prestodelta_file(const gchar *drpmdir, cr_XmlFile *f, cr_ChecksumType checksum_type, gint workers, const gchar *prefix_to_strip, GError **err) (function) of group deltarpms is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:100: warning: Member cr_dumper_thread(gpointer data, gpointer user_data) (function) of group dumperthread is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/helpers.h:40: warning: Member cr_RetentionType (enumeration) of group helpers is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/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.10.0/src/misc.h:44: warning: Member CR_ARRAYLEN(x) (macro definition) of group misc is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:420: warning: Member cr_CpFlags (enumeration) of group misc is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:443: warning: Member cr_RmFlags (enumeration) of group misc is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:464: 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.10.0/src/misc.h:429: 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.10.0/src/misc.h:437: 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.10.0/src/misc.h:291: 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.10.0/src/misc.h:298: 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.10.0/src/modifyrepo_shared.h:59: warning: Member cr_modifyrepotask_new(void) (function) of group modifyrepo_shared is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:62: warning: Member cr_modifyrepotask_free(cr_ModifyRepoTask *task) (function) of group modifyrepo_shared is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:65: warning: Member cr_modifyrepo(GSList *modifyrepotasks, gchar *repopath, GError **err) (function) of group modifyrepo_shared is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:68: 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.10.0/src/package.h:36: warning: Member cr_PackageLoadingFlags (enumeration) of group package is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:100: warning: Member cr_updatecollectionpackage_new(void) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:103: warning: Member cr_updatecollectionpackage_copy(const cr_UpdateCollectionPackage *orig) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:106: warning: Member cr_updatecollectionpackage_free(cr_UpdateCollectionPackage *pkg) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:113: warning: Member cr_updatecollection_new(void) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:116: warning: Member cr_updatecollection_copy(const cr_UpdateCollection *orig) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:119: warning: Member cr_updatecollection_free(cr_UpdateCollection *collection) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:122: 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.10.0/src/updateinfo.h:130: warning: Member cr_updatereference_new(void) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:133: warning: Member cr_updatereference_copy(const cr_UpdateReference *orig) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:136: warning: Member cr_updatereference_free(cr_UpdateReference *ref) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:143: warning: Member cr_updaterecord_new(void) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:146: warning: Member cr_updaterecord_copy(const cr_UpdateRecord *orig) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:149: warning: Member cr_updaterecord_free(cr_UpdateRecord *record) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:152: 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.10.0/src/updateinfo.h:156: 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.10.0/src/updateinfo.h:164: warning: Member cr_updateinfo_new(void) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:167: warning: Member cr_updateinfo_free(cr_UpdateInfo *uinfo) (function) of group updateinfo is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:170: 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.10.0/src/package.h:77: warning: Member data (variable) of class cr_BinaryData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/package.h:78: warning: Member size (variable) of class cr_BinaryData is not documented.
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /builddir/build/BUILD/createrepo_c-0.10.0/src
Reading and parsing tag files
Parsing files
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/checksum.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/checksum.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/cleanup.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/cleanup.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/compression_wrapper.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/compression_wrapper.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/constants.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/constants.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/error.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/error.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/helpers.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/helpers.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/load_metadata.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/load_metadata.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/locate_metadata.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/locate_metadata.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/package.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/package.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/parsehdr.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/parsehdr.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/parsepkg.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/parsepkg.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/repomd.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/repomd.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/sqlite.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/sqlite.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/threads.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/threads.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/version.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/version.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_file.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_file.h...
Preprocessing /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser.h...
Parsing file /builddir/build/BUILD/createrepo_c-0.10.0/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...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
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.10.0/src/checksum.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/cleanup.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/compression_wrapper.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/constants.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_c.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/error.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/helpers.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/load_metadata.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/locate_metadata.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/package.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/parsehdr.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/parsepkg.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/repomd.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/sqlite.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/threads.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/version.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_dump.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_file.h...
Generating code for file /builddir/build/BUILD/createrepo_c-0.10.0/src/xml_parser.h...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound cr_BinaryData...
Generating docs for compound cr_Cha/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:42: warning: Member package (variable) of class cr_DeltaPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:43: warning: Member nevr (variable) of class cr_DeltaPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:44: warning: Member sequence (variable) of class cr_DeltaPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:45: warning: Member chunk (variable) of class cr_DeltaPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:49: warning: Member name (variable) of class cr_DeltaTargetPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:50: warning: Member arch (variable) of class cr_DeltaTargetPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:51: warning: Member epoch (variable) of class cr_DeltaTargetPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:52: warning: Member version (variable) of class cr_DeltaTargetPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:53: warning: Member release (variable) of class cr_DeltaTargetPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:54: warning: Member location_href (variable) of class cr_DeltaTargetPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:55: warning: Member size_installed (variable) of class cr_DeltaTargetPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:57: warning: Member path (variable) of class cr_DeltaTargetPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/deltarpms.h:58: warning: Member chunk (variable) of class cr_DeltaTargetPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:42: warning: Member path (variable) of class cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:43: warning: Member type (variable) of class cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:44: warning: Member remove (variable) of class cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:45: warning: Member compress (variable) of class cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:46: warning: Member compress_type (variable) of class cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:47: warning: Member unique_md_filenames (variable) of class cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:48: warning: Member checksum_type (variable) of class cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:49: warning: Member new_name (variable) of class cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:52: warning: Member repopath (variable) of class cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:53: warning: Member dst_fn (variable) of class cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/modifyrepo_shared.h:54: warning: Member chunk (variable) of class cr_ModifyRepoTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:61: warning: Member name (variable) of class cr_NEVR is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:62: warning: Member epoch (variable) of class cr_NEVR is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:63: warning: Member version (variable) of class cr_NEVR is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:64: warning: Member release (variable) of class cr_NEVR is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:68: warning: Member name (variable) of class cr_NEVRA is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:69: warning: Member epoch (variable) of class cr_NEVRA is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:70: warning: Member version (variable) of class cr_NEVRA is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:71: warning: Member release (variable) of class cr_NEVRA is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/misc.h:72: warning: Member arch (variable) of class cr_NEVRA is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/package.h:129: warning: Member hdrid (variable) of class cr_Package is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/package.h:130: warning: Member siggpg (variable) of class cr_Package is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/package.h:131: warning: Member sigpgp (variable) of class cr_Package is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:57: warning: Member chunk (variable) of class cr_UpdateCollection is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:39: warning: Member name (variable) of class cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:40: warning: Member version (variable) of class cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:41: warning: Member release (variable) of class cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:42: warning: Member epoch (variable) of class cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:43: warning: Member arch (variable) of class cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:44: warning: Member src (variable) of class cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:45: warning: Member filename (variable) of class cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:46: warning: Member sum (variable) of class cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:47: warning: Member sum_type (variable) of class cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:48: warning: Member reboot_suggested (variable) of class cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:50: warning: Member chunk (variable) of class cr_UpdateCollectionPackage is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/updateinfo.h:65: warning: Member chunk (variable) of class cr_UpdateReference is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:42: warning: Member id (variable) of class PoolTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:43: warning: Member full_path (variable) of class PoolTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:44: warning: Member filename (variable) of class PoolTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:45: warning: Member path (variable) of class PoolTask is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:49: warning: Member pri_f (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:50: warning: Member fil_f (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:51: warning: Member oth_f (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:52: warning: Member pri_db (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:53: warning: Member fil_db (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:54: warning: Member oth_db (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:55: warning: Member changelog_limit (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:56: warning: Member location_base (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:57: warning: Member repodir_name_len (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:59: warning: Member checksum_type_str (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:60: warning: Member checksum_type (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:61: warning: Member checksum_cachedir (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:62: warning: Member skip_symlinks (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:63: warning: Member package_count (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:66: warning: Member skip_stat (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:67: warning: Member old_metadata (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:70: warning: Member mutex_pri (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:71: warning: Member mutex_fil (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:72: warning: Member mutex_oth (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:73: warning: Member cond_pri (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:74: warning: Member cond_fil (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:75: warning: Member cond_oth (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:76: warning: Member id_pri (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:77: warning: Member id_fil (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:78: warning: Member id_oth (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:81: warning: Member buffer (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:82: warning: Member mutex_buffer (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:85: warning: Member deltas (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:86: warning: Member max_delta_rpm_size (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:88: warning: Member mutex_deltatargetpackages (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:89: warning: Member deltatargetpackages (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:92: warning: Member cut_dirs (variable) of class UserData is not documented.
/builddir/build/BUILD/createrepo_c-0.10.0/src/dumper_thread.h:94: warning: Member location_prefix (variable) of class UserData is not documented.
ngelogEntry...
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_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_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 PoolTask...
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...
writing tag file...
lookup cache used 783/65536 hits=2936 misses=791
finished...
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[100%] Built target doc-c
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build/CMakeFiles 0
make[1]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
~/build/BUILD/createrepo_c-0.10.0
+ popd
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WrHNNd
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64
++ dirname /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64
~/build/BUILD/createrepo_c-0.10.0/build ~/build/BUILD/createrepo_c-0.10.0
+ cd createrepo_c-0.10.0
+ pushd build
+ make install DESTDIR=/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64
/usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.10.0 -B/builddir/build/BUILD/createrepo_c-0.10.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build/CMakeFiles /builddir/build/BUILD/createrepo_c-0.10.0/build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src /builddir/build/BUILD/createrepo_c-0.10.0/build/src/CMakeFiles/libcreaterepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
make[2]: Nothing to be done for 'src/CMakeFiles/libcreaterepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 50%] 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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src /builddir/build/BUILD/createrepo_c-0.10.0/build/src/CMakeFiles/createrepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
make[2]: Nothing to be done for 'src/CMakeFiles/createrepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 55%] 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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src /builddir/build/BUILD/createrepo_c-0.10.0/build/src/CMakeFiles/mergerepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
make[2]: Nothing to be done for 'src/CMakeFiles/mergerepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 58%] Built target mergerepo_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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src /builddir/build/BUILD/createrepo_c-0.10.0/build/src/CMakeFiles/sqliterepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
make[2]: Nothing to be done for 'src/CMakeFiles/sqliterepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 61%] Built target sqliterepo_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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src /builddir/build/BUILD/createrepo_c-0.10.0/build/src/CMakeFiles/modifyrepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
make[2]: Nothing to be done for 'src/CMakeFiles/modifyrepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 64%] 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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src/python /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python /builddir/build/BUILD/createrepo_c-0.10.0/build/src/python/CMakeFiles/_createrepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
make[2]: Nothing to be done for 'src/python/CMakeFiles/_createrepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[100%] Built target _createrepo_c
make[1]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/bash-completion/completions/createrepo_c
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/checksum.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/compression_wrapper.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/constants.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/createrepo_c.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/deltarpms.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/error.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/helpers.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/load_metadata.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/locate_metadata.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/misc.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/modifyrepo_shared.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/package.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/parsehdr.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/parsepkg.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/repomd.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/sqlite.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/threads.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/updateinfo.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/version.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/xml_dump.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/xml_file.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/xml_parser.h
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/pkgconfig/createrepo_c.pc
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/libcreaterepo_c.so.0.10.0
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/libcreaterepo_c.so.0
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/libcreaterepo_c.so
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/createrepo_c
-- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/createrepo_c" to ""
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/mergerepo_c
-- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/mergerepo_c" to ""
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/modifyrepo_c
-- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/modifyrepo_c" to ""
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/sqliterepo_c
-- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/sqliterepo_c" to ""
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/python2.7/site-packages/createrepo_c/__init__.py
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/python2.7/site-packages/createrepo_c/_createrepo_c.so
-- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/python2.7/site-packages/createrepo_c/_createrepo_c.so" to ""
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/man/man8/createrepo_c.8
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/man/man8/mergerepo_c.8
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/man/man8/modifyrepo_c.8
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/man/man8/sqliterepo_c.8
~/build/BUILD/createrepo_c-0.10.0
~/build/BUILD/createrepo_c-0.10.0/build-py3 ~/build/BUILD/createrepo_c-0.10.0
+ popd
+ pushd build-py3
+ make install DESTDIR=/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64
/usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.10.0 -B/builddir/build/BUILD/createrepo_c-0.10.0/build-py3 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/CMakeFiles /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
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.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/CMakeFiles/libcreaterepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
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.10.0/build-py3'
make[2]: Nothing to be done for 'src/CMakeFiles/libcreaterepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[ 50%] 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.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/CMakeFiles/createrepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
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.10.0/build-py3'
make[2]: Nothing to be done for 'src/CMakeFiles/createrepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[ 55%] 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.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/CMakeFiles/mergerepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
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.10.0/build-py3'
make[2]: Nothing to be done for 'src/CMakeFiles/mergerepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[ 58%] Built target mergerepo_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.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/CMakeFiles/sqliterepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
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.10.0/build-py3'
make[2]: Nothing to be done for 'src/CMakeFiles/sqliterepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[ 61%] Built target sqliterepo_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.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/CMakeFiles/modifyrepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
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.10.0/build-py3'
make[2]: Nothing to be done for 'src/CMakeFiles/modifyrepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[ 64%] 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.10.0/build-py3'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src/python /builddir/build/BUILD/createrepo_c-0.10.0/build-py3 /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/src/python/CMakeFiles/_createrepo_c.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
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.10.0/build-py3'
make[2]: Nothing to be done for 'src/python/CMakeFiles/_createrepo_c.dir/build'.
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
[100%] Built target _createrepo_c
make[1]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/CMakeFiles 0
make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/bash-completion/completions/createrepo_c
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/checksum.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/compression_wrapper.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/constants.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/createrepo_c.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/deltarpms.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/error.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/helpers.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/load_metadata.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/locate_metadata.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/misc.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/modifyrepo_shared.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/package.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/parsehdr.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/parsepkg.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/repomd.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/sqlite.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/threads.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/updateinfo.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/version.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/xml_dump.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/xml_file.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/include/createrepo_c/xml_parser.h
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/pkgconfig/createrepo_c.pc
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/libcreaterepo_c.so.0.10.0
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/libcreaterepo_c.so.0
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/libcreaterepo_c.so
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/createrepo_c
-- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/createrepo_c" to ""
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/mergerepo_c
-- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/mergerepo_c" to ""
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/modifyrepo_c
-- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/modifyrepo_c" to ""
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/sqliterepo_c
-- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/sqliterepo_c" to ""
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/python3.6/site-packages/createrepo_c/__init__.py
-- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/python3.6/site-packages/createrepo_c/_createrepo_c.so
-- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/python3.6/site-packages/createrepo_c/_createrepo_c.so" to ""
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/man/man8/createrepo_c.8
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/man/man8/mergerepo_c.8
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/man/man8/modifyrepo_c.8
-- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/man/man8/sqliterepo_c.8
+ popd
~/build/BUILD/createrepo_c-0.10.0
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10.0-14.module_48144c2d --unique-debug-suffix -0.10.0-14.module_48144c2d.ppc64 --unique-debug-src-base createrepo_c-0.10.0-14.module_48144c2d.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/createrepo_c-0.10.0
extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/createrepo_c
extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/modifyrepo_c
extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/mergerepo_c
extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/bin/sqliterepo_c
extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/python2.7/site-packages/createrepo_c/_createrepo_c.so
extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/libcreaterepo_c.so.0.10.0
extracting debug info from /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/python3.6/site-packages/createrepo_c/_createrepo_c.so
/usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match.
2012 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6
Bytecompiling .py files below /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/lib64/python3.6 using /usr/bin/python3.6
+ /usr/lib/rpm/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LKwXBR
+ umask 022
+ cd /builddir/build/BUILD
+ cd createrepo_c-0.10.0
+ pushd build
~/build/BUILD/createrepo_c-0.10.0/build ~/build/BUILD/createrepo_c-0.10.0
+ make tests
/usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.10.0 -B/builddir/build/BUILD/createrepo_c-0.10.0/build --check-build-system CMakeFiles/Makefile.cmake 0
make -f CMakeFiles/Makefile2 tests
make[1]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
/usr/bin/cmake -H/builddir/build/BUILD/createrepo_c-0.10.0 -B/builddir/build/BUILD/createrepo_c-0.10.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build/CMakeFiles 51
make -f CMakeFiles/Makefile2 CMakeFiles/tests.dir/all
make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/src /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/src /builddir/build/BUILD/createrepo_c-0.10.0/build/src/CMakeFiles/libcreaterepo_c.dir/DependInfo.cmake --color=
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
make[3]: Nothing to be done for 'src/CMakeFiles/libcreaterepo_c.dir/build'.
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 64%] Built target libcreaterepo_c
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/tests /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/tests /builddir/build/BUILD/createrepo_c-0.10.0/build/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.10.0/build'
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.10.0/build'
[ 66%] Building C object tests/CMakeFiles/test_xml_file.dir/test_xml_file.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/test_xml_file.dir/test_xml_file.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/tests/test_xml_file.c
[ 68%] Linking C executable test_xml_file
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xml_file.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xml_file.dir/test_xml_file.c.o  -o test_xml_file -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src ../src/libcreaterepo_c.so.0.10.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 68%] Built target test_xml_file
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/tests /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/tests /builddir/build/BUILD/createrepo_c-0.10.0/build/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.10.0/build'
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.10.0/build'
[ 70%] Building C object tests/CMakeFiles/test_xml_parser_updateinfo.dir/test_xml_parser_updateinfo.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/test_xml_parser_updateinfo.dir/test_xml_parser_updateinfo.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/tests/test_xml_parser_updateinfo.c
[ 72%] Linking C executable test_xml_parser_updateinfo
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xml_parser_updateinfo.dir/test_xml_parser_updateinfo.c.o  -o test_xml_parser_updateinfo -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src ../src/libcreaterepo_c.so.0.10.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 72%] Built target test_xml_parser_updateinfo
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/tests /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/tests /builddir/build/BUILD/createrepo_c-0.10.0/build/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.10.0/build'
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.10.0/build'
[ 74%] Building C object tests/CMakeFiles/test_xml_parser_repomd.dir/test_xml_parser_repomd.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/test_xml_parser_repomd.dir/test_xml_parser_repomd.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/tests/test_xml_parser_repomd.c
[ 76%] Linking C executable test_xml_parser_repomd
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xml_parser_repomd.dir/test_xml_parser_repomd.c.o  -o test_xml_parser_repomd -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src ../src/libcreaterepo_c.so.0.10.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 76%] Built target test_xml_parser_repomd
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/tests /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/tests /builddir/build/BUILD/createrepo_c-0.10.0/build/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.10.0/build'
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.10.0/build'
[ 78%] Building C object tests/CMakeFiles/test_xml_parser_filelists.dir/test_xml_parser_filelists.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/test_xml_parser_filelists.dir/test_xml_parser_filelists.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/tests/test_xml_parser_filelists.c
[ 80%] Linking C executable test_xml_parser_filelists
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xml_parser_filelists.dir/test_xml_parser_filelists.c.o  -o test_xml_parser_filelists -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src ../src/libcreaterepo_c.so.0.10.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 80%] Built target test_xml_parser_filelists
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/tests /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/tests /builddir/build/BUILD/createrepo_c-0.10.0/build/tests/CMakeFiles/test_checksum.dir/DependInfo.cmake --color=
Scanning dependencies of target test_checksum
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
[ 82%] Building C object tests/CMakeFiles/test_checksum.dir/test_checksum.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/test_checksum.dir/test_checksum.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/tests/test_checksum.c
[ 84%] Linking C executable test_checksum
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_checksum.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_checksum.dir/test_checksum.c.o  -o test_checksum -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src ../src/libcreaterepo_c.so.0.10.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 84%] Built target test_checksum
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/tests /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/tests /builddir/build/BUILD/createrepo_c-0.10.0/build/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.10.0/build'
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.10.0/build'
[ 86%] Building C object tests/CMakeFiles/test_load_metadata.dir/test_load_metadata.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/test_load_metadata.dir/test_load_metadata.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/tests/test_load_metadata.c
[ 88%] Linking C executable test_load_metadata
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_load_metadata.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_load_metadata.dir/test_load_metadata.c.o  -o test_load_metadata -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src ../src/libcreaterepo_c.so.0.10.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 88%] Built target test_load_metadata
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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/tests /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/tests /builddir/build/BUILD/createrepo_c-0.10.0/build/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.10.0/build'
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.10.0/build'
[ 90%] Building C object tests/CMakeFiles/test_compression_wrapper.dir/test_compression_wrapper.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/test_compression_wrapper.dir/test_compression_wrapper.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/tests/test_compression_wrapper.c
[ 92%] Linking C executable test_compression_wrapper
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_compression_wrapper.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_compression_wrapper.dir/test_compression_wrapper.c.o  -o test_compression_wrapper -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src ../src/libcreaterepo_c.so.0.10.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 92%] 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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/tests /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/tests /builddir/build/BUILD/createrepo_c-0.10.0/build/tests/CMakeFiles/test_misc.dir/DependInfo.cmake --color=
Scanning dependencies of target test_misc
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
[ 94%] Building C object tests/CMakeFiles/test_misc.dir/test_misc.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/test_misc.dir/test_misc.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/tests/test_misc.c
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_misc.c: In function 'copyfiletest_setup':
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_misc.c:405:5: warning: ignoring return value of 'mkdtemp', declared with attribute warn_unused_result [-Wunused-result]
     mkdtemp(copyfiletest->tmp_dir);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_misc.c:664:1: warning: 'test_cr_better_copy_file_url' defined but not used [-Wunused-function]
 test_cr_better_copy_file_url(Copyfiletest *copyfiletest,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_misc.c:627:1: warning: 'test_cr_download_invalid_url' defined but not used [-Wunused-function]
 test_cr_download_invalid_url(Copyfiletest *copyfiletest,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_misc.c:610:1: warning: 'test_cr_download_valid_url_2' defined but not used [-Wunused-function]
 test_cr_download_valid_url_2(Copyfiletest *copyfiletest,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_misc.c:596:1: warning: 'test_cr_download_valid_url_1' defined but not used [-Wunused-function]
 test_cr_download_valid_url_1(Copyfiletest *copyfiletest,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 96%] Linking C executable test_misc
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_misc.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_misc.dir/test_misc.c.o  -o test_misc -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src ../src/libcreaterepo_c.so.0.10.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[ 96%] 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.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/tests /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/tests /builddir/build/BUILD/createrepo_c-0.10.0/build/tests/CMakeFiles/test_sqlite.dir/DependInfo.cmake --color=
Scanning dependencies of target test_sqlite
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
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.10.0/build'
[ 98%] Building C object tests/CMakeFiles/test_sqlite.dir/test_sqlite.c.o
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cc  -I/builddir/build/BUILD/createrepo_c-0.10.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG   -o CMakeFiles/test_sqlite.dir/test_sqlite.c.o   -c /builddir/build/BUILD/createrepo_c-0.10.0/tests/test_sqlite.c
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_sqlite.c: In function 'test_cr_db_add_primary_pkg':
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_sqlite.c:209:26: warning: variable 'tclean' set but not used [-Wunused-but-set-variable]
     gdouble topen, tadd, tclean, tmp;
                          ^~~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_sqlite.c:209:20: warning: variable 'tadd' set but not used [-Wunused-but-set-variable]
     gdouble topen, tadd, tclean, tmp;
                    ^~~~
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_sqlite.c:209:13: warning: variable 'topen' set but not used [-Wunused-but-set-variable]
     gdouble topen, tadd, tclean, tmp;
             ^~~~~
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_sqlite.c: In function 'testdata_setup':
/builddir/build/BUILD/createrepo_c-0.10.0/tests/test_sqlite.c:147:5: warning: ignoring return value of 'mkdtemp', declared with attribute warn_unused_result [-Wunused-result]
     mkdtemp(testdata->tmp_dir);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~
[100%] Linking C executable test_sqlite
cd /builddir/build/BUILD/createrepo_c-0.10.0/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sqlite.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -std=gnu99 -O2 -g -DNDEBUG  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sqlite.dir/test_sqlite.c.o  -o test_sqlite -Wl,-rpath,/builddir/build/BUILD/createrepo_c-0.10.0/build/src ../src/libcreaterepo_c.so.0.10.0 -lglib-2.0 -lbz2 -lcurl -lexpat -lglib-2.0 -lmagic -lxml2 -llzma -lssl -lcrypto -lrpmio -lrpm -lsqlite3 -lz -ldrpm 
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[100%] Built target test_sqlite
make -f CMakeFiles/tests.dir/build.make CMakeFiles/tests.dir/depend
make[3]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
cd /builddir/build/BUILD/createrepo_c-0.10.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0 /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build /builddir/build/BUILD/createrepo_c-0.10.0/build/CMakeFiles/tests.dir/DependInfo.cmake --color=
Scanning dependencies of target tests
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
make -f CMakeFiles/tests.dir/build.make CMakeFiles/tests.dir/build
make[3]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
make[3]: Nothing to be done for 'CMakeFiles/tests.dir/build'.
make[3]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
[100%] Built target tests
make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/createrepo_c-0.10.0/build/CMakeFiles 0
make[1]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build'
+ make ARGS=-V test
Running tests...
/usr/bin/ctest --force-new-ctest-process -V
UpdateCTestConfiguration  from :/builddir/build/BUILD/createrepo_c-0.10.0/build/DartConfiguration.tcl
UpdateCTestConfiguration  from :/builddir/build/BUILD/createrepo_c-0.10.0/build/DartConfiguration.tcl
Test project /builddir/build/BUILD/createrepo_c-0.10.0/build
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: test_main
1: Test command: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests/run_gtester.sh
1: Test timeout computed to be: 9.99988e+06
1: TEST: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_checksum... (pid=4616)
1:   /checksum/test_cr_checksum_file:                                     OK
1:   /checksum/test_cr_checksum_name_str:                                 OK
1: PASS: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_checksum
1: TEST: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_compression_wrapper... (pid=4621)
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: PASS: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_compression_wrapper
1: TEST: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_load_metadata... (pid=4823)
1:   /load_metadata/test_cr_metadata_new:                                 OK
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.10.0/build/tests//test_load_metadata
1: TEST: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_misc... (pid=4831)
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/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.10.0/build/tests//test_misc
1: TEST: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_sqlite... (pid=4854)
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.10.0/build/tests//test_sqlite
1: TEST: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_xml_file... (pid=4872)
1:   /xml_file/test_no_packages:                                          OK
1: PASS: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_xml_file
1: TEST: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_xml_parser_filelists... (pid=4875)
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.10.0/build/tests//test_xml_parser_filelists
1: TEST: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_xml_parser_repomd... (pid=4878)
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.10.0/build/tests//test_xml_parser_repomd
1: TEST: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_xml_parser_updateinfo... (pid=4881)
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: PASS: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests//test_xml_parser_updateinfo
1: Number of fails: 0
1/2 Test #1: test_main ........................   Passed    0.84 sec
test 2
    Start 2: test_python
2: Test command: /builddir/build/BUILD/createrepo_c-0.10.0/build/tests/python/tests/run_nosetests.sh "-s" "/builddir/build/BUILD/createrepo_c-0.10.0/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_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) ... 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:4884): C_CREATEREPOLIB-WARNING **: read_header: Fopen of this_foo_pkg_shoud_not_exists.rpm failed No such file or directory
2: error: ./: read failed: Is a directory (21)
2: 
2: 
2: (process:4884): C_CREATEREPOLIB-WARNING **: read_header: rpmReadPackageFile() error
2: 
2: (process:4884): C_CREATEREPOLIB-WARNING **: read_header: rpmReadPackageFile() error
2: ok
2: test_xml_from_rpm (tests.test_parsepkg.TestCaseParsepkg) ... 
2: (process:4884): C_CREATEREPOLIB-WARNING **: read_header: Fopen of this_foo_pkg_shoud_not_exists.rpm failed No such file or directory
2: error: ./: read failed: Is a directory (21)
2: 
2: 
2: (process:4884): C_CREATEREPOLIB-WARNING **: read_header: rpmReadPackageFile() error
2: 
2: (process:4884): C_CREATEREPOLIB-WARNING **: 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_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_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_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 94 tests in 0.778s
2: 
2: OK
2/2 Test #2: test_python ......................   Passed    1.30 sec
100% tests passed, 0 tests failed out of 2
Total Test time (real) =   2.15 sec
+ popd
~/build/BUILD/createrepo_c-0.10.0
~/build/BUILD/createrepo_c-0.10.0/build-py3 ~/build/BUILD/createrepo_c-0.10.0
+ pushd build-py3
+ make ARGS=-V test
Running tests...
/usr/bin/ctest --force-new-ctest-process -V
UpdateCTestConfiguration  from :/builddir/build/BUILD/createrepo_c-0.10.0/build-py3/DartConfiguration.tcl
UpdateCTestConfiguration  from :/builddir/build/BUILD/createrepo_c-0.10.0/build-py3/DartConfiguration.tcl
Test project /builddir/build/BUILD/createrepo_c-0.10.0/build-py3
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: test_main
1: Test command: /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/tests/run_gtester.sh
1: Test timeout computed to be: 9.99988e+06
1: Number of fails: 0
1/2 Test #1: test_main ........................   Passed    0.00 sec
test 2
    Start 2: test_python
2: Test command: /builddir/build/BUILD/createrepo_c-0.10.0/build-py3/tests/python/tests/run_nosetests.sh "-s" "/builddir/build/BUILD/createrepo_c-0.10.0/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_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) ... 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:4892): C_CREATEREPOLIB-WARNING **: read_header: Fopen of this_foo_pkg_shoud_not_exists.rpm failed No such file or directory
2: error: ./: read failed: Is a directory (21)
2: 
2: 
2: (process:4892): C_CREATEREPOLIB-WARNING **: read_header: rpmReadPackageFile() error
2: 
2: (process:4892): C_CREATEREPOLIB-WARNING **: read_header: rpmReadPackageFile() error
2: ok
2: test_xml_from_rpm (tests.test_parsepkg.TestCaseParsepkg) ... 
2: (process:4892): C_CREATEREPOLIB-WARNING **: read_header: Fopen of this_foo_pkg_shoud_not_exists.rpm failed No such file or directory
2: error: ./: read failed: Is a directory (21)
2: 
2: 
2: (process:4892): C_CREATEREPOLIB-WARNING **: read_header: rpmReadPackageFile() error
2: 
2: (process:4892): C_CREATEREPOLIB-WARNING **: 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_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_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_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 94 tests in 1.378s
2: 
2: OK
2/2 Test #2: test_python ......................   Passed    2.04 sec
100% tests passed, 0 tests failed out of 2
Total Test time (real) =   2.05 sec
~/build/BUILD/createrepo_c-0.10.0
Processing files: createrepo_c-0.10.0-14.module_48144c2d.ppc64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZoFP7z
+ popd
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ cd createrepo_c-0.10.0
+ DOCDIR=/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/doc/createrepo_c
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/doc/createrepo_c
+ cp -pr README.md /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/doc/createrepo_c
+ exit 0
Provides: createrepo_c = 0.10.0-14.module_48144c2d createrepo_c(ppc-64) = 0.10.0-14.module_48144c2d
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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcreaterepo_c.so.0()(64bit) libcrypto.so.1.1()(64bit) libcurl.so.4()(64bit) libdrpm.so.0()(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.8()(64bit) librpmio.so.8()(64bit) libsqlite3.so.0()(64bit) libssl.so.1.1()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Processing files: createrepo_c-libs-0.10.0-14.module_48144c2d.ppc64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.elmbHi
+ umask 022
+ cd /builddir/build/BUILD
+ cd createrepo_c-0.10.0
+ LICENSEDIR=/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/licenses/createrepo_c-libs
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/licenses/createrepo_c-libs
+ cp -pr COPYING /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/licenses/createrepo_c-libs
+ exit 0
Provides: createrepo_c-libs = 0.10.0-14.module_48144c2d createrepo_c-libs(ppc-64) = 0.10.0-14.module_48144c2d 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.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libcurl.so.4()(64bit) libdrpm.so.0()(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.8()(64bit) librpmio.so.8()(64bit) libsqlite3.so.0()(64bit) libssl.so.1.1()(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.10.0-14.module_48144c2d.ppc64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cXiAh1
+ umask 022
+ cd /builddir/build/BUILD
+ cd createrepo_c-0.10.0
+ DOCDIR=/builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/doc/createrepo_c-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/doc/createrepo_c-devel
+ cp -pr build/doc/html /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64/usr/share/doc/createrepo_c-devel
+ exit 0
Provides: createrepo_c-devel = 0.10.0-14.module_48144c2d createrepo_c-devel(ppc-64) = 0.10.0-14.module_48144c2d pkgconfig(createrepo_c) = 0.10.0
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.10.0-14.module_48144c2d.ppc64
Provides: python-createrepo_c = 0.10.0-14.module_48144c2d python-createrepo_c(ppc-64) = 0.10.0-14.module_48144c2d python2-createrepo_c = 0.10.0-14.module_48144c2d python2-createrepo_c(ppc-64) = 0.10.0-14.module_48144c2d
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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcreaterepo_c.so.0()(64bit) libcrypto.so.1.1()(64bit) libcurl.so.4()(64bit) libdrpm.so.0()(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.8()(64bit) librpmio.so.8()(64bit) libsqlite3.so.0()(64bit) libssl.so.1.1()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH)
Obsoletes: python-createrepo_c < 0.10.0-14.module_48144c2d
Processing files: python3-createrepo_c-0.10.0-14.module_48144c2d.ppc64
Provides: python3-createrepo_c = 0.10.0-14.module_48144c2d python3-createrepo_c(ppc-64) = 0.10.0-14.module_48144c2d
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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcreaterepo_c.so.0()(64bit) libcrypto.so.1.1()(64bit) libcurl.so.4()(64bit) libdrpm.so.0()(64bit) libexpat.so.1()(64bit) libglib-2.0.so.0()(64bit) liblzma.so.5()(64bit) libmagic.so.1()(64bit) libpython3.6m.so.1.0()(64bit) librpm.so.8()(64bit) librpmio.so.8()(64bit) libsqlite3.so.0()(64bit) libssl.so.1.1()(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) python(abi) = 3.6 rtld(GNU_HASH)
Processing files: createrepo_c-debugsource-0.10.0-14.module_48144c2d.ppc64
Provides: createrepo_c-debugsource = 0.10.0-14.module_48144c2d createrepo_c-debugsource(ppc-64) = 0.10.0-14.module_48144c2d
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: createrepo_c-debuginfo-0.10.0-14.module_48144c2d.ppc64
Provides: createrepo_c-debuginfo = 0.10.0-14.module_48144c2d createrepo_c-debuginfo(ppc-64) = 0.10.0-14.module_48144c2d debuginfo(build-id) = 0b302fc40f45ab9c2c2079604c01e969491031db debuginfo(build-id) = 6d3a8a05d627130fa302105c9a7557f1dbef1e65 debuginfo(build-id) = 9c48d53134ff29fc34225bd89e5c0940d9818c44 debuginfo(build-id) = c8be1add9a035a49844aad780185965d1f6f18df
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: createrepo_c-debugsource(ppc-64) = 0.10.0-14.module_48144c2d
Processing files: createrepo_c-libs-debuginfo-0.10.0-14.module_48144c2d.ppc64
Provides: createrepo_c-libs-debuginfo = 0.10.0-14.module_48144c2d createrepo_c-libs-debuginfo(ppc-64) = 0.10.0-14.module_48144c2d debuginfo(build-id) = 687c04b1409fee98aa4c19da38bf3f674c57d084
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: createrepo_c-debugsource(ppc-64) = 0.10.0-14.module_48144c2d
Processing files: python2-createrepo_c-debuginfo-0.10.0-14.module_48144c2d.ppc64
Provides: debuginfo(build-id) = 5c7a89d30a06650021cd3c47443c70e1ecfd1e00 python2-createrepo_c-debuginfo = 0.10.0-14.module_48144c2d python2-createrepo_c-debuginfo(ppc-64) = 0.10.0-14.module_48144c2d
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: createrepo_c-debugsource(ppc-64) = 0.10.0-14.module_48144c2d
Processing files: python3-createrepo_c-debuginfo-0.10.0-14.module_48144c2d.ppc64
Provides: debuginfo(build-id) = b316edcbe4374f62f2fb42a56009464f90308df3 python3-createrepo_c-debuginfo = 0.10.0-14.module_48144c2d python3-createrepo_c-debuginfo(ppc-64) = 0.10.0-14.module_48144c2d
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: createrepo_c-debugsource(ppc-64) = 0.10.0-14.module_48144c2d
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64
Wrote: /builddir/build/RPMS/createrepo_c-0.10.0-14.module_48144c2d.ppc64.rpm
Wrote: /builddir/build/RPMS/createrepo_c-libs-0.10.0-14.module_48144c2d.ppc64.rpm
Wrote: /builddir/build/RPMS/createrepo_c-devel-0.10.0-14.module_48144c2d.ppc64.rpm
Wrote: /builddir/build/RPMS/python2-createrepo_c-0.10.0-14.module_48144c2d.ppc64.rpm
Wrote: /builddir/build/RPMS/python3-createrepo_c-0.10.0-14.module_48144c2d.ppc64.rpm
Wrote: /builddir/build/RPMS/createrepo_c-debugsource-0.10.0-14.module_48144c2d.ppc64.rpm
Wrote: /builddir/build/RPMS/createrepo_c-debuginfo-0.10.0-14.module_48144c2d.ppc64.rpm
Wrote: /builddir/build/RPMS/createrepo_c-libs-debuginfo-0.10.0-14.module_48144c2d.ppc64.rpm
Wrote: /builddir/build/RPMS/python2-createrepo_c-debuginfo-0.10.0-14.module_48144c2d.ppc64.rpm
Wrote: /builddir/build/RPMS/python3-createrepo_c-debuginfo-0.10.0-14.module_48144c2d.ppc64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5EaFtL
+ umask 022
+ cd /builddir/build/BUILD
+ cd createrepo_c-0.10.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/createrepo_c-0.10.0-14.module_48144c2d.ppc64
+ exit 0
Child return code was: 0