<86>Mar  2 06:23:12 userdel[992691]: delete user 'rooter'
<86>Mar  2 06:23:12 userdel[992691]: removed group 'rooter' owned by 'rooter'
<86>Mar  2 06:23:12 userdel[992691]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  2 06:23:12 groupadd[992717]: group added to /etc/group: name=rooter, GID=1259
<86>Mar  2 06:23:12 groupadd[992717]: group added to /etc/gshadow: name=rooter
<86>Mar  2 06:23:12 groupadd[992717]: new group: name=rooter, GID=1259
<86>Mar  2 06:23:12 useradd[992736]: new user: name=rooter, UID=1259, GID=1259, home=/root, shell=/bin/bash, from=none
<86>Mar  2 06:23:12 userdel[992763]: delete user 'builder'
<86>Mar  2 06:23:12 userdel[992763]: removed group 'builder' owned by 'builder'
<86>Mar  2 06:23:12 userdel[992763]: removed shadow group 'builder' owned by 'builder'
<86>Mar  2 06:23:12 groupadd[992790]: group added to /etc/group: name=builder, GID=1260
<86>Mar  2 06:23:12 groupadd[992790]: group added to /etc/gshadow: name=builder
<86>Mar  2 06:23:12 groupadd[992790]: new group: name=builder, GID=1260
<86>Mar  2 06:23:12 useradd[992814]: new user: name=builder, UID=1260, GID=1260, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/sloccount-2.26-alt2.src.rpm: The use of such a license name is ambiguous: GPL
<13>Mar  2 06:23:16 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+283727.100.1.1 1629851984 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/sloccount-2.26-alt2.nosrc.rpm (w1.gzdio)
Installing sloccount-2.26-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55041
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf sloccount-2.26
+ echo 'Source #0 (sloccount-2.26.tar.gz):'
Source #0 (sloccount-2.26.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/sloccount-2.26.tar.gz
+ /bin/tar -xf -
+ cd sloccount-2.26
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (sloccount-fix_brackets_for_perl5.26.patch):'
Patch #0 (sloccount-fix_brackets_for_perl5.26.patch):
+ /usr/bin/patch -p2
patching file haskell_count
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55041
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sloccount-2.26
+ make 'CC=gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
make: Entering directory '/usr/src/RPM/BUILD/sloccount-2.26'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic c_count.c -o c_count
cp -p c_count java_count
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic lexcount1.c -o lexcount1
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic pascal_count.c -o pascal_count
pascal_count.l:442:12: warning: 'input' defined but not used [-Wunused-function]
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic php_count.c -o php_count
php_count.c: In function 'read_input_line':
php_count.c:81:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
   81 |  fgets(current_line, sizeof(current_line)-2, stream);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic jsp_count.c -o jsp_count
