86>Jun 13 02:44:42 userdel[2265]: delete user 'rooter'
<86>Jun 13 02:44:42 userdel[2265]: removed group 'rooter' owned by 'rooter'
<86>Jun 13 02:44:42 userdel[2265]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 13 02:44:42 groupadd[2288]: group added to /etc/group: name=rooter, GID=549
<86>Jun 13 02:44:42 groupadd[2288]: group added to /etc/gshadow: name=rooter
<86>Jun 13 02:44:42 groupadd[2288]: new group: name=rooter, GID=549
<86>Jun 13 02:44:42 useradd[2296]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash
<86>Jun 13 02:44:42 userdel[2310]: delete user 'builder'
<86>Jun 13 02:44:42 userdel[2310]: removed group 'builder' owned by 'builder'
<86>Jun 13 02:44:42 userdel[2310]: removed shadow group 'builder' owned by 'builder'
<86>Jun 13 02:44:42 groupadd[2319]: group added to /etc/group: name=builder, GID=550
<86>Jun 13 02:44:42 groupadd[2319]: group added to /etc/gshadow: name=builder
<86>Jun 13 02:44:42 groupadd[2319]: new group: name=builder, GID=550
<86>Jun 13 02:44:42 useradd[2323]: new user: name=builder, UID=550, GID=550, 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 13 02:44:46 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed
<13>Jun 13 02:44:46 rpmi: libtasn1-4.13-alt2 1521133848 installed
<13>Jun 13 02:44:46 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Jun 13 02:44:46 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed
<13>Jun 13 02:44:46 rpmi: ca-certificates-2019.03.31-alt1 sisyphus+226302.100.1.1 1554055265 installed
<13>Jun 13 02:44:46 rpmi: ca-trust-0.1.1-alt2 1515595785 installed
<13>Jun 13 02:44:46 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288187 installed
<13>Jun 13 02:44:46 rpmi: libcrypto1.1-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667802 installed
<13>Jun 13 02:44:46 rpmi: libssl1.1-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667802 installed
<13>Jun 13 02:44:46 rpmi: libssl-devel-1.1.1b-alt2 sisyphus+227249.100.2.1 1555667802 installed
<13>Jun 13 02:44:46 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64474
+ 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.64474
+ 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'
+ 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'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
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 make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
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 special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
############# Hashrat Build Config: #############
Using bundled libUseful
Largefiles ( > 2GB ) NOT 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=x86_64-alt-linux' '--host=x86_64-alt-linux' '--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' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--without-included-gettext' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' --cache-file=/dev/null --srcdir=.
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 make sets $(MAKE)... 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 special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
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 ) NOT 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'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -c ssh.c
ssh.c: In function 'SSHGet':
ssh.c:70:13: warning: unused variable 'ptr' [-Wunused-variable]
const char *ptr;
^~~
ssh.c: In function 'SSHGlob':
ssh.c:184:13: warning: unused variable 'ptr' [-Wunused-variable]
const char *ptr;
^~~
ssh.c:182:50: warning: unused variable 'wptr' [-Wunused-variable]
char *Tempstr=NULL, *Path=NULL, *TermLine=NULL, *wptr;
^~~~
ssh.c: In function 'SSHRequestPasswd':
ssh.c:32:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
write(2,"*",1);
^~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2'
make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -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'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -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'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -c http.c
make: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2'
make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -c filesigning.c
make: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2'
make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -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'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -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'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -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'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -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'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -c memcached.c
make: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2/libUseful-3'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_LIBC=1 -DHAVE_PTSNAME_R=1 -DHAVE_LIBC=1 -DHAVE_UMOUNT2=1 -DHAVE_LIBC=1 -DHAVE_UMOUNT=1 -DHAVE_LIBC=1 -DHAVE_MKOSTEMP=1 -DHAVE_LIBC=1 -DHAVE_XATTR=1 -DHAVE_MADVISE -DHAVE_MADVISE_NOFORK -DHAVE_MADVISE_DONTDUMP -DHAVE_MLOCK -c UnixSocket.c
UnixSocket.c: In function 'sun_set_path':
UnixSocket.c:13:11: warning: unused variable 'pos' [-Wunused-variable]
off_t pos;
^~~
UnixSocket.c: In function 'UnixServerInit':
UnixSocket.c:89:12: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (result != 0) RaiseError(ERRFLAG_ERRNO, "UnixServerInit","failed to create a unix socket.");
^
make[1]: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2/libUseful-3'
make: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -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("