<86>Sep 29 11:31:49 userdel[2993458]: delete user 'rooter' <86>Sep 29 11:31:49 groupadd[2993515]: group added to /etc/group: name=rooter, GID=1799 <86>Sep 29 11:31:49 groupadd[2993515]: new group: name=rooter, GID=1799 <86>Sep 29 11:31:49 useradd[2993595]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash <86>Sep 29 11:31:49 userdel[2993709]: delete user 'builder' <86>Sep 29 11:31:49 userdel[2993709]: removed group 'builder' owned by 'builder' <86>Sep 29 11:31:49 userdel[2993709]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:31:49 groupadd[2994036]: group added to /etc/group: name=builder, GID=1800 <86>Sep 29 11:31:49 groupadd[2994036]: group added to /etc/gshadow: name=builder <86>Sep 29 11:31:50 groupadd[2994036]: new group: name=builder, GID=1800 <86>Sep 29 11:31:50 useradd[2994170]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash warning: ignored self-provides: libopennet-devel = 0.9.9 warning: ignored self-provides: libopennet-devel = 0.9.9 Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libopennet-0.9.9-alt1_7.nosrc.rpm (w1.gzdio) warning: ignored self-provides: libopennet-devel = 0.9.9 Installing libopennet-0.9.9-alt1_7.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62741 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libopennet-0.9.9 + echo 'Source #0 (libopennet-0.9.9.tar.bz2):' Source #0 (libopennet-0.9.9.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libopennet-0.9.9.tar.bz2 + /bin/tar -xf - + cd libopennet-0.9.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libopennet-0.9.3-DESTDIR.diff):' Patch #0 (libopennet-0.9.3-DESTDIR.diff): + /usr/bin/patch -p0 patching file Makefile.in Hunk #2 succeeded at 55 (offset 2 lines). + cp -af /usr/share/gnu-config/config.guess /usr/share/gnu-config/config.sub . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62741 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libopennet-0.9.9 + export 'SHOBJFLAGS=-Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT' + SHOBJFLAGS='-Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 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 --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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-ar... no checking for ar... ar checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking for AIX... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking host operating system... linux-gnu checking how to create shared objects... -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for off_t... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for socket... yes checking for strcspn... yes checking for strdup... yes checking for strstr... yes checking for getpeername... yes checking for uname... yes checking for inline... inline checking for long long... yes checking size of long long... 8 checking for long... yes checking size of long... 8 checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for uint64_t... yes checking for int64_t... yes checking for uint32_t... yes checking for int32_t... yes checking for uint16_t... yes checking for int16_t... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing inet_aton... none required checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking windowsx.h usability... no checking windowsx.h presence... no checking for windowsx.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for main in -lwsock32... no configure: creating ./config.status config.status: creating Makefile config.status: creating fopen_net.3 config.status: creating fseek_net.3 config.status: creating lseek_net.3 config.status: creating open_net.3 config.status: creating opennet.3 config.status: creating read_net.3 config.status: creating fread_net.3 config.status: creating config.h + make -j16 make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -DHAVE_CONFIG_H -c -o net.o net.c make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9' make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT -c -o net_shr.o net.c make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9' make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT -c -o opennet_shr.o opennet.c opennet.c: In function 'read_net_internal': opennet.c:152:55: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] gpn_ret = getpeername(fd, (struct sockaddr *) &tmp, &tmplen); ^~~~~~~ In file included from opennet.c:4: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9' make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -DHAVE_CONFIG_H -c -o opennet.o opennet.c opennet.c: In function 'read_net_internal': opennet.c:152:55: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] gpn_ret = getpeername(fd, (struct sockaddr *) &tmp, &tmplen); ^~~~~~~ In file included from opennet.c:4: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9' make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -Wl,-soname=libopennet.so.0 -shared -rdynamic -fPIC -D_REENTRANT -o libopennet.so opennet_shr.o net_shr.o make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9' make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9' ar rcu libopennet.a opennet.o net.o ranlib libopennet.a make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23421 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libopennet-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libopennet-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libopennet-0.9.9 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libopennet-buildroot make: Entering directory '/usr/src/RPM/BUILD/libopennet-0.9.9' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libopennet-buildroot/usr/lib64 /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libopennet-buildroot/usr/include /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libopennet-buildroot/usr/share/man /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libopennet-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -m 644 libopennet.so.def /usr/src/tmp/libopennet-buildroot/usr/lib64/libopennet.so.def /bin/install: cannot stat 'libopennet.so.def': No such file or directory make: [Makefile:62: install] Error 1 (ignored) /usr/libexec/rpm-build/install -p -m 644 libopennet.so.a /usr/src/tmp/libopennet-buildroot/usr/lib64/libopennet.so.a /bin/install: cannot stat 'libopennet.so.a': No such file or directory make: [Makefile:63: install] Error 1 (ignored) /usr/libexec/rpm-build/install -p -m 755 libopennet.so /usr/src/tmp/libopennet-buildroot/usr/lib64/libopennet.so.0.9.9 /usr/libexec/rpm-build/install -p -m 644 libopennet.a /usr/src/tmp/libopennet-buildroot/usr/lib64/libopennet.a /usr/libexec/rpm-build/install -p -m 644 opennet.h /usr/src/tmp/libopennet-buildroot/usr/include/opennet.h /usr/libexec/rpm-build/install -p -m 644 fopen_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/fopen_net.3 /usr/libexec/rpm-build/install -p -m 644 lseek_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/lseek_net.3 /usr/libexec/rpm-build/install -p -m 644 fseek_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/fseek_net.3 /usr/libexec/rpm-build/install -p -m 644 open_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/open_net.3 /usr/libexec/rpm-build/install -p -m 644 read_net.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/read_net.3 /usr/libexec/rpm-build/install -p -m 644 opennet.3 /usr/src/tmp/libopennet-buildroot/usr/share/man/man3/opennet.3 ( cd /usr/src/tmp/libopennet-buildroot/usr/lib64 && rm -f libopennet.so.`echo 0.9.9 | cut -f 1 -d .` && ln -s libopennet.so.0.9.9 libopennet.so.`echo 0.9.9 | cut -f 1 -d .` ) ( cd /usr/src/tmp/libopennet-buildroot/usr/lib64 && rm -f libopennet.so && ln -s libopennet.so.0.9.9 libopennet.so ) make: Leaving directory '/usr/src/RPM/BUILD/libopennet-0.9.9' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libopennet-buildroot (auto) mode of './usr/lib64/libopennet.so.0.9.9' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libopennet-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libopennet-buildroot/ (default) Compressing files in /usr/src/tmp/libopennet-buildroot (auto) removed '/usr/src/tmp/libopennet-buildroot/usr/share/man/man3/read_net.3' removed '/usr/src/tmp/libopennet-buildroot/usr/share/man/man3/open_net.3' removed '/usr/src/tmp/libopennet-buildroot/usr/share/man/man3/fseek_net.3' removed '/usr/src/tmp/libopennet-buildroot/usr/share/man/man3/lseek_net.3' removed '/usr/src/tmp/libopennet-buildroot/usr/share/man/man3/fopen_net.3' Adjusting library links in /usr/src/tmp/libopennet-buildroot ./usr/lib64: libopennet.so.0 -> libopennet.so.0.9.9 Verifying ELF objects in /usr/src/tmp/libopennet-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: libopennet0-0.9.9-alt1_7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23421 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libopennet-0.9.9 + DOCDIR=/usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9 + export DOCDIR + rm -rf /usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9 + /bin/mkdir -p /usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9 + cp -prL ChangeLog LICENSE README /usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9 + chmod -R go-w /usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9 + chmod -R a+rX /usr/src/tmp/libopennet-buildroot/usr/share/doc/libopennet0-0.9.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JzFyqc find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libopennet-buildroot/usr/lib64/libopennet.so.0: 19 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3Iq31n find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libopennet.so.0()(64bit) = set:idq7Elu9lh91FCQmoIEGwZnrLSpF1AccajIvrZ8Va0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TiNk6C Creating libopennet0-debuginfo package Processing files: libopennet-devel-0.9.9-alt1_7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tYiLDV 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.NRgfEh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libopennet0 = 0.9.9, /usr/lib64/libopennet.so.0.9.9 Obsoletes: lib64opennet0-devel < 0.9.9-alt1_7 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.30ST7G Processing files: libopennet0-debuginfo-0.9.9-alt1_7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vInr49 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vpV3tG find-requires: running scripts (debuginfo) Provides: debug64(libopennet.so.0) Requires: libopennet0 = 0.9.9-alt1_7, debug64(libc.so.6) Adding to libopennet-devel a strict dependency on libopennet0 Removing 1 extra deps from libopennet-devel due to dependency on libopennet0 Wrote: /usr/src/RPM/RPMS/x86_64/libopennet0-0.9.9-alt1_7.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libopennet-devel-0.9.9-alt1_7.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libopennet0-debuginfo-0.9.9-alt1_7.x86_64.rpm (w2.lzdio) 3.52user 3.94system 0:13.56elapsed 55%CPU (0avgtext+0avgdata 30628maxresident)k 0inputs+0outputs (0major+927362minor)pagefaults 0swaps 0.66user 2.32system 0:21.52elapsed 13%CPU (0avgtext+0avgdata 12212maxresident)k 0inputs+0outputs (0major+97358minor)pagefaults 0swaps --- libopennet-devel-0.9.9-alt1_7.x86_64.rpm.repo 2018-06-17 04:53:15.000000000 +0000 +++ libopennet-devel-0.9.9-alt1_7.x86_64.rpm.hasher 2024-09-29 11:32:05.919793221 +0000 @@ -4,5 +4,5 @@ /usr/share/man/man3/opennet.3.xz 100644 root:root +Requires: libopennet0 = 0.9.9 Requires: libopennet0 = 0.9.9-alt1_7 Requires: rpmlib(PayloadIsLzma) -Provides: libopennet-devel = 0.9.9 Provides: libopennet-devel = 0.9.9-alt1_7 @@ -10,5 +10,5 @@ File: /usr/include/opennet.h 100644 root:root 4df6c7e453710ac73c9f9d1d9f96d514 -File: /usr/lib64/libopennet.a 100644 root:root f887f8234b76e4baead0cb167ebd4e44 +File: /usr/lib64/libopennet.a 100644 root:root 88139b61ba59427f18c58dfdb40ed8d3 File: /usr/lib64/libopennet.so 120777 root:root libopennet.so.0.9.9 File: /usr/share/man/man3/opennet.3.xz 100644 root:root 0e6e383647515524117583700d968bc7 -RPMIdentity: d60e682bd95cfbc834b247ed8513946461d70af9baa0d6ebc2a279aedc85895d5301d58d7e88b90ed828f4b5186722fed6014c95bde11400c11143c829fb7c5d +RPMIdentity: ce3b5a2c295f844af288971a36efb84d4e0862639e3a3070405e463d649b25d35d37a193fcc570aadb1ff88d189a8d161e969a652421dbf05dca1b8f173b42b3 --- libopennet0-0.9.9-alt1_7.x86_64.rpm.repo 2018-06-17 04:53:15.000000000 +0000 +++ libopennet0-0.9.9-alt1_7.x86_64.rpm.hasher 2024-09-29 11:32:06.202798805 +0000 @@ -15,3 +15,3 @@ File: /usr/lib64/libopennet.so.0 120777 root:root libopennet.so.0.9.9 -File: /usr/lib64/libopennet.so.0.9.9 100644 root:root ccf1a6a50eca8269567b30d2645ffe77 +File: /usr/lib64/libopennet.so.0.9.9 100644 root:root 9127b21b550c9603cfb79d91cc556bde File: /usr/share/doc/libopennet0-0.9.9 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/doc/libopennet0-0.9.9/README 100644 root:root ee406894805940d81644b1bc8468416c -RPMIdentity: 159e72aca792bca97c87b5b243044ccbd0fe2050707a830035638a7785aae8cd4c866402ffd0b9a260eef8bab3ef71bbf859504b874fb43c2f3042d42c577da7 +RPMIdentity: cebbbc101d1a3f9aa2b79bf82af68942bb856ae6b927f0969f6e47e6741e80a3cd3900c8fa738bd3c87e720a8554952c017db5f00e00d687e0bb6c53bd2d19b1 --- libopennet0-debuginfo-0.9.9-alt1_7.x86_64.rpm.repo 2018-06-17 04:53:15.000000000 +0000 +++ libopennet0-debuginfo-0.9.9-alt1_7.x86_64.rpm.hasher 2024-09-29 11:32:06.269800127 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2c 40755 root:root -/usr/lib/debug/.build-id/2c/5f1dbb1759b2b368df6a7c4caf114b2d2fa7a6 120777 root:root ../../../../lib64/libopennet.so.0.9.9 -/usr/lib/debug/.build-id/2c/5f1dbb1759b2b368df6a7c4caf114b2d2fa7a6.debug 120777 root:root ../../usr/lib64/libopennet.so.0.9.9.debug +/usr/lib/debug/.build-id/cc 40755 root:root +/usr/lib/debug/.build-id/cc/5a765877e8c6dd0b034fe548c4b66dc85570b9 120777 root:root ../../../../lib64/libopennet.so.0.9.9 +/usr/lib/debug/.build-id/cc/5a765877e8c6dd0b034fe548c4b66dc85570b9.debug 120777 root:root ../../usr/lib64/libopennet.so.0.9.9.debug /usr/lib/debug/usr/lib64/libopennet.so.0.9.9.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: libopennet0-debuginfo = 0.9.9-alt1_7 -File: /usr/lib/debug/.build-id/2c 40755 root:root -File: /usr/lib/debug/.build-id/2c/5f1dbb1759b2b368df6a7c4caf114b2d2fa7a6 120777 root:root ../../../../lib64/libopennet.so.0.9.9 -File: /usr/lib/debug/.build-id/2c/5f1dbb1759b2b368df6a7c4caf114b2d2fa7a6.debug 120777 root:root ../../usr/lib64/libopennet.so.0.9.9.debug -File: /usr/lib/debug/usr/lib64/libopennet.so.0.9.9.debug 100644 root:root 35831f4e9a13cf1b5019dfc38b939935 +File: /usr/lib/debug/.build-id/cc 40755 root:root +File: /usr/lib/debug/.build-id/cc/5a765877e8c6dd0b034fe548c4b66dc85570b9 120777 root:root ../../../../lib64/libopennet.so.0.9.9 +File: /usr/lib/debug/.build-id/cc/5a765877e8c6dd0b034fe548c4b66dc85570b9.debug 120777 root:root ../../usr/lib64/libopennet.so.0.9.9.debug +File: /usr/lib/debug/usr/lib64/libopennet.so.0.9.9.debug 100644 root:root 1319926f5bea9fde26050f3f61b929fe File: /usr/lib/debug/usr/lib64/libopennet.so.0.debug 120777 root:root libopennet.so.0.9.9.debug @@ -25,2 +25,2 @@ File: /usr/src/debug/libopennet-0.9.9/opennet.h 100644 root:root 4df6c7e453710ac73c9f9d1d9f96d514 -RPMIdentity: 66d83053af33495191faee086854c889fb46f8cb55d608ad674f42d5cf3c6c03d6537600be51bc748c2b1e7f16773b01c71264908806f862be123cc15034155b +RPMIdentity: 9db28d74db6a1e7cee1b48b418acc615d409e99a413dc5005f487fc7b7cf99233ce2ceb302ee232de32de7d2ee093bee55cbab55a56440aa29d2cdb5b71c6f51