+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/webalizer.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZXhqWL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf webalizer-2.23-08 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/webalizer-2.23-08-src.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd webalizer-2.23-08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #4 (webalizer-2.21-02-underrun.patch):' Patch #4 (webalizer-2.21-02-underrun.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .underrun --fuzz=0 patching file webalizer.c + echo 'Patch #6 (webalizer-2.23-05-confuser.patch):' Patch #6 (webalizer-2.23-05-confuser.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .confuser --fuzz=0 patching file webalizer.c Hunk #1 succeeded at 296 (offset 44 lines). Hunk #2 succeeded at 315 (offset 47 lines). patching file webalizer.1 Hunk #1 succeeded at 45 (offset 1 line). + echo 'Patch #9 (webalizer-2.23-05-groupvisit.patch):' Patch #9 (webalizer-2.23-05-groupvisit.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .groupvisit --fuzz=0 patching file hashtab.c Hunk #2 succeeded at 181 (offset -7 lines). Hunk #3 succeeded at 191 (offset -7 lines). Hunk #4 succeeded at 212 (offset -17 lines). Hunk #5 succeeded at 246 (offset -21 lines). Hunk #6 succeeded at 256 (offset -21 lines). Hunk #7 succeeded at 852 (offset -30 lines). Hunk #8 succeeded at 881 (offset -30 lines). Hunk #9 succeeded at 906 (offset -30 lines). + echo 'Patch #10 (webalizer-2.23-08-memmove.patch):' Patch #10 (webalizer-2.23-08-memmove.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .memmove --fuzz=0 patching file dns_resolv.c patching file preserve.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ie0fNJ + umask 022 + cd /builddir/build/BUILD + cd webalizer-2.23-08 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-dns --enable-bz2 --enable-geoip checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 whether char is unsigned... yes checking for u_int64_t... yes checking whether altzone is declared... no checking for main in -l44bsd... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for main in -lm... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for main in -lz... yes checking for gzrewind in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lpng... yes checking for main in -lgd... yes checking for gdImagePng in -lgd... yes checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for main in -ldb... yes checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for fdatasync... yes checking for socket... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for inet_pton... yes checking for main in -lbz2... yes checking for BZ2_bzopen in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for main in -lGeoIP... yes checking GeoIP.h usability... yes checking GeoIP.h presence... yes checking for GeoIP.h... yes checking for language file... yes - english configure: creating ./config.status config.status: creating Makefile config.status: linking ./lang/webalizer_lang.english to webalizer_lang.h configure: Done. Type 'make' to continue with build. + /usr/bin/make -O -j4 gcc -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -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 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_GEOIP -DUSE_BZIP -DUSE_DNS -c linklist.c gcc -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -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 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_GEOIP -DUSE_BZIP -DUSE_DNS -c hashtab.c hashtab.c: In function 'new_hnode': hashtab.c:124:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr,"[new_hnode] %s (%d)",msg_big_one,strlen(str)); ~^ ~~~~~~~~~~~ %ld hashtab.c: In function 'new_unode': hashtab.c:320:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr,"[new_unode] %s (%d)",msg_big_one,strlen(str)); ~^ ~~~~~~~~~~~ %ld hashtab.c: In function 'new_rnode': hashtab.c:449:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr,"[new_rnode] %s (%d)",msg_big_one,strlen(str)); ~^ ~~~~~~~~~~~ %ld hashtab.c: In function 'new_anode': hashtab.c:570:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr,"[new_anode] %s (%d)",msg_big_one,strlen(str)); ~^ ~~~~~~~~~~~ %ld hashtab.c: In function 'new_snode': hashtab.c:689:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr,"[new_snode] %s (%d)",msg_big_one,strlen(str)); ~^ ~~~~~~~~~~~ %ld hashtab.c: In function 'new_inode': hashtab.c:796:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr,"[new_inode] %s (%d)",msg_big_one,strlen(str)); ~^ ~~~~~~~~~~~ %ld hashtab.c: In function 'new_dnode': hashtab.c:979:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf(stderr,"[new_dnode] %s (%d)",msg_big_one,strlen(str)); ~^ ~~~~~~~~~~~ %ld gcc -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -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 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_GEOIP -DUSE_BZIP -DUSE_DNS -c preserve.c preserve.c: In function 'get_history': preserve.c:124:46: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 5 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] numfields = sscanf(buffer,"%d %d %llu %llu %llu %lf %d %d %llu %llu", ~~~^ %lu preserve.c:127:24: &hist[i].hit, ~~~~~~~~~~~~ preserve.c:124:51: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 6 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] numfields = sscanf(buffer,"%d %d %llu %llu %llu %lf %d %d %llu %llu", ~~~^ %lu preserve.c:128:24: &hist[i].files, ~~~~~~~~~~~~~~ preserve.c:124:56: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] numfields = sscanf(buffer,"%d %d %llu %llu %llu %lf %d %d %llu %llu", ~~~^ %lu preserve.c:129:24: &hist[i].site, ~~~~~~~~~~~~~ preserve.c:124:71: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 11 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] numfields = sscanf(buffer,"%d %d %llu %llu %llu %lf %d %d %llu %llu", ~~~^ %lu preserve.c:133:24: &hist[i].page, ~~~~~~~~~~~~~ preserve.c:124:76: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 12 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] numfields = sscanf(buffer,"%d %d %llu %llu %llu %lf %d %d %llu %llu", ~~~^ %lu preserve.c:134:24: &hist[i].visit); ~~~~~~~~~~~~~~ preserve.c:67:14: warning: variable 'numfields' set but not used [-Wunused-but-set-variable] int i,n,numfields; ^~~~~~~~~ preserve.c: In function 'put_history': preserve.c:187:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(hist_fp,"%d %d %llu %llu %llu %.0f %d %d %llu %llu\n", ~~~^ %lu preserve.c:190:26: hist[i].hit, ~~~~~~~~~~~ preserve.c:187:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(hist_fp,"%d %d %llu %llu %llu %.0f %d %d %llu %llu\n", ~~~^ %lu preserve.c:191:26: hist[i].files, ~~~~~~~~~~~~~ preserve.c:187:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(hist_fp,"%d %d %llu %llu %llu %.0f %d %d %llu %llu\n", ~~~^ %lu preserve.c:192:26: hist[i].site, ~~~~~~~~~~~~ preserve.c:187:62: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 11 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(hist_fp,"%d %d %llu %llu %llu %.0f %d %d %llu %llu\n", ~~~^ %lu preserve.c:196:26: hist[i].page, ~~~~~~~~~~~~ preserve.c:187:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 12 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(hist_fp,"%d %d %llu %llu %llu %.0f %d %d %llu %llu\n", ~~~^ %lu preserve.c:197:26: hist[i].visit); ~~~~~~~~~~~~~ preserve.c: In function 'save_state': preserve.c:364:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu preserve.c:364:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu preserve.c:364:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu preserve.c:364:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu preserve.c:364:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu preserve.c:364:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu preserve.c:364:58: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu preserve.c:364:63: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 11 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu preserve.c:364:68: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 12 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu preserve.c:370:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %d %d\n", ~~~^ %lu preserve.c:370:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %d %d\n", ~~~^ %lu preserve.c:370:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %llu %d %d\n", ~~~^ %lu preserve.c:377:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu tm_hit[i],tm_file[i],tm_xfer[i],tm_site[i],tm_page[i],tm_visit[i]); ~~~~~~~~~ preserve.c:377:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu tm_hit[i],tm_file[i],tm_xfer[i],tm_site[i],tm_page[i],tm_visit[i]); ~~~~~~~~~~ preserve.c:377:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu tm_hit[i],tm_file[i],tm_xfer[i],tm_site[i],tm_page[i],tm_visit[i]); ~~~~~~~~~~ preserve.c:377:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu tm_hit[i],tm_file[i],tm_xfer[i],tm_site[i],tm_page[i],tm_visit[i]); ~~~~~~~~~~ preserve.c:377:51: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %.0f %llu %llu %llu\n", ~~~^ %lu tm_hit[i],tm_file[i],tm_xfer[i],tm_site[i],tm_page[i],tm_visit[i]); ~~~~~~~~~~~ preserve.c:385:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %.0f %llu\n", ~~~^ %lu th_hit[i],th_file[i],th_xfer[i],th_page[i]); ~~~~~~~~~ preserve.c:385:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %.0f %llu\n", ~~~^ %lu th_hit[i],th_file[i],th_xfer[i],th_page[i]); ~~~~~~~~~~ preserve.c:385:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu %llu %.0f %llu\n", ~~~^ %lu th_hit[i],th_file[i],th_xfer[i],th_page[i]); ~~~~~~~~~~ preserve.c:393:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(buffer,"%llu\n",response[i].count); ~~~^ ~~~~~~~~~~~~~~~~~ %lu preserve.c:405:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", ~~~^ %lu uptr->string, uptr->flag, uptr->count, uptr->files, ~~~~~~~~~~~ preserve.c:405:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", ~~~^ %lu uptr->string, uptr->flag, uptr->count, uptr->files, ~~~~~~~~~~~ preserve.c:405:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", ~~~^ %lu preserve.c:407:31: uptr->xfer, uptr->entry, uptr->exit); ~~~~~~~~~~~ preserve.c:405:72: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", ~~~^ %lu preserve.c:407:44: uptr->xfer, uptr->entry, uptr->exit); ~~~~~~~~~~ preserve.c:422:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", ~~~^ %lu hptr->string, hptr->flag, hptr->count, hptr->files, ~~~~~~~~~~~ preserve.c:422:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", ~~~^ %lu hptr->string, hptr->flag, hptr->count, hptr->files, ~~~~~~~~~~~ preserve.c:422:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", ~~~^ %lu preserve.c:424:31: hptr->xfer, hptr->visit, hptr->tstamp, ~~~~~~~~~~~ preserve.c:422:72: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", ~~~^ %lu preserve.c:424:44: hptr->xfer, hptr->visit, hptr->tstamp, ~~~~~~~~~~~~ preserve.c:439:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", ~~~^ %lu hptr->string, hptr->flag, hptr->count, hptr->files, ~~~~~~~~~~~ preserve.c:439:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", ~~~^ %lu hptr->string, hptr->flag, hptr->count, hptr->files, ~~~~~~~~~~~ preserve.c:439:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", ~~~^ %lu preserve.c:441:31: hptr->xfer, hptr->visit, hptr->tstamp, ~~~~~~~~~~~ preserve.c:439:72: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", ~~~^ %lu preserve.c:441:44: hptr->xfer, hptr->visit, hptr->tstamp, ~~~~~~~~~~~~ preserve.c:458:55: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu\n", ~~~^ %lu rptr->string, rptr->flag, rptr->count); ~~~~~~~~~~~ preserve.c:476:55: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu\n", ~~~^ %lu aptr->string, aptr->flag, aptr->count); ~~~~~~~~~~~ preserve.c:492:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%llu\n", ~~~^ %lu sptr->string,sptr->count); ~~~~~~~~~~~ preserve.c:508:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", ~~~^ %lu iptr->string, iptr->flag, iptr->count, iptr->files, ~~~~~~~~~~~ preserve.c:508:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", ~~~^ %lu iptr->string, iptr->flag, iptr->count, iptr->files, ~~~~~~~~~~~ preserve.c:508:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", ~~~^ %lu preserve.c:510:27: iptr->xfer, iptr->visit, iptr->tstamp); ~~~~~~~~~~~ preserve.c:508:72: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", ~~~^ %lu preserve.c:510:40: iptr->xfer, iptr->visit, iptr->tstamp); ~~~~~~~~~~~~ preserve.c: In function 'restore_state': preserve.c:592:25: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", ~~~^ %lu &t_hit, &t_file, &t_site, &t_url, ~~~~~~ preserve.c:592:30: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", ~~~^ %lu &t_hit, &t_file, &t_site, &t_url, ~~~~~~~ preserve.c:592:35: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 5 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", ~~~^ %lu &t_hit, &t_file, &t_site, &t_url, ~~~~~~~ preserve.c:592:40: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 6 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", ~~~^ %lu &t_hit, &t_file, &t_site, &t_url, ~~~~~~ preserve.c:592:45: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", ~~~^ %lu preserve.c:594:8: &t_ref, &t_agent, &t_xfer, &t_page, &t_visit, &t_user); ~~~~~~ preserve.c:592:50: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 8 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", ~~~^ %lu preserve.c:594:16: &t_ref, &t_agent, &t_xfer, &t_page, &t_visit, &t_user); ~~~~~~~~ preserve.c:592:59: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 10 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", ~~~^ %lu preserve.c:594:35: &t_ref, &t_agent, &t_xfer, &t_page, &t_visit, &t_user); ~~~~~~~ preserve.c:592:64: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 11 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", ~~~^ %lu preserve.c:594:44: &t_ref, &t_agent, &t_xfer, &t_page, &t_visit, &t_user); ~~~~~~~~ preserve.c:592:69: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 12 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", ~~~^ %lu preserve.c:594:54: &t_ref, &t_agent, &t_xfer, &t_page, &t_visit, &t_user); ~~~~~~~ preserve.c:600:25: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %d %d", ~~~^ %lu &dt_site, &ht_hit, &mh_hit, &f_day, &l_day); ~~~~~~~~ preserve.c:600:30: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %d %d", ~~~^ %lu &dt_site, &ht_hit, &mh_hit, &f_day, &l_day); ~~~~~~~ preserve.c:600:35: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 5 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %llu %d %d", ~~~^ %lu &dt_site, &ht_hit, &mh_hit, &f_day, &l_day); ~~~~~~~ preserve.c:609:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %lf %llu %llu %llu", ~~~^ %lu &tm_hit[i],&tm_file[i],&tm_xfer[i],&tm_site[i],&tm_page[i], ~~~~~~~~~~ preserve.c:609:33: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %lf %llu %llu %llu", ~~~^ %lu &tm_hit[i],&tm_file[i],&tm_xfer[i],&tm_site[i],&tm_page[i], ~~~~~~~~~~~ preserve.c:609:42: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 6 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %lf %llu %llu %llu", ~~~^ %lu &tm_hit[i],&tm_file[i],&tm_xfer[i],&tm_site[i],&tm_page[i], ~~~~~~~~~~~ preserve.c:609:47: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %lf %llu %llu %llu", ~~~^ %lu &tm_hit[i],&tm_file[i],&tm_xfer[i],&tm_site[i],&tm_page[i], ~~~~~~~~~~~ preserve.c:609:52: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 8 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %lf %llu %llu %llu", ~~~^ %lu preserve.c:611:11: &tm_visit[i]); ~~~~~~~~~~~~ preserve.c:620:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %lf %llu", ~~~^ %lu &th_hit[i],&th_file[i],&th_xfer[i],&th_page[i]); ~~~~~~~~~~ preserve.c:620:33: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %lf %llu", ~~~^ %lu &th_hit[i],&th_file[i],&th_xfer[i],&th_page[i]); ~~~~~~~~~~~ preserve.c:620:42: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 6 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu %llu %lf %llu", ~~~^ %lu &th_hit[i],&th_file[i],&th_xfer[i],&th_page[i]); ~~~~~~~~~~~ preserve.c:629:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu",&response[i].count); ~~~^ ~~~~~~~~~~~~~~~~~~ %lu preserve.c:655:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu &t_unode.flag,&t_unode.count, ~~~~~~~~~~~~~~ preserve.c:655:33: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 5 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:657:10: &t_unode.files, &t_unode.xfer, ~~~~~~~~~~~~~~ preserve.c:655:42: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:658:10: &t_unode.entry, &t_unode.exit); ~~~~~~~~~~~~~~ preserve.c:655:47: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 8 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:658:26: &t_unode.entry, &t_unode.exit); ~~~~~~~~~~~~~ preserve.c:686:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu &t_hnode.flag,&t_hnode.count, ~~~~~~~~~~~~~~ preserve.c:686:33: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 5 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:688:10: &t_hnode.files, &t_hnode.xfer, ~~~~~~~~~~~~~~ preserve.c:686:42: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:689:10: &t_hnode.visit, &t_hnode.tstamp); ~~~~~~~~~~~~~~ preserve.c:686:47: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 8 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:689:26: &t_hnode.visit, &t_hnode.tstamp); ~~~~~~~~~~~~~~~ preserve.c:726:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu &t_hnode.flag,&t_hnode.count, ~~~~~~~~~~~~~~ preserve.c:726:33: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 5 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:728:11: &t_hnode.files, &t_hnode.xfer, ~~~~~~~~~~~~~~ preserve.c:726:42: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:729:11: &t_hnode.visit, &t_hnode.tstamp); ~~~~~~~~~~~~~~ preserve.c:726:47: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 8 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:729:27: &t_hnode.visit, &t_hnode.tstamp); ~~~~~~~~~~~~~~~ preserve.c:765:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu",&t_rnode.flag,&t_rnode.count); ~~~^ ~~~~~~~~~~~~~~ %lu preserve.c:790:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu",&t_anode.flag,&t_anode.count); ~~~^ ~~~~~~~~~~~~~~ %lu preserve.c:815:25: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%llu",&t_snode.count); ~~~^ ~~~~~~~~~~~~~~ %lu preserve.c:840:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu &t_inode.flag,&t_inode.count, ~~~~~~~~~~~~~~ preserve.c:840:33: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 5 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:842:10: &t_inode.files, &t_inode.xfer, ~~~~~~~~~~~~~~ preserve.c:840:42: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:843:10: &t_inode.visit, &t_inode.tstamp); ~~~~~~~~~~~~~~ preserve.c:840:47: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 8 has type 'u_int64_t * {aka long unsigned int *}' [-Wformat=] sscanf(buffer,"%d %llu %llu %lf %llu %llu", ~~~^ %lu preserve.c:843:26: &t_inode.visit, &t_inode.tstamp); ~~~~~~~~~~~~~~~ gcc -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -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 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_GEOIP -DUSE_BZIP -DUSE_DNS -c dns_resolv.c dns_resolv.c: In function 'dns_resolver': dns_resolv.c:319:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] printf("%llu %s ",listEntries, msg_addresses); ~~~^ %lu gcc -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -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 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_GEOIP -DUSE_BZIP -DUSE_DNS -c parser.c gcc -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -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 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_GEOIP -DUSE_BZIP -DUSE_DNS -c graphs.c graphs.c: In function 'year_graph6x': graphs.c:226:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(maxvaltxt, "%llu", maxval); ~~~^ %lu graphs.c:273:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(maxvaltxt, "%llu", maxval); ~~~^ %lu graphs.c: In function 'month_graph6': graphs.c:421:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(maxvaltxt, "%llu", maxval); ~~~^ %lu graphs.c:513:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(maxvaltxt, "%llu", maxval); ~~~^ %lu graphs.c: In function 'day_graph3': graphs.c:623:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] sprintf(maxvaltxt, "%llu", maxval); ~~~^ %lu graphs.c: In function 'pie_chart': graphs.c:722:59: warning: variable 'brown_or_pie4' set but not used [-Wunused-but-set-variable] int purple_or_pie1, ltgreen_or_pie2, ltpurple_or_pie3, brown_or_pie4; ^~~~~~~~~~~~~ graphs.c:722:41: warning: variable 'ltpurple_or_pie3' set but not used [-Wunused-but-set-variable] int purple_or_pie1, ltgreen_or_pie2, ltpurple_or_pie3, brown_or_pie4; ^~~~~~~~~~~~~~~~ graphs.c:722:24: warning: variable 'ltgreen_or_pie2' set but not used [-Wunused-but-set-variable] int purple_or_pie1, ltgreen_or_pie2, ltpurple_or_pie3, brown_or_pie4; ^~~~~~~~~~~~~~~ graphs.c:722:8: warning: variable 'purple_or_pie1' set but not used [-Wunused-but-set-variable] int purple_or_pie1, ltgreen_or_pie2, ltpurple_or_pie3, brown_or_pie4; ^~~~~~~~~~~~~~ gcc -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -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 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_GEOIP -DUSE_BZIP -DUSE_DNS -c webalizer.c webalizer.c: In function 'main': webalizer.c:756:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(stderr,"%s: %s [%llu]", ~~~^ %lu webalizer.c:987:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] if (verbose) fprintf(stderr,"%s [%llu]\n", ~~~^ %lu webalizer.c:995:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] if (verbose) fprintf(stderr,"%s [%llu]\n", ~~~^ %lu webalizer.c:1414:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(stderr,"%s (%llu)",msg_bad_rec,total_rec); ~~~^ %lu webalizer.c:1466:21: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] printf("%llu %s ",total_rec, msg_records); ~~~^ %lu webalizer.c:1469:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] printf("(%llu %s",total_ignore,msg_ignored); ~~~^ %lu webalizer.c:1470:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] if (total_bad) printf(", %llu %s) ",total_bad,msg_bad); ~~~^ %lu webalizer.c:1473:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] else if (total_bad) printf("(%llu %s) ",total_bad,msg_bad); ~~~^ %lu webalizer.c: In function 'get_config': webalizer.c:1724:18: warning: this 'if' clause does not guard... [-Wmisleading-indentation] case 29: if (tolower(value[0])=='y') ^~ webalizer.c:1725:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' verbose=0; break; /* ReallyQuiet */ ^~~~~ webalizer.c: In function 'srch_string': webalizer.c:2163:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (*cp1!='=' && *cp1!=0) cp1++; if (*cp1!=0) cp1++; ^~~~~ webalizer.c:2163:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while (*cp1!='=' && *cp1!=0) cp1++; if (*cp1!=0) cp1++; ^~ gcc -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -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 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_GEOIP -DUSE_BZIP -DUSE_DNS -c wcmgr.c wcmgr.c: In function 'list_cache': wcmgr.c:355:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] printf("Filename: %s (%llu records)\n",in_file, t_rec); ~~~^ %lu wcmgr.c: In function 'purge_cache': wcmgr.c:489:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] printf("%llu of %llu records purged from '%s'\n",t_exp,t_in,in_file); ~~~^ %lu wcmgr.c:489:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] printf("%llu of %llu records purged from '%s'\n",t_exp,t_in,in_file); ~~~^ %lu wcmgr.c: In function 'stat_cache': wcmgr.c:559:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] printf("Total Records : %llu\n",t_rec); ~~~^ %lu wcmgr.c:560:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] printf("Total Resolved : %llu\n",t_name); ~~~^ %lu wcmgr.c:561:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] printf("Total Unresolved : %llu\n",t_num); ~~~^ %lu wcmgr.c:562:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] printf("Total Permanent : %llu\n",t_perm); ~~~^ %lu wcmgr.c:565:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] printf("Total over %02d days : %llu\n",rec_ttl,t_old); ~~~^ %lu wcmgr.c:566:47: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] if (t_err) printf("Record Size Errors : %llu\n",t_err); ~~~^ %lu wcmgr.c: In function 'import_cache': wcmgr.c:855:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] if (verbose) printf("%llu records imported into '%s' from file '%s'\n", ~~~^ %lu wcmgr.c: In function 'export_cache': wcmgr.c:939:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] if (verbose) printf("%llu records exported from '%s' to file '%s'\n", ~~~^ %lu gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wcmgr wcmgr.o -ldb gcc -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -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 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_GEOIP -DUSE_BZIP -DUSE_DNS -c output.c output.c: In function 'month_total_table': output.c:529:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%s\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:530:58: note: format string is defined here "%llu" \ ~~~^ %lu output.c:533:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%s\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:534:58: note: format string is defined here "%llu" \ ~~~^ %lu output.c:537:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%s %s\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:538:58: note: format string is defined here "%llu" \ ~~~^ %lu output.c:541:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%s %s\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:542:58: note: format string is defined here "%llu" \ ~~~^ %lu output.c:551:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:553:58: note: format string is defined here "%llu" \ ~~~^ %lu output.c:556:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:558:58: note: format string is defined here "%llu" \ ~~~^ %lu output.c:562:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:564:58: note: format string is defined here "%llu" \ ~~~^ %lu output.c:568:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:570:58: note: format string is defined here "%llu" \ ~~~^ %lu output.c:574:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:576:58: note: format string is defined here "%llu" \ ~~~^ %lu output.c:590:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:594:43: "\n",msg_mtot_mhh, t_hit/(24*days_in_month),mh_hit); ~~~~~~~~~~~~~~~~~~~~~~~~ output.c:592:57: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:590:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:593:53: note: format string is defined here "%llu" \ ~~~^ %lu output.c:596:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:600:43: "\n",msg_mtot_mhd, t_hit/days_in_month, max_hits); ~~~~~~~~~~~~~~~~~~~ output.c:598:57: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:596:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:599:53: note: format string is defined here "%llu" \ ~~~^ %lu output.c:602:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:606:43: "\n",msg_mtot_mfd, t_file/days_in_month,max_files); ~~~~~~~~~~~~~~~~~~~~ output.c:604:57: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:602:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:605:53: note: format string is defined here "%llu" \ ~~~^ %lu output.c:608:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:612:43: "\n",msg_mtot_mpd, t_page/days_in_month,max_pages); ~~~~~~~~~~~~~~~~~~~~ output.c:610:57: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:608:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:611:53: note: format string is defined here "%llu" \ ~~~^ %lu output.c:614:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:618:43: "\n",msg_mtot_msd, t_site/days_in_month,max_sites); ~~~~~~~~~~~~~~~~~~~~ output.c:616:57: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:614:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:617:53: note: format string is defined here "%llu" \ ~~~^ %lu output.c:620:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:624:43: "\n",msg_mtot_mvd, t_visit/days_in_month,max_visits); ~~~~~~~~~~~~~~~~~~~~~ output.c:622:57: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:620:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:623:53: note: format string is defined here "%llu" \ ~~~^ %lu output.c:641:25: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%s\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:644:61: response[i].desc,PCENT(response[i].count,t_hit),response[i].count); ~~~~~~~~~~~~~~~~~ output.c:643:54: note: format string is defined here "%llu\n", ~~~^ %lu output.c: In function 'daily_total_table': output.c:703:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~ output.c:706:15: tm_hit[i],PCENT(tm_hit[i],t_hit)); ~~~~~~~~~ output.c:704:40: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:707:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~ output.c:710:15: tm_file[i],PCENT(tm_file[i],t_file)); ~~~~~~~~~~ output.c:708:40: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:711:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~ output.c:714:15: tm_page[i],PCENT(tm_page[i],t_page)); ~~~~~~~~~~ output.c:712:40: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:715:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~ output.c:718:15: tm_visit[i],PCENT(tm_visit[i],t_visit)); ~~~~~~~~~~~ output.c:716:40: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:719:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~ output.c:722:15: tm_site[i],PCENT(tm_site[i],t_site)); ~~~~~~~~~~ output.c:720:40: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c: In function 'hourly_total_table': output.c:794:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%llu\n"\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%llu\n"\ output.c:797:10: th_hit[i]/days_in_month,th_hit[i], ~~~~~~~~~~~~~~~~~~~~~~~ output.c:794:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] output.c:800:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%llu\n"\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%llu\n"\ output.c:803:10: th_file[i]/days_in_month,th_file[i], ~~~~~~~~~~~~~~~~~~~~~~~~ output.c:800:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] output.c:806:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%llu\n"\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%llu\n"\ output.c:809:10: th_page[i]/days_in_month,th_page[i], ~~~~~~~~~~~~~~~~~~~~~~~~ output.c:806:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] output.c: In function 'top_sites_table': output.c:838:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] switch ( (int)((HNODEPTR)(*pointer)->flag) ) ^ output.c:838:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch ( (int)((HNODEPTR)(*pointer)->flag) ) ^ output.c:856:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] if (flag) fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:857:19: note: format string is defined here "%s %llu %s %llu %s %s %s\n", ~~~^ %lu output.c:856:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] if (flag) fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:857:27: note: format string is defined here "%s %llu %s %llu %s %s %s\n", ~~~^ %lu output.c:860:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] else fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:861:19: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:860:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] else fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:861:27: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:890:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%d\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:900:19: i+1,hptr->count, ~~~~~~~~~~~ output.c:891:56: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:890:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%d\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:901:61: (t_hit==0)?0:((float)hptr->count/t_hit)*100.0,hptr->files, ~~~~~~~~~~~ output.c:893:56: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:890:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%d\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:903:62: (t_xfer==0)?0:((float)hptr->xfer/t_xfer)*100.0,hptr->visit, ~~~~~~~~~~~ output.c:897:56: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c: In function 'all_sites_page': output.c:974:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ ~~~~~^ %-8lu output.c:976:13: hptr->count, ~~~~~~~~~~~ output.c:974:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ ~~~~^ %8lu output.c:977:59: (t_hit==0)?0:((float)hptr->count/t_hit)*100.0,hptr->files, ~~~~~~~~~~~ output.c:974:13: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:979:60: (t_xfer==0)?0:((float)hptr->xfer/t_xfer)*100.0,hptr->visit, ~~~~~~~~~~~ output.c:975:18: note: format string is defined here "%8llu %6.02f%% %s\n", ~~~~^ %8lu output.c:996:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ ~~~~~^ %-8lu output.c:998:13: hptr->count, ~~~~~~~~~~~ output.c:996:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ ~~~~^ %8lu output.c:999:59: (t_hit==0)?0:((float)hptr->count/t_hit)*100.0,hptr->files, ~~~~~~~~~~~ output.c:996:13: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1001:60: (t_xfer==0)?0:((float)hptr->xfer/t_xfer)*100.0,hptr->visit, ~~~~~~~~~~~ output.c:997:18: note: format string is defined here "%8llu %6.02f%% %s\n", ~~~~^ %8lu output.c: In function 'top_urls_table': output.c:1028:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] switch ( (int)((UNODEPTR)(*pointer)->flag) ) ^ output.c:1028:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch ( (int)((UNODEPTR)(*pointer)->flag) ) ^ output.c:1045:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] if (flag) fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1046:19: note: format string is defined here "%s %llu %s %llu %s %s %s\n", ~~~^ %lu output.c:1045:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] if (flag) fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1046:27: note: format string is defined here "%s %llu %s %llu %s %s %s\n", ~~~^ %lu output.c:1049:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] else fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1050:19: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1049:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] else fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1050:27: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1078:13: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%d\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1084:17: i+1,uptr->count, ~~~~~~~~~~~ output.c: In function 'all_urls_page': output.c:1182:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%-8llu %6.02f%% %8.0f %6.02f%% %s\n", ~~~~~^ %-8lu uptr->count, ~~~~~~~~~~~ output.c:1201:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%-8llu %6.02f%% %8.0f %6.02f%% %s\n", ~~~~~^ %-8lu uptr->count, ~~~~~~~~~~~ output.c: In function 'top_entry_table': output.c:1231:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] if ( (int)((UNODEPTR)(*pointer)->flag) == OBJ_REG ) ^ output.c:1231:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ( (int)((UNODEPTR)(*pointer)->flag) == OBJ_REG ) ^ output.c:1254:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1255:19: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1254:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1257:12: (flag)?u_exit:u_entry,(flag)?msg_top_ex:msg_top_en); ~~~~~~~~~~~~~~~~~~~~~ output.c:1255:27: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1281:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%d\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1287:18: i+1,uptr->count, ~~~~~~~~~~~ output.c:1281:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] output.c: In function 'top_refs_table': output.c:1335:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] switch ( (int)((RNODEPTR)(*pointer)->flag) ) ^ output.c:1335:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch ( (int)((RNODEPTR)(*pointer)->flag) ) ^ output.c:1350:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1351:19: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1350:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1351:27: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1377:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%d\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1381:18: i+1,rptr->count, ~~~~~~~~~~~ output.c:1378:55: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c: In function 'all_refs_page': output.c:1454:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%-8llu %6.02f%% %s\n", ~~~~~^ %-8lu rptr->count, ~~~~~~~~~~~ output.c:1470:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%-8llu %6.02f%% %s\n", ~~~~~^ %-8lu rptr->count, ~~~~~~~~~~~ output.c: In function 'top_agents_table': output.c:1500:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] switch ( (int)((ANODEPTR)(*pointer)->flag) ) ^ output.c:1500:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch ( (int)((ANODEPTR)(*pointer)->flag) ) ^ output.c:1515:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1516:18: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1515:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1516:26: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1542:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%d\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1546:18: i+1,aptr->count, ~~~~~~~~~~~ output.c: In function 'all_agents_page': output.c:1608:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%-8llu %6.02f%% %s\n", ~~~~~^ %-8lu aptr->count, ~~~~~~~~~~~ output.c:1624:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%-8llu %6.02f%% %s\n", ~~~~~^ %-8lu aptr->count, ~~~~~~~~~~~ output.c: In function 'top_search_table': output.c:1662:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1663:18: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1662:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1663:26: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1682:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "\n" \ ^~~~~~~~ output.c:1687:14: i+1,sptr->count, ~~~~~~~~~~~ output.c: In function 'all_search_page': output.c:1741:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%-8llu %6.02f%% %s\n", ~~~~~^ %-8lu sptr->count, ~~~~~~~~~~~ output.c: In function 'top_users_table': output.c:1767:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] switch ( (int)((INODEPTR)(*pointer)->flag) ) ^ output.c:1767:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch ( (int)((INODEPTR)(*pointer)->flag) ) ^ output.c:1783:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1784:19: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1783:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1784:27: note: format string is defined here "%s %llu %s %llu %s\n", ~~~^ %lu output.c:1813:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%d\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1823:19: i+1,iptr->count, ~~~~~~~~~~~ output.c:1814:56: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:1813:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%d\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1824:61: (t_hit==0)?0:((float)iptr->count/t_hit)*100.0,iptr->files, ~~~~~~~~~~~ output.c:1816:56: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c:1813:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%d\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1826:62: (t_xfer==0)?0:((float)iptr->xfer/t_xfer)*100.0,iptr->visit, ~~~~~~~~~~~ output.c:1820:56: note: format string is defined here "%llu\n" \ ~~~^ %lu output.c: In function 'all_users_page': output.c:1892:13: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", ~~~~~^ %-8lu iptr->count, ~~~~~~~~~~~ output.c:1892:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", ~~~~^ %8lu output.c:1894:59: (t_hit==0)?0:((float)iptr->count/t_hit)*100.0,iptr->files, ~~~~~~~~~~~ output.c:1892:61: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", ~~~~^ %8lu output.c:1896:60: (t_xfer==0)?0:((float)iptr->xfer/t_xfer)*100.0,iptr->visit, ~~~~~~~~~~~ output.c:1913:13: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", ~~~~~^ %-8lu iptr->count, ~~~~~~~~~~~ output.c:1913:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", ~~~~^ %8lu output.c:1915:59: (t_hit==0)?0:((float)iptr->count/t_hit)*100.0,iptr->files, ~~~~~~~~~~~ output.c:1913:61: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", ~~~~^ %8lu output.c:1917:60: (t_xfer==0)?0:((float)iptr->xfer/t_xfer)*100.0,iptr->visit, ~~~~~~~~~~~ output.c: In function 'top_ctry_table': output.c:2115:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~ output.c:2125:19: i+1,top_ctrys[i]->count, ~~~~~~~~~~~~~~~~~~~ output.c:2115:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] output.c: In function 'dump_all_sites': output.c:2170:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%llu\t%llu\t%.0f\t%llu\t%s\n", ~~~^ %lu hptr->count,hptr->files,hptr->xfer/1024, ~~~~~~~~~~~ output.c:2170:20: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%llu\t%llu\t%.0f\t%llu\t%s\n", ~~~^ %lu hptr->count,hptr->files,hptr->xfer/1024, ~~~~~~~~~~~ output.c:2170:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%llu\t%llu\t%.0f\t%llu\t%s\n", ~~~^ %lu output.c:2172:13: hptr->visit,hptr->string); ~~~~~~~~~~~ output.c: In function 'dump_all_urls': output.c:2211:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\t%.0f\t%s\n", ~~~^ %lu uptr->count,uptr->xfer/1024,uptr->string); ~~~~~~~~~~~ output.c: In function 'dump_all_refs': output.c:2251:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\t%s\n",rptr->count, rptr->string); ~~~^ ~~~~~~~~~~~ %lu output.c: In function 'dump_all_agents': output.c:2290:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\t%s\n",aptr->count,aptr->string); ~~~^ ~~~~~~~~~~~ %lu output.c: In function 'dump_all_users': output.c:2331:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%llu\t%llu\t%.0f\t%llu\t%s\n", ~~~^ %lu iptr->count,iptr->files,iptr->xfer/1024, ~~~~~~~~~~~ output.c:2331:20: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%llu\t%llu\t%.0f\t%llu\t%s\n", ~~~^ %lu iptr->count,iptr->files,iptr->xfer/1024, ~~~~~~~~~~~ output.c:2331:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] "%llu\t%llu\t%.0f\t%llu\t%s\n", ~~~^ %lu output.c:2333:13: iptr->visit,iptr->string); ~~~~~~~~~~~ output.c: In function 'dump_all_search': output.c:2370:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\t%s\n",sptr->count,sptr->string); ~~~^ ~~~~~~~~~~~ %lu output.c: In function 'write_main_index': output.c:2489:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2490:42: note: format string is defined here "%0llu", GRPCOLOR, m_visits); ~~~~^ %0lu output.c:2491:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2492:42: note: format string is defined here "%0llu", GRPCOLOR, m_pages); ~~~~^ %0lu output.c:2493:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2494:42: note: format string is defined here "%0llu", GRPCOLOR, m_files); ~~~~^ %0lu output.c:2495:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2496:42: note: format string is defined here "%0llu", GRPCOLOR, m_hit); ~~~~^ %0lu output.c:2517:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\n", ~~~^ %lu hist[i].hit/days_in_month); ~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2519:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\n", ~~~^ %lu hist[i].files/days_in_month); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2521:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\n", ~~~^ %lu hist[i].page/days_in_month); ~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2523:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\n", ~~~^ %lu hist[i].visit/days_in_month); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2525:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\n", ~~~^ %lu hist[i].site); ~~~~~~~~~~~~ output.c:2529:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\n", ~~~^ %lu hist[i].visit); ~~~~~~~~~~~~~ output.c:2531:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\n", ~~~^ %lu hist[i].page); ~~~~~~~~~~~~ output.c:2533:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu\n", ~~~^ %lu hist[i].files); ~~~~~~~~~~~~~ output.c:2535:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"%llu", ~~~^ %lu hist[i].hit); ~~~~~~~~~~~ output.c:2557:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2558:45: note: format string is defined here "%0llu", GRPCOLOR, m_visits); ~~~~^ %0lu output.c:2559:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2560:45: note: format string is defined here "%0llu", GRPCOLOR, m_pages); ~~~~^ %0lu output.c:2561:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2562:45: note: format string is defined here "%0llu", GRPCOLOR, m_files); ~~~~^ %0lu output.c:2563:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t {aka long unsigned int}' [-Wformat=] fprintf(out_fp,"" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:2564:45: note: format string is defined here "%0llu", GRPCOLOR, m_hit); ~~~~^ %0lu gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o webalizer webalizer.o hashtab.o linklist.o preserve.o parser.o output.o dns_resolv.o graphs.o -lGeoIP -lbz2 -ldb -lgd -lpng -lz -lm rm -f webazolver ln -s webalizer webazolver + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Cev6jb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64 + cd webalizer-2.23-08 + mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/var/www/usage /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/etc/cron.daily + mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/var/lib/webalizer + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64 'INSTALL=/usr/bin/install -p' mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/bin mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/share/man/man1 mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/etc /usr/bin/install -p webalizer /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/bin/webalizer /usr/bin/install -p wcmgr /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/bin/wcmgr rm -f /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/bin/webazolver ln -s webalizer /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/bin/webazolver /usr/bin/install -p -m 644 webalizer.1 /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/share/man/man1/webalizer.1 /usr/bin/install -p -m 644 wcmgr.1 /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/share/man/man1/wcmgr.1 rm -f /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/share/man/man1/webazolver.1 ln -s webalizer.1 /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/share/man/man1/webazolver.1 /usr/bin/install -p -m 644 sample.conf /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/etc/webalizer.conf.sample + install -p -m 644 /builddir/build/SOURCES/webalizer.conf /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/etc + install -p -m 644 msfree.png webalizer.png /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/var/www/usage + install -p -m 755 /builddir/build/SOURCES/webalizer.cron /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/etc/cron.daily/00webalizer + mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/etc/httpd/conf.d + install -p -m 644 /builddir/build/SOURCES/webalizer-httpd.conf /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/etc/httpd/conf.d/webalizer.conf + mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/etc/sysconfig + install -p -m 644 /builddir/build/SOURCES/webalizer.sysconfig /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/etc/sysconfig/webalizer + rm -f /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/etc/webalizer.conf.sample + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: webalizer-2.23_08-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7lUkYc + umask 022 + cd /builddir/build/BUILD + cd webalizer-2.23-08 + DOCDIR=/builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/share/doc/webalizer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/share/doc/webalizer + cp -pr README /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64/usr/share/doc/webalizer + exit 0 Provides: config(webalizer) = 2.23_08-9.fc28 webalizer = 2.23_08-9.fc28 webalizer(riscv-64) = 2.23_08-9.fc28 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGeoIP.so.1()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdb-5.3.so()(64bit) libgd.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/webalizer-2.23_08-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/webalizer-2.23_08-9.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9RSCa3 + umask 022 + cd /builddir/build/BUILD + cd webalizer-2.23-08 + /usr/bin/rm -rf /builddir/build/BUILDROOT/webalizer-2.23_08-9.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff