<86>Aug 30 02:00:44 userdel[2961803]: delete user 'rooter'
<86>Aug 30 02:00:44 userdel[2961803]: removed group 'rooter' owned by 'rooter'
<86>Aug 30 02:00:44 userdel[2961803]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 30 02:00:44 groupadd[2961813]: group added to /etc/group: name=rooter, GID=597
<86>Aug 30 02:00:44 groupadd[2961813]: group added to /etc/gshadow: name=rooter
<86>Aug 30 02:00:44 groupadd[2961813]: new group: name=rooter, GID=597
<86>Aug 30 02:00:44 useradd[2961821]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash
<86>Aug 30 02:00:44 userdel[2961836]: delete user 'builder'
<86>Aug 30 02:00:44 userdel[2961836]: removed group 'builder' owned by 'builder'
<86>Aug 30 02:00:44 userdel[2961836]: removed shadow group 'builder' owned by 'builder'
<86>Aug 30 02:00:44 groupadd[2961844]: group added to /etc/group: name=builder, GID=598
<86>Aug 30 02:00:44 groupadd[2961844]: group added to /etc/gshadow: name=builder
<86>Aug 30 02:00:44 groupadd[2961844]: new group: name=builder, GID=598
<86>Aug 30 02:00:44 useradd[2961850]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash
warning: user asy does not exist - using root
warning: group asy does not exist - using root
warning: user asy does not exist - using root
warning: group asy does not exist - using root
warning: user asy does not exist - using root
warning: group asy does not exist - using root
warning: user asy does not exist - using root
warning: group asy does not exist - using root
warning: user asy does not exist - using root
warning: group asy does not exist - using root
warning: user asy does not exist - using root
warning: group asy does not exist - using root
<13>Aug 30 02:00:47 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Aug 30 02:00:47 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Aug 30 02:00:48 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Aug 30 02:00:48 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Aug 30 02:00:48 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686325 installed
<13>Aug 30 02:00:48 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/zelax-pflash-1.0.11-alt3.nosrc.rpm
Installing zelax-pflash-1.0.11-alt3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28417
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf zelax-pflash-1.0.11
+ echo 'Source #0 (zelax-pflash-1.0.11.tar.gz):'
Source #0 (zelax-pflash-1.0.11.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/zelax-pflash-1.0.11.tar.gz
+ /bin/tar -xf -
+ cd zelax-pflash-1.0.11
+ /bin/chmod -c -Rf u+rwX,go-w .
mode of './README' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of './AUTHORS' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
+ echo 'Patch #0 (zelax-pflash-Makefile.am.altlinux.diff):'
Patch #0 (zelax-pflash-Makefile.am.altlinux.diff):
+ /usr/bin/patch -p0
patching file Makefile.am
+ echo 'Patch #1 (zelax-pflash-pflash.c.progname.patch):'
Patch #1 (zelax-pflash-pflash.c.progname.patch):
+ /usr/bin/patch -p0
patching file pflash.c
+ /bin/sed -e 's|@@NAME@@|zelax-pflash|g'
+ /bin/sed -e 's|@@NAME@@|zelax-pflash|g'
+ aclocal
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
+ autoconf
+ automake --add-missing
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:6: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:5: installing './compile'
+ libtoolize -i
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: You should add the contents of the following files to 'aclocal.m4':
libtoolize-default:   '/usr/share/libtool-2.4/aclocal/libtool.m4'
libtoolize-default:   '/usr/share/libtool-2.4/aclocal/ltoptions.m4'
libtoolize-default:   '/usr/share/libtool-2.4/aclocal/ltsugar.m4'
libtoolize-default:   '/usr/share/libtool-2.4/aclocal/ltversion.m4'
libtoolize-default:   '/usr/share/libtool-2.4/aclocal/lt~obsolete.m4'
libtoolize-default: Remember to add 'LT_INIT' to configure.in.
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize-default: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ 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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking for library containing strerror... none required
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/usr/src/RPM/BUILD/zelax-pflash-1.0.11/missing: Unknown `--is-lightweight' option
Try `/usr/src/RPM/BUILD/zelax-pflash-1.0.11/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking dependency style of x86_64-alt-linux-g++... none
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for main in -lreadline... yes
checking for main in -ltermcap... no
checking check Linux... yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for gettimeofday... yes
checking for select... yes
checking for strdup... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85000
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd zelax-pflash-1.0.11
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/zelax-pflash-1.0.11'
cc -O2 -Wall -g -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include -c  -o pflash.o pflash.c     
pflash.c: In function 'pflash_sighandler':
pflash.c:122:29: warning: pointer targets in passing argument 2 of 'put_command' differ in signedness [-Wpointer-sign]
  if((buflen=put_command(fd, buffer, buflen, 4))==4) {printf(" \n"); close(fd); printf(" Device is switched to normal mode. \n"); exit(0);  }
                             ^~~~~~
pflash.c:96:5: note: expected 'unsigned char *' but argument is of type 'char *'
 int put_command(int fd, unsigned char *buffer, int buflen, int size_con);
     ^~~~~~~~~~~
pflash.c: In function 'to_prog':
pflash.c:178:9: warning: variable 'hi_ccc' set but not used [-Wunused-but-set-variable]
     int hi_ccc=0,lo_ccc=0,i=0,ccc=0;
         ^~~~~~
