<86>Aug 1 10:02:42 userdel[1773783]: delete user 'rooter' <86>Aug 1 10:02:42 userdel[1773783]: removed group 'rooter' owned by 'rooter' <86>Aug 1 10:02:42 userdel[1773783]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 10:02:42 groupadd[1773798]: group added to /etc/group: name=rooter, GID=693 <86>Aug 1 10:02:42 groupadd[1773798]: group added to /etc/gshadow: name=rooter <86>Aug 1 10:02:42 groupadd[1773798]: new group: name=rooter, GID=693 <86>Aug 1 10:02:42 useradd[1773808]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Aug 1 10:02:42 userdel[1773826]: delete user 'builder' <86>Aug 1 10:02:42 userdel[1773826]: removed group 'builder' owned by 'builder' <86>Aug 1 10:02:42 userdel[1773826]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 10:02:42 groupadd[1773847]: group added to /etc/group: name=builder, GID=694 <86>Aug 1 10:02:42 groupadd[1773847]: group added to /etc/gshadow: name=builder <86>Aug 1 10:02:42 groupadd[1773847]: new group: name=builder, GID=694 <86>Aug 1 10:02:42 useradd[1773858]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Aug 1 10:02:44 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596430 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cproto-4.7o-alt1.nosrc.rpm (w1.gzdio) Installing cproto-4.7o-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81197 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cproto-4.7o + echo 'Source #0 (cproto-4.7o.tar):' Source #0 (cproto-4.7o.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cproto-4.7o.tar + cd cproto-4.7o + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81197 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproto-4.7o + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ++ 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 + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 --enable-llib checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu Configuring for linux-gnu checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking version of i586-alt-linux-gcc... 8.4.1 checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking $CC variable... ok checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for reflex... no checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking whether make sets ${MAKE}... yes checking for bison... bison -y checking for a BSD compatible install... /bin/install -c checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... no checking for exetags... no checking for etags... no checking for ctags... no checking for etags... no checking for lint... no checking for cppcheck... no checking for splint... no checking if we must define _GNU_SOURCE... yes checking if we should also define _DEFAULT_SOURCE... yes checking if _XOPEN_SOURCE really is set... yes checking if you want to check for gcc warnings... no checking if you want to see long compiling messages... yes checking for an ANSI C-conforming const... yes checking for ANSI C header files... yes checking for stdlib.h... yes checking for unistd.h... yes checking for getopt.h... yes checking for string.h... yes checking for memory.h... yes checking for getopt... yes checking for popen... yes checking for strstr... yes checking for tmpfile... yes checking for link... yes checking for unlink... yes checking for unistd.h... (cached) yes checking for working mkstemp... yes checking for size_t in or ... yes checking if i586-alt-linux-gcc -E can handle only .c files... yes checking for error-reporting with BISON_HAS_YYTNAME... yes checking for conflicting prototype for popen... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking for groff... no checking for nroff... no checking for mandoc... no checking for tbl... cat checking for man2html... no checking for program to convert manpage to html... no setting other definitions configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7o' flex ./lex.l make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7o' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7o' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -D_DEFAULT_SOURCE strkey.c make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7o' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7o' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -D_DEFAULT_SOURCE symbol.c make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7o' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7o' bison -y ./grammar.y ./grammar.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] ./grammar.y: warning: 30 reduce/reduce conflicts [-Wconflicts-rr] make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7o' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7o' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -D_DEFAULT_SOURCE lintlibs.c make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7o' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7o' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -D_DEFAULT_SOURCE cproto.c In file included from cproto.c:7: cproto.c: In function 'main': ./cproto.h:353:24: warning: ignoring return value of 'mkstemp', declared with attribute warn_unused_result [-Wunused-result] #define call_mktemp(s) mkstemp(s) ^~~~~~~~~~ cproto.c:881:3: note: in expansion of macro 'call_mktemp' call_mktemp(temp); ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7o' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7o' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -D_DEFAULT_SOURCE semantic.c semantic.c: In function 'gen_func_definition': semantic.c:1043:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(comment, sizeof(char), comment_len, cur_tmp_file()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ semantic.c:1059:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(params->comment, sizeof(char), (size_t) n, cur_tmp_file()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ semantic.c:1070:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(p->comment, sizeof(char), (size_t) n, cur_tmp_file()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ semantic.c:1094:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(cur_func, sizeof(char), func_len, cur_tmp_file()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7o' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7o' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -D_DEFAULT_SOURCE y.tab.c In file included from ./grammar.y:875: lex.yy.c:100: warning: "YY_ATTRIBUTE_UNUSED" redefined #define YY_ATTRIBUTE_UNUSED __attribute__ ((__unused__)) y.tab.c:358: note: this is the location of the previous definition # define YY_ATTRIBUTE_UNUSED YY_ATTRIBUTE ((__unused__)) make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7o' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7o' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cproto cproto.o lintlibs.o semantic.o strkey.o symbol.o y.tab.o -lfl make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7o' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58588 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cproto-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cproto-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cproto-4.7o + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cproto-buildroot make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7o' mkdir -p /usr/src/tmp/cproto-buildroot/usr/bin mkdir -p /usr/src/tmp/cproto-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p cproto /usr/src/tmp/cproto-buildroot/usr/bin/cproto /usr/libexec/rpm-build/install -p -m 644 ./cproto.1 /usr/src/tmp/cproto-buildroot/usr/share/man/man1/cproto.1 make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7o' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cproto-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cproto-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cproto-buildroot/ (default) Compressing files in /usr/src/tmp/cproto-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cproto-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.58588 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproto-4.7o + make -j8 -k check cd ./testing && make check make[1]: Entering directory '/usr/src/RPM/BUILD/cproto-4.7o/testing' date >>check.out sh -c '(./run_test.sh check 2>&1)' |tee -a check.out ** Sun Aug 1 10:02:50 UTC 2021 ** Case 01 ** making case01.dcl ... ok ** Case 02 ** making case02.dcl ... ok ** Case 03 ** making case03.dcl ... ok ** Case 04 ** making case04.dcl ... ok ** Case 05 ** making case05.dcl ... ok ** Case 06 ** making case06.dcl ... ok ** Case 07 ** making case07.dcl ... ok ** Case 08 ** making case08.dcl ... ok ** Case 09 ** making case09.dcl ... ok ** Case 10 ** making case10.dcl ... ok ** Case 11 ** making case11.dcl ... ok ** Case 12 ** making case12.dcl ... ok ** Case 13 ** making case13.dcl ... ok ** Case 14 ** making case14.dcl ... ok ** Case 16 ** making case16.dcl ... ok ** Case 17 ** making case17.dcl ... ok ** Case 18 ** making case18.dcl ... ok ** Case 19 ** making case19.dcl ... ok ** Case 20 ** making case20.dcl ... ok ** Case 21 ** making case21.dcl ... ok ** Case 22 ** making case22.dcl ... ok ** Case 23 ** making case23.dcl ... ok ** Case 24 ** making case24.dcl ... ok make[1]: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7o/testing' + exit 0 Processing files: cproto-4.7o-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39497 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproto-4.7o + DOCDIR=/usr/src/tmp/cproto-buildroot/usr/share/doc/cproto-4.7o + export DOCDIR + rm -rf /usr/src/tmp/cproto-buildroot/usr/share/doc/cproto-4.7o + /bin/mkdir -p /usr/src/tmp/cproto-buildroot/usr/share/doc/cproto-4.7o + cp -prL AUTHORS CHANGES README /usr/src/tmp/cproto-buildroot/usr/share/doc/cproto-4.7o + chmod -R go-w /usr/src/tmp/cproto-buildroot/usr/share/doc/cproto-4.7o + chmod -R a+rX /usr/src/tmp/cproto-buildroot/usr/share/doc/cproto-4.7o + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qnnvr2 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.JBPt0b find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), 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.A9prjr Creating cproto-debuginfo package Processing files: cproto-debuginfo-4.7o-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U96U8W find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pTCgKJ find-requires: running scripts (debuginfo) Requires: cproto = 4.7o-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to cproto-debuginfo a strict dependency on cproto Wrote: /usr/src/RPM/RPMS/i586/cproto-4.7o-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cproto-debuginfo-4.7o-alt1.i586.rpm (w2.lzdio) 5.86user 1.26system 0:10.66elapsed 66%CPU (0avgtext+0avgdata 38736maxresident)k 0inputs+0outputs (0major+475423minor)pagefaults 0swaps 9.45user 3.46system 0:16.56elapsed 78%CPU (0avgtext+0avgdata 118068maxresident)k 0inputs+0outputs (0major+760389minor)pagefaults 0swaps --- cproto-4.7o-alt1.i586.rpm.repo 2019-02-19 15:30:48.000000000 +0000 +++ cproto-4.7o-alt1.i586.rpm.hasher 2021-08-01 10:02:57.928963961 +0000 @@ -17,3 +17,3 @@ Provides: cproto = 4.7o-alt1:sisyphus+221902.1400.4.1 -File: /usr/bin/cproto 100755 root:root 72070c6f81bfdb36bf3079256f6612f1 +File: /usr/bin/cproto 100755 root:root 35acd9340a44d6f7e673dce73066e267 File: /usr/share/doc/cproto-4.7o 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/man/man1/cproto.1.xz 100644 root:root fa286a0ab1f663c3a69a128da9e54868 -RPMIdentity: 1326e09a81572156964a8da2e01b613f5ccfd31dea12bfc9aee0e267dff59369f8c0bd074c8c826d8dbcf0845938f7e19311ace8d87e5a167cbbb18a76fa17a1 +RPMIdentity: 5fc546bd83dbd047b3c51f22df65655737e9130d46a929f89febe35bd1505d5963594a0819433f1c0a481391aa5e1afb237133d65d92d18155124449215cd04c --- cproto-debuginfo-4.7o-alt1.i586.rpm.repo 2019-02-19 15:30:48.000000000 +0000 +++ cproto-debuginfo-4.7o-alt1.i586.rpm.hasher 2021-08-01 10:02:58.041965040 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9e 40755 root:root -/usr/lib/debug/.build-id/9e/6e0af58c8fc0b87fd52da824684211be100d90 120777 root:root ../../../../bin/cproto -/usr/lib/debug/.build-id/9e/6e0af58c8fc0b87fd52da824684211be100d90.debug 120777 root:root ../../usr/bin/cproto.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/170aa65f2e547bf23dab85d91d3d9f8b086f18 120777 root:root ../../../../bin/cproto +/usr/lib/debug/.build-id/45/170aa65f2e547bf23dab85d91d3d9f8b086f18.debug 120777 root:root ../../usr/bin/cproto.debug /usr/lib/debug/usr/bin/cproto.debug 100644 root:root @@ -23,6 +23,6 @@ Provides: cproto-debuginfo = 4.7o-alt1:sisyphus+221902.1400.4.1 -File: /usr/lib/debug/.build-id/9e 40755 root:root -File: /usr/lib/debug/.build-id/9e/6e0af58c8fc0b87fd52da824684211be100d90 120777 root:root ../../../../bin/cproto -File: /usr/lib/debug/.build-id/9e/6e0af58c8fc0b87fd52da824684211be100d90.debug 120777 root:root ../../usr/bin/cproto.debug -File: /usr/lib/debug/usr/bin/cproto.debug 100644 root:root 5256b0b0df08c248e810a83513ad4fcc +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/170aa65f2e547bf23dab85d91d3d9f8b086f18 120777 root:root ../../../../bin/cproto +File: /usr/lib/debug/.build-id/45/170aa65f2e547bf23dab85d91d3d9f8b086f18.debug 120777 root:root ../../usr/bin/cproto.debug +File: /usr/lib/debug/usr/bin/cproto.debug 100644 root:root c357f2e124b153fd757c514c2d21b2e6 File: /usr/src/debug/cproto-4.7o 40755 root:root @@ -41,2 +41,2 @@ File: /usr/src/debug/cproto-4.7o/yyerror.c 100644 root:root 7a19b8047dd0532107445464d187d0d3 -RPMIdentity: a0d4dd0b89ac64f0bb2fc25e39d83037ebd942a8018758c9a166b10b3f20bbbb86102490e7c274d98bdf0909adc65442717f958dbaec32c61bc929a13285d520 +RPMIdentity: d7a2070a5244d001fff4872782f936cb0f15965d145b8f00afab93d0de3d49b0ca447a95ee46c138c1cdbd7c147afc8d00e7526f840725d02b22303e615ea614