<86>Aug 13 08:56:52 userdel[2000861]: delete user 'rooter' <86>Aug 13 08:56:52 userdel[2000861]: removed group 'rooter' owned by 'rooter' <86>Aug 13 08:56:52 userdel[2000861]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 13 08:56:52 groupadd[2000874]: group added to /etc/group: name=rooter, GID=1826 <86>Aug 13 08:56:52 groupadd[2000874]: group added to /etc/gshadow: name=rooter <86>Aug 13 08:56:52 groupadd[2000874]: new group: name=rooter, GID=1826 <86>Aug 13 08:56:52 useradd[2000886]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash <86>Aug 13 08:56:52 userdel[2000910]: delete user 'builder' <86>Aug 13 08:56:52 userdel[2000910]: removed group 'builder' owned by 'builder' <86>Aug 13 08:56:52 userdel[2000910]: removed shadow group 'builder' owned by 'builder' <86>Aug 13 08:56:52 groupadd[2000921]: group added to /etc/group: name=builder, GID=1827 <86>Aug 13 08:56:52 groupadd[2000921]: group added to /etc/gshadow: name=builder <86>Aug 13 08:56:52 groupadd[2000921]: new group: name=builder, GID=1827 <86>Aug 13 08:56:52 useradd[2000933]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash 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 13 08:56:55 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/c2man-2.0.40-alt1.nosrc.rpm (w1.gzdio) Installing c2man-2.0.40-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22184 + 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.22184 + 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' -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] Any additional cc flags? [none] 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... Shall I use nm to extract C symbols from the libraries? [n] Computing filename position in cpp output for #include directives... access() found. 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 instead of . strchr() found. link() found. 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] found. found. We'll include to get va_dcl definition. It appears we'll be able to prototype varargs functions. Any gcc flags to enable warnings? [-Wall -Wno-comment] found. We'll be including . found. We don't need to include if we include . found. found. Testing to see if we should include , or both. We'll include . We'll include . found. 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 -j16 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' /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 -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 -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 -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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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' Expect 61 shift/reduce conflicts. /usr/bin/bison -y grammar.y grammar.y: warning: 61 shift/reduce conflicts [-Wconflicts-sr] 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 -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 -Wall -Wno-comment -c html.c html.c: In function 'html_description': html.c:279:12: warning: implicit declaration of function 'is_numbered' [-Wimplicit-function-declaration] 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 -Wall -Wno-comment -c nroff.c nroff.c: In function 'nroff_description': nroff.c:242:48: warning: implicit declaration of function 'is_numbered' [-Wimplicit-function-declaration] 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 -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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wno-comment -c texinfo.c texinfo.c:207:8: warning: type defaults to 'int' in declaration of 'first_name' [-Wimplicit-int] static first_name = 1; ^~~~~~~~~~ texinfo.c: In function 'texinfo_description': texinfo.c:265:43: warning: implicit declaration of function 'is_numbered' [-Wimplicit-function-declaration] 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 -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 -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' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c y.tab.c grammar.y: In function 'yyparse': grammar.y:240:15: warning: unused variable 'decl_spec' [-Wunused-variable] DeclSpec decl_spec; ^~~~~~~~~ grammar.y:276:35: warning: implicit declaration of function 'comment_last_decl'; did you mean 'comment_last_parameter'? [-Wimplicit-function-declaration] if ($3) comment_last_decl(&$1, $3); ^~~~~~~~~~~~~ comment_last_parameter In file included from grammar.y:880: lex.yy.c: At top level: lex.yy.c:100: warning: "YY_ATTRIBUTE_UNUSED" redefined #define YY_ATTRIBUTE_UNUSED __attribute__ ((__unused__)) y.tab.c:286: note: this is the location of the previous definition # define YY_ATTRIBUTE_UNUSED YY_ATTRIBUTE ((__unused__)) 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 -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.59444 + 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) Hardlinking identical .pyc and .pyo files Processing files: c2man-2.0.40-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.477 + 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.wm8q40 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nyHPSC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MxpA8h Creating c2man-debuginfo package Processing files: c2man-debuginfo-2.0.40-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fl0vT0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QgyL7M find-requires: running scripts (debuginfo) Requires: c2man = 2.0.40-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/c2man-2.0.40-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/c2man-debuginfo-2.0.40-alt1.x86_64.rpm (w2.lzdio) 3.37user 1.58system 0:08.14elapsed 60%CPU (0avgtext+0avgdata 47344maxresident)k 0inputs+0outputs (0major+470803minor)pagefaults 0swaps 2.93user 1.32system 0:14.54elapsed 29%CPU (0avgtext+0avgdata 134888maxresident)k 0inputs+0outputs (0major+190495minor)pagefaults 0swaps --- c2man-2.0.40-alt1.x86_64.rpm.repo 2018-04-05 09:21:37.000000000 +0000 +++ c2man-2.0.40-alt1.x86_64.rpm.hasher 2023-08-13 08:57:05.617579736 +0000 @@ -15,3 +15,3 @@ Provides: c2man = 2.0.40-alt1 -File: /usr/bin/c2man 100755 root:root 70f2a2ec4260b60176419fd17a5037b2 +File: /usr/bin/c2man 100755 root:root 7d8c99f0fa2130b311515b68eb2d79c2 File: /usr/share/doc/c2man-2.0.40 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/man/man1/c2man.1.xz 100644 root:root 90de79a77904aa8059f630c88e4a2d0a -RPMIdentity: 03a62f64e3bf814d461c31f0b08697b7e684e54860bc489a3692b87dc768885f73e68a656fb30ee3ae9e6dc71f0bc0c00260f46d0a0f081a5651f8164ab820a6 +RPMIdentity: df148bd416a2245fb9085ce9925a66e0772da0021bca2ccb0eb15eb346b7db5df00a8e5f5e3602917fd2156a7ceac0d534a937a5c4a64679b3584056afeb8078 --- c2man-debuginfo-2.0.40-alt1.x86_64.rpm.repo 2018-04-05 09:21:37.000000000 +0000 +++ c2man-debuginfo-2.0.40-alt1.x86_64.rpm.hasher 2023-08-13 08:57:05.689581176 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/47df416a743e02c1a2d3b2fce06326ae410fcf 120777 root:root ../../../../bin/c2man -/usr/lib/debug/.build-id/a8/47df416a743e02c1a2d3b2fce06326ae410fcf.debug 120777 root:root ../../usr/bin/c2man.debug +/usr/lib/debug/.build-id/5a 40755 root:root +/usr/lib/debug/.build-id/5a/36dec5793856b738efd1ca5543b7ab5f3e0490 120777 root:root ../../../../bin/c2man +/usr/lib/debug/.build-id/5a/36dec5793856b738efd1ca5543b7ab5f3e0490.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 -File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/47df416a743e02c1a2d3b2fce06326ae410fcf 120777 root:root ../../../../bin/c2man -File: /usr/lib/debug/.build-id/a8/47df416a743e02c1a2d3b2fce06326ae410fcf.debug 120777 root:root ../../usr/bin/c2man.debug -File: /usr/lib/debug/usr/bin/c2man.debug 100644 root:root 62d5a58d35520aa58c6dde26b923484a +File: /usr/lib/debug/.build-id/5a 40755 root:root +File: /usr/lib/debug/.build-id/5a/36dec5793856b738efd1ca5543b7ab5f3e0490 120777 root:root ../../../../bin/c2man +File: /usr/lib/debug/.build-id/5a/36dec5793856b738efd1ca5543b7ab5f3e0490.debug 120777 root:root ../../usr/bin/c2man.debug +File: /usr/lib/debug/usr/bin/c2man.debug 100644 root:root 892e775bafcbd160bb6ab46b96de9ef3 File: /usr/src/debug/c2man-2.0.40 40755 root:root @@ -49,3 +49,3 @@ File: /usr/src/debug/c2man-2.0.40/lex.l 100644 root:root dc9eea02666161a2def70e5c7c91d864 -File: /usr/src/debug/c2man-2.0.40/lex.yy.c 100644 root:root 944b78fe921a8d2afbd849e7b6e8dc4d +File: /usr/src/debug/c2man-2.0.40/lex.yy.c 100644 root:root ca2c150d30733dbbc9b7e5e185a769b2 File: /usr/src/debug/c2man-2.0.40/manpage.c 100644 root:root dd12a136be22ed02722459dc45bb5aa2 @@ -64,3 +64,3 @@ File: /usr/src/debug/c2man-2.0.40/texinfo.c 100644 root:root b35b8ff8b31c886a107e4164c09f674b -File: /usr/src/debug/c2man-2.0.40/y.tab.c 100644 root:root 6547db6323ac17b3134b7e41f32237bd -RPMIdentity: a6a32cfe06dee453ab589b1b90c6a42857ddd7e06b63e72ea74b92b890af94c078d3a712799f2dca2abed9d163b2e497899b2930132d12dacd8879ed2e87af62 +File: /usr/src/debug/c2man-2.0.40/y.tab.c 100644 root:root 1c42136551adf8a6a13fe7dbabdcd012 +RPMIdentity: beaea77a7152385322283ac02e0711c0a39c73b51251d55eca7b1137a73f10547b91c2008fab2d05c8fcf6f09fd9bd985c2b1f18cb32444dbbac26cc6644b928