pflash.c: In function 'm_read':
pflash.c:360:25: warning: pointer targets in passing argument 1 of 'count_buf' differ in signedness [-Wpointer-sign]
 
                         ^      
pflash.c:98:5: note: expected 'unsigned char *' but argument is of type 'char *'
 int count_buf(unsigned char *buffer, int buflen)  {
     ^~~~~~~~~
pflash.c: In function 'put_command':
pflash.c:573:48: warning: pointer targets in passing argument 2 of 'm_read' differ in signedness [-Wpointer-sign]
 
                                                ^     
pflash.c:331:5: note: expected 'char *' but argument is of type 'unsigned char *'
 
     ^     
pflash.c: In function 'put_command1':
pflash.c:607:18: warning: pointer targets in passing argument 1 of 'to_prog' differ in signedness [-Wpointer-sign]
 
                  ^     
pflash.c:177:5: note: expected 'char *' but argument is of type 'unsigned char *'
 int to_prog (char *buffer){
     ^~~~~~~
pflash.c:598:53: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
 
                                                     ^ 
pflash.c: In function 'progress_bar':
pflash.c:725:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  fprintf(stderr,"%s%3d%c    %s",str,value,'%',word_pr);
  ^~~
pflash.c:725:43: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  fprintf(stderr,"%s%3d%c    %s",str,value,'%',word_pr);
                                           ^~~
pflash.c: In function 'main':
pflash.c:698:33: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
     struct stat s;
                                 ^ 
pflash.c: In function 'progress_bar':
pflash.c:725:46: warning: array subscript 20 is above array bounds of 'char[20]' [-Warray-bounds]
  fprintf(stderr,"%s%3d%c    %s",str,value,'%',word_pr);
                                           ~~~^~~~
pflash.c: In function 'get_info_device':
pflash.c:486:29: warning: '%d' directive output may be truncated writing between 1 and 5 bytes into a region of size 4 [-Wformat-truncation=]
     if (version == 65535) {printf(" There is a CRC error in program %s\n",name); if(read_enable) {exit(1);}}
                             ^~~~
pflash.c:486:29: note: directive argument in the range [0, 65535]
In file included from /usr/include/stdio.h:862,
                 from pflash.c:5:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 6 bytes into a destination of size 4
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/zelax-pflash-1.0.11'
make: Entering directory '/usr/src/RPM/BUILD/zelax-pflash-1.0.11'
cc pflash.o -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include -lreadline -ltinfo -o pflash  
make: Leaving directory '/usr/src/RPM/BUILD/zelax-pflash-1.0.11'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9546
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/zelax-pflash-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/zelax-pflash-buildroot
+ cd zelax-pflash-1.0.11
+ /bin/install -d -m 0750 /usr/src/tmp/zelax-pflash-buildroot/usr/bin
+ /bin/install -m 755 pflash /usr/src/tmp/zelax-pflash-buildroot/usr/bin/zelax-pflash
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/zelax-pflash-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/zelax-pflash-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/zelax-pflash-buildroot/ (default)
Compressing files in /usr/src/tmp/zelax-pflash-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/zelax-pflash-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: zelax-pflash-1.0.11-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15968
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd zelax-pflash-1.0.11
+ DOCDIR=/usr/src/tmp/zelax-pflash-buildroot/usr/share/doc/zelax-pflash-1.0.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/zelax-pflash-buildroot/usr/share/doc/zelax-pflash-1.0.11
+ /bin/mkdir -p /usr/src/tmp/zelax-pflash-buildroot/usr/share/doc/zelax-pflash-1.0.11
+ cp -prL README.alt README.alt.koi8-r NEWS AUTHORS /usr/src/tmp/zelax-pflash-buildroot/usr/share/doc/zelax-pflash-1.0.11
+ chmod -R go-w /usr/src/tmp/zelax-pflash-buildroot/usr/share/doc/zelax-pflash-1.0.11
+ chmod -R a+rX /usr/src/tmp/zelax-pflash-buildroot/usr/share/doc/zelax-pflash-1.0.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LOGdDl
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.Lfwpgt
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.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libreadline.so.7()(64bit) >= set:nmSjS5, rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(post): /bin/sh
Requires(postun): /bin/sh
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v6d9qE
Creating zelax-pflash-debuginfo package
Processing files: zelax-pflash-debuginfo-1.0.11-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2NIm9S
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CFnvmb
find-requires: running scripts (debuginfo)
Requires: zelax-pflash = 1.0.11-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libreadline.so.7)
Adding to zelax-pflash-debuginfo a strict dependency on zelax-pflash
Wrote: /usr/src/RPM/RPMS/x86_64/zelax-pflash-1.0.11-alt3.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/zelax-pflash-debuginfo-1.0.11-alt3.x86_64.rpm
7.52user 3.17system 0:14.27elapsed 74%CPU (0avgtext+0avgdata 35336maxresident)k
0inputs+0outputs (0major+508950minor)pagefaults 0swaps
15.34user 8.41system 0:26.51elapsed 89%CPU (0avgtext+0avgdata 117324maxresident)k
0inputs+0outputs (0major+817902minor)pagefaults 0swaps