jsp_count.l:459:12: warning: 'input' defined but not used [-Wunused-function]
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ml_count.c -o ml_count
make: Leaving directory '/usr/src/RPM/BUILD/sloccount-2.26'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5061
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/sloccount-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/sloccount-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd sloccount-2.26
+ mkdir -p /usr/src/tmp/sloccount-buildroot/usr/bin
+ mkdir -p /usr/src/tmp/sloccount-buildroot/usr/share/man/man1
+ make install_programs PREFIX=/usr/src/tmp/sloccount-buildroot/usr
make: Entering directory '/usr/src/RPM/BUILD/sloccount-2.26'
install ada_count asm_count awk_count break_filelist cobol_count compute_all compute_sloc_lang count_extensions count_unknown_ext csh_count exp_count fortran_count f90_count generic_count get_sloc get_sloc_details haskell_count lex_count lisp_count make_filelists makefile_count modula3_count objc_count perl_count print_sum python_count ruby_count sed_count sh_count show_filecount sloccount sql_count tcl_count c_count java_count lexcount1 pascal_count php_count jsp_count ml_count /usr/src/tmp/sloccount-buildroot/usr/bin
make: Leaving directory '/usr/src/RPM/BUILD/sloccount-2.26'
+ make install_man PREFIX=/usr/src/tmp/sloccount-buildroot/usr
make: Entering directory '/usr/src/RPM/BUILD/sloccount-2.26'
install -d /usr/src/tmp/sloccount-buildroot/usr/share/man/man1
install sloccount.1.gz /usr/src/tmp/sloccount-buildroot/usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/sloccount-2.26'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/sloccount-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/sloccount-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/sloccount-buildroot/ (default)
Compressing files in /usr/src/tmp/sloccount-buildroot (auto)
mode of '/usr/src/tmp/sloccount-buildroot/usr/share/man/man1/sloccount.1.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying ELF objects in /usr/src/tmp/sloccount-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/ml_count: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/jsp_count: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/php_count: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/pascal_count: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/java_count: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/c_count: uses non-LFS functions: fopen
Processing files: sloccount-2.26-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98099
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sloccount-2.26
+ DOCDIR=/usr/src/tmp/sloccount-buildroot/usr/share/doc/sloccount-2.26
+ export DOCDIR
+ rm -rf /usr/src/tmp/sloccount-buildroot/usr/share/doc/sloccount-2.26
+ /bin/mkdir -p /usr/src/tmp/sloccount-buildroot/usr/share/doc/sloccount-2.26
+ cp -prL sloccount.html ChangeLog /usr/src/tmp/sloccount-buildroot/usr/share/doc/sloccount-2.26
+ chmod -R go-w /usr/src/tmp/sloccount-buildroot/usr/share/doc/sloccount-2.26
+ chmod -R a+rX /usr/src/tmp/sloccount-buildroot/usr/share/doc/sloccount-2.26
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.78y2ii
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.LxXUxb
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/sloccount-buildroot/usr/bin/asm_count syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/break_filelist syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/cobol_count syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/count_extensions syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/f90_count syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/fortran_count syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/generic_count syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/get_sloc syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/get_sloc_details syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/haskell_count syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/lex_count syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/modula3_count syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/objc_count syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/perl_count syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/print_sum syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/python_count syntax OK
/usr/src/tmp/sloccount-buildroot/usr/bin/sql_count syntax OK
find-requires: FINDPACKAGE-COMMANDS: cp find less mkdir mv rm tail tr wc
Requires: /bin/sh, /lib/ld-linux.so.2, /usr/bin/perl, coreutils, findutils, less, 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), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), perl(FileHandle.pm), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zQFwb0
Creating sloccount-debuginfo package
Processing files: sloccount-debuginfo-2.26-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uF5Yy9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iHAGET
find-requires: running scripts (debuginfo)
Requires: sloccount = 2.26-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/sloccount-2.26-alt2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/sloccount-debuginfo-2.26-alt2.i586.rpm (w2.lzdio)
3.36user 2.81system 0:09.31elapsed 66%CPU (0avgtext+0avgdata 24484maxresident)k
0inputs+0outputs (0major+641176minor)pagefaults 0swaps
/.out/sloccount-2.26-alt2.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/sloccount-debuginfo-2.26-alt2.i586.rpm: The use of such a license name is ambiguous: GPL
4.45user 1.88system 0:18.79elapsed 33%CPU (0avgtext+0avgdata 124420maxresident)k
568inputs+0outputs (0major+190934minor)pagefaults 0swaps
--- sloccount-2.26-alt2.i586.rpm.repo	2018-04-03 19:20:36.000000000 +0000
+++ sloccount-2.26-alt2.i586.rpm.hasher	2024-03-02 06:23:28.356486653 +0000
@@ -52,4 +52,6 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3)  
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -63,3 +65,3 @@
 File: /usr/bin/break_filelist	100755	root:root	fdbc17e0831f46ff86a4ce656c5fd3a3	
-File: /usr/bin/c_count	100755	root:root	7284ff01c9595046a1bfbb3ed8991cbb	
+File: /usr/bin/c_count	100755	root:root	340e10dbabc332f43be44d35a3148bf7	
 File: /usr/bin/cobol_count	100755	root:root	623231f64e470a3e5c7747004045994b	
