D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/libevhtp-1.2.18-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kgWBjb + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libevhtp-1.2.18 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libevhtp-1.2.18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libevhtp-1.2.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libevhtp-1.2.18-fix-libraries-path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dDLxma + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libevhtp-1.2.18 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DEVHTP_BUILD_SHARED:STRING=ON -DEVHTP_USE_JEMALLOC:STRING=ON -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found ONIGURUMA: /usr/lib64/libonig.so -- Looking for strndup -- Looking for strndup - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file errno.h -- Looking for include file errno.h - found -- Looking for include file signal.h -- Looking for include file signal.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file stddef.h -- Looking for include file stddef.h - found -- Looking for include file ctype.h -- Looking for include file ctype.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file sys/tree.h -- Looking for include file sys/tree.h - not found -- Looking for include file sys/queue.h -- Looking for include file sys/queue.h - found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Check if the system is big endian -- Searching 16 bit integer -- 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 has_c99 -- Performing Test has_c99 - Success -- Performing Test has_stack_protector -- Performing Test has_stack_protector - Success -- Found LIBEVENT: /usr/lib64/libevent.so;/usr/lib64/libevent_openssl.so;/usr/lib64/libevent_core.so;/usr/lib64/libevent_extra.so;/usr/lib64/libevent_pthreads.so;/usr/lib64/libevent_extra.so -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1g") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- EVHTP_VERSION :  1.2.18 -- EVHTP_DISABLE_SSL :  OFF -- EVHTP_DISABLE_EVTHR :  OFF -- EVHTP_DISABLE_REGEX :  OFF -- EVHTP_BUILD_SHARED :  ON -- EVHTP_USE_JEMALLOC :  ON -- EVHTP_USE_TCMALLOC :   -- CMAKE_BUILD_TYPE : RelWithDebInfo -- CMAKE_INSTALL_PREFIX : /usr -- CMAKE_BINARY_DIR : /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build -- CMAKE_CURRENT_BINARY_DIR : /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build -- CMAKE_CURRENT_SOURCE_DIR : /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18 -- PROJECT_BINARY_DIR : /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build -- PROJECT_SOURCE_DIR : /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18 -- CMAKE_MODULE_PATH : /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/cmake -- CMAKE_SYSTEM_NAME : Linux -- CMAKE_SYSTEM_VERSION : 5.4.17-server-1.mga7 -- CMAKE_C_COMPILER : /usr/bin/cc -- CMAKE_AR : /usr/bin/ar -- CMAKE_RANLIB : /usr/bin/ranlib -- CFLAGS : -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O3 -DNDEBUG -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build + /usr/bin/cmake --build build -j8 --verbose /usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18 -B/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/CMakeFiles /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build' /usr/bin/gmake -f CMakeFiles/evhtp.dir/build.make CMakeFiles/evhtp.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build' cd /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18 /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18 /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/CMakeFiles/evhtp.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/CMakeFiles/evhtp.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/CMakeFiles/evhtp.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/CMakeFiles/evhtp.dir/depend.internal". Scanning dependencies of target evhtp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build' /usr/bin/gmake -f CMakeFiles/evhtp.dir/build.make CMakeFiles/evhtp.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build' [ 28%] Building C object CMakeFiles/evhtp.dir/log.c.o [ 28%] Building C object CMakeFiles/evhtp.dir/evhtp.c.o /usr/bin/cc -DEVHTP_HAS_C99 -DEVHTP_HAS_SYS_TYPES -DEVHTP_SYS_ARCH=64 -DPROJECT_VERSION=1.2.18 -Devhtp_EXPORTS -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/compat -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/include -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -fvisibility=hidden -fstack-protector-strong -o CMakeFiles/evhtp.dir/log.c.o -c /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/log.c [ 57%] Building C object CMakeFiles/evhtp.dir/parser.c.o [ 71%] Building C object CMakeFiles/evhtp.dir/numtoa.c.o [ 71%] Building C object CMakeFiles/evhtp.dir/sslutils.c.o [ 85%] Building C object CMakeFiles/evhtp.dir/thread.c.o /usr/bin/cc -DEVHTP_HAS_C99 -DEVHTP_HAS_SYS_TYPES -DEVHTP_SYS_ARCH=64 -DPROJECT_VERSION=1.2.18 -Devhtp_EXPORTS -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/compat -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/include -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -fvisibility=hidden -fstack-protector-strong -o CMakeFiles/evhtp.dir/evhtp.c.o -c /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/evhtp.c /usr/bin/cc -DEVHTP_HAS_C99 -DEVHTP_HAS_SYS_TYPES -DEVHTP_SYS_ARCH=64 -DPROJECT_VERSION=1.2.18 -Devhtp_EXPORTS -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/compat -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/include -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -fvisibility=hidden -fstack-protector-strong -o CMakeFiles/evhtp.dir/numtoa.c.o -c /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/numtoa.c /usr/bin/cc -DEVHTP_HAS_C99 -DEVHTP_HAS_SYS_TYPES -DEVHTP_SYS_ARCH=64 -DPROJECT_VERSION=1.2.18 -Devhtp_EXPORTS -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/compat -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/include -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -fvisibility=hidden -fstack-protector-strong -o CMakeFiles/evhtp.dir/parser.c.o -c /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/parser.c /usr/bin/cc -DEVHTP_HAS_C99 -DEVHTP_HAS_SYS_TYPES -DEVHTP_SYS_ARCH=64 -DPROJECT_VERSION=1.2.18 -Devhtp_EXPORTS -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/compat -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/include -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -fvisibility=hidden -fstack-protector-strong -o CMakeFiles/evhtp.dir/sslutils.c.o -c /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/sslutils.c /usr/bin/cc -DEVHTP_HAS_C99 -DEVHTP_HAS_SYS_TYPES -DEVHTP_SYS_ARCH=64 -DPROJECT_VERSION=1.2.18 -Devhtp_EXPORTS -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/compat -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/include -I/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -fvisibility=hidden -fstack-protector-strong -o CMakeFiles/evhtp.dir/thread.c.o -c /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/thread.c In file included from /usr/include/string.h:495, from /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/evhtp.c:8: In function 'strncpy', inlined from 'evhtp_bind_socket' at /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/evhtp.c:4143:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/evhtp.c: In function 'evhtp_bind_socket': /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/evhtp.c:4143:9: note: length computed here 4143 | strncpy(sockun.sun_path, baddr, strlen(baddr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking C shared library libevhtp.so /usr/bin/cmake -E cmake_link_script CMakeFiles/evhtp.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libevhtp.so.0 -o libevhtp.so.1.2.18 CMakeFiles/evhtp.dir/evhtp.c.o CMakeFiles/evhtp.dir/numtoa.c.o CMakeFiles/evhtp.dir/parser.c.o CMakeFiles/evhtp.dir/log.c.o CMakeFiles/evhtp.dir/sslutils.c.o CMakeFiles/evhtp.dir/thread.c.o -levent -levent_openssl -levent_core -levent_extra -levent_pthreads -levent_extra /usr/lib64/libssl.so /usr/lib64/libcrypto.so -lonig -levent_pthreads -lonig -lpthread /usr/bin/cmake -E cmake_symlink_library libevhtp.so.1.2.18 libevhtp.so.0 libevhtp.so gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build' [100%] Built target evhtp gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build' /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WWXXv9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64 + cd libevhtp-1.2.18 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/lib64/libevhtp.so.1.2.18 -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/lib64/libevhtp.so.0 -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/lib64/libevhtp.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/include/evhtp.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/include/evhtp/evhtp.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/include/evhtp/parser.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/include/evhtp/log.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/include/evhtp/sslutils.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/include/evhtp/thread.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/include/evhtp/config.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/include/evhtp/sys/tree.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/lib64/cmake/libevhtp/libevhtpConfig.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/lib64/cmake/libevhtp/libevhtpConfigVersion.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/lib64/cmake/libevhtp/libevhtpTargets.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/lib64/cmake/libevhtp/libevhtpTargets-relwithdebinfo.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/lib64/pkgconfig/evhtp.pc + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.2.18-3.mga8 --unique-debug-suffix -1.2.18-3.mga8.x86_64 --unique-debug-src-base libevhtp-1.2.18-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libevhtp-1.2.18 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/lib64/libevhtp.so.1.2.18 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/lib64/libevhtp.so.1.2.18 original debug info size: 308kB, size after compression: 296kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 579 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64evhtp0-1.2.18-3.mga8.x86_64 Provides: lib64evhtp0 = 1.2.18-3.mga8 lib64evhtp0(x86-64) = 1.2.18-3.mga8 libevhtp.so.0()(64bit) 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libevent.so.7()(64bit) libevent_openssl.so.7()(64bit) libonig.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) Processing files: lib64evhtp-devel-1.2.18-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.513tfb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libevhtp-1.2.18 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/share/doc/lib64evhtp-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/share/doc/lib64evhtp-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/share/doc/lib64evhtp-devel + cp -pr README.markdown /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/share/doc/lib64evhtp-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jHPyra + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libevhtp-1.2.18 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/share/licenses/lib64evhtp-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/share/licenses/lib64evhtp-devel + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64/usr/share/licenses/lib64evhtp-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(libevhtp) = 1.2.18 devel(libevhtp(64bit)) evhtp-devel = 1.2.18-3.mga8 lib64evhtp-devel = 1.2.18-3.mga8 lib64evhtp-devel(x86-64) = 1.2.18-3.mga8 libevhtp-devel = 1.2.18-3.mga8 pkgconfig(evhtp) = 1.2.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libcrypto(64bit)) devel(libevent(64bit)) devel(libevent_openssl(64bit)) devel(libonig(64bit)) devel(libssl(64bit)) pkgconfig Processing files: libevhtp-debugsource-1.2.18-3.mga8.x86_64 Provides: libevhtp-debugsource = 1.2.18-3.mga8 libevhtp-debugsource(x86-64) = 1.2.18-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64evhtp0-debuginfo-1.2.18-3.mga8.x86_64 Provides: debuginfo(build-id) = 28cd0f4088abf51a24557f166989b5010fb6ace3 lib64evhtp0-debuginfo = 1.2.18-3.mga8 lib64evhtp0-debuginfo(x86-64) = 1.2.18-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libevhtp-debugsource(x86-64) = 1.2.18-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64evhtp0-1.2.18-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64evhtp-devel-1.2.18-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/libevhtp-debugsource-1.2.18-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64evhtp0-debuginfo-1.2.18-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jL56x8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libevhtp-1.2.18 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libevhtp-1.2.18-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iquC6a + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libevhtp-1.2.18 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!