<86>Oct 25 03:00:57 userdel[714026]: delete user 'rooter'
<86>Oct 25 03:00:57 userdel[714026]: removed group 'rooter' owned by 'rooter'
<86>Oct 25 03:00:57 userdel[714026]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 25 03:00:57 groupadd[714034]: group added to /etc/group: name=rooter, GID=627
<86>Oct 25 03:00:57 groupadd[714034]: group added to /etc/gshadow: name=rooter
<86>Oct 25 03:00:57 groupadd[714034]: new group: name=rooter, GID=627
<86>Oct 25 03:00:57 useradd[714040]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Oct 25 03:00:57 userdel[714047]: delete user 'builder'
<86>Oct 25 03:00:57 userdel[714047]: removed group 'builder' owned by 'builder'
<86>Oct 25 03:00:57 userdel[714047]: removed shadow group 'builder' owned by 'builder'
<86>Oct 25 03:00:57 groupadd[714052]: group added to /etc/group: name=builder, GID=628
<86>Oct 25 03:00:57 groupadd[714052]: group added to /etc/gshadow: name=builder
<86>Oct 25 03:00:57 groupadd[714052]: new group: name=builder, GID=628
<86>Oct 25 03:00:57 useradd[714056]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
<13>Oct 25 03:00:58 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Oct 25 03:00:58 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521088 installed
<13>Oct 25 03:00:58 rpmi: libgcrypt20-1.8.5-alt3 p9+239665.100.7.1 1586364671 installed
<13>Oct 25 03:00:59 rpmi: libsystemd-1:243.9-alt1 p9+258476.300.4.1 1601997124 installed
<13>Oct 25 03:00:59 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
<13>Oct 25 03:00:59 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
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.62155
+ 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/gzip -dc /usr/src/RPM/SOURCES/libnmserver-0.0.92.tar.gz
+ /bin/tar -xf -
+ 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.62155
+ 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 '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ ./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.47911
+ 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
+ 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)
/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.47911
+ 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.effhF7
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.sjXqw6
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.M0Vjv8
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.c392Ad
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.MOCiNl
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.qEmn6w
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.cgpOwL
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ELFtj3
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
Wrote: /usr/src/RPM/RPMS/x86_64/libnmserver-devel-0.0.92-alt3_4.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libnmserver-debuginfo-0.0.92-alt3_4.x86_64.rpm
4.51user 1.61system 0:13.90elapsed 44%CPU (0avgtext+0avgdata 28548maxresident)k
0inputs+0outputs (0major+779900minor)pagefaults 0swaps
8.11user 3.72system 0:20.00elapsed 59%CPU (0avgtext+0avgdata 117568maxresident)k
0inputs+0outputs (0major+1094518minor)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	2020-10-25 03:01:15.319467665 +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)