@@ -77,6 +79,6 @@
 File: /usr/bin/haskell_count	100755	root:root	6c1fa8f10ee0dedde228b80914bf3f06	
-File: /usr/bin/java_count	100755	root:root	ecc9586a95ba89eef818951939381ade	
-File: /usr/bin/jsp_count	100755	root:root	41af004dc20cebf2753c1c9292277987	
+File: /usr/bin/java_count	100755	root:root	6bad37ce4cec636025ebfbca1f682fa7	
+File: /usr/bin/jsp_count	100755	root:root	d0f177d2c55f3db71fdd5bcc765abe5a	
 File: /usr/bin/lex_count	100755	root:root	c02a7beda48cc7946a273e5da478404c	
-File: /usr/bin/lexcount1	100755	root:root	32dad10a30a0b10704020000cb2b6bec	
+File: /usr/bin/lexcount1	100755	root:root	695325335d8ff61ecf7d03689771f4c8	
 File: /usr/bin/lisp_count	100755	root:root	19a45d09d91afa9fe4460f6af117cbcb	
@@ -84,8 +86,8 @@
 File: /usr/bin/makefile_count	100755	root:root	908f9b73b5057ae306217b84049cec05	
-File: /usr/bin/ml_count	100755	root:root	eee0cc00d629a0420ed1b98b8c8db8d2	
+File: /usr/bin/ml_count	100755	root:root	82782601850493a8e4b1d3016a3cec8a	
 File: /usr/bin/modula3_count	100755	root:root	f18fd69e05deb9a8a12e937cdcedd28a	
 File: /usr/bin/objc_count	100755	root:root	c741aa462576da686180bfb159738969	
-File: /usr/bin/pascal_count	100755	root:root	73b4ee528d204540e6f7916073e4c246	
+File: /usr/bin/pascal_count	100755	root:root	c8fe4d0ff5c50c7b0742f2a32760f468	
 File: /usr/bin/perl_count	100755	root:root	597ef2f80edbf1ec75599b78827587cb	
-File: /usr/bin/php_count	100755	root:root	b1b99c319ea2991993ea23159f2808cb	
+File: /usr/bin/php_count	100755	root:root	418b2de6f66392cb82ce98d0b02eca9c	
 File: /usr/bin/print_sum	100755	root:root	b235a5e0efc5eb02f2eacc511373d82f	
@@ -103,2 +105,2 @@
 File: /usr/share/man/man1/sloccount.1.xz	100644	root:root	c48497f4a074679a1afb06a91c61e190	
