<86>Aug  4 11:11:43 userdel[3287431]: delete user 'rooter'
<86>Aug  4 11:11:43 userdel[3287431]: removed group 'rooter' owned by 'rooter'
<86>Aug  4 11:11:43 userdel[3287431]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  4 11:11:43 groupadd[3287454]: group added to /etc/group: name=rooter, GID=1250
<86>Aug  4 11:11:43 groupadd[3287454]: group added to /etc/gshadow: name=rooter
<86>Aug  4 11:11:43 groupadd[3287454]: new group: name=rooter, GID=1250
<86>Aug  4 11:11:43 useradd[3287468]: new user: name=rooter, UID=1250, GID=1250, home=/root, shell=/bin/bash
<86>Aug  4 11:11:43 userdel[3287489]: delete user 'builder'
<86>Aug  4 11:11:43 userdel[3287489]: removed group 'builder' owned by 'builder'
<86>Aug  4 11:11:43 userdel[3287489]: removed shadow group 'builder' owned by 'builder'
<86>Aug  4 11:11:43 groupadd[3287509]: group added to /etc/group: name=builder, GID=1251
<86>Aug  4 11:11:43 groupadd[3287509]: group added to /etc/gshadow: name=builder
<86>Aug  4 11:11:43 groupadd[3287509]: new group: name=builder, GID=1251
<86>Aug  4 11:11:43 useradd[3287527]: new user: name=builder, UID=1251, GID=1251, home=/usr/src, shell=/bin/bash
<13>Aug  4 11:11:50 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Aug  4 11:11:50 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed
<13>Aug  4 11:11:50 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed
<13>Aug  4 11:11:50 rpmi: libsystemd-1:247.13-alt1 p9+313189.100.1.1 1673457063 installed
<13>Aug  4 11:11:50 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
<13>Aug  4 11:11:50 rpmi: libdbus-devel-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libnmserver-0.0.92-alt3_4.nosrc.rpm (w1.gzdio)
Installing libnmserver-0.0.92-alt3_4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78681
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libnmserver-0.0.92
+ echo 'Source #0 (libnmserver-0.0.92.tar.gz):'
Source #0 (libnmserver-0.0.92.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libnmserver-0.0.92.tar.gz
+ cd libnmserver-0.0.92
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78681
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libnmserver-0.0.92
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-alt-linux-gcc... x86_64-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 we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-alt-linux-gcc... none
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 x86_64-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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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 x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-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-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for x86_64-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 DBUS... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for select... yes
checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating libnmserver.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o libnmserver-main.o `test -f 'main.c' || echo './'`main.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o libnmserver_la-nslist.lo `test -f 'nslist.c' || echo './'`nslist.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c nslist.c  -fPIC -DPIC -o .libs/libnmserver_la-nslist.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o libnmserver_la-libnmserver.lo `test -f 'libnmserver.c' || echo './'`libnmserver.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c libnmserver.c  -fPIC -DPIC -o .libs/libnmserver_la-libnmserver.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o libnmserver_la-libnmserver-dbus.lo `test -f 'libnmserver-dbus.c' || echo './'`libnmserver-dbus.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c libnmserver-dbus.c  -fPIC -DPIC -o .libs/libnmserver_la-libnmserver-dbus.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -version-info 1:0:0  -o libnmserver.la -rpath /usr/lib64  libnmserver_la-libnmserver-dbus.lo libnmserver_la-libnmserver.lo libnmserver_la-nslist.lo  -ldbus-1 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libnmserver_la-libnmserver-dbus.o .libs/libnmserver_la-libnmserver.o .libs/libnmserver_la-nslist.o   -ldbus-1  -O2   -Wl,-soname -Wl,libnmserver.so.1 -o .libs/libnmserver.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libnmserver.so.1" && ln -s "libnmserver.so.1.0.0" "libnmserver.so.1")
libtool: link: (cd ".libs" && rm -f "libnmserver.so" && ln -s "libnmserver.so.1.0.0" "libnmserver.so")
libtool: link: ( cd ".libs" && rm -f "libnmserver.la" && ln -s "../libnmserver.la" "libnmserver.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC   -o libnmserver libnmserver-main.o  libnmserver.la 
libtool: link: x86_64-alt-linux-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -std=c99 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/libnmserver libnmserver-main.o  ./.libs/libnmserver.so -ldbus-1
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66377
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libnmserver-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libnmserver-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libnmserver-0.0.92
+ make install DESTDIR=/usr/src/tmp/libnmserver-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libnmserver-0.0.92'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libnmserver-buildroot/usr/lib64"
 /bin/sh ../libtool   --mode=install /bin/install -c   libnmserver.la '/usr/src/tmp/libnmserver-buildroot/usr/lib64'
libtool: install: /bin/install -c .libs/libnmserver.so.1.0.0 /usr/src/tmp/libnmserver-buildroot/usr/lib64/libnmserver.so.1.0.0
libtool: install: (cd /usr/src/tmp/libnmserver-buildroot/usr/lib64 && { ln -s -f libnmserver.so.1.0.0 libnmserver.so.1 || { rm -f libnmserver.so.1 && ln -s libnmserver.so.1.0.0 libnmserver.so.1; }; })
libtool: install: (cd /usr/src/tmp/libnmserver-buildroot/usr/lib64 && { ln -s -f libnmserver.so.1.0.0 libnmserver.so || { rm -f libnmserver.so && ln -s libnmserver.so.1.0.0 libnmserver.so; }; })
libtool: install: /bin/install -c .libs/libnmserver.lai /usr/src/tmp/libnmserver-buildroot/usr/lib64/libnmserver.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libnmserver-buildroot/usr/bin"
  /bin/sh ../libtool   --mode=install /bin/install -c libnmserver '/usr/src/tmp/libnmserver-buildroot/usr/bin'
libtool: install: warning: `libnmserver.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/libnmserver /usr/src/tmp/libnmserver-buildroot/usr/bin/libnmserver
test -z "/usr/include/libnmserver/" || /bin/mkdir -p "/usr/src/tmp/libnmserver-buildroot/usr/include/libnmserver/"
 /bin/install -c -m 644 libnmserver.h '/usr/src/tmp/libnmserver-buildroot/usr/include/libnmserver/'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libnmserver-0.0.92/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libnmserver-0.0.92'
make[2]: Entering directory '/usr/src/RPM/BUILD/libnmserver-0.0.92'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libnmserver-buildroot/usr/lib64/pkgconfig"
 /bin/install -c -m 644 libnmserver.pc '/usr/src/tmp/libnmserver-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libnmserver-0.0.92'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libnmserver-0.0.92'
make: Leaving directory '/usr/src/RPM/BUILD/libnmserver-0.0.92'
+ rm -f /usr/src/tmp/libnmserver-buildroot//usr/lib64/libnmserver.la
+ rm -f /usr/src/tmp/libnmserver-buildroot//usr/bin/libnmserver
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libnmserver-buildroot (auto)
mode of './usr/lib64/libnmserver.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libnmserver-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/libnmserver.pc: Libs: '-L${libdir} -lnmserver' --> '-lnmserver'
Checking contents of files in /usr/src/tmp/libnmserver-buildroot/ (default)
Compressing files in /usr/src/tmp/libnmserver-buildroot (auto)
Adjusting library links in /usr/src/tmp/libnmserver-buildroot
./usr/lib64:
	libnmserver.so.1 -> libnmserver.so.1.0.0
Verifying ELF objects in /usr/src/tmp/libnmserver-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libnmserver-0.0.92-alt3_4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66377
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libnmserver-0.0.92
+ DOCDIR=/usr/src/tmp/libnmserver-buildroot/usr/share/doc/libnmserver-0.0.92
+ export DOCDIR
+ rm -rf /usr/src/tmp/libnmserver-buildroot/usr/share/doc/libnmserver-0.0.92
+ /bin/mkdir -p /usr/src/tmp/libnmserver-buildroot/usr/share/doc/libnmserver-0.0.92
+ cp -prL LICENSE.txt /usr/src/tmp/libnmserver-buildroot/usr/share/doc/libnmserver-0.0.92
+ chmod -R go-w /usr/src/tmp/libnmserver-buildroot/usr/share/doc/libnmserver-0.0.92
+ chmod -R a+rX /usr/src/tmp/libnmserver-buildroot/usr/share/doc/libnmserver-0.0.92
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lu8xXV
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libnmserver-buildroot/usr/lib64/libnmserver.so.1: 27 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2hyCQu
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/libnmserver-buildroot/usr/lib64/libnmserver.so.1.0.0: underlinked libraries: /lib64/libpthread.so.0
lib.req: WARNING: /usr/src/tmp/libnmserver-buildroot/usr/lib64/libnmserver.so.1: underlinked libraries: /lib64/libpthread.so.0
Provides: libnmserver.so.1()(64bit) = set:idewFYvlOHRdJO3R1ZvZeByNqqjs9SKmZAJsDYMsCJEMkZu7YBkY5TzB
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdbus-1.so.3()(64bit) >= set:niUz4X23PCRupJVX5YIsRZymVU1jfpidZJYwoA3WSJ6U1Z08uwUIZbziVCAE21ZEiqwqYYQft2, libdbus-1.so.3(LIBDBUS_1_3)(64bit), 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.FH4vc7
Creating libnmserver-debuginfo package
Processing files: libnmserver-devel-0.0.92-alt3_4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wGPTWM
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HBxb4v
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libnmserver) = 0.1
Requires: libnmserver = 0.0.92-alt3_4, /usr/lib64/libnmserver.so.1.0.0, /usr/lib64/pkgconfig, libdbus-devel, pkgconfig(dbus-1)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.glLfui
Processing files: libnmserver-debuginfo-0.0.92-alt3_4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vsSIw8
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y47iz2
find-requires: running scripts (debuginfo)
Provides: debug64(libnmserver.so.1)
Requires: libnmserver = 0.0.92-alt3_4, debug64(libc.so.6), debug64(libdbus-1.so.3)
Removing 1 extra deps from libnmserver-devel due to dependency on libnmserver
Wrote: /usr/src/RPM/RPMS/x86_64/libnmserver-0.0.92-alt3_4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libnmserver-devel-0.0.92-alt3_4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libnmserver-debuginfo-0.0.92-alt3_4.x86_64.rpm (w2.lzdio)
6.17user 3.92system 0:16.59elapsed 60%CPU (0avgtext+0avgdata 28544maxresident)k
0inputs+0outputs (0major+791072minor)pagefaults 0swaps
7.72user 2.86system 0:32.15elapsed 32%CPU (0avgtext+0avgdata 135144maxresident)k
0inputs+0outputs (0major+195226minor)pagefaults 0swaps
--- libnmserver-0.0.92-alt3_4.x86_64.rpm.repo	2013-02-23 18:19:38.000000000 +0000
+++ libnmserver-0.0.92-alt3_4.x86_64.rpm.hasher	2024-08-04 11:12:10.994658478 +0000
@@ -8,4 +8,6 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
-Requires: libdbus-1.so.3()(64bit) >= set:lgZ0OhFK9xyCKoBz7U6SpXSOPInvkGCPKMQ75sjxZ2rURdfGGLrqfEw2u4yJM0uW4
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
+Requires: libdbus-1.so.3()(64bit) >= set:niUz4X23PCRupJVX5YIsRZymVU1jfpidZJYwoA3WSJ6U1Z08uwUIZbziVCAE21ZEiqwqYYQft2
 Requires: rpmlib(SetVersions)  
+Requires: libdbus-1.so.3(LIBDBUS_1_3)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -15,5 +17,5 @@
 File: /usr/lib64/libnmserver.so.1	120777	root:root		libnmserver.so.1.0.0
-File: /usr/lib64/libnmserver.so.1.0.0	100644	root:root	32312224cb545833bf6f0a21dcd27f63	
+File: /usr/lib64/libnmserver.so.1.0.0	100644	root:root	535468efb99196b6f16b59b553662839	
 File: /usr/share/doc/libnmserver-0.0.92	40755	root:root		
 File: /usr/share/doc/libnmserver-0.0.92/LICENSE.txt	100644	root:root	4fbd65380cdd255951079008b364516c	
-RPMIdentity: 453c9ae7300dbe811a33659c0a9fdf84ae2cc86d0664736c4ea84cc355dc527a57c2c87e33b478370a7d3f2d1f87e5ff41fa46469de4cfc0d8e49cfa29bde800
+RPMIdentity: 227b79f886063c1569eb7fa72a1d9ce4195fd9adc9f1876b7c588435d8f7a294bfe8a8176c4725b02913c0e43a75d2e48f5cd04df11b46f35303030bf72d3de1
--- libnmserver-debuginfo-0.0.92-alt3_4.x86_64.rpm.repo	2013-02-23 18:19:38.000000000 +0000
+++ libnmserver-debuginfo-0.0.92-alt3_4.x86_64.rpm.hasher	2024-08-04 11:12:11.139660095 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/08	40755	root:root	
-/usr/lib/debug/.build-id/08/8b51e8998806f04bbf889af2dbbe3894920842	120777	root:root	../../../../lib64/libnmserver.so.1.0.0
-/usr/lib/debug/.build-id/08/8b51e8998806f04bbf889af2dbbe3894920842.debug	120777	root:root	../../usr/lib64/libnmserver.so.1.0.0.debug
+/usr/lib/debug/.build-id/c4	40755	root:root	
+/usr/lib/debug/.build-id/c4/4dd72c917dd78272071e9b5084a7dc6adc6898	120777	root:root	../../../../lib64/libnmserver.so.1.0.0
+/usr/lib/debug/.build-id/c4/4dd72c917dd78272071e9b5084a7dc6adc6898.debug	120777	root:root	../../usr/lib64/libnmserver.so.1.0.0.debug
 /usr/lib/debug/usr/lib64/libnmserver.so.1.0.0.debug	100644	root:root	
@@ -20,6 +20,6 @@
 Provides: libnmserver-debuginfo = 0.0.92-alt3_4
-File: /usr/lib/debug/.build-id/08	40755	root:root		
-File: /usr/lib/debug/.build-id/08/8b51e8998806f04bbf889af2dbbe3894920842	120777	root:root		../../../../lib64/libnmserver.so.1.0.0
-File: /usr/lib/debug/.build-id/08/8b51e8998806f04bbf889af2dbbe3894920842.debug	120777	root:root		../../usr/lib64/libnmserver.so.1.0.0.debug
-File: /usr/lib/debug/usr/lib64/libnmserver.so.1.0.0.debug	100644	root:root	fa5f1b4a5a78d4d7b31288507da00176	
+File: /usr/lib/debug/.build-id/c4	40755	root:root		
+File: /usr/lib/debug/.build-id/c4/4dd72c917dd78272071e9b5084a7dc6adc6898	120777	root:root		../../../../lib64/libnmserver.so.1.0.0
+File: /usr/lib/debug/.build-id/c4/4dd72c917dd78272071e9b5084a7dc6adc6898.debug	120777	root:root		../../usr/lib64/libnmserver.so.1.0.0.debug
+File: /usr/lib/debug/usr/lib64/libnmserver.so.1.0.0.debug	100644	root:root	6c736acb352286315cfbd6d47b545509	
 File: /usr/lib/debug/usr/lib64/libnmserver.so.1.debug	120777	root:root		libnmserver.so.1.0.0.debug
@@ -34,2 +34,2 @@
 File: /usr/src/debug/libnmserver-0.0.92/src/nslist.h	100644	root:root	4917e374a2d15954698e9dbd1413acda	
-RPMIdentity: 00c5d3611eaa098503a512f74e7d5cbd46d16cf50bc6f31e55ab124142d489092ec3b7c42a7fc548f820c2b267eaade0cde6b324707dde627b037d212c95306c
+RPMIdentity: 541123c94e03e388d50d5dcd2edbdbc43631830ab04c1387adf58a56e7b0fdb97eb3b9ff96eb194fd08a6ca94b717655a260d70f6210911474700ff5d1d970e1
--- libnmserver-devel-0.0.92-alt3_4.x86_64.rpm.repo	2013-02-23 18:19:38.000000000 +0000
+++ libnmserver-devel-0.0.92-alt3_4.x86_64.rpm.hasher	2024-08-04 11:12:11.277661634 +0000
@@ -15,2 +15,2 @@
 File: /usr/lib64/pkgconfig/libnmserver.pc	100644	root:root	34afb08f915e016de21373ec7d9f394d	
-RPMIdentity: 9be677580239bef6ec59f03ed618af64524813bbb134a7ee3afea235b1f161a8d8d8740fbf81f7c673a6956173230b909c4b5df17aa3e341db502dea49ca93ea
+RPMIdentity: c94f1b82021747af282faa2fcfa852640ff05371b4c384889d2c3f23dac821a8605bfc86fcfd945535b1515a3477f86821ca0a7ef74072248c9e58590d789ddc