Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/libsolv.spec'], chrootPath='/var/lib/mock/f31-build-18168121-1296440/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/libsolv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1573559578 Wrote: /builddir/build/SRPMS/libsolv-0.7.8-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/libsolv.spec'], chrootPath='/var/lib/mock/f31-build-18168121-1296440/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/libsolv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1573559578 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tCXnpV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libsolv-0.7.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/libsolv-0.7.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libsolv-0.7.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GRRrjV + umask 022 + cd /builddir/build/BUILD + cd libsolv-0.7.8 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 . -Bppc64le-redhat-linux-gnu -GNinja -DFEDORA=1 -DENABLE_RPMDB=ON -DENABLE_RPMDB_BYRPMHEADER=ON -DENABLE_RPMDB_LIBRPM=ON -DENABLE_RPMPKG_LIBRPM=ON -DENABLE_RPMMD=ON -DENABLE_COMPS=ON -DENABLE_APPDATA=ON -DUSE_VENDORDIRS=ON -DWITH_LIBXML2=ON -DENABLE_LZMA_COMPRESSION=ON -DENABLE_BZIP2_COMPRESSION=ON -DENABLE_ZSTD_COMPRESSION=ON -DENABLE_ZCHUNK_COMPRESSION=ON -DWITH_SYSTEM_ZCHUNK=ON -DENABLE_HELIXREPO=ON -DENABLE_SUSEREPO=ON -DENABLE_DEBIAN=ON -DENABLE_ARCHREPO=ON -DMULTI_SEMANTICS=ON -DENABLE_COMPLEX_DEPS=1 -DENABLE_PERL=ON -DENABLE_RUBY=ON -DENABLE_PYTHON=ON -DPYTHON_EXECUTABLE=/usr/bin/python3 -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.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 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Libraries will be installed in /usr/lib64 -- Header files will be installed in /usr/include -- Binaries will be installed in /usr/bin -- Man pages will be installed in /usr/share/man -- Building for Fedora -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3") -- Checking for module 'zck' -- Found zck, version 1.1.2 -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.9") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found LZMA: /usr/lib64/liblzma.so -- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Enabling multi dist support -- Looking for rpm/db.h -- Looking for rpm/db.h - not found -- Looking for pgpDigGetParams in rpmio -- Looking for pgpDigGetParams in rpmio - found -- Looking for strchrnul -- Looking for strchrnul - found -- Looking for fopencookie -- Looking for fopencookie - found -- Looking for funopen -- Looking for funopen - not found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Performing Test HAVE_LINKER_AS_NEEDED -- Performing Test HAVE_LINKER_AS_NEEDED - Success -- Performing Test HAVE_LINKER_VERSION_SCRIPT -- Performing Test HAVE_LINKER_VERSION_SCRIPT - Success -- Looking for modules in /builddir/build/BUILD/libsolv-0.7.8/cmake/modules -- Looking for qsort_r -- Looking for qsort_r - found -- Looking for __qsort_r -- Looking for __qsort_r - not found -- Found SWIG: /usr/bin/swig (found version "4.0.1") -- Found SWIG version 4.0.1 -- Found PythonLibs: /usr/lib64/libpython3.7m.so (found version "3.7.5") -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.7.5", minimum required is "3.7.5") -- Python executable: /usr/bin/python3 -- Python installation dir: /usr/lib64/python3.7/site-packages -- Python include path: /usr/include/python3.7m -- Found Perl: /usr/bin/perl (found version "5.30.0") -- Perl executable: /usr/bin/perl -- Perl installation dir: /usr/lib64/perl5/vendor_perl -- Found Ruby: /usr/bin/ruby (found version "2.6.5") -- Ruby executable: /usr/bin/ruby -- Ruby installation dir: /usr/lib64/ruby/vendor_ruby -- Version: 0.7.8 -- Writing spec file... -- Writing pkg-config files... -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu + /usr/bin/ninja -v -j12 -C ppc64le-redhat-linux-gnu ninja: Entering directory `ppc64le-redhat-linux-gnu' [1/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/bitmap.c.o -MF src/CMakeFiles/libsolv.dir/bitmap.c.o.d -o src/CMakeFiles/libsolv.dir/bitmap.c.o -c ../src/bitmap.c [2/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/dirpool.c.o -MF src/CMakeFiles/libsolv.dir/dirpool.c.o.d -o src/CMakeFiles/libsolv.dir/dirpool.c.o -c ../src/dirpool.c [3/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/poolvendor.c.o -MF src/CMakeFiles/libsolv.dir/poolvendor.c.o.d -o src/CMakeFiles/libsolv.dir/poolvendor.c.o -c ../src/poolvendor.c [4/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/poolarch.c.o -MF src/CMakeFiles/libsolv.dir/poolarch.c.o.d -o src/CMakeFiles/libsolv.dir/poolarch.c.o -c ../src/poolarch.c [5/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/strpool.c.o -MF src/CMakeFiles/libsolv.dir/strpool.c.o.d -o src/CMakeFiles/libsolv.dir/strpool.c.o -c ../src/strpool.c [6/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/queue.c.o -MF src/CMakeFiles/libsolv.dir/queue.c.o.d -o src/CMakeFiles/libsolv.dir/queue.c.o -c ../src/queue.c [7/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/evr.c.o -MF src/CMakeFiles/libsolv.dir/evr.c.o.d -o src/CMakeFiles/libsolv.dir/evr.c.o -c ../src/evr.c [8/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/poolid.c.o -MF src/CMakeFiles/libsolv.dir/poolid.c.o.d -o src/CMakeFiles/libsolv.dir/poolid.c.o -c ../src/poolid.c [9/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/util.c.o -MF src/CMakeFiles/libsolv.dir/util.c.o.d -o src/CMakeFiles/libsolv.dir/util.c.o -c ../src/util.c [10/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/repopage.c.o -MF src/CMakeFiles/libsolv.dir/repopage.c.o.d -o src/CMakeFiles/libsolv.dir/repopage.c.o -c ../src/repopage.c [11/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/solverdebug.c.o -MF src/CMakeFiles/libsolv.dir/solverdebug.c.o.d -o src/CMakeFiles/libsolv.dir/solverdebug.c.o -c ../src/solverdebug.c [12/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/solvable.c.o -MF src/CMakeFiles/libsolv.dir/solvable.c.o.d -o src/CMakeFiles/libsolv.dir/solvable.c.o -c ../src/solvable.c [13/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/linkedpkg.c.o -MF src/CMakeFiles/libsolv.dir/linkedpkg.c.o.d -o src/CMakeFiles/libsolv.dir/linkedpkg.c.o -c ../src/linkedpkg.c [14/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/repo_solv.c.o -MF src/CMakeFiles/libsolv.dir/repo_solv.c.o.d -o src/CMakeFiles/libsolv.dir/repo_solv.c.o -c ../src/repo_solv.c [15/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/chksum.c.o -MF src/CMakeFiles/libsolv.dir/chksum.c.o.d -o src/CMakeFiles/libsolv.dir/chksum.c.o -c ../src/chksum.c [16/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/repo.c.o -MF src/CMakeFiles/libsolv.dir/repo.c.o.d -o src/CMakeFiles/libsolv.dir/repo.c.o -c ../src/repo.c [17/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/transaction.c.o -MF src/CMakeFiles/libsolv.dir/transaction.c.o.d -o src/CMakeFiles/libsolv.dir/transaction.c.o -c ../src/transaction.c [18/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/cplxdeps.c.o -MF src/CMakeFiles/libsolv.dir/cplxdeps.c.o.d -o src/CMakeFiles/libsolv.dir/cplxdeps.c.o -c ../src/cplxdeps.c [19/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/solvversion.c.o -MF src/CMakeFiles/libsolv.dir/solvversion.c.o.d -o src/CMakeFiles/libsolv.dir/solvversion.c.o -c ../src/solvversion.c [20/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/md5.c.o -MF src/CMakeFiles/libsolv.dir/md5.c.o.d -o src/CMakeFiles/libsolv.dir/md5.c.o -c ../src/md5.c [21/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/sha1.c.o -MF src/CMakeFiles/libsolv.dir/sha1.c.o.d -o src/CMakeFiles/libsolv.dir/sha1.c.o -c ../src/sha1.c [22/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/order.c.o -MF src/CMakeFiles/libsolv.dir/order.c.o.d -o src/CMakeFiles/libsolv.dir/order.c.o -c ../src/order.c [23/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/diskusage.c.o -MF src/CMakeFiles/libsolv.dir/diskusage.c.o.d -o src/CMakeFiles/libsolv.dir/diskusage.c.o -c ../src/diskusage.c [24/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/problems.c.o -MF src/CMakeFiles/libsolv.dir/problems.c.o.d -o src/CMakeFiles/libsolv.dir/problems.c.o -c ../src/problems.c [25/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/sha2.c.o -MF src/CMakeFiles/libsolv.dir/sha2.c.o.d -o src/CMakeFiles/libsolv.dir/sha2.c.o -c ../src/sha2.c [26/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/pool.c.o -MF src/CMakeFiles/libsolv.dir/pool.c.o.d -o src/CMakeFiles/libsolv.dir/pool.c.o -c ../src/pool.c [27/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/repo_write.c.o -MF src/CMakeFiles/libsolv.dir/repo_write.c.o.d -o src/CMakeFiles/libsolv.dir/repo_write.c.o -c ../src/repo_write.c [28/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/fileprovides.c.o -MF src/CMakeFiles/libsolv.dir/fileprovides.c.o.d -o src/CMakeFiles/libsolv.dir/fileprovides.c.o -c ../src/fileprovides.c [29/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/policy.c.o -MF src/CMakeFiles/libsolv.dir/policy.c.o.d -o src/CMakeFiles/libsolv.dir/policy.c.o -c ../src/policy.c [30/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/suse.c.o -MF src/CMakeFiles/libsolv.dir/suse.c.o.d -o src/CMakeFiles/libsolv.dir/suse.c.o -c ../src/suse.c [31/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/filelistfilter.c.o -MF src/CMakeFiles/libsolv.dir/filelistfilter.c.o.d -o src/CMakeFiles/libsolv.dir/filelistfilter.c.o -c ../src/filelistfilter.c [32/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/solver_util.c.o -MF src/CMakeFiles/libsolv.dir/solver_util.c.o.d -o src/CMakeFiles/libsolv.dir/solver_util.c.o -c ../src/solver_util.c [33/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/userinstalled.c.o -MF src/CMakeFiles/libsolv.dir/userinstalled.c.o.d -o src/CMakeFiles/libsolv.dir/userinstalled.c.o -c ../src/userinstalled.c [34/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_repomdxml.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_repomdxml.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_repomdxml.c.o -c ../ext/repo_repomdxml.c [35/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/solv_xfopen.c.o -MF ext/CMakeFiles/libsolvext.dir/solv_xfopen.c.o.d -o ext/CMakeFiles/libsolvext.dir/solv_xfopen.c.o -c ../ext/solv_xfopen.c [36/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_testcase.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_testcase.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_testcase.c.o -c ../ext/repo_testcase.c [37/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_deltainfoxml.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_deltainfoxml.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_deltainfoxml.c.o -c ../ext/repo_deltainfoxml.c [38/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_updateinfoxml.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_updateinfoxml.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_updateinfoxml.c.o -c ../ext/repo_updateinfoxml.c [39/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_releasefile_products.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_releasefile_products.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_releasefile_products.c.o -c ../ext/repo_releasefile_products.c [40/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/pool_fileconflicts.c.o -MF ext/CMakeFiles/libsolvext.dir/pool_fileconflicts.c.o.d -o ext/CMakeFiles/libsolvext.dir/pool_fileconflicts.c.o -c ../ext/pool_fileconflicts.c [41/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/selection.c.o -MF src/CMakeFiles/libsolv.dir/selection.c.o.d -o src/CMakeFiles/libsolv.dir/selection.c.o -c ../src/selection.c [42/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_products.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_products.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_products.c.o -c ../ext/repo_products.c [43/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_rpmmd.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_rpmmd.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_rpmmd.c.o -c ../ext/repo_rpmmd.c [44/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/pool_parserpmrichdep.c.o -MF ext/CMakeFiles/libsolvext.dir/pool_parserpmrichdep.c.o.d -o ext/CMakeFiles/libsolvext.dir/pool_parserpmrichdep.c.o -c ../ext/pool_parserpmrichdep.c [45/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_zyppdb.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_zyppdb.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_zyppdb.c.o -c ../ext/repo_zyppdb.c [46/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/repodata.c.o -MF src/CMakeFiles/libsolv.dir/repodata.c.o.d -o src/CMakeFiles/libsolv.dir/repodata.c.o -c ../src/repodata.c In file included from /usr/include/string.h:494, from ../src/repodata.c:18: In function 'strncpy', inlined from 'repodata_dir2str' at ../src/repodata.c:391:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/repodata.c: In function 'repodata_dir2str': ../src/repodata.c:389:11: note: length computed here 389 | l = strlen(comps); | ^~~~~~~~~~~~~ [47/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_comps.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_comps.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_comps.c.o -c ../ext/repo_comps.c [48/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_rpmdb.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_rpmdb.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_rpmdb.c.o -c ../ext/repo_rpmdb.c [49/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_content.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_content.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_content.c.o -c ../ext/repo_content.c [50/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repodata_diskusage.c.o -MF ext/CMakeFiles/libsolvext.dir/repodata_diskusage.c.o.d -o ext/CMakeFiles/libsolvext.dir/repodata_diskusage.c.o -c ../ext/repodata_diskusage.c [51/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/cleandeps.c.o -MF src/CMakeFiles/libsolv.dir/cleandeps.c.o.d -o src/CMakeFiles/libsolv.dir/cleandeps.c.o -c ../src/cleandeps.c [52/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_helix.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_helix.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_helix.c.o -c ../ext/repo_helix.c [53/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/solv_xmlparser.c.o -MF ext/CMakeFiles/libsolvext.dir/solv_xmlparser.c.o.d -o ext/CMakeFiles/libsolvext.dir/solv_xmlparser.c.o -c ../ext/solv_xmlparser.c [54/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/comps2solv.dir/comps2solv.c.o -MF tools/CMakeFiles/comps2solv.dir/comps2solv.c.o.d -o tools/CMakeFiles/comps2solv.dir/comps2solv.c.o -c ../tools/comps2solv.c [55/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/helix2solv.dir/helix2solv.c.o -MF tools/CMakeFiles/helix2solv.dir/helix2solv.c.o.d -o tools/CMakeFiles/helix2solv.dir/helix2solv.c.o -c ../tools/helix2solv.c [56/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/solv_zchunk.c.o -MF ext/CMakeFiles/libsolvext.dir/solv_zchunk.c.o.d -o ext/CMakeFiles/libsolvext.dir/solv_zchunk.c.o -c ../ext/solv_zchunk.c [57/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/mergesolv.dir/mergesolv.c.o -MF tools/CMakeFiles/mergesolv.dir/mergesolv.c.o.d -o tools/CMakeFiles/mergesolv.dir/mergesolv.c.o -c ../tools/mergesolv.c [58/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/updateinfoxml2solv.dir/updateinfoxml2solv.c.o -MF tools/CMakeFiles/updateinfoxml2solv.dir/updateinfoxml2solv.c.o.d -o tools/CMakeFiles/updateinfoxml2solv.dir/updateinfoxml2solv.c.o -c ../tools/updateinfoxml2solv.c [59/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/rpmmd2solv.dir/rpmmd2solv.c.o -MF tools/CMakeFiles/rpmmd2solv.dir/rpmmd2solv.c.o.d -o tools/CMakeFiles/rpmmd2solv.dir/rpmmd2solv.c.o -c ../tools/rpmmd2solv.c [60/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_susetags.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_susetags.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_susetags.c.o -c ../ext/repo_susetags.c [61/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/rpmdb2solv.dir/rpmdb2solv.c.o -MF tools/CMakeFiles/rpmdb2solv.dir/rpmdb2solv.c.o.d -o tools/CMakeFiles/rpmdb2solv.dir/rpmdb2solv.c.o -c ../tools/rpmdb2solv.c [62/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/repomdxml2solv.dir/repomdxml2solv.c.o -MF tools/CMakeFiles/repomdxml2solv.dir/repomdxml2solv.c.o.d -o tools/CMakeFiles/repomdxml2solv.dir/repomdxml2solv.c.o -c ../tools/repomdxml2solv.c [63/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/rpms2solv.dir/rpms2solv.c.o -MF tools/CMakeFiles/rpms2solv.dir/rpms2solv.c.o.d -o tools/CMakeFiles/rpms2solv.dir/rpms2solv.c.o -c ../tools/rpms2solv.c [64/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/deltainfoxml2solv.dir/deltainfoxml2solv.c.o -MF tools/CMakeFiles/deltainfoxml2solv.dir/deltainfoxml2solv.c.o.d -o tools/CMakeFiles/deltainfoxml2solv.dir/deltainfoxml2solv.c.o -c ../tools/deltainfoxml2solv.c [65/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/deb2solv.dir/deb2solv.c.o -MF tools/CMakeFiles/deb2solv.dir/deb2solv.c.o.d -o tools/CMakeFiles/deb2solv.dir/deb2solv.c.o -c ../tools/deb2solv.c [66/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/solver.c.o -MF src/CMakeFiles/libsolv.dir/solver.c.o.d -o src/CMakeFiles/libsolv.dir/solver.c.o -c ../src/solver.c [67/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_appdata.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_appdata.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_appdata.c.o -c ../ext/repo_appdata.c [68/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/archrepo2solv.dir/archrepo2solv.c.o -MF tools/CMakeFiles/archrepo2solv.dir/archrepo2solv.c.o.d -o tools/CMakeFiles/archrepo2solv.dir/archrepo2solv.c.o -c ../tools/archrepo2solv.c [69/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/toolstuff.dir/common_write.c.o -MF tools/CMakeFiles/toolstuff.dir/common_write.c.o.d -o tools/CMakeFiles/toolstuff.dir/common_write.c.o -c ../tools/common_write.c [70/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/susetags2solv.dir/susetags2solv.c.o -MF tools/CMakeFiles/susetags2solv.dir/susetags2solv.c.o.d -o tools/CMakeFiles/susetags2solv.dir/susetags2solv.c.o -c ../tools/susetags2solv.c [71/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/dumpsolv.dir/dumpsolv.c.o -MF tools/CMakeFiles/dumpsolv.dir/dumpsolv.c.o.d -o tools/CMakeFiles/dumpsolv.dir/dumpsolv.c.o -c ../tools/dumpsolv.c [72/135] : && /usr/bin/cmake -E remove tools/libtoolstuff.a && /usr/bin/ar qc tools/libtoolstuff.a tools/CMakeFiles/toolstuff.dir/common_write.c.o && /usr/bin/ranlib tools/libtoolstuff.a && : [73/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_deb.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_deb.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_deb.c.o -c ../ext/repo_deb.c [74/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/archpkgs2solv.dir/archpkgs2solv.c.o -MF tools/CMakeFiles/archpkgs2solv.dir/archpkgs2solv.c.o.d -o tools/CMakeFiles/archpkgs2solv.dir/archpkgs2solv.c.o -c ../tools/archpkgs2solv.c [75/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/appdata2solv.dir/appdata2solv.c.o -MF tools/CMakeFiles/appdata2solv.dir/appdata2solv.c.o.d -o tools/CMakeFiles/appdata2solv.dir/appdata2solv.c.o -c ../tools/appdata2solv.c [76/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/findfileconflicts.dir/findfileconflicts.c.o -MF tools/CMakeFiles/findfileconflicts.dir/findfileconflicts.c.o.d -o tools/CMakeFiles/findfileconflicts.dir/findfileconflicts.c.o -c ../tools/findfileconflicts.c [77/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/checksig.c.o -MF examples/solv/CMakeFiles/solv.dir/checksig.c.o.d -o examples/solv/CMakeFiles/solv.dir/checksig.c.o -c ../examples/solv/checksig.c [78/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/repo_arch.c.o -MF ext/CMakeFiles/libsolvext.dir/repo_arch.c.o.d -o ext/CMakeFiles/libsolvext.dir/repo_arch.c.o -c ../ext/repo_arch.c [79/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/deltarpm.c.o -MF examples/solv/CMakeFiles/solv.dir/deltarpm.c.o.d -o examples/solv/CMakeFiles/solv.dir/deltarpm.c.o -c ../examples/solv/deltarpm.c [80/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/fileconflicts.c.o -MF examples/solv/CMakeFiles/solv.dir/fileconflicts.c.o.d -o examples/solv/CMakeFiles/solv.dir/fileconflicts.c.o -c ../examples/solv/fileconflicts.c [81/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/testsolv.dir/testsolv.c.o -MF tools/CMakeFiles/testsolv.dir/testsolv.c.o.d -o tools/CMakeFiles/testsolv.dir/testsolv.c.o -c ../tools/testsolv.c [82/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/fastestmirror.c.o -MF examples/solv/CMakeFiles/solv.dir/fastestmirror.c.o.d -o examples/solv/CMakeFiles/solv.dir/fastestmirror.c.o -c ../examples/solv/fastestmirror.c [83/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo_config_debian.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo_config_debian.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo_config_debian.c.o -c ../examples/solv/repoinfo_config_debian.c [84/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_QSORT_R=1 -DHAVE_STRCHRNUL=1 -DLIBSOLV_INTERNAL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolv_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT src/CMakeFiles/libsolv.dir/rules.c.o -MF src/CMakeFiles/libsolv.dir/rules.c.o.d -o src/CMakeFiles/libsolv.dir/rules.c.o -c ../src/rules.c [85/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/fileprovides.c.o -MF examples/solv/CMakeFiles/solv.dir/fileprovides.c.o.d -o examples/solv/CMakeFiles/solv.dir/fileprovides.c.o -c ../examples/solv/fileprovides.c [86/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo_config_urpmi.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo_config_urpmi.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo_config_urpmi.c.o -c ../examples/solv/repoinfo_config_urpmi.c [87/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/installcheck.dir/installcheck.c.o -MF tools/CMakeFiles/installcheck.dir/installcheck.c.o.d -o tools/CMakeFiles/installcheck.dir/installcheck.c.o -c ../tools/installcheck.c [88/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/mirror.c.o -MF examples/solv/CMakeFiles/solv.dir/mirror.c.o.d -o examples/solv/CMakeFiles/solv.dir/mirror.c.o -c ../examples/solv/mirror.c [89/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo_system_debian.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo_system_debian.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo_system_debian.c.o -c ../examples/solv/repoinfo_system_debian.c [90/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo_type_mdk.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo_type_mdk.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo_type_mdk.c.o -c ../examples/solv/repoinfo_type_mdk.c [91/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--version-script=/builddir/build/BUILD/libsolv-0.7.8/src/libsolv.ver -shared -Wl,-soname,libsolv.so.1 -o src/libsolv.so.1 src/CMakeFiles/libsolv.dir/bitmap.c.o src/CMakeFiles/libsolv.dir/poolarch.c.o src/CMakeFiles/libsolv.dir/poolvendor.c.o src/CMakeFiles/libsolv.dir/poolid.c.o src/CMakeFiles/libsolv.dir/strpool.c.o src/CMakeFiles/libsolv.dir/dirpool.c.o src/CMakeFiles/libsolv.dir/solver.c.o src/CMakeFiles/libsolv.dir/solverdebug.c.o src/CMakeFiles/libsolv.dir/repo_solv.c.o src/CMakeFiles/libsolv.dir/repo_write.c.o src/CMakeFiles/libsolv.dir/evr.c.o src/CMakeFiles/libsolv.dir/pool.c.o src/CMakeFiles/libsolv.dir/queue.c.o src/CMakeFiles/libsolv.dir/repo.c.o src/CMakeFiles/libsolv.dir/repodata.c.o src/CMakeFiles/libsolv.dir/repopage.c.o src/CMakeFiles/libsolv.dir/util.c.o src/CMakeFiles/libsolv.dir/policy.c.o src/CMakeFiles/libsolv.dir/solvable.c.o src/CMakeFiles/libsolv.dir/transaction.c.o src/CMakeFiles/libsolv.dir/order.c.o src/CMakeFiles/libsolv.dir/rules.c.o src/CMakeFiles/libsolv.dir/problems.c.o src/CMakeFiles/libsolv.dir/linkedpkg.c.o src/CMakeFiles/libsolv.dir/cplxdeps.c.o src/CMakeFiles/libsolv.dir/chksum.c.o src/CMakeFiles/libsolv.dir/md5.c.o src/CMakeFiles/libsolv.dir/sha1.c.o src/CMakeFiles/libsolv.dir/sha2.c.o src/CMakeFiles/libsolv.dir/solvversion.c.o src/CMakeFiles/libsolv.dir/selection.c.o src/CMakeFiles/libsolv.dir/fileprovides.c.o src/CMakeFiles/libsolv.dir/diskusage.c.o src/CMakeFiles/libsolv.dir/suse.c.o src/CMakeFiles/libsolv.dir/solver_util.c.o src/CMakeFiles/libsolv.dir/cleandeps.c.o src/CMakeFiles/libsolv.dir/userinstalled.c.o src/CMakeFiles/libsolv.dir/filelistfilter.c.o && : [92/135] /usr/bin/cmake -E cmake_symlink_library src/libsolv.so.1 src/libsolv.so.1 src/libsolv.so && : [93/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/patchjobs.c.o -MF examples/solv/CMakeFiles/solv.dir/patchjobs.c.o.d -o examples/solv/CMakeFiles/solv.dir/patchjobs.c.o -c ../examples/solv/patchjobs.c [94/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT tools/CMakeFiles/repo2solv.dir/repo2solv.c.o -MF tools/CMakeFiles/repo2solv.dir/repo2solv.c.o.d -o tools/CMakeFiles/repo2solv.dir/repo2solv.c.o -c ../tools/repo2solv.c [95/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo_cache.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo_cache.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo_cache.c.o -c ../examples/solv/repoinfo_cache.c [96/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo.c.o -c ../examples/solv/repoinfo.c [97/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/dumpsolv.dir/dumpsolv.c.o -o tools/dumpsolv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: src/libsolv.so.1 && : [98/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo_system_rpm.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo_system_rpm.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo_system_rpm.c.o -c ../examples/solv/repoinfo_system_rpm.c [99/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo_download.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo_download.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo_download.c.o -c ../examples/solv/repoinfo_download.c [100/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo_type_rpmmd.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo_type_rpmmd.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo_type_rpmmd.c.o -c ../examples/solv/repoinfo_type_rpmmd.c [101/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo_type_debian.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo_type_debian.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo_type_debian.c.o -c ../examples/solv/repoinfo_type_debian.c [102/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo_config_yum.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo_config_yum.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo_config_yum.c.o -c ../examples/solv/repoinfo_config_yum.c [103/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/repoinfo_type_susetags.c.o -MF examples/solv/CMakeFiles/solv.dir/repoinfo_type_susetags.c.o.d -o examples/solv/CMakeFiles/solv.dir/repoinfo_type_susetags.c.o -c ../examples/solv/repoinfo_type_susetags.c [104/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dlibsolvext_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -MD -MT ext/CMakeFiles/libsolvext.dir/testcase.c.o -MF ext/CMakeFiles/libsolvext.dir/testcase.c.o.d -o ext/CMakeFiles/libsolvext.dir/testcase.c.o -c ../ext/testcase.c [105/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--version-script=/builddir/build/BUILD/libsolv-0.7.8/ext/libsolvext.ver -shared -Wl,-soname,libsolvext.so.1 -o ext/libsolvext.so.1 ext/CMakeFiles/libsolvext.dir/solv_xfopen.c.o ext/CMakeFiles/libsolvext.dir/testcase.c.o ext/CMakeFiles/libsolvext.dir/repo_testcase.c.o ext/CMakeFiles/libsolvext.dir/pool_fileconflicts.c.o ext/CMakeFiles/libsolvext.dir/repo_rpmdb.c.o ext/CMakeFiles/libsolvext.dir/repo_repomdxml.c.o ext/CMakeFiles/libsolvext.dir/repo_rpmmd.c.o ext/CMakeFiles/libsolvext.dir/repo_deltainfoxml.c.o ext/CMakeFiles/libsolvext.dir/repo_updateinfoxml.c.o ext/CMakeFiles/libsolvext.dir/repo_content.c.o ext/CMakeFiles/libsolvext.dir/repo_products.c.o ext/CMakeFiles/libsolvext.dir/repo_releasefile_products.c.o ext/CMakeFiles/libsolvext.dir/repo_susetags.c.o ext/CMakeFiles/libsolvext.dir/repo_zyppdb.c.o ext/CMakeFiles/libsolvext.dir/pool_parserpmrichdep.c.o ext/CMakeFiles/libsolvext.dir/repo_comps.c.o ext/CMakeFiles/libsolvext.dir/repo_deb.c.o ext/CMakeFiles/libsolvext.dir/repo_helix.c.o ext/CMakeFiles/libsolvext.dir/repo_arch.c.o ext/CMakeFiles/libsolvext.dir/repo_appdata.c.o ext/CMakeFiles/libsolvext.dir/repodata_diskusage.c.o ext/CMakeFiles/libsolvext.dir/solv_xmlparser.c.o ext/CMakeFiles/libsolvext.dir/solv_zchunk.c.o -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [106/135] /usr/bin/cmake -E cmake_symlink_library ext/libsolvext.so.1 ext/libsolvext.so.1 ext/libsolvext.so && : [107/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -MD -MT examples/solv/CMakeFiles/solv.dir/solv.c.o -MF examples/solv/CMakeFiles/solv.dir/solv.c.o.d -o examples/solv/CMakeFiles/solv.dir/solv.c.o -c ../examples/solv/solv.c [108/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/mergesolv.dir/mergesolv.c.o -o tools/mergesolv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [109/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/helix2solv.dir/helix2solv.c.o -o tools/helix2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [110/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/rpms2solv.dir/rpms2solv.c.o -o tools/rpms2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [111/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/updateinfoxml2solv.dir/updateinfoxml2solv.c.o -o tools/updateinfoxml2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [112/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/rpmmd2solv.dir/rpmmd2solv.c.o -o tools/rpmmd2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [113/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/repomdxml2solv.dir/repomdxml2solv.c.o -o tools/repomdxml2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [114/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/deb2solv.dir/deb2solv.c.o -o tools/deb2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [115/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/comps2solv.dir/comps2solv.c.o -o tools/comps2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [116/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/rpmdb2solv.dir/rpmdb2solv.c.o -o tools/rpmdb2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [117/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/deltainfoxml2solv.dir/deltainfoxml2solv.c.o -o tools/deltainfoxml2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [118/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/archrepo2solv.dir/archrepo2solv.c.o -o tools/archrepo2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [119/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/susetags2solv.dir/susetags2solv.c.o -o tools/susetags2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [120/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/archpkgs2solv.dir/archpkgs2solv.c.o -o tools/archpkgs2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [121/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/repo2solv.dir/repo2solv.c.o -o tools/repo2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [122/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/testsolv.dir/testsolv.c.o -o tools/testsolv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [123/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/appdata2solv.dir/appdata2solv.c.o -o tools/appdata2solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: tools/libtoolstuff.a ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [124/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/installcheck.dir/installcheck.c.o -o tools/installcheck -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [125/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic tools/CMakeFiles/findfileconflicts.dir/findfileconflicts.c.o -o tools/findfileconflicts -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [126/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic examples/solv/CMakeFiles/solv.dir/solv.c.o examples/solv/CMakeFiles/solv.dir/checksig.c.o examples/solv/CMakeFiles/solv.dir/deltarpm.c.o examples/solv/CMakeFiles/solv.dir/fastestmirror.c.o examples/solv/CMakeFiles/solv.dir/fileconflicts.c.o examples/solv/CMakeFiles/solv.dir/fileprovides.c.o examples/solv/CMakeFiles/solv.dir/mirror.c.o examples/solv/CMakeFiles/solv.dir/patchjobs.c.o examples/solv/CMakeFiles/solv.dir/repoinfo.c.o examples/solv/CMakeFiles/solv.dir/repoinfo_cache.c.o examples/solv/CMakeFiles/solv.dir/repoinfo_config_debian.c.o examples/solv/CMakeFiles/solv.dir/repoinfo_config_yum.c.o examples/solv/CMakeFiles/solv.dir/repoinfo_config_urpmi.c.o examples/solv/CMakeFiles/solv.dir/repoinfo_download.c.o examples/solv/CMakeFiles/solv.dir/repoinfo_system_debian.c.o examples/solv/CMakeFiles/solv.dir/repoinfo_system_rpm.c.o examples/solv/CMakeFiles/solv.dir/repoinfo_type_debian.c.o examples/solv/CMakeFiles/solv.dir/repoinfo_type_mdk.c.o examples/solv/CMakeFiles/solv.dir/repoinfo_type_rpmmd.c.o examples/solv/CMakeFiles/solv.dir/repoinfo_type_susetags.c.o -o examples/solv/solv -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [127/135] cd /builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/bindings/ruby && /usr/bin/swig -ruby -DHAVE_STRCHRNUL -DHAVE_FOPENCOOKIE -DHAVE_PGPDIGGETPARAMS -DWITH_LIBXML2 -DENABLE_COMPLEX_DEPS -DMULTI_SEMANTICS -DENABLE_RPMDB -DENABLE_RPMPKG -DENABLE_RPMMD -DENABLE_RPMPKG_LIBRPM -DENABLE_RPMDB_LIBRPM -DENABLE_RPMDB_BYRPMHEADER -DENABLE_SUSEREPO -DENABLE_COMPS -DENABLE_HELIXREPO -DENABLE_ARCHREPO -DENABLE_DEBIAN -DENABLE_ZLIB_COMPRESSION -DENABLE_LZMA_COMPRESSION -DENABLE_BZIP2_COMPRESSION -DENABLE_ZSTD_COMPRESSION -DENABLE_ZCHUNK_COMPRESSION -DENABLE_APPDATA -DWITH_SYSTEM_ZCHUNK -I/builddir/build/BUILD/libsolv-0.7.8/src -o solv_ruby.c /builddir/build/BUILD/libsolv-0.7.8/bindings/solv.i [128/135] cd /builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/bindings/perl && /usr/bin/swig -perl -DHAVE_STRCHRNUL -DHAVE_FOPENCOOKIE -DHAVE_PGPDIGGETPARAMS -DWITH_LIBXML2 -DENABLE_COMPLEX_DEPS -DMULTI_SEMANTICS -DENABLE_RPMDB -DENABLE_RPMPKG -DENABLE_RPMMD -DENABLE_RPMPKG_LIBRPM -DENABLE_RPMDB_LIBRPM -DENABLE_RPMDB_BYRPMHEADER -DENABLE_SUSEREPO -DENABLE_COMPS -DENABLE_HELIXREPO -DENABLE_ARCHREPO -DENABLE_DEBIAN -DENABLE_ZLIB_COMPRESSION -DENABLE_LZMA_COMPRESSION -DENABLE_BZIP2_COMPRESSION -DENABLE_ZSTD_COMPRESSION -DENABLE_ZCHUNK_COMPRESSION -DENABLE_APPDATA -DWITH_SYSTEM_ZCHUNK -I/builddir/build/BUILD/libsolv-0.7.8/src -o solv_perl.c /builddir/build/BUILD/libsolv-0.7.8/bindings/solv.i && sed -i -e "s/SvTYPE(tsv) == SVt_PVHV/SvTYPE(tsv) == SVt_PVHV || SvTYPE(tsv) == SVt_PVAV/" solv_perl.c [129/135] cd /builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/bindings/python && /usr/bin/swig -DHAVE_STRCHRNUL -DHAVE_FOPENCOOKIE -DHAVE_PGPDIGGETPARAMS -DWITH_LIBXML2 -DENABLE_COMPLEX_DEPS -DMULTI_SEMANTICS -DENABLE_RPMDB -DENABLE_RPMPKG -DENABLE_RPMMD -DENABLE_RPMPKG_LIBRPM -DENABLE_RPMDB_LIBRPM -DENABLE_RPMDB_BYRPMHEADER -DENABLE_SUSEREPO -DENABLE_COMPS -DENABLE_HELIXREPO -DENABLE_ARCHREPO -DENABLE_DEBIAN -DENABLE_ZLIB_COMPRESSION -DENABLE_LZMA_COMPRESSION -DENABLE_BZIP2_COMPRESSION -DENABLE_ZSTD_COMPRESSION -DENABLE_ZCHUNK_COMPRESSION -DENABLE_APPDATA -DWITH_SYSTEM_ZCHUNK -python -DPYTHON3=1 -DSWIG_PYTHON_LEGACY_BOOL=1 -I/builddir/build/BUILD/libsolv-0.7.8/src -o solv_python.c /builddir/build/BUILD/libsolv-0.7.8/bindings/solv.i [130/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dbindings_ruby_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -Wno-unused -MD -MT bindings/ruby/CMakeFiles/bindings_ruby.dir/solv_ruby.c.o -MF bindings/ruby/CMakeFiles/bindings_ruby.dir/solv_ruby.c.o.d -o bindings/ruby/CMakeFiles/bindings_ruby.dir/solv_ruby.c.o -c bindings/ruby/solv_ruby.c [131/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bindings/ruby/solv.so bindings/ruby/CMakeFiles/bindings_ruby.dir/solv_ruby.c.o -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [132/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dbindings_python_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -I/usr/include/python3.7m -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -Wno-unused -MD -MT bindings/python/CMakeFiles/bindings_python.dir/solv_python.c.o -MF bindings/python/CMakeFiles/bindings_python.dir/solv_python.c.o.d -o bindings/python/CMakeFiles/bindings_python.dir/solv_python.c.o -c bindings/python/solv_python.c bindings/python/solv_python.c: In function '_wrap_Chksum_from_bin': bindings/python/solv_python.c:16596:5: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] 16596 | res2 = PyObject_AsReadBuffer(swig_obj[1], &pybuf, &pysize); | ^~~~ In file included from /usr/include/python3.7m/Python.h:147, from bindings/python/solv_python.c:154: /usr/include/python3.7m/abstract.h:489:17: note: declared here 489 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ bindings/python/solv_python.c: In function '_wrap_Chksum_add': bindings/python/solv_python.c:16688:5: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] 16688 | res2 = PyObject_AsReadBuffer(swig_obj[1], &pybuf, &pysize); | ^~~~ In file included from /usr/include/python3.7m/Python.h:147, from bindings/python/solv_python.c:154: /usr/include/python3.7m/abstract.h:489:17: note: declared here 489 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ bindings/python/solv_python.c: In function '_wrap_SolvFp_write': bindings/python/solv_python.c:17115:5: warning: 'PyObject_AsReadBuffer' is deprecated [-Wdeprecated-declarations] 17115 | res2 = PyObject_AsReadBuffer(swig_obj[1], &pybuf, &pysize); | ^~~~ In file included from /usr/include/python3.7m/Python.h:147, from bindings/python/solv_python.c:154: /usr/include/python3.7m/abstract.h:489:17: note: declared here 489 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ [133/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bindings/python/_solv.so bindings/python/CMakeFiles/bindings_python.dir/solv_python.c.o -Wl,-rpath,/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : [134/135] /usr/bin/cc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DENABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -D_FILE_OFFSET_BITS=64 -Dbindings_perl_EXPORTS -I/usr/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -I/usr/lib64/perl5/CORE -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -fPIC -D_REENTRANT -D_GNU_SOURCE -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-unused -Wno-nonnull -MD -MT bindings/perl/CMakeFiles/bindings_perl.dir/solv_perl.c.o -MF bindings/perl/CMakeFiles/bindings_perl.dir/solv_perl.c.o.d -o bindings/perl/CMakeFiles/bindings_perl.dir/solv_perl.c.o -c bindings/perl/solv_perl.c [135/135] : && /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -fPIC -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o bindings/perl/solv.so bindings/perl/CMakeFiles/bindings_perl.dir/solv_perl.c.o -L/usr/lib64/perl5/CORE -Wl,-rpath,/usr/lib64/perl5/CORE:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/ext:/builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu/src: ext/libsolvext.so.1 src/libsolv.so.1 -Wl,--as-needed -lrpmio -lrpm -lxml2 -lz -llzma -lbz2 -lzstd -lzck && : + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cXr40T + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le ++ dirname /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le + cd libsolv-0.7.8 + DESTDIR=/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le + /usr/bin/ninja install -v -j12 -C ppc64le-redhat-linux-gnu ninja: Entering directory `ppc64le-redhat-linux-gnu' [0/1] cd /builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu && /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/cmake/Modules/FindLibSolv.cmake -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/pkgconfig/libsolv.pc -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/pkgconfig/libsolvext.pc -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/bitmap.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/evr.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/hash.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/policy.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/poolarch.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/poolvendor.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/pool.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/poolid.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/pooltypes.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/queue.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/solvable.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/solver.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/solverdebug.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repodata.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_solv.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_write.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/util.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/selection.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/strpool.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/dirpool.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/knownid.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/transaction.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/rules.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/problems.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/chksum.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/dataiterator.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/solvversion.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/libsolv.so.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/libsolv.so -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/tools_util.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/solv_xfopen.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/testcase.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/pool_fileconflicts.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_rpmdb.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_repomdxml.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_rpmmd.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_deltainfoxml.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_updateinfoxml.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_content.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_products.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_releasefile_products.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_susetags.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_zyppdb.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/pool_parserpmrichdep.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_comps.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_deb.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_helix.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_arch.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/include/solv/repo_appdata.h -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/libsolvext.so.1 -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/libsolvext.so.1" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/libsolvext.so -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/testsolv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/testsolv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/mergesolv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/mergesolv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/dumpsolv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/dumpsolv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/installcheck -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/installcheck" to "" -- Up-to-date: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/testsolv -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpmdb2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpmdb2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpms2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpms2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/repomdxml2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/repomdxml2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpmmd2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpmmd2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/updateinfoxml2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/updateinfoxml2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/deltainfoxml2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/deltainfoxml2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/helix2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/helix2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/susetags2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/susetags2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/comps2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/comps2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/deb2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/deb2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/archpkgs2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/archpkgs2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/archrepo2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/archrepo2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/appdata2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/appdata2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/repo2solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/repo2solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/_solv.so -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/_solv.so" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/solv.py -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/perl5/vendor_perl/solv.so -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/perl5/vendor_perl/solv.so" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/perl5/vendor_perl/solv.pm -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/ruby/vendor_ruby/solv.so -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/ruby/vendor_ruby/solv.so" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/solv -- Set runtime path of "/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/solv" to "" -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man3/libsolv.3 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man3/libsolv-bindings.3 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man3/libsolv-constantids.3 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man3/libsolv-history.3 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man3/libsolv-pool.3 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/mergesolv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/dumpsolv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/installcheck.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/testsolv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/repo2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/rpmdb2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/rpms2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/repomdxml2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/rpmmd2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/updateinfoxml2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/deltainfoxml2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/helix2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/susetags2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/comps2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/deb2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/archpkgs2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/archrepo2solv.1 -- Installing: /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/man/man1/appdata2solv.1 + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 0.7.8-1.fc31 --unique-debug-suffix -0.7.8-1.fc31.ppc64le --unique-debug-src-base libsolv-0.7.8-1.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libsolv-0.7.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/archpkgs2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/appdata2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/archrepo2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/comps2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/installcheck explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/dumpsolv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/deb2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/mergesolv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/deltainfoxml2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/appdata2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/repo2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/installcheck explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/helix2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/mergesolv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/comps2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/archrepo2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/repomdxml2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/deb2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/deltainfoxml2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/repo2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/dumpsolv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/helix2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/repomdxml2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/archpkgs2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpmdb2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpmdb2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpms2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpmmd2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpms2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/rpmmd2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/testsolv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/testsolv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/susetags2solv extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/susetags2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/updateinfoxml2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/libsolv.so.1 extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/bin/updateinfoxml2solv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/ruby/vendor_ruby/solv.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/libsolvext.so.1 extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/libsolvext.so.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/perl5/vendor_perl/solv.so extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/ruby/vendor_ruby/solv.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/_solv.so extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/perl5/vendor_perl/solv.so extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/libsolv.so.1 extracting debug info from /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/_solv.so original debug info size: 10440kB, size after compression: 9704kB /usr/lib/rpm/sepdebugcrcfix: Updated 24 CRC32s, 0 CRC32s did match. 7722 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hmtqtS + umask 022 + cd /builddir/build/BUILD + cd libsolv-0.7.8 + /usr/bin/ninja test -v -j12 -C ppc64le-redhat-linux-gnu ninja: Entering directory `ppc64le-redhat-linux-gnu' [0/1] cd /builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu && /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/libsolv-0.7.8/ppc64le-redhat-linux-gnu Start 1: allowuninstall 1/23 Test #1: allowuninstall ................... Passed 0.02 sec Start 2: blacklist 2/23 Test #2: blacklist ........................ Passed 0.00 sec Start 3: choose 3/23 Test #3: choose ........................... Passed 0.05 sec Start 4: cleandeps 4/23 Test #4: cleandeps ........................ Passed 0.04 sec Start 5: cplxdeps 5/23 Test #5: cplxdeps ......................... Passed 0.05 sec Start 6: distupgrade 6/23 Test #6: distupgrade ...................... Passed 0.07 sec Start 7: evrcmp 7/23 Test #7: evrcmp ........................... Passed 0.02 sec Start 8: favor 8/23 Test #8: favor ............................ Passed 0.04 sec Start 9: focus 9/23 Test #9: focus ............................ Passed 0.03 sec Start 10: forcebest 10/23 Test #10: forcebest ........................ Passed 0.03 sec Start 11: lock 11/23 Test #11: lock ............................. Passed 0.02 sec Start 12: lockstep 12/23 Test #12: lockstep ......................... Passed 0.03 sec Start 13: multiversion 13/23 Test #13: multiversion ..................... Passed 0.02 sec Start 14: namespace 14/23 Test #14: namespace ........................ Passed 0.01 sec Start 15: recommendations 15/23 Test #15: recommendations .................. Passed 0.08 sec Start 16: sat 16/23 Test #16: sat .............................. Passed 0.03 sec Start 17: selection 17/23 Test #17: selection ........................ Passed 0.05 sec Start 18: strongrecommends 18/23 Test #18: strongrecommends ................. Passed 0.03 sec Start 19: targeted 19/23 Test #19: targeted ......................... Passed 0.02 sec Start 20: testcase 20/23 Test #20: testcase ......................... Passed 0.02 sec Start 21: weakdeps 21/23 Test #21: weakdeps ......................... Passed 0.01 sec Start 22: whatprovideswithdisabled 22/23 Test #22: whatprovideswithdisabled ......... Passed 0.03 sec Start 23: yumobs 23/23 Test #23: yumobs ........................... Passed 0.01 sec 100% tests passed, 0 tests failed out of 23 Total Test time (real) = 0.74 sec + RPM_EC=0 ++ jobs -p Processing files: libsolv-0.7.8-1.fc31.ppc64le + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SWrO5V + umask 022 + cd /builddir/build/BUILD + cd libsolv-0.7.8 + DOCDIR=/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/doc/libsolv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/doc/libsolv + cp -pr README /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/doc/libsolv + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Lf0PmU + umask 022 + cd /builddir/build/BUILD + cd libsolv-0.7.8 + LICENSEDIR=/builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/licenses/libsolv + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/licenses/libsolv + cp -pr LICENSE.BSD /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le/usr/share/licenses/libsolv + RPM_EC=0 ++ jobs -p + exit 0 Provides: libsolv = 0.7.8-1.fc31 libsolv(ppc-64) = 0.7.8-1.fc31 libsolv.so.1()(64bit) libsolv.so.1(SOLV_1.0)(64bit) libsolv.so.1(SOLV_1.1)(64bit) libsolv.so.1(SOLV_1.2)(64bit) libsolv.so.1(SOLV_1.3)(64bit) libsolvext.so.1()(64bit) libsolvext.so.1(SOLV_1.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) librpm.so.9()(64bit) librpmio.so.9()(64bit) libsolv.so.1()(64bit) libsolv.so.1(SOLV_1.0)(64bit) libsolv.so.1(SOLV_1.1)(64bit) libsolv.so.1(SOLV_1.3)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.3.3)(64bit) libzck.so.1()(64bit) libzstd.so.1()(64bit) rtld(GNU_HASH) Processing files: libsolv-devel-0.7.8-1.fc31.ppc64le Provides: libsolv-devel = 0.7.8-1.fc31 libsolv-devel(ppc-64) = 0.7.8-1.fc31 pkgconfig(libsolv) = 0.7.8 pkgconfig(libsolvext) = 0.7.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libsolv.so.1()(64bit) libsolvext.so.1()(64bit) pkgconfig(libsolv) Processing files: libsolv-tools-0.7.8-1.fc31.ppc64le Provides: libsolv-tools = 0.7.8-1.fc31 libsolv-tools(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libsolv.so.1()(64bit) libsolv.so.1(SOLV_1.0)(64bit) libsolvext.so.1()(64bit) libsolvext.so.1(SOLV_1.0)(64bit) rtld(GNU_HASH) Processing files: libsolv-demo-0.7.8-1.fc31.ppc64le Provides: libsolv-demo = 0.7.8-1.fc31 libsolv-demo(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libsolv.so.1()(64bit) libsolv.so.1(SOLV_1.0)(64bit) libsolvext.so.1()(64bit) libsolvext.so.1(SOLV_1.0)(64bit) rtld(GNU_HASH) Processing files: perl-solv-0.7.8-1.fc31.ppc64le Provides: perl(solv) perl(solv::Alternative) perl(solv::Chksum) perl(solv::Dataiterator) perl(solv::Datamatch) perl(solv::Datapos) perl(solv::Dep) perl(solv::Job) perl(solv::Pool) perl(solv::Pool_repo_iterator) perl(solv::Pool_solvable_iterator) perl(solv::Problem) perl(solv::Repo) perl(solv::Repo_solvable_iterator) perl(solv::Ruleinfo) perl(solv::Selection) perl(solv::Solution) perl(solv::Solutionelement) perl(solv::SolvFp) perl(solv::Solver) perl(solv::Transaction) perl(solv::TransactionClass) perl(solv::XRepodata) perl(solv::XRule) perl(solv::XSolvable) perl(solvc) perl-solv = 0.7.8-1.fc31 perl-solv(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libsolv.so.1()(64bit) libsolv.so.1(SOLV_1.0)(64bit) libsolv.so.1(SOLV_1.1)(64bit) libsolv.so.1(SOLV_1.2)(64bit) libsolv.so.1(SOLV_1.3)(64bit) libsolvext.so.1()(64bit) libsolvext.so.1(SOLV_1.0)(64bit) perl(DynaLoader) perl(Exporter) perl(base) perl(overload) perl(vars) rtld(GNU_HASH) Processing files: ruby-solv-0.7.8-1.fc31.ppc64le Provides: ruby-solv = 0.7.8-1.fc31 ruby-solv(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libsolv.so.1()(64bit) libsolv.so.1(SOLV_1.0)(64bit) libsolv.so.1(SOLV_1.1)(64bit) libsolv.so.1(SOLV_1.2)(64bit) libsolv.so.1(SOLV_1.3)(64bit) libsolvext.so.1()(64bit) libsolvext.so.1(SOLV_1.0)(64bit) rtld(GNU_HASH) Processing files: python3-solv-0.7.8-1.fc31.ppc64le Provides: python-solv = 0.7.8-1.fc31 python3-solv = 0.7.8-1.fc31 python3-solv(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libsolv.so.1()(64bit) libsolv.so.1(SOLV_1.0)(64bit) libsolv.so.1(SOLV_1.1)(64bit) libsolv.so.1(SOLV_1.2)(64bit) libsolv.so.1(SOLV_1.3)(64bit) libsolvext.so.1()(64bit) libsolvext.so.1(SOLV_1.0)(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-solv < 0.7.8-1.fc31 Processing files: libsolv-debugsource-0.7.8-1.fc31.ppc64le Provides: libsolv-debugsource = 0.7.8-1.fc31 libsolv-debugsource(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libsolv-debuginfo-0.7.8-1.fc31.ppc64le Provides: debuginfo(build-id) = 18ad1f4b45a56f1052a7cd0acfe9378580450d03 debuginfo(build-id) = bc0ebc1c40e6a099ae9d9fbd9a12eb33824bf221 libsolv-debuginfo = 0.7.8-1.fc31 libsolv-debuginfo(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsolv-debugsource(ppc-64) = 0.7.8-1.fc31 Processing files: libsolv-tools-debuginfo-0.7.8-1.fc31.ppc64le Provides: debuginfo(build-id) = 0196aa362fbc41e1ece2bc9f671fb03508509f32 debuginfo(build-id) = 06e45d6695f686e9c935db649f78f1afd4513c02 debuginfo(build-id) = 0dbba22cd639402d577a2c76bf2807305dca6c39 debuginfo(build-id) = 0f1755fd61b94dbc186b6a0f8aeeca298369d759 debuginfo(build-id) = 143316993d6ded3deaf2d830a64464d640776805 debuginfo(build-id) = 381561ce4aeb3f897c8aba04fcb54e8067454d9e debuginfo(build-id) = 424e5b55b3c33e7c4a54a7b0591f669fed89ab21 debuginfo(build-id) = 4dc1dad646b2884da7f6f9accf96ea2c86108f4e debuginfo(build-id) = 8638e36b286f1e9b3a340fbc77a477f1cbc19e1f debuginfo(build-id) = 9c035d212b76a956b601190c9626f7f70bd4bcc0 debuginfo(build-id) = abecf4ee41b9616e1d982eb310eac8ff46f60bd6 debuginfo(build-id) = b14e1e4dff1400115c8c89f66ca855182dc05c8a debuginfo(build-id) = c42751ca09006b7ef31dd3815b3e1703afe4b779 debuginfo(build-id) = c72b10672fee40dca0d3280219c9c4d8cda89d9d debuginfo(build-id) = de4e6e22bd23521fdbd0ea37bee2395faa90904f debuginfo(build-id) = deffdbf7edc57a2f9c88714896efa8ed96bed715 debuginfo(build-id) = e649c5cafbf84aefa1cbf27c8e207182e7d2d45c debuginfo(build-id) = ea60d0c7be603c46fb08621647a0a2afe2be8bb5 libsolv-tools-debuginfo = 0.7.8-1.fc31 libsolv-tools-debuginfo(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsolv-debugsource(ppc-64) = 0.7.8-1.fc31 Processing files: libsolv-demo-debuginfo-0.7.8-1.fc31.ppc64le Provides: debuginfo(build-id) = 08e83f74079f81448f6dbc44b3fa2fd1845e5617 libsolv-demo-debuginfo = 0.7.8-1.fc31 libsolv-demo-debuginfo(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsolv-debugsource(ppc-64) = 0.7.8-1.fc31 Processing files: perl-solv-debuginfo-0.7.8-1.fc31.ppc64le Provides: debuginfo(build-id) = 06ddab545d9b4d01ca4b521c82a7740f1bafe49f perl-solv-debuginfo = 0.7.8-1.fc31 perl-solv-debuginfo(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsolv-debugsource(ppc-64) = 0.7.8-1.fc31 Processing files: ruby-solv-debuginfo-0.7.8-1.fc31.ppc64le Provides: debuginfo(build-id) = 81539d72c06d4d1910941ae89895ff9bc97fcebe ruby-solv-debuginfo = 0.7.8-1.fc31 ruby-solv-debuginfo(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsolv-debugsource(ppc-64) = 0.7.8-1.fc31 Processing files: python3-solv-debuginfo-0.7.8-1.fc31.ppc64le Provides: debuginfo(build-id) = 129d321adfd62bb1a5f47ffd14634d8332e2ce6c python3-solv-debuginfo = 0.7.8-1.fc31 python3-solv-debuginfo(ppc-64) = 0.7.8-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libsolv-debugsource(ppc-64) = 0.7.8-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le Wrote: /builddir/build/RPMS/libsolv-devel-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/libsolv-demo-debuginfo-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/libsolv-demo-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/libsolv-tools-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/ruby-solv-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/libsolv-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-solv-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/libsolv-tools-debuginfo-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/ruby-solv-debuginfo-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-solv-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-solv-debuginfo-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-solv-debuginfo-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/libsolv-debuginfo-0.7.8-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/libsolv-debugsource-0.7.8-1.fc31.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RgF0CS + umask 022 + cd /builddir/build/BUILD + cd libsolv-0.7.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libsolv-0.7.8-1.fc31.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0