<86>Feb 15 06:36:34 userdel[132964]: delete user 'rooter' <86>Feb 15 06:36:34 userdel[132964]: removed group 'rooter' owned by 'rooter' <86>Feb 15 06:36:34 userdel[132964]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 15 06:36:34 groupadd[132985]: group added to /etc/group: name=rooter, GID=1799 <86>Feb 15 06:36:34 groupadd[132985]: group added to /etc/gshadow: name=rooter <86>Feb 15 06:36:34 groupadd[132985]: new group: name=rooter, GID=1799 <86>Feb 15 06:36:34 useradd[133004]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Feb 15 06:36:34 userdel[133043]: delete user 'builder' <86>Feb 15 06:36:34 userdel[133043]: removed group 'builder' owned by 'builder' <86>Feb 15 06:36:34 userdel[133043]: removed shadow group 'builder' owned by 'builder' <86>Feb 15 06:36:34 groupadd[133067]: group added to /etc/group: name=builder, GID=1800 <86>Feb 15 06:36:34 groupadd[133067]: group added to /etc/gshadow: name=builder <86>Feb 15 06:36:34 groupadd[133067]: new group: name=builder, GID=1800 <86>Feb 15 06:36:34 useradd[133085]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/bsp-5.2-alt2_33.nosrc.rpm (w1.gzdio) Installing bsp-5.2-alt2_33.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55934 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bsp-5.2 + echo 'Source #0 (bsp-5.2.tar.bz2):' Source #0 (bsp-5.2.tar.bz2): + /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/bsp-5.2.tar.bz2 + /bin/tar -xf - + cd bsp-5.2 + /bin/chmod -c -Rf u+rwX,go-w . + iconv -f ISO_8859-2 -t UTF8 bsp.6 + mv bsp.6.tmp bsp.6 + echo 'Patch #0 (bsp-configure-c99.patch):' Patch #0 (bsp-configure-c99.patch): + /usr/bin/patch -p1 patching file configure + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55934 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bsp-5.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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + 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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking dependency style of i586-alt-linux-gcc... none checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -ffast-math... yes checking whether compiler supports -pipe... yes checking whether compiler supports -march=native... yes checking whether compiler supports -Winline... yes checking whether compiler supports -Wwrite-strings... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wbad-function-cast... yes checking whether compiler supports -Wcast-align... yes checking whether compiler supports -Wcast-qual... yes checking whether compiler supports -Wdeclaration-after-statement... yes checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of i586-alt-linux-gcc... (cached) none checking for inline... inline checking whether byte ordering is bigendian... no checking whether make sets $(MAKE)... (cached) yes checking for sqrt in -lm... yes checking if malloc debugging is wanted... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -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 unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for vprintf... yes checking for _doprnt... no checking for isatty... yes checking for unlink... yes checking for tmpfile... yes configure: creating ./config.status config.status: creating Makefile config.status: creating test-wads/Makefile config.status: creating DOS/Makefile config.status: creating Win32/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' LIBS=-lm make all-recursive Making all in test-wads make[2]: Nothing to be done for 'all'. Making all in DOS make[2]: Nothing to be done for 'all'. Making all in Win32 make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c endian.c make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2' make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c funcs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2' make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c blockmap.c blockmap.c: In function 'blockmap_assemble': blockmap.c:274:19: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] 274 | swapshort(blockmap); | ^~~~~~~~ | | | short int * In file included from blockmap.c:27: bsp.h:64:26: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' 64 | void swapshort(uint16_t *i); | ~~~~~~~~~~^ blockmap.c:275:27: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] 275 | swapshort(blockmap+1); | ~~~~~~~~^~ | | | short int * bsp.h:64:26: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' 64 | void swapshort(uint16_t *i); | ~~~~~~~~~~^ blockmap.c:276:27: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] 276 | swapshort(blockmap+2); | ~~~~~~~~^~ | | | short int * bsp.h:64:26: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' 64 | void swapshort(uint16_t *i); | ~~~~~~~~~~^ blockmap.c:277:27: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] 277 | swapshort(blockmap+3); | ~~~~~~~~^~ | | | short int * bsp.h:64:26: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' 64 | void swapshort(uint16_t *i); | ~~~~~~~~~~^ blockmap.c:301:52: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] 301 | swapshort(blockmap + offset); | ~~~~~~~~~^~~~~~~~ | | | short int * bsp.h:64:26: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' 64 | void swapshort(uint16_t *i); | ~~~~~~~~~~^ blockmap.c:311:42: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] 311 | swapshort(blockmap+offset+i); | ~~~~~~~~~~~~~~~^~ | | | short int * bsp.h:64:26: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' 64 | void swapshort(uint16_t *i); | ~~~~~~~~~~^ make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2' make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c makenode.c makenode.c: In function 'CreateNode': makenode.c:385:28: warning: taking address of packed member of 'struct Node' may result in an unaligned pointer value [-Waddress-of-packed-member] 385 | FindLimits(lefts,tn->leftbox); /* Find limits of vertices */ | ~~^~~~~~~~~ makenode.c:390:48: warning: taking address of packed member of 'struct Node' may result in an unaligned pointer value [-Waddress-of-packed-member] 390 | tn->nextl = CreateNode(lefts,tn->leftbox); /* still segs remaining*/ | ~~^~~~~~~~~ makenode.c:400:30: warning: taking address of packed member of 'struct Node' may result in an unaligned pointer value [-Waddress-of-packed-member] 400 | FindLimits(rights, tn->rightbox); /* Find limits of vertices*/ | ~~^~~~~~~~~~ makenode.c:405:50: warning: taking address of packed member of 'struct Node' may result in an unaligned pointer value [-Waddress-of-packed-member] 405 | tn->nextr = CreateNode(rights, tn->rightbox); /* still segs remaining*/ | ~~^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2' make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c level.c make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2' make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c picknode.c picknode.c: In function 'PickNode_visplane': picknode.c:232:8: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 232 | else | ^~~~ picknode.c:255:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 255 | if (slen < l && (cost+=factor) >= bestcost) | ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2' make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c bsp.c bsp.c: In function 'OpenWadFile': bsp.c:118:12: warning: taking address of packed member of 'struct wad_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 118 | swaplong(&wad.num_entries); | ^~~~~~~~~~~~~~~~ bsp.c:119:12: warning: taking address of packed member of 'struct wad_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 119 | swaplong(&wad.dir_start); | ^~~~~~~~~~~~~~ bsp.c:137:13: warning: taking address of packed member of 'struct directory' may result in an unaligned pointer value [-Waddress-of-packed-member] 137 | swaplong(&(dir->start)); | ^~~~~~~~~~~~~ bsp.c:138:13: warning: taking address of packed member of 'struct directory' may result in an unaligned pointer value [-Waddress-of-packed-member] 138 | swaplong(&(dir->length)); | ^~~~~~~~~~~~~~ bsp.c: In function 'write_lump': bsp.c:276:11: warning: taking address of packed member of 'struct directory' may result in an unaligned pointer value [-Waddress-of-packed-member] 276 | swaplong(&(lump->dir->start)); | ^~~~~~~~~~~~~~~~~~~ bsp.c:277:11: warning: taking address of packed member of 'struct directory' may result in an unaligned pointer value [-Waddress-of-packed-member] 277 | swaplong(&(lump->dir->length)); | ^~~~~~~~~~~~~~~~~~~~ bsp.c: In function 'main': bsp.c:512:11: warning: taking address of packed member of 'struct wad_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 512 | swaplong(&(wad.num_entries)); | ^~~~~~~~~~~~~~~~~~ bsp.c:513:11: warning: taking address of packed member of 'struct wad_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 513 | swaplong(&(wad.dir_start)); | ^~~~~~~~~~~~~~~~ bsp.c: In function 'OpenWadFile': bsp.c:127:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 127 | fread(direc,sizeof(struct directory),wad.num_entries,infile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2' make[2]: Entering directory '/usr/src/RPM/BUILD/bsp-5.2' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o bsp blockmap.o bsp.o endian.o funcs.o level.o makenode.o picknode.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/bsp-5.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47380 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bsp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bsp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd bsp-5.2 + install -D -p -m 755 bsp /usr/src/tmp/bsp-buildroot//usr/bin/bsp + install -D -p -m 644 bsp.6 /usr/src/tmp/bsp-buildroot//usr/share/man/man6/bsp.6 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bsp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bsp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/bsp-buildroot/ (default) Compressing files in /usr/src/tmp/bsp-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bsp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/bsp: uses non-LFS functions: fopen open tmpfile Splitting links to aliased files under /{,s}bin in /usr/src/tmp/bsp-buildroot Processing files: bsp-5.2-alt2_33 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9841 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bsp-5.2 + DOCDIR=/usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2 + export DOCDIR + rm -rf /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2 + /bin/mkdir -p /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2 + cp -prL AUTHORS ChangeLog INSTALL NEWS README visplane.txt test-wads/ /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2 + chmod -R go-w /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2 + chmod -R a+rX /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2 + cp -prL --no-dereference COPYING /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2 + chmod -R go-w /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2 + chmod -R a+rX /usr/src/tmp/bsp-buildroot/usr/share/doc/bsp-5.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M6KzSh 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.unK10c find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /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.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YgjYzG Creating bsp-debuginfo package Processing files: bsp-debuginfo-5.2-alt2_33 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YnDHuo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZWqwm6 find-requires: running scripts (debuginfo) Requires: bsp = 5.2-alt2_33, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6) Adding to bsp-debuginfo a strict dependency on bsp Wrote: /usr/src/RPM/RPMS/i586/bsp-5.2-alt2_33.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/bsp-debuginfo-5.2-alt2_33.i586.rpm (w2.lzdio) 1.90user 2.44system 0:09.23elapsed 47%CPU (0avgtext+0avgdata 36120maxresident)k 0inputs+0outputs (0major+467235minor)pagefaults 0swaps 2.94user 2.16system 0:16.97elapsed 30%CPU (0avgtext+0avgdata 125408maxresident)k 0inputs+0outputs (0major+137450minor)pagefaults 0swaps --- bsp-5.2-alt2_33.i586.rpm.repo 2023-04-20 19:06:36.000000000 +0000 +++ bsp-5.2-alt2_33.i586.rpm.hasher 2025-02-15 06:36:48.427298046 +0000 @@ -29,3 +29,3 @@ Provides: bsp = 5.2-alt2_33:sisyphus+318941.100.1.1 -File: /usr/bin/bsp 100755 root:root acac6341f850a56344a30a3cc3f0b1cd +File: /usr/bin/bsp 100755 root:root 1bf23794ef0fde73d90801aeafd71028 File: /usr/share/doc/bsp-5.2 40755 root:root @@ -39,3 +39,3 @@ File: /usr/share/doc/bsp-5.2/test-wads/MD5SUMS 100644 root:root e75d31318212208c7dfac24b922914a6 -File: /usr/share/doc/bsp-5.2/test-wads/Makefile 100644 root:root c5536b9cad71752f734c511e8c460894 +File: /usr/share/doc/bsp-5.2/test-wads/Makefile 100644 root:root 99b27724c18fcc7c046a1915b89dfd0e File: /usr/share/doc/bsp-5.2/test-wads/Makefile.am 100644 root:root a216ed98ae500d6a1c030f81fef0be49 @@ -47,2 +47,2 @@ File: /usr/share/man/man6/bsp.6.xz 100644 root:root c7d9e8d3fc281369dc4deb4b3d2f4441 -RPMIdentity: 597e2bceef71eb707069c5f50800334ff6e5a9b8558be09509072171c00aad2092081e25f94cf9189534ff33181abb40e8b71bb8620001be63aaca3df2f67042 +RPMIdentity: fa6b41ac44095ac6972909b874f335ab76c4938338d8a1f4cb10294e3ad47b75b19c68359f2238c11a62d4d37670d22ecc0d2d8f271ce3068d7d76a525bbdac6 --- bsp-debuginfo-5.2-alt2_33.i586.rpm.repo 2023-04-20 19:06:36.000000000 +0000 +++ bsp-debuginfo-5.2-alt2_33.i586.rpm.hasher 2025-02-15 06:36:48.495299280 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/5c7cea031ea729b083179c79f199fc786fd87d 120777 root:root ../../../../bin/bsp -/usr/lib/debug/.build-id/13/5c7cea031ea729b083179c79f199fc786fd87d.debug 120777 root:root ../../usr/bin/bsp.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/bae7a93adb44a870391b9a49dd0f31519da465 120777 root:root ../../../../bin/bsp +/usr/lib/debug/.build-id/ec/bae7a93adb44a870391b9a49dd0f31519da465.debug 120777 root:root ../../usr/bin/bsp.debug /usr/lib/debug/usr/bin/bsp.debug 100644 root:root @@ -20,6 +20,6 @@ Provides: bsp-debuginfo = 5.2-alt2_33:sisyphus+318941.100.1.1 -File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/5c7cea031ea729b083179c79f199fc786fd87d 120777 root:root ../../../../bin/bsp -File: /usr/lib/debug/.build-id/13/5c7cea031ea729b083179c79f199fc786fd87d.debug 120777 root:root ../../usr/bin/bsp.debug -File: /usr/lib/debug/usr/bin/bsp.debug 100644 root:root 6f2e8aa288821d68600ab78bf6c4c18d +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/bae7a93adb44a870391b9a49dd0f31519da465 120777 root:root ../../../../bin/bsp +File: /usr/lib/debug/.build-id/ec/bae7a93adb44a870391b9a49dd0f31519da465.debug 120777 root:root ../../usr/bin/bsp.debug +File: /usr/lib/debug/usr/bin/bsp.debug 100644 root:root 4628399b80b639ab120e80d044d7b2b8 File: /usr/src/debug/bsp-5.2 40755 root:root @@ -34,2 +34,2 @@ File: /usr/src/debug/bsp-5.2/structs.h 100644 root:root ef259e788071fccba9f26c31272f8eec -RPMIdentity: dd115d3e3e8440bc760f85d3bef23740cad5d94702410a6ef5e9fb120e40070b049b6c8f2d39968f3570ef7f239fb17986fb00069725065a8e7a8ffab166dc65 +RPMIdentity: 57d896219c493cc14632b50df363e60ec3aac363401536bbf34ff43a0d3acb3e03e881cc18b56637a0d6924864ebd8db4ac81267acdeda0936905f45e34c7584