<86>Aug 19 04:58:25 userdel[2744119]: delete user 'rooter'
<86>Aug 19 04:58:25 userdel[2744119]: removed group 'rooter' owned by 'rooter'
<86>Aug 19 04:58:25 userdel[2744119]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 19 04:58:25 groupadd[2744309]: group added to /etc/group: name=rooter, GID=1244
<86>Aug 19 04:58:25 groupadd[2744309]: group added to /etc/gshadow: name=rooter
<86>Aug 19 04:58:25 groupadd[2744309]: new group: name=rooter, GID=1244
<86>Aug 19 04:58:25 useradd[2744490]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash, from=none
<86>Aug 19 04:58:25 userdel[2744670]: delete user 'builder'
<86>Aug 19 04:58:25 groupadd[2744848]: group added to /etc/group: name=builder, GID=1245
<86>Aug 19 04:58:25 groupadd[2744848]: group added to /etc/gshadow: name=builder
<86>Aug 19 04:58:25 groupadd[2744848]: new group: name=builder, GID=1245
<86>Aug 19 04:58:25 useradd[2744959]: new user: name=builder, UID=1245, GID=1245, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/c2man-2.0.40-alt1.1.src.rpm: The use of such a license name is ambiguous: GPL
warning: user aris does not exist - using root
warning: group aris does not exist - using root
warning: user aris does not exist - using root
warning: group aris does not exist - using root
warning: user aris does not exist - using root
warning: group aris does not exist - using root
<13>Aug 19 04:58:31 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/c2man-2.0.40-alt1.1.nosrc.rpm (w1.gzdio)
Installing c2man-2.0.40-alt1.1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55982
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf c2man-2.0.40
+ echo 'Source #0 (c2man-2.0.40.tar):'
Source #0 (c2man-2.0.40.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/c2man-2.0.40.tar
+ cd c2man-2.0.40
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (c2man-lex.patch):'
Patch #0 (c2man-lex.patch):
+ /usr/bin/patch -p0
patching file lex.l
Hunk #1 succeeded at 86 (offset -1 lines).
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55982
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd c2man-2.0.40
+ ./Configure -d -e -s -Dcc=gcc '-Doptimize=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' -Dprefix=/usr -Dlex=/usr/bin/flex '-Dyacc=/usr/bin/bison -y'
First let's make sure your kit is complete.  Checking...
split: invalid number of lines: '-50'
cat: '/usr/src/RPM/BUILD/c2man-2.0.40/UU/x??': No such file or directory
Locating common programs...
Checking compatibility between /bin/echo and builtin echo (if any)...
Symbolic links are supported.
Good, your tr supports [:lower:] and [:upper:] to convert case.
Do you expect to run these scripts and binaries on multiple machines? [n]  
Installation prefix to use? (~name ok) [/usr]  
AFS does not seem to be running...
Pathname where the public executables will reside? (~name ok) [/usr/bin]  
Pathname where the private library files will reside? (~name ok)
[/usr/lib/c2man]  
System manual is in /usr/share/man/man1.
Where do the manual pages (source) go? (~name ok) [none]  
Use which C compiler? [gcc]  
Checking for GNU cc in disguise and/or its version number...
Now, how can we feed standard input to your C preprocessor...
Directories to use for library searches? [/usr/local/lib /lib /usr/lib]  
What optimizer/debugger flag should be used?
[-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic]  
Any additional cc flags? [none]  
Let me guess what the preprocessor flags are...
Any additional ld flags (NOT including libraries)? [ -L/usr/local/lib]  
Checking your choice of C compiler and flags for coherency...
What is the file extension used for shared libraries? [so]  
Checking for optional libraries...
Any additional libraries? [none]  
Checking for GNU C Library...
egrep: warning: egrep is obsolescent; using grep -E
Shall I use nm to extract C symbols from the libraries? [n]  
Computing filename position in cpp output for #include directives...
access() found.
<sys/file.h> defines the *_OK access constants.
Checking whether your compiler can handle __attribute__ ...
Checking to see if your C compiler knows about "const"...
How should c2man run your preprocessor preserving comments? [gcc -E -C]  
You can have filenames longer than 14 characters.
Using <string.h> instead of <strings.h>.
strchr() found.
link() found.
<sys/file.h> defines the O_* constants...
and you have the 3 argument form of open().
strftime() found.
strstr() found.
symlink() found.
Checking to see if your C compiler knows about "volatile"...
Checking to see how well your C compiler groks the void type...
  Support flag bits are:
    1: basic void declarations.
    2: arrays of pointers to functions returning void.
    4: operations between pointers to and addresses of void functions.
    8: generic void pointers.