-RPMIdentity: 05c9a5d7af79ab6fbdc73642464dd3645025ff0ec80b8f799633e0d1ea351c2a766c3230f2b9499368229a59398a96a9097c4f083c46442de333263134b3e2d3
+RPMIdentity: 3420afd92466871b693a2aba5db54fc30fc334521d6eb0851f3ae87590d44b4ebc5259472bafc28797e0ec78290b2652816682605eed0a3108a5d67a075f3ce6
--- sloccount-debuginfo-2.26-alt2.i586.rpm.repo	2018-04-03 19:20:36.000000000 +0000
+++ sloccount-debuginfo-2.26-alt2.i586.rpm.hasher	2024-03-02 06:23:28.439487048 +0000
@@ -1,19 +1,19 @@
-/usr/lib/debug/.build-id/54	40755	root:root	
-/usr/lib/debug/.build-id/54/04735b33389c2d7a7e9369549015cb4b4fdb07	120777	root:root	../../../../bin/c_count
-/usr/lib/debug/.build-id/54/04735b33389c2d7a7e9369549015cb4b4fdb07.debug	120777	root:root	../../usr/bin/c_count.debug
-/usr/lib/debug/.build-id/66	40755	root:root	
-/usr/lib/debug/.build-id/66/b2af88192264618b4de9f60fbc33796b86a1ed	120777	root:root	../../../../bin/jsp_count
-/usr/lib/debug/.build-id/66/b2af88192264618b4de9f60fbc33796b86a1ed.debug	120777	root:root	../../usr/bin/jsp_count.debug
-/usr/lib/debug/.build-id/72	40755	root:root	
-/usr/lib/debug/.build-id/72/dfd943b6b07535c068f9090625fe5d708d9a5f	120777	root:root	../../../../bin/lexcount1
-/usr/lib/debug/.build-id/72/dfd943b6b07535c068f9090625fe5d708d9a5f.debug	120777	root:root	../../usr/bin/lexcount1.debug
-/usr/lib/debug/.build-id/78	40755	root:root	
-/usr/lib/debug/.build-id/78/27b8b1a62e3cb20153238f152d995d76715ed2	120777	root:root	../../../../bin/php_count
-/usr/lib/debug/.build-id/78/27b8b1a62e3cb20153238f152d995d76715ed2.debug	120777	root:root	../../usr/bin/php_count.debug
-/usr/lib/debug/.build-id/79	40755	root:root	
-/usr/lib/debug/.build-id/79/5e4ba2a99864d36bad98106750d4d59b62a989	120777	root:root	../../../../bin/pascal_count
-/usr/lib/debug/.build-id/79/5e4ba2a99864d36bad98106750d4d59b62a989.debug	120777	root:root	../../usr/bin/pascal_count.debug
-/usr/lib/debug/.build-id/c9	40755	root:root	
-/usr/lib/debug/.build-id/c9/b9547c8e87bd839ba34512da51c6d9da52f903	120777	root:root	../../../../bin/ml_count
-/usr/lib/debug/.build-id/c9/b9547c8e87bd839ba34512da51c6d9da52f903.debug	120777	root:root	../../usr/bin/ml_count.debug
+/usr/lib/debug/.build-id/39	40755	root:root	
+/usr/lib/debug/.build-id/39/e449c33c2cd351650b4af9bbf0bf5f95f1e9d6	120777	root:root	../../../../bin/pascal_count
+/usr/lib/debug/.build-id/39/e449c33c2cd351650b4af9bbf0bf5f95f1e9d6.debug	120777	root:root	../../usr/bin/pascal_count.debug
+/usr/lib/debug/.build-id/43	40755	root:root	
+/usr/lib/debug/.build-id/43/27e076cfbcbbcffd7b47761a45fdbab49568e0	120777	root:root	../../../../bin/c_count
+/usr/lib/debug/.build-id/43/27e076cfbcbbcffd7b47761a45fdbab49568e0.debug	120777	root:root	../../usr/bin/c_count.debug
+/usr/lib/debug/.build-id/48	40755	root:root	
+/usr/lib/debug/.build-id/48/6d6e7da4d09ce7999f751ccb33130d5de5e56c	120777	root:root	../../../../bin/php_count
+/usr/lib/debug/.build-id/48/6d6e7da4d09ce7999f751ccb33130d5de5e56c.debug	120777	root:root	../../usr/bin/php_count.debug
+/usr/lib/debug/.build-id/69	40755	root:root	
+/usr/lib/debug/.build-id/69/5ab9bbb8b6bb8387bf6c91a0602b41923e644d	120777	root:root	../../../../bin/jsp_count
+/usr/lib/debug/.build-id/69/5ab9bbb8b6bb8387bf6c91a0602b41923e644d.debug	120777	root:root	../../usr/bin/jsp_count.debug
+/usr/lib/debug/.build-id/83	40755	root:root	
+/usr/lib/debug/.build-id/83/19a42f640c2c4a81c1f943caaf7f3121f825c6	120777	root:root	../../../../bin/ml_count
+/usr/lib/debug/.build-id/83/19a42f640c2c4a81c1f943caaf7f3121f825c6.debug	120777	root:root	../../usr/bin/ml_count.debug
+/usr/lib/debug/.build-id/c1	40755	root:root	
+/usr/lib/debug/.build-id/c1/c68075bf378fe4281a2439fa82d91b08e12b03	120777	root:root	../../../../bin/lexcount1
+/usr/lib/debug/.build-id/c1/c68075bf378fe4281a2439fa82d91b08e12b03.debug	120777	root:root	../../usr/bin/lexcount1.debug
 /usr/lib/debug/usr/bin/c_count.debug	100644	root:root	
