<86>Jan 1 10:33:27 userdel[125224]: delete user 'rooter' <86>Jan 1 10:33:27 userdel[125224]: removed group 'rooter' owned by 'rooter' <86>Jan 1 10:33:27 userdel[125224]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 1 10:33:27 groupadd[125282]: group added to /etc/group: name=rooter, GID=567 <86>Jan 1 10:33:27 groupadd[125282]: group added to /etc/gshadow: name=rooter <86>Jan 1 10:33:27 groupadd[125282]: new group: name=rooter, GID=567 <86>Jan 1 10:33:27 useradd[125304]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Jan 1 10:33:27 userdel[125381]: delete user 'builder' <86>Jan 1 10:33:27 userdel[125381]: removed group 'builder' owned by 'builder' <86>Jan 1 10:33:27 userdel[125381]: removed shadow group 'builder' owned by 'builder' <86>Jan 1 10:33:27 groupadd[125483]: group added to /etc/group: name=builder, GID=568 <86>Jan 1 10:33:27 groupadd[125483]: group added to /etc/gshadow: name=builder <86>Jan 1 10:33:27 groupadd[125483]: new group: name=builder, GID=568 <86>Jan 1 10:33:27 useradd[125513]: new user: name=builder, UID=568, GID=568, 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>Jan 1 10:33:30 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Jan 1 10:33:30 rpmi: libtasn1-4.15.0-alt1 sisyphus+241940.100.1.1 1574959866 installed <13>Jan 1 10:33:30 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jan 1 10:33:30 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jan 1 10:33:30 rpmi: ca-certificates-2019.10.28-alt1 sisyphus+239875.300.1.1 1572267834 installed <13>Jan 1 10:33:30 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Jan 1 10:33:30 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Jan 1 10:33:30 rpmi: libcrypto1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Jan 1 10:33:30 rpmi: libssl1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Jan 1 10:33:30 rpmi: libssl-devel-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Jan 1 10:33:30 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-alt2_2.1.nosrc.rpm Installing hashrat-1.10.2-alt2_2.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88633 + 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.88633 + 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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 --enable-xattr 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 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 sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes ############# Hashrat Build Config: ############# Using bundled libUseful Largefiles ( > 2GB ) enabled File system attributes (xattr) 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' '--enable-xattr' '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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=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' 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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=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' 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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=1 -c fingerprint.c fingerprint.c: In function 'ParseBSDFormat': fingerprint.c:13:5: warning: unused variable 'result' [-Wunused-variable] 13 | 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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=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] 105 | 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] 134 | 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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=1 -c xattr.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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=1 -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] 269 | else if (strcmp(arg,"-X")==0) IncludeExcludeLoadExcludesFromFile(Ctx, CommandLineNext(&CmdLine)); | ^~~ | | | HashratCtx * {aka struct *} 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 *'} 8 | 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] 269 | else if (strcmp(arg,"-X")==0) IncludeExcludeLoadExcludesFromFile(Ctx, CommandLineNext(&CmdLine)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | const char * 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 *' 8 | 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] 20 | 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] 33 | 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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=1 -c memcached.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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=1 -c files.c files.c: In function 'HashratHashSingleFile': files.c:236:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type '__time_t' {aka 'long int'} [-Wformat=] 236 | printf("cache %llu %llu %llu\n",XattrStat.st_mtime, FStat->st_mtime, XattrStat.st_mtime - FStat->st_mtime); | ~~~^ | | | long long unsigned int | %lu files.c:236:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type '__time_t' {aka 'long int'} [-Wformat=] 236 | printf("cache %llu %llu %llu\n",XattrStat.st_mtime, FStat->st_mtime, XattrStat.st_mtime - FStat->st_mtime); | ~~~^ | | | long long unsigned int | %lu files.c:236:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__time_t' {aka 'long int'} [-Wformat=] 236 | printf("cache %llu %llu %llu\n",XattrStat.st_mtime, FStat->st_mtime, XattrStat.st_mtime - FStat->st_mtime); | ~~~^ | | | long long unsigned int | %lu files.c: In function 'HashratAction': files.c:455:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 455 | if (FP->Flags & FP_HASSTAT) if (HashratCheckFile(Ctx, Path, Stat, HashStr, FP)) result=FALSE; | ^ files.c: In function 'ProcessItem': files.c:642:1: warning: implicit declaration of function 'MapClear'; did you mean 'MapCreate'? [-Wimplicit-function-declaration] 642 | MapClear(Visited, NULL); | ^~~~~~~~ | MapCreate files.c:611:19: warning: unused variable 'Flags' [-Wunused-variable] 611 | int result=FALSE, Flags; | ^~~~~ 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -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 List.c List.c: In function 'MapDumpSizes': List.c:23:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ListNode *' {aka 'struct lnode *'} [-Wformat=] 23 | printf("%d %d %d\n",i,Chain,ListSize(Chain)); | ~^ ~~~~~ | | | | int ListNode * {aka struct lnode *} List.c:23:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 23 | printf("%d %d %d\n",i,Chain,ListSize(Chain)); | ~^ ~~~~~~~~~~~~~~~ | | | | int long unsigned int | %ld List.c: In function 'MapGetChain': List.c:129:20: warning: pointer targets in passing argument 1 of 'fnv_hash' differ in signedness [-Wpointer-sign] 129 | i=fnv_hash(Key, Map->ItemType); | ^~~ | | | const char * In file included from String.h:14, from includes.h:29, from List.c:1: GeneralFunctions.h:88:44: note: expected 'const unsigned char *' but argument is of type 'const char *' 88 | unsigned int fnv_hash(unsigned const char *key, int NoOfItems); | ~~~~~~~~~~~~~~~~~~~~~^~~ List.c: In function 'ListFindNamedItemInsert': List.c:370:26: warning: unused variable 'miss' [-Wunused-variable] 370 | int hops=0, jumps=0, miss=0; | ^~~~ List.c:370:17: warning: unused variable 'jumps' [-Wunused-variable] 370 | int hops=0, jumps=0, miss=0; | ^~~~~ List.c: In function 'MapGetNext': List.c:504:15: warning: unused variable 'SubNode' [-Wunused-variable] 504 | ListNode *SubNode, *Head; | ^~~~~~~ List.c: In function 'ListFindTypedItem': List.c:457:26: warning: 'Head' may be used uninitialized in this function [-Wmaybe-uninitialized] 457 | if ((! Node) || (Node==Head) || (! Node->Tag)) return(NULL); | ~~~~~^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2/libUseful-3' make[1]: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2/libUseful-3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -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] 13 | off_t pos; | ^~~ In file included from /usr/include/string.h:507, from /usr/include/sys/un.h:37, from includes.h:16, from UnixSocket.h:11, from UnixSocket.c:1: In function 'strncpy', inlined from 'sun_set_path' at UnixSocket.c:34:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ UnixSocket.c: In function 'sun_set_path': UnixSocket.c:32:13: note: length computed here 32 | val=strlen(Path); | ^~~~~~~~~~~~ UnixSocket.c: In function 'UnixServerInit': UnixSocket.c:89:12: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] 89 | 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' 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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=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' 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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=1 -c ssh.c ssh.c: In function 'SSHGet': ssh.c:70:13: warning: unused variable 'ptr' [-Wunused-variable] 70 | const char *ptr; | ^~~ ssh.c: In function 'SSHGlob': ssh.c:184:13: warning: unused variable 'ptr' [-Wunused-variable] 184 | const char *ptr; | ^~~ ssh.c:182:50: warning: unused variable 'wptr' [-Wunused-variable] 182 | 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] 32 | write(2,"*",1); | ^~~~~~~~~~~~~~ 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -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 Unicode.c 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' 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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=1 -c check-hash.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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -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 Socket.c Socket.c: In function 'SockAddrCreate': Socket.c:266:15: warning: unused variable 'salen' [-Wunused-variable] 266 | socklen_t salen; | ^~~~~ Socket.c: In function 'GetSockDestination': Socket.c:395:65: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 395 | if (getsockopt(sock, SOL_IP, SO_ORIGINAL_DST, (char *) &sa, &salen) ==0) | ^~~~~~ | | | int * In file included from includes.h:15, from Socket.h:9, from Socket.c:1: /usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Socket.c: In function 'UDPRecv': Socket.c:513:9: warning: unused variable 'fd' [-Wunused-variable] 513 | int fd; | ^~ Socket.c: In function 'IPServerInit': Socket.c:560:31: warning: unused variable 'ptr' [-Wunused-variable] 560 | const char *p_Addr=NULL, *ptr; | ^~~ Socket.c: In function 'STREAMTCPConnect': Socket.c:1056:24: warning: unused variable 'ptr' [-Wunused-variable] 1056 | char *Token=NULL, *ptr; | ^~~ Socket.c: In function 'SockSetAttribute': Socket.c:191:1: warning: control reaches end of non-void function [-Wreturn-type] 191 | } | ^ Socket.c: In function 'SockGetAttribute': Socket.c:197:1: warning: control reaches end of non-void function [-Wreturn-type] 197 | } | ^ Socket.c: In function 'GetHostARP': Socket.c:346:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 346 | fgets(Tempstr,255,F); | ^~~~~~~~~~~~~~~~~~~~ Socket.c: In function 'BindSock': Socket.c:313:12: warning: 'fd' may be used uninitialized in this function [-Wmaybe-uninitialized] 313 | result=bind(fd, sa, salen); | ^~~~~~~~~~~~~~~~~~~ Socket.c: In function 'STREAMServerInit': Socket.c:704:7: warning: 'Type' may be used uninitialized in this function [-Wmaybe-uninitialized] 704 | S=STREAMFromSock(fd, Type, NULL, Host, Port); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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' 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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=1 -c find.c find.c: In function 'CheckForMatch': find.c:107:36: warning: unused variable 'Prev' [-Wunused-variable] 107 | 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] 231 | char *Line=NULL, *Tempstr=NULL, *Type=NULL, *ptr; | ^~~ 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -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 GeneralFunctions.c GeneralFunctions.c: In function 'LookupUID': GeneralFunctions.c:199:11: warning: unused variable 'ptr' [-Wunused-variable] 199 | char *ptr; | ^~~ GeneralFunctions.c: In function 'LookupGID': GeneralFunctions.c:211:11: warning: unused variable 'ptr' [-Wunused-variable] 211 | char *ptr; | ^~~ GeneralFunctions.c: In function 'LookupUserName': GeneralFunctions.c:223:11: warning: unused variable 'ptr' [-Wunused-variable] 223 | char *ptr; | ^~~ GeneralFunctions.c: In function 'LookupGroupName': GeneralFunctions.c:234:11: warning: unused variable 'ptr' [-Wunused-variable] 234 | char *ptr; | ^~~ GeneralFunctions.c: In function 'OSSysInfoLong': GeneralFunctions.c:402:17: warning: unused variable 'ptr' [-Wunused-variable] 402 | const char *ptr; | ^~~ GeneralFunctions.c:401:20: warning: unused variable 'pw' [-Wunused-variable] 401 | struct passwd *pw; | ^~ GeneralFunctions.c: In function 'GetRandomData': GeneralFunctions.c:308:22: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 308 | if (fd > -1) read(fd,&val,1); | ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/Hashrat-1.10.2/libUseful-3' make[1]: Entering directory '/usr/src/RPM/BUILD/Hashrat-1.10.2/libUseful-3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -D_FILE_OFFSET_BITS=64 -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 Errors.c Errors.c: In function 'InternalRaiseError': Errors.c:68:64: warning: too many arguments for format [-Wformat-extra-args] 68 | if (! LibUsefulGetBool("Error:Silent")) fprintf(stderr,"ERROR: %s %s:%d %s\n", where, file, line, Tempstr, ptr); | ^~~~~~~~~~~~~~~~~~~~~~ Errors.c:69:62: warning: too many arguments for format [-Wformat-extra-args] 69 | if (LibUsefulGetBool("Error:Syslog")) syslog(LOG_ERR,"ERROR: %s %s:%d %s", where, file, line, Tempstr, ptr); | ^~~~~~~~~~~~~~~~~~~~ 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' 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 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_XATTR=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=] 27 | if (StrValid(CurrType) && (strcmp(Curr->Tag,CurrType)==0)) printf("