Which lexical analyser generator (lex or flex) shall I use? [/usr/bin/flex]  
What flags should be given to /usr/bin/flex? [none]  
Which compiler compiler (yacc or bison -y) shall I use? [/usr/bin/bison -y]  
Any additional yacc flags? [none]  
You are using bison, so I won't look for a yacc library.
Checking how to generate makefile dependencies on your machine...
Name of program to make makefile dependencies? (~name ok)
[/usr/src/RPM/BUILD/c2man-2.0.40/mkdep]  
Checking out function prototypes...
I can't determine whether signal handler returns void or int...
What type does your signal handler return? [void]  
time() found.
What type is returned by time() on this system? [time_t]  
<stdarg.h> found.
<varargs.h> found.
We'll include <stdarg.h> to get va_dcl definition.
It appears we'll be able to prototype varargs functions.
Any gcc flags to enable warnings? [-Wall -Wno-comment]  
<sys/file.h> found.
We'll be including <sys/file.h>.
<fcntl.h> found.
We don't need to include <fcntl.h> if we include <sys/file.h>.
<stddef.h> found.
<stdlib.h> found.
Testing to see if we should include <time.h>, <sys/time.h> or both.
We'll include <time.h>.
We'll include <sys/time.h>.
<sys/types.h> found.
<unistd.h> found.
Creating config.sh...
Doing variable substitutions on .SH files...
Extracting Makefile (with variable substitutions)
Extracting flatten.sed (with variable substitutions)
Extracting config.h (with variable substitutions)
Run make depend now? [y]  
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
/bin/sed -e '1,/^# DO NOT/!d' < Makefile > Makefile.new
/usr/src/RPM/BUILD/c2man-2.0.40/mkdep c2man.c semantic.c string.c symbol.c strconcat.c strappend.c manpage.c enum.c nroff.c texinfo.c latex.c html.c autodoc.c >> Makefile.new
test ! -f y.tab.c -o ! -f lex.yy.c || /usr/src/RPM/BUILD/c2man-2.0.40/mkdep y.tab.c >> Makefile.new
/bin/mv -f Makefile.new Makefile
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
Now you must run a make.
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c string.c
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
/usr/bin/flex  -n lex.l
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c strappend.c
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c symbol.c
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c strconcat.c
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c semantic.c
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c enum.c
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c c2man.c
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
/bin/sed -e '/^#/d' fixexamp.in > fixexamp.sed
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c nroff.c
nroff.c: In function 'nroff_description':
nroff.c:242:55: warning: implicit declaration of function 'is_numbered' [-Wimplicit-function-declaration]
  242 |         else if (new_line && (c == '-' || c == '*' || is_numbered(text)))
      |                                                       ^~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c manpage.c
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c texinfo.c
texinfo.c:207:8: warning: type defaults to 'int' in declaration of 'first_name' [-Wimplicit-int]
  207 | static first_name = 1;
      |        ^~~~~~~~~~
texinfo.c: In function 'texinfo_description':
texinfo.c:265:50: warning: implicit declaration of function 'is_numbered' [-Wimplicit-function-declaration]
  265 |         if (new_line && (c == '-' || c == '*' || is_numbered(text)))
      |                                                  ^~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c latex.c
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c html.c
html.c: In function 'html_description':
html.c:279:61: warning: implicit declaration of function 'is_numbered' [-Wimplicit-function-declaration]
  279 |                                                             is_numbered(text)))
      |                                                             ^~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -Wall -Wno-comment -c autodoc.c
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
Expect 61 shift/reduce conflicts.
/usr/bin/bison -y  grammar.y
grammar.y:62.21-32: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
   62 | %type <text> any_id T_IDENTIFIER T_TYPEDEF_NAME
      |                     ^~~~~~~~~~~~
grammar.y:62.34-47: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
   62 | %type <text> any_id T_IDENTIFIER T_TYPEDEF_NAME
      |                                  ^~~~~~~~~~~~~~
grammar.y:63.14-23: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
   63 | %type <text> T_BRACKETS
      |              ^~~~~~~~~~
grammar.y:64.14-22: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
   64 | %type <text> T_COMMENT T_EOLCOMMENT T_STRING_LITERAL
      |              ^~~~~~~~~