@@ -41,27 +41,27 @@
 Provides: sloccount-debuginfo = 2.26-alt2
-File: /usr/lib/debug/.build-id/54	40755	root:root		
-File: /usr/lib/debug/.build-id/54/04735b33389c2d7a7e9369549015cb4b4fdb07	120777	root:root		../../../../bin/c_count
-File: /usr/lib/debug/.build-id/54/04735b33389c2d7a7e9369549015cb4b4fdb07.debug	120777	root:root		../../usr/bin/c_count.debug
-File: /usr/lib/debug/.build-id/66	40755	root:root		
-File: /usr/lib/debug/.build-id/66/b2af88192264618b4de9f60fbc33796b86a1ed	120777	root:root		../../../../bin/jsp_count
-File: /usr/lib/debug/.build-id/66/b2af88192264618b4de9f60fbc33796b86a1ed.debug	120777	root:root		../../usr/bin/jsp_count.debug
-File: /usr/lib/debug/.build-id/72	40755	root:root		
-File: /usr/lib/debug/.build-id/72/dfd943b6b07535c068f9090625fe5d708d9a5f	120777	root:root		../../../../bin/lexcount1
-File: /usr/lib/debug/.build-id/72/dfd943b6b07535c068f9090625fe5d708d9a5f.debug	120777	root:root		../../usr/bin/lexcount1.debug
-File: /usr/lib/debug/.build-id/78	40755	root:root		
-File: /usr/lib/debug/.build-id/78/27b8b1a62e3cb20153238f152d995d76715ed2	120777	root:root		../../../../bin/php_count
-File: /usr/lib/debug/.build-id/78/27b8b1a62e3cb20153238f152d995d76715ed2.debug	120777	root:root		../../usr/bin/php_count.debug
-File: /usr/lib/debug/.build-id/79	40755	root:root		
-File: /usr/lib/debug/.build-id/79/5e4ba2a99864d36bad98106750d4d59b62a989	120777	root:root		../../../../bin/pascal_count
-File: /usr/lib/debug/.build-id/79/5e4ba2a99864d36bad98106750d4d59b62a989.debug	120777	root:root		../../usr/bin/pascal_count.debug
-File: /usr/lib/debug/.build-id/c9	40755	root:root		
-File: /usr/lib/debug/.build-id/c9/b9547c8e87bd839ba34512da51c6d9da52f903	120777	root:root		../../../../bin/ml_count
-File: /usr/lib/debug/.build-id/c9/b9547c8e87bd839ba34512da51c6d9da52f903.debug	120777	root:root		../../usr/bin/ml_count.debug
-File: /usr/lib/debug/usr/bin/c_count.debug	100644	root:root	d68c9db89ed9b5b28c3013e590cf0a2e	
-File: /usr/lib/debug/usr/bin/java_count.debug	100644	root:root	d68c9db89ed9b5b28c3013e590cf0a2e	
-File: /usr/lib/debug/usr/bin/jsp_count.debug	100644	root:root	7126ccb9745bbabc634836b8e05b1e15	
-File: /usr/lib/debug/usr/bin/lexcount1.debug	100644	root:root	5fb077a4b687386fcbd5784da1b26432	
-File: /usr/lib/debug/usr/bin/ml_count.debug	100644	root:root	dc40a11ddfeda8612343fe26c906dcfc	
-File: /usr/lib/debug/usr/bin/pascal_count.debug	100644	root:root	aa49c890f923c020626d507b43317e59	
-File: /usr/lib/debug/usr/bin/php_count.debug	100644	root:root	4b7dfca1f656b611bb6df2842e1b4ddb	
+File: /usr/lib/debug/.build-id/39	40755	root:root		
+File: /usr/lib/debug/.build-id/39/e449c33c2cd351650b4af9bbf0bf5f95f1e9d6	120777	root:root		../../../../bin/pascal_count
+File: /usr/lib/debug/.build-id/39/e449c33c2cd351650b4af9bbf0bf5f95f1e9d6.debug	120777	root:root		../../usr/bin/pascal_count.debug
+File: /usr/lib/debug/.build-id/43	40755	root:root		
+File: /usr/lib/debug/.build-id/43/27e076cfbcbbcffd7b47761a45fdbab49568e0	120777	root:root		../../../../bin/c_count
+File: /usr/lib/debug/.build-id/43/27e076cfbcbbcffd7b47761a45fdbab49568e0.debug	120777	root:root		../../usr/bin/c_count.debug
+File: /usr/lib/debug/.build-id/48	40755	root:root		
+File: /usr/lib/debug/.build-id/48/6d6e7da4d09ce7999f751ccb33130d5de5e56c	120777	root:root		../../../../bin/php_count
+File: /usr/lib/debug/.build-id/48/6d6e7da4d09ce7999f751ccb33130d5de5e56c.debug	120777	root:root		../../usr/bin/php_count.debug
+File: /usr/lib/debug/.build-id/69	40755	root:root		
+File: /usr/lib/debug/.build-id/69/5ab9bbb8b6bb8387bf6c91a0602b41923e644d	120777	root:root		../../../../bin/jsp_count
+File: /usr/lib/debug/.build-id/69/5ab9bbb8b6bb8387bf6c91a0602b41923e644d.debug	120777	root:root		../../usr/bin/jsp_count.debug
+File: /usr/lib/debug/.build-id/83	40755	root:root		
+File: /usr/lib/debug/.build-id/83/19a42f640c2c4a81c1f943caaf7f3121f825c6	120777	root:root		../../../../bin/ml_count
+File: /usr/lib/debug/.build-id/83/19a42f640c2c4a81c1f943caaf7f3121f825c6.debug	120777	root:root		../../usr/bin/ml_count.debug
+File: /usr/lib/debug/.build-id/c1	40755	root:root		
+File: /usr/lib/debug/.build-id/c1/c68075bf378fe4281a2439fa82d91b08e12b03	120777	root:root		../../../../bin/lexcount1
+File: /usr/lib/debug/.build-id/c1/c68075bf378fe4281a2439fa82d91b08e12b03.debug	120777	root:root		../../usr/bin/lexcount1.debug
+File: /usr/lib/debug/usr/bin/c_count.debug	100644	root:root	fbd99a7ca3e237026e9b40d3f69cc864	
+File: /usr/lib/debug/usr/bin/java_count.debug	100644	root:root	fbd99a7ca3e237026e9b40d3f69cc864	
+File: /usr/lib/debug/usr/bin/jsp_count.debug	100644	root:root	c12308da073c485798df21dec5a50653	
+File: /usr/lib/debug/usr/bin/lexcount1.debug	100644	root:root	615d031570cb51e25fb2dbd19604de1b	
+File: /usr/lib/debug/usr/bin/ml_count.debug	100644	root:root	778f329011a6b1b9970fe5145e05f964	
+File: /usr/lib/debug/usr/bin/pascal_count.debug	100644	root:root	ae8e21e9ae1c10da8221a1ccab5c72dd	
+File: /usr/lib/debug/usr/bin/php_count.debug	100644	root:root	fd5f3190aeabd8e0ce93d47a6f66d991	
 File: /usr/src/debug/sloccount-2.26	40755	root:root		
@@ -77,2 +77,2 @@
 File: /usr/src/debug/sloccount-2.26/php_count.c	100644	root:root	12db37a936484f08a874a3303f43c588	
-RPMIdentity: 320fcf801aade5de77d0ebb5b2d0df0a39353c55a1a4694710a3834921dcab8427738a19c1182e5d8dff125f6a0e461ea37500899effbe72fc3628891c239e1f
+RPMIdentity: 362f77c5a672da128f70653e92aa772841a5e0e44eab3218a175805adcb928dfc49904b61499854d14b760238c97fe0382bb5e4119f272ba16f6fd3c3edeeb1f