<86>Apr 20 06:21:18 userdel[4060024]: delete user 'rooter'
<86>Apr 20 06:21:18 userdel[4060024]: removed group 'rooter' owned by 'rooter'
<86>Apr 20 06:21:18 userdel[4060024]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 20 06:21:18 groupadd[4060080]: group added to /etc/group: name=rooter, GID=1844
<86>Apr 20 06:21:18 groupadd[4060080]: group added to /etc/gshadow: name=rooter
<86>Apr 20 06:21:18 groupadd[4060080]: new group: name=rooter, GID=1844
<86>Apr 20 06:21:18 useradd[4060132]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none
<86>Apr 20 06:21:18 userdel[4060205]: delete user 'builder'
<86>Apr 20 06:21:18 userdel[4060205]: removed group 'builder' owned by 'builder'
<86>Apr 20 06:21:18 userdel[4060205]: removed shadow group 'builder' owned by 'builder'
<86>Apr 20 06:21:18 groupadd[4060278]: group added to /etc/group: name=builder, GID=1845
<86>Apr 20 06:21:18 groupadd[4060278]: group added to /etc/gshadow: name=builder
<86>Apr 20 06:21:18 groupadd[4060278]: new group: name=builder, GID=1845
<86>Apr 20 06:21:18 useradd[4060343]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none
<13>Apr 20 06:21:21 rpmi: libverto-0.3.2-alt1_1 sisyphus+321176.2200.10.2 1684806164 installed
<13>Apr 20 06:21:21 rpmi: libjson-c5-0.17-alt1 sisyphus+332175.100.1.1 1697724741 installed
<13>Apr 20 06:21:21 rpmi: libjson-c-devel-0.17-alt1 sisyphus+332175.100.1.1 1697724741 installed
<13>Apr 20 06:21:21 rpmi: libverto-devel-0.3.2-alt1_1 sisyphus+321176.2200.10.2 1684806164 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libverto-jsonrpc-0.1.0-alt3_25.nosrc.rpm (w1.gzdio)
Installing libverto-jsonrpc-0.1.0-alt3_25.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45304
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libverto-jsonrpc-0.1.0
+ echo 'Source #0 (libverto-jsonrpc-0.1.0.tar.gz):'
Source #0 (libverto-jsonrpc-0.1.0.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libverto-jsonrpc-0.1.0.tar.gz
+ /bin/tar -xf -
+ cd libverto-jsonrpc-0.1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (libverto-jsonrpc-0.1.0_json-c_013.patch):'
Patch #0 (libverto-jsonrpc-0.1.0_json-c_013.patch):
+ /usr/bin/patch -p1
patching file configure.ac
patching file src/verto-jsonrpc.h
+ autoreconf -fiv
autoreconf-default: export WARNINGS=
autoreconf-default: Entering directory '.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --copy --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: copying file './config.guess'
libtoolize-default: copying file './config.sub'
libtoolize-default: copying file './install-sh'
libtoolize-default: copying file './ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: copying file 'm4/libtool.m4'
libtoolize-default: copying file 'm4/ltoptions.m4'
libtoolize-default: copying file 'm4/ltsugar.m4'
libtoolize-default: copying file 'm4/ltversion.m4'
libtoolize-default: copying file 'm4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using Gtkdoc
autoreconf-default: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
autoreconf-default: running: /usr/bin/autoconf-2.71 --force
configure.ac:6: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:6: You should run autoupdate.
./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:6: the top level
configure.ac:17: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:17: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:17: the top level
configure.ac:21: warning: The macro `AC_PROG_CC_STDC' is obsolete.
configure.ac:21: You should run autoupdate.
./lib/autoconf/c.m4:1702: AC_PROG_CC_STDC is expanded from...
configure.ac:21: the top level
autoreconf-default: configure.ac: not using Autoheader
autoreconf-default: running: automake --add-missing --copy --force-missing
configure.ac:9: installing './compile'
configure.ac:13: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf-default: Leaving directory '.'
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95731
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libverto-jsonrpc-0.1.0
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-static
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking target system type... i586-alt-linux-gnu
checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to enable C11 features... none needed
checking whether i586-alt-linux-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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /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 how to create a pax tar archive... gnutar
checking dependency style of i586-alt-linux-gcc... none
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-file... no
checking for file... file
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for json-c... yes
checking for libverto... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libverto-jsonrpc.pc
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext

	libverto-jsonrpc 0.1.0
	========

	prefix:			/usr
	sysconfdir:		/etc
	libdir:			/usr/lib
	includedir:		/usr/include

	compiler:		i586-alt-linux-gcc
	cflags:			-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC
	ldflags:		

+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"libverto-jsonrpc\ 0.1.0\" -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_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 -D_FILE_OFFSET_BITS=64 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -I./src  -ffunction-sections -fdata-sections -I/usr/include/json-c  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o src/libverto_jsonrpc_la-dataqueue.lo `test -f 'src/dataqueue.c' || echo './'`src/dataqueue.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" "-DPACKAGE_STRING=\"libverto-jsonrpc 0.1.0\"" -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_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 -D_FILE_OFFSET_BITS=64 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -ffunction-sections -fdata-sections -I/usr/include/json-c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c src/dataqueue.c  -fPIC -DPIC -o src/.libs/libverto_jsonrpc_la-dataqueue.o
make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"libverto-jsonrpc\ 0.1.0\" -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_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 -D_FILE_OFFSET_BITS=64 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -I./src  -ffunction-sections -fdata-sections -I/usr/include/json-c  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o src/libverto_jsonrpc_la-callqueue.lo `test -f 'src/callqueue.c' || echo './'`src/callqueue.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" "-DPACKAGE_STRING=\"libverto-jsonrpc 0.1.0\"" -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_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 -D_FILE_OFFSET_BITS=64 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -ffunction-sections -fdata-sections -I/usr/include/json-c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c src/callqueue.c  -fPIC -DPIC -o src/.libs/libverto_jsonrpc_la-callqueue.o
make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"libverto-jsonrpc\ 0.1.0\" -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_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 -D_FILE_OFFSET_BITS=64 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -I./src  -ffunction-sections -fdata-sections -I/usr/include/json-c  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o src/libverto_jsonrpc_la-rpcobject.lo `test -f 'src/rpcobject.c' || echo './'`src/rpcobject.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" "-DPACKAGE_STRING=\"libverto-jsonrpc 0.1.0\"" -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_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 -D_FILE_OFFSET_BITS=64 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -ffunction-sections -fdata-sections -I/usr/include/json-c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c src/rpcobject.c  -fPIC -DPIC -o src/.libs/libverto_jsonrpc_la-rpcobject.o
make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"libverto-jsonrpc\ 0.1.0\" -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_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 -D_FILE_OFFSET_BITS=64 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -I./src  -ffunction-sections -fdata-sections -I/usr/include/json-c  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o src/libverto_jsonrpc_la-jsonrpc.lo `test -f 'src/jsonrpc.c' || echo './'`src/jsonrpc.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" "-DPACKAGE_STRING=\"libverto-jsonrpc 0.1.0\"" -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_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 -D_FILE_OFFSET_BITS=64 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -ffunction-sections -fdata-sections -I/usr/include/json-c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c src/jsonrpc.c  -fPIC -DPIC -o src/.libs/libverto_jsonrpc_la-jsonrpc.o
make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
/bin/sh ./libtool  --tag=CC   --mode=link i586-alt-linux-gcc -ffunction-sections -fdata-sections -I/usr/include/json-c  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wl,--gc-sections -Wl,--as-needed -ljson-c -lverto -version-info 0:0:0 -Wl,--version-script=./src/libverto-jsonrpc.sym  -o libverto-jsonrpc.la -rpath /usr/lib src/libverto_jsonrpc_la-callqueue.lo src/libverto_jsonrpc_la-dataqueue.lo src/libverto_jsonrpc_la-jsonrpc.lo src/libverto_jsonrpc_la-rpcobject.lo   
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  src/.libs/libverto_jsonrpc_la-callqueue.o src/.libs/libverto_jsonrpc_la-dataqueue.o src/.libs/libverto_jsonrpc_la-jsonrpc.o src/.libs/libverto_jsonrpc_la-rpcobject.o   -ljson-c -lverto  -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,--gc-sections -Wl,--as-needed -Wl,--version-script=./src/libverto-jsonrpc.sym   -Wl,-soname -Wl,libverto-jsonrpc.so.0 -o .libs/libverto-jsonrpc.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libverto-jsonrpc.so.0" && ln -s "libverto-jsonrpc.so.0.0.0" "libverto-jsonrpc.so.0")
libtool: link: (cd ".libs" && rm -f "libverto-jsonrpc.so" && ln -s "libverto-jsonrpc.so.0.0.0" "libverto-jsonrpc.so")
libtool: link: ( cd ".libs" && rm -f "libverto-jsonrpc.la" && ln -s "../libverto-jsonrpc.la" "libverto-jsonrpc.la" )
make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48828
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libverto-jsonrpc-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libverto-jsonrpc-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libverto-jsonrpc-0.1.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libverto-jsonrpc-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
 /bin/mkdir -p '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p   libverto-jsonrpc.la '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libverto-jsonrpc.so.0.0.0 /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib/libverto-jsonrpc.so.0.0.0
libtool: install: (cd /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib && { ln -s -f libverto-jsonrpc.so.0.0.0 libverto-jsonrpc.so.0 || { rm -f libverto-jsonrpc.so.0 && ln -s libverto-jsonrpc.so.0.0.0 libverto-jsonrpc.so.0; }; })
libtool: install: (cd /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib && { ln -s -f libverto-jsonrpc.so.0.0.0 libverto-jsonrpc.so || { rm -f libverto-jsonrpc.so && ln -s libverto-jsonrpc.so.0.0.0 libverto-jsonrpc.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libverto-jsonrpc.lai /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib/libverto-jsonrpc.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 src/verto-jsonrpc.h '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 libverto-jsonrpc.pc '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib/pkgconfig'
make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0'
+ find /usr/src/tmp/libverto-jsonrpc-buildroot -name '*.la' -exec rm -f '{}' ';'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libverto-jsonrpc-buildroot (auto)
mode of './usr/lib/libverto-jsonrpc.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libverto-jsonrpc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib/pkgconfig/libverto-jsonrpc.pc: Cflags: '-I${includedir} -I/usr/include/json-c ' --> '-I/usr/include/json-c'
/usr/lib/pkgconfig/libverto-jsonrpc.pc: Libs: '-L${libdir} -ljson-c -lverto -lverto-jsonrpc' --> '-ljson-c -lverto -lverto-jsonrpc'
Checking contents of files in /usr/src/tmp/libverto-jsonrpc-buildroot/ (default)
Compressing files in /usr/src/tmp/libverto-jsonrpc-buildroot (auto)
Adjusting library links in /usr/src/tmp/libverto-jsonrpc-buildroot
./usr/lib: (from <cmdline>:0)
	libverto-jsonrpc.so.0 -> libverto-jsonrpc.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libverto-jsonrpc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libverto-jsonrpc-buildroot
Processing files: libverto-jsonrpc-0.1.0-alt3_25
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48828
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libverto-jsonrpc-0.1.0
+ DOCDIR=/usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0
+ /bin/mkdir -p /usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0
+ cp -prL AUTHORS ChangeLog COPYING README /usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0
+ chmod -R go-w /usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0
+ chmod -R a+rX /usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yCP7Ja
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib/libverto-jsonrpc.so.0: 6 symbols, 13 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wh6zqU
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libverto-jsonrpc.so.0 = set:gdqgGeXoA2bTR2, libverto-jsonrpc.so.0(LIBVERTO_JSONRPC_1)
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libjson-c.so.5 >= set:lgheL9oAPhW3j1JZn0qDjtEsrPGtEZfWFW9Il1jcp8PhZuwANQh9cbcUF0, libjson-c.so.5(JSONC_0.14), libverto.so.1 >= set:jfI5MRZJfjsqPIQdb68Gk0, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DBDj9y
Creating libverto-jsonrpc-debuginfo package
Processing files: libverto-jsonrpc-devel-0.1.0-alt3_25
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6R0dwr
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EoXebX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libverto-jsonrpc) = 0.1.0
Requires: libverto-jsonrpc = 0.1.0-alt3_25, pkgconfig, /usr/lib/libverto-jsonrpc.so.0.0.0, /usr/lib/pkgconfig, libjson-c-devel, libverto-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yHqY3e
Processing files: libverto-jsonrpc-debuginfo-0.1.0-alt3_25
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RsKqye
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OSAIRx
find-requires: running scripts (debuginfo)
Provides: debug(libverto-jsonrpc.so.0)
Requires: libverto-jsonrpc = 0.1.0-alt3_25, debug(libc.so.6), debug(libjson-c.so.5), debug(libverto.so.1)
Adding to libverto-jsonrpc-devel a strict dependency on libverto-jsonrpc
Adding to libverto-jsonrpc-debuginfo a strict dependency on libverto-jsonrpc
Removing 1 extra deps from libverto-jsonrpc-devel due to dependency on libverto-jsonrpc
Wrote: /usr/src/RPM/RPMS/i586/libverto-jsonrpc-0.1.0-alt3_25.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libverto-jsonrpc-devel-0.1.0-alt3_25.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libverto-jsonrpc-debuginfo-0.1.0-alt3_25.i586.rpm (w2.lzdio)
4.39user 4.84system 0:16.21elapsed 57%CPU (0avgtext+0avgdata 26996maxresident)k
0inputs+0outputs (0major+746974minor)pagefaults 0swaps
3.27user 2.74system 0:25.55elapsed 23%CPU (0avgtext+0avgdata 127528maxresident)k
0inputs+0outputs (0major+203774minor)pagefaults 0swaps
--- libverto-jsonrpc-0.1.0-alt3_25.i586.rpm.repo	2020-12-26 14:57:19.000000000 +0000
+++ libverto-jsonrpc-0.1.0-alt3_25.i586.rpm.hasher	2024-04-20 06:21:40.436527736 +0000
@@ -9,2 +9,3 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.3.4)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -12,2 +13,3 @@
 Requires: rpmlib(SetVersions)  
+Requires: libjson-c.so.5(JSONC_0.14)  
 Requires: libverto.so.1 >= set:jfI5MRZJfjsqPIQdb68Gk0
@@ -19,3 +21,3 @@
 File: /usr/lib/libverto-jsonrpc.so.0	120777	root:root		libverto-jsonrpc.so.0.0.0
-File: /usr/lib/libverto-jsonrpc.so.0.0.0	100644	root:root	cb6495e3b3fb535f81cee6c1e299d9ae	
+File: /usr/lib/libverto-jsonrpc.so.0.0.0	100644	root:root	61fadb874579fb8538f1273ead966077	
 File: /usr/share/doc/libverto-jsonrpc-0.1.0	40755	root:root		
@@ -25,2 +27,2 @@
 File: /usr/share/doc/libverto-jsonrpc-0.1.0/README	100644	root:root	377057d182d9e6c565bc8439b4a6e8ff	
-RPMIdentity: 35b655cf30d59aab2f07ee3b964ca64bfda525634fabb657fadf44d64c8661ff6ee76fc2b827d49665f343243acc49dcf351e7357022194957580f0a6c4ce223
+RPMIdentity: fc72d89945f4832371e4c7161a24dbf7ba89db84c6aa5c60702b9620fcdaf8ee8873f460aa82a3017f1a27a6106fd608623e8baa1ecd0a63ba64d5e8a2269b76
--- libverto-jsonrpc-debuginfo-0.1.0-alt3_25.i586.rpm.repo	2020-12-26 14:57:19.000000000 +0000
+++ libverto-jsonrpc-debuginfo-0.1.0-alt3_25.i586.rpm.hasher	2024-04-20 06:21:40.534529035 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/57	40755	root:root	
-/usr/lib/debug/.build-id/57/8863f964ccd6827788c88ba855f84c14884a5c	120777	root:root	../../../libverto-jsonrpc.so.0.0.0
-/usr/lib/debug/.build-id/57/8863f964ccd6827788c88ba855f84c14884a5c.debug	120777	root:root	../../usr/lib/libverto-jsonrpc.so.0.0.0.debug
+/usr/lib/debug/.build-id/09	40755	root:root	
+/usr/lib/debug/.build-id/09/32c9cb874ead67d074c8dfcc4d368dadf82bde	120777	root:root	../../../libverto-jsonrpc.so.0.0.0
+/usr/lib/debug/.build-id/09/32c9cb874ead67d074c8dfcc4d368dadf82bde.debug	120777	root:root	../../usr/lib/libverto-jsonrpc.so.0.0.0.debug
 /usr/lib/debug/usr/lib/libverto-jsonrpc.so.0.0.0.debug	100644	root:root	
@@ -22,6 +22,6 @@
 Provides: libverto-jsonrpc-debuginfo = 0.1.0-alt3_25:sisyphus+263993.100.1.1
-File: /usr/lib/debug/.build-id/57	40755	root:root		
-File: /usr/lib/debug/.build-id/57/8863f964ccd6827788c88ba855f84c14884a5c	120777	root:root		../../../libverto-jsonrpc.so.0.0.0
-File: /usr/lib/debug/.build-id/57/8863f964ccd6827788c88ba855f84c14884a5c.debug	120777	root:root		../../usr/lib/libverto-jsonrpc.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib/libverto-jsonrpc.so.0.0.0.debug	100644	root:root	c685b3ebc53c61fe07d8da76b2efa5f9	
+File: /usr/lib/debug/.build-id/09	40755	root:root		
+File: /usr/lib/debug/.build-id/09/32c9cb874ead67d074c8dfcc4d368dadf82bde	120777	root:root		../../../libverto-jsonrpc.so.0.0.0
+File: /usr/lib/debug/.build-id/09/32c9cb874ead67d074c8dfcc4d368dadf82bde.debug	120777	root:root		../../usr/lib/libverto-jsonrpc.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib/libverto-jsonrpc.so.0.0.0.debug	100644	root:root	c558d9395b2619799fdefe2850b4fca7	
 File: /usr/lib/debug/usr/lib/libverto-jsonrpc.so.0.debug	120777	root:root		libverto-jsonrpc.so.0.0.0.debug
@@ -37,2 +37,2 @@
 File: /usr/src/debug/libverto-jsonrpc-0.1.0/src/verto-jsonrpc.h	100644	root:root	8acf892f8ea3caeb4845c5887ca5decf	
-RPMIdentity: d98cbfd1c13b2640c2c986af1a702289cbd4b54eddb6cfec629db7c3b8054d5cbd01dff67aa8ce4dfddfdec5cf72f36d368f390ec48d920d13497274acbdd750
+RPMIdentity: f5c9b6222b6623f94d747f0d33c5fcad70a48c0db9fa6923f82a825c52458c6a0511631fa56ce58559418aab7a12e0ab438eff9fcbe6db4b329c331cea754b7c