grammar.y:64.24-35: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
   64 | %type <text> T_COMMENT T_EOLCOMMENT T_STRING_LITERAL
      |                        ^~~~~~~~~~~~
grammar.y:64.37-52: warning: POSIX yacc reserves %type to nonterminals [-Wyacc]
   64 | %type <text> T_COMMENT T_EOLCOMMENT T_STRING_LITERAL
      |                                     ^~~~~~~~~~~~~~~~
grammar.y: warning: 61 shift/reduce conflicts [-Wconflicts-sr]
grammar.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -c y.tab.c
grammar.y: In function 'yyparse':
grammar.y:240:25: warning: unused variable 'decl_spec' [-Wunused-variable]
  240 |             DeclSpec    decl_spec;
      |                         ^~~~~~~~~
grammar.y:276:39: warning: implicit declaration of function 'comment_last_decl'; did you mean 'comment_last_parameter'? [-Wimplicit-function-declaration]
  276 |             if ($3)     comment_last_decl(&$1, $3);
      |                                       ^~~~~~~~~~~~~    
      |                                       comment_last_parameter
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -L/usr/local/lib -o c2man c2man.o semantic.o string.o symbol.o y.tab.o strconcat.o strappend.o manpage.o enum.o nroff.o texinfo.o latex.o html.o autodoc.o 
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
./c2man -o- example.h | /bin/sed -f fixexamp.sed >example.inc
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
./c2man -o- -g ctype_ex.h | /bin/sed -f fixexamp.sed >ctype_ex.inc
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
make: Entering directory '/usr/src/RPM/BUILD/c2man-2.0.40'
/bin/sed -f flatten.sed < c2man.man > c2man.1
make: Leaving directory '/usr/src/RPM/BUILD/c2man-2.0.40'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80224
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/c2man-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/c2man-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd c2man-2.0.40
+ mkdir -p /usr/src/tmp/c2man-buildroot/usr/bin /usr/src/tmp/c2man-buildroot/usr/share/man/man1
+ install -m755 c2man /usr/src/tmp/c2man-buildroot/usr/bin/
+ install -m644 c2man.1 /usr/src/tmp/c2man-buildroot/usr/share/man/man1/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/c2man-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/c2man-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/c2man-buildroot/ (default)
Compressing files in /usr/src/tmp/c2man-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/c2man-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/c2man: uses non-LFS functions: fopen freopen open stat
Processing files: c2man-2.0.40-alt1.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21721
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd c2man-2.0.40
+ DOCDIR=/usr/src/tmp/c2man-buildroot/usr/share/doc/c2man-2.0.40
+ export DOCDIR
+ rm -rf /usr/src/tmp/c2man-buildroot/usr/share/doc/c2man-2.0.40
+ /bin/mkdir -p /usr/src/tmp/c2man-buildroot/usr/share/doc/c2man-2.0.40
+ cp -prL README CHANGES FAQ /usr/src/tmp/c2man-buildroot/usr/share/doc/c2man-2.0.40
+ chmod -R go-w /usr/src/tmp/c2man-buildroot/usr/share/doc/c2man-2.0.40
+ chmod -R a+rX /usr/src/tmp/c2man-buildroot/usr/share/doc/c2man-2.0.40
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iig61p
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.TYidRg
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), 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.J7s2l5
Creating c2man-debuginfo package
Processing files: c2man-debuginfo-2.0.40-alt1.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ps4rXz
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.toH3cY
find-requires: running scripts (debuginfo)
Requires: c2man = 2.0.40-alt1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to c2man-debuginfo a strict dependency on c2man
Wrote: /usr/src/RPM/RPMS/i586/c2man-2.0.40-alt1.1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/c2man-debuginfo-2.0.40-alt1.1.i586.rpm (w2.lzdio)
5.68user 1.46system 0:13.21elapsed 54%CPU (0avgtext+0avgdata 56576maxresident)k
0inputs+0outputs (0major+389711minor)pagefaults 0swaps
/.out/c2man-2.0.40-alt1.1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/c2man-debuginfo-2.0.40-alt1.1.i586.rpm: The use of such a license name is ambiguous: GPL
4.95user 2.22system 0:29.95elapsed 23%CPU (0avgtext+0avgdata 123488maxresident)k
0inputs+0outputs (0major+189220minor)pagefaults 0swaps
--- c2man-2.0.40-alt1.1.i586.rpm.repo	2022-12-05 07:20:53.000000000 +0000
+++ c2man-2.0.40-alt1.1.i586.rpm.hasher	2023-08-19 04:58:49.197090665 +0000
@@ -19,3 +19,3 @@
 Provides: c2man = 2.0.40-alt1.1:sisyphus+311183.100.1.1
