>>> webalizer: Building community/webalizer 2.23.08-r8 (using abuild 3.10.0_rc1-r2) started Thu, 03 Nov 2022 00:59:58 +0000
>>> webalizer: Checking sanity of /home/buildozer/aports/community/webalizer/APKBUILD...
>>> webalizer: Analyzing dependencies...
>>> webalizer: Installing for build: build-base gd-dev libpng-dev zlib-dev bzip2-dev
(1/55) Installing libxau (1.0.10-r0)
(2/55) Installing libmd (1.0.4-r0)
(3/55) Installing libbsd (0.11.7-r0)
(4/55) Installing libxdmcp (1.1.3-r1)
(5/55) Installing libxcb (1.15-r0)
(6/55) Installing libx11 (1.8.1-r1)
(7/55) Installing libxext (1.3.5-r0)
(8/55) Installing libice (1.0.10-r1)
(9/55) Installing libuuid (2.38.1-r0)
(10/55) Installing libsm (1.2.3-r1)
(11/55) Installing libxt (1.2.1-r0)
(12/55) Installing libxpm (3.5.13-r1)
(13/55) Installing aom-libs (3.5.0-r0)
(14/55) Installing libdav1d (1.0.0-r2)
(15/55) Installing libavif (0.11.1-r0)
(16/55) Installing libbz2 (1.0.8-r3)
(17/55) Installing libpng (1.6.38-r0)
(18/55) Installing freetype (2.12.1-r0)
(19/55) Installing fontconfig (2.14.1-r0)
(20/55) Installing libjpeg-turbo (2.1.4-r0)
(21/55) Installing xz-libs (5.2.7-r0)
(22/55) Installing libwebp (1.2.4-r1)
(23/55) Installing tiff (4.4.0-r1)
(24/55) Installing libgd (2.3.3-r3)
(25/55) Installing gd (2.3.3-r3)
(26/55) Installing perl (5.36.0-r0)
(27/55) Installing expat (2.5.0-r0)
(28/55) Installing expat-dev (2.5.0-r0)
(29/55) Installing bzip2-dev (1.0.8-r3)
(30/55) Installing brotli (1.0.9-r9)
(31/55) Installing brotli-dev (1.0.9-r9)
(32/55) Installing zlib-dev (1.2.13-r0)
(33/55) Installing libpng-dev (1.6.38-r0)
(34/55) Installing freetype-dev (2.12.1-r0)
(35/55) Installing fontconfig-dev (2.14.1-r0)
(36/55) Installing libavif-dev (0.11.1-r0)
(37/55) Installing libjpeg-turbo-dev (2.1.4-r0)
(38/55) Installing libwebp-dev (1.2.4-r1)
(39/55) Installing xz-dev (5.2.7-r0)
(40/55) Installing zstd-dev (1.5.2-r9)
(41/55) Installing libtiffxx (4.4.0-r1)
(42/55) Installing tiff-dev (4.4.0-r1)
(43/55) Installing xorgproto (2022.2-r0)
(44/55) Installing libxau-dev (1.0.10-r0)
(45/55) Installing xcb-proto (1.15.2-r0)
(46/55) Installing libxdmcp-dev (1.1.3-r1)
(47/55) Installing libxcb-dev (1.15-r0)
(48/55) Installing xtrans (1.4.0-r2)
(49/55) Installing libx11-dev (1.8.1-r1)
(50/55) Installing libxpm-dev (3.5.13-r1)
(51/55) Installing gd-dev (2.3.3-r3)
(52/55) Installing .makedepends-webalizer (20221103.010009)
(53/55) Installing perl-error (0.17029-r1)
(54/55) Installing perl-git (2.38.1-r0)
(55/55) Installing git-perl (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 363 MiB in 147 packages
>>> webalizer: Cleaning up srcdir
>>> webalizer: Cleaning up pkgdir
>>> webalizer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/webalizer-2.23.08.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 524k 100 524k 0 0 374k 0 0:00:01 0:00:01 --:--:-- 374k
>>> webalizer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/webalizer-2.23.08.tar.gz
>>> webalizer: Checking sha512sums...
webalizer-2.23.08.tar.gz: OK
fix-crash-on-memcpy.patch: OK
>>> webalizer: Unpacking /var/cache/distfiles/v3.17/webalizer-2.23.08.tar.gz...
>>> webalizer: fix-crash-on-memcpy.patch
patching file preserve.c
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /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... yes
checking for u_int64_t... yes
checking whether altzone is declared... no
checking for main in -l44bsd... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for main in -lm... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for main in -lz... yes
checking for gzrewind in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for main in -lpng... yes
checking for main in -lgd... yes
checking for gdImagePng in -lgd... yes
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for main in -ldb... no
configure: WARNING: libdb not found.. DNS/GeoDB code disabled!
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 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.
gcc -fsigned-char -Os -fomit-frame-pointer -fcommon -Os -fomit-frame-pointer -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_BZIP -c webalizer.c
gcc -fsigned-char -Os -fomit-frame-pointer -fcommon -Os -fomit-frame-pointer -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_BZIP -c hashtab.c
gcc -fsigned-char -Os -fomit-frame-pointer -fcommon -Os -fomit-frame-pointer -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_BZIP -c linklist.c
gcc -fsigned-char -Os -fomit-frame-pointer -fcommon -Os -fomit-frame-pointer -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_BZIP -c preserve.c
gcc -fsigned-char -Os -fomit-frame-pointer -fcommon -Os -fomit-frame-pointer -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_BZIP -c dns_resolv.c
gcc -fsigned-char -Os -fomit-frame-pointer -fcommon -Os -fomit-frame-pointer -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_BZIP -c parser.c
gcc -fsigned-char -Os -fomit-frame-pointer -fcommon -Os -fomit-frame-pointer -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_BZIP -c output.c
gcc -fsigned-char -Os -fomit-frame-pointer -fcommon -Os -fomit-frame-pointer -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_BZIP -c graphs.c
gcc -fsigned-char -Os -fomit-frame-pointer -fcommon -Os -fomit-frame-pointer -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DUSE_BZIP -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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
442 | fprintf(stderr,"[new_rnode] %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 *'} [-Wformat=]
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 *'} [-Wformat=]
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 *'} [-Wformat=]
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 *'} [-Wformat=]
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 *'} [-Wformat=]
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 *}
hashtab.c: In function 'new_anode':
preserve.c: In function 'put_history':
preserve.c:187:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
hashtab.c:563:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
563 | fprintf(stderr,"[new_anode] %s (%d)",msg_big_one,strlen(str));
| ~^ ~~~~~~~~~~~
| | |
| int size_t {aka long unsigned int}
| %ld
preserve.c:187:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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}
hashtab.c: In function 'new_snode':
hashtab.c:682:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
682 | fprintf(stderr,"[new_snode] %s (%d)",msg_big_one,strlen(str));
| ~^ ~~~~~~~~~~~
| | |
| int size_t {aka long unsigned int}
| %ld
preserve.c: In function 'save_state':
gcc -Wl,--as-needed,-O1,--sort-common -o wcmgr wcmgr.o
preserve.c:364:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
hashtab.c: In function 'new_inode':
preserve.c:364:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
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}
hashtab.c:789:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
789 | fprintf(stderr,"[new_inode] %s (%d)",msg_big_one,strlen(str));
| ~^ ~~~~~~~~~~~
| | |
| int size_t {aka long unsigned int}
| %ld
output.c: In function 'month_total_table':
output.c:529:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
529 | fprintf(out_fp,"
%s | \n" \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
530 | "%llu" \
531 | " |
\n",msg_mtot_th,t_hit);
| ~~~~~
| |
| u_int64_t {aka long unsigned int}
output.c:530:58: note: format string is defined here
530 | "%llu" \
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:364:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:533:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
533 | fprintf(out_fp,"%s | \n" \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
534 | "%llu" \
535 | " | \n",msg_mtot_tf,t_file);
| ~~~~~~
| |
| 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'} [-Wformat=]
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
preserve.c:364:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:541:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
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
preserve.c:364:48: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:556:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
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
preserve.c:364:58: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:568:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
574 | fprintf(out_fp,"" \
| ^~~~~~
......
577 | " \n",msg_mtot_ua,t_agent);
| ~~~~~~~
| |
| u_int64_t {aka long unsigned int}
output.c:576:58: note: format string is defined here
576 | " | %llu" \
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:364:63: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 11 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:590:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
590 | fprintf(out_fp,"" \
| ^~~~~~
......
594 | "
\n",msg_mtot_mhh, t_hit/(24*days_in_month),mh_hit);
| ~~~~~~
| |
| 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'} [-Wformat=]
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}
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'} [-Wformat=]
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
preserve.c:370:23: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:596:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
596 | fprintf(out_fp,"" \
| ^~~~~~
......
600 | "
\n",msg_mtot_mhd, t_hit/days_in_month, max_hits);
| ~~~~~~~~
| |
| u_int64_t {aka long unsigned int}
graphs.c: In function 'year_graph6x':
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'} [-Wformat=]
602 | fprintf(out_fp,"" \
| ^~~~~~
......
606 | " \n",msg_mtot_mfd, t_file/days_in_month,max_files);
| ~~~~~~~~~~~~~~~~~~~~
| |
| u_int64_t {aka long unsigned int}
graphs.c:226:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
226 | sprintf(maxvaltxt, "%llu", maxval);
| ~~~^ ~~~~~~
| | |
| | u_int64_t {aka long unsigned int}
| long long unsigned int
| %lu
preserve.c:370:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
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'} [-Wformat=]
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
preserve.c:370:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:608:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
608 | fprintf(out_fp,"" \
| ^~~~~~
......
612 | " \n",msg_mtot_mpd, t_page/days_in_month,max_pages);
| ~~~~~~~~~~~~~~~~~~~~
| |
| 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'} [-Wformat=]
273 | sprintf(maxvaltxt, "%llu", maxval);
| ~~~^ ~~~~~~
| | |
| | u_int64_t {aka long unsigned int}
| long long unsigned int
| %lu
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'} [-Wformat=]
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
preserve.c:377:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:614:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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
output.c:614:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
614 | fprintf(out_fp,"" \
| ^~~~~~
......
618 | "
\n",msg_mtot_msd, t_site/days_in_month,max_sites);
| ~~~~~~~~~
| |
| 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'} [-Wformat=]
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}
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'} [-Wformat=]
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
preserve.c:377:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:620:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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
graphs.c: In function 'month_graph6':
preserve.c:377:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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:421:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
421 | sprintf(maxvaltxt, "%llu", maxval);
| ~~~^ ~~~~~~
| | |
| | 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'} [-Wformat=]
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
preserve.c:377:51: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 8 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c: In function 'daily_total_table':
preserve.c:385:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:703:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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
preserve.c:385:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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:513:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
513 | sprintf(maxvaltxt, "%llu", maxval);
| ~~~^ ~~~~~~
| | |
| | u_int64_t {aka long unsigned int}
| 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'} [-Wformat=]
707 | fprintf(out_fp,"" \
| ^~~~~~~~~~~~~~~~~~
......
710 | tm_file[i],PCENT(tm_file[i],t_file));
| ~~~~~~~~~~
| |
| u_int64_t {aka long unsigned int}
output.c:708:40: note: format string is defined here
708 | "%llu | \n" \
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:385:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:711:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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
preserve.c:393:26: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
393 | sprintf(buffer,"%llu\n",response[i].count);
| ~~~^ ~~~~~~~~~~~~~~~~~
| | |
| | u_int64_t {aka long unsigned int}
| long long unsigned int
| %lu
graphs.c: In function 'day_graph3':
output.c:715:22: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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
preserve.c:405:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
graphs.c:623:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
623 | sprintf(maxvaltxt, "%llu", maxval);
| ~~~^ ~~~~~~
| | |
| | u_int64_t {aka long unsigned int}
| 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'} [-Wformat=]
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
preserve.c:405:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
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}
output.c: In function 'hourly_total_table':
preserve.c:405:72: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:794:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
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}
preserve.c:422:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:800:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
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}
preserve.c:422:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:806:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
preserve.c:422:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:806:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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: In function 'top_sites_table':
preserve.c:422:72: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:838:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
838 | switch ( (int)((HNODEPTR)(*pointer)->flag) )
| ^
output.c:838:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
838 | switch ( (int)((HNODEPTR)(*pointer)->flag) )
| ^
preserve.c:439:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:856:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
preserve.c:439:57: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:857:19: note: format string is defined here
857 | "%s %llu %s %llu %s %s %s\n",
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:439:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:856:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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
preserve.c:439:72: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
webalizer.c: In function 'main':
output.c:860:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
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'} [-Wformat=]
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}
preserve.c:458:55: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
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'} [-Wformat=]
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}
preserve.c:476:55: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:861:27: note: format string is defined here
861 | "%s %llu %s %llu %s\n",
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:492:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:890:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
890 | "%d | \n" \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
900 | i+1,hptr->count,
| ~~~~~~~~~~~
| |
| u_int64_t {aka long unsigned int}
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'} [-Wformat=]
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}
preserve.c:508:52: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:891:56: note: format string is defined here
891 | "%llu | \n" \
| ~~~^
| |
| long long unsigned int
| %lu
webalizer.c:987:49: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:890:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
890 | "%d | \n" \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
901 | (t_hit==0)?0:((float)hptr->count/t_hit)*100.0,hptr->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'} [-Wformat=]
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}
output.c:893:56: note: format string is defined here
893 | "%llu | \n" \
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:508:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
output.c:890:15: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 10 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
890 | "%d | \n" \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
903 | (t_xfer==0)?0:((float)hptr->xfer/t_xfer)*100.0,hptr->visit,
| ~~~~~~~~~~~
| |
| 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'} [-Wformat=]
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}
output.c:897:56: note: format string is defined here
897 | "%llu | \n" \
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c: In function 'restore_state':
output.c: In function 'all_sites_page':
preserve.c:592:25: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:974:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
preserve.c:592:30: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:974:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
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'} [-Wformat=]
1406 | fprintf(stderr,"%s (%llu)",msg_bad_rec,total_rec);
| ~~~^ ~~~~~~~~~
| | |
| | u_int64_t {aka long unsigned int}
| long long unsigned int
| %lu
preserve.c:592:35: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 5 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:974:13: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 9 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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
preserve.c:592:40: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 6 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
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'} [-Wformat=]
1458 | printf("%llu %s ",total_rec, msg_records);
| ~~~^ ~~~~~~~~~
| | |
| | u_int64_t {aka long unsigned int}
| long long unsigned int
| %lu
preserve.c:592:45: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:996:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
preserve.c:592:50: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 8 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
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'} [-Wformat=]
1461 | printf("(%llu %s",total_ignore,msg_ignored);
| ~~~^ ~~~~~~~~~~~~
| | |
| | u_int64_t {aka long unsigned int}
| long long unsigned int
| %lu
output.c:996:35: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
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}
preserve.c:592:59: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 10 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:997:18: note: format string is defined here
997 | "%8llu %6.02f%% %s\n",
| ~~~~^
| |
| long long unsigned int
| %8lu
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'} [-Wformat=]
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: In function 'top_urls_table':
preserve.c:592:64: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 11 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1028:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1028 | switch ( (int)((UNODEPTR)(*pointer)->flag) )
| ^
output.c:1028:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1028 | switch ( (int)((UNODEPTR)(*pointer)->flag) )
| ^
preserve.c:592:69: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 12 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
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'} [-Wformat=]
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:1045:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
preserve.c:600:25: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1046:19: note: format string is defined here
1046 | "%s %llu %s %llu %s %s %s\n",
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:600:30: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1045:29: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
preserve.c:600:35: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 5 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1046:27: note: format string is defined here
1046 | "%s %llu %s %llu %s %s %s |
\n",
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:609:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1049:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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:19: note: format string is defined here
1050 | "%s %llu %s %llu %s\n",
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:609:33: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1049:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
preserve.c:609:42: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 6 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1050:27: note: format string is defined here
1050 | "%s %llu %s %llu %s\n",
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:609:47: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1078:13: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
1078 | "%d | \n" \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
1084 | i+1,uptr->count,
| ~~~~~~~~~~~
| |
| 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 *'} [-Wformat=]
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 *'} [-Wformat=]
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 *}
output.c: In function 'all_urls_page':
preserve.c:620:33: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1182:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
preserve.c:620:42: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 6 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1201:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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':
preserve.c:629:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
629 | sscanf(buffer,"%llu",&response[i].count);
| ~~~^ ~~~~~~~~~~~~~~~~~~
| | |
| | u_int64_t * {aka long unsigned int *}
| long long unsigned int *
| %lu
output.c:1231:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1231 | if ( (int)((UNODEPTR)(*pointer)->flag) == OBJ_REG )
| ^
output.c:1231:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1231 | if ( (int)((UNODEPTR)(*pointer)->flag) == OBJ_REG )
| ^
preserve.c:655:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *'} [-Wformat=]
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 *}
output.c:1254:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
preserve.c:655:42: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1255:19: note: format string is defined here
1255 | "%s %llu %s %llu %s\n",
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:655:47: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 8 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1254:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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
preserve.c:686:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *'} [-Wformat=]
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 *}
output.c:1281:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
1281 | "%d | \n" \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
1287 | i+1,uptr->count,
| ~~~~~~~~~~~
| |
| 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 *'} [-Wformat=]
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 *}
output.c:1281:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
1281 | "%d | \n" \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
1289 | (flag)?uptr->exit:uptr->entry,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| u_int64_t {aka long unsigned int}
output.c: In function 'top_refs_table':
preserve.c:686:47: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 8 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1335:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1335 | switch ( (int)((RNODEPTR)(*pointer)->flag) )
| ^
output.c:1335:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1335 | switch ( (int)((RNODEPTR)(*pointer)->flag) )
| ^
preserve.c:726:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1350:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
preserve.c:726:33: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 5 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1351:19: note: format string is defined here
1351 | "%s %llu %s %llu %s\n",
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:726:42: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1350:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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}
preserve.c:726:47: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 8 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1351:27: note: format string is defined here
1351 | "%s %llu %s %llu %s\n",
| ~~~^
| |
| long long unsigned int
| %lu
preserve.c:765:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
765 | sscanf(buffer,"%d %llu",&t_rnode.flag,&t_rnode.count);
| ~~~^ ~~~~~~~~~~~~~~
| | |
| | u_int64_t * {aka long unsigned int *}
| 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'} [-Wformat=]
1377 | "%d | \n" \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
1381 | i+1,rptr->count,
| ~~~~~~~~~~~
| |
| u_int64_t {aka long unsigned int}
preserve.c:790:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
790 | sscanf(buffer,"%d %llu",&t_anode.flag,&t_anode.count);
| ~~~^ ~~~~~~~~~~~~~~
| | |
| | u_int64_t * {aka long unsigned int *}
| long long unsigned int *
| %lu
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':
preserve.c:815:25: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
815 | sscanf(buffer,"%llu",&t_snode.count);
| ~~~^ ~~~~~~~~~~~~~~
| | |
| | u_int64_t * {aka long unsigned int *}
| long long unsigned int *
| %lu
output.c:1454:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
1454 | fprintf(out_fp,"%-8llu %6.02f%% %s\n",
| ~~~~~^
| |
| long long unsigned int
| %-8lu
1455 | rptr->count,
| ~~~~~~~~~~~
| |
| u_int64_t {aka long unsigned int}
preserve.c:840:28: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1470:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
1470 | fprintf(out_fp,"%-8llu %6.02f%% %s\n",
| ~~~~~^
| |
| long long unsigned int
| %-8lu
1471 | rptr->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 *'} [-Wformat=]
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 *}
output.c: In function 'top_agents_table':
output.c:1500:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1500 | switch ( (int)((ANODEPTR)(*pointer)->flag) )
| ^
preserve.c:840:42: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1500:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1500 | switch ( (int)((ANODEPTR)(*pointer)->flag) )
| ^
preserve.c:840:47: warning: format '%llu' expects argument of type 'long long unsigned int *', but argument 8 has type 'u_int64_t *' {aka 'long unsigned int *'} [-Wformat=]
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 *}
output.c:1515:19: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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 [-Wint-to-pointer-cast]
1767 | switch ( (int)((INODEPTR)(*pointer)->flag) )
| ^
output.c:1767:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
2115 | fprintf(out_fp,"
" \
| ^~~~~~
......
2127 | top_ctrys[i]->files,
| ~~~~~~~~~~~~~~~~~~~
| |
| u_int64_t {aka long unsigned int}
output.c: In function 'dump_all_sites':
output.c:2170:14: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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'} [-Wformat=]
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
gcc -Wl,--as-needed,-O1,--sort-common -o webalizer webalizer.o hashtab.o linklist.o preserve.o parser.o output.o dns_resolv.o graphs.o -lbz2 -lgd -lpng -lz -lm
rm -f webazolver
ln -s webalizer webazolver
>>> WARNING: webalizer: APKBUILD does not run any tests!
Alpine policy will soon require that packages have any relevant testsuites run during the build process.
To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite.
>>> webalizer: Entering fakeroot...
mkdir -p /home/buildozer/aports/community/webalizer/pkg/webalizer/usr/bin
mkdir -p /home/buildozer/aports/community/webalizer/pkg/webalizer/man/man1
mkdir -p /home/buildozer/aports/community/webalizer/pkg/webalizer/etc
/usr/bin/install -c webalizer /home/buildozer/aports/community/webalizer/pkg/webalizer/usr/bin/webalizer
/usr/bin/install -c wcmgr /home/buildozer/aports/community/webalizer/pkg/webalizer/usr/bin/wcmgr
rm -f /home/buildozer/aports/community/webalizer/pkg/webalizer/usr/bin/webazolver
ln -s webalizer /home/buildozer/aports/community/webalizer/pkg/webalizer/usr/bin/webazolver
/usr/bin/install -c -m 644 webalizer.1 /home/buildozer/aports/community/webalizer/pkg/webalizer/man/man1/webalizer.1
/usr/bin/install -c -m 644 wcmgr.1 /home/buildozer/aports/community/webalizer/pkg/webalizer/man/man1/wcmgr.1
rm -f /home/buildozer/aports/community/webalizer/pkg/webalizer/man/man1/webazolver.1
ln -s webalizer.1 /home/buildozer/aports/community/webalizer/pkg/webalizer/man/man1/webazolver.1
/usr/bin/install -c -m 644 sample.conf /home/buildozer/aports/community/webalizer/pkg/webalizer/etc/webalizer.conf.sample
>>> webalizer*: Running postcheck for webalizer
>>> webalizer*: Preparing package webalizer...
>>> webalizer*: Stripping binaries
>>> webalizer*: Scanning shared objects
>>> webalizer*: Tracing dependencies...
so:libbz2.so.1
so:libc.musl-ppc64le.so.1
so:libgd.so.3
so:libz.so.1
>>> webalizer*: Package size: 380.0 KB
>>> webalizer*: Compressing data...
>>> webalizer*: Create checksum...
>>> webalizer*: Create webalizer-2.23.08-r8.apk
>>> webalizer: Build complete at Thu, 03 Nov 2022 01:00:15 +0000 elapsed time 0h 0m 17s
>>> webalizer: Cleaning up srcdir
>>> webalizer: Cleaning up pkgdir
>>> webalizer: Uninstalling dependencies...
(1/55) Purging .makedepends-webalizer (20221103.010009)
(2/55) Purging gd-dev (2.3.3-r3)
(3/55) Purging gd (2.3.3-r3)
(4/55) Purging libgd (2.3.3-r3)
(5/55) Purging git-perl (2.38.1-r0)
(6/55) Purging perl-git (2.38.1-r0)
(7/55) Purging perl-error (0.17029-r1)
(8/55) Purging perl (5.36.0-r0)
(9/55) Purging libxpm-dev (3.5.13-r1)
(10/55) Purging libxpm (3.5.13-r1)
(11/55) Purging libx11-dev (1.8.1-r1)
(12/55) Purging xtrans (1.4.0-r2)
(13/55) Purging libxcb-dev (1.15-r0)
(14/55) Purging xcb-proto (1.15.2-r0)
(15/55) Purging libxau-dev (1.0.10-r0)
(16/55) Purging libxext (1.3.5-r0)
(17/55) Purging libxt (1.2.1-r0)
(18/55) Purging libx11 (1.8.1-r1)
(19/55) Purging libxcb (1.15-r0)
(20/55) Purging libxau (1.0.10-r0)
(21/55) Purging libxdmcp-dev (1.1.3-r1)
(22/55) Purging libxdmcp (1.1.3-r1)
(23/55) Purging libbsd (0.11.7-r0)
(24/55) Purging libmd (1.0.4-r0)
(25/55) Purging libsm (1.2.3-r1)
(26/55) Purging libice (1.0.10-r1)
(27/55) Purging libuuid (2.38.1-r0)
(28/55) Purging libavif-dev (0.11.1-r0)
(29/55) Purging libavif (0.11.1-r0)
(30/55) Purging aom-libs (3.5.0-r0)
(31/55) Purging libdav1d (1.0.0-r2)
(32/55) Purging fontconfig-dev (2.14.1-r0)
(33/55) Purging fontconfig (2.14.1-r0)
(34/55) Purging freetype-dev (2.12.1-r0)
(35/55) Purging freetype (2.12.1-r0)
(36/55) Purging bzip2-dev (1.0.8-r3)
(37/55) Purging libbz2 (1.0.8-r3)
(38/55) Purging libpng-dev (1.6.38-r0)
(39/55) Purging libpng (1.6.38-r0)
(40/55) Purging tiff-dev (4.4.0-r1)
(41/55) Purging zlib-dev (1.2.13-r0)
(42/55) Purging libwebp-dev (1.2.4-r1)
(43/55) Purging xz-dev (5.2.7-r0)
(44/55) Purging zstd-dev (1.5.2-r9)
(45/55) Purging libtiffxx (4.4.0-r1)
(46/55) Purging tiff (4.4.0-r1)
(47/55) Purging libjpeg-turbo-dev (2.1.4-r0)
(48/55) Purging libjpeg-turbo (2.1.4-r0)
(49/55) Purging xz-libs (5.2.7-r0)
(50/55) Purging libwebp (1.2.4-r1)
(51/55) Purging expat-dev (2.5.0-r0)
(52/55) Purging expat (2.5.0-r0)
(53/55) Purging brotli-dev (1.0.9-r9)
(54/55) Purging brotli (1.0.9-r9)
(55/55) Purging xorgproto (2022.2-r0)
Executing busybox-1.35.0-r27.trigger
OK: 289 MiB in 92 packages
>>> webalizer: Updating the community/ppc64le repository index...
>>> webalizer: Signing the index...