+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/createrepo_c.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F0XFJW + 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 + /usr/bin/cat /builddir/build/SOURCES/64.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/66.patch + mkdir build + mkdir build-py3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DGRuwP + 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 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.3.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.59.0") -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.2.5") -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.1") -- Checking for one of the modules 'glib-2.0' -- Found GLib2: glib-2.0 /usr/include/glib-2.0;/usr/lib64/glib-2.0/include -- Looking for include file glib/gregex.h -- Looking for include file glib/gregex.h - not found -- Looking for include file glib/gchecksum.h -- Looking for include file glib/gchecksum.h - not found -- Checking for one of the modules 'gthread-2.0' -- Found Libmagic -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.7") -- Found LZMA: /usr/lib64/liblzma.so -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.0g") -- 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.7 Bash completion directory: /usr/share/bash-completion/completions -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.14", minimum required is "2") -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.14", minimum required is "2") -- Python install dir is /usr/lib64/python2.7/site-packages -- Found Doxygen: /usr/bin/doxygen (found version "1.8.12") found components: doxygen dot -- nosetests program is nosetests-2.7 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/createrepo_c-0.10.0/build + make -j4 'RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' /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/checksum.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 /usr/include/glib-2.0/glib/gutils.h:306:0, from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.c:20: /usr/include/stdlib.h:592: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/dumper_thread.c.o [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 12%] Building C object src/CMakeFiles/libcreaterepo_c.dir/load_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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/modifyrepo_c.dir/build.make src/CMakeFiles/modifyrepo_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' 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]: 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= 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 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 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 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' 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' [ 52%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 53%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /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/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); ^~~~~~~~~~~~~ /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); ^~~~~~~~~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 63%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build' [ 63%] Built target sqliterepo_c make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build' [ 63%] Built target mergerepo_c 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 make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build' [ 64%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build' [ 69%] Built target createrepo_c [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /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__, ^~~~~~~~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 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__, ^~~~~~~~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /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__, ^~~~~~~~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 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/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /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:861: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:67: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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 ~/build/BUILD/createrepo_c-0.10.0 + pushd build-py3 ~/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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.3.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.59.0") -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.2.5") -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.1") -- Checking for one of the modules 'glib-2.0' -- Found GLib2: glib-2.0 /usr/include/glib-2.0;/usr/lib64/glib-2.0/include -- Looking for include file glib/gregex.h -- Looking for include file glib/gregex.h - not found -- Looking for include file glib/gchecksum.h -- Looking for include file glib/gchecksum.h - not found -- Checking for one of the modules 'gthread-2.0' -- Found Libmagic -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.7") -- Found LZMA: /usr/lib64/liblzma.so -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.0g") -- 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.7 Bash completion directory: /usr/share/bash-completion/completions -- Found PythonLibs: /usr/lib64/libpython3.6m.so (found suitable version "3.6.4", minimum required is "3.0") -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.4", minimum required is "3.0") -- Python install dir is /usr/lib64/python3.6/site-packages -- Found Doxygen: /usr/bin/doxygen (found version "1.8.12") found components: doxygen 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' /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/compression_wrapper.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 4%] Building C object src/CMakeFiles/libcreaterepo_c.dir/checksum.c.o [ 4%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /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 /usr/include/glib-2.0/glib/gutils.h:306:0, from /usr/include/glib-2.0/glib/gthread.h:34, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /builddir/build/BUILD/createrepo_c-0.10.0/src/createrepo_shared.c:20: /usr/include/stdlib.h:592: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); ^~~~~~~~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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/modifyrepo_c.dir/build.make src/CMakeFiles/modifyrepo_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/modifyrepo_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/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/mergerepo_c.dir/DependInfo.cmake --color= 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 Scanning dependencies of target sqliterepo_c 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 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]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3' make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3' Scanning dependencies of target createrepo_c 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]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3' [ 52%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 55%] Building C object src/CMakeFiles/mergerepo_c.dir/mergerepo_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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3' [ 58%] Built target modifyrepo_c [ 60%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 61%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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= [ 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 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3' [ 63%] Built target mergerepo_c [ 64%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 make[2]: Leaving directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3' 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 [ 64%] Built target createrepo_c make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.10.0/build-py3' [ 66%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 67%] Building C object src/python/CMakeFiles/_createrepo_c.dir/compression_wrapper-py.c.o [ 69%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:54: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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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-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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:54: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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:54: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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 /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:861: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:67: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-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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:54: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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 + popd ~/build/BUILD/createrepo_c-0.10.0 + pushd build ~/build/BUILD/createrepo_c-0.10.0/build ~/build/BUILD/createrepo_c-0.10.0 + 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" 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//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. 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 784/65536 hits=2943 misses=792 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' + popd ~/build/BUILD/createrepo_c-0.10.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ilXw5p + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64 + cd createrepo_c-0.10.0 + pushd build ~/build/BUILD/createrepo_c-0.10.0/build ~/build/BUILD/createrepo_c-0.10.0 + make install DESTDIR=/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64 /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/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' [ 58%] Built target modifyrepo_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' [ 61%] 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' [ 64%] Built target sqliterepo_c make -f src/python/CMakeFiles/_createrepo_c.dir/build.make src/python/CMakeFiles/_createrepo_c.dir/depend make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.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-15.fc28.riscv64/usr/share/bash-completion/completions/createrepo_c -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/checksum.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/compression_wrapper.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/constants.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/createrepo_c.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/deltarpms.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/error.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/helpers.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/load_metadata.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/locate_metadata.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/misc.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/modifyrepo_shared.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/package.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/parsehdr.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/parsepkg.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/repomd.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/sqlite.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/threads.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/updateinfo.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/version.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/xml_dump.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/xml_file.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/xml_parser.h -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/pkgconfig/createrepo_c.pc -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/libcreaterepo_c.so.0.10.0 -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/libcreaterepo_c.so.0 -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/libcreaterepo_c.so -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/createrepo_c -- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/createrepo_c" to "" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/mergerepo_c -- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/mergerepo_c" to "" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/modifyrepo_c -- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/modifyrepo_c" to "" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/sqliterepo_c -- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/sqliterepo_c" to "" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/python2.7/site-packages/createrepo_c/__init__.py -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/python2.7/site-packages/createrepo_c/_createrepo_c.so -- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/python2.7/site-packages/createrepo_c/_createrepo_c.so" to "" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/share/man/man8/createrepo_c.8 -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/share/man/man8/mergerepo_c.8 -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/share/man/man8/modifyrepo_c.8 -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/share/man/man8/sqliterepo_c.8 + popd ~/build/BUILD/createrepo_c-0.10.0 + pushd build-py3 ~/build/BUILD/createrepo_c-0.10.0/build-py3 ~/build/BUILD/createrepo_c-0.10.0 + make install DESTDIR=/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64 /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/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' [ 58%] Built target modifyrepo_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' [ 61%] 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' [ 64%] Built target sqliterepo_c make -f src/python/CMakeFiles/_createrepo_c.dir/build.make src/python/CMakeFiles/_createrepo_c.dir/depend make[2]: Entering directory '/builddir/build/BUILD/createrepo_c-0.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-15.fc28.riscv64/usr/share/bash-completion/completions/createrepo_c -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/checksum.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/compression_wrapper.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/constants.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/createrepo_c.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/deltarpms.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/error.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/helpers.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/load_metadata.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/locate_metadata.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/misc.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/modifyrepo_shared.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/package.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/parsehdr.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/parsepkg.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/repomd.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/sqlite.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/threads.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/updateinfo.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/version.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/xml_dump.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/xml_file.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/include/createrepo_c/xml_parser.h -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/pkgconfig/createrepo_c.pc -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/libcreaterepo_c.so.0.10.0 -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/libcreaterepo_c.so.0 -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/libcreaterepo_c.so -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/createrepo_c -- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/createrepo_c" to "" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/mergerepo_c -- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/mergerepo_c" to "" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/modifyrepo_c -- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/modifyrepo_c" to "" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/sqliterepo_c -- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/bin/sqliterepo_c" to "" -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/python3.6/site-packages/createrepo_c/__init__.py -- Installing: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/python3.6/site-packages/createrepo_c/_createrepo_c.so -- Set runtime path of "/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/python3.6/site-packages/createrepo_c/_createrepo_c.so" to "" -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/share/man/man8/createrepo_c.8 -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/share/man/man8/mergerepo_c.8 -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/share/man/man8/modifyrepo_c.8 -- Up-to-date: /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/share/man/man8/sqliterepo_c.8 + popd ~/build/BUILD/createrepo_c-0.10.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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-15.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: createrepo_c-0.10.0-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sJbYHf + umask 022 + cd /builddir/build/BUILD + cd createrepo_c-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/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-15.fc28.riscv64/usr/share/doc/createrepo_c + cp -pr README.md /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/share/doc/createrepo_c + exit 0 Provides: createrepo_c = 0.10.0-15.fc28 createrepo_c(riscv-64) = 0.10.0-15.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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-15.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tz0lRh + umask 022 + cd /builddir/build/BUILD + cd createrepo_c-0.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/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-15.fc28.riscv64/usr/share/licenses/createrepo_c-libs + cp -pr COPYING /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/share/licenses/createrepo_c-libs + exit 0 Provides: createrepo_c-libs = 0.10.0-15.fc28 createrepo_c-libs(riscv-64) = 0.10.0-15.fc28 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qsNOWr + umask 022 + cd /builddir/build/BUILD + cd createrepo_c-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/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-15.fc28.riscv64/usr/share/doc/createrepo_c-devel + cp -pr build/doc/html /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64/usr/share/doc/createrepo_c-devel + exit 0 Provides: createrepo_c-devel = 0.10.0-15.fc28 createrepo_c-devel(riscv-64) = 0.10.0-15.fc28 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-15.fc28.riscv64 Provides: python-createrepo_c = 0.10.0-15.fc28 python-createrepo_c(riscv-64) = 0.10.0-15.fc28 python2-createrepo_c = 0.10.0-15.fc28 python2-createrepo_c(riscv-64) = 0.10.0-15.fc28 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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-15.fc28 Processing files: python3-createrepo_c-0.10.0-15.fc28.riscv64 Provides: python3-createrepo_c = 0.10.0-15.fc28 python3-createrepo_c(riscv-64) = 0.10.0-15.fc28 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64 Wrote: /builddir/build/SRPMS/createrepo_c-0.10.0-15.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/createrepo_c-0.10.0-15.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/createrepo_c-libs-0.10.0-15.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/createrepo_c-devel-0.10.0-15.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python2-createrepo_c-0.10.0-15.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-createrepo_c-0.10.0-15.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Nr6qnW + umask 022 + cd /builddir/build/BUILD + cd createrepo_c-0.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/createrepo_c-0.10.0-15.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff