<86>Jun 14 08:46:17 userdel[40735]: delete user 'rooter' <86>Jun 14 08:46:17 userdel[40735]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 14 08:46:17 groupadd[40805]: group added to /etc/group: name=rooter, GID=621 <86>Jun 14 08:46:17 groupadd[40805]: group added to /etc/gshadow: name=rooter <86>Jun 14 08:46:17 groupadd[40805]: new group: name=rooter, GID=621 <86>Jun 14 08:46:17 useradd[40827]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Jun 14 08:46:17 userdel[40889]: delete user 'builder' <86>Jun 14 08:46:17 userdel[40889]: removed group 'builder' owned by 'builder' <86>Jun 14 08:46:17 userdel[40889]: removed shadow group 'builder' owned by 'builder' <86>Jun 14 08:46:17 groupadd[40900]: group added to /etc/group: name=builder, GID=622 <86>Jun 14 08:46:17 groupadd[40900]: group added to /etc/gshadow: name=builder <86>Jun 14 08:46:17 groupadd[40900]: new group: name=builder, GID=622 <86>Jun 14 08:46:17 useradd[40914]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Jun 14 08:46:19 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Jun 14 08:46:19 rpmi: libtasn1-4.13-alt2 1521133850 installed <13>Jun 14 08:46:19 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jun 14 08:46:19 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jun 14 08:46:19 rpmi: ca-certificates-2019.03.31-alt1 sisyphus+226302.100.1.1 1554055265 installed <13>Jun 14 08:46:19 rpmi: ca-trust-0.1.1-alt2 1515595785 installed <13>Jun 14 08:46:19 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Jun 14 08:46:19 rpmi: libcrypto1.1-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667822 installed <13>Jun 14 08:46:19 rpmi: libssl1.1-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667822 installed <13>Jun 14 08:46:19 rpmi: libssl-devel-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667822 installed <13>Jun 14 08:46:19 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/hashrat-1.10.2-alt1_2.1.nosrc.rpm Installing hashrat-1.10.2-alt1_2.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95075 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Hashrat-1.10.2 + echo 'Source #0 (Hashrat-1.10.2.tar.gz):' Source #0 (Hashrat-1.10.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Hashrat-1.10.2.tar.gz + /bin/tar -xf - + cd Hashrat-1.10.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95075 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Hashrat-1.10.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ 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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... i586-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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 ############# Hashrat Build Config: ############# Using bundled libUseful Largefiles ( > 2GB ) enabled File system attributes NOT enabled SSL/TLS NOT enabled configure: creating ./config.status config.status: creating Makefile === configuring in libUseful-3 (/usr/src/RPM/BUILD/Hashrat-1.10.2/libUseful-3) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i586-alt-linux' '--host=i586-alt-linux' '--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' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--without-included-gettext' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' --cache-file=/dev/null --srcdir=. checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... i586-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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for ptsname_r in -lc... yes checking for umount2 in -lc... yes checking for umount in -lc... yes checking for mkostemp in -lc... yes checking for getxattr in -lc... yes configure: creating ./config.status config.status: creating Makefile ############# libUseful Build Config: ############# Largefiles ( > 2GB ) enabled Linux sendfile syscall NOT enabled IPv6 NOT enabled SSL/TLS NOT enabled zlib NOT enabled linux namespace support NOT enabled + make -j8 make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -c common.c make: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -c include-exclude.c include-exclude.c: In function 'IncludeExcludeCheckFilenames': include-exclude.c:105:6: warning: implicit declaration of function 'fnmatch'; did you mean 'pmatch'? [-Wimplicit-function-declaration] if (fnmatch(mptr,dptr,0)==0) result=CTX_INCLUDE; ^~~~~~~ pmatch include-exclude.c: In function 'IncludeExcludeCheck': include-exclude.c:134:20: warning: unused variable 'dptr' [-Wunused-variable] const char *mptr, *dptr; ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -c fingerprint.c fingerprint.c: In function 'ParseBSDFormat': fingerprint.c:13:5: warning: unused variable 'result' [-Wunused-variable] int result=FALSE; ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -c xattr.c xattr.c: In function 'HashRatSetXAttr': xattr.c:58:5: warning: unused variable 'result' [-Wunused-variable] int result; ^~~~~~ xattr.c: In function 'XAttrGetHash': xattr.c:116:4: warning: 'len' is used uninitialized in this function [-Wuninitialized] if (len > 0) ^ make: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -c find.c find.c: In function 'CheckForMatch': find.c:107:36: warning: unused variable 'Prev' [-Wunused-variable] TFingerprint *Lookup, *Head=NULL, *Prev=NULL, *Item=NULL, *Result=NULL; ^~~~ find.c: In function 'MatchesLoad': find.c:231:46: warning: unused variable 'ptr' [-Wunused-variable] char *Line=NULL, *Tempstr=NULL, *Type=NULL, *ptr; ^~~ make: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -c command-line-args.c command-line-args.c: In function 'CommandLineParseArgs': command-line-args.c:269:66: warning: passing argument 1 of 'IncludeExcludeLoadExcludesFromFile' from incompatible pointer type [-Wincompatible-pointer-types] else if (strcmp(arg,"-X")==0) IncludeExcludeLoadExcludesFromFile(Ctx, CommandLineNext(&CmdLine)); ^~~ In file included from command-line-args.c:2: include-exclude.h:8:53: note: expected 'const char *' but argument is of type 'HashratCtx *' {aka 'struct *'} void IncludeExcludeLoadExcludesFromFile(const char *Path, HashratCtx *Ctx); ~~~~~~~~~~~~^~~~ command-line-args.c:269:71: warning: passing argument 2 of 'IncludeExcludeLoadExcludesFromFile' from incompatible pointer type [-Wincompatible-pointer-types] else if (strcmp(arg,"-X")==0) IncludeExcludeLoadExcludesFromFile(Ctx, CommandLineNext(&CmdLine)); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from command-line-args.c:2: include-exclude.h:8:71: note: expected 'HashratCtx *' {aka 'struct *'} but argument is of type 'const char *' void IncludeExcludeLoadExcludesFromFile(const char *Path, HashratCtx *Ctx); ~~~~~~~~~~~~^~~ command-line-args.c: In function 'HMACSetup': command-line-args.c:20:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, "Enter HMAC Key: ",16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command-line-args.c:33:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,"ERROR: No HMAC Key given!\n",27); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -c check-hash.c make: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -c cgi.c cgi.c: In function 'CGIPrintSelect': cgi.c:27:97: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=] if (StrValid(CurrType) && (strcmp(Curr->Tag,CurrType)==0)) printf("