D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libverto-0.3.2-5.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dyyvmm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libverto-0.3.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libverto-0.3.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libverto-0.3.2 + rm -rf /home/pterjan/rpmbuild/BUILD/libverto-0.3.2-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libverto-0.3.2-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/libverto-0.2.6-configure-libev.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4KJFBP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libverto-0.3.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:10: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:10: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:10: the top level configure.ac:15: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:15: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.ac:15: the top level configure.ac:18: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete. configure.ac:18: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.ac:18: the top level configure.ac:21: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:21: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:21: the top level configure.ac:6: installing './compile' configure.ac:19: installing './missing' src/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... true checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking dependency style of gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-file... no checking for file... file checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for dlopen in -ldl... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for glib-2.0... yes checking for libev... yes checking for libevent >= 2.0... yes configure: configure: BUILD CONFIGURATION configure: pthread yes configure: glib yes configure: libev yes configure: libevent yes configure: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating libverto-glib.pc config.status: creating libverto-libev.pc config.status: creating libverto-libevent.pc config.status: creating libverto.pc config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j16 V=1 VERBOSE=1 Making all in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libverto\" -DPACKAGE_TARNAME=\"libverto\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"libverto\ 0.3.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"libverto\" -DVERSION=\"0.3.2\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -Wall -Wdeclaration-after-statement -DHAVE_PTHREAD=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -c -o libverto_la-module.lo `test -f 'module.c' || echo './'`module.c libtool: compile: gcc -DPACKAGE_NAME=\"libverto\" -DPACKAGE_TARNAME=\"libverto\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"libverto 0.3.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"libverto\" -DVERSION=\"0.3.2\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -Wall -Wdeclaration-after-statement -DHAVE_PTHREAD=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -c module.c -fPIC -DPIC -o .libs/libverto_la-module.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libverto\" -DPACKAGE_TARNAME=\"libverto\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"libverto\ 0.3.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"libverto\" -DVERSION=\"0.3.2\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -Wall -Wdeclaration-after-statement -I/usr/include/libev -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -c -o libverto_libev_la-verto-libev.lo `test -f 'verto-libev.c' || echo './'`verto-libev.c libtool: compile: gcc -DPACKAGE_NAME=\"libverto\" -DPACKAGE_TARNAME=\"libverto\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"libverto 0.3.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"libverto\" -DVERSION=\"0.3.2\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -Wall -Wdeclaration-after-statement -I/usr/include/libev -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -c verto-libev.c -fPIC -DPIC -o .libs/libverto_libev_la-verto-libev.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libverto\" -DPACKAGE_TARNAME=\"libverto\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"libverto\ 0.3.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"libverto\" -DVERSION=\"0.3.2\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -Wall -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -c -o libverto_libevent_la-verto-libevent.lo `test -f 'verto-libevent.c' || echo './'`verto-libevent.c libtool: compile: gcc -DPACKAGE_NAME=\"libverto\" -DPACKAGE_TARNAME=\"libverto\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"libverto 0.3.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"libverto\" -DVERSION=\"0.3.2\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -Wall -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -c verto-libevent.c -fPIC -DPIC -o .libs/libverto_libevent_la-verto-libevent.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libverto\" -DPACKAGE_TARNAME=\"libverto\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"libverto\ 0.3.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"libverto\" -DVERSION=\"0.3.2\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -Wall -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -c -o libverto_glib_la-verto-glib.lo `test -f 'verto-glib.c' || echo './'`verto-glib.c libtool: compile: gcc -DPACKAGE_NAME=\"libverto\" -DPACKAGE_TARNAME=\"libverto\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"libverto 0.3.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"libverto\" -DVERSION=\"0.3.2\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -Wall -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -c verto-glib.c -fPIC -DPIC -o .libs/libverto_glib_la-verto-glib.o make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libverto\" -DPACKAGE_TARNAME=\"libverto\" -DPACKAGE_VERSION=\"0.3.2\" -DPACKAGE_STRING=\"libverto\ 0.3.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"libverto\" -DVERSION=\"0.3.2\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -Wall -Wdeclaration-after-statement -DHAVE_PTHREAD=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -c -o libverto_la-verto.lo `test -f 'verto.c' || echo './'`verto.c libtool: compile: gcc -DPACKAGE_NAME=\"libverto\" -DPACKAGE_TARNAME=\"libverto\" -DPACKAGE_VERSION=\"0.3.2\" "-DPACKAGE_STRING=\"libverto 0.3.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"libverto\" -DVERSION=\"0.3.2\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -I. -Wall -Wdeclaration-after-statement -DHAVE_PTHREAD=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -c verto.c -fPIC -DPIC -o .libs/libverto_la-verto.o verto.c: In function 'string_aconcat': verto.c:189:5: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 189 | strncpy(ret + strlen(first), second, strlen(second)); | ^ verto.c:189:5: note: length computed here 189 | strncpy(ret + strlen(first), second, strlen(second)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verto.c:189:5: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 189 | strncpy(ret + strlen(first), second, strlen(second)); | ^ verto.c:189:5: note: length computed here 189 | strncpy(ret + strlen(first), second, strlen(second)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verto.c:191:9: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 191 | strncpy(ret + strlen(first) + strlen(second), third, strlen(third)); | ^ verto.c:191:9: note: length computed here 191 | strncpy(ret + strlen(first) + strlen(second), third, strlen(third)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wdeclaration-after-statement -DHAVE_PTHREAD=1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -version-info 1:0:0 -ldl -export-symbols ./libverto.symbols -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libverto.la -rpath /usr/lib64 libverto_la-verto.lo libverto_la-module.lo -ldl libtool: link: echo "{ global:" > .libs/libverto.ver libtool: link: cat ./libverto.symbols | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libverto.ver libtool: link: echo "local: *; };" >> .libs/libverto.ver libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libverto_la-verto.o .libs/libverto_la-module.o -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ldl -Wl,-soname -Wl,libverto.so.1 -Wl,-version-script -Wl,.libs/libverto.ver -o .libs/libverto.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libverto.so.1" && ln -s "libverto.so.1.0.0" "libverto.so.1") libtool: link: (cd ".libs" && rm -f "libverto.so" && ln -s "libverto.so.1.0.0" "libverto.so") libtool: link: ( cd ".libs" && rm -f "libverto.la" && ln -s "../libverto.la" "libverto.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wdeclaration-after-statement -I/usr/include/libev -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -version-info 1:0:0 -export-symbols ./libverto-libev.symbols -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libverto-libev.la -rpath /usr/lib64 libverto_libev_la-verto-libev.lo libverto.la -lev -ldl libtool: link: echo "{ global:" > .libs/libverto-libev.ver libtool: link: cat ./libverto-libev.symbols | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libverto-libev.ver libtool: link: echo "local: *; };" >> .libs/libverto-libev.ver libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libverto_libev_la-verto-libev.o -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src/.libs ./.libs/libverto.so -lev -ldl -Wl,-soname -Wl,libverto-libev.so.1 -Wl,-version-script -Wl,.libs/libverto-libev.ver -o .libs/libverto-libev.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libverto-libev.so.1" && ln -s "libverto-libev.so.1.0.0" "libverto-libev.so.1") libtool: link: (cd ".libs" && rm -f "libverto-libev.so" && ln -s "libverto-libev.so.1.0.0" "libverto-libev.so") libtool: link: ( cd ".libs" && rm -f "libverto-libev.la" && ln -s "../libverto-libev.la" "libverto-libev.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -version-info 1:0:0 -lglib-2.0 -export-symbols ./libverto-glib.symbols -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libverto-glib.la -rpath /usr/lib64 libverto_glib_la-verto-glib.lo libverto.la -ldl libtool: link: echo "{ global:" > .libs/libverto-glib.ver libtool: link: cat ./libverto-glib.symbols | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libverto-glib.ver libtool: link: echo "local: *; };" >> .libs/libverto-glib.ver libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libverto_glib_la-verto-glib.o -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src/.libs -lglib-2.0 ./.libs/libverto.so -ldl -Wl,-soname -Wl,libverto-glib.so.1 -Wl,-version-script -Wl,.libs/libverto-glib.ver -o .libs/libverto-glib.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libverto-glib.so.1" && ln -s "libverto-glib.so.1.0.0" "libverto-glib.so.1") libtool: link: (cd ".libs" && rm -f "libverto-glib.so" && ln -s "libverto-glib.so.1.0.0" "libverto-glib.so") libtool: link: ( cd ".libs" && rm -f "libverto-glib.la" && ln -s "../libverto-glib.la" "libverto-glib.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -version-info 1:0:0 -levent -export-symbols ./libverto-libevent.symbols -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libverto-libevent.la -rpath /usr/lib64 libverto_libevent_la-verto-libevent.lo libverto.la -ldl libtool: link: echo "{ global:" > .libs/libverto-libevent.ver libtool: link: cat ./libverto-libevent.symbols | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libverto-libevent.ver libtool: link: echo "local: *; };" >> .libs/libverto-libevent.ver libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libverto_libevent_la-verto-libevent.o -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src/.libs -levent ./.libs/libverto.so -ldl -Wl,-soname -Wl,libverto-libevent.so.1 -Wl,-version-script -Wl,.libs/libverto-libevent.ver -o .libs/libverto-libevent.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libverto-libevent.so.1" && ln -s "libverto-libevent.so.1.0.0" "libverto-libevent.so.1") libtool: link: (cd ".libs" && rm -f "libverto-libevent.so" && ln -s "libverto-libevent.so.1.0.0" "libverto-libevent.so") libtool: link: ( cd ".libs" && rm -f "libverto-libevent.la" && ln -s "../libverto-libevent.la" "libverto-libevent.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' Making all in tests make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gz8ja7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64 + cd libverto-0.3.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libverto.la libverto-glib.la libverto-libev.la libverto-libevent.la '/home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libverto.so.1.0.0 /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64/libverto.so.1.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64 && { ln -s -f libverto.so.1.0.0 libverto.so.1 || { rm -f libverto.so.1 && ln -s libverto.so.1.0.0 libverto.so.1; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64 && { ln -s -f libverto.so.1.0.0 libverto.so || { rm -f libverto.so && ln -s libverto.so.1.0.0 libverto.so; }; }) libtool: install: /usr/bin/install -p .libs/libverto.lai /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64/libverto.la libtool: warning: relinking 'libverto-glib.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/libtool" --tag CC --mode=relink gcc -Wall -Wdeclaration-after-statement -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -version-info 1:0:0 -lglib-2.0 -export-symbols ./libverto-glib.symbols -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libverto-glib.la -rpath /usr/lib64 libverto_glib_la-verto-glib.lo libverto.la -ldl -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64) libtool: relink: echo "{ global:" > .libs/libverto-glib.ver libtool: relink: cat ./libverto-glib.symbols | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libverto-glib.ver libtool: relink: echo "local: *; };" >> .libs/libverto-glib.ver libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libverto_glib_la-verto-glib.o -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -lglib-2.0 -L/home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64 -L/usr/lib64 -lverto -ldl -Wl,-soname -Wl,libverto-glib.so.1 -Wl,-version-script -Wl,.libs/libverto-glib.ver -o .libs/libverto-glib.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libverto-glib.so.1.0.0T /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64/libverto-glib.so.1.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64 && { ln -s -f libverto-glib.so.1.0.0 libverto-glib.so.1 || { rm -f libverto-glib.so.1 && ln -s libverto-glib.so.1.0.0 libverto-glib.so.1; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64 && { ln -s -f libverto-glib.so.1.0.0 libverto-glib.so || { rm -f libverto-glib.so && ln -s libverto-glib.so.1.0.0 libverto-glib.so; }; }) libtool: install: /usr/bin/install -p .libs/libverto-glib.lai /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64/libverto-glib.la libtool: warning: relinking 'libverto-libev.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/libtool" --tag CC --mode=relink gcc -Wall -Wdeclaration-after-statement -I/usr/include/libev -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -version-info 1:0:0 -export-symbols ./libverto-libev.symbols -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libverto-libev.la -rpath /usr/lib64 libverto_libev_la-verto-libev.lo libverto.la -lev -ldl -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64) libtool: relink: echo "{ global:" > .libs/libverto-libev.ver libtool: relink: cat ./libverto-libev.symbols | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libverto-libev.ver libtool: relink: echo "local: *; };" >> .libs/libverto-libev.ver libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libverto_libev_la-verto-libev.o -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64 -L/usr/lib64 -lverto -lev -ldl -Wl,-soname -Wl,libverto-libev.so.1 -Wl,-version-script -Wl,.libs/libverto-libev.ver -o .libs/libverto-libev.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libverto-libev.so.1.0.0T /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64/libverto-libev.so.1.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64 && { ln -s -f libverto-libev.so.1.0.0 libverto-libev.so.1 || { rm -f libverto-libev.so.1 && ln -s libverto-libev.so.1.0.0 libverto-libev.so.1; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64 && { ln -s -f libverto-libev.so.1.0.0 libverto-libev.so || { rm -f libverto-libev.so && ln -s libverto-libev.so.1.0.0 libverto-libev.so; }; }) libtool: install: /usr/bin/install -p .libs/libverto-libev.lai /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64/libverto-libev.la libtool: warning: relinking 'libverto-libevent.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src; /bin/sh "/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/libtool" --tag CC --mode=relink gcc -Wall -Wdeclaration-after-statement -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wno-cast-function-type -version-info 1:0:0 -levent -export-symbols ./libverto-libevent.symbols -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libverto-libevent.la -rpath /usr/lib64 libverto_libevent_la-verto-libevent.lo libverto.la -ldl -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64) libtool: relink: echo "{ global:" > .libs/libverto-libevent.ver libtool: relink: cat ./libverto-libevent.symbols | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libverto-libevent.ver libtool: relink: echo "local: *; };" >> .libs/libverto-libevent.ver libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libverto_libevent_la-verto-libevent.o -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -levent -L/home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64 -L/usr/lib64 -lverto -ldl -Wl,-soname -Wl,libverto-libevent.so.1 -Wl,-version-script -Wl,.libs/libverto-libevent.ver -o .libs/libverto-libevent.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libverto-libevent.so.1.0.0T /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64/libverto-libevent.so.1.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64 && { ln -s -f libverto-libevent.so.1.0.0 libverto-libevent.so.1 || { rm -f libverto-libevent.so.1 && ln -s libverto-libevent.so.1.0.0 libverto-libevent.so.1; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64 && { ln -s -f libverto-libevent.so.1.0.0 libverto-libevent.so || { rm -f libverto-libevent.so && ln -s libverto-libevent.so.1.0.0 libverto-libevent.so; }; }) libtool: install: /usr/bin/install -p .libs/libverto-libevent.lai /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64/libverto-libevent.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/include' /usr/bin/install -p -m 644 verto.h verto-module.h verto-glib.h verto-libev.h verto-libevent.h '/home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/include' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/src' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libverto.pc libverto-glib.pc libverto-libev.pc libverto-libevent.pc '/home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libverto-0.3.2' + find /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64 -name '*.la' + xargs rm -f + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.3.2-5.mga10 --unique-debug-suffix -0.3.2-5.mga10.x86_64 --unique-debug-src-base libverto-0.3.2-5.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libverto-0.3.2 find-debuginfo: starting Extracting debug info from 4 files DWARF-compressing 4 files sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/libverto-0.3.2-5.mga10.x86_64 159 blocks find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lib64verto1-0.3.2-5.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XKPof9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libverto-0.3.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/share/doc/lib64verto1 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/share/doc/lib64verto1 + cp -pr /home/pterjan/rpmbuild/BUILD/libverto-0.3.2/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/share/doc/lib64verto1 + cp -pr /home/pterjan/rpmbuild/BUILD/libverto-0.3.2/ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/share/doc/lib64verto1 + cp -pr /home/pterjan/rpmbuild/BUILD/libverto-0.3.2/COPYING /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/share/doc/lib64verto1 + cp -pr /home/pterjan/rpmbuild/BUILD/libverto-0.3.2/NEWS /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/share/doc/lib64verto1 + cp -pr /home/pterjan/rpmbuild/BUILD/libverto-0.3.2/README /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64/usr/share/doc/lib64verto1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64verto1 = 0.3.2-5.mga10 lib64verto1(x86-64) = 0.3.2-5.mga10 libverto.so.1()(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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) Obsoletes: lib64verto-tevent-devel < 0.3.2 lib64verto-tevent1 < 0.3.2 Processing files: lib64verto-devel-0.3.2-5.mga10.x86_64 Provides: devel(libverto(64bit)) lib64verto-devel = 0.3.2-5.mga10 lib64verto-devel(x86-64) = 0.3.2-5.mga10 libverto-devel = 0.3.2-5.mga10 pkgconfig(libverto) = 0.3.2 verto-devel = 0.3.2-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: lib64verto-glib1-0.3.2-5.mga10.x86_64 Provides: lib64verto-glib1 = 0.3.2-5.mga10 lib64verto-glib1(x86-64) = 0.3.2-5.mga10 libverto-glib.so.1()(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.2.5)(64bit) libglib-2.0.so.0()(64bit) libverto.so.1()(64bit) Processing files: lib64verto-glib-devel-0.3.2-5.mga10.x86_64 Provides: devel(libverto-glib(64bit)) lib64verto-glib-devel = 0.3.2-5.mga10 lib64verto-glib-devel(x86-64) = 0.3.2-5.mga10 libverto-glib-devel = 0.3.2-5.mga10 pkgconfig(libverto-glib) = 0.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libglib-2.0(64bit)) devel(libverto(64bit)) pkgconfig pkgconfig(libverto) Processing files: lib64verto-libevent1-0.3.2-5.mga10.x86_64 Provides: lib64verto-libevent1 = 0.3.2-5.mga10 lib64verto-libevent1(x86-64) = 0.3.2-5.mga10 libverto-libevent.so.1()(64bit) libverto-module-base = 0.3.2-5.mga10 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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libevent.so.7()(64bit) libverto.so.1()(64bit) Processing files: lib64verto-libevent-devel-0.3.2-5.mga10.x86_64 Provides: devel(libverto-libevent(64bit)) lib64verto-libevent-devel = 0.3.2-5.mga10 lib64verto-libevent-devel(x86-64) = 0.3.2-5.mga10 libverto-libevent-devel = 0.3.2-5.mga10 pkgconfig(libverto-libevent) = 0.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libevent(64bit)) devel(libverto(64bit)) pkgconfig pkgconfig(libverto) Processing files: lib64verto-libev1-0.3.2-5.mga10.x86_64 Provides: lib64verto-libev1 = 0.3.2-5.mga10 lib64verto-libev1(x86-64) = 0.3.2-5.mga10 libverto-libev.so.1()(64bit) libverto-module-base = 0.3.2-5.mga10 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.2.5)(64bit) libev.so.4()(64bit) libverto.so.1()(64bit) Processing files: lib64verto-libev-devel-0.3.2-5.mga10.x86_64 Provides: devel(libverto-libev(64bit)) lib64verto-libev-devel = 0.3.2-5.mga10 lib64verto-libev-devel(x86-64) = 0.3.2-5.mga10 libverto-libev-devel = 0.3.2-5.mga10 pkgconfig(libverto-libev) = 0.3.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libev(64bit)) devel(libverto(64bit)) pkgconfig pkgconfig(libverto) Processing files: libverto-debugsource-0.3.2-5.mga10.x86_64 Provides: libverto-debugsource = 0.3.2-5.mga10 libverto-debugsource(x86-64) = 0.3.2-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libverto-debuginfo-0.3.2-5.mga10.x86_64 Provides: libverto-debuginfo = 0.3.2-5.mga10 libverto-debuginfo(x86-64) = 0.3.2-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libverto-debugsource(x86-64) = 0.3.2-5.mga10 Processing files: lib64verto1-debuginfo-0.3.2-5.mga10.x86_64 Provides: debuginfo(build-id) = 8e6c50f5f1339da68285f5a381754ad41293317d lib64verto1-debuginfo = 0.3.2-5.mga10 lib64verto1-debuginfo(x86-64) = 0.3.2-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libverto-debugsource(x86-64) = 0.3.2-5.mga10 Processing files: lib64verto-glib1-debuginfo-0.3.2-5.mga10.x86_64 Provides: debuginfo(build-id) = 51cc5a4cd11a2279868fc58207cfe3712e03cb94 lib64verto-glib1-debuginfo = 0.3.2-5.mga10 lib64verto-glib1-debuginfo(x86-64) = 0.3.2-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libverto-debugsource(x86-64) = 0.3.2-5.mga10 Processing files: lib64verto-libevent1-debuginfo-0.3.2-5.mga10.x86_64 Provides: debuginfo(build-id) = de7aa46ca6e66f4194bd344edf81c26430a457e7 lib64verto-libevent1-debuginfo = 0.3.2-5.mga10 lib64verto-libevent1-debuginfo(x86-64) = 0.3.2-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libverto-debugsource(x86-64) = 0.3.2-5.mga10 Processing files: lib64verto-libev1-debuginfo-0.3.2-5.mga10.x86_64 Provides: debuginfo(build-id) = 5f319d2011b9e67daf10ce2c9b3afd162ad13164 lib64verto-libev1-debuginfo = 0.3.2-5.mga10 lib64verto-libev1-debuginfo(x86-64) = 0.3.2-5.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libverto-debugsource(x86-64) = 0.3.2-5.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto-glib-devel-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto-glib1-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto-devel-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto1-debuginfo-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libverto-debugsource-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto-libevent-devel-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto-libev1-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto-libevent1-debuginfo-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libverto-debuginfo-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto-libevent1-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto-libev-devel-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto-libev1-debuginfo-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto1-0.3.2-5.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64verto-glib1-debuginfo-0.3.2-5.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8d1qaw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libverto-0.3.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libverto-0.3.2-5.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YMRBtL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/libverto-0.3.2-SPECPARTS + rm -rf libverto-0.3.2 libverto-0.3.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!