<86>Nov 12 06:11:24 userdel[104447]: delete user 'rooter' <86>Nov 12 06:11:24 groupadd[104479]: group added to /etc/group: name=rooter, GID=600 <86>Nov 12 06:11:24 groupadd[104479]: group added to /etc/gshadow: name=rooter <86>Nov 12 06:11:24 groupadd[104479]: new group: name=rooter, GID=600 <86>Nov 12 06:11:24 useradd[104495]: new user: name=rooter, UID=600, GID=600, home=/root, shell=/bin/bash <86>Nov 12 06:11:24 userdel[104653]: delete user 'builder' <86>Nov 12 06:11:24 userdel[104653]: removed group 'builder' owned by 'builder' <86>Nov 12 06:11:24 userdel[104653]: removed shadow group 'builder' owned by 'builder' <86>Nov 12 06:11:24 groupadd[104730]: group added to /etc/group: name=builder, GID=601 <86>Nov 12 06:11:24 groupadd[104730]: group added to /etc/gshadow: name=builder <86>Nov 12 06:11:24 groupadd[104730]: new group: name=builder, GID=601 <86>Nov 12 06:11:24 useradd[104763]: new user: name=builder, UID=601, GID=601, home=/usr/src, shell=/bin/bash <13>Nov 12 06:11:28 rpmi: flex-old-2.5.4a-alt4 1449717567 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cproto-4.7l-alt1.nosrc.rpm Installing cproto-4.7l-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57306 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cproto-4.7l + echo 'Source #0 (cproto-4.7l.tar.gz):' Source #0 (cproto-4.7l.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cproto-4.7l.tar.gz + /bin/tar -xf - + cd cproto-4.7l + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57306 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproto-4.7l + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DOPT_LINTLIBRARY' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DOPT_LINTLIBRARY' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DOPT_LINTLIBRARY' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DOPT_LINTLIBRARY' ++ 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 --without-included-gettext 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... 7.3.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 tdlint... no checking for lint... no checking for alint... no checking for splint... no checking for lclint... no checking if we must define _GNU_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 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 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.7l' flex ./lex.l make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7l' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7l' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DOPT_LINTLIBRARY -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE symbol.c make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7l' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7l' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DOPT_LINTLIBRARY -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE strkey.c strkey.c: In function 'strcut': strkey.c:44:32: warning: comparison between pointer and zero character constant [-Wpointer-compare] if ((s = strkey(src, key)) != '\0') { ^~ strkey.c:44:9: note: did you mean to dereference the pointer? if ((s = strkey(src, key)) != '\0') { ^ make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7l' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7l' 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.7l' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7l' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DOPT_LINTLIBRARY -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE lintlibs.c make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7l' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7l' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DOPT_LINTLIBRARY -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE cproto.c In file included from cproto.c:7:0: 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.7l' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7l' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DOPT_LINTLIBRARY -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE semantic.c semantic.c: In function 'gen_func_definition': semantic.c:1044: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:1060: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:1071: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:1095: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.7l' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7l' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DOPT_LINTLIBRARY -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE y.tab.c y.tab.c: In function 'yyparse': ./grammar.y:672:39: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] (void)sprintf($$.text, "*%s", $2.text); ^~~~~ In file included from /usr/include/stdio.h:862:0, from ./system.h:8, from ./cproto.h:44, from ./symbol.h:9, from ./grammar.y:70: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 4097 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./grammar.y:678:39: warning: '%s' directive writing up to 4095 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] (void)sprintf($$.text, "*%s%s", $2.text, $3.text); ^~~~~~~ In file included from /usr/include/stdio.h:862:0, from ./system.h:8, from ./cproto.h:44, from ./symbol.h:9, from ./grammar.y:70: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 8192 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./grammar.y:703:39: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] (void)sprintf($$.text, "%s%s ", $1.text, $2.text); ^~~~~~~ In file included from /usr/include/stdio.h:862:0, from ./system.h:8, from ./cproto.h:44, from ./symbol.h:9, from ./grammar.y:70: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./grammar.y:779:36: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] (void)sprintf($$.text, "&%s", $2.text); ^~~~~ In file included from /usr/include/stdio.h:862:0, from ./system.h:8, from ./cproto.h:44, from ./symbol.h:9, from ./grammar.y:70: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 4097 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cproto-4.7l' make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7l' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DOPT_LINTLIBRARY -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.7l' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14341 + 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 + cd cproto-4.7l + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/cproto-buildroot/usr exec_prefix=/usr/src/tmp/cproto-buildroot/usr bindir=/usr/src/tmp/cproto-buildroot/usr/bin sbindir=/usr/src/tmp/cproto-buildroot/usr/sbin sysconfdir=/usr/src/tmp/cproto-buildroot/etc datadir=/usr/src/tmp/cproto-buildroot/usr/share includedir=/usr/src/tmp/cproto-buildroot/usr/include libdir=/usr/src/tmp/cproto-buildroot/usr/lib libexecdir=/usr/src/tmp/cproto-buildroot/usr/lib localstatedir=/usr/src/tmp/cproto-buildroot/var/lib sharedstatedir=/usr/src/tmp/cproto-buildroot/var/lib mandir=/usr/src/tmp/cproto-buildroot/usr/share/man infodir=/usr/src/tmp/cproto-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/cproto-4.7l' mkdir -p /usr/src/tmp/cproto-buildroot/usr/bin mkdir -p /usr/src/tmp/cproto-buildroot/usr/share/man/man1 /bin/install -p cproto /usr/src/tmp/cproto-buildroot/usr/bin/cproto /bin/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.7l' + /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) 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=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/cproto: uses non-LFS functions: fopen freopen mkstemp tmpfile Hardlinking identical .pyc and .pyo files Processing files: cproto-4.7l-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.13QhhV 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.NptXS0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), 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.zOlq8b Creating cproto-debuginfo package Processing files: cproto-debuginfo-4.7l-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.61KCiD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CxPxll find-requires: running scripts (debuginfo) Requires: cproto = 4.7l-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/cproto-4.7l-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/cproto-debuginfo-4.7l-alt1.i586.rpm 5.10user 0.82system 0:10.23elapsed 57%CPU (0avgtext+0avgdata 35164maxresident)k 0inputs+0outputs (0major+355781minor)pagefaults 0swaps 14.86user 3.64system 0:24.35elapsed 75%CPU (0avgtext+0avgdata 122836maxresident)k 232inputs+0outputs (0major+725881minor)pagefaults 0swaps --- cproto-4.7l-alt1.i586.rpm.repo 2014-05-28 03:07:07.000000000 +0000 +++ cproto-4.7l-alt1.i586.rpm.hasher 2018-11-12 06:11:41.796128144 +0000 @@ -1,3 +1,3 @@ /usr/bin/cproto 100755 -/usr/share/man/man1/cproto.1.gz 100644 +/usr/share/man/man1/cproto.1.xz 100644 Requires: /lib/ld-linux.so.2