-File: /usr/bin/c2man	100755	root:root	57c1aefe28bba712129d0c83749df7bc	
+File: /usr/bin/c2man	100755	root:root	29abfcceeeae079eded39a7927d32ef7	
 File: /usr/share/doc/c2man-2.0.40	40755	root:root		
@@ -25,2 +25,2 @@
 File: /usr/share/man/man1/c2man.1.xz	100644	root:root	90de79a77904aa8059f630c88e4a2d0a	
-RPMIdentity: e2a392ca3b7d7756f4e9e2411d0214c181a9f6473aa2993222725800531e0b528afcb0f7e5d9dc56e653f518a2604c9f5d20190764718e5170518b3fc562b0e7
+RPMIdentity: 8d84b99026bbefd6758048c8804cbeeb6f0451a81791ee67e073a0f8ae258f896eee35a213f27fc87a753b78c8756b94e80b934766573a868686ee223e21f228
--- c2man-debuginfo-2.0.40-alt1.1.i586.rpm.repo	2022-12-05 07:20:53.000000000 +0000
+++ c2man-debuginfo-2.0.40-alt1.1.i586.rpm.hasher	2023-08-19 04:58:49.358091133 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/64	40755	root:root	
-/usr/lib/debug/.build-id/64/31a70324ca18e505b6e46bf48abf3bf172c3b4	120777	root:root	../../../../bin/c2man
-/usr/lib/debug/.build-id/64/31a70324ca18e505b6e46bf48abf3bf172c3b4.debug	120777	root:root	../../usr/bin/c2man.debug
+/usr/lib/debug/.build-id/50	40755	root:root	
+/usr/lib/debug/.build-id/50/89b8ef418376ca834afc06fed6cf2565c278e8	120777	root:root	../../../../bin/c2man
+/usr/lib/debug/.build-id/50/89b8ef418376ca834afc06fed6cf2565c278e8.debug	120777	root:root	../../usr/bin/c2man.debug
 /usr/lib/debug/usr/bin/c2man.debug	100644	root:root	
@@ -35,6 +35,6 @@
 Provides: c2man-debuginfo = 2.0.40-alt1.1:sisyphus+311183.100.1.1
-File: /usr/lib/debug/.build-id/64	40755	root:root		
-File: /usr/lib/debug/.build-id/64/31a70324ca18e505b6e46bf48abf3bf172c3b4	120777	root:root		../../../../bin/c2man
-File: /usr/lib/debug/.build-id/64/31a70324ca18e505b6e46bf48abf3bf172c3b4.debug	120777	root:root		../../usr/bin/c2man.debug
-File: /usr/lib/debug/usr/bin/c2man.debug	100644	root:root	ee62421b8dc68816ca48038615f08367	
+File: /usr/lib/debug/.build-id/50	40755	root:root		
+File: /usr/lib/debug/.build-id/50/89b8ef418376ca834afc06fed6cf2565c278e8	120777	root:root		../../../../bin/c2man
+File: /usr/lib/debug/.build-id/50/89b8ef418376ca834afc06fed6cf2565c278e8.debug	120777	root:root		../../usr/bin/c2man.debug
+File: /usr/lib/debug/usr/bin/c2man.debug	100644	root:root	11955a139d952e80728d4dbfd6926716	
 File: /usr/src/debug/c2man-2.0.40	40755	root:root		
@@ -65,2 +65,2 @@
 File: /usr/src/debug/c2man-2.0.40/y.tab.c	100644	root:root	4e5a201080dd12ffd053e95747221ca8	
-RPMIdentity: 92ad14d3a58314a38ee0b258b54b7695e49c0a1a227b8b669c53843ec302f95eb3afbba69aeff102fb932d1d08064fe4e4a42e3b7cbe5d2c6fe9acc56709db78
+RPMIdentity: b62467bc05350e910b99a590aa08ac9c2114ef670d9e6fdf1809f7546f080e96c13cb93a2e1d5a11981e332761f17e9292c1c2f0385e56dfe4b7dd1b7c28b11d