<86>Jun 17 04:22:36 userdel[2644098]: delete user 'rooter'
<86>Jun 17 04:22:36 userdel[2644098]: removed group 'rooter' owned by 'rooter'
<86>Jun 17 04:22:36 userdel[2644098]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 17 04:22:36 groupadd[2644161]: group added to /etc/group: name=rooter, GID=1871
<86>Jun 17 04:22:36 groupadd[2644161]: group added to /etc/gshadow: name=rooter
<86>Jun 17 04:22:36 groupadd[2644161]: new group: name=rooter, GID=1871
<86>Jun 17 04:22:36 useradd[2644193]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none
<86>Jun 17 04:22:36 userdel[2644279]: delete user 'builder'
<86>Jun 17 04:22:36 userdel[2644279]: removed group 'builder' owned by 'builder'
<86>Jun 17 04:22:36 userdel[2644279]: removed shadow group 'builder' owned by 'builder'
<86>Jun 17 04:22:36 groupadd[2644358]: group added to /etc/group: name=builder, GID=1872
<86>Jun 17 04:22:36 groupadd[2644358]: group added to /etc/gshadow: name=builder
<86>Jun 17 04:22:36 groupadd[2644358]: new group: name=builder, GID=1872
<86>Jun 17 04:22:36 useradd[2644393]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/lcab-1.0b12-alt1.src.rpm: The use of such a license name is ambiguous: GPL
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/lcab-1.0b12-alt1.nosrc.rpm (w1.gzdio)
Installing lcab-1.0b12-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23050
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lcab-1.0b12
+ echo 'Source #0 (lcab-1.0b12.tar.gz):'
Source #0 (lcab-1.0b12.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/lcab-1.0b12.tar.gz
+ /bin/tar -xf -
+ cd lcab-1.0b12
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23050
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lcab-1.0b12
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:11: installing './compile'
autoreconf-default: Leaving directory `.'
+ 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 --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: --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 whether make supports nested variables... 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 whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether closedir returns void... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for strdup... yes
checking for strrchr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cfolder.o cfolder.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cdata.o cdata.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cfile.o cfile.c
cfile.c: In function 'cfile_init':
cfile.c:42:18: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
   42 |         strcpy(cf->name, filename);
      |                ~~^~~~~~
      |                  |
      |                  byte * {aka unsigned char *}
In file included from /usr/include/features.h:490,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from mytypes.h:20,
                 from cfile.h:18,
                 from cfile.c:17:
/usr/include/bits/string_fortified.h:77:1: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'}
   77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
      | ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cheader.o cheader.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o checksum.o checksum.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cwrite.o cwrite.c
cwrite.c: In function 'cfilewrite':
cwrite.c:70:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
   70 |         if(!fwrite((char *) &cf->name, strlen(cf->name)+1, 1, fpout)) error=1;
      |                                               ~~^~~~~~
      |                                                 |
      |                                                 byte * {aka unsigned char *}
In file included from mytypes.h:22,
                 from checksum.h:18,
                 from cwrite.c:18:
/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'}
  407 | extern size_t strlen (const char *__s)
      |                       ~~~~~~~~~~~~^~~
cwrite.c: In function 'writedata':
cwrite.c:84:13: warning: pointer targets in assignment from 'byte *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign]
   84 |         tmp = (byte *) calloc( cd->ncbytes, sizeof(byte) );
      |             ^
cwrite.c:90:51: warning: pointer targets in passing argument 1 of 'compute_checksum' differ in signedness [-Wpointer-sign]
   90 |                                 compute_checksum( tmp, cd->ncbytes, 0 ) );
      |                                                   ^~~
      |                                                   |
      |                                                   char *
checksum.h:24:33: note: expected 'byte *' {aka 'unsigned char *'} but argument is of type 'char *'
   24 | CHECKSUM compute_checksum(byte *in, word ncbytes, CHECKSUM seed);
      |                           ~~~~~~^~
cwrite.c:85:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
   85 |         fread( tmp, cd->ncbytes, 1, fptemp );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o warn.o warn.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o main.o main.c
main.c: In function 'strippath':
main.c:86:14: warning: value computed is not used [-Wunused-value]
   86 |         else *tmp++;
      |              ^~~~~~
main.c: In function 'maketempfile':
main.c:121:29: warning: pointer targets in assignment from 'byte *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign]
  121 |                         tmp = (byte *) calloc( sizefile( inputfiles[i] ), sizeof( byte ) );
      |                             ^
main.c:122:25: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  122 |                         fread( tmp, sizefile( inputfiles[i] ), 1, fp2 );
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o lcab cdata.o cfile.o cfolder.o cheader.o checksum.o cwrite.o main.o warn.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67168
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lcab-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lcab-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd lcab-1.0b12
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/lcab-buildroot
make: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
 /bin/mkdir -p '/usr/src/tmp/lcab-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p lcab '/usr/src/tmp/lcab-buildroot/usr/bin'
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
+ install -pDm644 lcab.1 /usr/src/tmp/lcab-buildroot/usr/share/man/man1/lcab.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lcab-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/lcab-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/lcab-buildroot/ (default)
Compressing files in /usr/src/tmp/lcab-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/lcab-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/lcab: uses non-LFS functions: fopen readdir stat
Processing files: lcab-1.0b12-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67168
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lcab-1.0b12
+ DOCDIR=/usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ export DOCDIR
+ rm -rf /usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ /bin/mkdir -p /usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ cp -prL README /usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ chmod -R go-w /usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ chmod -R a+rX /usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ohGZpu
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.gUO8rK
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.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rtWOsv
Creating lcab-debuginfo package
Processing files: lcab-debuginfo-1.0b12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WFrPse
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S1Tkau
find-requires: running scripts (debuginfo)
Requires: lcab = 1.0b12-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/lcab-1.0b12-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/lcab-debuginfo-1.0b12-alt1.i586.rpm (w2.lzdio)
2.63user 1.02system 0:09.24elapsed 39%CPU (0avgtext+0avgdata 26948maxresident)k
0inputs+0outputs (0major+468478minor)pagefaults 0swaps
/.out/lcab-1.0b12-alt1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/lcab-debuginfo-1.0b12-alt1.i586.rpm: The use of such a license name is ambiguous: GPL
0.57user 0.73system 0:12.04elapsed 10%CPU (0avgtext+0avgdata 12008maxresident)k
0inputs+0outputs (0major+96426minor)pagefaults 0swaps
--- lcab-1.0b12-alt1.i586.rpm.repo	2013-05-14 17:48:20.000000000 +0000
+++ lcab-1.0b12-alt1.i586.rpm.hasher	2023-06-17 04:22:47.241793686 +0000
@@ -3,3 +3,3 @@
 /usr/share/doc/lcab-1.0b12/README	100644	root:root	
-/usr/share/man/man1/lcab.1.gz	100644	root:root	
+/usr/share/man/man1/lcab.1.xz	100644	root:root	
 Requires: /lib/ld-linux.so.2  
@@ -7,4 +7,8 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
+Requires: libc.so.6(GLIBC_2.7)  
 Requires: rtld(GNU_HASH)  
@@ -12,6 +16,6 @@
 Provides: lcab = 1.0b12-alt1
-File: /usr/bin/lcab	100755	root:root	625b92a0d4589cfb4cf62021600889d4	
+File: /usr/bin/lcab	100755	root:root	f7d524bcea905b585eba1a0121c29265	
 File: /usr/share/doc/lcab-1.0b12	40755	root:root		
 File: /usr/share/doc/lcab-1.0b12/README	100644	root:root	c84a1d87a71ba4733ff18d875ba5f169	
-File: /usr/share/man/man1/lcab.1.gz	100644	root:root	86b398940d642952f55ed020e20308d3	
-RPMIdentity: 3c79211b18709ef451b9bf5933df484f341b6b0354f4bb1fdd25dd3486bfde24386c349c7e1f40bcdc37fd75c755462343075364b185e4febe5967d0b7ea63b2
+File: /usr/share/man/man1/lcab.1.xz	100644	root:root	90f674aa819d8ca0f29d83494d6ef461	
+RPMIdentity: 131a149d7bfa339a866bab3507611726bbb0fecc0cb57821e25d54b478dd48872c735afa648a363605fc58319bdcca56db1f305b994e56954e0763572efc6652
--- lcab-debuginfo-1.0b12-alt1.i586.rpm.repo	2013-05-14 17:48:20.000000000 +0000
+++ lcab-debuginfo-1.0b12-alt1.i586.rpm.hasher	2023-06-17 04:22:47.293794730 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/3b	40755	root:root	
-/usr/lib/debug/.build-id/3b/e8fd082bc2f3c99ff333748383304486061188	120777	root:root	../../../../bin/lcab
-/usr/lib/debug/.build-id/3b/e8fd082bc2f3c99ff333748383304486061188.debug	120777	root:root	../../usr/bin/lcab.debug
+/usr/lib/debug/.build-id/bc	40755	root:root	
+/usr/lib/debug/.build-id/bc/eb79b248001c6a138064ebe24c07a2e437259c	120777	root:root	../../../../bin/lcab
+/usr/lib/debug/.build-id/bc/eb79b248001c6a138064ebe24c07a2e437259c.debug	120777	root:root	../../usr/bin/lcab.debug
 /usr/lib/debug/usr/bin/lcab.debug	100644	root:root	
@@ -27,6 +27,6 @@
 Provides: lcab-debuginfo = 1.0b12-alt1
-File: /usr/lib/debug/.build-id/3b	40755	root:root		
-File: /usr/lib/debug/.build-id/3b/e8fd082bc2f3c99ff333748383304486061188	120777	root:root		../../../../bin/lcab
-File: /usr/lib/debug/.build-id/3b/e8fd082bc2f3c99ff333748383304486061188.debug	120777	root:root		../../usr/bin/lcab.debug
-File: /usr/lib/debug/usr/bin/lcab.debug	100644	root:root	f51fcd3b79e03c64241ff14be8be4e1e	
+File: /usr/lib/debug/.build-id/bc	40755	root:root		
+File: /usr/lib/debug/.build-id/bc/eb79b248001c6a138064ebe24c07a2e437259c	120777	root:root		../../../../bin/lcab
+File: /usr/lib/debug/.build-id/bc/eb79b248001c6a138064ebe24c07a2e437259c.debug	120777	root:root		../../usr/bin/lcab.debug
+File: /usr/lib/debug/usr/bin/lcab.debug	100644	root:root	dca0d6336065b705b246984647bd5afd	
 File: /usr/src/debug/lcab-1.0b12	40755	root:root		
@@ -49,2 +49,2 @@
 File: /usr/src/debug/lcab-1.0b12/warn.h	100644	root:root	91edae58a9bf2382d4f2289118b13502	
-RPMIdentity: 6ff2643a5adebed8bc3f5921237f470ca6e9676f6caeb944664fc7f4bd8667ab88bb651716f9d2416077489ba40b10ea46bdd044c29cb91e4a1cf41b961b8bbc
+RPMIdentity: 0ba8d1933f62a5b65df6878093af357a5b487d8b6cb375f4ef4d6598ce2048759cae0d9e1dbdeca58f4253ce3837f3ace5fecdf009e581a89682d7582299fc1d