Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/webalizer.spec'], chrootPath='/var/lib/mock/1220533-epel-6-x86_64-1580773321.529062/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/webalizer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-298847683.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/webalizer-2.23_08-1.kng.el6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/webalizer.spec'], chrootPath='/var/lib/mock/1220533-epel-6-x86_64-1580773321.529062/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/webalizer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ibKG8l + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf webalizer-2.23-08 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/webalizer-2.23-08-src.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd webalizer-2.23-08 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #10 (webalizer-2.23-05-outputngraph.patch): + echo 'Patch #10 (webalizer-2.23-05-outputngraph.patch):' + /bin/cat /builddir/build/SOURCES/webalizer-2.23-05-outputngraph.patch + /usr/bin/patch -p1 -b --suffix .outputngraph --fuzz=0 patching file graphs.c patching file output.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bJgazI + umask 022 + cd /builddir/build/BUILD + cd webalizer-2.23-08 + LANG=C + export LANG + unset DISPLAY + CPPFLAGS=-I/usr/include/db4 + export CPPFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/db4 -D_GNU_SOURCE' + export CFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/db4 -D_GNU_SOURCE' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-dns --with-dblib=/lib --enable-bz2 checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether char is unsigned... no checking for u_int64_t... yes checking whether altzone is declared... no checking for main in -l44bsd... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for main in -lm... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for main in -lz... yes checking for gzrewind in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lpng... yes checking for main in -lgd... yes checking for gdImagePng in -lgd... yes checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for main in -ldb... yes checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for fdatasync... yes checking for socket... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for inet_pton... yes checking for main in -lbz2... yes checking for BZ2_bzopen in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for 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. + make -j2 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/db4 -D_GNU_SOURCE -I/usr/include/db4 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_BZIP -DUSE_DNS -c webalizer.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/db4 -D_GNU_SOURCE -I/usr/include/db4 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_BZIP -DUSE_DNS -c hashtab.c hashtab.c: In function 'new_hnode': hashtab.c:122: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' hashtab.c: In function 'new_unode': hashtab.c:313: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' hashtab.c: In function 'new_rnode': hashtab.c:442: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' hashtab.c: In function 'new_anode': hashtab.c:563: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' hashtab.c: In function 'new_snode': hashtab.c:682: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' hashtab.c: In function 'new_inode': hashtab.c:789: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' hashtab.c: In function 'new_dnode': hashtab.c:961: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' webalizer.c: In function 'main': webalizer.c:749: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' webalizer.c:980: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' webalizer.c:988: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' webalizer.c:1406: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' webalizer.c:1458: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' webalizer.c:1461: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' webalizer.c:1462: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' webalizer.c:1465: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/db4 -D_GNU_SOURCE -I/usr/include/db4 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_BZIP -DUSE_DNS -c linklist.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/db4 -D_GNU_SOURCE -I/usr/include/db4 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_BZIP -DUSE_DNS -c preserve.c preserve.c: In function 'get_history': preserve.c:134: warning: format '%llu' expects type 'long long unsigned int *', but argument 5 has type 'u_int64_t *' preserve.c:134: warning: format '%llu' expects type 'long long unsigned int *', but argument 6 has type 'u_int64_t *' preserve.c:134: warning: format '%llu' expects type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' preserve.c:134: warning: format '%llu' expects type 'long long unsigned int *', but argument 11 has type 'u_int64_t *' preserve.c:134: warning: format '%llu' expects type 'long long unsigned int *', but argument 12 has type 'u_int64_t *' preserve.c: In function 'put_history': preserve.c:197: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' preserve.c:197: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:197: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' preserve.c:197: warning: format '%llu' expects type 'long long unsigned int', but argument 11 has type 'u_int64_t' preserve.c:197: warning: format '%llu' expects type 'long long unsigned int', but argument 12 has type 'u_int64_t' preserve.c: In function 'save_state': preserve.c:366: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' preserve.c:366: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' preserve.c:366: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' preserve.c:366: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:366: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' preserve.c:366: warning: format '%llu' expects type 'long long unsigned int', but argument 8 has type 'u_int64_t' preserve.c:366: warning: format '%llu' expects type 'long long unsigned int', but argument 10 has type 'u_int64_t' preserve.c:366: warning: format '%llu' expects type 'long long unsigned int', but argument 11 has type 'u_int64_t' preserve.c:366: warning: format '%llu' expects type 'long long unsigned int', but argument 12 has type 'u_int64_t' preserve.c:371: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' preserve.c:371: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' preserve.c:371: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' preserve.c:378: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' preserve.c:378: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' preserve.c:378: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:378: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' preserve.c:378: warning: format '%llu' expects type 'long long unsigned int', but argument 8 has type 'u_int64_t' preserve.c:386: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' preserve.c:386: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' preserve.c:386: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:393: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' preserve.c:407: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:407: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' preserve.c:407: warning: format '%llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' preserve.c:407: warning: format '%llu' expects type 'long long unsigned int', but argument 10 has type 'u_int64_t' preserve.c:407: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:407: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' preserve.c:407: warning: format '%llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' preserve.c:407: warning: format '%llu' expects type 'long long unsigned int', but argument 10 has type 'u_int64_t' preserve.c:425: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:425: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' preserve.c:425: warning: format '%llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' preserve.c:425: warning: format '%llu' expects type 'long long unsigned int', but argument 10 has type 'u_int64_t' preserve.c:425: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:425: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' preserve.c:425: warning: format '%llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' preserve.c:425: warning: format '%llu' expects type 'long long unsigned int', but argument 10 has type 'u_int64_t' preserve.c:442: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:442: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' preserve.c:442: warning: format '%llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' preserve.c:442: warning: format '%llu' expects type 'long long unsigned int', but argument 10 has type 'u_int64_t' preserve.c:442: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:442: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' preserve.c:442: warning: format '%llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' preserve.c:442: warning: format '%llu' expects type 'long long unsigned int', but argument 10 has type 'u_int64_t' preserve.c:459: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:459: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:477: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:477: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:493: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' preserve.c:493: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' preserve.c:510: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:510: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' preserve.c:510: warning: format '%llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' preserve.c:510: warning: format '%llu' expects type 'long long unsigned int', but argument 10 has type 'u_int64_t' preserve.c:510: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' preserve.c:510: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' preserve.c:510: warning: format '%llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' preserve.c:510: warning: format '%llu' expects type 'long long unsigned int', but argument 10 has type 'u_int64_t' preserve.c: In function 'restore_state': preserve.c:594: warning: format '%llu' expects type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' preserve.c:594: warning: format '%llu' expects type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' preserve.c:594: warning: format '%llu' expects type 'long long unsigned int *', but argument 5 has type 'u_int64_t *' preserve.c:594: warning: format '%llu' expects type 'long long unsigned int *', but argument 6 has type 'u_int64_t *' preserve.c:594: warning: format '%llu' expects type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' preserve.c:594: warning: format '%llu' expects type 'long long unsigned int *', but argument 8 has type 'u_int64_t *' preserve.c:594: warning: format '%llu' expects type 'long long unsigned int *', but argument 10 has type 'u_int64_t *' preserve.c:594: warning: format '%llu' expects type 'long long unsigned int *', but argument 11 has type 'u_int64_t *' preserve.c:594: warning: format '%llu' expects type 'long long unsigned int *', but argument 12 has type 'u_int64_t *' preserve.c:601: warning: format '%llu' expects type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' preserve.c:601: warning: format '%llu' expects type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' preserve.c:601: warning: format '%llu' expects type 'long long unsigned int *', but argument 5 has type 'u_int64_t *' preserve.c:611: warning: format '%llu' expects type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' preserve.c:611: warning: format '%llu' expects type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' preserve.c:611: warning: format '%llu' expects type 'long long unsigned int *', but argument 6 has type 'u_int64_t *' preserve.c:611: warning: format '%llu' expects type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' preserve.c:611: warning: format '%llu' expects type 'long long unsigned int *', but argument 8 has type 'u_int64_t *' preserve.c:621: warning: format '%llu' expects type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' preserve.c:621: warning: format '%llu' expects type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' preserve.c:621: warning: format '%llu' expects type 'long long unsigned int *', but argument 6 has type 'u_int64_t *' preserve.c:629: warning: format '%llu' expects type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' preserve.c:658: warning: format '%llu' expects type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' preserve.c:658: warning: format '%llu' expects type 'long long unsigned int *', but argument 5 has type 'u_int64_t *' preserve.c:658: warning: format '%llu' expects type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' preserve.c:658: warning: format '%llu' expects type 'long long unsigned int *', but argument 8 has type 'u_int64_t *' preserve.c:689: warning: format '%llu' expects type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' preserve.c:689: warning: format '%llu' expects type 'long long unsigned int *', but argument 5 has type 'u_int64_t *' preserve.c:689: warning: format '%llu' expects type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' preserve.c:689: warning: format '%llu' expects type 'long long unsigned int *', but argument 8 has type 'u_int64_t *' preserve.c:729: warning: format '%llu' expects type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' preserve.c:729: warning: format '%llu' expects type 'long long unsigned int *', but argument 5 has type 'u_int64_t *' preserve.c:729: warning: format '%llu' expects type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' preserve.c:729: warning: format '%llu' expects type 'long long unsigned int *', but argument 8 has type 'u_int64_t *' preserve.c:765: warning: format '%llu' expects type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' preserve.c:790: warning: format '%llu' expects type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' preserve.c:815: warning: format '%llu' expects type 'long long unsigned int *', but argument 3 has type 'u_int64_t *' preserve.c:843: warning: format '%llu' expects type 'long long unsigned int *', but argument 4 has type 'u_int64_t *' preserve.c:843: warning: format '%llu' expects type 'long long unsigned int *', but argument 5 has type 'u_int64_t *' preserve.c:843: warning: format '%llu' expects type 'long long unsigned int *', but argument 7 has type 'u_int64_t *' preserve.c:843: warning: format '%llu' expects type 'long long unsigned int *', but argument 8 has type 'u_int64_t *' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/db4 -D_GNU_SOURCE -I/usr/include/db4 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_BZIP -DUSE_DNS -c dns_resolv.c dns_resolv.c: In function 'dns_resolver': dns_resolv.c:319: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/db4 -D_GNU_SOURCE -I/usr/include/db4 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_BZIP -DUSE_DNS -c parser.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/db4 -D_GNU_SOURCE -I/usr/include/db4 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_BZIP -DUSE_DNS -c output.c output.c: In function 'month_total_table': output.c:527: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:531: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:535: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:539: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:548: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:553: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:559: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:565: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:571: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:585: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:585: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:591: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:591: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:597: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:597: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:603: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:603: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:609: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:609: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:615: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:615: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:637: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c: In function 'daily_total_table': output.c:695: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:699: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:703: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:707: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:711: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c: In function 'hourly_total_table': output.c:783: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:783: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:789: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:789: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:795: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:795: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c: In function 'top_sites_table': output.c:822: warning: cast to pointer from integer of different size output.c:822: warning: cast from pointer to integer of different size output.c:842: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:842: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' output.c:845: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:845: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' output.c:885: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:885: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' output.c:885: warning: format '%llu' expects type 'long long unsigned int', but argument 10 has type 'u_int64_t' output.c: In function 'all_sites_page': output.c:961: warning: format '%-8llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:961: warning: format '%8llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:961: warning: format '%8llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' output.c:983: warning: format '%-8llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:983: warning: format '%8llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:983: warning: format '%8llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' output.c: In function 'top_urls_table': output.c:1008: warning: cast to pointer from integer of different size output.c:1008: warning: cast from pointer to integer of different size output.c:1027: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:1027: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' output.c:1030: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:1030: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' output.c:1064: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c: In function 'all_urls_page': output.c:1163: warning: format '%-8llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:1182: warning: format '%-8llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c: In function 'top_entry_table': output.c:1207: warning: cast to pointer from integer of different size output.c:1207: warning: cast from pointer to integer of different size output.c:1232: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:1232: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' output.c:1264: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:1264: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' output.c: In function 'top_refs_table': output.c:1307: warning: cast to pointer from integer of different size output.c:1307: warning: cast from pointer to integer of different size output.c:1323: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:1323: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' output.c:1351: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c: In function 'all_refs_page': output.c:1425: warning: format '%-8llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:1441: warning: format '%-8llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c: In function 'top_agents_table': output.c:1468: warning: cast to pointer from integer of different size output.c:1468: warning: cast from pointer to integer of different size output.c:1484: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:1484: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' output.c:1512: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c: In function 'all_agents_page': output.c:1575: warning: format '%-8llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:1591: warning: format '%-8llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c: In function 'top_search_table': output.c:1627: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:1627: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' output.c:1649: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c: In function 'all_search_page': output.c:1704: warning: format '%-8llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c: In function 'top_users_table': output.c:1727: warning: cast to pointer from integer of different size output.c:1727: warning: cast from pointer to integer of different size output.c:1744: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:1744: warning: format '%llu' expects type 'long long unsigned int', but argument 7 has type 'u_int64_t' output.c:1784: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:1784: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' output.c:1784: warning: format '%llu' expects type 'long long unsigned int', but argument 10 has type 'u_int64_t' output.c: In function 'all_users_page': output.c:1854: warning: format '%-8llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:1854: warning: format '%8llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:1854: warning: format '%8llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' output.c:1875: warning: format '%-8llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:1875: warning: format '%8llu' expects type 'long long unsigned int', but argument 5 has type 'u_int64_t' output.c:1875: warning: format '%8llu' expects type 'long long unsigned int', but argument 9 has type 'u_int64_t' output.c: In function 'top_ctry_table': output.c:2084: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:2084: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' output.c: In function 'dump_all_sites': output.c:2124: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:2124: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:2124: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' output.c: In function 'dump_all_urls': output.c:2164: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c: In function 'dump_all_refs': output.c:2203: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c: In function 'dump_all_agents': output.c:2242: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c: In function 'dump_all_users': output.c:2285: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:2285: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:2285: warning: format '%llu' expects type 'long long unsigned int', but argument 6 has type 'u_int64_t' output.c: In function 'dump_all_search': output.c:2322: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c: In function 'write_main_index': output.c:2438: warning: format '%0llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:2440: warning: format '%0llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:2442: warning: format '%0llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:2444: warning: format '%0llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:2467: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:2469: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:2471: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:2473: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:2475: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:2479: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:2481: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:2483: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:2485: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' output.c:2506: warning: format '%0llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:2508: warning: format '%0llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:2510: warning: format '%0llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' output.c:2512: warning: format '%0llu' expects type 'long long unsigned int', but argument 4 has type 'u_int64_t' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/db4 -D_GNU_SOURCE -I/usr/include/db4 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_BZIP -DUSE_DNS -c graphs.c graphs.c: In function 'year_graph6x': graphs.c:226: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' graphs.c:273: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' graphs.c: In function 'month_graph6': graphs.c:421: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' graphs.c:513: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' graphs.c: In function 'day_graph3': graphs.c:623: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' graphs.c: In function 'init_graph': graphs.c:847: warning: unused variable 'i' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/db4 -D_GNU_SOURCE -I/usr/include/db4 -DETCDIR=\"/etc\" -DGEODB_LOC=\"/usr/share/GeoDB\" -DPACKAGE_NAME=\"webalizer\" -DPACKAGE_TARNAME=\"webalizer\" -DPACKAGE_VERSION=\"V2.23\" -DPACKAGE_STRING=\"webalizer\ V2.23\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MATH_H=1 -DHAVE_SYS_SOCKET_H=1 -DUSE_BZIP -DUSE_DNS -c wcmgr.c wcmgr.c: In function 'list_cache': wcmgr.c:355: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' wcmgr.c: In function 'purge_cache': wcmgr.c:489: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' wcmgr.c:489: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' wcmgr.c: In function 'stat_cache': wcmgr.c:559: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' wcmgr.c:560: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' wcmgr.c:561: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' wcmgr.c:562: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' wcmgr.c:565: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u_int64_t' wcmgr.c:566: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' wcmgr.c: In function 'import_cache': wcmgr.c:856: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' wcmgr.c: In function 'export_cache': wcmgr.c:940: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'u_int64_t' gcc -L/lib -o wcmgr wcmgr.o -ldb gcc -L/lib -o webalizer webalizer.o hashtab.o linklist.o preserve.o parser.o output.o dns_resolv.o graphs.o -lbz2 -ldb -lgd -lpng -lz -lm rm -f webazolver ln -s webalizer webazolver + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NHzxGf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64 + cd webalizer-2.23-08 + LANG=C + export LANG + unset DISPLAY + rm -fr /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/var/www/usage /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/etc/cron.daily + mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/var/lib/webalizer + make DESTDIR=/builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64 install mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/bin mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/share/man/man1 mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/etc /usr/bin/install -c webalizer /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/bin/webalizer /usr/bin/install -c wcmgr /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/bin/wcmgr rm -f /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/bin/webazolver ln -s webalizer /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/bin/webazolver /usr/bin/install -c -m 644 webalizer.1 /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/share/man/man1/webalizer.1 /usr/bin/install -c -m 644 wcmgr.1 /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/share/man/man1/wcmgr.1 rm -f /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/share/man/man1/webazolver.1 ln -s webalizer.1 /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/share/man/man1/webazolver.1 /usr/bin/install -c -m 644 sample.conf /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/etc/webalizer.conf.sample + install -p -m 644 /builddir/build/SOURCES/webalizer.conf /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/etc + install -p -m 644 msfree.png webalizer.png /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/var/www/usage + install -p -m 755 /builddir/build/SOURCES/webalizer.cron /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/etc/cron.daily/00webalizer + mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/etc/httpd/conf.d + install -p -m 644 /builddir/build/SOURCES/webalizer-httpd.conf /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/etc/httpd/conf.d/webalizer.conf + mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/etc/sysconfig + install -p -m 644 /builddir/build/SOURCES/webalizer.sysconfig /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/etc/sysconfig/webalizer + rm -f /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/etc/webalizer.conf.sample + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/webalizer-2.23-08 extracting debug info from /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/bin/wcmgr extracting debug info from /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/bin/webalizer symlinked /usr/lib/debug/usr/bin/webalizer.debug to /usr/lib/debug/usr/bin/webazolver.debug 875 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: webalizer-2.23_08-1.kng.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jy4FyN + umask 022 + cd /builddir/build/BUILD + cd webalizer-2.23-08 + DOCDIR=/builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/share/doc/webalizer-2.23_08 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/share/doc/webalizer-2.23_08 + /bin/mkdir -p /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/share/doc/webalizer-2.23_08 + cp -pr README /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64/usr/share/doc/webalizer-2.23_08 + exit 0 Provides: config(webalizer) = 2.23_08-1.kng.el6 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires: /bin/bash libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdb-4.7.so()(64bit) libgd.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpng12.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: webalizer-debuginfo-2.23_08-1.kng.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-298847683.novalocal Wrote: /builddir/build/RPMS/webalizer-2.23_08-1.kng.el6.x86_64.rpm Wrote: /builddir/build/RPMS/webalizer-debuginfo-2.23_08-1.kng.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FHf0gt + umask 022 + cd /builddir/build/BUILD + cd webalizer-2.23-08 + rm -rf /builddir/build/BUILDROOT/webalizer-2.23_08-1.kng.el6.x86_64 + exit 0 Child return code was: 0