* Package: app-admin/webalizer-2.23.08  * Repository: gentoo  * Maintainer: blueness@gentoo.org web-apps@gentoo.org  * USE: abi_x86_64 amd64 bzip2 elibc_glibc geoip kernel_linux nls userland_GNU  * FEATURES: compressdebug fakeroot network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox  * Package: app-admin/webalizer-2.23.08  * Repository: gentoo  * Maintainer: blueness@gentoo.org web-apps@gentoo.org  * USE: abi_x86_64 amd64 bzip2 elibc_glibc geoip kernel_linux nls userland_GNU  * FEATURES: compressdebug fakeroot network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox * * You already have something installed in //var/www/localhost/htdocs/webalizer * * Whatever is in //var/www/localhost/htdocs/webalizer, it's not * compatible with webapp-config. * * This ebuild may be overwriting important files. * >>> Unpacking source... >>> Unpacking webalizer-2.23-08-src.tar.bz2 to /home/jer/portage/app-admin/webalizer-2.23.08/work >>> Unpacking webalizer.conf.gz to /home/jer/portage/app-admin/webalizer-2.23.08/work >>> Unpacking webalizer-geodb-20140201.tgz to /home/jer/portage/app-admin/webalizer-2.23.08/work >>> Source unpacked in /home/jer/portage/app-admin/webalizer-2.23.08/work >>> Preparing source in /home/jer/portage/app-admin/webalizer-2.23.08/work/webalizer-2.23-08 ... >>> Source prepared. >>> Configuring source in /home/jer/portage/app-admin/webalizer-2.23.08/work/webalizer-2.23-08 ... include version 5.3 ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-dns --with-db=/usr/include/db5.3 --with-dblib=db-5.3 --with-language=english --enable-geoip --enable-bz2 --with-geodb=/usr/share/webalizer/geodb configure: loading site script /usr/share/config.site checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether ln -s works... yes checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/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... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether char is unsigned... no 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. >>> Source configured. >>> Compiling source in /home/jer/portage/app-admin/webalizer-2.23.08/work/webalizer-2.23-08 ... make -j10 x86_64-pc-linux-gnu-gcc -frecord-gcc-switches -g -pipe -O2 -Wall -march=amdfam10 -mtune=amdfam10 -fno-common -Wno-comment -I/usr/include/db5.3 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/webalizer/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 x86_64-pc-linux-gnu-gcc -frecord-gcc-switches -g -pipe -O2 -Wall -march=amdfam10 -mtune=amdfam10 -fno-common -Wno-comment -I/usr/include/db5.3 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/webalizer/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 x86_64-pc-linux-gnu-gcc -frecord-gcc-switches -g -pipe -O2 -Wall -march=amdfam10 -mtune=amdfam10 -fno-common -Wno-comment -I/usr/include/db5.3 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/webalizer/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 x86_64-pc-linux-gnu-gcc -frecord-gcc-switches -g -pipe -O2 -Wall -march=amdfam10 -mtune=amdfam10 -fno-common -Wno-comment -I/usr/include/db5.3 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/webalizer/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 x86_64-pc-linux-gnu-gcc -frecord-gcc-switches -g -pipe -O2 -Wall -march=amdfam10 -mtune=amdfam10 -fno-common -Wno-comment -I/usr/include/db5.3 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/webalizer/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 x86_64-pc-linux-gnu-gcc -frecord-gcc-switches -g -pipe -O2 -Wall -march=amdfam10 -mtune=amdfam10 -fno-common -Wno-comment -I/usr/include/db5.3 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/webalizer/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 x86_64-pc-linux-gnu-gcc -frecord-gcc-switches -g -pipe -O2 -Wall -march=amdfam10 -mtune=amdfam10 -fno-common -Wno-comment -I/usr/include/db5.3 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/webalizer/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 x86_64-pc-linux-gnu-gcc -frecord-gcc-switches -g -pipe -O2 -Wall -march=amdfam10 -mtune=amdfam10 -fno-common -Wno-comment -I/usr/include/db5.3 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/webalizer/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 x86_64-pc-linux-gnu-gcc -frecord-gcc-switches -g -pipe -O2 -Wall -march=amdfam10 -mtune=amdfam10 -fno-common -Wno-comment -I/usr/include/db5.3 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/webalizer/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 hashtab.c: In function ‘new_hnode’: hashtab.c:122:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 122 | fprintf(stderr,"[new_hnode] %s (%d)",msg_big_one,strlen(str)); | ~^ ~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld hashtab.c: In function ‘new_unode’: hashtab.c:313:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 313 | fprintf(stderr,"[new_unode] %s (%d)",msg_big_one,strlen(str)); | ~^ ~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld hashtab.c: In function ‘new_rnode’: hashtab.c:442:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 442 | fprintf(stderr,"[new_rnode] %s (%d)",msg_big_one,strlen(str)); | ~^ ~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld hashtab.c: In function ‘new_anode’: hashtab.c:563:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 563 | fprintf(stderr,"[new_anode] %s (%d)",msg_big_one,strlen(str)); | ~^ ~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld hashtab.c: In function ‘new_snode’: In file included from /usr/include/string.h:495, from linklist.c:31: In function ‘strncpy’, inlined from ‘new_nlist’ at linklist.c:112:6: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 132 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hashtab.c:682:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 682 | fprintf(stderr,"[new_snode] %s (%d)",msg_big_one,strlen(str)); | ~^ ~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld hashtab.c: In function ‘new_inode’: hashtab.c:789:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 789 | fprintf(stderr,"[new_inode] %s (%d)",msg_big_one,strlen(str)); | ~^ ~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld hashtab.c: In function ‘new_dnode’: hashtab.c:961:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 961 | fprintf(stderr,"[new_dnode] %s (%d)",msg_big_one,strlen(str)); | ~^ ~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 124 | numfields = sscanf(buffer,"%d %d %llu %llu %llu %lf %d %d %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 127 | &hist[i].hit, | ~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 124 | numfields = sscanf(buffer,"%d %d %llu %llu %llu %lf %d %d %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 128 | &hist[i].files, | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 124 | numfields = sscanf(buffer,"%d %d %llu %llu %llu %lf %d %d %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 129 | &hist[i].site, | ~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 124 | numfields = sscanf(buffer,"%d %d %llu %llu %llu %lf %d %d %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 133 | &hist[i].page, | ~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 124 | numfields = sscanf(buffer,"%d %d %llu %llu %llu %lf %d %d %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 134 | &hist[i].visit); | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} preserve.c:67:14: warning: variable ‘numfields’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 67 | int i,n,numfields; | ^~~~~~~~~ In function ‘strncpy’, inlined from ‘new_glist’ at linklist.c:170:8: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 132 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘new_glist’ at linklist.c:171:8: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 132 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 226 | sprintf(maxvaltxt, "%llu", maxval); | ~~~^ ~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 187 | fprintf(hist_fp,"%d %d %llu %llu %llu %.0f %d %d %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu ...... 190 | hist[i].hit, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 187 | fprintf(hist_fp,"%d %d %llu %llu %llu %.0f %d %d %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu ...... 191 | hist[i].files, | ~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 187 | fprintf(hist_fp,"%d %d %llu %llu %llu %.0f %d %d %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu ...... 192 | hist[i].site, | ~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 187 | fprintf(hist_fp,"%d %d %llu %llu %llu %.0f %d %d %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu ...... 196 | hist[i].page, | ~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 187 | fprintf(hist_fp,"%d %d %llu %llu %llu %.0f %d %d %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu ...... 197 | hist[i].visit); | ~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 273 | sprintf(maxvaltxt, "%llu", maxval); | ~~~^ ~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu preserve.c: In function ‘save_state’: 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 421 | sprintf(maxvaltxt, "%llu", maxval); | ~~~^ ~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 364 | sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 365 | t_hit, t_file, t_site, t_url, | ~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 364 | sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 365 | t_hit, t_file, t_site, t_url, | ~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 364 | sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 365 | t_hit, t_file, t_site, t_url, | ~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 364 | sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 365 | t_hit, t_file, t_site, t_url, | ~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 364 | sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 365 | t_hit, t_file, t_site, t_url, 366 | t_ref, t_agent, t_xfer, t_page, t_visit, t_user); | ~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 364 | sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 365 | t_hit, t_file, t_site, t_url, 366 | t_ref, t_agent, t_xfer, t_page, t_visit, t_user); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 364 | sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 365 | t_hit, t_file, t_site, t_url, 366 | t_ref, t_agent, t_xfer, t_page, t_visit, t_user); | ~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 364 | sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 365 | t_hit, t_file, t_site, t_url, 366 | t_ref, t_agent, t_xfer, t_page, t_visit, t_user); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 364 | sprintf(buffer,"%llu %llu %llu %llu %llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 365 | t_hit, t_file, t_site, t_url, 366 | t_ref, t_agent, t_xfer, t_page, t_visit, t_user); | ~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 370 | sprintf(buffer,"%llu %llu %llu %d %d\n", | ~~~^ | | | long long unsigned int | %lu 371 | dt_site, ht_hit, mh_hit, f_day, l_day); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 370 | sprintf(buffer,"%llu %llu %llu %d %d\n", | ~~~^ | | | long long unsigned int | %lu 371 | dt_site, ht_hit, mh_hit, f_day, l_day); | ~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 513 | sprintf(maxvaltxt, "%llu", maxval); | ~~~^ ~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 370 | sprintf(buffer,"%llu %llu %llu %d %d\n", | ~~~^ | | | long long unsigned int | %lu 371 | dt_site, ht_hit, mh_hit, f_day, l_day); | ~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 623 | sprintf(maxvaltxt, "%llu", maxval); | ~~~^ ~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 377 | sprintf(buffer,"%llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 378 | tm_hit[i],tm_file[i],tm_xfer[i],tm_site[i],tm_page[i],tm_visit[i]); | ~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 377 | sprintf(buffer,"%llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 378 | tm_hit[i],tm_file[i],tm_xfer[i],tm_site[i],tm_page[i],tm_visit[i]); | ~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} graphs.c: In function ‘pie_chart’: graphs.c:722:59: warning: variable ‘brown_or_pie4’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 722 | 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 722 | 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 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 722 | int purple_or_pie1, ltgreen_or_pie2, ltpurple_or_pie3, brown_or_pie4; | ^~~~~~~~~~~~~~~ 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 377 | sprintf(buffer,"%llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 378 | tm_hit[i],tm_file[i],tm_xfer[i],tm_site[i],tm_page[i],tm_visit[i]); | ~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 377 | sprintf(buffer,"%llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 378 | tm_hit[i],tm_file[i],tm_xfer[i],tm_site[i],tm_page[i],tm_visit[i]); | ~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 377 | sprintf(buffer,"%llu %llu %.0f %llu %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 378 | tm_hit[i],tm_file[i],tm_xfer[i],tm_site[i],tm_page[i],tm_visit[i]); | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 385 | sprintf(buffer,"%llu %llu %.0f %llu\n", | ~~~^ | | | long long unsigned int | %lu 386 | th_hit[i],th_file[i],th_xfer[i],th_page[i]); | ~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 385 | sprintf(buffer,"%llu %llu %.0f %llu\n", | ~~~^ | | | long long unsigned int | %lu 386 | th_hit[i],th_file[i],th_xfer[i],th_page[i]); | ~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} graphs.c:722:8: warning: variable ‘purple_or_pie1’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 722 | int purple_or_pie1, ltgreen_or_pie2, ltpurple_or_pie3, brown_or_pie4; | ^~~~~~~~~~~~~~ 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 385 | sprintf(buffer,"%llu %llu %.0f %llu\n", | ~~~^ | | | long long unsigned int | %lu 386 | th_hit[i],th_file[i],th_xfer[i],th_page[i]); | ~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 393 | sprintf(buffer,"%llu\n",response[i].count); | ~~~^ ~~~~~~~~~~~~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 405 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 406 | uptr->string, uptr->flag, uptr->count, uptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 405 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 406 | uptr->string, uptr->flag, uptr->count, uptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 405 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 406 | uptr->string, uptr->flag, uptr->count, uptr->files, 407 | uptr->xfer, uptr->entry, uptr->exit); | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 405 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 406 | uptr->string, uptr->flag, uptr->count, uptr->files, 407 | uptr->xfer, uptr->entry, uptr->exit); | ~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 422 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", | ~~~^ | | | long long unsigned int | %lu 423 | hptr->string, hptr->flag, hptr->count, hptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 422 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", | ~~~^ | | | long long unsigned int | %lu 423 | hptr->string, hptr->flag, hptr->count, hptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 422 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", | ~~~^ | | | long long unsigned int | %lu 423 | hptr->string, hptr->flag, hptr->count, hptr->files, 424 | hptr->xfer, hptr->visit, hptr->tstamp, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 422 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", | ~~~^ | | | long long unsigned int | %lu 423 | hptr->string, hptr->flag, hptr->count, hptr->files, 424 | hptr->xfer, hptr->visit, hptr->tstamp, | ~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 439 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", | ~~~^ | | | long long unsigned int | %lu 440 | hptr->string, hptr->flag, hptr->count, hptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 439 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", | ~~~^ | | | long long unsigned int | %lu 440 | hptr->string, hptr->flag, hptr->count, hptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 439 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", | ~~~^ | | | long long unsigned int | %lu 440 | hptr->string, hptr->flag, hptr->count, hptr->files, 441 | hptr->xfer, hptr->visit, hptr->tstamp, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 439 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n%s\n", | ~~~^ | | | long long unsigned int | %lu 440 | hptr->string, hptr->flag, hptr->count, hptr->files, 441 | hptr->xfer, hptr->visit, hptr->tstamp, | ~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 458 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu\n", | ~~~^ | | | long long unsigned int | %lu 459 | rptr->string, rptr->flag, rptr->count); | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 476 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu\n", | ~~~^ | | | long long unsigned int | %lu 477 | aptr->string, aptr->flag, aptr->count); | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 492 | snprintf(buffer,sizeof(buffer),"%s\n%llu\n", | ~~~^ | | | long long unsigned int | %lu 493 | sptr->string,sptr->count); | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 508 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 509 | iptr->string, iptr->flag, iptr->count, iptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 508 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 509 | iptr->string, iptr->flag, iptr->count, iptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 508 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 509 | iptr->string, iptr->flag, iptr->count, iptr->files, 510 | iptr->xfer, iptr->visit, iptr->tstamp); | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 508 | snprintf(buffer,sizeof(buffer),"%s\n%d %llu %llu %.0f %llu %llu\n", | ~~~^ | | | long long unsigned int | %lu 509 | iptr->string, iptr->flag, iptr->count, iptr->files, 510 | iptr->xfer, iptr->visit, iptr->tstamp); | ~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 592 | sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 593 | &t_hit, &t_file, &t_site, &t_url, | ~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 592 | sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 593 | &t_hit, &t_file, &t_site, &t_url, | ~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 592 | sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 593 | &t_hit, &t_file, &t_site, &t_url, | ~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 592 | sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 593 | &t_hit, &t_file, &t_site, &t_url, | ~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 592 | sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 593 | &t_hit, &t_file, &t_site, &t_url, 594 | &t_ref, &t_agent, &t_xfer, &t_page, &t_visit, &t_user); | ~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 592 | sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 593 | &t_hit, &t_file, &t_site, &t_url, 594 | &t_ref, &t_agent, &t_xfer, &t_page, &t_visit, &t_user); | ~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 592 | sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 593 | &t_hit, &t_file, &t_site, &t_url, 594 | &t_ref, &t_agent, &t_xfer, &t_page, &t_visit, &t_user); | ~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 592 | sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 593 | &t_hit, &t_file, &t_site, &t_url, 594 | &t_ref, &t_agent, &t_xfer, &t_page, &t_visit, &t_user); | ~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 592 | sscanf(buffer,"%llu %llu %llu %llu %llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 593 | &t_hit, &t_file, &t_site, &t_url, 594 | &t_ref, &t_agent, &t_xfer, &t_page, &t_visit, &t_user); | ~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 600 | sscanf(buffer,"%llu %llu %llu %d %d", | ~~~^ | | | long long unsigned int * | %lu 601 | &dt_site, &ht_hit, &mh_hit, &f_day, &l_day); | ~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 600 | sscanf(buffer,"%llu %llu %llu %d %d", | ~~~^ | | | long long unsigned int * | %lu 601 | &dt_site, &ht_hit, &mh_hit, &f_day, &l_day); | ~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 600 | sscanf(buffer,"%llu %llu %llu %d %d", | ~~~^ | | | long long unsigned int * | %lu 601 | &dt_site, &ht_hit, &mh_hit, &f_day, &l_day); | ~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 609 | sscanf(buffer,"%llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 610 | &tm_hit[i],&tm_file[i],&tm_xfer[i],&tm_site[i],&tm_page[i], | ~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 609 | sscanf(buffer,"%llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 610 | &tm_hit[i],&tm_file[i],&tm_xfer[i],&tm_site[i],&tm_page[i], | ~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 609 | sscanf(buffer,"%llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 610 | &tm_hit[i],&tm_file[i],&tm_xfer[i],&tm_site[i],&tm_page[i], | ~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 609 | sscanf(buffer,"%llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 610 | &tm_hit[i],&tm_file[i],&tm_xfer[i],&tm_site[i],&tm_page[i], | ~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 609 | sscanf(buffer,"%llu %llu %lf %llu %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 610 | &tm_hit[i],&tm_file[i],&tm_xfer[i],&tm_site[i],&tm_page[i], 611 | &tm_visit[i]); | ~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 620 | sscanf(buffer,"%llu %llu %lf %llu", | ~~~^ | | | long long unsigned int * | %lu 621 | &th_hit[i],&th_file[i],&th_xfer[i],&th_page[i]); | ~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 620 | sscanf(buffer,"%llu %llu %lf %llu", | ~~~^ | | | long long unsigned int * | %lu 621 | &th_hit[i],&th_file[i],&th_xfer[i],&th_page[i]); | ~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 620 | sscanf(buffer,"%llu %llu %lf %llu", | ~~~^ | | | long long unsigned int * | %lu 621 | &th_hit[i],&th_file[i],&th_xfer[i],&th_page[i]); | ~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 629 | sscanf(buffer,"%llu",&response[i].count); | ~~~^ ~~~~~~~~~~~~~~~~~~ | | | | | u_int64_t * {aka long unsigned int *} | long long unsigned int * | %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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 655 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 656 | &t_unode.flag,&t_unode.count, | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 655 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 656 | &t_unode.flag,&t_unode.count, 657 | &t_unode.files, &t_unode.xfer, | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 655 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 658 | &t_unode.entry, &t_unode.exit); | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 655 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 658 | &t_unode.entry, &t_unode.exit); | ~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 686 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 687 | &t_hnode.flag,&t_hnode.count, | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 686 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 687 | &t_hnode.flag,&t_hnode.count, 688 | &t_hnode.files, &t_hnode.xfer, | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 686 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 689 | &t_hnode.visit, &t_hnode.tstamp); | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 686 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 689 | &t_hnode.visit, &t_hnode.tstamp); | ~~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 726 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 727 | &t_hnode.flag,&t_hnode.count, | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 726 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 727 | &t_hnode.flag,&t_hnode.count, 728 | &t_hnode.files, &t_hnode.xfer, | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 726 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 729 | &t_hnode.visit, &t_hnode.tstamp); | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 726 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 729 | &t_hnode.visit, &t_hnode.tstamp); | ~~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 765 | sscanf(buffer,"%d %llu",&t_rnode.flag,&t_rnode.count); | ~~~^ ~~~~~~~~~~~~~~ | | | | | u_int64_t * {aka long unsigned int *} | long long unsigned int * | %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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 790 | sscanf(buffer,"%d %llu",&t_anode.flag,&t_anode.count); | ~~~^ ~~~~~~~~~~~~~~ | | | | | u_int64_t * {aka long unsigned int *} | long long unsigned int * | %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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 815 | sscanf(buffer,"%llu",&t_snode.count); | ~~~^ ~~~~~~~~~~~~~~ | | | | | u_int64_t * {aka long unsigned int *} | long long unsigned int * | %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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 840 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 841 | &t_inode.flag,&t_inode.count, | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 840 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu 841 | &t_inode.flag,&t_inode.count, 842 | &t_inode.files, &t_inode.xfer, | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 840 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 843 | &t_inode.visit, &t_inode.tstamp); | ~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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 *’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 840 | sscanf(buffer,"%d %llu %llu %lf %llu %llu", | ~~~^ | | | long long unsigned int * | %lu ...... 843 | &t_inode.visit, &t_inode.tstamp); | ~~~~~~~~~~~~~~~ | | | u_int64_t * {aka long unsigned int *} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 355 | printf("Filename: %s (%llu records)\n",in_file, t_rec); | ~~~^ ~~~~~ | | | | long long unsigned int u_int64_t {aka long unsigned int} | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 489 | printf("%llu of %llu records purged from '%s'\n",t_exp,t_in,in_file); | ~~~^ ~~~~~ | | | | long long unsigned int u_int64_t {aka long unsigned int} | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 489 | printf("%llu of %llu records purged from '%s'\n",t_exp,t_in,in_file); | ~~~^ ~~~~ | | | | long long unsigned int u_int64_t {aka long unsigned int} | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 559 | printf("Total Records : %llu\n",t_rec); | ~~~^ ~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu dns_resolv.c: In function ‘dns_resolver’: 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 560 | printf("Total Resolved : %llu\n",t_name); | ~~~^ ~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 319 | printf("%llu %s ",listEntries, msg_addresses); | ~~~^ ~~~~~~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 561 | printf("Total Unresolved : %llu\n",t_num); | ~~~^ ~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 562 | printf("Total Permanent : %llu\n",t_perm); | ~~~^ ~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 565 | printf("Total over %02d days : %llu\n",rec_ttl,t_old); | ~~~^ ~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 566 | if (t_err) printf("Record Size Errors : %llu\n",t_err); | ~~~^ ~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 855 | if (verbose) printf("%llu records imported into '%s' from file '%s'\n", | ~~~^ | | | long long unsigned int | %lu 856 | t_rec, in_file, out_file); | ~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 939 | if (verbose) printf("%llu records exported from '%s' to file '%s'\n", | ~~~^ | | | long long unsigned int | %lu 940 | t_rec, in_file, out_file); | ~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 529 | fprintf(out_fp,"%s\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 530 | "%llu" \ 531 | "\n",msg_mtot_th,t_hit); | ~~~~~ | | | u_int64_t {aka long unsigned int} webalizer.c: In function ‘main’: output.c:530:58: note: format string is defined here 530 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 533 | fprintf(out_fp,"%s\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | "%llu" \ 535 | "\n",msg_mtot_tf,t_file); | ~~~~~~ | | | u_int64_t {aka long unsigned int} webalizer.c:748:43: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘u_int64_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 748 | fprintf(stderr,"%s: %s [%llu]", | ~~~^ | | | long long unsigned int | %lu 749 | msg_bad_date,log_rec.datetime,total_rec); | ~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:534:58: note: format string is defined here 534 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 537 | fprintf(out_fp,"%s %s\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 538 | "%llu" \ 539 | "\n",msg_h_total, msg_h_pages, t_page); | ~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:538:58: note: format string is defined here 538 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 541 | fprintf(out_fp,"%s %s\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 542 | "%llu" \ 543 | "\n",msg_h_total, msg_h_visits, t_visit); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:542:58: note: format string is defined here 542 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 551 | fprintf(out_fp,"" \ | ^~~~~~ ...... 554 | "\n",msg_mtot_us,t_site); | ~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:553:58: note: format string is defined here 553 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 556 | fprintf(out_fp,"" \ | ^~~~~~ ...... 559 | "\n",msg_mtot_uu,t_url); | ~~~~~ | | | u_int64_t {aka long unsigned int} output.c:558:58: note: format string is defined here 558 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 562 | fprintf(out_fp,"" \ | ^~~~~~ ...... 565 | "\n",msg_mtot_ur,t_ref); | ~~~~~ | | | u_int64_t {aka long unsigned int} output.c:564:58: note: format string is defined here 564 | "%llu" \ | ~~~^ | | | long long unsigned int | %lu webalizer.c:979:49: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘u_int64_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 979 | if (verbose) fprintf(stderr,"%s [%llu]\n", | ~~~^ | | | long long unsigned int | %lu 980 | msg_big_ref,total_rec); | ~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 568 | fprintf(out_fp,"" \ | ^~~~~~ ...... 571 | "\n",msg_mtot_ui,t_user); | ~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:570:58: note: format string is defined here 570 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 574 | fprintf(out_fp,"" \ | ^~~~~~ ...... 577 | "\n",msg_mtot_ua,t_agent); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 987 | if (verbose) fprintf(stderr,"%s [%llu]\n", | ~~~^ | | | long long unsigned int | %lu 988 | msg_big_req,total_rec); | ~~~~~~~~~ | | | u_int64_t {aka long unsigned int} webalizer.c:1077:52: warning: argument to ‘sizeof’ in ‘strncpy’ call is the same expression as the source; did you mean to use the size of the destination? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wsizeof-pointer-memaccess-Wsizeof-pointer-memaccess]8;;] 1077 | strncpy(host_buf, log_rec.hostname, sizeof(log_rec.hostname)); | ^ output.c:576:58: note: format string is defined here 576 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 590 | fprintf(out_fp,"" \ | ^~~~~~ ...... 594 | "\n",msg_mtot_mhh, t_hit/(24*days_in_month),mh_hit); | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:592:57: note: format string is defined here 592 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 590 | fprintf(out_fp,"" \ | ^~~~~~ ...... 594 | "\n",msg_mtot_mhh, t_hit/(24*days_in_month),mh_hit); | ~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:593:53: note: format string is defined here 593 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 596 | fprintf(out_fp,"" \ | ^~~~~~ ...... 600 | "\n",msg_mtot_mhd, t_hit/days_in_month, max_hits); | ~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:598:57: note: format string is defined here 598 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 596 | fprintf(out_fp,"" \ | ^~~~~~ ...... 600 | "\n",msg_mtot_mhd, t_hit/days_in_month, max_hits); | ~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:599:53: note: format string is defined here 599 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 602 | fprintf(out_fp,"" \ | ^~~~~~ ...... 606 | "\n",msg_mtot_mfd, t_file/days_in_month,max_files); | ~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:604:57: note: format string is defined here 604 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 602 | fprintf(out_fp,"" \ | ^~~~~~ ...... 606 | "\n",msg_mtot_mfd, t_file/days_in_month,max_files); | ~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:605:53: note: format string is defined here 605 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 608 | fprintf(out_fp,"" \ | ^~~~~~ ...... 612 | "\n",msg_mtot_mpd, t_page/days_in_month,max_pages); | ~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:610:57: note: format string is defined here 610 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 608 | fprintf(out_fp,"" \ | ^~~~~~ ...... 612 | "\n",msg_mtot_mpd, t_page/days_in_month,max_pages); | ~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:611:53: note: format string is defined here 611 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 614 | fprintf(out_fp,"" \ | ^~~~~~ ...... 618 | "\n",msg_mtot_msd, t_site/days_in_month,max_sites); | ~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:616:57: note: format string is defined here 616 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %lu webalizer.c:1406:42: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘u_int64_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1406 | fprintf(stderr,"%s (%llu)",msg_bad_rec,total_rec); | ~~~^ ~~~~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 614 | fprintf(out_fp,"" \ | ^~~~~~ ...... 618 | "\n",msg_mtot_msd, t_site/days_in_month,max_sites); | ~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:617:53: note: format string is defined here 617 | "%llu" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 620 | fprintf(out_fp,"" \ | ^~~~~~ ...... 624 | "\n",msg_mtot_mvd, t_visit/days_in_month,max_visits); | ~~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:622:57: note: format string is defined here 622 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 620 | fprintf(out_fp,"" \ | ^~~~~~ ...... 624 | "\n",msg_mtot_mvd, t_visit/days_in_month,max_visits); | ~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:623:53: note: format string is defined here 623 | "%llu" \ | ~~~^ | | | long long unsigned int | %lu webalizer.c:1458:21: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘u_int64_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1458 | printf("%llu %s ",total_rec, msg_records); | ~~~^ ~~~~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu webalizer.c:1461:25: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘u_int64_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1461 | printf("(%llu %s",total_ignore,msg_ignored); | ~~~^ ~~~~~~~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 641 | fprintf(out_fp,"%s\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 644 | response[i].desc,PCENT(response[i].count,t_hit),response[i].count); | ~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:643:54: note: format string is defined here 643 | "%llu\n", | ~~~^ | | | long long unsigned int | %lu output.c: In function ‘daily_total_table’: webalizer.c:1462:41: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘u_int64_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1462 | if (total_bad) printf(", %llu %s) ",total_bad,msg_bad); | ~~~^ ~~~~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 703 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~ ...... 706 | tm_hit[i],PCENT(tm_hit[i],t_hit)); | ~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:704:40: note: format string is defined here 704 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 707 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~ ...... 710 | tm_file[i],PCENT(tm_file[i],t_file)); | ~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} webalizer.c:1465:42: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘u_int64_t’ {aka ‘long unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1465 | else if (total_bad) printf("(%llu %s) ",total_bad,msg_bad); | ~~~^ ~~~~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu output.c:708:40: note: format string is defined here 708 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 711 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~ ...... 714 | tm_page[i],PCENT(tm_page[i],t_page)); | ~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:712:40: note: format string is defined here 712 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 715 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~ ...... 718 | tm_visit[i],PCENT(tm_visit[i],t_visit)); | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:716:40: note: format string is defined here 716 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 719 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~ ...... 722 | tm_site[i],PCENT(tm_site[i],t_site)); | ~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:720:40: note: format string is defined here 720 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 794 | "%llu\n"\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 795 | "%llu\n"\ | 796 | "%3.02f%%\n", 797 | th_hit[i]/days_in_month,th_hit[i], | ~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 800 | "%llu\n"\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 801 | "%llu\n"\ | 802 | "%3.02f%%\n", 803 | th_file[i]/days_in_month,th_file[i], | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 806 | "%llu\n"\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 807 | "%llu\n"\ | 808 | "%3.02f%%\n", 809 | th_page[i]/days_in_month,th_page[i], | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] output.c: In function ‘top_sites_table’: output.c:838:22: warning: cast to pointer from integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-to-pointer-cast-Wint-to-pointer-cast]8;;] 838 | switch ( (int)((HNODEPTR)(*pointer)->flag) ) | ^ output.c:838:16: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;] 838 | 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 856 | if (flag) fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 857 | "%s %llu %s %llu %s %s %s\n", 858 | GREY, msg_top_top,tot_num,msg_top_of, | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:857:19: note: format string is defined here 857 | "%s %llu %s %llu %s %s %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 856 | if (flag) fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 859 | t_site,msg_top_s,msg_h_by,msg_h_xfer); | ~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:857:27: note: format string is defined here 857 | "%s %llu %s %llu %s %s %s\n", | ~~~^ | | | long long unsigned int | %lu webalizer.c: In function ‘get_config’: webalizer.c:1716:18: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 1716 | case 29: if (tolower(value[0])=='y') | ^~ webalizer.c:1717:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 1717 | verbose=0; break; /* ReallyQuiet */ | ^~~~~ 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 860 | else fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 861 | "%s %llu %s %llu %s\n", 862 | GREY,msg_top_top, tot_num, msg_top_of, t_site, msg_top_s); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:861:19: note: format string is defined here 861 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 860 | else fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 861 | "%s %llu %s %llu %s\n", 862 | GREY,msg_top_top, tot_num, msg_top_of, t_site, msg_top_s); | ~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:861:27: note: format string is defined here 861 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 890 | "%d\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 900 | i+1,hptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:891:56: note: format string is defined here 891 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 890 | "%d\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 901 | (t_hit==0)?0:((float)hptr->count/t_hit)*100.0,hptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:893:56: note: format string is defined here 893 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 890 | "%d\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 903 | (t_xfer==0)?0:((float)hptr->xfer/t_xfer)*100.0,hptr->visit, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:897:56: note: format string is defined here 897 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 974 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ | ~~~~~^ | | | long long unsigned int | %-8lu 975 | "%8llu %6.02f%% %s\n", 976 | hptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 974 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ | ~~~~^ | | | long long unsigned int | %8lu ...... 977 | (t_hit==0)?0:((float)hptr->count/t_hit)*100.0,hptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 974 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 979 | (t_xfer==0)?0:((float)hptr->xfer/t_xfer)*100.0,hptr->visit, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:975:18: note: format string is defined here 975 | "%8llu %6.02f%% %s\n", | ~~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 996 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ | ~~~~~^ | | | long long unsigned int | %-8lu 997 | "%8llu %6.02f%% %s\n", 998 | hptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 996 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ | ~~~~^ | | | long long unsigned int | %8lu ...... 999 | (t_hit==0)?0:((float)hptr->count/t_hit)*100.0,hptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 996 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% " \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 1001 | (t_xfer==0)?0:((float)hptr->xfer/t_xfer)*100.0,hptr->visit, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:997:18: note: format string is defined here 997 | "%8llu %6.02f%% %s\n", | ~~~~^ | | | long long unsigned int | %8lu output.c: In function ‘top_urls_table’: output.c:1028:22: warning: cast to pointer from integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-to-pointer-cast-Wint-to-pointer-cast]8;;] 1028 | switch ( (int)((UNODEPTR)(*pointer)->flag) ) | ^ output.c:1028:16: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;] 1028 | 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1045 | if (flag) fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1046 | "%s %llu %s %llu %s %s %s\n", 1047 | GREY,msg_top_top,tot_num,msg_top_of, | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1046:19: note: format string is defined here 1046 | "%s %llu %s %llu %s %s %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1045 | if (flag) fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 1048 | t_url,msg_top_u,msg_h_by,msg_h_xfer); | ~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1046:27: note: format string is defined here 1046 | "%s %llu %s %llu %s %s %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1049 | else fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1050 | "%s %llu %s %llu %s\n", 1051 | GREY,msg_top_top,tot_num,msg_top_of,t_url,msg_top_u); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} webalizer.c: In function ‘srch_string’: webalizer.c:2155:4: warning: this ‘while’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 2155 | while (*cp1!='=' && *cp1!=0) cp1++; if (*cp1!=0) cp1++; | ^~~~~ webalizer.c:2155:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ 2155 | while (*cp1!='=' && *cp1!=0) cp1++; if (*cp1!=0) cp1++; | ^~ output.c:1050:19: note: format string is defined here 1050 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1049 | else fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1050 | "%s %llu %s %llu %s\n", 1051 | GREY,msg_top_top,tot_num,msg_top_of,t_url,msg_top_u); | ~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1050:27: note: format string is defined here 1050 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1078 | "%d\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 1084 | i+1,uptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1182 | fprintf(out_fp,"%-8llu %6.02f%% %8.0f %6.02f%% %s\n", | ~~~~~^ | | | long long unsigned int | %-8lu 1183 | uptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1201 | fprintf(out_fp,"%-8llu %6.02f%% %8.0f %6.02f%% %s\n", | ~~~~~^ | | | long long unsigned int | %-8lu 1202 | uptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c: In function ‘top_entry_table’: output.c:1231:18: warning: cast to pointer from integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-to-pointer-cast-Wint-to-pointer-cast]8;;] 1231 | if ( (int)((UNODEPTR)(*pointer)->flag) == OBJ_REG ) | ^ output.c:1231:12: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;] 1231 | 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1254 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1255 | "%s %llu %s %llu %s\n", 1256 | GREY,msg_top_top,tot_num,msg_top_of, | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1255:19: note: format string is defined here 1255 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1254 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 1257 | (flag)?u_exit:u_entry,(flag)?msg_top_ex:msg_top_en); | ~~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1255:27: note: format string is defined here 1255 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1281 | "%d\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 1287 | i+1,uptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] output.c: In function ‘top_refs_table’: output.c:1335:22: warning: cast to pointer from integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-to-pointer-cast-Wint-to-pointer-cast]8;;] 1335 | switch ( (int)((RNODEPTR)(*pointer)->flag) ) | ^ output.c:1335:16: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;] 1335 | 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1350 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1351 | "%s %llu %s %llu %s\n", 1352 | GREY, msg_top_top, tot_num, msg_top_of, t_ref, msg_top_r); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1351:19: note: format string is defined here 1351 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1350 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1351 | "%s %llu %s %llu %s\n", 1352 | GREY, msg_top_top, tot_num, msg_top_of, t_ref, msg_top_r); | ~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1351:27: note: format string is defined here 1351 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1377 | "%d\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 1381 | i+1,rptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1378:55: note: format string is defined here 1378 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1454 | fprintf(out_fp,"%-8llu %6.02f%% %s\n", | ~~~~~^ | | | long long unsigned int | %-8lu 1455 | rptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1470 | fprintf(out_fp,"%-8llu %6.02f%% %s\n", | ~~~~~^ | | | long long unsigned int | %-8lu 1471 | rptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c: In function ‘top_agents_table’: output.c:1500:22: warning: cast to pointer from integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-to-pointer-cast-Wint-to-pointer-cast]8;;] 1500 | switch ( (int)((ANODEPTR)(*pointer)->flag) ) | ^ output.c:1500:16: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;] 1500 | 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1515 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1516 | "%s %llu %s %llu %s\n", 1517 | GREY, msg_top_top, tot_num, msg_top_of, t_agent, msg_top_a); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1516:18: note: format string is defined here 1516 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1515 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1516 | "%s %llu %s %llu %s\n", 1517 | GREY, msg_top_top, tot_num, msg_top_of, t_agent, msg_top_a); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1516:26: note: format string is defined here 1516 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1542 | "%d\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 1546 | i+1,aptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1608 | fprintf(out_fp,"%-8llu %6.02f%% %s\n", | ~~~~~^ | | | long long unsigned int | %-8lu 1609 | aptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1624 | fprintf(out_fp,"%-8llu %6.02f%% %s\n", | ~~~~~^ | | | long long unsigned int | %-8lu 1625 | aptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1662 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1663 | "%s %llu %s %llu %s\n", 1664 | GREY, msg_top_top, tot_num, msg_top_of, a_ctr, msg_top_sr); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1663:18: note: format string is defined here 1663 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1662 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1663 | "%s %llu %s %llu %s\n", 1664 | GREY, msg_top_top, tot_num, msg_top_of, a_ctr, msg_top_sr); | ~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1663:26: note: format string is defined here 1663 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1682 | "\n" \ | ^~~~~~~~ ...... 1687 | i+1,sptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1741 | fprintf(out_fp,"%-8llu %6.02f%% %s\n", | ~~~~~^ | | | long long unsigned int | %-8lu 1742 | sptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c: In function ‘top_users_table’: output.c:1767:22: warning: cast to pointer from integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-to-pointer-cast-Wint-to-pointer-cast]8;;] 1767 | switch ( (int)((INODEPTR)(*pointer)->flag) ) | ^ output.c:1767:16: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;] 1767 | 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1783 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1784 | "%s %llu %s %llu %s\n", 1785 | GREY,msg_top_top, tot_num, msg_top_of, t_user, msg_top_i); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1784:19: note: format string is defined here 1784 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1783 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1784 | "%s %llu %s %llu %s\n", 1785 | GREY,msg_top_top, tot_num, msg_top_of, t_user, msg_top_i); | ~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1784:27: note: format string is defined here 1784 | "%s %llu %s %llu %s\n", | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1813 | "%d\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 1823 | i+1,iptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1814:56: note: format string is defined here 1814 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1813 | "%d\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 1824 | (t_hit==0)?0:((float)iptr->count/t_hit)*100.0,iptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1816:56: note: format string is defined here 1816 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1813 | "%d\n" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...... 1826 | (t_xfer==0)?0:((float)iptr->xfer/t_xfer)*100.0,iptr->visit, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:1820:56: note: format string is defined here 1820 | "%llu\n" \ | ~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1892 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", | ~~~~~^ | | | long long unsigned int | %-8lu 1893 | iptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1892 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", | ~~~~^ | | | long long unsigned int | %8lu 1893 | iptr->count, 1894 | (t_hit==0)?0:((float)iptr->count/t_hit)*100.0,iptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1892 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", | ~~~~^ | | | long long unsigned int | %8lu ...... 1896 | (t_xfer==0)?0:((float)iptr->xfer/t_xfer)*100.0,iptr->visit, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1913 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", | ~~~~~^ | | | long long unsigned int | %-8lu 1914 | iptr->count, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1913 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", | ~~~~^ | | | long long unsigned int | %8lu 1914 | iptr->count, 1915 | (t_hit==0)?0:((float)iptr->count/t_hit)*100.0,iptr->files, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 1913 | "%-8llu %6.02f%% %8llu %6.02f%% %8.0f %6.02f%% %8llu %6.02f%% %s\n", | ~~~~^ | | | long long unsigned int | %8lu ...... 1917 | (t_xfer==0)?0:((float)iptr->xfer/t_xfer)*100.0,iptr->visit, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2115 | fprintf(out_fp,"" \ | ^~~~~~ ...... 2125 | i+1,top_ctrys[i]->count, | ~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2170 | "%llu\t%llu\t%.0f\t%llu\t%s\n", | ~~~^ | | | long long unsigned int | %lu 2171 | hptr->count,hptr->files,hptr->xfer/1024, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2170 | "%llu\t%llu\t%.0f\t%llu\t%s\n", | ~~~^ | | | long long unsigned int | %lu 2171 | hptr->count,hptr->files,hptr->xfer/1024, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2170 | "%llu\t%llu\t%.0f\t%llu\t%s\n", | ~~~^ | | | long long unsigned int | %lu 2171 | hptr->count,hptr->files,hptr->xfer/1024, 2172 | hptr->visit,hptr->string); | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2211 | fprintf(out_fp,"%llu\t%.0f\t%s\n", | ~~~^ | | | long long unsigned int | %lu 2212 | uptr->count,uptr->xfer/1024,uptr->string); | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2251 | fprintf(out_fp,"%llu\t%s\n",rptr->count, rptr->string); | ~~~^ ~~~~~~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2290 | fprintf(out_fp,"%llu\t%s\n",aptr->count,aptr->string); | ~~~^ ~~~~~~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2331 | "%llu\t%llu\t%.0f\t%llu\t%s\n", | ~~~^ | | | long long unsigned int | %lu 2332 | iptr->count,iptr->files,iptr->xfer/1024, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2331 | "%llu\t%llu\t%.0f\t%llu\t%s\n", | ~~~^ | | | long long unsigned int | %lu 2332 | iptr->count,iptr->files,iptr->xfer/1024, | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2331 | "%llu\t%llu\t%.0f\t%llu\t%s\n", | ~~~^ | | | long long unsigned int | %lu 2332 | iptr->count,iptr->files,iptr->xfer/1024, 2333 | iptr->visit,iptr->string); | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2370 | fprintf(out_fp,"%llu\t%s\n",sptr->count,sptr->string); | ~~~^ ~~~~~~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2489 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2490 | "%0llu", GRPCOLOR, m_visits); | ~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:2490:42: note: format string is defined here 2490 | "%0llu", GRPCOLOR, m_visits); | ~~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2491 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2492 | "%0llu", GRPCOLOR, m_pages); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:2492:42: note: format string is defined here 2492 | "%0llu", GRPCOLOR, m_pages); | ~~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2493 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2494 | "%0llu", GRPCOLOR, m_files); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:2494:42: note: format string is defined here 2494 | "%0llu", GRPCOLOR, m_files); | ~~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2495 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2496 | "%0llu", GRPCOLOR, m_hit); | ~~~~~ | | | u_int64_t {aka long unsigned int} output.c:2496:42: note: format string is defined here 2496 | "%0llu", GRPCOLOR, m_hit); | ~~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2517 | fprintf(out_fp,"%llu\n", | ~~~^ | | | long long unsigned int | %lu 2518 | hist[i].hit/days_in_month); | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2519 | fprintf(out_fp,"%llu\n", | ~~~^ | | | long long unsigned int | %lu 2520 | hist[i].files/days_in_month); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2521 | fprintf(out_fp,"%llu\n", | ~~~^ | | | long long unsigned int | %lu 2522 | hist[i].page/days_in_month); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2523 | fprintf(out_fp,"%llu\n", | ~~~^ | | | long long unsigned int | %lu 2524 | hist[i].visit/days_in_month); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2525 | fprintf(out_fp,"%llu\n", | ~~~^ | | | long long unsigned int | %lu 2526 | hist[i].site); | ~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2529 | fprintf(out_fp,"%llu\n", | ~~~^ | | | long long unsigned int | %lu 2530 | hist[i].visit); | ~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2531 | fprintf(out_fp,"%llu\n", | ~~~^ | | | long long unsigned int | %lu 2532 | hist[i].page); | ~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2533 | fprintf(out_fp,"%llu\n", | ~~~^ | | | long long unsigned int | %lu 2534 | hist[i].files); | ~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2535 | fprintf(out_fp,"%llu", | ~~~^ | | | long long unsigned int | %lu 2536 | hist[i].hit); | ~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} 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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2557 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2558 | "%0llu", GRPCOLOR, m_visits); | ~~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:2558:45: note: format string is defined here 2558 | "%0llu", GRPCOLOR, m_visits); | ~~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2559 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2560 | "%0llu", GRPCOLOR, m_pages); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:2560:45: note: format string is defined here 2560 | "%0llu", GRPCOLOR, m_pages); | ~~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2561 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2562 | "%0llu", GRPCOLOR, m_files); | ~~~~~~~ | | | u_int64_t {aka long unsigned int} output.c:2562:45: note: format string is defined here 2562 | "%0llu", GRPCOLOR, m_files); | ~~~~^ | | | long long unsigned int | %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’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 2563 | fprintf(out_fp,"" \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2564 | "%0llu", GRPCOLOR, m_hit); | ~~~~~ | | | u_int64_t {aka long unsigned int} output.c:2564:45: note: format string is defined here 2564 | "%0llu", GRPCOLOR, m_hit); | ~~~~^ | | | long long unsigned int | %0lu In file included from /usr/include/string.h:495, from wcmgr.c:33: In function ‘strncpy’, inlined from ‘add_rec’ at wcmgr.c:764:13: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ output truncated before terminating nul copying as many bytes from a string as its length []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wcmgr.c: In function ‘add_rec’: wcmgr.c:764:13: note: length computed here 764 | strncpy(name,addr,strlen(addr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from preserve.c:31: In function ‘strncpy’, inlined from ‘restore_state’ at preserve.c:648:7: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 512 bytes from a string of length 4095 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘restore_state’ at preserve.c:679:7: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 256 bytes from a string of length 4095 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘restore_state’ at preserve.c:719:7: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 256 bytes from a string of length 4095 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘restore_state’ at preserve.c:758:7: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 256 bytes from a string of length 4095 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘restore_state’ at preserve.c:783:7: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 128 bytes from a string of length 4095 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘restore_state’ at preserve.c:808:7: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 256 bytes from a string of length 4095 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘restore_state’ at preserve.c:833:7: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 64 bytes from a string of length 4095 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from webalizer.c:38: In function ‘strncpy’, inlined from ‘get_config’ at webalizer.c:1821:18: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 6 bytes from a string of length 131 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘get_config’ at webalizer.c:1820:18: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 6 bytes from a string of length 131 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘get_config’ at webalizer.c:1819:18: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 6 bytes from a string of length 131 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘get_config’ at webalizer.c:1818:18: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 6 bytes from a string of length 131 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘get_config’ at webalizer.c:1817:18: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 6 bytes from a string of length 131 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘get_config’ at webalizer.c:1816:18: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 6 bytes from a string of length 131 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘get_config’ at webalizer.c:1815:18: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 6 bytes from a string of length 131 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘get_config’ at webalizer.c:1814:18: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 6 bytes from a string of length 131 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘get_config’ at webalizer.c:1813:18: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 6 bytes from a string of length 131 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘get_config’ at webalizer.c:1812:18: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 6 bytes from a string of length 131 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘get_config’ at webalizer.c:1811:18: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 6 bytes from a string of length 131 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Ldb-5.3 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o wcmgr wcmgr.o -ldb In function ‘strncpy’, inlined from ‘main’ at webalizer.c:944:19: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 256 bytes from a string of length 1023 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Ldb-5.3 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -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 /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dns_resolv.o:/home/jer/portage/app-admin/webalizer-2.23.08/work/webalizer-2.23-08/dns_resolv.c:83: multiple definition of `buffer'; webalizer.o:/home/jer/portage/app-admin/webalizer-2.23.08/work/webalizer-2.23-08/webalizer.c:249: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dns_resolv.o:/home/jer/portage/app-admin/webalizer-2.23.08/work/webalizer-2.23-08/dns_resolv.c:84: multiple definition of `tmp_buf'; webalizer.o:/home/jer/portage/app-admin/webalizer-2.23.08/work/webalizer-2.23-08/webalizer.c:250: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dns_resolv.o:(.bss+0x21c0): multiple definition of `host_table'; hashtab.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dns_resolv.o:/home/jer/portage/app-admin/webalizer-2.23.08/work/webalizer-2.23-08/dns_resolv.c:85: multiple definition of `system_info'; webalizer.o:/home/jer/portage/app-admin/webalizer-2.23.08/work/webalizer-2.23-08/webalizer.c:240: first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:47: webalizer] Error 1 * ERROR: app-admin/webalizer-2.23.08::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-admin/webalizer-2.23.08::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/webalizer-2.23.08::gentoo'`. * The complete build log is located at '/aches/gentoo/emergelogs/wim/app-admin:webalizer-2.23.08:20200818-113533.log'. * For convenience, a symlink to the build log is located at '/home/jer/portage/app-admin/webalizer-2.23.08/temp/build.log'. * The ebuild environment file is located at '/home/jer/portage/app-admin/webalizer-2.23.08/temp/environment'. * Working directory: '/home/jer/portage/app-admin/webalizer-2.23.08/work/webalizer-2.23-08' * S: '/home/jer/portage/app-admin/webalizer-2.23.08/work/webalizer-2.23-08'