<86>Jan 6 05:42:29 userdel[693199]: delete user 'rooter' <86>Jan 6 05:42:29 userdel[693199]: removed group 'rooter' owned by 'rooter' <86>Jan 6 05:42:29 userdel[693199]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 6 05:42:29 groupadd[693207]: group added to /etc/group: name=rooter, GID=1868 <86>Jan 6 05:42:29 groupadd[693207]: group added to /etc/gshadow: name=rooter <86>Jan 6 05:42:29 groupadd[693207]: new group: name=rooter, GID=1868 <86>Jan 6 05:42:29 useradd[693220]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>Jan 6 05:42:29 userdel[693240]: delete user 'builder' <86>Jan 6 05:42:29 userdel[693240]: removed group 'builder' owned by 'builder' <86>Jan 6 05:42:29 userdel[693240]: removed shadow group 'builder' owned by 'builder' <86>Jan 6 05:42:29 groupadd[693248]: group added to /etc/group: name=builder, GID=1869 <86>Jan 6 05:42:29 groupadd[693248]: group added to /etc/gshadow: name=builder <86>Jan 6 05:42:29 groupadd[693248]: new group: name=builder, GID=1869 <86>Jan 6 05:42:29 useradd[693261]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tayga-0.9.2-alt1.nosrc.rpm (w1.gzdio) Installing tayga-0.9.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20480 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tayga-0.9.2 + echo 'Source #0 (tayga-0.9.2.tar):' Source #0 (tayga-0.9.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tayga-0.9.2.tar + cd tayga-0.9.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20480 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tayga-0.9.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ 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 + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext 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 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 we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' i586-alt-linux-gcc -DTAYGA_CONF_PATH=\"/etc/tayga.conf\" -I. -g -Wall -c dynamic.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' i586-alt-linux-gcc -DTAYGA_CONF_PATH=\"/etc/tayga.conf\" -I. -g -Wall -c conffile.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' i586-alt-linux-gcc -DTAYGA_CONF_PATH=\"/etc/tayga.conf\" -I. -g -Wall -c tayga.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' i586-alt-linux-gcc -DTAYGA_CONF_PATH=\"/etc/tayga.conf\" -I. -g -Wall -c addrmap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' i586-alt-linux-gcc -DTAYGA_CONF_PATH=\"/etc/tayga.conf\" -I. -g -Wall -c nat64.c nat64.c: In function 'ip6_checksum': nat64.c:54:25: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 54 | for (i = 0, p = ip6->src.s6_addr16; i < 16; ++i) | ^~~ nat64.c: In function 'convert_cksum': nat64.c:77:25: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 77 | for (i = 0, p = ip6->src.s6_addr16; i < 16; ++i) | ^~~ nat64.c: In function 'host_send_icmp4': nat64.c:119:13: warning: implicit declaration of function 'writev'; did you mean 'write'? [-Wimplicit-function-declaration] 119 | if (writev(gcfg->tun_fd, iov, data_len ? 2 : 1) < 0) | ^~~~~~ | write nat64.c: In function 'host_send_icmp4_error': nat64.c:141:48: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 141 | host_send_icmp4(0, &gcfg->local_addr4, &orig->ip4->src, &icmp, | ^~~~~~~~~~~~~~~ nat64.c: In function 'host_handle_icmp4': nat64.c:153:46: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 153 | host_send_icmp4(p->ip4->tos, &p->ip4->dest, &p->ip4->src, | ^~~~~~~~~~~~~ nat64.c:153:61: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 153 | host_send_icmp4(p->ip4->tos, &p->ip4->dest, &p->ip4->src, | ^~~~~~~~~~~~ nat64.c: In function 'xlate_4to6_data': nat64.c:226:28: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 226 | if (map_ip4_to_ip6(&header.ip6.dest, &p->ip4->dest, &dest)) { | ^~~~~~~~~~~~~~~~ nat64.c:226:46: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 226 | if (map_ip4_to_ip6(&header.ip6.dest, &p->ip4->dest, &dest)) { | ^~~~~~~~~~~~~ nat64.c:231:28: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | if (map_ip4_to_ip6(&header.ip6.src, &p->ip4->src, &src)) { | ^~~~~~~~~~~~~~~ nat64.c:231:45: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | if (map_ip4_to_ip6(&header.ip6.src, &p->ip4->src, &src)) { | ^~~~~~~~~~~~ nat64.c: In function 'parse_ip4': nat64.c:335:43: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 335 | validate_ip4_addr(&p->ip4->src) || | ^~~~~~~~~~~~ nat64.c:336:43: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 336 | validate_ip4_addr(&p->ip4->dest)) | ^~~~~~~~~~~~~ nat64.c: In function 'xlate_4to6_icmp_error': nat64.c:418:28: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 418 | if (map_ip4_to_ip6(&header.ip6_em.src, &p_em.ip4->src, NULL) || | ^~~~~~~~~~~~~~~~~~ nat64.c:418:48: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 418 | if (map_ip4_to_ip6(&header.ip6_em.src, &p_em.ip4->src, NULL) || | ^~~~~~~~~~~~~~ nat64.c:419:40: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 419 | map_ip4_to_ip6(&header.ip6_em.dest, | ^~~~~~~~~~~~~~~~~~~ nat64.c:420:41: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 420 | &p_em.ip4->dest, &orig_dest)) | ^~~~~~~~~~~~~~~ nat64.c:495:28: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 495 | if (map_ip4_to_ip6(&header.ip6.src, &p->ip4->src, NULL)) { | ^~~~~~~~~~~~~~~ nat64.c:495:45: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 495 | if (map_ip4_to_ip6(&header.ip6.src, &p->ip4->src, NULL)) { | ^~~~~~~~~~~~ nat64.c:502:28: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 502 | if (map_ip4_to_ip6(&header.ip6.dest, &p->ip4->dest, NULL)) | ^~~~~~~~~~~~~~~~ nat64.c:502:46: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 502 | if (map_ip4_to_ip6(&header.ip6.dest, &p->ip4->dest, NULL)) | ^~~~~~~~~~~~~ nat64.c: In function 'host_send_icmp6_error': nat64.c:610:48: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 610 | host_send_icmp6(0, &gcfg->local_addr6, &orig->ip6->src, &icmp, | ^~~~~~~~~~~~~~~ nat64.c: In function 'host_handle_icmp6': nat64.c:623:33: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 623 | &p->ip6->dest, &p->ip6->src, | ^~~~~~~~~~~~~ nat64.c:623:48: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 623 | &p->ip6->dest, &p->ip6->src, | ^~~~~~~~~~~~ nat64.c: In function 'xlate_6to4_data': nat64.c:705:28: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 705 | if (map_ip6_to_ip4(&header.ip4.dest, &p->ip6->dest, &dest, 0)) { | ^~~~~~~~~~~~~~~~ nat64.c:705:46: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 705 | if (map_ip6_to_ip4(&header.ip4.dest, &p->ip6->dest, &dest, 0)) { | ^~~~~~~~~~~~~ nat64.c:710:28: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 710 | if (map_ip6_to_ip4(&header.ip4.src, &p->ip6->src, &src, 1)) { | ^~~~~~~~~~~~~~~ nat64.c:710:45: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 710 | if (map_ip6_to_ip4(&header.ip4.src, &p->ip6->src, &src, 1)) { | ^~~~~~~~~~~~ nat64.c: In function 'parse_ip6': nat64.c:754:43: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 754 | validate_ip6_addr(&p->ip6->src) || | ^~~~~~~~~~~~ nat64.c:755:43: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 755 | validate_ip6_addr(&p->ip6->dest)) | ^~~~~~~~~~~~~ nat64.c: In function 'xlate_6to4_icmp_error': nat64.c:901:28: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 901 | if (map_ip6_to_ip4(&header.ip4_em.src, &p_em.ip6->src, NULL, 0) || | ^~~~~~~~~~~~~~~~~~ nat64.c:901:48: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 901 | if (map_ip6_to_ip4(&header.ip4_em.src, &p_em.ip6->src, NULL, 0) || | ^~~~~~~~~~~~~~ nat64.c:902:40: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 902 | map_ip6_to_ip4(&header.ip4_em.dest, | ^~~~~~~~~~~~~~~~~~~ nat64.c:903:49: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 903 | &p_em.ip6->dest, NULL, 0) || | ^~~~~~~~~~~~~~~ nat64.c:913:28: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 913 | if (map_ip6_to_ip4(&header.ip4.src, &p->ip6->src, NULL, 0)) { | ^~~~~~~~~~~~~~~ nat64.c:913:45: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 913 | if (map_ip6_to_ip4(&header.ip4.src, &p->ip6->src, NULL, 0)) { | ^~~~~~~~~~~~ nat64.c:920:28: warning: taking address of packed member of 'struct ip4' may result in an unaligned pointer value [-Waddress-of-packed-member] 920 | if (map_ip6_to_ip4(&header.ip4.dest, &p->ip6->dest, NULL, 0)) | ^~~~~~~~~~~~~~~~ nat64.c:920:46: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 920 | if (map_ip6_to_ip4(&header.ip4.dest, &p->ip6->dest, NULL, 0)) | ^~~~~~~~~~~~~ In file included from ./tayga.h:23, from nat64.c:18: nat64.c: In function 'handle_ip6': nat64.c:959:32: warning: taking address of packed member of 'struct ip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 959 | if (IN6_ARE_ADDR_EQUAL(&p->ip6->dest, &gcfg->local_addr6)) { | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' i586-alt-linux-gcc -g -Wall -o tayga nat64.o addrmap.o dynamic.o tayga.o conffile.o make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92180 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tayga-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tayga-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd tayga-0.9.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/tayga-buildroot make: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' make[1]: Entering directory '/usr/src/RPM/BUILD/tayga-0.9.2' test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/tayga-buildroot/usr/sbin" /usr/libexec/rpm-build/install -p tayga '/usr/src/tmp/tayga-buildroot/usr/sbin' test -z "/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/tayga-buildroot/usr/share/man/man5" /usr/libexec/rpm-build/install -p -m 644 tayga.conf.5 '/usr/src/tmp/tayga-buildroot/usr/share/man/man5' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/tayga-buildroot/usr/share/man/man8" /usr/libexec/rpm-build/install -p -m 644 tayga.8 '/usr/src/tmp/tayga-buildroot/usr/share/man/man8' make[1]: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' make: Leaving directory '/usr/src/RPM/BUILD/tayga-0.9.2' + install -d /usr/src/tmp/tayga-buildroot/etc/tayga/ + install -d /usr/src/tmp/tayga-buildroot/var/lib/tayga + install -p -D -m 0644 .gear/tayga.conf /usr/src/tmp/tayga-buildroot/etc/tayga/default.conf + install -p -D -m 0644 .gear/tayga.service /usr/src/tmp/tayga-buildroot/lib/systemd/system/tayga@.service + install -p -D -m 0644 .gear/tayga.tmpfiles.d.conf /usr/src/tmp/tayga-buildroot/lib/tmpfiles.d/tayga.conf + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tayga-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tayga-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/tayga-buildroot/ (default) Compressing files in /usr/src/tmp/tayga-buildroot (auto) Adjusting library links in /usr/src/tmp/tayga-buildroot ./lib: (from :0) ./var/lib: (from :0) Verifying ELF objects in /usr/src/tmp/tayga-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/tayga: uses non-LFS functions: fcntl fopen open Processing files: tayga-0.9.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92180 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tayga-0.9.2 + DOCDIR=/usr/src/tmp/tayga-buildroot/usr/share/doc/tayga-0.9.2 + export DOCDIR + rm -rf /usr/src/tmp/tayga-buildroot/usr/share/doc/tayga-0.9.2 + /bin/mkdir -p /usr/src/tmp/tayga-buildroot/usr/share/doc/tayga-0.9.2 + cp -prL README .gear/README.alt /usr/src/tmp/tayga-buildroot/usr/share/doc/tayga-0.9.2 + chmod -R go-w /usr/src/tmp/tayga-buildroot/usr/share/doc/tayga-0.9.2 + chmod -R a+rX /usr/src/tmp/tayga-buildroot/usr/share/doc/tayga-0.9.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m4Hnbv 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.4hdpEX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: iproute2, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WaUPjg Creating tayga-debuginfo package Processing files: tayga-debuginfo-0.9.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i5C9xy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hkjxgG find-requires: running scripts (debuginfo) Requires: tayga = 0.9.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to tayga-debuginfo a strict dependency on tayga Wrote: /usr/src/RPM/RPMS/i586/tayga-0.9.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tayga-debuginfo-0.9.2-alt1.i586.rpm (w2.lzdio) 0.64user 1.11system 0:07.14elapsed 24%CPU (0avgtext+0avgdata 24608maxresident)k 0inputs+0outputs (0major+244027minor)pagefaults 0swaps 0.51user 0.89system 0:10.16elapsed 13%CPU (0avgtext+0avgdata 12292maxresident)k 0inputs+0outputs (0major+98015minor)pagefaults 0swaps --- tayga-0.9.2-alt1.i586.rpm.repo 2022-05-27 15:43:58.000000000 +0000 +++ tayga-0.9.2-alt1.i586.rpm.hasher 2024-01-06 05:42:37.881196916 +0000 @@ -26,3 +26,3 @@ File: /lib/tmpfiles.d/tayga.conf 100644 root:root 6e9f0daef668d01cbf0f55b204f47623 -File: /usr/sbin/tayga 100755 root:root 86933e18d313c57c642667ac0aea263d +File: /usr/sbin/tayga 100755 root:root 061e8ab6665a5763f97ef6801b717048 File: /usr/share/doc/tayga-0.9.2 40755 root:root @@ -33,2 +33,2 @@ File: /var/lib/tayga 40755 root:root -RPMIdentity: 97116fa6e847fb90cf00c1d992550525307d8ae43319ebc8ea36cc6076716cc295740ca5dd557b351ba9ca0fbc5cc330c02dda91c7fae4f1783f9063be07f1ee +RPMIdentity: c4c8c0ebfc82edacde7376c84ace8eddae079a477da3530e3c88e0f4d896e59fa21ec13d56a5fdf23399617cb564b162baf7b45527443ad4a7d2493ac36099ca --- tayga-debuginfo-0.9.2-alt1.i586.rpm.repo 2022-05-27 15:43:57.000000000 +0000 +++ tayga-debuginfo-0.9.2-alt1.i586.rpm.hasher 2024-01-06 05:42:37.969198680 +0000 @@ -1,4 +1,4 @@ /usr/lib/debug/.build-id/f6 40755 root:root -/usr/lib/debug/.build-id/f6/9a0849f325ae0620426ddebe3cd62e0dee9e2d 120777 root:root ../../../../sbin/tayga -/usr/lib/debug/.build-id/f6/9a0849f325ae0620426ddebe3cd62e0dee9e2d.debug 120777 root:root ../../usr/sbin/tayga.debug +/usr/lib/debug/.build-id/f6/1e12e8d47dc137b67f63f95951763f43ca9660 120777 root:root ../../../../sbin/tayga +/usr/lib/debug/.build-id/f6/1e12e8d47dc137b67f63f95951763f43ca9660.debug 120777 root:root ../../usr/sbin/tayga.debug /usr/lib/debug/usr/sbin/tayga.debug 100644 root:root @@ -18,5 +18,5 @@ File: /usr/lib/debug/.build-id/f6 40755 root:root -File: /usr/lib/debug/.build-id/f6/9a0849f325ae0620426ddebe3cd62e0dee9e2d 120777 root:root ../../../../sbin/tayga -File: /usr/lib/debug/.build-id/f6/9a0849f325ae0620426ddebe3cd62e0dee9e2d.debug 120777 root:root ../../usr/sbin/tayga.debug -File: /usr/lib/debug/usr/sbin/tayga.debug 100644 root:root a524b4346fdcf14f9e839f88a0f59182 +File: /usr/lib/debug/.build-id/f6/1e12e8d47dc137b67f63f95951763f43ca9660 120777 root:root ../../../../sbin/tayga +File: /usr/lib/debug/.build-id/f6/1e12e8d47dc137b67f63f95951763f43ca9660.debug 120777 root:root ../../usr/sbin/tayga.debug +File: /usr/lib/debug/usr/sbin/tayga.debug 100644 root:root adab05923be02b389e8145509d1f053b File: /usr/src/debug/tayga-0.9.2 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/tayga-0.9.2/tayga.h 100644 root:root a64317ec6226c59a7b4994d25a5abf8e -RPMIdentity: ef7319fce8adeef4c985fdc1f8cc60fa3652508159a7a41914347648aa45bbef058d9b810cf775dbb1747c4245c17db130bacb474585dc305a19a518cea2dfa5 +RPMIdentity: c9d1c0f7b6a2812fd4c62cb6bab48a15427f8db63e4287589bedc0f93fcfb473aa9aa73432410c380ca4d0fab3580b52caf6636b142085ba07ab4028d346e21f