You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1752 lines
55 KiB
1752 lines
55 KiB
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by goaccess configure 1.3, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ ./configure --enable-utf8 --enable-geoip=legacy
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = ubuntu
|
|
uname -m = x86_64
|
|
uname -r = 5.15.0-105-generic
|
|
uname -s = Linux
|
|
uname -v = #115~20.04.1-Ubuntu SMP Mon Apr 15 17:33:04 UTC 2024
|
|
|
|
/usr/bin/uname -p = x86_64
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = x86_64
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /usr/games
|
|
PATH: /usr/local/games
|
|
PATH: /snap/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2443: checking for a BSD-compatible install
|
|
configure:2511: result: /usr/bin/install -c
|
|
configure:2522: checking whether build environment is sane
|
|
configure:2572: result: yes
|
|
configure:2713: checking for a thread-safe mkdir -p
|
|
configure:2752: result: /usr/bin/mkdir -p
|
|
configure:2765: checking for gawk
|
|
configure:2795: result: no
|
|
configure:2765: checking for mawk
|
|
configure:2781: found /usr/bin/mawk
|
|
configure:2792: result: mawk
|
|
configure:2803: checking whether make sets $(MAKE)
|
|
configure:2825: result: yes
|
|
configure:2964: checking for gcc
|
|
configure:2980: found /usr/bin/gcc
|
|
configure:2991: result: gcc
|
|
configure:3220: checking for C compiler version
|
|
configure:3229: gcc --version >&5
|
|
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
|
|
Copyright (C) 2019 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:3240: $? = 0
|
|
configure:3229: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
Thread model: posix
|
|
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)
|
|
configure:3240: $? = 0
|
|
configure:3229: gcc -V >&5
|
|
gcc: error: unrecognized command line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3240: $? = 1
|
|
configure:3229: gcc -qversion >&5
|
|
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3240: $? = 1
|
|
configure:3260: checking whether the C compiler works
|
|
configure:3282: gcc conftest.c >&5
|
|
configure:3286: $? = 0
|
|
configure:3334: result: yes
|
|
configure:3337: checking for C compiler default output file name
|
|
configure:3339: result: a.out
|
|
configure:3345: checking for suffix of executables
|
|
configure:3352: gcc -o conftest conftest.c >&5
|
|
configure:3356: $? = 0
|
|
configure:3378: result:
|
|
configure:3400: checking whether we are cross compiling
|
|
configure:3408: gcc -o conftest conftest.c >&5
|
|
configure:3412: $? = 0
|
|
configure:3419: ./conftest
|
|
configure:3423: $? = 0
|
|
configure:3411: result: no
|
|
configure:3416: checking for suffix of object files
|
|
configure:3438: gcc -c conftest.c >&5
|
|
configure:3442: $? = 0
|
|
configure:3463: result: o
|
|
configure:3467: checking whether we are using the GNU C compiler
|
|
configure:3486: gcc -c conftest.c >&5
|
|
configure:3486: $? = 0
|
|
configure:3495: result: yes
|
|
configure:3504: checking whether gcc accepts -g
|
|
configure:3524: gcc -c -g conftest.c >&5
|
|
configure:3524: $? = 0
|
|
configure:3565: result: yes
|
|
configure:3582: checking for gcc option to accept ISO C89
|
|
configure:3645: gcc -c conftest.c >&5
|
|
configure:3645: $? = 0
|
|
configure:3658: result: none needed
|
|
configure:3689: checking for style of include used by make
|
|
configure:3717: result: GNU
|
|
configure:3743: checking dependency style of gcc
|
|
configure:3854: result: gcc3
|
|
configure:3870: checking whether gcc and cc understand -c and -o together
|
|
configure:3901: gcc -c conftest.c -o conftest2.o >&5
|
|
configure:3905: $? = 0
|
|
configure:3911: gcc -c conftest.c -o conftest2.o >&5
|
|
configure:3915: $? = 0
|
|
configure:3926: cc -c conftest.c >&5
|
|
configure:3930: $? = 0
|
|
configure:3938: cc -c conftest.c -o conftest2.o >&5
|
|
configure:3942: $? = 0
|
|
configure:3948: cc -c conftest.c -o conftest2.o >&5
|
|
configure:3952: $? = 0
|
|
configure:3970: result: yes
|
|
configure:3997: checking whether NLS is requested
|
|
configure:4006: result: yes
|
|
configure:4047: checking for msgfmt
|
|
configure:4082: result: no
|
|
configure:4088: checking for gmsgfmt
|
|
configure:4119: result: :
|
|
configure:4170: checking for xgettext
|
|
configure:4205: result: no
|
|
configure:4248: checking for msgmerge
|
|
configure:4282: result: no
|
|
configure:4316: checking build system type
|
|
configure:4330: result: x86_64-unknown-linux-gnu
|
|
configure:4350: checking host system type
|
|
configure:4363: result: x86_64-unknown-linux-gnu
|
|
configure:4407: checking for ld used by GCC
|
|
configure:4471: result: /usr/bin/ld
|
|
configure:4478: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:4491: result: yes
|
|
configure:4498: checking for shared library run path origin
|
|
configure:4511: result: done
|
|
configure:4536: checking how to run the C preprocessor
|
|
configure:4567: gcc -E conftest.c
|
|
configure:4567: $? = 0
|
|
configure:4581: gcc -E conftest.c
|
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
11 | #include <ac_nonexistent.h>
|
|
| ^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:4581: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:4606: result: gcc -E
|
|
configure:4626: gcc -E conftest.c
|
|
configure:4626: $? = 0
|
|
configure:4640: gcc -E conftest.c
|
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
11 | #include <ac_nonexistent.h>
|
|
| ^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:4640: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:4669: checking for grep that handles long lines and -e
|
|
configure:4727: result: /usr/bin/grep
|
|
configure:4732: checking for egrep
|
|
configure:4794: result: /usr/bin/grep -E
|
|
configure:5352: checking for CFPreferencesCopyAppValue
|
|
configure:5370: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
|
conftest.c:11:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
|
|
11 | #include <CoreFoundation/CFPreferences.h>
|
|
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:5370: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| /* end confdefs.h. */
|
|
| #include <CoreFoundation/CFPreferences.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| CFPreferencesCopyAppValue(NULL, NULL)
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5379: result: no
|
|
configure:5386: checking for CFLocaleCopyCurrent
|
|
configure:5404: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
|
conftest.c:11:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
|
|
11 | #include <CoreFoundation/CFLocale.h>
|
|
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:5404: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| /* end confdefs.h. */
|
|
| #include <CoreFoundation/CFLocale.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| CFLocaleCopyCurrent();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:5413: result: no
|
|
configure:5462: checking for GNU gettext in libc
|
|
configure:5482: gcc -o conftest conftest.c >&5
|
|
configure:5482: $? = 0
|
|
configure:5491: result: yes
|
|
configure:6282: checking whether to use NLS
|
|
configure:6284: result: yes
|
|
configure:6287: checking where the gettext function comes from
|
|
configure:6298: result: libc
|
|
configure:6357: checking for libintl_dgettext in -lintl
|
|
configure:6382: gcc -o conftest conftest.c -lintl >&5
|
|
/usr/bin/ld: cannot find -lintl
|
|
collect2: error: ld returned 1 exit status
|
|
configure:6382: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char libintl_dgettext ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return libintl_dgettext ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:6391: result: no
|
|
configure:6404: checking for pthread_create in -lpthread
|
|
configure:6429: gcc -o conftest conftest.c -lpthread >&5
|
|
configure:6429: $? = 0
|
|
configure:6438: result: yes
|
|
configure:6478: checking whether to build with rdynamic for GNU ld
|
|
configure:6485: result: yes
|
|
configure:6668: checking for GeoIP_new in -lGeoIP
|
|
configure:6693: gcc -o conftest -pthread conftest.c -lGeoIP -lpthread >&5
|
|
configure:6693: $? = 0
|
|
configure:6702: result: yes
|
|
configure:6773: checking for mvaddwstr in -lncursesw
|
|
configure:6798: gcc -o conftest -pthread conftest.c -lncursesw -lGeoIP -lpthread >&5
|
|
configure:6798: $? = 0
|
|
configure:6808: result: yes
|
|
configure:6821: checking for library containing tputs
|
|
configure:6852: gcc -o conftest -pthread conftest.c -lncursesw -lGeoIP -lpthread >&5
|
|
configure:6852: $? = 0
|
|
configure:6869: result: none required
|
|
configure:6886: checking for ncursesw/ncurses.h
|
|
configure:6886: gcc -c -pthread conftest.c >&5
|
|
configure:6886: $? = 0
|
|
configure:6886: result: yes
|
|
configure:6904: checking for ncurses.h
|
|
configure:6904: gcc -c -pthread conftest.c >&5
|
|
configure:6904: $? = 0
|
|
configure:6904: result: yes
|
|
configure:7314: checking for sed
|
|
configure:7330: found /usr/bin/sed
|
|
configure:7342: result: yes
|
|
configure:7353: checking for tr
|
|
configure:7369: found /usr/bin/tr
|
|
configure:7381: result: yes
|
|
configure:7403: checking for gethostbyname in -lnsl
|
|
configure:7428: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:7428: $? = 0
|
|
configure:7437: result: yes
|
|
configure:7448: checking for socket in -lsocket
|
|
configure:7473: gcc -o conftest -pthread conftest.c -lsocket -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
/usr/bin/ld: cannot find -lsocket
|
|
collect2: error: ld returned 1 exit status
|
|
configure:7473: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBGEOIP 1
|
|
| #define HAVE_GEOLOCATION 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_NCURSESW_NCURSES_H 1
|
|
| #define HAVE_NCURSES_H 1
|
|
| #define HAVE_LIBNSL 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char socket ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return socket ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7482: result: no
|
|
configure:7495: checking for ANSI C header files
|
|
configure:7515: gcc -c -pthread conftest.c >&5
|
|
configure:7515: $? = 0
|
|
configure:7588: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:7588: $? = 0
|
|
configure:7588: ./conftest
|
|
configure:7588: $? = 0
|
|
configure:7599: result: yes
|
|
configure:7612: checking for sys/types.h
|
|
configure:7612: gcc -c -pthread conftest.c >&5
|
|
configure:7612: $? = 0
|
|
configure:7612: result: yes
|
|
configure:7612: checking for sys/stat.h
|
|
configure:7612: gcc -c -pthread conftest.c >&5
|
|
configure:7612: $? = 0
|
|
configure:7612: result: yes
|
|
configure:7612: checking for stdlib.h
|
|
configure:7612: gcc -c -pthread conftest.c >&5
|
|
configure:7612: $? = 0
|
|
configure:7612: result: yes
|
|
configure:7612: checking for string.h
|
|
configure:7612: gcc -c -pthread conftest.c >&5
|
|
configure:7612: $? = 0
|
|
configure:7612: result: yes
|
|
configure:7612: checking for memory.h
|
|
configure:7612: gcc -c -pthread conftest.c >&5
|
|
configure:7612: $? = 0
|
|
configure:7612: result: yes
|
|
configure:7612: checking for strings.h
|
|
configure:7612: gcc -c -pthread conftest.c >&5
|
|
configure:7612: $? = 0
|
|
configure:7612: result: yes
|
|
configure:7612: checking for inttypes.h
|
|
configure:7612: gcc -c -pthread conftest.c >&5
|
|
configure:7612: $? = 0
|
|
configure:7612: result: yes
|
|
configure:7612: checking for stdint.h
|
|
configure:7612: gcc -c -pthread conftest.c >&5
|
|
configure:7612: $? = 0
|
|
configure:7612: result: yes
|
|
configure:7612: checking for unistd.h
|
|
configure:7612: gcc -c -pthread conftest.c >&5
|
|
configure:7612: $? = 0
|
|
configure:7612: result: yes
|
|
configure:7626: checking arpa/inet.h usability
|
|
configure:7626: gcc -c -pthread conftest.c >&5
|
|
configure:7626: $? = 0
|
|
configure:7626: result: yes
|
|
configure:7626: checking arpa/inet.h presence
|
|
configure:7626: gcc -E conftest.c
|
|
configure:7626: $? = 0
|
|
configure:7626: result: yes
|
|
configure:7626: checking for arpa/inet.h
|
|
configure:7626: result: yes
|
|
configure:7638: checking fcntl.h usability
|
|
configure:7638: gcc -c -pthread conftest.c >&5
|
|
configure:7638: $? = 0
|
|
configure:7638: result: yes
|
|
configure:7638: checking fcntl.h presence
|
|
configure:7638: gcc -E conftest.c
|
|
configure:7638: $? = 0
|
|
configure:7638: result: yes
|
|
configure:7638: checking for fcntl.h
|
|
configure:7638: result: yes
|
|
configure:7650: checking for inttypes.h
|
|
configure:7650: result: yes
|
|
configure:7662: checking limits.h usability
|
|
configure:7662: gcc -c -pthread conftest.c >&5
|
|
configure:7662: $? = 0
|
|
configure:7662: result: yes
|
|
configure:7662: checking limits.h presence
|
|
configure:7662: gcc -E conftest.c
|
|
configure:7662: $? = 0
|
|
configure:7662: result: yes
|
|
configure:7662: checking for limits.h
|
|
configure:7662: result: yes
|
|
configure:7674: checking locale.h usability
|
|
configure:7674: gcc -c -pthread conftest.c >&5
|
|
configure:7674: $? = 0
|
|
configure:7674: result: yes
|
|
configure:7674: checking locale.h presence
|
|
configure:7674: gcc -E conftest.c
|
|
configure:7674: $? = 0
|
|
configure:7674: result: yes
|
|
configure:7674: checking for locale.h
|
|
configure:7674: result: yes
|
|
configure:7686: checking netdb.h usability
|
|
configure:7686: gcc -c -pthread conftest.c >&5
|
|
configure:7686: $? = 0
|
|
configure:7686: result: yes
|
|
configure:7686: checking netdb.h presence
|
|
configure:7686: gcc -E conftest.c
|
|
configure:7686: $? = 0
|
|
configure:7686: result: yes
|
|
configure:7686: checking for netdb.h
|
|
configure:7686: result: yes
|
|
configure:7698: checking netinet/in.h usability
|
|
configure:7698: gcc -c -pthread conftest.c >&5
|
|
configure:7698: $? = 0
|
|
configure:7698: result: yes
|
|
configure:7698: checking netinet/in.h presence
|
|
configure:7698: gcc -E conftest.c
|
|
configure:7698: $? = 0
|
|
configure:7698: result: yes
|
|
configure:7698: checking for netinet/in.h
|
|
configure:7698: result: yes
|
|
configure:7710: checking stddef.h usability
|
|
configure:7710: gcc -c -pthread conftest.c >&5
|
|
configure:7710: $? = 0
|
|
configure:7710: result: yes
|
|
configure:7710: checking stddef.h presence
|
|
configure:7710: gcc -E conftest.c
|
|
configure:7710: $? = 0
|
|
configure:7710: result: yes
|
|
configure:7710: checking for stddef.h
|
|
configure:7710: result: yes
|
|
configure:7722: checking for stdint.h
|
|
configure:7722: result: yes
|
|
configure:7734: checking for stdlib.h
|
|
configure:7734: result: yes
|
|
configure:7746: checking for string.h
|
|
configure:7746: result: yes
|
|
configure:7758: checking for strings.h
|
|
configure:7758: result: yes
|
|
configure:7770: checking sys/socket.h usability
|
|
configure:7770: gcc -c -pthread conftest.c >&5
|
|
configure:7770: $? = 0
|
|
configure:7770: result: yes
|
|
configure:7770: checking sys/socket.h presence
|
|
configure:7770: gcc -E conftest.c
|
|
configure:7770: $? = 0
|
|
configure:7770: result: yes
|
|
configure:7770: checking for sys/socket.h
|
|
configure:7770: result: yes
|
|
configure:7782: checking sys/time.h usability
|
|
configure:7782: gcc -c -pthread conftest.c >&5
|
|
configure:7782: $? = 0
|
|
configure:7782: result: yes
|
|
configure:7782: checking sys/time.h presence
|
|
configure:7782: gcc -E conftest.c
|
|
configure:7782: $? = 0
|
|
configure:7782: result: yes
|
|
configure:7782: checking for sys/time.h
|
|
configure:7782: result: yes
|
|
configure:7794: checking for unistd.h
|
|
configure:7794: result: yes
|
|
configure:7806: checking for an ANSI C-conforming const
|
|
configure:7872: gcc -c -pthread conftest.c >&5
|
|
configure:7872: $? = 0
|
|
configure:7879: result: yes
|
|
configure:7887: checking for ptrdiff_t
|
|
configure:7887: gcc -c -pthread conftest.c >&5
|
|
configure:7887: $? = 0
|
|
configure:7887: gcc -c -pthread conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:83:24: error: expected expression before ')' token
|
|
83 | if (sizeof ((ptrdiff_t)))
|
|
| ^
|
|
configure:7887: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBGEOIP 1
|
|
| #define HAVE_GEOLOCATION 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_NCURSESW_NCURSES_H 1
|
|
| #define HAVE_NCURSES_H 1
|
|
| #define HAVE_LIBNSL 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((ptrdiff_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7887: result: yes
|
|
configure:7897: checking whether struct tm is in sys/time.h or time.h
|
|
configure:7917: gcc -c -pthread conftest.c >&5
|
|
configure:7917: $? = 0
|
|
configure:7924: result: time.h
|
|
configure:7932: checking for int64_t
|
|
configure:7932: gcc -c -pthread conftest.c >&5
|
|
configure:7932: $? = 0
|
|
configure:7932: gcc -c -pthread conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:86:53: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow]
|
|
86 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
|
|
| ^
|
|
conftest.c:85:12: error: storage size of 'test_array' isn't constant
|
|
85 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
|
|
| ^~~~~~~~~~
|
|
configure:7932: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBGEOIP 1
|
|
| #define HAVE_GEOLOCATION 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_NCURSESW_NCURSES_H 1
|
|
| #define HAVE_NCURSES_H 1
|
|
| #define HAVE_LIBNSL 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_PTRDIFF_T 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| enum { N = 64 / 2 - 1 };
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
|
|
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
|
|
| test_array [0] = 0;
|
|
| return test_array [0];
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7932: result: yes
|
|
configure:7943: checking for int8_t
|
|
configure:7943: gcc -c -pthread conftest.c >&5
|
|
configure:7943: $? = 0
|
|
configure:7943: gcc -c -pthread conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:85:12: error: size of array 'test_array' is negative
|
|
85 | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
|
|
| ^~~~~~~~~~
|
|
configure:7943: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBGEOIP 1
|
|
| #define HAVE_GEOLOCATION 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_NCURSESW_NCURSES_H 1
|
|
| #define HAVE_NCURSES_H 1
|
|
| #define HAVE_LIBNSL 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_PTRDIFF_T 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| enum { N = 8 / 2 - 1 };
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
|
|
| < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
|
|
| test_array [0] = 0;
|
|
| return test_array [0];
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7943: result: yes
|
|
configure:7954: checking for off_t
|
|
configure:7954: gcc -c -pthread conftest.c >&5
|
|
configure:7954: $? = 0
|
|
configure:7954: gcc -c -pthread conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:84:20: error: expected expression before ')' token
|
|
84 | if (sizeof ((off_t)))
|
|
| ^
|
|
configure:7954: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBGEOIP 1
|
|
| #define HAVE_GEOLOCATION 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_NCURSESW_NCURSES_H 1
|
|
| #define HAVE_NCURSES_H 1
|
|
| #define HAVE_LIBNSL 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_PTRDIFF_T 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((off_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7954: result: yes
|
|
configure:7965: checking for size_t
|
|
configure:7965: gcc -c -pthread conftest.c >&5
|
|
configure:7965: $? = 0
|
|
configure:7965: gcc -c -pthread conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:84:21: error: expected expression before ')' token
|
|
84 | if (sizeof ((size_t)))
|
|
| ^
|
|
configure:7965: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBGEOIP 1
|
|
| #define HAVE_GEOLOCATION 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_NCURSESW_NCURSES_H 1
|
|
| #define HAVE_NCURSES_H 1
|
|
| #define HAVE_LIBNSL 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_PTRDIFF_T 1
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
| #ifdef HAVE_SYS_TYPES_H
|
|
| # include <sys/types.h>
|
|
| #endif
|
|
| #ifdef HAVE_SYS_STAT_H
|
|
| # include <sys/stat.h>
|
|
| #endif
|
|
| #ifdef STDC_HEADERS
|
|
| # include <stdlib.h>
|
|
| # include <stddef.h>
|
|
| #else
|
|
| # ifdef HAVE_STDLIB_H
|
|
| # include <stdlib.h>
|
|
| # endif
|
|
| #endif
|
|
| #ifdef HAVE_STRING_H
|
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
|
| # include <memory.h>
|
|
| # endif
|
|
| # include <string.h>
|
|
| #endif
|
|
| #ifdef HAVE_STRINGS_H
|
|
| # include <strings.h>
|
|
| #endif
|
|
| #ifdef HAVE_INTTYPES_H
|
|
| # include <inttypes.h>
|
|
| #endif
|
|
| #ifdef HAVE_STDINT_H
|
|
| # include <stdint.h>
|
|
| #endif
|
|
| #ifdef HAVE_UNISTD_H
|
|
| # include <unistd.h>
|
|
| #endif
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (sizeof ((size_t)))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7965: result: yes
|
|
configure:7976: checking for uint32_t
|
|
configure:7976: gcc -c -pthread conftest.c >&5
|
|
configure:7976: $? = 0
|
|
configure:7976: result: yes
|
|
configure:7990: checking for uint64_t
|
|
configure:7990: gcc -c -pthread conftest.c >&5
|
|
configure:7990: $? = 0
|
|
configure:7990: result: yes
|
|
configure:8004: checking for uint8_t
|
|
configure:8004: gcc -c -pthread conftest.c >&5
|
|
configure:8004: $? = 0
|
|
configure:8004: result: yes
|
|
configure:8020: checking for _LARGEFILE_SOURCE value needed for large files
|
|
configure:8039: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8039: $? = 0
|
|
configure:8067: result: no
|
|
configure:8088: checking for working memcmp
|
|
configure:8131: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8131: $? = 0
|
|
configure:8131: ./conftest
|
|
configure:8131: $? = 0
|
|
configure:8141: result: yes
|
|
configure:8150: checking whether time.h and sys/time.h may both be included
|
|
configure:8170: gcc -c -pthread conftest.c >&5
|
|
configure:8170: $? = 0
|
|
configure:8177: result: yes
|
|
configure:8191: checking for sys/time.h
|
|
configure:8191: result: yes
|
|
configure:8191: checking for unistd.h
|
|
configure:8191: result: yes
|
|
configure:8212: checking for alarm
|
|
configure:8212: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8212: $? = 0
|
|
configure:8212: result: yes
|
|
configure:8225: checking for working mktime
|
|
configure:8427: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8427: $? = 0
|
|
configure:8427: ./conftest
|
|
configure:8427: $? = 0
|
|
configure:8437: result: yes
|
|
configure:8448: checking whether lstat correctly handles trailing slash
|
|
configure:8474: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8474: $? = 0
|
|
configure:8474: ./conftest
|
|
configure:8474: $? = 0
|
|
configure:8491: result: yes
|
|
configure:8510: checking whether stat accepts an empty string
|
|
configure:8530: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8530: $? = 0
|
|
configure:8530: ./conftest
|
|
configure:8530: $? = 0
|
|
configure:8540: result: no
|
|
configure:8558: checking for strftime
|
|
configure:8558: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:77:6: warning: conflicting types for built-in function 'strftime'; expected 'long unsigned int(char *, long unsigned int, const char *, const void *)' [-Wbuiltin-declaration-mismatch]
|
|
77 | char strftime ();
|
|
| ^~~~~~~~
|
|
conftest.c:65:1: note: 'strftime' is declared in header '<time.h>'
|
|
64 | # include <limits.h>
|
|
65 | #else
|
|
configure:8558: $? = 0
|
|
configure:8558: result: yes
|
|
configure:8611: checking for working strtod
|
|
configure:8652: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8652: $? = 0
|
|
configure:8652: ./conftest
|
|
configure:8652: $? = 0
|
|
configure:8662: result: yes
|
|
configure:8726: checking for floor
|
|
configure:8726: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:78:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
|
|
78 | char floor ();
|
|
| ^~~~~
|
|
conftest.c:66:1: note: 'floor' is declared in header '<math.h>'
|
|
65 | # include <limits.h>
|
|
66 | #else
|
|
/usr/bin/ld: /tmp/ccTMARdc.o: in function `main':
|
|
conftest.c:(.text+0xe): undefined reference to `floor'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:8726: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "goaccess"
|
|
| #define PACKAGE_TARNAME "goaccess"
|
|
| #define PACKAGE_VERSION "1.3"
|
|
| #define PACKAGE_STRING "goaccess 1.3"
|
|
| #define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
| #define PACKAGE_URL "http://goaccess.io"
|
|
| #define PACKAGE "goaccess"
|
|
| #define VERSION "1.3"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_LIBGEOIP 1
|
|
| #define HAVE_GEOLOCATION 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_LIBNCURSESW 1
|
|
| #define HAVE_NCURSESW_NCURSES_H 1
|
|
| #define HAVE_NCURSES_H 1
|
|
| #define HAVE_LIBNSL 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_ARPA_INET_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define HAVE_NETDB_H 1
|
|
| #define HAVE_NETINET_IN_H 1
|
|
| #define HAVE_STDDEF_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_SOCKET_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_PTRDIFF_T 1
|
|
| #define HAVE_FSEEKO 1
|
|
| #define TIME_WITH_SYS_TIME 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_ALARM 1
|
|
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
| #define HAVE_STRFTIME 1
|
|
| /* end confdefs.h. */
|
|
| /* Define floor to an innocuous variant, in case <limits.h> declares floor.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define floor innocuous_floor
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char floor (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef floor
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char floor ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_floor || defined __stub___floor
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return floor ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:8726: result: no
|
|
configure:8737: checking for gethostbyaddr
|
|
configure:8737: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8737: $? = 0
|
|
configure:8737: result: yes
|
|
configure:8748: checking for gethostbyname
|
|
configure:8748: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8748: $? = 0
|
|
configure:8748: result: yes
|
|
configure:8759: checking for gettimeofday
|
|
configure:8759: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8759: $? = 0
|
|
configure:8759: result: yes
|
|
configure:8770: checking for malloc
|
|
configure:8770: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:81:6: warning: conflicting types for built-in function 'malloc'; expected 'void *(long unsigned int)' [-Wbuiltin-declaration-mismatch]
|
|
81 | char malloc ();
|
|
| ^~~~~~
|
|
conftest.c:69:1: note: 'malloc' is declared in header '<stdlib.h>'
|
|
68 | # include <limits.h>
|
|
69 | #else
|
|
configure:8770: $? = 0
|
|
configure:8770: result: yes
|
|
configure:8781: checking for memmove
|
|
configure:8781: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:82:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
|
|
82 | char memmove ();
|
|
| ^~~~~~~
|
|
conftest.c:70:1: note: 'memmove' is declared in header '<string.h>'
|
|
69 | # include <limits.h>
|
|
70 | #else
|
|
configure:8781: $? = 0
|
|
configure:8781: result: yes
|
|
configure:8792: checking for memset
|
|
configure:8792: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:83:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
|
|
83 | char memset ();
|
|
| ^~~~~~
|
|
conftest.c:71:1: note: 'memset' is declared in header '<string.h>'
|
|
70 | # include <limits.h>
|
|
71 | #else
|
|
configure:8792: $? = 0
|
|
configure:8792: result: yes
|
|
configure:8803: checking for mkfifo
|
|
configure:8803: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8803: $? = 0
|
|
configure:8803: result: yes
|
|
configure:8814: checking for realloc
|
|
configure:8814: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:85:6: warning: conflicting types for built-in function 'realloc'; expected 'void *(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
|
|
85 | char realloc ();
|
|
| ^~~~~~~
|
|
conftest.c:73:1: note: 'realloc' is declared in header '<stdlib.h>'
|
|
72 | # include <limits.h>
|
|
73 | #else
|
|
configure:8814: $? = 0
|
|
configure:8814: result: yes
|
|
configure:8825: checking for realpath
|
|
configure:8825: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8825: $? = 0
|
|
configure:8825: result: yes
|
|
configure:8836: checking for regcomp
|
|
configure:8836: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8836: $? = 0
|
|
configure:8836: result: yes
|
|
configure:8847: checking for select
|
|
configure:8847: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8847: $? = 0
|
|
configure:8847: result: yes
|
|
configure:8858: checking for setlocale
|
|
configure:8858: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8858: $? = 0
|
|
configure:8858: result: yes
|
|
configure:8869: checking for socket
|
|
configure:8869: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8869: $? = 0
|
|
configure:8869: result: yes
|
|
configure:8880: checking for strcasecmp
|
|
configure:8880: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:91:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
|
|
91 | char strcasecmp ();
|
|
| ^~~~~~~~~~
|
|
configure:8880: $? = 0
|
|
configure:8880: result: yes
|
|
configure:8891: checking for strchr
|
|
configure:8891: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:92:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
|
|
92 | char strchr ();
|
|
| ^~~~~~
|
|
conftest.c:80:1: note: 'strchr' is declared in header '<string.h>'
|
|
79 | # include <limits.h>
|
|
80 | #else
|
|
configure:8891: $? = 0
|
|
configure:8891: result: yes
|
|
configure:8902: checking for strcspn
|
|
configure:8902: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:93:6: warning: conflicting types for built-in function 'strcspn'; expected 'long unsigned int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
|
|
93 | char strcspn ();
|
|
| ^~~~~~~
|
|
conftest.c:81:1: note: 'strcspn' is declared in header '<string.h>'
|
|
80 | # include <limits.h>
|
|
81 | #else
|
|
configure:8902: $? = 0
|
|
configure:8902: result: yes
|
|
configure:8913: checking for strdup
|
|
configure:8913: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:94:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
|
|
94 | char strdup ();
|
|
| ^~~~~~
|
|
configure:8913: $? = 0
|
|
configure:8913: result: yes
|
|
configure:8924: checking for strerror
|
|
configure:8924: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8924: $? = 0
|
|
configure:8924: result: yes
|
|
configure:8935: checking for strncasecmp
|
|
configure:8935: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:96:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
|
|
96 | char strncasecmp ();
|
|
| ^~~~~~~~~~~
|
|
configure:8935: $? = 0
|
|
configure:8935: result: yes
|
|
configure:8946: checking for strpbrk
|
|
configure:8946: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:97:6: warning: conflicting types for built-in function 'strpbrk'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
|
|
97 | char strpbrk ();
|
|
| ^~~~~~~
|
|
conftest.c:85:1: note: 'strpbrk' is declared in header '<string.h>'
|
|
84 | # include <limits.h>
|
|
85 | #else
|
|
configure:8946: $? = 0
|
|
configure:8946: result: yes
|
|
configure:8957: checking for strrchr
|
|
configure:8957: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:98:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
|
|
98 | char strrchr ();
|
|
| ^~~~~~~
|
|
conftest.c:86:1: note: 'strrchr' is declared in header '<string.h>'
|
|
85 | # include <limits.h>
|
|
86 | #else
|
|
configure:8957: $? = 0
|
|
configure:8957: result: yes
|
|
configure:8968: checking for strspn
|
|
configure:8968: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:99:6: warning: conflicting types for built-in function 'strspn'; expected 'long unsigned int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
|
|
99 | char strspn ();
|
|
| ^~~~~~
|
|
conftest.c:87:1: note: 'strspn' is declared in header '<string.h>'
|
|
86 | # include <limits.h>
|
|
87 | #else
|
|
configure:8968: $? = 0
|
|
configure:8968: result: yes
|
|
configure:8979: checking for strstr
|
|
configure:8979: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
conftest.c:100:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
|
|
100 | char strstr ();
|
|
| ^~~~~~
|
|
conftest.c:88:1: note: 'strstr' is declared in header '<string.h>'
|
|
87 | # include <limits.h>
|
|
88 | #else
|
|
configure:8979: $? = 0
|
|
configure:8979: result: yes
|
|
configure:8990: checking for strtol
|
|
configure:8990: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:8990: $? = 0
|
|
configure:8990: result: yes
|
|
configure:9001: checking for strtoull
|
|
configure:9001: gcc -o conftest -pthread conftest.c -lnsl -lncursesw -lGeoIP -lpthread >&5
|
|
configure:9001: $? = 0
|
|
configure:9001: result: yes
|
|
configure:9159: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by goaccess config.status 1.3, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on ubuntu
|
|
|
|
config.status:953: creating Makefile
|
|
config.status:953: creating po/Makefile.in
|
|
config.status:953: creating src/config.h
|
|
config.status:1182: executing depfiles commands
|
|
config.status:1182: executing po-directories commands
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-unknown-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_c_const=yes
|
|
ac_cv_c_int64_t=yes
|
|
ac_cv_c_int8_t=yes
|
|
ac_cv_c_uint32_t=yes
|
|
ac_cv_c_uint64_t=yes
|
|
ac_cv_c_uint8_t=yes
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_func_alarm=yes
|
|
ac_cv_func_floor=no
|
|
ac_cv_func_gethostbyaddr=yes
|
|
ac_cv_func_gethostbyname=yes
|
|
ac_cv_func_gettimeofday=yes
|
|
ac_cv_func_lstat_dereferences_slashed_symlink=yes
|
|
ac_cv_func_malloc=yes
|
|
ac_cv_func_memcmp_working=yes
|
|
ac_cv_func_memmove=yes
|
|
ac_cv_func_memset=yes
|
|
ac_cv_func_mkfifo=yes
|
|
ac_cv_func_realloc=yes
|
|
ac_cv_func_realpath=yes
|
|
ac_cv_func_regcomp=yes
|
|
ac_cv_func_select=yes
|
|
ac_cv_func_setlocale=yes
|
|
ac_cv_func_socket=yes
|
|
ac_cv_func_stat_empty_string_bug=no
|
|
ac_cv_func_strcasecmp=yes
|
|
ac_cv_func_strchr=yes
|
|
ac_cv_func_strcspn=yes
|
|
ac_cv_func_strdup=yes
|
|
ac_cv_func_strerror=yes
|
|
ac_cv_func_strftime=yes
|
|
ac_cv_func_strncasecmp=yes
|
|
ac_cv_func_strpbrk=yes
|
|
ac_cv_func_strrchr=yes
|
|
ac_cv_func_strspn=yes
|
|
ac_cv_func_strstr=yes
|
|
ac_cv_func_strtod=yes
|
|
ac_cv_func_strtol=yes
|
|
ac_cv_func_strtoull=yes
|
|
ac_cv_func_working_mktime=yes
|
|
ac_cv_header_arpa_inet_h=yes
|
|
ac_cv_header_fcntl_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_limits_h=yes
|
|
ac_cv_header_locale_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_ncurses_h=yes
|
|
ac_cv_header_ncursesw_ncurses_h=yes
|
|
ac_cv_header_netdb_h=yes
|
|
ac_cv_header_netinet_in_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_header_stddef_h=yes
|
|
ac_cv_header_stdint_h=yes
|
|
ac_cv_header_stdlib_h=yes
|
|
ac_cv_header_string_h=yes
|
|
ac_cv_header_strings_h=yes
|
|
ac_cv_header_sys_socket_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_time_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_time=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=x86_64-unknown-linux-gnu
|
|
ac_cv_lib_GeoIP_GeoIP_new=yes
|
|
ac_cv_lib_intl_libintl_dgettext=no
|
|
ac_cv_lib_ncursesw___mvaddwstr=yes
|
|
ac_cv_lib_nsl_gethostbyname=yes
|
|
ac_cv_lib_pthread_pthread_create=yes
|
|
ac_cv_lib_socket_socket=no
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/usr/bin/grep -E'
|
|
ac_cv_path_GMSGFMT=:
|
|
ac_cv_path_GREP=/usr/bin/grep
|
|
ac_cv_path_MSGFMT=:
|
|
ac_cv_path_MSGMERGE=:
|
|
ac_cv_path_XGETTEXT=:
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_mkdir=/usr/bin/mkdir
|
|
ac_cv_prog_AWK=mawk
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_SED_CHECK=yes
|
|
ac_cv_prog_TR_CHECK=yes
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cc_gcc_c_o=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_search_tputs='none required'
|
|
ac_cv_struct_tm=time.h
|
|
ac_cv_sys_largefile_source=no
|
|
ac_cv_type_off_t=yes
|
|
ac_cv_type_ptrdiff_t=yes
|
|
ac_cv_type_size_t=yes
|
|
acl_cv_hardcode_direct=no
|
|
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
|
|
acl_cv_hardcode_libdir_separator=
|
|
acl_cv_hardcode_minus_L=no
|
|
acl_cv_libext=a
|
|
acl_cv_libname_spec='lib$name'
|
|
acl_cv_library_names_spec='$libname$shrext'
|
|
acl_cv_path_LD=/usr/bin/ld
|
|
acl_cv_prog_gnu_ld=yes
|
|
acl_cv_rpath=done
|
|
acl_cv_shlibext=so
|
|
acl_cv_wl=-Wl,
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
gt_cv_func_CFLocaleCopyCurrent=no
|
|
gt_cv_func_CFPreferencesCopyAppValue=no
|
|
gt_cv_func_gnugettext1_libc=yes
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} /home/djq/goaccess-1.3/missing --run aclocal-1.11'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='$${TAR-tar}'
|
|
AUTOCONF='${SHELL} /home/djq/goaccess-1.3/missing --run autoconf'
|
|
AUTOHEADER='${SHELL} /home/djq/goaccess-1.3/missing --run autoheader'
|
|
AUTOMAKE='${SHELL} /home/djq/goaccess-1.3/missing --run automake-1.11'
|
|
AWK='mawk'
|
|
CC='gcc'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS=' -pthread'
|
|
CPP='gcc -E'
|
|
CPPFLAGS=''
|
|
CYGPATH_W='echo'
|
|
DEBUG_FALSE=''
|
|
DEBUG_TRUE='#'
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/usr/bin/grep -E'
|
|
EXEEXT=''
|
|
GEOIP_LEGACY_FALSE='#'
|
|
GEOIP_LEGACY_TRUE=''
|
|
GEOIP_MMDB_FALSE=''
|
|
GEOIP_MMDB_TRUE='#'
|
|
GETTEXT_MACRO_VERSION='0.18'
|
|
GMSGFMT=':'
|
|
GMSGFMT_015=':'
|
|
GREP='/usr/bin/grep'
|
|
HAS_SEDTR_FALSE='#'
|
|
HAS_SEDTR_TRUE=''
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
INTLLIBS=''
|
|
INTL_MACOSX_LIBS=''
|
|
LDFLAGS=''
|
|
LIBICONV='-liconv'
|
|
LIBINTL=''
|
|
LIBOBJS=''
|
|
LIBS='-lnsl -lncursesw -lGeoIP -lpthread '
|
|
LTLIBICONV='-liconv'
|
|
LTLIBINTL=''
|
|
LTLIBOBJS=''
|
|
MAKEINFO='${SHELL} /home/djq/goaccess-1.3/missing --run makeinfo'
|
|
MKDIR_P='/usr/bin/mkdir -p'
|
|
MSGFMT=':'
|
|
MSGFMT_015=':'
|
|
MSGMERGE=':'
|
|
OBJEXT='o'
|
|
PACKAGE='goaccess'
|
|
PACKAGE_BUGREPORT='goaccess@prosoftcorp.com'
|
|
PACKAGE_NAME='goaccess'
|
|
PACKAGE_STRING='goaccess 1.3'
|
|
PACKAGE_TARNAME='goaccess'
|
|
PACKAGE_URL='http://goaccess.io'
|
|
PACKAGE_VERSION='1.3'
|
|
PATH_SEPARATOR=':'
|
|
POSUB='po'
|
|
POW_LIB=''
|
|
SED_CHECK='yes'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
STRIP=''
|
|
TCB_FALSE=''
|
|
TCB_TRUE='#'
|
|
TR_CHECK='yes'
|
|
USE_NLS='yes'
|
|
VERSION='1.3'
|
|
WITH_RDYNAMIC_FALSE='#'
|
|
WITH_RDYNAMIC_TRUE=''
|
|
XGETTEXT=':'
|
|
XGETTEXT_015=':'
|
|
XGETTEXT_EXTRA_OPTIONS=''
|
|
ac_ct_CC='gcc'
|
|
am__EXEEXT_FALSE=''
|
|
am__EXEEXT_TRUE='#'
|
|
am__fastdepCC_FALSE='#'
|
|
am__fastdepCC_TRUE=''
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__nodep='_no'
|
|
am__quote=''
|
|
am__tar='$${TAR-tar} chof - "$$tardir"'
|
|
am__untar='$${TAR-tar} xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-unknown-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='linux-gnu'
|
|
build_vendor='unknown'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='x86_64-unknown-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='x86_64'
|
|
host_os='linux-gnu'
|
|
host_vendor='unknown'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /home/djq/goaccess-1.3/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='/usr/bin/mkdir -p'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "goaccess"
|
|
#define PACKAGE_TARNAME "goaccess"
|
|
#define PACKAGE_VERSION "1.3"
|
|
#define PACKAGE_STRING "goaccess 1.3"
|
|
#define PACKAGE_BUGREPORT "goaccess@prosoftcorp.com"
|
|
#define PACKAGE_URL "http://goaccess.io"
|
|
#define PACKAGE "goaccess"
|
|
#define VERSION "1.3"
|
|
#define ENABLE_NLS 1
|
|
#define HAVE_GETTEXT 1
|
|
#define HAVE_DCGETTEXT 1
|
|
#define HAVE_LIBPTHREAD 1
|
|
#define HAVE_LIBGEOIP 1
|
|
#define HAVE_GEOLOCATION 1
|
|
#define HAVE_LIBNCURSESW 1
|
|
#define HAVE_LIBNCURSESW 1
|
|
#define HAVE_NCURSESW_NCURSES_H 1
|
|
#define HAVE_NCURSES_H 1
|
|
#define HAVE_LIBNSL 1
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_ARPA_INET_H 1
|
|
#define HAVE_FCNTL_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_LIMITS_H 1
|
|
#define HAVE_LOCALE_H 1
|
|
#define HAVE_NETDB_H 1
|
|
#define HAVE_NETINET_IN_H 1
|
|
#define HAVE_STDDEF_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_SYS_SOCKET_H 1
|
|
#define HAVE_SYS_TIME_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_PTRDIFF_T 1
|
|
#define HAVE_FSEEKO 1
|
|
#define TIME_WITH_SYS_TIME 1
|
|
#define HAVE_SYS_TIME_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_ALARM 1
|
|
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
|
|
#define HAVE_STRFTIME 1
|
|
#define HAVE_GETHOSTBYADDR 1
|
|
#define HAVE_GETHOSTBYNAME 1
|
|
#define HAVE_GETTIMEOFDAY 1
|
|
#define HAVE_MALLOC 1
|
|
#define HAVE_MEMMOVE 1
|
|
#define HAVE_MEMSET 1
|
|
#define HAVE_MKFIFO 1
|
|
#define HAVE_REALLOC 1
|
|
#define HAVE_REALPATH 1
|
|
#define HAVE_REGCOMP 1
|
|
#define HAVE_SELECT 1
|
|
#define HAVE_SETLOCALE 1
|
|
#define HAVE_SOCKET 1
|
|
#define HAVE_STRCASECMP 1
|
|
#define HAVE_STRCHR 1
|
|
#define HAVE_STRCSPN 1
|
|
#define HAVE_STRDUP 1
|
|
#define HAVE_STRERROR 1
|
|
#define HAVE_STRNCASECMP 1
|
|
#define HAVE_STRPBRK 1
|
|
#define HAVE_STRRCHR 1
|
|
#define HAVE_STRSPN 1
|
|
#define HAVE_STRSTR 1
|
|
#define HAVE_STRTOL 1
|
|
#define HAVE_STRTOULL 1
|
|
|
|
configure: exit 0
|