Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by ClamAV configure 0.102.0, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = f5388724aeb2
- uname -m = x86_64
- uname -r = 4.9.184-linuxkit
- uname -s = Linux
- uname -v = #1 SMP Tue Jul 2 22:58:16 UTC 2019
- /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
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:3022: checking for g++
- configure:3038: found /usr/bin/g++
- configure:3049: result: g++
- configure:3076: checking for C++ compiler version
- configure:3085: g++ --version >&5
- g++ (GCC) 7.3.1 20180712 (Red Hat 7.3.1-6)
- Copyright (C) 2017 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:3096: $? = 0
- configure:3085: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/7/lto-wrapper
- Target: x86_64-redhat-linux
- Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-libsanitizer --enable-gnu-indirect-function --enable-libcilkrts --enable-libatomic --enable-libquadmath --enable-libitm --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
- Thread model: posix
- gcc version 7.3.1 20180712 (Red Hat 7.3.1-6) (GCC)
- configure:3096: $? = 0
- configure:3085: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:3096: $? = 1
- configure:3085: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
- g++: fatal error: no input files
- compilation terminated.
- configure:3096: $? = 1
- configure:3116: checking whether the C++ compiler works
- configure:3138: g++ conftest.cpp >&5
- configure:3142: $? = 0
- configure:3190: result: yes
- configure:3193: checking for C++ compiler default output file name
- configure:3195: result: a.out
- configure:3201: checking for suffix of executables
- configure:3208: g++ -o conftest conftest.cpp >&5
- configure:3212: $? = 0
- configure:3234: result:
- configure:3256: checking whether we are cross compiling
- configure:3264: g++ -o conftest conftest.cpp >&5
- configure:3268: $? = 0
- configure:3275: ./conftest
- configure:3279: $? = 0
- configure:3294: result: no
- configure:3299: checking for suffix of object files
- configure:3321: g++ -c conftest.cpp >&5
- configure:3325: $? = 0
- configure:3346: result: o
- configure:3350: checking whether we are using the GNU C++ compiler
- configure:3369: g++ -c conftest.cpp >&5
- configure:3369: $? = 0
- configure:3378: result: yes
- configure:3387: checking whether g++ accepts -g
- configure:3407: g++ -c -g conftest.cpp >&5
- configure:3407: $? = 0
- configure:3448: result: yes
- configure:3482: checking build system type
- configure:3496: result: x86_64-pc-linux-gnu
- configure:3516: checking host system type
- configure:3529: result: x86_64-pc-linux-gnu
- configure:3549: checking target system type
- configure:3562: result: x86_64-pc-linux-gnu
- configure:3646: result: creating target.h - canonical system defines
- configure:3793: checking for a BSD-compatible install
- configure:3861: result: /usr/bin/install -c
- configure:3872: checking whether build environment is sane
- configure:3927: result: yes
- configure:4078: checking for a thread-safe mkdir -p
- configure:4117: result: /usr/bin/mkdir -p
- configure:4124: checking for gawk
- configure:4140: found /usr/bin/gawk
- configure:4151: result: gawk
- configure:4162: checking whether make sets $(MAKE)
- configure:4184: result: yes
- configure:4214: checking for style of include used by make
- configure:4242: result: GNU
- configure:4276: checking whether make supports nested variables
- configure:4293: result: yes
- configure:4373: checking whether UID '1000' is supported by ustar format
- configure:4376: result: yes
- configure:4383: checking whether GID '1001' is supported by ustar format
- configure:4386: result: yes
- configure:4394: checking how to create a ustar tar archive
- configure:4405: tar --version
- tar (GNU tar) 1.26
- Copyright (C) 2011 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- Written by John Gilmore and Jay Fenlason.
- configure:4408: $? = 0
- configure:4448: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
- configure:4451: $? = 0
- configure:4455: tar -xf - <conftest.tar
- configure:4458: $? = 0
- configure:4460: cat conftest.dir/file
- GrepMe
- configure:4463: $? = 0
- configure:4476: result: gnutar
- configure:4485: checking dependency style of g++
- configure:4596: result: gcc3
- configure:4665: checking whether make supports nested variables
- configure:4682: result: yes
- configure:4742: checking for gcc
- configure:4758: found /usr/bin/gcc
- configure:4769: result: gcc
- configure:4998: checking for C compiler version
- configure:5007: gcc --version >&5
- gcc (GCC) 7.3.1 20180712 (Red Hat 7.3.1-6)
- Copyright (C) 2017 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:5018: $? = 0
- configure:5007: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/7/lto-wrapper
- Target: x86_64-redhat-linux
- Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-libsanitizer --enable-gnu-indirect-function --enable-libcilkrts --enable-libatomic --enable-libquadmath --enable-libitm --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
- Thread model: posix
- gcc version 7.3.1 20180712 (Red Hat 7.3.1-6) (GCC)
- configure:5018: $? = 0
- configure:5007: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:5018: $? = 1
- configure:5007: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:5018: $? = 1
- configure:5022: checking whether we are using the GNU C compiler
- configure:5041: gcc -c conftest.c >&5
- configure:5041: $? = 0
- configure:5050: result: yes
- configure:5059: checking whether gcc accepts -g
- configure:5079: gcc -c -g conftest.c >&5
- configure:5079: $? = 0
- configure:5120: result: yes
- configure:5137: checking for gcc option to accept ISO C89
- configure:5200: gcc -c -g -O2 conftest.c >&5
- configure:5200: $? = 0
- configure:5213: result: none needed
- configure:5238: checking whether gcc understands -c and -o together
- configure:5260: gcc -c conftest.c -o conftest2.o
- configure:5263: $? = 0
- configure:5260: gcc -c conftest.c -o conftest2.o
- configure:5263: $? = 0
- configure:5275: result: yes
- configure:5294: checking dependency style of gcc
- configure:5405: result: gcc3
- configure:5470: checking for ar
- configure:5486: found /usr/bin/ar
- configure:5497: result: ar
- configure:5523: checking the archiver (ar) interface
- configure:5539: gcc -c -g -O2 conftest.c >&5
- configure:5539: $? = 0
- configure:5541: ar cru libconftest.a conftest.o >&5
- configure:5544: $? = 0
- configure:5572: result: ar
- configure:5601: checking how to run the C preprocessor
- configure:5632: gcc -E conftest.c
- configure:5632: $? = 0
- configure:5646: gcc -E conftest.c
- conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:5646: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:5671: result: gcc -E
- configure:5691: gcc -E conftest.c
- configure:5691: $? = 0
- configure:5705: gcc -E conftest.c
- conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:5705: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:5734: checking for grep that handles long lines and -e
- configure:5792: result: /usr/bin/grep
- configure:5797: checking for egrep
- configure:5859: result: /usr/bin/grep -E
- configure:5864: checking for ANSI C header files
- configure:5884: gcc -c -g -O2 conftest.c >&5
- configure:5884: $? = 0
- configure:5957: gcc -o conftest -g -O2 conftest.c >&5
- configure:5957: $? = 0
- configure:5957: ./conftest
- configure:5957: $? = 0
- configure:5968: result: yes
- configure:5981: checking for sys/types.h
- configure:5981: gcc -c -g -O2 conftest.c >&5
- configure:5981: $? = 0
- configure:5981: result: yes
- configure:5981: checking for sys/stat.h
- configure:5981: gcc -c -g -O2 conftest.c >&5
- configure:5981: $? = 0
- configure:5981: result: yes
- configure:5981: checking for stdlib.h
- configure:5981: gcc -c -g -O2 conftest.c >&5
- configure:5981: $? = 0
- configure:5981: result: yes
- configure:5981: checking for string.h
- configure:5981: gcc -c -g -O2 conftest.c >&5
- configure:5981: $? = 0
- configure:5981: result: yes
- configure:5981: checking for memory.h
- configure:5981: gcc -c -g -O2 conftest.c >&5
- configure:5981: $? = 0
- configure:5981: result: yes
- configure:5981: checking for strings.h
- configure:5981: gcc -c -g -O2 conftest.c >&5
- configure:5981: $? = 0
- configure:5981: result: yes
- configure:5981: checking for inttypes.h
- configure:5981: gcc -c -g -O2 conftest.c >&5
- configure:5981: $? = 0
- configure:5981: result: yes
- configure:5981: checking for stdint.h
- configure:5981: gcc -c -g -O2 conftest.c >&5
- configure:5981: $? = 0
- configure:5981: result: yes
- configure:5981: checking for unistd.h
- configure:5981: gcc -c -g -O2 conftest.c >&5
- configure:5981: $? = 0
- configure:5981: result: yes
- configure:5994: checking minix/config.h usability
- configure:5994: gcc -c -g -O2 conftest.c >&5
- conftest.c:53:10: fatal error: minix/config.h: No such file or directory
- #include <minix/config.h>
- ^~~~~~~~~~~~~~~~
- compilation terminated.
- configure:5994: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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
- | /* 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
- | #include <minix/config.h>
- configure:5994: result: no
- configure:5994: checking minix/config.h presence
- configure:5994: gcc -E conftest.c
- conftest.c:20:10: fatal error: minix/config.h: No such file or directory
- #include <minix/config.h>
- ^~~~~~~~~~~~~~~~
- compilation terminated.
- configure:5994: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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
- | /* end confdefs.h. */
- | #include <minix/config.h>
- configure:5994: result: no
- configure:5994: checking for minix/config.h
- configure:5994: result: no
- configure:6015: checking whether it is safe to define __EXTENSIONS__
- configure:6033: gcc -c -g -O2 conftest.c >&5
- configure:6033: $? = 0
- configure:6040: result: yes
- configure:6171: checking how to print strings
- configure:6198: result: printf
- configure:6219: checking for a sed that does not truncate output
- configure:6283: result: /usr/bin/sed
- configure:6301: checking for fgrep
- configure:6363: result: /usr/bin/grep -F
- configure:6398: checking for ld used by gcc
- configure:6465: result: /usr/bin/ld
- configure:6472: checking if the linker (/usr/bin/ld) is GNU ld
- configure:6487: result: yes
- configure:6499: checking for BSD- or MS-compatible name lister (nm)
- configure:6553: result: /usr/bin/nm -B
- configure:6683: checking the name lister (/usr/bin/nm -B) interface
- configure:6690: gcc -c -g -O2 conftest.c >&5
- configure:6693: /usr/bin/nm -B "conftest.o"
- configure:6696: output
- 0000000000000000 B some_variable
- configure:6703: result: BSD nm
- configure:6706: checking whether ln -s works
- configure:6710: result: yes
- configure:6718: checking the maximum length of command line arguments
- configure:6849: result: 1572864
- configure:6897: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
- configure:6937: result: func_convert_file_noop
- configure:6944: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
- configure:6964: result: func_convert_file_noop
- configure:6971: checking for /usr/bin/ld option to reload object files
- configure:6978: result: -r
- configure:7052: checking for objdump
- configure:7068: found /usr/bin/objdump
- configure:7079: result: objdump
- configure:7111: checking how to recognize dependent libraries
- configure:7311: result: pass_all
- configure:7396: checking for dlltool
- configure:7426: result: no
- configure:7456: checking how to associate runtime and link libraries
- configure:7483: result: printf %s\n
- configure:7607: checking for archiver @FILE support
- configure:7624: gcc -c -g -O2 conftest.c >&5
- configure:7624: $? = 0
- configure:7627: ar cru libconftest.a @conftest.lst >&5
- configure:7630: $? = 0
- configure:7635: ar cru libconftest.a @conftest.lst >&5
- ar: conftest.o: No such file or directory
- configure:7638: $? = 1
- configure:7650: result: @
- configure:7708: checking for strip
- configure:7724: found /usr/bin/strip
- configure:7735: result: strip
- configure:7807: checking for ranlib
- configure:7823: found /usr/bin/ranlib
- configure:7834: result: ranlib
- configure:7936: checking command to parse /usr/bin/nm -B output from gcc object
- configure:8089: gcc -c -g -O2 conftest.c >&5
- configure:8092: $? = 0
- configure:8096: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:8099: $? = 0
- configure:8165: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
- configure:8168: $? = 0
- configure:8206: result: ok
- configure:8253: checking for sysroot
- configure:8283: result: no
- configure:8290: checking for a working dd
- configure:8328: result: /usr/bin/dd
- configure:8332: checking how to truncate binary pipes
- configure:8347: result: /usr/bin/dd bs=4096 count=1
- configure:8483: gcc -c -g -O2 conftest.c >&5
- configure:8486: $? = 0
- configure:8676: checking for mt
- configure:8706: result: no
- configure:8726: checking if : is a manifest tool
- configure:8732: : '-?'
- configure:8740: result: no
- configure:9414: checking for dlfcn.h
- configure:9414: gcc -c -g -O2 conftest.c >&5
- configure:9414: $? = 0
- configure:9414: result: yes
- configure:9679: checking for objdir
- configure:9694: result: .libs
- configure:9958: checking if gcc supports -fno-rtti -fno-exceptions
- configure:9976: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
- cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
- configure:9980: $? = 0
- configure:9993: result: no
- configure:10351: checking for gcc option to produce PIC
- configure:10358: result: -fPIC -DPIC
- configure:10366: checking if gcc PIC flag -fPIC -DPIC works
- configure:10384: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
- configure:10388: $? = 0
- configure:10401: result: yes
- configure:10430: checking if gcc static flag -static works
- configure:10458: result: no
- configure:10473: checking if gcc supports -c -o file.o
- configure:10494: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
- configure:10498: $? = 0
- configure:10520: result: yes
- configure:10528: checking if gcc supports -c -o file.o
- configure:10575: result: yes
- configure:10608: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:11871: result: yes
- configure:11908: checking whether -lc should be explicitly linked in
- configure:11916: gcc -c -g -O2 conftest.c >&5
- configure:11919: $? = 0
- configure:11934: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
- configure:11937: $? = 0
- configure:11951: result: no
- configure:12111: checking dynamic linker characteristics
- configure:12692: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
- configure:12692: $? = 0
- configure:12941: result: GNU/Linux ld.so
- configure:13063: checking how to hardcode library paths into programs
- configure:13088: result: immediate
- configure:13190: checking for shl_load
- configure:13190: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccOpPCGA.o: In function `main':
- /tmp/conftest.c:67: undefined reference to `shl_load'
- collect2: error: ld returned 1 exit status
- configure:13190: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define shl_load innocuous_shl_load
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char shl_load (); 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 shl_load
- |
- | /* 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 shl_load ();
- | /* 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_shl_load || defined __stub___shl_load
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return shl_load ();
- | ;
- | return 0;
- | }
- configure:13190: result: no
- configure:13194: checking for shl_load in -ldld
- configure:13219: gcc -o conftest -g -O2 conftest.c -ldld >&5
- /usr/bin/ld: cannot find -ldld
- collect2: error: ld returned 1 exit status
- configure:13219: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* 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 shl_load ();
- | int
- | main ()
- | {
- | return shl_load ();
- | ;
- | return 0;
- | }
- configure:13228: result: no
- configure:13233: checking for dlopen
- configure:13233: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccE5RdSJ.o: In function `main':
- /tmp/conftest.c:67: undefined reference to `dlopen'
- collect2: error: ld returned 1 exit status
- configure:13233: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define dlopen innocuous_dlopen
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char dlopen (); 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 dlopen
- |
- | /* 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 dlopen ();
- | /* 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_dlopen || defined __stub___dlopen
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return dlopen ();
- | ;
- | return 0;
- | }
- configure:13233: result: no
- configure:13237: checking for dlopen in -ldl
- configure:13262: gcc -o conftest -g -O2 conftest.c -ldl >&5
- configure:13262: $? = 0
- configure:13271: result: yes
- configure:13390: checking whether a program can dlopen itself
- configure:13470: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
- configure:13473: $? = 0
- configure:13491: result: yes
- configure:13496: checking whether a statically linked program can dlopen itself
- configure:13576: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
- configure:13579: $? = 0
- configure:13597: result: yes
- configure:13636: checking whether stripping libraries is possible
- configure:13641: result: yes
- configure:13676: checking if libtool supports shared libraries
- configure:13678: result: yes
- configure:13681: checking whether to build shared libraries
- configure:13706: result: yes
- configure:13709: checking whether to build static libraries
- configure:13713: result: no
- configure:13736: checking how to run the C++ preprocessor
- configure:13763: g++ -E conftest.cpp
- configure:13763: $? = 0
- configure:13777: g++ -E conftest.cpp
- conftest.cpp:33:10: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:13777: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:13802: result: g++ -E
- configure:13822: g++ -E conftest.cpp
- configure:13822: $? = 0
- configure:13836: g++ -E conftest.cpp
- conftest.cpp:33:10: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^~~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:13836: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:13998: checking for ld used by g++
- configure:14065: result: /usr/bin/ld -m elf_x86_64
- configure:14072: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
- configure:14087: result: yes
- configure:14142: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:15215: result: yes
- configure:15251: g++ -c -g -O2 conftest.cpp >&5
- configure:15254: $? = 0
- configure:15735: checking for g++ option to produce PIC
- configure:15742: result: -fPIC -DPIC
- configure:15750: checking if g++ PIC flag -fPIC -DPIC works
- configure:15768: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
- configure:15772: $? = 0
- configure:15785: result: yes
- configure:15808: checking if g++ static flag -static works
- configure:15836: result: no
- configure:15848: checking if g++ supports -c -o file.o
- configure:15869: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
- configure:15873: $? = 0
- configure:15895: result: yes
- configure:15900: checking if g++ supports -c -o file.o
- configure:15947: result: yes
- configure:15977: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:16020: result: yes
- configure:16161: checking dynamic linker characteristics
- configure:16918: result: GNU/Linux ld.so
- configure:16983: checking how to hardcode library paths into programs
- configure:17008: result: immediate
- configure:17069: checking what extension is used for runtime loadable modules
- configure:17081: result: .so
- configure:17105: checking what variable specifies run-time module search path
- configure:17112: result: LD_LIBRARY_PATH
- configure:17122: checking for the default library search path
- configure:17129: result: /lib /usr/lib /usr/lib64/dyninst
- configure:17160: checking for library containing dlopen
- configure:17191: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccLxauyr.o: In function `main':
- /tmp/conftest.c:47: undefined reference to `dlopen'
- collect2: error: ld returned 1 exit status
- configure:17191: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | /* 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 dlopen ();
- | int
- | main ()
- | {
- | return dlopen ();
- | ;
- | return 0;
- | }
- configure:17191: gcc -o conftest -g -O2 conftest.c -ldl >&5
- configure:17191: $? = 0
- configure:17208: result: -ldl
- configure:17298: checking for dlerror
- configure:17298: gcc -o conftest -g -O2 conftest.c -ldl -ldl >&5
- configure:17298: $? = 0
- configure:17298: result: yes
- configure:17312: checking for shl_load
- configure:17312: result: no
- configure:17319: checking for shl_load in -ldld
- configure:17353: result: no
- configure:17399: checking for dld_link in -ldld
- configure:17424: gcc -o conftest -g -O2 conftest.c -ldld -ldl >&5
- /usr/bin/ld: cannot find -ldld
- collect2: error: ld returned 1 exit status
- configure:17424: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 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 dld_link ();
- | int
- | main ()
- | {
- | return dld_link ();
- | ;
- | return 0;
- | }
- configure:17433: result: no
- configure:17468: checking for _ prefix in compiled symbols
- configure:17478: gcc -c -g -O2 conftest.c >&5
- configure:17481: $? = 0
- configure:17485: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:17488: $? = 0
- configure:17510: result: no
- configure:17627: checking whether deplibs are loaded by dlopen
- configure:17724: result: yes
- configure:17735: checking for argz.h
- configure:17735: gcc -c -g -O2 conftest.c >&5
- configure:17735: $? = 0
- configure:17735: result: yes
- configure:17747: checking for error_t
- configure:17747: gcc -c -g -O2 conftest.c >&5
- configure:17747: $? = 0
- configure:17747: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:47:22: error: expected expression before ')' token
- if (sizeof ((error_t)))
- ^
- configure:17747: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | /* end confdefs.h. */
- | #if defined(HAVE_ARGZ_H)
- | # include <argz.h>
- | #endif
- |
- | int
- | main ()
- | {
- | if (sizeof ((error_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:17747: result: yes
- configure:17773: checking for argz_add
- configure:17773: gcc -o conftest -g -O2 conftest.c >&5
- configure:17773: $? = 0
- configure:17773: result: yes
- configure:17773: checking for argz_append
- configure:17773: gcc -o conftest -g -O2 conftest.c >&5
- configure:17773: $? = 0
- configure:17773: result: yes
- configure:17773: checking for argz_count
- configure:17773: gcc -o conftest -g -O2 conftest.c >&5
- configure:17773: $? = 0
- configure:17773: result: yes
- configure:17773: checking for argz_create_sep
- configure:17773: gcc -o conftest -g -O2 conftest.c >&5
- configure:17773: $? = 0
- configure:17773: result: yes
- configure:17773: checking for argz_insert
- configure:17773: gcc -o conftest -g -O2 conftest.c >&5
- configure:17773: $? = 0
- configure:17773: result: yes
- configure:17773: checking for argz_next
- configure:17773: gcc -o conftest -g -O2 conftest.c >&5
- configure:17773: $? = 0
- configure:17773: result: yes
- configure:17773: checking for argz_stringify
- configure:17773: gcc -o conftest -g -O2 conftest.c >&5
- configure:17773: $? = 0
- configure:17773: result: yes
- configure:17789: checking if argz actually works
- configure:17820: result: yes
- configure:17837: checking whether libtool supports -dlopen/-dlpreopen
- configure:17849: result: yes
- configure:17878: checking for ltdl.h
- configure:17878: gcc -c -g -O2 conftest.c >&5
- configure:17878: $? = 0
- configure:17878: result: yes
- configure:17882: checking whether lt_dlinterface_register is declared
- configure:17882: gcc -c -g -O2 conftest.c >&5
- configure:17882: $? = 0
- configure:17882: result: yes
- configure:17886: checking for lt_dladvise_preload in -lltdl
- configure:17911: gcc -o conftest -g -O2 conftest.c -lltdl >&5
- configure:17911: $? = 0
- configure:17920: result: yes
- configure:18015: checking where to find libltdl headers
- configure:18017: result:
- configure:18019: checking where to find libltdl library
- configure:18021: result: -lltdl
- configure:18069: checking for unistd.h
- configure:18069: result: yes
- configure:18069: checking for dl.h
- configure:18069: gcc -c -g -O2 conftest.c >&5
- conftest.c:86:10: fatal error: dl.h: No such file or directory
- #include <dl.h>
- ^~~~~~
- compilation terminated.
- configure:18069: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 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
- |
- | #include <dl.h>
- configure:18069: result: no
- configure:18069: checking for sys/dl.h
- configure:18069: gcc -c -g -O2 conftest.c >&5
- conftest.c:86:10: fatal error: sys/dl.h: No such file or directory
- #include <sys/dl.h>
- ^~~~~~~~~~
- compilation terminated.
- configure:18069: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 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
- |
- | #include <sys/dl.h>
- configure:18069: result: no
- configure:18069: checking for dld.h
- configure:18069: gcc -c -g -O2 conftest.c >&5
- conftest.c:86:10: fatal error: dld.h: No such file or directory
- #include <dld.h>
- ^~~~~~~
- compilation terminated.
- configure:18069: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 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
- |
- | #include <dld.h>
- configure:18069: result: no
- configure:18069: checking for mach-o/dyld.h
- configure:18069: gcc -c -g -O2 conftest.c >&5
- conftest.c:86:10: fatal error: mach-o/dyld.h: No such file or directory
- #include <mach-o/dyld.h>
- ^~~~~~~~~~~~~~~
- compilation terminated.
- configure:18069: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 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
- |
- | #include <mach-o/dyld.h>
- configure:18069: result: no
- configure:18069: checking for dirent.h
- configure:18069: gcc -c -g -O2 conftest.c >&5
- configure:18069: $? = 0
- configure:18069: result: yes
- configure:18084: checking for closedir
- configure:18084: gcc -o conftest -g -O2 conftest.c >&5
- configure:18084: $? = 0
- configure:18084: result: yes
- configure:18084: checking for opendir
- configure:18084: gcc -o conftest -g -O2 conftest.c >&5
- configure:18084: $? = 0
- configure:18084: result: yes
- configure:18084: checking for readdir
- configure:18084: gcc -o conftest -g -O2 conftest.c >&5
- configure:18084: $? = 0
- configure:18084: result: yes
- configure:18101: checking for strlcat
- configure:18101: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccYHW7UP.o: In function `main':
- /tmp/conftest.c:90: undefined reference to `strlcat'
- collect2: error: ld returned 1 exit status
- configure:18101: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | /* end confdefs.h. */
- | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define strlcat innocuous_strlcat
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char strlcat (); 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 strlcat
- |
- | /* 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 strlcat ();
- | /* 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_strlcat || defined __stub___strlcat
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return strlcat ();
- | ;
- | return 0;
- | }
- configure:18101: result: no
- configure:18101: checking for strlcpy
- configure:18101: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccrWkOnR.o: In function `main':
- /tmp/conftest.c:90: undefined reference to `strlcpy'
- collect2: error: ld returned 1 exit status
- configure:18101: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | /* end confdefs.h. */
- | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define strlcpy innocuous_strlcpy
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char strlcpy (); 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 strlcpy
- |
- | /* 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 strlcpy ();
- | /* 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_strlcpy || defined __stub___strlcpy
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return strlcpy ();
- | ;
- | return 0;
- | }
- configure:18101: result: no
- configure:18197: checking for pkg-config
- configure:18215: found /usr/bin/pkg-config
- configure:18227: result: /usr/bin/pkg-config
- configure:18252: checking pkg-config is at least version 0.16
- configure:18255: result: yes
- configure:18341: checking for gcc
- configure:18368: result: gcc
- configure:18597: checking for C compiler version
- configure:18606: gcc --version >&5
- gcc (GCC) 7.3.1 20180712 (Red Hat 7.3.1-6)
- Copyright (C) 2017 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:18617: $? = 0
- configure:18606: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/7/lto-wrapper
- Target: x86_64-redhat-linux
- Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-libsanitizer --enable-gnu-indirect-function --enable-libcilkrts --enable-libatomic --enable-libquadmath --enable-libitm --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
- Thread model: posix
- gcc version 7.3.1 20180712 (Red Hat 7.3.1-6) (GCC)
- configure:18617: $? = 0
- configure:18606: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:18617: $? = 1
- configure:18606: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:18617: $? = 1
- configure:18621: checking whether we are using the GNU C compiler
- configure:18649: result: yes
- configure:18658: checking whether gcc accepts -g
- configure:18719: result: yes
- configure:18736: checking for gcc option to accept ISO C89
- configure:18812: result: none needed
- configure:18837: checking whether gcc understands -c and -o together
- configure:18874: result: yes
- configure:18893: checking dependency style of gcc
- configure:19004: result: gcc3
- configure:19023: checking for flex
- configure:19039: found /usr/bin/flex
- configure:19050: result: flex
- configure:19088: flex conftest.l
- configure:19092: $? = 0
- configure:19094: checking lex output file root
- configure:19108: result: lex.yy
- configure:19113: checking lex library
- configure:19127: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/cckNSb10.o: In function `input':
- /tmp/lex.yy.c:1170: undefined reference to `yywrap'
- /tmp/cckNSb10.o: In function `yylex':
- /tmp/lex.yy.c:869: undefined reference to `yywrap'
- /tmp/cckNSb10.o: In function `main':
- /tmp/conftest.l:18: undefined reference to `yywrap'
- collect2: error: ld returned 1 exit status
- configure:19127: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | /* end confdefs.h. */
- |
- | #line 3 "lex.yy.c"
- |
- | #define YY_INT_ALIGNED short int
- |
- | /* A lexical scanner generated by flex */
- |
- | #define FLEX_SCANNER
- | #define YY_FLEX_MAJOR_VERSION 2
- | #define YY_FLEX_MINOR_VERSION 5
- | #define YY_FLEX_SUBMINOR_VERSION 37
- | #if YY_FLEX_SUBMINOR_VERSION > 0
- | #define FLEX_BETA
- | #endif
- |
- | /* First, we deal with platform-specific or compiler-specific issues. */
- |
- | /* begin standard C headers. */
- | #include <stdio.h>
- | #include <string.h>
- | #include <errno.h>
- | #include <stdlib.h>
- |
- | /* end standard C headers. */
- |
- | /* flex integer type definitions */
- |
- | #ifndef FLEXINT_H
- | #define FLEXINT_H
- |
- | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
- |
- | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
- |
- | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
- | * if you want the limit (max/min) macros for int types.
- | */
- | #ifndef __STDC_LIMIT_MACROS
- | #define __STDC_LIMIT_MACROS 1
- | #endif
- |
- | #include <inttypes.h>
- | typedef int8_t flex_int8_t;
- | typedef uint8_t flex_uint8_t;
- | typedef int16_t flex_int16_t;
- | typedef uint16_t flex_uint16_t;
- | typedef int32_t flex_int32_t;
- | typedef uint32_t flex_uint32_t;
- | #else
- | typedef signed char flex_int8_t;
- | typedef short int flex_int16_t;
- | typedef int flex_int32_t;
- | typedef unsigned char flex_uint8_t;
- | typedef unsigned short int flex_uint16_t;
- | typedef unsigned int flex_uint32_t;
- |
- | /* Limits of integral types. */
- | #ifndef INT8_MIN
- | #define INT8_MIN (-128)
- | #endif
- | #ifndef INT16_MIN
- | #define INT16_MIN (-32767-1)
- | #endif
- | #ifndef INT32_MIN
- | #define INT32_MIN (-2147483647-1)
- | #endif
- | #ifndef INT8_MAX
- | #define INT8_MAX (127)
- | #endif
- | #ifndef INT16_MAX
- | #define INT16_MAX (32767)
- | #endif
- | #ifndef INT32_MAX
- | #define INT32_MAX (2147483647)
- | #endif
- | #ifndef UINT8_MAX
- | #define UINT8_MAX (255U)
- | #endif
- | #ifndef UINT16_MAX
- | #define UINT16_MAX (65535U)
- | #endif
- | #ifndef UINT32_MAX
- | #define UINT32_MAX (4294967295U)
- | #endif
- |
- | #endif /* ! C99 */
- |
- | #endif /* ! FLEXINT_H */
- |
- | #ifdef __cplusplus
- |
- | /* The "const" storage-class-modifier is valid. */
- | #define YY_USE_CONST
- |
- | #else /* ! __cplusplus */
- |
- | /* C99 requires __STDC__ to be defined as 1. */
- | #if defined (__STDC__)
- |
- | #define YY_USE_CONST
- |
- | #endif /* defined (__STDC__) */
- | #endif /* ! __cplusplus */
- |
- | #ifdef YY_USE_CONST
- | #define yyconst const
- | #else
- | #define yyconst
- | #endif
- |
- | /* Returned upon end-of-file. */
- | #define YY_NULL 0
- |
- | /* Promotes a possibly negative, possibly signed char to an unsigned
- | * integer for use as an array index. If the signed char is negative,
- | * we want to instead treat it as an 8-bit unsigned char, hence the
- | * double cast.
- | */
- | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
- |
- | /* Enter a start condition. This macro really ought to take a parameter,
- | * but we do it the disgusting crufty way forced on us by the ()-less
- | * definition of BEGIN.
- | */
- | #define BEGIN (yy_start) = 1 + 2 *
- |
- | /* Translate the current start state into a value that can be later handed
- | * to BEGIN to return to the state. The YYSTATE alias is for lex
- | * compatibility.
- | */
- | #define YY_START (((yy_start) - 1) / 2)
- | #define YYSTATE YY_START
- |
- | /* Action number for EOF rule of a given start state. */
- | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
- |
- | /* Special action meaning "start processing a new file". */
- | #define YY_NEW_FILE yyrestart(yyin )
- |
- | #define YY_END_OF_BUFFER_CHAR 0
- |
- | /* Size of default input buffer. */
- | #ifndef YY_BUF_SIZE
- | #define YY_BUF_SIZE 16384
- | #endif
- |
- | /* The state buf must be large enough to hold one state per character in the main buffer.
- | */
- | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
- |
- | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
- | #define YY_TYPEDEF_YY_BUFFER_STATE
- | typedef struct yy_buffer_state *YY_BUFFER_STATE;
- | #endif
- |
- | #ifndef YY_TYPEDEF_YY_SIZE_T
- | #define YY_TYPEDEF_YY_SIZE_T
- | typedef size_t yy_size_t;
- | #endif
- |
- | extern yy_size_t yyleng;
- |
- | extern FILE *yyin, *yyout;
- |
- | #define EOB_ACT_CONTINUE_SCAN 0
- | #define EOB_ACT_END_OF_FILE 1
- | #define EOB_ACT_LAST_MATCH 2
- |
- | #define YY_LESS_LINENO(n)
- |
- | /* Return all but the first "n" matched characters back to the input stream. */
- | #define yyless(n) \
- | do \
- | { \
- | /* Undo effects of setting up yytext. */ \
- | int yyless_macro_arg = (n); \
- | YY_LESS_LINENO(yyless_macro_arg);\
- | *yy_cp = (yy_hold_char); \
- | YY_RESTORE_YY_MORE_OFFSET \
- | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
- | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
- | } \
- | while ( 0 )
- |
- | #define unput(c) yyunput( c, (yytext_ptr) )
- |
- | #ifndef YY_STRUCT_YY_BUFFER_STATE
- | #define YY_STRUCT_YY_BUFFER_STATE
- | struct yy_buffer_state
- | {
- | FILE *yy_input_file;
- |
- | char *yy_ch_buf; /* input buffer */
- | char *yy_buf_pos; /* current position in input buffer */
- |
- | /* Size of input buffer in bytes, not including room for EOB
- | * characters.
- | */
- | yy_size_t yy_buf_size;
- |
- | /* Number of characters read into yy_ch_buf, not including EOB
- | * characters.
- | */
- | yy_size_t yy_n_chars;
- |
- | /* Whether we "own" the buffer - i.e., we know we created it,
- | * and can realloc() it to grow it, and should free() it to
- | * delete it.
- | */
- | int yy_is_our_buffer;
- |
- | /* Whether this is an "interactive" input source; if so, and
- | * if we're using stdio for input, then we want to use getc()
- | * instead of fread(), to make sure we stop fetching input after
- | * each newline.
- | */
- | int yy_is_interactive;
- |
- | /* Whether we're considered to be at the beginning of a line.
- | * If so, '^' rules will be active on the next match, otherwise
- | * not.
- | */
- | int yy_at_bol;
- |
- | int yy_bs_lineno; /**< The line count. */
- | int yy_bs_column; /**< The column count. */
- |
- | /* Whether to try to fill the input buffer when we reach the
- | * end of it.
- | */
- | int yy_fill_buffer;
- |
- | int yy_buffer_status;
- |
- | #define YY_BUFFER_NEW 0
- | #define YY_BUFFER_NORMAL 1
- | /* When an EOF's been seen but there's still some text to process
- | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
- | * shouldn't try reading from the input source any more. We might
- | * still have a bunch of tokens to match, though, because of
- | * possible backing-up.
- | *
- | * When we actually see the EOF, we change the status to "new"
- | * (via yyrestart()), so that the user can continue scanning by
- | * just pointing yyin at a new input file.
- | */
- | #define YY_BUFFER_EOF_PENDING 2
- |
- | };
- | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
- |
- | /* Stack of input buffers. */
- | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
- | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
- | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
- |
- | /* We provide macros for accessing buffer states in case in the
- | * future we want to put the buffer states in a more general
- | * "scanner state".
- | *
- | * Returns the top of the stack, or NULL.
- | */
- | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
- | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
- | : NULL)
- |
- | /* Same as previous macro, but useful when we know that the buffer stack is not
- | * NULL or when we need an lvalue. For internal use only.
- | */
- | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
- |
- | /* yy_hold_char holds the character lost when yytext is formed. */
- | static char yy_hold_char;
- | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
- | yy_size_t yyleng;
- |
- | /* Points to current character in buffer. */
- | static char *yy_c_buf_p = (char *) 0;
- | static int yy_init = 0; /* whether we need to initialize */
- | static int yy_start = 0; /* start state number */
- |
- | /* Flag which is used to allow yywrap()'s to do buffer switches
- | * instead of setting up a fresh yyin. A bit of a hack ...
- | */
- | static int yy_did_buffer_switch_on_eof;
- |
- | void yyrestart (FILE *input_file );
- | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
- | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
- | void yy_delete_buffer (YY_BUFFER_STATE b );
- | void yy_flush_buffer (YY_BUFFER_STATE b );
- | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
- | void yypop_buffer_state (void );
- |
- | static void yyensure_buffer_stack (void );
- | static void yy_load_buffer_state (void );
- | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
- |
- | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
- |
- | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
- | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
- | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
- |
- | void *yyalloc (yy_size_t );
- | void *yyrealloc (void *,yy_size_t );
- | void yyfree (void * );
- |
- | #define yy_new_buffer yy_create_buffer
- |
- | #define yy_set_interactive(is_interactive) \
- | { \
- | if ( ! YY_CURRENT_BUFFER ){ \
- | yyensure_buffer_stack (); \
- | YY_CURRENT_BUFFER_LVALUE = \
- | yy_create_buffer(yyin,YY_BUF_SIZE ); \
- | } \
- | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
- | }
- |
- | #define yy_set_bol(at_bol) \
- | { \
- | if ( ! YY_CURRENT_BUFFER ){\
- | yyensure_buffer_stack (); \
- | YY_CURRENT_BUFFER_LVALUE = \
- | yy_create_buffer(yyin,YY_BUF_SIZE ); \
- | } \
- | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
- | }
- |
- | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
- |
- | /* Begin user sect3 */
- |
- | typedef unsigned char YY_CHAR;
- |
- | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
- |
- | typedef int yy_state_type;
- |
- | extern int yylineno;
- |
- | int yylineno = 1;
- |
- | extern char *yytext;
- | #define yytext_ptr yytext
- |
- | static yy_state_type yy_get_previous_state (void );
- | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
- | static int yy_get_next_buffer (void );
- | static void yy_fatal_error (yyconst char msg[] );
- |
- | /* Done after the current pattern has been matched and before the
- | * corresponding action - sets up yytext.
- | */
- | #define YY_DO_BEFORE_ACTION \
- | (yytext_ptr) = yy_bp; \
- | (yytext_ptr) -= (yy_more_len); \
- | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
- | (yy_hold_char) = *yy_cp; \
- | *yy_cp = '\0'; \
- | (yy_c_buf_p) = yy_cp;
- |
- | #define YY_NUM_RULES 8
- | #define YY_END_OF_BUFFER 9
- | /* This struct is not used in this scanner,
- | but its presence is necessary. */
- | struct yy_trans_info
- | {
- | flex_int32_t yy_verify;
- | flex_int32_t yy_nxt;
- | };
- | static yyconst flex_int16_t yy_acclist[23] =
- | { 0,
- | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
- | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
- | 7, 8
- | } ;
- |
- | static yyconst flex_int16_t yy_accept[14] =
- | { 0,
- | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
- | 20, 23, 23
- | } ;
- |
- | static yyconst flex_int32_t yy_ec[256] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
- |
- | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- |
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1
- | } ;
- |
- | static yyconst flex_int32_t yy_meta[9] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1
- | } ;
- |
- | static yyconst flex_int16_t yy_base[13] =
- | { 0,
- | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
- | 10, 10
- | } ;
- |
- | static yyconst flex_int16_t yy_def[13] =
- | { 0,
- | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
- | 12, 0
- | } ;
- |
- | static yyconst flex_int16_t yy_nxt[19] =
- | { 0,
- | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
- | 12, 12, 12, 12, 12, 12, 12, 12
- | } ;
- |
- | static yyconst flex_int16_t yy_chk[19] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
- | 12, 12, 12, 12, 12, 12, 12, 12
- | } ;
- |
- | extern int yy_flex_debug;
- | int yy_flex_debug = 0;
- |
- | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
- | static char *yy_full_match;
- | static int yy_lp;
- | #define REJECT \
- | { \
- | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
- | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
- | ++(yy_lp); \
- | goto find_rule; \
- | }
- |
- | static int yy_more_flag = 0;
- | static int yy_more_len = 0;
- | #define yymore() ((yy_more_flag) = 1)
- | #define YY_MORE_ADJ (yy_more_len)
- | #define YY_RESTORE_YY_MORE_OFFSET
- | char *yytext;
- | #line 1 "conftest.l"
- | #line 469 "lex.yy.c"
- |
- | #define INITIAL 0
- |
- | #ifndef YY_NO_UNISTD_H
- | /* Special case for "unistd.h", since it is non-ANSI. We include it way
- | * down here because we want the user's section 1 to have been scanned first.
- | * The user has a chance to override it with an option.
- | */
- | #include <unistd.h>
- | #endif
- |
- | #ifndef YY_EXTRA_TYPE
- | #define YY_EXTRA_TYPE void *
- | #endif
- |
- | static int yy_init_globals (void );
- |
- | /* Accessor methods to globals.
- | These are made visible to non-reentrant scanners for convenience. */
- |
- | int yylex_destroy (void );
- |
- | int yyget_debug (void );
- |
- | void yyset_debug (int debug_flag );
- |
- | YY_EXTRA_TYPE yyget_extra (void );
- |
- | void yyset_extra (YY_EXTRA_TYPE user_defined );
- |
- | FILE *yyget_in (void );
- |
- | void yyset_in (FILE * in_str );
- |
- | FILE *yyget_out (void );
- |
- | void yyset_out (FILE * out_str );
- |
- | yy_size_t yyget_leng (void );
- |
- | char *yyget_text (void );
- |
- | int yyget_lineno (void );
- |
- | void yyset_lineno (int line_number );
- |
- | /* Macros after this point can all be overridden by user definitions in
- | * section 1.
- | */
- |
- | #ifndef YY_SKIP_YYWRAP
- | #ifdef __cplusplus
- | extern "C" int yywrap (void );
- | #else
- | extern int yywrap (void );
- | #endif
- | #endif
- |
- | static void yyunput (int c,char *buf_ptr );
- |
- | #ifndef yytext_ptr
- | static void yy_flex_strncpy (char *,yyconst char *,int );
- | #endif
- |
- | #ifdef YY_NEED_STRLEN
- | static int yy_flex_strlen (yyconst char * );
- | #endif
- |
- | #ifndef YY_NO_INPUT
- |
- | #ifdef __cplusplus
- | static int yyinput (void );
- | #else
- | static int input (void );
- | #endif
- |
- | #endif
- |
- | /* Amount of stuff to slurp up with each read. */
- | #ifndef YY_READ_BUF_SIZE
- | #define YY_READ_BUF_SIZE 8192
- | #endif
- |
- | /* Copy whatever the last rule matched to the standard output. */
- | #ifndef ECHO
- | /* This used to be an fputs(), but since the string might contain NUL's,
- | * we now use fwrite().
- | */
- | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
- | #endif
- |
- | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
- | * is returned in "result".
- | */
- | #ifndef YY_INPUT
- | #define YY_INPUT(buf,result,max_size) \
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
- | { \
- | int c = '*'; \
- | size_t n; \
- | for ( n = 0; n < max_size && \
- | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
- | buf[n] = (char) c; \
- | if ( c == '\n' ) \
- | buf[n++] = (char) c; \
- | if ( c == EOF && ferror( yyin ) ) \
- | YY_FATAL_ERROR( "input in flex scanner failed" ); \
- | result = n; \
- | } \
- | else \
- | { \
- | errno=0; \
- | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
- | { \
- | if( errno != EINTR) \
- | { \
- | YY_FATAL_ERROR( "input in flex scanner failed" ); \
- | break; \
- | } \
- | errno=0; \
- | clearerr(yyin); \
- | } \
- | }\
- | \
- |
- | #endif
- |
- | /* No semi-colon after return; correct usage is to write "yyterminate();" -
- | * we don't want an extra ';' after the "return" because that will cause
- | * some compilers to complain about unreachable statements.
- | */
- | #ifndef yyterminate
- | #define yyterminate() return YY_NULL
- | #endif
- |
- | /* Number of entries by which start-condition stack grows. */
- | #ifndef YY_START_STACK_INCR
- | #define YY_START_STACK_INCR 25
- | #endif
- |
- | /* Report a fatal error. */
- | #ifndef YY_FATAL_ERROR
- | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
- | #endif
- |
- | /* end tables serialization structures and prototypes */
- |
- | /* Default declaration of generated scanner - a define so the user can
- | * easily add parameters.
- | */
- | #ifndef YY_DECL
- | #define YY_DECL_IS_OURS 1
- |
- | extern int yylex (void);
- |
- | #define YY_DECL int yylex (void)
- | #endif /* !YY_DECL */
- |
- | /* Code executed at the beginning of each rule, after yytext and yyleng
- | * have been set up.
- | */
- | #ifndef YY_USER_ACTION
- | #define YY_USER_ACTION
- | #endif
- |
- | /* Code executed at the end of each rule. */
- | #ifndef YY_BREAK
- | #define YY_BREAK break;
- | #endif
- |
- | #define YY_RULE_SETUP \
- | YY_USER_ACTION
- |
- | /** The main scanner function which does all the work.
- | */
- | YY_DECL
- | {
- | register yy_state_type yy_current_state;
- | register char *yy_cp, *yy_bp;
- | register int yy_act;
- |
- | #line 1 "conftest.l"
- |
- | #line 653 "lex.yy.c"
- |
- | if ( !(yy_init) )
- | {
- | (yy_init) = 1;
- |
- | #ifdef YY_USER_INIT
- | YY_USER_INIT;
- | #endif
- |
- | /* Create the reject buffer large enough to save one state per allowed character. */
- | if ( ! (yy_state_buf) )
- | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
- | if ( ! (yy_state_buf) )
- | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
- |
- | if ( ! (yy_start) )
- | (yy_start) = 1; /* first start state */
- |
- | if ( ! yyin )
- | yyin = stdin;
- |
- | if ( ! yyout )
- | yyout = stdout;
- |
- | if ( ! YY_CURRENT_BUFFER ) {
- | yyensure_buffer_stack ();
- | YY_CURRENT_BUFFER_LVALUE =
- | yy_create_buffer(yyin,YY_BUF_SIZE );
- | }
- |
- | yy_load_buffer_state( );
- | }
- |
- | while ( 1 ) /* loops until end-of-file is reached */
- | {
- | (yy_more_len) = 0;
- | if ( (yy_more_flag) )
- | {
- | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
- | (yy_more_flag) = 0;
- | }
- | yy_cp = (yy_c_buf_p);
- |
- | /* Support of yytext. */
- | *yy_cp = (yy_hold_char);
- |
- | /* yy_bp points to the position in yy_ch_buf of the start of
- | * the current run.
- | */
- | yy_bp = yy_cp;
- |
- | yy_current_state = (yy_start);
- |
- | (yy_state_ptr) = (yy_state_buf);
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | yy_match:
- | do
- | {
- | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | *(yy_state_ptr)++ = yy_current_state;
- | ++yy_cp;
- | }
- | while ( yy_base[yy_current_state] != 10 );
- |
- | yy_find_action:
- | yy_current_state = *--(yy_state_ptr);
- | (yy_lp) = yy_accept[yy_current_state];
- | find_rule: /* we branch to this label when backing up */
- | for ( ; ; ) /* until we find what rule we matched */
- | {
- | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
- | {
- | yy_act = yy_acclist[(yy_lp)];
- | {
- | (yy_full_match) = yy_cp;
- | break;
- | }
- | }
- | --yy_cp;
- | yy_current_state = *--(yy_state_ptr);
- | (yy_lp) = yy_accept[yy_current_state];
- | }
- |
- | YY_DO_BEFORE_ACTION;
- |
- | do_action: /* This label is used only to access EOF actions. */
- |
- | switch ( yy_act )
- | { /* beginning of action switch */
- | case 1:
- | YY_RULE_SETUP
- | #line 2 "conftest.l"
- | { ECHO; }
- | YY_BREAK
- | case 2:
- | YY_RULE_SETUP
- | #line 3 "conftest.l"
- | { REJECT; }
- | YY_BREAK
- | case 3:
- | YY_RULE_SETUP
- | #line 4 "conftest.l"
- | { yymore (); }
- | YY_BREAK
- | case 4:
- | YY_RULE_SETUP
- | #line 5 "conftest.l"
- | { yyless (1); }
- | YY_BREAK
- | case 5:
- | YY_RULE_SETUP
- | #line 6 "conftest.l"
- | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
- | yyless ((input () != 0)); }
- | YY_BREAK
- | case 6:
- | YY_RULE_SETUP
- | #line 8 "conftest.l"
- | { unput (yytext[0]); }
- | YY_BREAK
- | case 7:
- | YY_RULE_SETUP
- | #line 9 "conftest.l"
- | { BEGIN INITIAL; }
- | YY_BREAK
- | case 8:
- | YY_RULE_SETUP
- | #line 10 "conftest.l"
- | ECHO;
- | YY_BREAK
- | #line 792 "lex.yy.c"
- | case YY_STATE_EOF(INITIAL):
- | yyterminate();
- |
- | case YY_END_OF_BUFFER:
- | {
- | /* Amount of text matched not including the EOB char. */
- | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
- |
- | /* Undo the effects of YY_DO_BEFORE_ACTION. */
- | *yy_cp = (yy_hold_char);
- | YY_RESTORE_YY_MORE_OFFSET
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
- | {
- | /* We're scanning a new file or input source. It's
- | * possible that this happened because the user
- | * just pointed yyin at a new source and called
- | * yylex(). If so, then we have to assure
- | * consistency between YY_CURRENT_BUFFER and our
- | * globals. Here is the right place to do so, because
- | * this is the first action (other than possibly a
- | * back-up) that will match for the new input source.
- | */
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
- | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
- | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
- | }
- |
- | /* Note that here we test for yy_c_buf_p "<=" to the position
- | * of the first EOB in the buffer, since yy_c_buf_p will
- | * already have been incremented past the NUL character
- | * (since all states make transitions on EOB to the
- | * end-of-buffer state). Contrast this with the test
- | * in input().
- | */
- | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
- | { /* This was really a NUL. */
- | yy_state_type yy_next_state;
- |
- | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | /* Okay, we're now positioned to make the NUL
- | * transition. We couldn't have
- | * yy_get_previous_state() go ahead and do it
- | * for us because it doesn't know how to deal
- | * with the possibility of jamming (and we don't
- | * want to build jamming into it because then it
- | * will run more slowly).
- | */
- |
- | yy_next_state = yy_try_NUL_trans( yy_current_state );
- |
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- |
- | if ( yy_next_state )
- | {
- | /* Consume the NUL. */
- | yy_cp = ++(yy_c_buf_p);
- | yy_current_state = yy_next_state;
- | goto yy_match;
- | }
- |
- | else
- | {
- | yy_cp = (yy_c_buf_p);
- | goto yy_find_action;
- | }
- | }
- |
- | else switch ( yy_get_next_buffer( ) )
- | {
- | case EOB_ACT_END_OF_FILE:
- | {
- | (yy_did_buffer_switch_on_eof) = 0;
- |
- | if ( yywrap( ) )
- | {
- | /* Note: because we've taken care in
- | * yy_get_next_buffer() to have set up
- | * yytext, we can now set up
- | * yy_c_buf_p so that if some total
- | * hoser (like flex itself) wants to
- | * call the scanner after we return the
- | * YY_NULL, it'll still work - another
- | * YY_NULL will get returned.
- | */
- | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
- |
- | yy_act = YY_STATE_EOF(YY_START);
- | goto do_action;
- | }
- |
- | else
- | {
- | if ( ! (yy_did_buffer_switch_on_eof) )
- | YY_NEW_FILE;
- | }
- | break;
- | }
- |
- | case EOB_ACT_CONTINUE_SCAN:
- | (yy_c_buf_p) =
- | (yytext_ptr) + yy_amount_of_matched_text;
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | yy_cp = (yy_c_buf_p);
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- | goto yy_match;
- |
- | case EOB_ACT_LAST_MATCH:
- | (yy_c_buf_p) =
- | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | yy_cp = (yy_c_buf_p);
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- | goto yy_find_action;
- | }
- | break;
- | }
- |
- | default:
- | YY_FATAL_ERROR(
- | "fatal flex scanner internal error--no action found" );
- | } /* end of action switch */
- | } /* end of scanning one token */
- | } /* end of yylex */
- |
- | /* yy_get_next_buffer - try to read in a new buffer
- | *
- | * Returns a code representing an action:
- | * EOB_ACT_LAST_MATCH -
- | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
- | * EOB_ACT_END_OF_FILE - end of file
- | */
- | static int yy_get_next_buffer (void)
- | {
- | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
- | register char *source = (yytext_ptr);
- | register int number_to_move, i;
- | int ret_val;
- |
- | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
- | YY_FATAL_ERROR(
- | "fatal flex scanner internal error--end of buffer missed" );
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
- | { /* Don't try to fill the buffer, so this is an EOF. */
- | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
- | {
- | /* We matched a single character, the EOB, so
- | * treat this as a final EOF.
- | */
- | return EOB_ACT_END_OF_FILE;
- | }
- |
- | else
- | {
- | /* We matched some text prior to the EOB, first
- | * process it.
- | */
- | return EOB_ACT_LAST_MATCH;
- | }
- | }
- |
- | /* Try to read more data. */
- |
- | /* First move last chars to start of buffer. */
- | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
- |
- | for ( i = 0; i < number_to_move; ++i )
- | *(dest++) = *(source++);
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
- | /* don't do the read, it's not guaranteed to return an EOF,
- | * just force an EOF
- | */
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
- |
- | else
- | {
- | yy_size_t num_to_read =
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
- |
- | while ( num_to_read <= 0 )
- | { /* Not enough room in the buffer - grow it. */
- |
- | YY_FATAL_ERROR(
- | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
- |
- | }
- |
- | if ( num_to_read > YY_READ_BUF_SIZE )
- | num_to_read = YY_READ_BUF_SIZE;
- |
- | /* Read in more data. */
- | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
- | (yy_n_chars), num_to_read );
- |
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | if ( (yy_n_chars) == 0 )
- | {
- | if ( number_to_move == YY_MORE_ADJ )
- | {
- | ret_val = EOB_ACT_END_OF_FILE;
- | yyrestart(yyin );
- | }
- |
- | else
- | {
- | ret_val = EOB_ACT_LAST_MATCH;
- | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
- | YY_BUFFER_EOF_PENDING;
- | }
- | }
- |
- | else
- | ret_val = EOB_ACT_CONTINUE_SCAN;
- |
- | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
- | /* Extend the array by 50%, plus the number we really need. */
- | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
- | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
- | }
- |
- | (yy_n_chars) += number_to_move;
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
- |
- | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
- |
- | return ret_val;
- | }
- |
- | /* yy_get_previous_state - get the state just before the EOB char was reached */
- |
- | static yy_state_type yy_get_previous_state (void)
- | {
- | register yy_state_type yy_current_state;
- | register char *yy_cp;
- |
- | yy_current_state = (yy_start);
- |
- | (yy_state_ptr) = (yy_state_buf);
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
- | {
- | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | *(yy_state_ptr)++ = yy_current_state;
- | }
- |
- | return yy_current_state;
- | }
- |
- | /* yy_try_NUL_trans - try to make a transition on the NUL character
- | *
- | * synopsis
- | * next_state = yy_try_NUL_trans( current_state );
- | */
- | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
- | {
- | register int yy_is_jam;
- |
- | register YY_CHAR yy_c = 1;
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | yy_is_jam = (yy_current_state == 12);
- | if ( ! yy_is_jam )
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | return yy_is_jam ? 0 : yy_current_state;
- | }
- |
- | static void yyunput (int c, register char * yy_bp )
- | {
- | register char *yy_cp;
- |
- | yy_cp = (yy_c_buf_p);
- |
- | /* undo effects of setting up yytext */
- | *yy_cp = (yy_hold_char);
- |
- | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
- | { /* need to shift things up to make room */
- | /* +2 for EOB chars. */
- | register yy_size_t number_to_move = (yy_n_chars) + 2;
- | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
- | register char *source =
- | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
- |
- | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
- | *--dest = *--source;
- |
- | yy_cp += (int) (dest - source);
- | yy_bp += (int) (dest - source);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
- |
- | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
- | YY_FATAL_ERROR( "flex scanner push-back overflow" );
- | }
- |
- | *--yy_cp = (char) c;
- |
- | (yytext_ptr) = yy_bp;
- | (yy_hold_char) = *yy_cp;
- | (yy_c_buf_p) = yy_cp;
- | }
- |
- | #ifndef YY_NO_INPUT
- | #ifdef __cplusplus
- | static int yyinput (void)
- | #else
- | static int input (void)
- | #endif
- |
- | {
- | int c;
- |
- | *(yy_c_buf_p) = (yy_hold_char);
- |
- | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
- | {
- | /* yy_c_buf_p now points to the character we want to return.
- | * If this occurs *before* the EOB characters, then it's a
- | * valid NUL; if not, then we've hit the end of the buffer.
- | */
- | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
- | /* This was really a NUL. */
- | *(yy_c_buf_p) = '\0';
- |
- | else
- | { /* need more input */
- | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
- | ++(yy_c_buf_p);
- |
- | switch ( yy_get_next_buffer( ) )
- | {
- | case EOB_ACT_LAST_MATCH:
- | /* This happens because yy_g_n_b()
- | * sees that we've accumulated a
- | * token and flags that we need to
- | * try matching the token before
- | * proceeding. But for input(),
- | * there's no matching to consider.
- | * So convert the EOB_ACT_LAST_MATCH
- | * to EOB_ACT_END_OF_FILE.
- | */
- |
- | /* Reset buffer status. */
- | yyrestart(yyin );
- |
- | /*FALLTHROUGH*/
- |
- | case EOB_ACT_END_OF_FILE:
- | {
- | if ( yywrap( ) )
- | return EOF;
- |
- | if ( ! (yy_did_buffer_switch_on_eof) )
- | YY_NEW_FILE;
- | #ifdef __cplusplus
- | return yyinput();
- | #else
- | return input();
- | #endif
- | }
- |
- | case EOB_ACT_CONTINUE_SCAN:
- | (yy_c_buf_p) = (yytext_ptr) + offset;
- | break;
- | }
- | }
- | }
- |
- | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
- | *(yy_c_buf_p) = '\0'; /* preserve yytext */
- | (yy_hold_char) = *++(yy_c_buf_p);
- |
- | return c;
- | }
- | #endif /* ifndef YY_NO_INPUT */
- |
- | /** Immediately switch to a different input stream.
- | * @param input_file A readable stream.
- | *
- | * @note This function does not reset the start condition to @c INITIAL .
- | */
- | void yyrestart (FILE * input_file )
- | {
- |
- | if ( ! YY_CURRENT_BUFFER ){
- | yyensure_buffer_stack ();
- | YY_CURRENT_BUFFER_LVALUE =
- | yy_create_buffer(yyin,YY_BUF_SIZE );
- | }
- |
- | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
- | yy_load_buffer_state( );
- | }
- |
- | /** Switch to a different input buffer.
- | * @param new_buffer The new input buffer.
- | *
- | */
- | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
- | {
- |
- | /* TODO. We should be able to replace this entire function body
- | * with
- | * yypop_buffer_state();
- | * yypush_buffer_state(new_buffer);
- | */
- | yyensure_buffer_stack ();
- | if ( YY_CURRENT_BUFFER == new_buffer )
- | return;
- |
- | if ( YY_CURRENT_BUFFER )
- | {
- | /* Flush out information for old buffer. */
- | *(yy_c_buf_p) = (yy_hold_char);
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | YY_CURRENT_BUFFER_LVALUE = new_buffer;
- | yy_load_buffer_state( );
- |
- | /* We don't actually know whether we did this switch during
- | * EOF (yywrap()) processing, but the only time this flag
- | * is looked at is after yywrap() is called, so it's safe
- | * to go ahead and always set it.
- | */
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- |
- | static void yy_load_buffer_state (void)
- | {
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
- | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
- | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
- | (yy_hold_char) = *(yy_c_buf_p);
- | }
- |
- | /** Allocate and initialize an input buffer state.
- | * @param file A readable stream.
- | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
- | *
- | * @return the allocated buffer state.
- | */
- | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
- | {
- | YY_BUFFER_STATE b;
- |
- | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
- | if ( ! b )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
- |
- | b->yy_buf_size = size;
- |
- | /* yy_ch_buf has to be 2 characters longer than the size given because
- | * we need to put in 2 end-of-buffer characters.
- | */
- | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
- | if ( ! b->yy_ch_buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
- |
- | b->yy_is_our_buffer = 1;
- |
- | yy_init_buffer(b,file );
- |
- | return b;
- | }
- |
- | /** Destroy the buffer.
- | * @param b a buffer created with yy_create_buffer()
- | *
- | */
- | void yy_delete_buffer (YY_BUFFER_STATE b )
- | {
- |
- | if ( ! b )
- | return;
- |
- | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
- | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
- |
- | if ( b->yy_is_our_buffer )
- | yyfree((void *) b->yy_ch_buf );
- |
- | yyfree((void *) b );
- | }
- |
- | /* Initializes or reinitializes a buffer.
- | * This function is sometimes called more than once on the same buffer,
- | * such as during a yyrestart() or at EOF.
- | */
- | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
- |
- | {
- | int oerrno = errno;
- |
- | yy_flush_buffer(b );
- |
- | b->yy_input_file = file;
- | b->yy_fill_buffer = 1;
- |
- | /* If b is the current buffer, then yy_init_buffer was _probably_
- | * called from yyrestart() or through yy_get_next_buffer.
- | * In that case, we don't want to reset the lineno or column.
- | */
- | if (b != YY_CURRENT_BUFFER){
- | b->yy_bs_lineno = 1;
- | b->yy_bs_column = 0;
- | }
- |
- | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
- |
- | errno = oerrno;
- | }
- |
- | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
- | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
- | *
- | */
- | void yy_flush_buffer (YY_BUFFER_STATE b )
- | {
- | if ( ! b )
- | return;
- |
- | b->yy_n_chars = 0;
- |
- | /* We always need two end-of-buffer characters. The first causes
- | * a transition to the end-of-buffer state. The second causes
- | * a jam in that state.
- | */
- | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
- | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
- |
- | b->yy_buf_pos = &b->yy_ch_buf[0];
- |
- | b->yy_at_bol = 1;
- | b->yy_buffer_status = YY_BUFFER_NEW;
- |
- | if ( b == YY_CURRENT_BUFFER )
- | yy_load_buffer_state( );
- | }
- |
- | /** Pushes the new state onto the stack. The new state becomes
- | * the current state. This function will allocate the stack
- | * if necessary.
- | * @param new_buffer The new state.
- | *
- | */
- | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
- | {
- | if (new_buffer == NULL)
- | return;
- |
- | yyensure_buffer_stack();
- |
- | /* This block is copied from yy_switch_to_buffer. */
- | if ( YY_CURRENT_BUFFER )
- | {
- | /* Flush out information for old buffer. */
- | *(yy_c_buf_p) = (yy_hold_char);
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | /* Only push if top exists. Otherwise, replace top. */
- | if (YY_CURRENT_BUFFER)
- | (yy_buffer_stack_top)++;
- | YY_CURRENT_BUFFER_LVALUE = new_buffer;
- |
- | /* copied from yy_switch_to_buffer. */
- | yy_load_buffer_state( );
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- |
- | /** Removes and deletes the top of the stack, if present.
- | * The next element becomes the new top.
- | *
- | */
- | void yypop_buffer_state (void)
- | {
- | if (!YY_CURRENT_BUFFER)
- | return;
- |
- | yy_delete_buffer(YY_CURRENT_BUFFER );
- | YY_CURRENT_BUFFER_LVALUE = NULL;
- | if ((yy_buffer_stack_top) > 0)
- | --(yy_buffer_stack_top);
- |
- | if (YY_CURRENT_BUFFER) {
- | yy_load_buffer_state( );
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- | }
- |
- | /* Allocates the stack if it does not exist.
- | * Guarantees space for at least one push.
- | */
- | static void yyensure_buffer_stack (void)
- | {
- | yy_size_t num_to_alloc;
- |
- | if (!(yy_buffer_stack)) {
- |
- | /* First allocation is just for 2 elements, since we don't know if this
- | * scanner will even need a stack. We use 2 instead of 1 to avoid an
- | * immediate realloc on the next call.
- | */
- | num_to_alloc = 1;
- | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
- | (num_to_alloc * sizeof(struct yy_buffer_state*)
- | );
- | if ( ! (yy_buffer_stack) )
- | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
- |
- | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
- |
- | (yy_buffer_stack_max) = num_to_alloc;
- | (yy_buffer_stack_top) = 0;
- | return;
- | }
- |
- | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
- |
- | /* Increase the buffer to prepare for a possible push. */
- | int grow_size = 8 /* arbitrary grow size */;
- |
- | num_to_alloc = (yy_buffer_stack_max) + grow_size;
- | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
- | ((yy_buffer_stack),
- | num_to_alloc * sizeof(struct yy_buffer_state*)
- | );
- | if ( ! (yy_buffer_stack) )
- | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
- |
- | /* zero only the new slots.*/
- | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
- | (yy_buffer_stack_max) = num_to_alloc;
- | }
- | }
- |
- | /** Setup the input buffer state to scan directly from a user-specified character buffer.
- | * @param base the character buffer
- | * @param size the size in bytes of the character buffer
- | *
- | * @return the newly allocated buffer state object.
- | */
- | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
- | {
- | YY_BUFFER_STATE b;
- |
- | if ( size < 2 ||
- | base[size-2] != YY_END_OF_BUFFER_CHAR ||
- | base[size-1] != YY_END_OF_BUFFER_CHAR )
- | /* They forgot to leave room for the EOB's. */
- | return 0;
- |
- | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
- | if ( ! b )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
- |
- | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
- | b->yy_buf_pos = b->yy_ch_buf = base;
- | b->yy_is_our_buffer = 0;
- | b->yy_input_file = 0;
- | b->yy_n_chars = b->yy_buf_size;
- | b->yy_is_interactive = 0;
- | b->yy_at_bol = 1;
- | b->yy_fill_buffer = 0;
- | b->yy_buffer_status = YY_BUFFER_NEW;
- |
- | yy_switch_to_buffer(b );
- |
- | return b;
- | }
- |
- | /** Setup the input buffer state to scan a string. The next call to yylex() will
- | * scan from a @e copy of @a str.
- | * @param yystr a NUL-terminated string to scan
- | *
- | * @return the newly allocated buffer state object.
- | * @note If you want to scan bytes that may contain NUL values, then use
- | * yy_scan_bytes() instead.
- | */
- | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
- | {
- |
- | return yy_scan_bytes(yystr,strlen(yystr) );
- | }
- |
- | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
- | * scan from a @e copy of @a bytes.
- | * @param yybytes the byte buffer to scan
- | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
- | *
- | * @return the newly allocated buffer state object.
- | */
- | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
- | {
- | YY_BUFFER_STATE b;
- | char *buf;
- | yy_size_t n;
- | int i;
- |
- | /* Get memory for full buffer, including space for trailing EOB's. */
- | n = _yybytes_len + 2;
- | buf = (char *) yyalloc(n );
- | if ( ! buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
- |
- | for ( i = 0; i < _yybytes_len; ++i )
- | buf[i] = yybytes[i];
- |
- | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
- |
- | b = yy_scan_buffer(buf,n );
- | if ( ! b )
- | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
- |
- | /* It's okay to grow etc. this buffer, and we should throw it
- | * away when we're done.
- | */
- | b->yy_is_our_buffer = 1;
- |
- | return b;
- | }
- |
- | #ifndef YY_EXIT_FAILURE
- | #define YY_EXIT_FAILURE 2
- | #endif
- |
- | static void yy_fatal_error (yyconst char* msg )
- | {
- | (void) fprintf( stderr, "%s\n", msg );
- | exit( YY_EXIT_FAILURE );
- | }
- |
- | /* Redefine yyless() so it works in section 3 code. */
- |
- | #undef yyless
- | #define yyless(n) \
- | do \
- | { \
- | /* Undo effects of setting up yytext. */ \
- | int yyless_macro_arg = (n); \
- | YY_LESS_LINENO(yyless_macro_arg);\
- | yytext[yyleng] = (yy_hold_char); \
- | (yy_c_buf_p) = yytext + yyless_macro_arg; \
- | (yy_hold_char) = *(yy_c_buf_p); \
- | *(yy_c_buf_p) = '\0'; \
- | yyleng = yyless_macro_arg; \
- | } \
- | while ( 0 )
- |
- | /* Accessor methods (get/set functions) to struct members. */
- |
- | /** Get the current line number.
- | *
- | */
- | int yyget_lineno (void)
- | {
- |
- | return yylineno;
- | }
- |
- | /** Get the input stream.
- | *
- | */
- | FILE *yyget_in (void)
- | {
- | return yyin;
- | }
- |
- | /** Get the output stream.
- | *
- | */
- | FILE *yyget_out (void)
- | {
- | return yyout;
- | }
- |
- | /** Get the length of the current token.
- | *
- | */
- | yy_size_t yyget_leng (void)
- | {
- | return yyleng;
- | }
- |
- | /** Get the current token.
- | *
- | */
- |
- | char *yyget_text (void)
- | {
- | return yytext;
- | }
- |
- | /** Set the current line number.
- | * @param line_number
- | *
- | */
- | void yyset_lineno (int line_number )
- | {
- |
- | yylineno = line_number;
- | }
- |
- | /** Set the input stream. This does not discard the current
- | * input buffer.
- | * @param in_str A readable stream.
- | *
- | * @see yy_switch_to_buffer
- | */
- | void yyset_in (FILE * in_str )
- | {
- | yyin = in_str ;
- | }
- |
- | void yyset_out (FILE * out_str )
- | {
- | yyout = out_str ;
- | }
- |
- | int yyget_debug (void)
- | {
- | return yy_flex_debug;
- | }
- |
- | void yyset_debug (int bdebug )
- | {
- | yy_flex_debug = bdebug ;
- | }
- |
- | static int yy_init_globals (void)
- | {
- | /* Initialization is the same as for the non-reentrant scanner.
- | * This function is called from yylex_destroy(), so don't allocate here.
- | */
- |
- | (yy_buffer_stack) = 0;
- | (yy_buffer_stack_top) = 0;
- | (yy_buffer_stack_max) = 0;
- | (yy_c_buf_p) = (char *) 0;
- | (yy_init) = 0;
- | (yy_start) = 0;
- |
- | (yy_state_buf) = 0;
- | (yy_state_ptr) = 0;
- | (yy_full_match) = 0;
- | (yy_lp) = 0;
- |
- | /* Defined in main.c */
- | #ifdef YY_STDINIT
- | yyin = stdin;
- | yyout = stdout;
- | #else
- | yyin = (FILE *) 0;
- | yyout = (FILE *) 0;
- | #endif
- |
- | /* For future reference: Set errno on error, since we are called by
- | * yylex_init()
- | */
- | return 0;
- | }
- |
- | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
- | int yylex_destroy (void)
- | {
- |
- | /* Pop the buffer stack, destroying each element. */
- | while(YY_CURRENT_BUFFER){
- | yy_delete_buffer(YY_CURRENT_BUFFER );
- | YY_CURRENT_BUFFER_LVALUE = NULL;
- | yypop_buffer_state();
- | }
- |
- | /* Destroy the stack itself. */
- | yyfree((yy_buffer_stack) );
- | (yy_buffer_stack) = NULL;
- |
- | yyfree ( (yy_state_buf) );
- | (yy_state_buf) = NULL;
- |
- | /* Reset the globals. This is important in a non-reentrant scanner so the next time
- | * yylex() is called, initialization will occur. */
- | yy_init_globals( );
- |
- | return 0;
- | }
- |
- | /*
- | * Internal utility routines.
- | */
- |
- | #ifndef yytext_ptr
- | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
- | {
- | register int i;
- | for ( i = 0; i < n; ++i )
- | s1[i] = s2[i];
- | }
- | #endif
- |
- | #ifdef YY_NEED_STRLEN
- | static int yy_flex_strlen (yyconst char * s )
- | {
- | register int n;
- | for ( n = 0; s[n]; ++n )
- | ;
- |
- | return n;
- | }
- | #endif
- |
- | void *yyalloc (yy_size_t size )
- | {
- | return (void *) malloc( size );
- | }
- |
- | void *yyrealloc (void * ptr, yy_size_t size )
- | {
- | /* The cast to (char *) in the following accommodates both
- | * implementations that use char* generic pointers, and those
- | * that use void* generic pointers. It works with the latter
- | * because both ANSI C and C++ allow castless assignment from
- | * any pointer type to void*, and deal with argument conversions
- | * as though doing an assignment.
- | */
- | return (void *) realloc( (char *) ptr, size );
- | }
- |
- | void yyfree (void * ptr )
- | {
- | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
- | }
- |
- | #define YYTABLES_NAME "yytables"
- |
- | #line 10 "conftest.l"
- |
- |
- | #ifdef YYTEXT_POINTER
- | extern char *yytext;
- | #endif
- | int
- | main (void)
- | {
- | return ! yylex () + ! yywrap ();
- | }
- configure:19127: gcc -o conftest -g -O2 conftest.c -lfl >&5
- /usr/bin/ld: cannot find -lfl
- collect2: error: ld returned 1 exit status
- configure:19127: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | /* end confdefs.h. */
- |
- | #line 3 "lex.yy.c"
- |
- | #define YY_INT_ALIGNED short int
- |
- | /* A lexical scanner generated by flex */
- |
- | #define FLEX_SCANNER
- | #define YY_FLEX_MAJOR_VERSION 2
- | #define YY_FLEX_MINOR_VERSION 5
- | #define YY_FLEX_SUBMINOR_VERSION 37
- | #if YY_FLEX_SUBMINOR_VERSION > 0
- | #define FLEX_BETA
- | #endif
- |
- | /* First, we deal with platform-specific or compiler-specific issues. */
- |
- | /* begin standard C headers. */
- | #include <stdio.h>
- | #include <string.h>
- | #include <errno.h>
- | #include <stdlib.h>
- |
- | /* end standard C headers. */
- |
- | /* flex integer type definitions */
- |
- | #ifndef FLEXINT_H
- | #define FLEXINT_H
- |
- | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
- |
- | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
- |
- | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
- | * if you want the limit (max/min) macros for int types.
- | */
- | #ifndef __STDC_LIMIT_MACROS
- | #define __STDC_LIMIT_MACROS 1
- | #endif
- |
- | #include <inttypes.h>
- | typedef int8_t flex_int8_t;
- | typedef uint8_t flex_uint8_t;
- | typedef int16_t flex_int16_t;
- | typedef uint16_t flex_uint16_t;
- | typedef int32_t flex_int32_t;
- | typedef uint32_t flex_uint32_t;
- | #else
- | typedef signed char flex_int8_t;
- | typedef short int flex_int16_t;
- | typedef int flex_int32_t;
- | typedef unsigned char flex_uint8_t;
- | typedef unsigned short int flex_uint16_t;
- | typedef unsigned int flex_uint32_t;
- |
- | /* Limits of integral types. */
- | #ifndef INT8_MIN
- | #define INT8_MIN (-128)
- | #endif
- | #ifndef INT16_MIN
- | #define INT16_MIN (-32767-1)
- | #endif
- | #ifndef INT32_MIN
- | #define INT32_MIN (-2147483647-1)
- | #endif
- | #ifndef INT8_MAX
- | #define INT8_MAX (127)
- | #endif
- | #ifndef INT16_MAX
- | #define INT16_MAX (32767)
- | #endif
- | #ifndef INT32_MAX
- | #define INT32_MAX (2147483647)
- | #endif
- | #ifndef UINT8_MAX
- | #define UINT8_MAX (255U)
- | #endif
- | #ifndef UINT16_MAX
- | #define UINT16_MAX (65535U)
- | #endif
- | #ifndef UINT32_MAX
- | #define UINT32_MAX (4294967295U)
- | #endif
- |
- | #endif /* ! C99 */
- |
- | #endif /* ! FLEXINT_H */
- |
- | #ifdef __cplusplus
- |
- | /* The "const" storage-class-modifier is valid. */
- | #define YY_USE_CONST
- |
- | #else /* ! __cplusplus */
- |
- | /* C99 requires __STDC__ to be defined as 1. */
- | #if defined (__STDC__)
- |
- | #define YY_USE_CONST
- |
- | #endif /* defined (__STDC__) */
- | #endif /* ! __cplusplus */
- |
- | #ifdef YY_USE_CONST
- | #define yyconst const
- | #else
- | #define yyconst
- | #endif
- |
- | /* Returned upon end-of-file. */
- | #define YY_NULL 0
- |
- | /* Promotes a possibly negative, possibly signed char to an unsigned
- | * integer for use as an array index. If the signed char is negative,
- | * we want to instead treat it as an 8-bit unsigned char, hence the
- | * double cast.
- | */
- | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
- |
- | /* Enter a start condition. This macro really ought to take a parameter,
- | * but we do it the disgusting crufty way forced on us by the ()-less
- | * definition of BEGIN.
- | */
- | #define BEGIN (yy_start) = 1 + 2 *
- |
- | /* Translate the current start state into a value that can be later handed
- | * to BEGIN to return to the state. The YYSTATE alias is for lex
- | * compatibility.
- | */
- | #define YY_START (((yy_start) - 1) / 2)
- | #define YYSTATE YY_START
- |
- | /* Action number for EOF rule of a given start state. */
- | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
- |
- | /* Special action meaning "start processing a new file". */
- | #define YY_NEW_FILE yyrestart(yyin )
- |
- | #define YY_END_OF_BUFFER_CHAR 0
- |
- | /* Size of default input buffer. */
- | #ifndef YY_BUF_SIZE
- | #define YY_BUF_SIZE 16384
- | #endif
- |
- | /* The state buf must be large enough to hold one state per character in the main buffer.
- | */
- | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
- |
- | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
- | #define YY_TYPEDEF_YY_BUFFER_STATE
- | typedef struct yy_buffer_state *YY_BUFFER_STATE;
- | #endif
- |
- | #ifndef YY_TYPEDEF_YY_SIZE_T
- | #define YY_TYPEDEF_YY_SIZE_T
- | typedef size_t yy_size_t;
- | #endif
- |
- | extern yy_size_t yyleng;
- |
- | extern FILE *yyin, *yyout;
- |
- | #define EOB_ACT_CONTINUE_SCAN 0
- | #define EOB_ACT_END_OF_FILE 1
- | #define EOB_ACT_LAST_MATCH 2
- |
- | #define YY_LESS_LINENO(n)
- |
- | /* Return all but the first "n" matched characters back to the input stream. */
- | #define yyless(n) \
- | do \
- | { \
- | /* Undo effects of setting up yytext. */ \
- | int yyless_macro_arg = (n); \
- | YY_LESS_LINENO(yyless_macro_arg);\
- | *yy_cp = (yy_hold_char); \
- | YY_RESTORE_YY_MORE_OFFSET \
- | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
- | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
- | } \
- | while ( 0 )
- |
- | #define unput(c) yyunput( c, (yytext_ptr) )
- |
- | #ifndef YY_STRUCT_YY_BUFFER_STATE
- | #define YY_STRUCT_YY_BUFFER_STATE
- | struct yy_buffer_state
- | {
- | FILE *yy_input_file;
- |
- | char *yy_ch_buf; /* input buffer */
- | char *yy_buf_pos; /* current position in input buffer */
- |
- | /* Size of input buffer in bytes, not including room for EOB
- | * characters.
- | */
- | yy_size_t yy_buf_size;
- |
- | /* Number of characters read into yy_ch_buf, not including EOB
- | * characters.
- | */
- | yy_size_t yy_n_chars;
- |
- | /* Whether we "own" the buffer - i.e., we know we created it,
- | * and can realloc() it to grow it, and should free() it to
- | * delete it.
- | */
- | int yy_is_our_buffer;
- |
- | /* Whether this is an "interactive" input source; if so, and
- | * if we're using stdio for input, then we want to use getc()
- | * instead of fread(), to make sure we stop fetching input after
- | * each newline.
- | */
- | int yy_is_interactive;
- |
- | /* Whether we're considered to be at the beginning of a line.
- | * If so, '^' rules will be active on the next match, otherwise
- | * not.
- | */
- | int yy_at_bol;
- |
- | int yy_bs_lineno; /**< The line count. */
- | int yy_bs_column; /**< The column count. */
- |
- | /* Whether to try to fill the input buffer when we reach the
- | * end of it.
- | */
- | int yy_fill_buffer;
- |
- | int yy_buffer_status;
- |
- | #define YY_BUFFER_NEW 0
- | #define YY_BUFFER_NORMAL 1
- | /* When an EOF's been seen but there's still some text to process
- | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
- | * shouldn't try reading from the input source any more. We might
- | * still have a bunch of tokens to match, though, because of
- | * possible backing-up.
- | *
- | * When we actually see the EOF, we change the status to "new"
- | * (via yyrestart()), so that the user can continue scanning by
- | * just pointing yyin at a new input file.
- | */
- | #define YY_BUFFER_EOF_PENDING 2
- |
- | };
- | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
- |
- | /* Stack of input buffers. */
- | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
- | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
- | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
- |
- | /* We provide macros for accessing buffer states in case in the
- | * future we want to put the buffer states in a more general
- | * "scanner state".
- | *
- | * Returns the top of the stack, or NULL.
- | */
- | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
- | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
- | : NULL)
- |
- | /* Same as previous macro, but useful when we know that the buffer stack is not
- | * NULL or when we need an lvalue. For internal use only.
- | */
- | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
- |
- | /* yy_hold_char holds the character lost when yytext is formed. */
- | static char yy_hold_char;
- | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
- | yy_size_t yyleng;
- |
- | /* Points to current character in buffer. */
- | static char *yy_c_buf_p = (char *) 0;
- | static int yy_init = 0; /* whether we need to initialize */
- | static int yy_start = 0; /* start state number */
- |
- | /* Flag which is used to allow yywrap()'s to do buffer switches
- | * instead of setting up a fresh yyin. A bit of a hack ...
- | */
- | static int yy_did_buffer_switch_on_eof;
- |
- | void yyrestart (FILE *input_file );
- | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
- | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
- | void yy_delete_buffer (YY_BUFFER_STATE b );
- | void yy_flush_buffer (YY_BUFFER_STATE b );
- | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
- | void yypop_buffer_state (void );
- |
- | static void yyensure_buffer_stack (void );
- | static void yy_load_buffer_state (void );
- | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
- |
- | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
- |
- | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
- | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
- | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
- |
- | void *yyalloc (yy_size_t );
- | void *yyrealloc (void *,yy_size_t );
- | void yyfree (void * );
- |
- | #define yy_new_buffer yy_create_buffer
- |
- | #define yy_set_interactive(is_interactive) \
- | { \
- | if ( ! YY_CURRENT_BUFFER ){ \
- | yyensure_buffer_stack (); \
- | YY_CURRENT_BUFFER_LVALUE = \
- | yy_create_buffer(yyin,YY_BUF_SIZE ); \
- | } \
- | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
- | }
- |
- | #define yy_set_bol(at_bol) \
- | { \
- | if ( ! YY_CURRENT_BUFFER ){\
- | yyensure_buffer_stack (); \
- | YY_CURRENT_BUFFER_LVALUE = \
- | yy_create_buffer(yyin,YY_BUF_SIZE ); \
- | } \
- | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
- | }
- |
- | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
- |
- | /* Begin user sect3 */
- |
- | typedef unsigned char YY_CHAR;
- |
- | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
- |
- | typedef int yy_state_type;
- |
- | extern int yylineno;
- |
- | int yylineno = 1;
- |
- | extern char *yytext;
- | #define yytext_ptr yytext
- |
- | static yy_state_type yy_get_previous_state (void );
- | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
- | static int yy_get_next_buffer (void );
- | static void yy_fatal_error (yyconst char msg[] );
- |
- | /* Done after the current pattern has been matched and before the
- | * corresponding action - sets up yytext.
- | */
- | #define YY_DO_BEFORE_ACTION \
- | (yytext_ptr) = yy_bp; \
- | (yytext_ptr) -= (yy_more_len); \
- | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
- | (yy_hold_char) = *yy_cp; \
- | *yy_cp = '\0'; \
- | (yy_c_buf_p) = yy_cp;
- |
- | #define YY_NUM_RULES 8
- | #define YY_END_OF_BUFFER 9
- | /* This struct is not used in this scanner,
- | but its presence is necessary. */
- | struct yy_trans_info
- | {
- | flex_int32_t yy_verify;
- | flex_int32_t yy_nxt;
- | };
- | static yyconst flex_int16_t yy_acclist[23] =
- | { 0,
- | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
- | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
- | 7, 8
- | } ;
- |
- | static yyconst flex_int16_t yy_accept[14] =
- | { 0,
- | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
- | 20, 23, 23
- | } ;
- |
- | static yyconst flex_int32_t yy_ec[256] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
- |
- | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- |
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1
- | } ;
- |
- | static yyconst flex_int32_t yy_meta[9] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1
- | } ;
- |
- | static yyconst flex_int16_t yy_base[13] =
- | { 0,
- | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
- | 10, 10
- | } ;
- |
- | static yyconst flex_int16_t yy_def[13] =
- | { 0,
- | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
- | 12, 0
- | } ;
- |
- | static yyconst flex_int16_t yy_nxt[19] =
- | { 0,
- | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
- | 12, 12, 12, 12, 12, 12, 12, 12
- | } ;
- |
- | static yyconst flex_int16_t yy_chk[19] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
- | 12, 12, 12, 12, 12, 12, 12, 12
- | } ;
- |
- | extern int yy_flex_debug;
- | int yy_flex_debug = 0;
- |
- | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
- | static char *yy_full_match;
- | static int yy_lp;
- | #define REJECT \
- | { \
- | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
- | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
- | ++(yy_lp); \
- | goto find_rule; \
- | }
- |
- | static int yy_more_flag = 0;
- | static int yy_more_len = 0;
- | #define yymore() ((yy_more_flag) = 1)
- | #define YY_MORE_ADJ (yy_more_len)
- | #define YY_RESTORE_YY_MORE_OFFSET
- | char *yytext;
- | #line 1 "conftest.l"
- | #line 469 "lex.yy.c"
- |
- | #define INITIAL 0
- |
- | #ifndef YY_NO_UNISTD_H
- | /* Special case for "unistd.h", since it is non-ANSI. We include it way
- | * down here because we want the user's section 1 to have been scanned first.
- | * The user has a chance to override it with an option.
- | */
- | #include <unistd.h>
- | #endif
- |
- | #ifndef YY_EXTRA_TYPE
- | #define YY_EXTRA_TYPE void *
- | #endif
- |
- | static int yy_init_globals (void );
- |
- | /* Accessor methods to globals.
- | These are made visible to non-reentrant scanners for convenience. */
- |
- | int yylex_destroy (void );
- |
- | int yyget_debug (void );
- |
- | void yyset_debug (int debug_flag );
- |
- | YY_EXTRA_TYPE yyget_extra (void );
- |
- | void yyset_extra (YY_EXTRA_TYPE user_defined );
- |
- | FILE *yyget_in (void );
- |
- | void yyset_in (FILE * in_str );
- |
- | FILE *yyget_out (void );
- |
- | void yyset_out (FILE * out_str );
- |
- | yy_size_t yyget_leng (void );
- |
- | char *yyget_text (void );
- |
- | int yyget_lineno (void );
- |
- | void yyset_lineno (int line_number );
- |
- | /* Macros after this point can all be overridden by user definitions in
- | * section 1.
- | */
- |
- | #ifndef YY_SKIP_YYWRAP
- | #ifdef __cplusplus
- | extern "C" int yywrap (void );
- | #else
- | extern int yywrap (void );
- | #endif
- | #endif
- |
- | static void yyunput (int c,char *buf_ptr );
- |
- | #ifndef yytext_ptr
- | static void yy_flex_strncpy (char *,yyconst char *,int );
- | #endif
- |
- | #ifdef YY_NEED_STRLEN
- | static int yy_flex_strlen (yyconst char * );
- | #endif
- |
- | #ifndef YY_NO_INPUT
- |
- | #ifdef __cplusplus
- | static int yyinput (void );
- | #else
- | static int input (void );
- | #endif
- |
- | #endif
- |
- | /* Amount of stuff to slurp up with each read. */
- | #ifndef YY_READ_BUF_SIZE
- | #define YY_READ_BUF_SIZE 8192
- | #endif
- |
- | /* Copy whatever the last rule matched to the standard output. */
- | #ifndef ECHO
- | /* This used to be an fputs(), but since the string might contain NUL's,
- | * we now use fwrite().
- | */
- | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
- | #endif
- |
- | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
- | * is returned in "result".
- | */
- | #ifndef YY_INPUT
- | #define YY_INPUT(buf,result,max_size) \
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
- | { \
- | int c = '*'; \
- | size_t n; \
- | for ( n = 0; n < max_size && \
- | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
- | buf[n] = (char) c; \
- | if ( c == '\n' ) \
- | buf[n++] = (char) c; \
- | if ( c == EOF && ferror( yyin ) ) \
- | YY_FATAL_ERROR( "input in flex scanner failed" ); \
- | result = n; \
- | } \
- | else \
- | { \
- | errno=0; \
- | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
- | { \
- | if( errno != EINTR) \
- | { \
- | YY_FATAL_ERROR( "input in flex scanner failed" ); \
- | break; \
- | } \
- | errno=0; \
- | clearerr(yyin); \
- | } \
- | }\
- | \
- |
- | #endif
- |
- | /* No semi-colon after return; correct usage is to write "yyterminate();" -
- | * we don't want an extra ';' after the "return" because that will cause
- | * some compilers to complain about unreachable statements.
- | */
- | #ifndef yyterminate
- | #define yyterminate() return YY_NULL
- | #endif
- |
- | /* Number of entries by which start-condition stack grows. */
- | #ifndef YY_START_STACK_INCR
- | #define YY_START_STACK_INCR 25
- | #endif
- |
- | /* Report a fatal error. */
- | #ifndef YY_FATAL_ERROR
- | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
- | #endif
- |
- | /* end tables serialization structures and prototypes */
- |
- | /* Default declaration of generated scanner - a define so the user can
- | * easily add parameters.
- | */
- | #ifndef YY_DECL
- | #define YY_DECL_IS_OURS 1
- |
- | extern int yylex (void);
- |
- | #define YY_DECL int yylex (void)
- | #endif /* !YY_DECL */
- |
- | /* Code executed at the beginning of each rule, after yytext and yyleng
- | * have been set up.
- | */
- | #ifndef YY_USER_ACTION
- | #define YY_USER_ACTION
- | #endif
- |
- | /* Code executed at the end of each rule. */
- | #ifndef YY_BREAK
- | #define YY_BREAK break;
- | #endif
- |
- | #define YY_RULE_SETUP \
- | YY_USER_ACTION
- |
- | /** The main scanner function which does all the work.
- | */
- | YY_DECL
- | {
- | register yy_state_type yy_current_state;
- | register char *yy_cp, *yy_bp;
- | register int yy_act;
- |
- | #line 1 "conftest.l"
- |
- | #line 653 "lex.yy.c"
- |
- | if ( !(yy_init) )
- | {
- | (yy_init) = 1;
- |
- | #ifdef YY_USER_INIT
- | YY_USER_INIT;
- | #endif
- |
- | /* Create the reject buffer large enough to save one state per allowed character. */
- | if ( ! (yy_state_buf) )
- | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
- | if ( ! (yy_state_buf) )
- | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
- |
- | if ( ! (yy_start) )
- | (yy_start) = 1; /* first start state */
- |
- | if ( ! yyin )
- | yyin = stdin;
- |
- | if ( ! yyout )
- | yyout = stdout;
- |
- | if ( ! YY_CURRENT_BUFFER ) {
- | yyensure_buffer_stack ();
- | YY_CURRENT_BUFFER_LVALUE =
- | yy_create_buffer(yyin,YY_BUF_SIZE );
- | }
- |
- | yy_load_buffer_state( );
- | }
- |
- | while ( 1 ) /* loops until end-of-file is reached */
- | {
- | (yy_more_len) = 0;
- | if ( (yy_more_flag) )
- | {
- | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
- | (yy_more_flag) = 0;
- | }
- | yy_cp = (yy_c_buf_p);
- |
- | /* Support of yytext. */
- | *yy_cp = (yy_hold_char);
- |
- | /* yy_bp points to the position in yy_ch_buf of the start of
- | * the current run.
- | */
- | yy_bp = yy_cp;
- |
- | yy_current_state = (yy_start);
- |
- | (yy_state_ptr) = (yy_state_buf);
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | yy_match:
- | do
- | {
- | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | *(yy_state_ptr)++ = yy_current_state;
- | ++yy_cp;
- | }
- | while ( yy_base[yy_current_state] != 10 );
- |
- | yy_find_action:
- | yy_current_state = *--(yy_state_ptr);
- | (yy_lp) = yy_accept[yy_current_state];
- | find_rule: /* we branch to this label when backing up */
- | for ( ; ; ) /* until we find what rule we matched */
- | {
- | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
- | {
- | yy_act = yy_acclist[(yy_lp)];
- | {
- | (yy_full_match) = yy_cp;
- | break;
- | }
- | }
- | --yy_cp;
- | yy_current_state = *--(yy_state_ptr);
- | (yy_lp) = yy_accept[yy_current_state];
- | }
- |
- | YY_DO_BEFORE_ACTION;
- |
- | do_action: /* This label is used only to access EOF actions. */
- |
- | switch ( yy_act )
- | { /* beginning of action switch */
- | case 1:
- | YY_RULE_SETUP
- | #line 2 "conftest.l"
- | { ECHO; }
- | YY_BREAK
- | case 2:
- | YY_RULE_SETUP
- | #line 3 "conftest.l"
- | { REJECT; }
- | YY_BREAK
- | case 3:
- | YY_RULE_SETUP
- | #line 4 "conftest.l"
- | { yymore (); }
- | YY_BREAK
- | case 4:
- | YY_RULE_SETUP
- | #line 5 "conftest.l"
- | { yyless (1); }
- | YY_BREAK
- | case 5:
- | YY_RULE_SETUP
- | #line 6 "conftest.l"
- | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
- | yyless ((input () != 0)); }
- | YY_BREAK
- | case 6:
- | YY_RULE_SETUP
- | #line 8 "conftest.l"
- | { unput (yytext[0]); }
- | YY_BREAK
- | case 7:
- | YY_RULE_SETUP
- | #line 9 "conftest.l"
- | { BEGIN INITIAL; }
- | YY_BREAK
- | case 8:
- | YY_RULE_SETUP
- | #line 10 "conftest.l"
- | ECHO;
- | YY_BREAK
- | #line 792 "lex.yy.c"
- | case YY_STATE_EOF(INITIAL):
- | yyterminate();
- |
- | case YY_END_OF_BUFFER:
- | {
- | /* Amount of text matched not including the EOB char. */
- | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
- |
- | /* Undo the effects of YY_DO_BEFORE_ACTION. */
- | *yy_cp = (yy_hold_char);
- | YY_RESTORE_YY_MORE_OFFSET
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
- | {
- | /* We're scanning a new file or input source. It's
- | * possible that this happened because the user
- | * just pointed yyin at a new source and called
- | * yylex(). If so, then we have to assure
- | * consistency between YY_CURRENT_BUFFER and our
- | * globals. Here is the right place to do so, because
- | * this is the first action (other than possibly a
- | * back-up) that will match for the new input source.
- | */
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
- | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
- | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
- | }
- |
- | /* Note that here we test for yy_c_buf_p "<=" to the position
- | * of the first EOB in the buffer, since yy_c_buf_p will
- | * already have been incremented past the NUL character
- | * (since all states make transitions on EOB to the
- | * end-of-buffer state). Contrast this with the test
- | * in input().
- | */
- | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
- | { /* This was really a NUL. */
- | yy_state_type yy_next_state;
- |
- | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | /* Okay, we're now positioned to make the NUL
- | * transition. We couldn't have
- | * yy_get_previous_state() go ahead and do it
- | * for us because it doesn't know how to deal
- | * with the possibility of jamming (and we don't
- | * want to build jamming into it because then it
- | * will run more slowly).
- | */
- |
- | yy_next_state = yy_try_NUL_trans( yy_current_state );
- |
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- |
- | if ( yy_next_state )
- | {
- | /* Consume the NUL. */
- | yy_cp = ++(yy_c_buf_p);
- | yy_current_state = yy_next_state;
- | goto yy_match;
- | }
- |
- | else
- | {
- | yy_cp = (yy_c_buf_p);
- | goto yy_find_action;
- | }
- | }
- |
- | else switch ( yy_get_next_buffer( ) )
- | {
- | case EOB_ACT_END_OF_FILE:
- | {
- | (yy_did_buffer_switch_on_eof) = 0;
- |
- | if ( yywrap( ) )
- | {
- | /* Note: because we've taken care in
- | * yy_get_next_buffer() to have set up
- | * yytext, we can now set up
- | * yy_c_buf_p so that if some total
- | * hoser (like flex itself) wants to
- | * call the scanner after we return the
- | * YY_NULL, it'll still work - another
- | * YY_NULL will get returned.
- | */
- | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
- |
- | yy_act = YY_STATE_EOF(YY_START);
- | goto do_action;
- | }
- |
- | else
- | {
- | if ( ! (yy_did_buffer_switch_on_eof) )
- | YY_NEW_FILE;
- | }
- | break;
- | }
- |
- | case EOB_ACT_CONTINUE_SCAN:
- | (yy_c_buf_p) =
- | (yytext_ptr) + yy_amount_of_matched_text;
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | yy_cp = (yy_c_buf_p);
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- | goto yy_match;
- |
- | case EOB_ACT_LAST_MATCH:
- | (yy_c_buf_p) =
- | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | yy_cp = (yy_c_buf_p);
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- | goto yy_find_action;
- | }
- | break;
- | }
- |
- | default:
- | YY_FATAL_ERROR(
- | "fatal flex scanner internal error--no action found" );
- | } /* end of action switch */
- | } /* end of scanning one token */
- | } /* end of yylex */
- |
- | /* yy_get_next_buffer - try to read in a new buffer
- | *
- | * Returns a code representing an action:
- | * EOB_ACT_LAST_MATCH -
- | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
- | * EOB_ACT_END_OF_FILE - end of file
- | */
- | static int yy_get_next_buffer (void)
- | {
- | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
- | register char *source = (yytext_ptr);
- | register int number_to_move, i;
- | int ret_val;
- |
- | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
- | YY_FATAL_ERROR(
- | "fatal flex scanner internal error--end of buffer missed" );
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
- | { /* Don't try to fill the buffer, so this is an EOF. */
- | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
- | {
- | /* We matched a single character, the EOB, so
- | * treat this as a final EOF.
- | */
- | return EOB_ACT_END_OF_FILE;
- | }
- |
- | else
- | {
- | /* We matched some text prior to the EOB, first
- | * process it.
- | */
- | return EOB_ACT_LAST_MATCH;
- | }
- | }
- |
- | /* Try to read more data. */
- |
- | /* First move last chars to start of buffer. */
- | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
- |
- | for ( i = 0; i < number_to_move; ++i )
- | *(dest++) = *(source++);
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
- | /* don't do the read, it's not guaranteed to return an EOF,
- | * just force an EOF
- | */
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
- |
- | else
- | {
- | yy_size_t num_to_read =
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
- |
- | while ( num_to_read <= 0 )
- | { /* Not enough room in the buffer - grow it. */
- |
- | YY_FATAL_ERROR(
- | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
- |
- | }
- |
- | if ( num_to_read > YY_READ_BUF_SIZE )
- | num_to_read = YY_READ_BUF_SIZE;
- |
- | /* Read in more data. */
- | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
- | (yy_n_chars), num_to_read );
- |
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | if ( (yy_n_chars) == 0 )
- | {
- | if ( number_to_move == YY_MORE_ADJ )
- | {
- | ret_val = EOB_ACT_END_OF_FILE;
- | yyrestart(yyin );
- | }
- |
- | else
- | {
- | ret_val = EOB_ACT_LAST_MATCH;
- | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
- | YY_BUFFER_EOF_PENDING;
- | }
- | }
- |
- | else
- | ret_val = EOB_ACT_CONTINUE_SCAN;
- |
- | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
- | /* Extend the array by 50%, plus the number we really need. */
- | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
- | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
- | }
- |
- | (yy_n_chars) += number_to_move;
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
- |
- | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
- |
- | return ret_val;
- | }
- |
- | /* yy_get_previous_state - get the state just before the EOB char was reached */
- |
- | static yy_state_type yy_get_previous_state (void)
- | {
- | register yy_state_type yy_current_state;
- | register char *yy_cp;
- |
- | yy_current_state = (yy_start);
- |
- | (yy_state_ptr) = (yy_state_buf);
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
- | {
- | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | *(yy_state_ptr)++ = yy_current_state;
- | }
- |
- | return yy_current_state;
- | }
- |
- | /* yy_try_NUL_trans - try to make a transition on the NUL character
- | *
- | * synopsis
- | * next_state = yy_try_NUL_trans( current_state );
- | */
- | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
- | {
- | register int yy_is_jam;
- |
- | register YY_CHAR yy_c = 1;
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | yy_is_jam = (yy_current_state == 12);
- | if ( ! yy_is_jam )
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | return yy_is_jam ? 0 : yy_current_state;
- | }
- |
- | static void yyunput (int c, register char * yy_bp )
- | {
- | register char *yy_cp;
- |
- | yy_cp = (yy_c_buf_p);
- |
- | /* undo effects of setting up yytext */
- | *yy_cp = (yy_hold_char);
- |
- | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
- | { /* need to shift things up to make room */
- | /* +2 for EOB chars. */
- | register yy_size_t number_to_move = (yy_n_chars) + 2;
- | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
- | register char *source =
- | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
- |
- | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
- | *--dest = *--source;
- |
- | yy_cp += (int) (dest - source);
- | yy_bp += (int) (dest - source);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
- |
- | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
- | YY_FATAL_ERROR( "flex scanner push-back overflow" );
- | }
- |
- | *--yy_cp = (char) c;
- |
- | (yytext_ptr) = yy_bp;
- | (yy_hold_char) = *yy_cp;
- | (yy_c_buf_p) = yy_cp;
- | }
- |
- | #ifndef YY_NO_INPUT
- | #ifdef __cplusplus
- | static int yyinput (void)
- | #else
- | static int input (void)
- | #endif
- |
- | {
- | int c;
- |
- | *(yy_c_buf_p) = (yy_hold_char);
- |
- | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
- | {
- | /* yy_c_buf_p now points to the character we want to return.
- | * If this occurs *before* the EOB characters, then it's a
- | * valid NUL; if not, then we've hit the end of the buffer.
- | */
- | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
- | /* This was really a NUL. */
- | *(yy_c_buf_p) = '\0';
- |
- | else
- | { /* need more input */
- | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
- | ++(yy_c_buf_p);
- |
- | switch ( yy_get_next_buffer( ) )
- | {
- | case EOB_ACT_LAST_MATCH:
- | /* This happens because yy_g_n_b()
- | * sees that we've accumulated a
- | * token and flags that we need to
- | * try matching the token before
- | * proceeding. But for input(),
- | * there's no matching to consider.
- | * So convert the EOB_ACT_LAST_MATCH
- | * to EOB_ACT_END_OF_FILE.
- | */
- |
- | /* Reset buffer status. */
- | yyrestart(yyin );
- |
- | /*FALLTHROUGH*/
- |
- | case EOB_ACT_END_OF_FILE:
- | {
- | if ( yywrap( ) )
- | return EOF;
- |
- | if ( ! (yy_did_buffer_switch_on_eof) )
- | YY_NEW_FILE;
- | #ifdef __cplusplus
- | return yyinput();
- | #else
- | return input();
- | #endif
- | }
- |
- | case EOB_ACT_CONTINUE_SCAN:
- | (yy_c_buf_p) = (yytext_ptr) + offset;
- | break;
- | }
- | }
- | }
- |
- | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
- | *(yy_c_buf_p) = '\0'; /* preserve yytext */
- | (yy_hold_char) = *++(yy_c_buf_p);
- |
- | return c;
- | }
- | #endif /* ifndef YY_NO_INPUT */
- |
- | /** Immediately switch to a different input stream.
- | * @param input_file A readable stream.
- | *
- | * @note This function does not reset the start condition to @c INITIAL .
- | */
- | void yyrestart (FILE * input_file )
- | {
- |
- | if ( ! YY_CURRENT_BUFFER ){
- | yyensure_buffer_stack ();
- | YY_CURRENT_BUFFER_LVALUE =
- | yy_create_buffer(yyin,YY_BUF_SIZE );
- | }
- |
- | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
- | yy_load_buffer_state( );
- | }
- |
- | /** Switch to a different input buffer.
- | * @param new_buffer The new input buffer.
- | *
- | */
- | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
- | {
- |
- | /* TODO. We should be able to replace this entire function body
- | * with
- | * yypop_buffer_state();
- | * yypush_buffer_state(new_buffer);
- | */
- | yyensure_buffer_stack ();
- | if ( YY_CURRENT_BUFFER == new_buffer )
- | return;
- |
- | if ( YY_CURRENT_BUFFER )
- | {
- | /* Flush out information for old buffer. */
- | *(yy_c_buf_p) = (yy_hold_char);
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | YY_CURRENT_BUFFER_LVALUE = new_buffer;
- | yy_load_buffer_state( );
- |
- | /* We don't actually know whether we did this switch during
- | * EOF (yywrap()) processing, but the only time this flag
- | * is looked at is after yywrap() is called, so it's safe
- | * to go ahead and always set it.
- | */
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- |
- | static void yy_load_buffer_state (void)
- | {
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
- | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
- | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
- | (yy_hold_char) = *(yy_c_buf_p);
- | }
- |
- | /** Allocate and initialize an input buffer state.
- | * @param file A readable stream.
- | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
- | *
- | * @return the allocated buffer state.
- | */
- | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
- | {
- | YY_BUFFER_STATE b;
- |
- | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
- | if ( ! b )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
- |
- | b->yy_buf_size = size;
- |
- | /* yy_ch_buf has to be 2 characters longer than the size given because
- | * we need to put in 2 end-of-buffer characters.
- | */
- | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
- | if ( ! b->yy_ch_buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
- |
- | b->yy_is_our_buffer = 1;
- |
- | yy_init_buffer(b,file );
- |
- | return b;
- | }
- |
- | /** Destroy the buffer.
- | * @param b a buffer created with yy_create_buffer()
- | *
- | */
- | void yy_delete_buffer (YY_BUFFER_STATE b )
- | {
- |
- | if ( ! b )
- | return;
- |
- | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
- | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
- |
- | if ( b->yy_is_our_buffer )
- | yyfree((void *) b->yy_ch_buf );
- |
- | yyfree((void *) b );
- | }
- |
- | /* Initializes or reinitializes a buffer.
- | * This function is sometimes called more than once on the same buffer,
- | * such as during a yyrestart() or at EOF.
- | */
- | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
- |
- | {
- | int oerrno = errno;
- |
- | yy_flush_buffer(b );
- |
- | b->yy_input_file = file;
- | b->yy_fill_buffer = 1;
- |
- | /* If b is the current buffer, then yy_init_buffer was _probably_
- | * called from yyrestart() or through yy_get_next_buffer.
- | * In that case, we don't want to reset the lineno or column.
- | */
- | if (b != YY_CURRENT_BUFFER){
- | b->yy_bs_lineno = 1;
- | b->yy_bs_column = 0;
- | }
- |
- | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
- |
- | errno = oerrno;
- | }
- |
- | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
- | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
- | *
- | */
- | void yy_flush_buffer (YY_BUFFER_STATE b )
- | {
- | if ( ! b )
- | return;
- |
- | b->yy_n_chars = 0;
- |
- | /* We always need two end-of-buffer characters. The first causes
- | * a transition to the end-of-buffer state. The second causes
- | * a jam in that state.
- | */
- | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
- | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
- |
- | b->yy_buf_pos = &b->yy_ch_buf[0];
- |
- | b->yy_at_bol = 1;
- | b->yy_buffer_status = YY_BUFFER_NEW;
- |
- | if ( b == YY_CURRENT_BUFFER )
- | yy_load_buffer_state( );
- | }
- |
- | /** Pushes the new state onto the stack. The new state becomes
- | * the current state. This function will allocate the stack
- | * if necessary.
- | * @param new_buffer The new state.
- | *
- | */
- | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
- | {
- | if (new_buffer == NULL)
- | return;
- |
- | yyensure_buffer_stack();
- |
- | /* This block is copied from yy_switch_to_buffer. */
- | if ( YY_CURRENT_BUFFER )
- | {
- | /* Flush out information for old buffer. */
- | *(yy_c_buf_p) = (yy_hold_char);
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | /* Only push if top exists. Otherwise, replace top. */
- | if (YY_CURRENT_BUFFER)
- | (yy_buffer_stack_top)++;
- | YY_CURRENT_BUFFER_LVALUE = new_buffer;
- |
- | /* copied from yy_switch_to_buffer. */
- | yy_load_buffer_state( );
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- |
- | /** Removes and deletes the top of the stack, if present.
- | * The next element becomes the new top.
- | *
- | */
- | void yypop_buffer_state (void)
- | {
- | if (!YY_CURRENT_BUFFER)
- | return;
- |
- | yy_delete_buffer(YY_CURRENT_BUFFER );
- | YY_CURRENT_BUFFER_LVALUE = NULL;
- | if ((yy_buffer_stack_top) > 0)
- | --(yy_buffer_stack_top);
- |
- | if (YY_CURRENT_BUFFER) {
- | yy_load_buffer_state( );
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- | }
- |
- | /* Allocates the stack if it does not exist.
- | * Guarantees space for at least one push.
- | */
- | static void yyensure_buffer_stack (void)
- | {
- | yy_size_t num_to_alloc;
- |
- | if (!(yy_buffer_stack)) {
- |
- | /* First allocation is just for 2 elements, since we don't know if this
- | * scanner will even need a stack. We use 2 instead of 1 to avoid an
- | * immediate realloc on the next call.
- | */
- | num_to_alloc = 1;
- | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
- | (num_to_alloc * sizeof(struct yy_buffer_state*)
- | );
- | if ( ! (yy_buffer_stack) )
- | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
- |
- | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
- |
- | (yy_buffer_stack_max) = num_to_alloc;
- | (yy_buffer_stack_top) = 0;
- | return;
- | }
- |
- | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
- |
- | /* Increase the buffer to prepare for a possible push. */
- | int grow_size = 8 /* arbitrary grow size */;
- |
- | num_to_alloc = (yy_buffer_stack_max) + grow_size;
- | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
- | ((yy_buffer_stack),
- | num_to_alloc * sizeof(struct yy_buffer_state*)
- | );
- | if ( ! (yy_buffer_stack) )
- | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
- |
- | /* zero only the new slots.*/
- | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
- | (yy_buffer_stack_max) = num_to_alloc;
- | }
- | }
- |
- | /** Setup the input buffer state to scan directly from a user-specified character buffer.
- | * @param base the character buffer
- | * @param size the size in bytes of the character buffer
- | *
- | * @return the newly allocated buffer state object.
- | */
- | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
- | {
- | YY_BUFFER_STATE b;
- |
- | if ( size < 2 ||
- | base[size-2] != YY_END_OF_BUFFER_CHAR ||
- | base[size-1] != YY_END_OF_BUFFER_CHAR )
- | /* They forgot to leave room for the EOB's. */
- | return 0;
- |
- | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
- | if ( ! b )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
- |
- | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
- | b->yy_buf_pos = b->yy_ch_buf = base;
- | b->yy_is_our_buffer = 0;
- | b->yy_input_file = 0;
- | b->yy_n_chars = b->yy_buf_size;
- | b->yy_is_interactive = 0;
- | b->yy_at_bol = 1;
- | b->yy_fill_buffer = 0;
- | b->yy_buffer_status = YY_BUFFER_NEW;
- |
- | yy_switch_to_buffer(b );
- |
- | return b;
- | }
- |
- | /** Setup the input buffer state to scan a string. The next call to yylex() will
- | * scan from a @e copy of @a str.
- | * @param yystr a NUL-terminated string to scan
- | *
- | * @return the newly allocated buffer state object.
- | * @note If you want to scan bytes that may contain NUL values, then use
- | * yy_scan_bytes() instead.
- | */
- | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
- | {
- |
- | return yy_scan_bytes(yystr,strlen(yystr) );
- | }
- |
- | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
- | * scan from a @e copy of @a bytes.
- | * @param yybytes the byte buffer to scan
- | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
- | *
- | * @return the newly allocated buffer state object.
- | */
- | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
- | {
- | YY_BUFFER_STATE b;
- | char *buf;
- | yy_size_t n;
- | int i;
- |
- | /* Get memory for full buffer, including space for trailing EOB's. */
- | n = _yybytes_len + 2;
- | buf = (char *) yyalloc(n );
- | if ( ! buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
- |
- | for ( i = 0; i < _yybytes_len; ++i )
- | buf[i] = yybytes[i];
- |
- | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
- |
- | b = yy_scan_buffer(buf,n );
- | if ( ! b )
- | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
- |
- | /* It's okay to grow etc. this buffer, and we should throw it
- | * away when we're done.
- | */
- | b->yy_is_our_buffer = 1;
- |
- | return b;
- | }
- |
- | #ifndef YY_EXIT_FAILURE
- | #define YY_EXIT_FAILURE 2
- | #endif
- |
- | static void yy_fatal_error (yyconst char* msg )
- | {
- | (void) fprintf( stderr, "%s\n", msg );
- | exit( YY_EXIT_FAILURE );
- | }
- |
- | /* Redefine yyless() so it works in section 3 code. */
- |
- | #undef yyless
- | #define yyless(n) \
- | do \
- | { \
- | /* Undo effects of setting up yytext. */ \
- | int yyless_macro_arg = (n); \
- | YY_LESS_LINENO(yyless_macro_arg);\
- | yytext[yyleng] = (yy_hold_char); \
- | (yy_c_buf_p) = yytext + yyless_macro_arg; \
- | (yy_hold_char) = *(yy_c_buf_p); \
- | *(yy_c_buf_p) = '\0'; \
- | yyleng = yyless_macro_arg; \
- | } \
- | while ( 0 )
- |
- | /* Accessor methods (get/set functions) to struct members. */
- |
- | /** Get the current line number.
- | *
- | */
- | int yyget_lineno (void)
- | {
- |
- | return yylineno;
- | }
- |
- | /** Get the input stream.
- | *
- | */
- | FILE *yyget_in (void)
- | {
- | return yyin;
- | }
- |
- | /** Get the output stream.
- | *
- | */
- | FILE *yyget_out (void)
- | {
- | return yyout;
- | }
- |
- | /** Get the length of the current token.
- | *
- | */
- | yy_size_t yyget_leng (void)
- | {
- | return yyleng;
- | }
- |
- | /** Get the current token.
- | *
- | */
- |
- | char *yyget_text (void)
- | {
- | return yytext;
- | }
- |
- | /** Set the current line number.
- | * @param line_number
- | *
- | */
- | void yyset_lineno (int line_number )
- | {
- |
- | yylineno = line_number;
- | }
- |
- | /** Set the input stream. This does not discard the current
- | * input buffer.
- | * @param in_str A readable stream.
- | *
- | * @see yy_switch_to_buffer
- | */
- | void yyset_in (FILE * in_str )
- | {
- | yyin = in_str ;
- | }
- |
- | void yyset_out (FILE * out_str )
- | {
- | yyout = out_str ;
- | }
- |
- | int yyget_debug (void)
- | {
- | return yy_flex_debug;
- | }
- |
- | void yyset_debug (int bdebug )
- | {
- | yy_flex_debug = bdebug ;
- | }
- |
- | static int yy_init_globals (void)
- | {
- | /* Initialization is the same as for the non-reentrant scanner.
- | * This function is called from yylex_destroy(), so don't allocate here.
- | */
- |
- | (yy_buffer_stack) = 0;
- | (yy_buffer_stack_top) = 0;
- | (yy_buffer_stack_max) = 0;
- | (yy_c_buf_p) = (char *) 0;
- | (yy_init) = 0;
- | (yy_start) = 0;
- |
- | (yy_state_buf) = 0;
- | (yy_state_ptr) = 0;
- | (yy_full_match) = 0;
- | (yy_lp) = 0;
- |
- | /* Defined in main.c */
- | #ifdef YY_STDINIT
- | yyin = stdin;
- | yyout = stdout;
- | #else
- | yyin = (FILE *) 0;
- | yyout = (FILE *) 0;
- | #endif
- |
- | /* For future reference: Set errno on error, since we are called by
- | * yylex_init()
- | */
- | return 0;
- | }
- |
- | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
- | int yylex_destroy (void)
- | {
- |
- | /* Pop the buffer stack, destroying each element. */
- | while(YY_CURRENT_BUFFER){
- | yy_delete_buffer(YY_CURRENT_BUFFER );
- | YY_CURRENT_BUFFER_LVALUE = NULL;
- | yypop_buffer_state();
- | }
- |
- | /* Destroy the stack itself. */
- | yyfree((yy_buffer_stack) );
- | (yy_buffer_stack) = NULL;
- |
- | yyfree ( (yy_state_buf) );
- | (yy_state_buf) = NULL;
- |
- | /* Reset the globals. This is important in a non-reentrant scanner so the next time
- | * yylex() is called, initialization will occur. */
- | yy_init_globals( );
- |
- | return 0;
- | }
- |
- | /*
- | * Internal utility routines.
- | */
- |
- | #ifndef yytext_ptr
- | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
- | {
- | register int i;
- | for ( i = 0; i < n; ++i )
- | s1[i] = s2[i];
- | }
- | #endif
- |
- | #ifdef YY_NEED_STRLEN
- | static int yy_flex_strlen (yyconst char * s )
- | {
- | register int n;
- | for ( n = 0; s[n]; ++n )
- | ;
- |
- | return n;
- | }
- | #endif
- |
- | void *yyalloc (yy_size_t size )
- | {
- | return (void *) malloc( size );
- | }
- |
- | void *yyrealloc (void * ptr, yy_size_t size )
- | {
- | /* The cast to (char *) in the following accommodates both
- | * implementations that use char* generic pointers, and those
- | * that use void* generic pointers. It works with the latter
- | * because both ANSI C and C++ allow castless assignment from
- | * any pointer type to void*, and deal with argument conversions
- | * as though doing an assignment.
- | */
- | return (void *) realloc( (char *) ptr, size );
- | }
- |
- | void yyfree (void * ptr )
- | {
- | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
- | }
- |
- | #define YYTABLES_NAME "yytables"
- |
- | #line 10 "conftest.l"
- |
- |
- | #ifdef YYTEXT_POINTER
- | extern char *yytext;
- | #endif
- | int
- | main (void)
- | {
- | return ! yylex () + ! yywrap ();
- | }
- configure:19127: gcc -o conftest -g -O2 conftest.c -ll >&5
- /usr/bin/ld: cannot find -ll
- collect2: error: ld returned 1 exit status
- configure:19127: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | /* end confdefs.h. */
- |
- | #line 3 "lex.yy.c"
- |
- | #define YY_INT_ALIGNED short int
- |
- | /* A lexical scanner generated by flex */
- |
- | #define FLEX_SCANNER
- | #define YY_FLEX_MAJOR_VERSION 2
- | #define YY_FLEX_MINOR_VERSION 5
- | #define YY_FLEX_SUBMINOR_VERSION 37
- | #if YY_FLEX_SUBMINOR_VERSION > 0
- | #define FLEX_BETA
- | #endif
- |
- | /* First, we deal with platform-specific or compiler-specific issues. */
- |
- | /* begin standard C headers. */
- | #include <stdio.h>
- | #include <string.h>
- | #include <errno.h>
- | #include <stdlib.h>
- |
- | /* end standard C headers. */
- |
- | /* flex integer type definitions */
- |
- | #ifndef FLEXINT_H
- | #define FLEXINT_H
- |
- | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
- |
- | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
- |
- | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
- | * if you want the limit (max/min) macros for int types.
- | */
- | #ifndef __STDC_LIMIT_MACROS
- | #define __STDC_LIMIT_MACROS 1
- | #endif
- |
- | #include <inttypes.h>
- | typedef int8_t flex_int8_t;
- | typedef uint8_t flex_uint8_t;
- | typedef int16_t flex_int16_t;
- | typedef uint16_t flex_uint16_t;
- | typedef int32_t flex_int32_t;
- | typedef uint32_t flex_uint32_t;
- | #else
- | typedef signed char flex_int8_t;
- | typedef short int flex_int16_t;
- | typedef int flex_int32_t;
- | typedef unsigned char flex_uint8_t;
- | typedef unsigned short int flex_uint16_t;
- | typedef unsigned int flex_uint32_t;
- |
- | /* Limits of integral types. */
- | #ifndef INT8_MIN
- | #define INT8_MIN (-128)
- | #endif
- | #ifndef INT16_MIN
- | #define INT16_MIN (-32767-1)
- | #endif
- | #ifndef INT32_MIN
- | #define INT32_MIN (-2147483647-1)
- | #endif
- | #ifndef INT8_MAX
- | #define INT8_MAX (127)
- | #endif
- | #ifndef INT16_MAX
- | #define INT16_MAX (32767)
- | #endif
- | #ifndef INT32_MAX
- | #define INT32_MAX (2147483647)
- | #endif
- | #ifndef UINT8_MAX
- | #define UINT8_MAX (255U)
- | #endif
- | #ifndef UINT16_MAX
- | #define UINT16_MAX (65535U)
- | #endif
- | #ifndef UINT32_MAX
- | #define UINT32_MAX (4294967295U)
- | #endif
- |
- | #endif /* ! C99 */
- |
- | #endif /* ! FLEXINT_H */
- |
- | #ifdef __cplusplus
- |
- | /* The "const" storage-class-modifier is valid. */
- | #define YY_USE_CONST
- |
- | #else /* ! __cplusplus */
- |
- | /* C99 requires __STDC__ to be defined as 1. */
- | #if defined (__STDC__)
- |
- | #define YY_USE_CONST
- |
- | #endif /* defined (__STDC__) */
- | #endif /* ! __cplusplus */
- |
- | #ifdef YY_USE_CONST
- | #define yyconst const
- | #else
- | #define yyconst
- | #endif
- |
- | /* Returned upon end-of-file. */
- | #define YY_NULL 0
- |
- | /* Promotes a possibly negative, possibly signed char to an unsigned
- | * integer for use as an array index. If the signed char is negative,
- | * we want to instead treat it as an 8-bit unsigned char, hence the
- | * double cast.
- | */
- | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
- |
- | /* Enter a start condition. This macro really ought to take a parameter,
- | * but we do it the disgusting crufty way forced on us by the ()-less
- | * definition of BEGIN.
- | */
- | #define BEGIN (yy_start) = 1 + 2 *
- |
- | /* Translate the current start state into a value that can be later handed
- | * to BEGIN to return to the state. The YYSTATE alias is for lex
- | * compatibility.
- | */
- | #define YY_START (((yy_start) - 1) / 2)
- | #define YYSTATE YY_START
- |
- | /* Action number for EOF rule of a given start state. */
- | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
- |
- | /* Special action meaning "start processing a new file". */
- | #define YY_NEW_FILE yyrestart(yyin )
- |
- | #define YY_END_OF_BUFFER_CHAR 0
- |
- | /* Size of default input buffer. */
- | #ifndef YY_BUF_SIZE
- | #define YY_BUF_SIZE 16384
- | #endif
- |
- | /* The state buf must be large enough to hold one state per character in the main buffer.
- | */
- | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
- |
- | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
- | #define YY_TYPEDEF_YY_BUFFER_STATE
- | typedef struct yy_buffer_state *YY_BUFFER_STATE;
- | #endif
- |
- | #ifndef YY_TYPEDEF_YY_SIZE_T
- | #define YY_TYPEDEF_YY_SIZE_T
- | typedef size_t yy_size_t;
- | #endif
- |
- | extern yy_size_t yyleng;
- |
- | extern FILE *yyin, *yyout;
- |
- | #define EOB_ACT_CONTINUE_SCAN 0
- | #define EOB_ACT_END_OF_FILE 1
- | #define EOB_ACT_LAST_MATCH 2
- |
- | #define YY_LESS_LINENO(n)
- |
- | /* Return all but the first "n" matched characters back to the input stream. */
- | #define yyless(n) \
- | do \
- | { \
- | /* Undo effects of setting up yytext. */ \
- | int yyless_macro_arg = (n); \
- | YY_LESS_LINENO(yyless_macro_arg);\
- | *yy_cp = (yy_hold_char); \
- | YY_RESTORE_YY_MORE_OFFSET \
- | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
- | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
- | } \
- | while ( 0 )
- |
- | #define unput(c) yyunput( c, (yytext_ptr) )
- |
- | #ifndef YY_STRUCT_YY_BUFFER_STATE
- | #define YY_STRUCT_YY_BUFFER_STATE
- | struct yy_buffer_state
- | {
- | FILE *yy_input_file;
- |
- | char *yy_ch_buf; /* input buffer */
- | char *yy_buf_pos; /* current position in input buffer */
- |
- | /* Size of input buffer in bytes, not including room for EOB
- | * characters.
- | */
- | yy_size_t yy_buf_size;
- |
- | /* Number of characters read into yy_ch_buf, not including EOB
- | * characters.
- | */
- | yy_size_t yy_n_chars;
- |
- | /* Whether we "own" the buffer - i.e., we know we created it,
- | * and can realloc() it to grow it, and should free() it to
- | * delete it.
- | */
- | int yy_is_our_buffer;
- |
- | /* Whether this is an "interactive" input source; if so, and
- | * if we're using stdio for input, then we want to use getc()
- | * instead of fread(), to make sure we stop fetching input after
- | * each newline.
- | */
- | int yy_is_interactive;
- |
- | /* Whether we're considered to be at the beginning of a line.
- | * If so, '^' rules will be active on the next match, otherwise
- | * not.
- | */
- | int yy_at_bol;
- |
- | int yy_bs_lineno; /**< The line count. */
- | int yy_bs_column; /**< The column count. */
- |
- | /* Whether to try to fill the input buffer when we reach the
- | * end of it.
- | */
- | int yy_fill_buffer;
- |
- | int yy_buffer_status;
- |
- | #define YY_BUFFER_NEW 0
- | #define YY_BUFFER_NORMAL 1
- | /* When an EOF's been seen but there's still some text to process
- | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
- | * shouldn't try reading from the input source any more. We might
- | * still have a bunch of tokens to match, though, because of
- | * possible backing-up.
- | *
- | * When we actually see the EOF, we change the status to "new"
- | * (via yyrestart()), so that the user can continue scanning by
- | * just pointing yyin at a new input file.
- | */
- | #define YY_BUFFER_EOF_PENDING 2
- |
- | };
- | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
- |
- | /* Stack of input buffers. */
- | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
- | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
- | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
- |
- | /* We provide macros for accessing buffer states in case in the
- | * future we want to put the buffer states in a more general
- | * "scanner state".
- | *
- | * Returns the top of the stack, or NULL.
- | */
- | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
- | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
- | : NULL)
- |
- | /* Same as previous macro, but useful when we know that the buffer stack is not
- | * NULL or when we need an lvalue. For internal use only.
- | */
- | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
- |
- | /* yy_hold_char holds the character lost when yytext is formed. */
- | static char yy_hold_char;
- | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
- | yy_size_t yyleng;
- |
- | /* Points to current character in buffer. */
- | static char *yy_c_buf_p = (char *) 0;
- | static int yy_init = 0; /* whether we need to initialize */
- | static int yy_start = 0; /* start state number */
- |
- | /* Flag which is used to allow yywrap()'s to do buffer switches
- | * instead of setting up a fresh yyin. A bit of a hack ...
- | */
- | static int yy_did_buffer_switch_on_eof;
- |
- | void yyrestart (FILE *input_file );
- | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
- | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
- | void yy_delete_buffer (YY_BUFFER_STATE b );
- | void yy_flush_buffer (YY_BUFFER_STATE b );
- | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
- | void yypop_buffer_state (void );
- |
- | static void yyensure_buffer_stack (void );
- | static void yy_load_buffer_state (void );
- | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
- |
- | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
- |
- | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
- | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
- | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
- |
- | void *yyalloc (yy_size_t );
- | void *yyrealloc (void *,yy_size_t );
- | void yyfree (void * );
- |
- | #define yy_new_buffer yy_create_buffer
- |
- | #define yy_set_interactive(is_interactive) \
- | { \
- | if ( ! YY_CURRENT_BUFFER ){ \
- | yyensure_buffer_stack (); \
- | YY_CURRENT_BUFFER_LVALUE = \
- | yy_create_buffer(yyin,YY_BUF_SIZE ); \
- | } \
- | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
- | }
- |
- | #define yy_set_bol(at_bol) \
- | { \
- | if ( ! YY_CURRENT_BUFFER ){\
- | yyensure_buffer_stack (); \
- | YY_CURRENT_BUFFER_LVALUE = \
- | yy_create_buffer(yyin,YY_BUF_SIZE ); \
- | } \
- | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
- | }
- |
- | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
- |
- | /* Begin user sect3 */
- |
- | typedef unsigned char YY_CHAR;
- |
- | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
- |
- | typedef int yy_state_type;
- |
- | extern int yylineno;
- |
- | int yylineno = 1;
- |
- | extern char *yytext;
- | #define yytext_ptr yytext
- |
- | static yy_state_type yy_get_previous_state (void );
- | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
- | static int yy_get_next_buffer (void );
- | static void yy_fatal_error (yyconst char msg[] );
- |
- | /* Done after the current pattern has been matched and before the
- | * corresponding action - sets up yytext.
- | */
- | #define YY_DO_BEFORE_ACTION \
- | (yytext_ptr) = yy_bp; \
- | (yytext_ptr) -= (yy_more_len); \
- | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
- | (yy_hold_char) = *yy_cp; \
- | *yy_cp = '\0'; \
- | (yy_c_buf_p) = yy_cp;
- |
- | #define YY_NUM_RULES 8
- | #define YY_END_OF_BUFFER 9
- | /* This struct is not used in this scanner,
- | but its presence is necessary. */
- | struct yy_trans_info
- | {
- | flex_int32_t yy_verify;
- | flex_int32_t yy_nxt;
- | };
- | static yyconst flex_int16_t yy_acclist[23] =
- | { 0,
- | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
- | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
- | 7, 8
- | } ;
- |
- | static yyconst flex_int16_t yy_accept[14] =
- | { 0,
- | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
- | 20, 23, 23
- | } ;
- |
- | static yyconst flex_int32_t yy_ec[256] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
- |
- | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- |
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1
- | } ;
- |
- | static yyconst flex_int32_t yy_meta[9] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1
- | } ;
- |
- | static yyconst flex_int16_t yy_base[13] =
- | { 0,
- | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
- | 10, 10
- | } ;
- |
- | static yyconst flex_int16_t yy_def[13] =
- | { 0,
- | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
- | 12, 0
- | } ;
- |
- | static yyconst flex_int16_t yy_nxt[19] =
- | { 0,
- | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
- | 12, 12, 12, 12, 12, 12, 12, 12
- | } ;
- |
- | static yyconst flex_int16_t yy_chk[19] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
- | 12, 12, 12, 12, 12, 12, 12, 12
- | } ;
- |
- | extern int yy_flex_debug;
- | int yy_flex_debug = 0;
- |
- | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
- | static char *yy_full_match;
- | static int yy_lp;
- | #define REJECT \
- | { \
- | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
- | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
- | ++(yy_lp); \
- | goto find_rule; \
- | }
- |
- | static int yy_more_flag = 0;
- | static int yy_more_len = 0;
- | #define yymore() ((yy_more_flag) = 1)
- | #define YY_MORE_ADJ (yy_more_len)
- | #define YY_RESTORE_YY_MORE_OFFSET
- | char *yytext;
- | #line 1 "conftest.l"
- | #line 469 "lex.yy.c"
- |
- | #define INITIAL 0
- |
- | #ifndef YY_NO_UNISTD_H
- | /* Special case for "unistd.h", since it is non-ANSI. We include it way
- | * down here because we want the user's section 1 to have been scanned first.
- | * The user has a chance to override it with an option.
- | */
- | #include <unistd.h>
- | #endif
- |
- | #ifndef YY_EXTRA_TYPE
- | #define YY_EXTRA_TYPE void *
- | #endif
- |
- | static int yy_init_globals (void );
- |
- | /* Accessor methods to globals.
- | These are made visible to non-reentrant scanners for convenience. */
- |
- | int yylex_destroy (void );
- |
- | int yyget_debug (void );
- |
- | void yyset_debug (int debug_flag );
- |
- | YY_EXTRA_TYPE yyget_extra (void );
- |
- | void yyset_extra (YY_EXTRA_TYPE user_defined );
- |
- | FILE *yyget_in (void );
- |
- | void yyset_in (FILE * in_str );
- |
- | FILE *yyget_out (void );
- |
- | void yyset_out (FILE * out_str );
- |
- | yy_size_t yyget_leng (void );
- |
- | char *yyget_text (void );
- |
- | int yyget_lineno (void );
- |
- | void yyset_lineno (int line_number );
- |
- | /* Macros after this point can all be overridden by user definitions in
- | * section 1.
- | */
- |
- | #ifndef YY_SKIP_YYWRAP
- | #ifdef __cplusplus
- | extern "C" int yywrap (void );
- | #else
- | extern int yywrap (void );
- | #endif
- | #endif
- |
- | static void yyunput (int c,char *buf_ptr );
- |
- | #ifndef yytext_ptr
- | static void yy_flex_strncpy (char *,yyconst char *,int );
- | #endif
- |
- | #ifdef YY_NEED_STRLEN
- | static int yy_flex_strlen (yyconst char * );
- | #endif
- |
- | #ifndef YY_NO_INPUT
- |
- | #ifdef __cplusplus
- | static int yyinput (void );
- | #else
- | static int input (void );
- | #endif
- |
- | #endif
- |
- | /* Amount of stuff to slurp up with each read. */
- | #ifndef YY_READ_BUF_SIZE
- | #define YY_READ_BUF_SIZE 8192
- | #endif
- |
- | /* Copy whatever the last rule matched to the standard output. */
- | #ifndef ECHO
- | /* This used to be an fputs(), but since the string might contain NUL's,
- | * we now use fwrite().
- | */
- | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
- | #endif
- |
- | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
- | * is returned in "result".
- | */
- | #ifndef YY_INPUT
- | #define YY_INPUT(buf,result,max_size) \
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
- | { \
- | int c = '*'; \
- | size_t n; \
- | for ( n = 0; n < max_size && \
- | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
- | buf[n] = (char) c; \
- | if ( c == '\n' ) \
- | buf[n++] = (char) c; \
- | if ( c == EOF && ferror( yyin ) ) \
- | YY_FATAL_ERROR( "input in flex scanner failed" ); \
- | result = n; \
- | } \
- | else \
- | { \
- | errno=0; \
- | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
- | { \
- | if( errno != EINTR) \
- | { \
- | YY_FATAL_ERROR( "input in flex scanner failed" ); \
- | break; \
- | } \
- | errno=0; \
- | clearerr(yyin); \
- | } \
- | }\
- | \
- |
- | #endif
- |
- | /* No semi-colon after return; correct usage is to write "yyterminate();" -
- | * we don't want an extra ';' after the "return" because that will cause
- | * some compilers to complain about unreachable statements.
- | */
- | #ifndef yyterminate
- | #define yyterminate() return YY_NULL
- | #endif
- |
- | /* Number of entries by which start-condition stack grows. */
- | #ifndef YY_START_STACK_INCR
- | #define YY_START_STACK_INCR 25
- | #endif
- |
- | /* Report a fatal error. */
- | #ifndef YY_FATAL_ERROR
- | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
- | #endif
- |
- | /* end tables serialization structures and prototypes */
- |
- | /* Default declaration of generated scanner - a define so the user can
- | * easily add parameters.
- | */
- | #ifndef YY_DECL
- | #define YY_DECL_IS_OURS 1
- |
- | extern int yylex (void);
- |
- | #define YY_DECL int yylex (void)
- | #endif /* !YY_DECL */
- |
- | /* Code executed at the beginning of each rule, after yytext and yyleng
- | * have been set up.
- | */
- | #ifndef YY_USER_ACTION
- | #define YY_USER_ACTION
- | #endif
- |
- | /* Code executed at the end of each rule. */
- | #ifndef YY_BREAK
- | #define YY_BREAK break;
- | #endif
- |
- | #define YY_RULE_SETUP \
- | YY_USER_ACTION
- |
- | /** The main scanner function which does all the work.
- | */
- | YY_DECL
- | {
- | register yy_state_type yy_current_state;
- | register char *yy_cp, *yy_bp;
- | register int yy_act;
- |
- | #line 1 "conftest.l"
- |
- | #line 653 "lex.yy.c"
- |
- | if ( !(yy_init) )
- | {
- | (yy_init) = 1;
- |
- | #ifdef YY_USER_INIT
- | YY_USER_INIT;
- | #endif
- |
- | /* Create the reject buffer large enough to save one state per allowed character. */
- | if ( ! (yy_state_buf) )
- | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
- | if ( ! (yy_state_buf) )
- | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
- |
- | if ( ! (yy_start) )
- | (yy_start) = 1; /* first start state */
- |
- | if ( ! yyin )
- | yyin = stdin;
- |
- | if ( ! yyout )
- | yyout = stdout;
- |
- | if ( ! YY_CURRENT_BUFFER ) {
- | yyensure_buffer_stack ();
- | YY_CURRENT_BUFFER_LVALUE =
- | yy_create_buffer(yyin,YY_BUF_SIZE );
- | }
- |
- | yy_load_buffer_state( );
- | }
- |
- | while ( 1 ) /* loops until end-of-file is reached */
- | {
- | (yy_more_len) = 0;
- | if ( (yy_more_flag) )
- | {
- | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
- | (yy_more_flag) = 0;
- | }
- | yy_cp = (yy_c_buf_p);
- |
- | /* Support of yytext. */
- | *yy_cp = (yy_hold_char);
- |
- | /* yy_bp points to the position in yy_ch_buf of the start of
- | * the current run.
- | */
- | yy_bp = yy_cp;
- |
- | yy_current_state = (yy_start);
- |
- | (yy_state_ptr) = (yy_state_buf);
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | yy_match:
- | do
- | {
- | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | *(yy_state_ptr)++ = yy_current_state;
- | ++yy_cp;
- | }
- | while ( yy_base[yy_current_state] != 10 );
- |
- | yy_find_action:
- | yy_current_state = *--(yy_state_ptr);
- | (yy_lp) = yy_accept[yy_current_state];
- | find_rule: /* we branch to this label when backing up */
- | for ( ; ; ) /* until we find what rule we matched */
- | {
- | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
- | {
- | yy_act = yy_acclist[(yy_lp)];
- | {
- | (yy_full_match) = yy_cp;
- | break;
- | }
- | }
- | --yy_cp;
- | yy_current_state = *--(yy_state_ptr);
- | (yy_lp) = yy_accept[yy_current_state];
- | }
- |
- | YY_DO_BEFORE_ACTION;
- |
- | do_action: /* This label is used only to access EOF actions. */
- |
- | switch ( yy_act )
- | { /* beginning of action switch */
- | case 1:
- | YY_RULE_SETUP
- | #line 2 "conftest.l"
- | { ECHO; }
- | YY_BREAK
- | case 2:
- | YY_RULE_SETUP
- | #line 3 "conftest.l"
- | { REJECT; }
- | YY_BREAK
- | case 3:
- | YY_RULE_SETUP
- | #line 4 "conftest.l"
- | { yymore (); }
- | YY_BREAK
- | case 4:
- | YY_RULE_SETUP
- | #line 5 "conftest.l"
- | { yyless (1); }
- | YY_BREAK
- | case 5:
- | YY_RULE_SETUP
- | #line 6 "conftest.l"
- | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
- | yyless ((input () != 0)); }
- | YY_BREAK
- | case 6:
- | YY_RULE_SETUP
- | #line 8 "conftest.l"
- | { unput (yytext[0]); }
- | YY_BREAK
- | case 7:
- | YY_RULE_SETUP
- | #line 9 "conftest.l"
- | { BEGIN INITIAL; }
- | YY_BREAK
- | case 8:
- | YY_RULE_SETUP
- | #line 10 "conftest.l"
- | ECHO;
- | YY_BREAK
- | #line 792 "lex.yy.c"
- | case YY_STATE_EOF(INITIAL):
- | yyterminate();
- |
- | case YY_END_OF_BUFFER:
- | {
- | /* Amount of text matched not including the EOB char. */
- | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
- |
- | /* Undo the effects of YY_DO_BEFORE_ACTION. */
- | *yy_cp = (yy_hold_char);
- | YY_RESTORE_YY_MORE_OFFSET
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
- | {
- | /* We're scanning a new file or input source. It's
- | * possible that this happened because the user
- | * just pointed yyin at a new source and called
- | * yylex(). If so, then we have to assure
- | * consistency between YY_CURRENT_BUFFER and our
- | * globals. Here is the right place to do so, because
- | * this is the first action (other than possibly a
- | * back-up) that will match for the new input source.
- | */
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
- | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
- | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
- | }
- |
- | /* Note that here we test for yy_c_buf_p "<=" to the position
- | * of the first EOB in the buffer, since yy_c_buf_p will
- | * already have been incremented past the NUL character
- | * (since all states make transitions on EOB to the
- | * end-of-buffer state). Contrast this with the test
- | * in input().
- | */
- | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
- | { /* This was really a NUL. */
- | yy_state_type yy_next_state;
- |
- | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | /* Okay, we're now positioned to make the NUL
- | * transition. We couldn't have
- | * yy_get_previous_state() go ahead and do it
- | * for us because it doesn't know how to deal
- | * with the possibility of jamming (and we don't
- | * want to build jamming into it because then it
- | * will run more slowly).
- | */
- |
- | yy_next_state = yy_try_NUL_trans( yy_current_state );
- |
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- |
- | if ( yy_next_state )
- | {
- | /* Consume the NUL. */
- | yy_cp = ++(yy_c_buf_p);
- | yy_current_state = yy_next_state;
- | goto yy_match;
- | }
- |
- | else
- | {
- | yy_cp = (yy_c_buf_p);
- | goto yy_find_action;
- | }
- | }
- |
- | else switch ( yy_get_next_buffer( ) )
- | {
- | case EOB_ACT_END_OF_FILE:
- | {
- | (yy_did_buffer_switch_on_eof) = 0;
- |
- | if ( yywrap( ) )
- | {
- | /* Note: because we've taken care in
- | * yy_get_next_buffer() to have set up
- | * yytext, we can now set up
- | * yy_c_buf_p so that if some total
- | * hoser (like flex itself) wants to
- | * call the scanner after we return the
- | * YY_NULL, it'll still work - another
- | * YY_NULL will get returned.
- | */
- | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
- |
- | yy_act = YY_STATE_EOF(YY_START);
- | goto do_action;
- | }
- |
- | else
- | {
- | if ( ! (yy_did_buffer_switch_on_eof) )
- | YY_NEW_FILE;
- | }
- | break;
- | }
- |
- | case EOB_ACT_CONTINUE_SCAN:
- | (yy_c_buf_p) =
- | (yytext_ptr) + yy_amount_of_matched_text;
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | yy_cp = (yy_c_buf_p);
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- | goto yy_match;
- |
- | case EOB_ACT_LAST_MATCH:
- | (yy_c_buf_p) =
- | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | yy_cp = (yy_c_buf_p);
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- | goto yy_find_action;
- | }
- | break;
- | }
- |
- | default:
- | YY_FATAL_ERROR(
- | "fatal flex scanner internal error--no action found" );
- | } /* end of action switch */
- | } /* end of scanning one token */
- | } /* end of yylex */
- |
- | /* yy_get_next_buffer - try to read in a new buffer
- | *
- | * Returns a code representing an action:
- | * EOB_ACT_LAST_MATCH -
- | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
- | * EOB_ACT_END_OF_FILE - end of file
- | */
- | static int yy_get_next_buffer (void)
- | {
- | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
- | register char *source = (yytext_ptr);
- | register int number_to_move, i;
- | int ret_val;
- |
- | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
- | YY_FATAL_ERROR(
- | "fatal flex scanner internal error--end of buffer missed" );
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
- | { /* Don't try to fill the buffer, so this is an EOF. */
- | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
- | {
- | /* We matched a single character, the EOB, so
- | * treat this as a final EOF.
- | */
- | return EOB_ACT_END_OF_FILE;
- | }
- |
- | else
- | {
- | /* We matched some text prior to the EOB, first
- | * process it.
- | */
- | return EOB_ACT_LAST_MATCH;
- | }
- | }
- |
- | /* Try to read more data. */
- |
- | /* First move last chars to start of buffer. */
- | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
- |
- | for ( i = 0; i < number_to_move; ++i )
- | *(dest++) = *(source++);
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
- | /* don't do the read, it's not guaranteed to return an EOF,
- | * just force an EOF
- | */
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
- |
- | else
- | {
- | yy_size_t num_to_read =
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
- |
- | while ( num_to_read <= 0 )
- | { /* Not enough room in the buffer - grow it. */
- |
- | YY_FATAL_ERROR(
- | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
- |
- | }
- |
- | if ( num_to_read > YY_READ_BUF_SIZE )
- | num_to_read = YY_READ_BUF_SIZE;
- |
- | /* Read in more data. */
- | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
- | (yy_n_chars), num_to_read );
- |
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | if ( (yy_n_chars) == 0 )
- | {
- | if ( number_to_move == YY_MORE_ADJ )
- | {
- | ret_val = EOB_ACT_END_OF_FILE;
- | yyrestart(yyin );
- | }
- |
- | else
- | {
- | ret_val = EOB_ACT_LAST_MATCH;
- | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
- | YY_BUFFER_EOF_PENDING;
- | }
- | }
- |
- | else
- | ret_val = EOB_ACT_CONTINUE_SCAN;
- |
- | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
- | /* Extend the array by 50%, plus the number we really need. */
- | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
- | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
- | }
- |
- | (yy_n_chars) += number_to_move;
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
- |
- | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
- |
- | return ret_val;
- | }
- |
- | /* yy_get_previous_state - get the state just before the EOB char was reached */
- |
- | static yy_state_type yy_get_previous_state (void)
- | {
- | register yy_state_type yy_current_state;
- | register char *yy_cp;
- |
- | yy_current_state = (yy_start);
- |
- | (yy_state_ptr) = (yy_state_buf);
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
- | {
- | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | *(yy_state_ptr)++ = yy_current_state;
- | }
- |
- | return yy_current_state;
- | }
- |
- | /* yy_try_NUL_trans - try to make a transition on the NUL character
- | *
- | * synopsis
- | * next_state = yy_try_NUL_trans( current_state );
- | */
- | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
- | {
- | register int yy_is_jam;
- |
- | register YY_CHAR yy_c = 1;
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | yy_is_jam = (yy_current_state == 12);
- | if ( ! yy_is_jam )
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | return yy_is_jam ? 0 : yy_current_state;
- | }
- |
- | static void yyunput (int c, register char * yy_bp )
- | {
- | register char *yy_cp;
- |
- | yy_cp = (yy_c_buf_p);
- |
- | /* undo effects of setting up yytext */
- | *yy_cp = (yy_hold_char);
- |
- | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
- | { /* need to shift things up to make room */
- | /* +2 for EOB chars. */
- | register yy_size_t number_to_move = (yy_n_chars) + 2;
- | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
- | register char *source =
- | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
- |
- | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
- | *--dest = *--source;
- |
- | yy_cp += (int) (dest - source);
- | yy_bp += (int) (dest - source);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
- |
- | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
- | YY_FATAL_ERROR( "flex scanner push-back overflow" );
- | }
- |
- | *--yy_cp = (char) c;
- |
- | (yytext_ptr) = yy_bp;
- | (yy_hold_char) = *yy_cp;
- | (yy_c_buf_p) = yy_cp;
- | }
- |
- | #ifndef YY_NO_INPUT
- | #ifdef __cplusplus
- | static int yyinput (void)
- | #else
- | static int input (void)
- | #endif
- |
- | {
- | int c;
- |
- | *(yy_c_buf_p) = (yy_hold_char);
- |
- | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
- | {
- | /* yy_c_buf_p now points to the character we want to return.
- | * If this occurs *before* the EOB characters, then it's a
- | * valid NUL; if not, then we've hit the end of the buffer.
- | */
- | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
- | /* This was really a NUL. */
- | *(yy_c_buf_p) = '\0';
- |
- | else
- | { /* need more input */
- | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
- | ++(yy_c_buf_p);
- |
- | switch ( yy_get_next_buffer( ) )
- | {
- | case EOB_ACT_LAST_MATCH:
- | /* This happens because yy_g_n_b()
- | * sees that we've accumulated a
- | * token and flags that we need to
- | * try matching the token before
- | * proceeding. But for input(),
- | * there's no matching to consider.
- | * So convert the EOB_ACT_LAST_MATCH
- | * to EOB_ACT_END_OF_FILE.
- | */
- |
- | /* Reset buffer status. */
- | yyrestart(yyin );
- |
- | /*FALLTHROUGH*/
- |
- | case EOB_ACT_END_OF_FILE:
- | {
- | if ( yywrap( ) )
- | return EOF;
- |
- | if ( ! (yy_did_buffer_switch_on_eof) )
- | YY_NEW_FILE;
- | #ifdef __cplusplus
- | return yyinput();
- | #else
- | return input();
- | #endif
- | }
- |
- | case EOB_ACT_CONTINUE_SCAN:
- | (yy_c_buf_p) = (yytext_ptr) + offset;
- | break;
- | }
- | }
- | }
- |
- | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
- | *(yy_c_buf_p) = '\0'; /* preserve yytext */
- | (yy_hold_char) = *++(yy_c_buf_p);
- |
- | return c;
- | }
- | #endif /* ifndef YY_NO_INPUT */
- |
- | /** Immediately switch to a different input stream.
- | * @param input_file A readable stream.
- | *
- | * @note This function does not reset the start condition to @c INITIAL .
- | */
- | void yyrestart (FILE * input_file )
- | {
- |
- | if ( ! YY_CURRENT_BUFFER ){
- | yyensure_buffer_stack ();
- | YY_CURRENT_BUFFER_LVALUE =
- | yy_create_buffer(yyin,YY_BUF_SIZE );
- | }
- |
- | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
- | yy_load_buffer_state( );
- | }
- |
- | /** Switch to a different input buffer.
- | * @param new_buffer The new input buffer.
- | *
- | */
- | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
- | {
- |
- | /* TODO. We should be able to replace this entire function body
- | * with
- | * yypop_buffer_state();
- | * yypush_buffer_state(new_buffer);
- | */
- | yyensure_buffer_stack ();
- | if ( YY_CURRENT_BUFFER == new_buffer )
- | return;
- |
- | if ( YY_CURRENT_BUFFER )
- | {
- | /* Flush out information for old buffer. */
- | *(yy_c_buf_p) = (yy_hold_char);
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | YY_CURRENT_BUFFER_LVALUE = new_buffer;
- | yy_load_buffer_state( );
- |
- | /* We don't actually know whether we did this switch during
- | * EOF (yywrap()) processing, but the only time this flag
- | * is looked at is after yywrap() is called, so it's safe
- | * to go ahead and always set it.
- | */
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- |
- | static void yy_load_buffer_state (void)
- | {
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
- | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
- | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
- | (yy_hold_char) = *(yy_c_buf_p);
- | }
- |
- | /** Allocate and initialize an input buffer state.
- | * @param file A readable stream.
- | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
- | *
- | * @return the allocated buffer state.
- | */
- | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
- | {
- | YY_BUFFER_STATE b;
- |
- | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
- | if ( ! b )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
- |
- | b->yy_buf_size = size;
- |
- | /* yy_ch_buf has to be 2 characters longer than the size given because
- | * we need to put in 2 end-of-buffer characters.
- | */
- | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
- | if ( ! b->yy_ch_buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
- |
- | b->yy_is_our_buffer = 1;
- |
- | yy_init_buffer(b,file );
- |
- | return b;
- | }
- |
- | /** Destroy the buffer.
- | * @param b a buffer created with yy_create_buffer()
- | *
- | */
- | void yy_delete_buffer (YY_BUFFER_STATE b )
- | {
- |
- | if ( ! b )
- | return;
- |
- | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
- | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
- |
- | if ( b->yy_is_our_buffer )
- | yyfree((void *) b->yy_ch_buf );
- |
- | yyfree((void *) b );
- | }
- |
- | /* Initializes or reinitializes a buffer.
- | * This function is sometimes called more than once on the same buffer,
- | * such as during a yyrestart() or at EOF.
- | */
- | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
- |
- | {
- | int oerrno = errno;
- |
- | yy_flush_buffer(b );
- |
- | b->yy_input_file = file;
- | b->yy_fill_buffer = 1;
- |
- | /* If b is the current buffer, then yy_init_buffer was _probably_
- | * called from yyrestart() or through yy_get_next_buffer.
- | * In that case, we don't want to reset the lineno or column.
- | */
- | if (b != YY_CURRENT_BUFFER){
- | b->yy_bs_lineno = 1;
- | b->yy_bs_column = 0;
- | }
- |
- | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
- |
- | errno = oerrno;
- | }
- |
- | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
- | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
- | *
- | */
- | void yy_flush_buffer (YY_BUFFER_STATE b )
- | {
- | if ( ! b )
- | return;
- |
- | b->yy_n_chars = 0;
- |
- | /* We always need two end-of-buffer characters. The first causes
- | * a transition to the end-of-buffer state. The second causes
- | * a jam in that state.
- | */
- | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
- | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
- |
- | b->yy_buf_pos = &b->yy_ch_buf[0];
- |
- | b->yy_at_bol = 1;
- | b->yy_buffer_status = YY_BUFFER_NEW;
- |
- | if ( b == YY_CURRENT_BUFFER )
- | yy_load_buffer_state( );
- | }
- |
- | /** Pushes the new state onto the stack. The new state becomes
- | * the current state. This function will allocate the stack
- | * if necessary.
- | * @param new_buffer The new state.
- | *
- | */
- | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
- | {
- | if (new_buffer == NULL)
- | return;
- |
- | yyensure_buffer_stack();
- |
- | /* This block is copied from yy_switch_to_buffer. */
- | if ( YY_CURRENT_BUFFER )
- | {
- | /* Flush out information for old buffer. */
- | *(yy_c_buf_p) = (yy_hold_char);
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | /* Only push if top exists. Otherwise, replace top. */
- | if (YY_CURRENT_BUFFER)
- | (yy_buffer_stack_top)++;
- | YY_CURRENT_BUFFER_LVALUE = new_buffer;
- |
- | /* copied from yy_switch_to_buffer. */
- | yy_load_buffer_state( );
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- |
- | /** Removes and deletes the top of the stack, if present.
- | * The next element becomes the new top.
- | *
- | */
- | void yypop_buffer_state (void)
- | {
- | if (!YY_CURRENT_BUFFER)
- | return;
- |
- | yy_delete_buffer(YY_CURRENT_BUFFER );
- | YY_CURRENT_BUFFER_LVALUE = NULL;
- | if ((yy_buffer_stack_top) > 0)
- | --(yy_buffer_stack_top);
- |
- | if (YY_CURRENT_BUFFER) {
- | yy_load_buffer_state( );
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- | }
- |
- | /* Allocates the stack if it does not exist.
- | * Guarantees space for at least one push.
- | */
- | static void yyensure_buffer_stack (void)
- | {
- | yy_size_t num_to_alloc;
- |
- | if (!(yy_buffer_stack)) {
- |
- | /* First allocation is just for 2 elements, since we don't know if this
- | * scanner will even need a stack. We use 2 instead of 1 to avoid an
- | * immediate realloc on the next call.
- | */
- | num_to_alloc = 1;
- | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
- | (num_to_alloc * sizeof(struct yy_buffer_state*)
- | );
- | if ( ! (yy_buffer_stack) )
- | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
- |
- | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
- |
- | (yy_buffer_stack_max) = num_to_alloc;
- | (yy_buffer_stack_top) = 0;
- | return;
- | }
- |
- | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
- |
- | /* Increase the buffer to prepare for a possible push. */
- | int grow_size = 8 /* arbitrary grow size */;
- |
- | num_to_alloc = (yy_buffer_stack_max) + grow_size;
- | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
- | ((yy_buffer_stack),
- | num_to_alloc * sizeof(struct yy_buffer_state*)
- | );
- | if ( ! (yy_buffer_stack) )
- | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
- |
- | /* zero only the new slots.*/
- | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
- | (yy_buffer_stack_max) = num_to_alloc;
- | }
- | }
- |
- | /** Setup the input buffer state to scan directly from a user-specified character buffer.
- | * @param base the character buffer
- | * @param size the size in bytes of the character buffer
- | *
- | * @return the newly allocated buffer state object.
- | */
- | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
- | {
- | YY_BUFFER_STATE b;
- |
- | if ( size < 2 ||
- | base[size-2] != YY_END_OF_BUFFER_CHAR ||
- | base[size-1] != YY_END_OF_BUFFER_CHAR )
- | /* They forgot to leave room for the EOB's. */
- | return 0;
- |
- | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
- | if ( ! b )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
- |
- | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
- | b->yy_buf_pos = b->yy_ch_buf = base;
- | b->yy_is_our_buffer = 0;
- | b->yy_input_file = 0;
- | b->yy_n_chars = b->yy_buf_size;
- | b->yy_is_interactive = 0;
- | b->yy_at_bol = 1;
- | b->yy_fill_buffer = 0;
- | b->yy_buffer_status = YY_BUFFER_NEW;
- |
- | yy_switch_to_buffer(b );
- |
- | return b;
- | }
- |
- | /** Setup the input buffer state to scan a string. The next call to yylex() will
- | * scan from a @e copy of @a str.
- | * @param yystr a NUL-terminated string to scan
- | *
- | * @return the newly allocated buffer state object.
- | * @note If you want to scan bytes that may contain NUL values, then use
- | * yy_scan_bytes() instead.
- | */
- | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
- | {
- |
- | return yy_scan_bytes(yystr,strlen(yystr) );
- | }
- |
- | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
- | * scan from a @e copy of @a bytes.
- | * @param yybytes the byte buffer to scan
- | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
- | *
- | * @return the newly allocated buffer state object.
- | */
- | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
- | {
- | YY_BUFFER_STATE b;
- | char *buf;
- | yy_size_t n;
- | int i;
- |
- | /* Get memory for full buffer, including space for trailing EOB's. */
- | n = _yybytes_len + 2;
- | buf = (char *) yyalloc(n );
- | if ( ! buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
- |
- | for ( i = 0; i < _yybytes_len; ++i )
- | buf[i] = yybytes[i];
- |
- | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
- |
- | b = yy_scan_buffer(buf,n );
- | if ( ! b )
- | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
- |
- | /* It's okay to grow etc. this buffer, and we should throw it
- | * away when we're done.
- | */
- | b->yy_is_our_buffer = 1;
- |
- | return b;
- | }
- |
- | #ifndef YY_EXIT_FAILURE
- | #define YY_EXIT_FAILURE 2
- | #endif
- |
- | static void yy_fatal_error (yyconst char* msg )
- | {
- | (void) fprintf( stderr, "%s\n", msg );
- | exit( YY_EXIT_FAILURE );
- | }
- |
- | /* Redefine yyless() so it works in section 3 code. */
- |
- | #undef yyless
- | #define yyless(n) \
- | do \
- | { \
- | /* Undo effects of setting up yytext. */ \
- | int yyless_macro_arg = (n); \
- | YY_LESS_LINENO(yyless_macro_arg);\
- | yytext[yyleng] = (yy_hold_char); \
- | (yy_c_buf_p) = yytext + yyless_macro_arg; \
- | (yy_hold_char) = *(yy_c_buf_p); \
- | *(yy_c_buf_p) = '\0'; \
- | yyleng = yyless_macro_arg; \
- | } \
- | while ( 0 )
- |
- | /* Accessor methods (get/set functions) to struct members. */
- |
- | /** Get the current line number.
- | *
- | */
- | int yyget_lineno (void)
- | {
- |
- | return yylineno;
- | }
- |
- | /** Get the input stream.
- | *
- | */
- | FILE *yyget_in (void)
- | {
- | return yyin;
- | }
- |
- | /** Get the output stream.
- | *
- | */
- | FILE *yyget_out (void)
- | {
- | return yyout;
- | }
- |
- | /** Get the length of the current token.
- | *
- | */
- | yy_size_t yyget_leng (void)
- | {
- | return yyleng;
- | }
- |
- | /** Get the current token.
- | *
- | */
- |
- | char *yyget_text (void)
- | {
- | return yytext;
- | }
- |
- | /** Set the current line number.
- | * @param line_number
- | *
- | */
- | void yyset_lineno (int line_number )
- | {
- |
- | yylineno = line_number;
- | }
- |
- | /** Set the input stream. This does not discard the current
- | * input buffer.
- | * @param in_str A readable stream.
- | *
- | * @see yy_switch_to_buffer
- | */
- | void yyset_in (FILE * in_str )
- | {
- | yyin = in_str ;
- | }
- |
- | void yyset_out (FILE * out_str )
- | {
- | yyout = out_str ;
- | }
- |
- | int yyget_debug (void)
- | {
- | return yy_flex_debug;
- | }
- |
- | void yyset_debug (int bdebug )
- | {
- | yy_flex_debug = bdebug ;
- | }
- |
- | static int yy_init_globals (void)
- | {
- | /* Initialization is the same as for the non-reentrant scanner.
- | * This function is called from yylex_destroy(), so don't allocate here.
- | */
- |
- | (yy_buffer_stack) = 0;
- | (yy_buffer_stack_top) = 0;
- | (yy_buffer_stack_max) = 0;
- | (yy_c_buf_p) = (char *) 0;
- | (yy_init) = 0;
- | (yy_start) = 0;
- |
- | (yy_state_buf) = 0;
- | (yy_state_ptr) = 0;
- | (yy_full_match) = 0;
- | (yy_lp) = 0;
- |
- | /* Defined in main.c */
- | #ifdef YY_STDINIT
- | yyin = stdin;
- | yyout = stdout;
- | #else
- | yyin = (FILE *) 0;
- | yyout = (FILE *) 0;
- | #endif
- |
- | /* For future reference: Set errno on error, since we are called by
- | * yylex_init()
- | */
- | return 0;
- | }
- |
- | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
- | int yylex_destroy (void)
- | {
- |
- | /* Pop the buffer stack, destroying each element. */
- | while(YY_CURRENT_BUFFER){
- | yy_delete_buffer(YY_CURRENT_BUFFER );
- | YY_CURRENT_BUFFER_LVALUE = NULL;
- | yypop_buffer_state();
- | }
- |
- | /* Destroy the stack itself. */
- | yyfree((yy_buffer_stack) );
- | (yy_buffer_stack) = NULL;
- |
- | yyfree ( (yy_state_buf) );
- | (yy_state_buf) = NULL;
- |
- | /* Reset the globals. This is important in a non-reentrant scanner so the next time
- | * yylex() is called, initialization will occur. */
- | yy_init_globals( );
- |
- | return 0;
- | }
- |
- | /*
- | * Internal utility routines.
- | */
- |
- | #ifndef yytext_ptr
- | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
- | {
- | register int i;
- | for ( i = 0; i < n; ++i )
- | s1[i] = s2[i];
- | }
- | #endif
- |
- | #ifdef YY_NEED_STRLEN
- | static int yy_flex_strlen (yyconst char * s )
- | {
- | register int n;
- | for ( n = 0; s[n]; ++n )
- | ;
- |
- | return n;
- | }
- | #endif
- |
- | void *yyalloc (yy_size_t size )
- | {
- | return (void *) malloc( size );
- | }
- |
- | void *yyrealloc (void * ptr, yy_size_t size )
- | {
- | /* The cast to (char *) in the following accommodates both
- | * implementations that use char* generic pointers, and those
- | * that use void* generic pointers. It works with the latter
- | * because both ANSI C and C++ allow castless assignment from
- | * any pointer type to void*, and deal with argument conversions
- | * as though doing an assignment.
- | */
- | return (void *) realloc( (char *) ptr, size );
- | }
- |
- | void yyfree (void * ptr )
- | {
- | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
- | }
- |
- | #define YYTABLES_NAME "yytables"
- |
- | #line 10 "conftest.l"
- |
- |
- | #ifdef YYTEXT_POINTER
- | extern char *yytext;
- | #endif
- | int
- | main (void)
- | {
- | return ! yylex () + ! yywrap ();
- | }
- configure:19137: result: none needed
- configure:19143: checking whether yytext is a pointer
- configure:19160: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccNDlvOA.o: In function `input':
- /tmp/lex.yy.c:1170: undefined reference to `yywrap'
- /tmp/ccNDlvOA.o: In function `yylex':
- /tmp/lex.yy.c:869: undefined reference to `yywrap'
- /tmp/ccNDlvOA.o: In function `main':
- /tmp/conftest.l:18: undefined reference to `yywrap'
- collect2: error: ld returned 1 exit status
- configure:19160: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | /* end confdefs.h. */
- |
- | #define YYTEXT_POINTER 1
- |
- | #line 3 "lex.yy.c"
- |
- | #define YY_INT_ALIGNED short int
- |
- | /* A lexical scanner generated by flex */
- |
- | #define FLEX_SCANNER
- | #define YY_FLEX_MAJOR_VERSION 2
- | #define YY_FLEX_MINOR_VERSION 5
- | #define YY_FLEX_SUBMINOR_VERSION 37
- | #if YY_FLEX_SUBMINOR_VERSION > 0
- | #define FLEX_BETA
- | #endif
- |
- | /* First, we deal with platform-specific or compiler-specific issues. */
- |
- | /* begin standard C headers. */
- | #include <stdio.h>
- | #include <string.h>
- | #include <errno.h>
- | #include <stdlib.h>
- |
- | /* end standard C headers. */
- |
- | /* flex integer type definitions */
- |
- | #ifndef FLEXINT_H
- | #define FLEXINT_H
- |
- | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
- |
- | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
- |
- | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
- | * if you want the limit (max/min) macros for int types.
- | */
- | #ifndef __STDC_LIMIT_MACROS
- | #define __STDC_LIMIT_MACROS 1
- | #endif
- |
- | #include <inttypes.h>
- | typedef int8_t flex_int8_t;
- | typedef uint8_t flex_uint8_t;
- | typedef int16_t flex_int16_t;
- | typedef uint16_t flex_uint16_t;
- | typedef int32_t flex_int32_t;
- | typedef uint32_t flex_uint32_t;
- | #else
- | typedef signed char flex_int8_t;
- | typedef short int flex_int16_t;
- | typedef int flex_int32_t;
- | typedef unsigned char flex_uint8_t;
- | typedef unsigned short int flex_uint16_t;
- | typedef unsigned int flex_uint32_t;
- |
- | /* Limits of integral types. */
- | #ifndef INT8_MIN
- | #define INT8_MIN (-128)
- | #endif
- | #ifndef INT16_MIN
- | #define INT16_MIN (-32767-1)
- | #endif
- | #ifndef INT32_MIN
- | #define INT32_MIN (-2147483647-1)
- | #endif
- | #ifndef INT8_MAX
- | #define INT8_MAX (127)
- | #endif
- | #ifndef INT16_MAX
- | #define INT16_MAX (32767)
- | #endif
- | #ifndef INT32_MAX
- | #define INT32_MAX (2147483647)
- | #endif
- | #ifndef UINT8_MAX
- | #define UINT8_MAX (255U)
- | #endif
- | #ifndef UINT16_MAX
- | #define UINT16_MAX (65535U)
- | #endif
- | #ifndef UINT32_MAX
- | #define UINT32_MAX (4294967295U)
- | #endif
- |
- | #endif /* ! C99 */
- |
- | #endif /* ! FLEXINT_H */
- |
- | #ifdef __cplusplus
- |
- | /* The "const" storage-class-modifier is valid. */
- | #define YY_USE_CONST
- |
- | #else /* ! __cplusplus */
- |
- | /* C99 requires __STDC__ to be defined as 1. */
- | #if defined (__STDC__)
- |
- | #define YY_USE_CONST
- |
- | #endif /* defined (__STDC__) */
- | #endif /* ! __cplusplus */
- |
- | #ifdef YY_USE_CONST
- | #define yyconst const
- | #else
- | #define yyconst
- | #endif
- |
- | /* Returned upon end-of-file. */
- | #define YY_NULL 0
- |
- | /* Promotes a possibly negative, possibly signed char to an unsigned
- | * integer for use as an array index. If the signed char is negative,
- | * we want to instead treat it as an 8-bit unsigned char, hence the
- | * double cast.
- | */
- | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
- |
- | /* Enter a start condition. This macro really ought to take a parameter,
- | * but we do it the disgusting crufty way forced on us by the ()-less
- | * definition of BEGIN.
- | */
- | #define BEGIN (yy_start) = 1 + 2 *
- |
- | /* Translate the current start state into a value that can be later handed
- | * to BEGIN to return to the state. The YYSTATE alias is for lex
- | * compatibility.
- | */
- | #define YY_START (((yy_start) - 1) / 2)
- | #define YYSTATE YY_START
- |
- | /* Action number for EOF rule of a given start state. */
- | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
- |
- | /* Special action meaning "start processing a new file". */
- | #define YY_NEW_FILE yyrestart(yyin )
- |
- | #define YY_END_OF_BUFFER_CHAR 0
- |
- | /* Size of default input buffer. */
- | #ifndef YY_BUF_SIZE
- | #define YY_BUF_SIZE 16384
- | #endif
- |
- | /* The state buf must be large enough to hold one state per character in the main buffer.
- | */
- | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
- |
- | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
- | #define YY_TYPEDEF_YY_BUFFER_STATE
- | typedef struct yy_buffer_state *YY_BUFFER_STATE;
- | #endif
- |
- | #ifndef YY_TYPEDEF_YY_SIZE_T
- | #define YY_TYPEDEF_YY_SIZE_T
- | typedef size_t yy_size_t;
- | #endif
- |
- | extern yy_size_t yyleng;
- |
- | extern FILE *yyin, *yyout;
- |
- | #define EOB_ACT_CONTINUE_SCAN 0
- | #define EOB_ACT_END_OF_FILE 1
- | #define EOB_ACT_LAST_MATCH 2
- |
- | #define YY_LESS_LINENO(n)
- |
- | /* Return all but the first "n" matched characters back to the input stream. */
- | #define yyless(n) \
- | do \
- | { \
- | /* Undo effects of setting up yytext. */ \
- | int yyless_macro_arg = (n); \
- | YY_LESS_LINENO(yyless_macro_arg);\
- | *yy_cp = (yy_hold_char); \
- | YY_RESTORE_YY_MORE_OFFSET \
- | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
- | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
- | } \
- | while ( 0 )
- |
- | #define unput(c) yyunput( c, (yytext_ptr) )
- |
- | #ifndef YY_STRUCT_YY_BUFFER_STATE
- | #define YY_STRUCT_YY_BUFFER_STATE
- | struct yy_buffer_state
- | {
- | FILE *yy_input_file;
- |
- | char *yy_ch_buf; /* input buffer */
- | char *yy_buf_pos; /* current position in input buffer */
- |
- | /* Size of input buffer in bytes, not including room for EOB
- | * characters.
- | */
- | yy_size_t yy_buf_size;
- |
- | /* Number of characters read into yy_ch_buf, not including EOB
- | * characters.
- | */
- | yy_size_t yy_n_chars;
- |
- | /* Whether we "own" the buffer - i.e., we know we created it,
- | * and can realloc() it to grow it, and should free() it to
- | * delete it.
- | */
- | int yy_is_our_buffer;
- |
- | /* Whether this is an "interactive" input source; if so, and
- | * if we're using stdio for input, then we want to use getc()
- | * instead of fread(), to make sure we stop fetching input after
- | * each newline.
- | */
- | int yy_is_interactive;
- |
- | /* Whether we're considered to be at the beginning of a line.
- | * If so, '^' rules will be active on the next match, otherwise
- | * not.
- | */
- | int yy_at_bol;
- |
- | int yy_bs_lineno; /**< The line count. */
- | int yy_bs_column; /**< The column count. */
- |
- | /* Whether to try to fill the input buffer when we reach the
- | * end of it.
- | */
- | int yy_fill_buffer;
- |
- | int yy_buffer_status;
- |
- | #define YY_BUFFER_NEW 0
- | #define YY_BUFFER_NORMAL 1
- | /* When an EOF's been seen but there's still some text to process
- | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
- | * shouldn't try reading from the input source any more. We might
- | * still have a bunch of tokens to match, though, because of
- | * possible backing-up.
- | *
- | * When we actually see the EOF, we change the status to "new"
- | * (via yyrestart()), so that the user can continue scanning by
- | * just pointing yyin at a new input file.
- | */
- | #define YY_BUFFER_EOF_PENDING 2
- |
- | };
- | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
- |
- | /* Stack of input buffers. */
- | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
- | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
- | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
- |
- | /* We provide macros for accessing buffer states in case in the
- | * future we want to put the buffer states in a more general
- | * "scanner state".
- | *
- | * Returns the top of the stack, or NULL.
- | */
- | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
- | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
- | : NULL)
- |
- | /* Same as previous macro, but useful when we know that the buffer stack is not
- | * NULL or when we need an lvalue. For internal use only.
- | */
- | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
- |
- | /* yy_hold_char holds the character lost when yytext is formed. */
- | static char yy_hold_char;
- | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
- | yy_size_t yyleng;
- |
- | /* Points to current character in buffer. */
- | static char *yy_c_buf_p = (char *) 0;
- | static int yy_init = 0; /* whether we need to initialize */
- | static int yy_start = 0; /* start state number */
- |
- | /* Flag which is used to allow yywrap()'s to do buffer switches
- | * instead of setting up a fresh yyin. A bit of a hack ...
- | */
- | static int yy_did_buffer_switch_on_eof;
- |
- | void yyrestart (FILE *input_file );
- | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
- | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
- | void yy_delete_buffer (YY_BUFFER_STATE b );
- | void yy_flush_buffer (YY_BUFFER_STATE b );
- | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
- | void yypop_buffer_state (void );
- |
- | static void yyensure_buffer_stack (void );
- | static void yy_load_buffer_state (void );
- | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
- |
- | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
- |
- | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
- | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
- | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
- |
- | void *yyalloc (yy_size_t );
- | void *yyrealloc (void *,yy_size_t );
- | void yyfree (void * );
- |
- | #define yy_new_buffer yy_create_buffer
- |
- | #define yy_set_interactive(is_interactive) \
- | { \
- | if ( ! YY_CURRENT_BUFFER ){ \
- | yyensure_buffer_stack (); \
- | YY_CURRENT_BUFFER_LVALUE = \
- | yy_create_buffer(yyin,YY_BUF_SIZE ); \
- | } \
- | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
- | }
- |
- | #define yy_set_bol(at_bol) \
- | { \
- | if ( ! YY_CURRENT_BUFFER ){\
- | yyensure_buffer_stack (); \
- | YY_CURRENT_BUFFER_LVALUE = \
- | yy_create_buffer(yyin,YY_BUF_SIZE ); \
- | } \
- | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
- | }
- |
- | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
- |
- | /* Begin user sect3 */
- |
- | typedef unsigned char YY_CHAR;
- |
- | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
- |
- | typedef int yy_state_type;
- |
- | extern int yylineno;
- |
- | int yylineno = 1;
- |
- | extern char *yytext;
- | #define yytext_ptr yytext
- |
- | static yy_state_type yy_get_previous_state (void );
- | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
- | static int yy_get_next_buffer (void );
- | static void yy_fatal_error (yyconst char msg[] );
- |
- | /* Done after the current pattern has been matched and before the
- | * corresponding action - sets up yytext.
- | */
- | #define YY_DO_BEFORE_ACTION \
- | (yytext_ptr) = yy_bp; \
- | (yytext_ptr) -= (yy_more_len); \
- | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
- | (yy_hold_char) = *yy_cp; \
- | *yy_cp = '\0'; \
- | (yy_c_buf_p) = yy_cp;
- |
- | #define YY_NUM_RULES 8
- | #define YY_END_OF_BUFFER 9
- | /* This struct is not used in this scanner,
- | but its presence is necessary. */
- | struct yy_trans_info
- | {
- | flex_int32_t yy_verify;
- | flex_int32_t yy_nxt;
- | };
- | static yyconst flex_int16_t yy_acclist[23] =
- | { 0,
- | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
- | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
- | 7, 8
- | } ;
- |
- | static yyconst flex_int16_t yy_accept[14] =
- | { 0,
- | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
- | 20, 23, 23
- | } ;
- |
- | static yyconst flex_int32_t yy_ec[256] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
- |
- | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- |
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- | 1, 1, 1, 1, 1
- | } ;
- |
- | static yyconst flex_int32_t yy_meta[9] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1
- | } ;
- |
- | static yyconst flex_int16_t yy_base[13] =
- | { 0,
- | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
- | 10, 10
- | } ;
- |
- | static yyconst flex_int16_t yy_def[13] =
- | { 0,
- | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
- | 12, 0
- | } ;
- |
- | static yyconst flex_int16_t yy_nxt[19] =
- | { 0,
- | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
- | 12, 12, 12, 12, 12, 12, 12, 12
- | } ;
- |
- | static yyconst flex_int16_t yy_chk[19] =
- | { 0,
- | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
- | 12, 12, 12, 12, 12, 12, 12, 12
- | } ;
- |
- | extern int yy_flex_debug;
- | int yy_flex_debug = 0;
- |
- | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
- | static char *yy_full_match;
- | static int yy_lp;
- | #define REJECT \
- | { \
- | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
- | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
- | ++(yy_lp); \
- | goto find_rule; \
- | }
- |
- | static int yy_more_flag = 0;
- | static int yy_more_len = 0;
- | #define yymore() ((yy_more_flag) = 1)
- | #define YY_MORE_ADJ (yy_more_len)
- | #define YY_RESTORE_YY_MORE_OFFSET
- | char *yytext;
- | #line 1 "conftest.l"
- | #line 469 "lex.yy.c"
- |
- | #define INITIAL 0
- |
- | #ifndef YY_NO_UNISTD_H
- | /* Special case for "unistd.h", since it is non-ANSI. We include it way
- | * down here because we want the user's section 1 to have been scanned first.
- | * The user has a chance to override it with an option.
- | */
- | #include <unistd.h>
- | #endif
- |
- | #ifndef YY_EXTRA_TYPE
- | #define YY_EXTRA_TYPE void *
- | #endif
- |
- | static int yy_init_globals (void );
- |
- | /* Accessor methods to globals.
- | These are made visible to non-reentrant scanners for convenience. */
- |
- | int yylex_destroy (void );
- |
- | int yyget_debug (void );
- |
- | void yyset_debug (int debug_flag );
- |
- | YY_EXTRA_TYPE yyget_extra (void );
- |
- | void yyset_extra (YY_EXTRA_TYPE user_defined );
- |
- | FILE *yyget_in (void );
- |
- | void yyset_in (FILE * in_str );
- |
- | FILE *yyget_out (void );
- |
- | void yyset_out (FILE * out_str );
- |
- | yy_size_t yyget_leng (void );
- |
- | char *yyget_text (void );
- |
- | int yyget_lineno (void );
- |
- | void yyset_lineno (int line_number );
- |
- | /* Macros after this point can all be overridden by user definitions in
- | * section 1.
- | */
- |
- | #ifndef YY_SKIP_YYWRAP
- | #ifdef __cplusplus
- | extern "C" int yywrap (void );
- | #else
- | extern int yywrap (void );
- | #endif
- | #endif
- |
- | static void yyunput (int c,char *buf_ptr );
- |
- | #ifndef yytext_ptr
- | static void yy_flex_strncpy (char *,yyconst char *,int );
- | #endif
- |
- | #ifdef YY_NEED_STRLEN
- | static int yy_flex_strlen (yyconst char * );
- | #endif
- |
- | #ifndef YY_NO_INPUT
- |
- | #ifdef __cplusplus
- | static int yyinput (void );
- | #else
- | static int input (void );
- | #endif
- |
- | #endif
- |
- | /* Amount of stuff to slurp up with each read. */
- | #ifndef YY_READ_BUF_SIZE
- | #define YY_READ_BUF_SIZE 8192
- | #endif
- |
- | /* Copy whatever the last rule matched to the standard output. */
- | #ifndef ECHO
- | /* This used to be an fputs(), but since the string might contain NUL's,
- | * we now use fwrite().
- | */
- | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
- | #endif
- |
- | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
- | * is returned in "result".
- | */
- | #ifndef YY_INPUT
- | #define YY_INPUT(buf,result,max_size) \
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
- | { \
- | int c = '*'; \
- | size_t n; \
- | for ( n = 0; n < max_size && \
- | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
- | buf[n] = (char) c; \
- | if ( c == '\n' ) \
- | buf[n++] = (char) c; \
- | if ( c == EOF && ferror( yyin ) ) \
- | YY_FATAL_ERROR( "input in flex scanner failed" ); \
- | result = n; \
- | } \
- | else \
- | { \
- | errno=0; \
- | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
- | { \
- | if( errno != EINTR) \
- | { \
- | YY_FATAL_ERROR( "input in flex scanner failed" ); \
- | break; \
- | } \
- | errno=0; \
- | clearerr(yyin); \
- | } \
- | }\
- | \
- |
- | #endif
- |
- | /* No semi-colon after return; correct usage is to write "yyterminate();" -
- | * we don't want an extra ';' after the "return" because that will cause
- | * some compilers to complain about unreachable statements.
- | */
- | #ifndef yyterminate
- | #define yyterminate() return YY_NULL
- | #endif
- |
- | /* Number of entries by which start-condition stack grows. */
- | #ifndef YY_START_STACK_INCR
- | #define YY_START_STACK_INCR 25
- | #endif
- |
- | /* Report a fatal error. */
- | #ifndef YY_FATAL_ERROR
- | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
- | #endif
- |
- | /* end tables serialization structures and prototypes */
- |
- | /* Default declaration of generated scanner - a define so the user can
- | * easily add parameters.
- | */
- | #ifndef YY_DECL
- | #define YY_DECL_IS_OURS 1
- |
- | extern int yylex (void);
- |
- | #define YY_DECL int yylex (void)
- | #endif /* !YY_DECL */
- |
- | /* Code executed at the beginning of each rule, after yytext and yyleng
- | * have been set up.
- | */
- | #ifndef YY_USER_ACTION
- | #define YY_USER_ACTION
- | #endif
- |
- | /* Code executed at the end of each rule. */
- | #ifndef YY_BREAK
- | #define YY_BREAK break;
- | #endif
- |
- | #define YY_RULE_SETUP \
- | YY_USER_ACTION
- |
- | /** The main scanner function which does all the work.
- | */
- | YY_DECL
- | {
- | register yy_state_type yy_current_state;
- | register char *yy_cp, *yy_bp;
- | register int yy_act;
- |
- | #line 1 "conftest.l"
- |
- | #line 653 "lex.yy.c"
- |
- | if ( !(yy_init) )
- | {
- | (yy_init) = 1;
- |
- | #ifdef YY_USER_INIT
- | YY_USER_INIT;
- | #endif
- |
- | /* Create the reject buffer large enough to save one state per allowed character. */
- | if ( ! (yy_state_buf) )
- | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
- | if ( ! (yy_state_buf) )
- | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
- |
- | if ( ! (yy_start) )
- | (yy_start) = 1; /* first start state */
- |
- | if ( ! yyin )
- | yyin = stdin;
- |
- | if ( ! yyout )
- | yyout = stdout;
- |
- | if ( ! YY_CURRENT_BUFFER ) {
- | yyensure_buffer_stack ();
- | YY_CURRENT_BUFFER_LVALUE =
- | yy_create_buffer(yyin,YY_BUF_SIZE );
- | }
- |
- | yy_load_buffer_state( );
- | }
- |
- | while ( 1 ) /* loops until end-of-file is reached */
- | {
- | (yy_more_len) = 0;
- | if ( (yy_more_flag) )
- | {
- | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
- | (yy_more_flag) = 0;
- | }
- | yy_cp = (yy_c_buf_p);
- |
- | /* Support of yytext. */
- | *yy_cp = (yy_hold_char);
- |
- | /* yy_bp points to the position in yy_ch_buf of the start of
- | * the current run.
- | */
- | yy_bp = yy_cp;
- |
- | yy_current_state = (yy_start);
- |
- | (yy_state_ptr) = (yy_state_buf);
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | yy_match:
- | do
- | {
- | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | *(yy_state_ptr)++ = yy_current_state;
- | ++yy_cp;
- | }
- | while ( yy_base[yy_current_state] != 10 );
- |
- | yy_find_action:
- | yy_current_state = *--(yy_state_ptr);
- | (yy_lp) = yy_accept[yy_current_state];
- | find_rule: /* we branch to this label when backing up */
- | for ( ; ; ) /* until we find what rule we matched */
- | {
- | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
- | {
- | yy_act = yy_acclist[(yy_lp)];
- | {
- | (yy_full_match) = yy_cp;
- | break;
- | }
- | }
- | --yy_cp;
- | yy_current_state = *--(yy_state_ptr);
- | (yy_lp) = yy_accept[yy_current_state];
- | }
- |
- | YY_DO_BEFORE_ACTION;
- |
- | do_action: /* This label is used only to access EOF actions. */
- |
- | switch ( yy_act )
- | { /* beginning of action switch */
- | case 1:
- | YY_RULE_SETUP
- | #line 2 "conftest.l"
- | { ECHO; }
- | YY_BREAK
- | case 2:
- | YY_RULE_SETUP
- | #line 3 "conftest.l"
- | { REJECT; }
- | YY_BREAK
- | case 3:
- | YY_RULE_SETUP
- | #line 4 "conftest.l"
- | { yymore (); }
- | YY_BREAK
- | case 4:
- | YY_RULE_SETUP
- | #line 5 "conftest.l"
- | { yyless (1); }
- | YY_BREAK
- | case 5:
- | YY_RULE_SETUP
- | #line 6 "conftest.l"
- | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
- | yyless ((input () != 0)); }
- | YY_BREAK
- | case 6:
- | YY_RULE_SETUP
- | #line 8 "conftest.l"
- | { unput (yytext[0]); }
- | YY_BREAK
- | case 7:
- | YY_RULE_SETUP
- | #line 9 "conftest.l"
- | { BEGIN INITIAL; }
- | YY_BREAK
- | case 8:
- | YY_RULE_SETUP
- | #line 10 "conftest.l"
- | ECHO;
- | YY_BREAK
- | #line 792 "lex.yy.c"
- | case YY_STATE_EOF(INITIAL):
- | yyterminate();
- |
- | case YY_END_OF_BUFFER:
- | {
- | /* Amount of text matched not including the EOB char. */
- | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
- |
- | /* Undo the effects of YY_DO_BEFORE_ACTION. */
- | *yy_cp = (yy_hold_char);
- | YY_RESTORE_YY_MORE_OFFSET
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
- | {
- | /* We're scanning a new file or input source. It's
- | * possible that this happened because the user
- | * just pointed yyin at a new source and called
- | * yylex(). If so, then we have to assure
- | * consistency between YY_CURRENT_BUFFER and our
- | * globals. Here is the right place to do so, because
- | * this is the first action (other than possibly a
- | * back-up) that will match for the new input source.
- | */
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
- | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
- | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
- | }
- |
- | /* Note that here we test for yy_c_buf_p "<=" to the position
- | * of the first EOB in the buffer, since yy_c_buf_p will
- | * already have been incremented past the NUL character
- | * (since all states make transitions on EOB to the
- | * end-of-buffer state). Contrast this with the test
- | * in input().
- | */
- | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
- | { /* This was really a NUL. */
- | yy_state_type yy_next_state;
- |
- | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | /* Okay, we're now positioned to make the NUL
- | * transition. We couldn't have
- | * yy_get_previous_state() go ahead and do it
- | * for us because it doesn't know how to deal
- | * with the possibility of jamming (and we don't
- | * want to build jamming into it because then it
- | * will run more slowly).
- | */
- |
- | yy_next_state = yy_try_NUL_trans( yy_current_state );
- |
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- |
- | if ( yy_next_state )
- | {
- | /* Consume the NUL. */
- | yy_cp = ++(yy_c_buf_p);
- | yy_current_state = yy_next_state;
- | goto yy_match;
- | }
- |
- | else
- | {
- | yy_cp = (yy_c_buf_p);
- | goto yy_find_action;
- | }
- | }
- |
- | else switch ( yy_get_next_buffer( ) )
- | {
- | case EOB_ACT_END_OF_FILE:
- | {
- | (yy_did_buffer_switch_on_eof) = 0;
- |
- | if ( yywrap( ) )
- | {
- | /* Note: because we've taken care in
- | * yy_get_next_buffer() to have set up
- | * yytext, we can now set up
- | * yy_c_buf_p so that if some total
- | * hoser (like flex itself) wants to
- | * call the scanner after we return the
- | * YY_NULL, it'll still work - another
- | * YY_NULL will get returned.
- | */
- | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
- |
- | yy_act = YY_STATE_EOF(YY_START);
- | goto do_action;
- | }
- |
- | else
- | {
- | if ( ! (yy_did_buffer_switch_on_eof) )
- | YY_NEW_FILE;
- | }
- | break;
- | }
- |
- | case EOB_ACT_CONTINUE_SCAN:
- | (yy_c_buf_p) =
- | (yytext_ptr) + yy_amount_of_matched_text;
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | yy_cp = (yy_c_buf_p);
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- | goto yy_match;
- |
- | case EOB_ACT_LAST_MATCH:
- | (yy_c_buf_p) =
- | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
- |
- | yy_current_state = yy_get_previous_state( );
- |
- | yy_cp = (yy_c_buf_p);
- | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
- | goto yy_find_action;
- | }
- | break;
- | }
- |
- | default:
- | YY_FATAL_ERROR(
- | "fatal flex scanner internal error--no action found" );
- | } /* end of action switch */
- | } /* end of scanning one token */
- | } /* end of yylex */
- |
- | /* yy_get_next_buffer - try to read in a new buffer
- | *
- | * Returns a code representing an action:
- | * EOB_ACT_LAST_MATCH -
- | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
- | * EOB_ACT_END_OF_FILE - end of file
- | */
- | static int yy_get_next_buffer (void)
- | {
- | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
- | register char *source = (yytext_ptr);
- | register int number_to_move, i;
- | int ret_val;
- |
- | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
- | YY_FATAL_ERROR(
- | "fatal flex scanner internal error--end of buffer missed" );
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
- | { /* Don't try to fill the buffer, so this is an EOF. */
- | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
- | {
- | /* We matched a single character, the EOB, so
- | * treat this as a final EOF.
- | */
- | return EOB_ACT_END_OF_FILE;
- | }
- |
- | else
- | {
- | /* We matched some text prior to the EOB, first
- | * process it.
- | */
- | return EOB_ACT_LAST_MATCH;
- | }
- | }
- |
- | /* Try to read more data. */
- |
- | /* First move last chars to start of buffer. */
- | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
- |
- | for ( i = 0; i < number_to_move; ++i )
- | *(dest++) = *(source++);
- |
- | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
- | /* don't do the read, it's not guaranteed to return an EOF,
- | * just force an EOF
- | */
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
- |
- | else
- | {
- | yy_size_t num_to_read =
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
- |
- | while ( num_to_read <= 0 )
- | { /* Not enough room in the buffer - grow it. */
- |
- | YY_FATAL_ERROR(
- | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
- |
- | }
- |
- | if ( num_to_read > YY_READ_BUF_SIZE )
- | num_to_read = YY_READ_BUF_SIZE;
- |
- | /* Read in more data. */
- | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
- | (yy_n_chars), num_to_read );
- |
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | if ( (yy_n_chars) == 0 )
- | {
- | if ( number_to_move == YY_MORE_ADJ )
- | {
- | ret_val = EOB_ACT_END_OF_FILE;
- | yyrestart(yyin );
- | }
- |
- | else
- | {
- | ret_val = EOB_ACT_LAST_MATCH;
- | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
- | YY_BUFFER_EOF_PENDING;
- | }
- | }
- |
- | else
- | ret_val = EOB_ACT_CONTINUE_SCAN;
- |
- | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
- | /* Extend the array by 50%, plus the number we really need. */
- | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
- | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
- | }
- |
- | (yy_n_chars) += number_to_move;
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
- | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
- |
- | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
- |
- | return ret_val;
- | }
- |
- | /* yy_get_previous_state - get the state just before the EOB char was reached */
- |
- | static yy_state_type yy_get_previous_state (void)
- | {
- | register yy_state_type yy_current_state;
- | register char *yy_cp;
- |
- | yy_current_state = (yy_start);
- |
- | (yy_state_ptr) = (yy_state_buf);
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
- | {
- | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | *(yy_state_ptr)++ = yy_current_state;
- | }
- |
- | return yy_current_state;
- | }
- |
- | /* yy_try_NUL_trans - try to make a transition on the NUL character
- | *
- | * synopsis
- | * next_state = yy_try_NUL_trans( current_state );
- | */
- | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
- | {
- | register int yy_is_jam;
- |
- | register YY_CHAR yy_c = 1;
- | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
- | {
- | yy_current_state = (int) yy_def[yy_current_state];
- | if ( yy_current_state >= 13 )
- | yy_c = yy_meta[(unsigned int) yy_c];
- | }
- | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
- | yy_is_jam = (yy_current_state == 12);
- | if ( ! yy_is_jam )
- | *(yy_state_ptr)++ = yy_current_state;
- |
- | return yy_is_jam ? 0 : yy_current_state;
- | }
- |
- | static void yyunput (int c, register char * yy_bp )
- | {
- | register char *yy_cp;
- |
- | yy_cp = (yy_c_buf_p);
- |
- | /* undo effects of setting up yytext */
- | *yy_cp = (yy_hold_char);
- |
- | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
- | { /* need to shift things up to make room */
- | /* +2 for EOB chars. */
- | register yy_size_t number_to_move = (yy_n_chars) + 2;
- | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
- | register char *source =
- | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
- |
- | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
- | *--dest = *--source;
- |
- | yy_cp += (int) (dest - source);
- | yy_bp += (int) (dest - source);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
- |
- | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
- | YY_FATAL_ERROR( "flex scanner push-back overflow" );
- | }
- |
- | *--yy_cp = (char) c;
- |
- | (yytext_ptr) = yy_bp;
- | (yy_hold_char) = *yy_cp;
- | (yy_c_buf_p) = yy_cp;
- | }
- |
- | #ifndef YY_NO_INPUT
- | #ifdef __cplusplus
- | static int yyinput (void)
- | #else
- | static int input (void)
- | #endif
- |
- | {
- | int c;
- |
- | *(yy_c_buf_p) = (yy_hold_char);
- |
- | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
- | {
- | /* yy_c_buf_p now points to the character we want to return.
- | * If this occurs *before* the EOB characters, then it's a
- | * valid NUL; if not, then we've hit the end of the buffer.
- | */
- | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
- | /* This was really a NUL. */
- | *(yy_c_buf_p) = '\0';
- |
- | else
- | { /* need more input */
- | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
- | ++(yy_c_buf_p);
- |
- | switch ( yy_get_next_buffer( ) )
- | {
- | case EOB_ACT_LAST_MATCH:
- | /* This happens because yy_g_n_b()
- | * sees that we've accumulated a
- | * token and flags that we need to
- | * try matching the token before
- | * proceeding. But for input(),
- | * there's no matching to consider.
- | * So convert the EOB_ACT_LAST_MATCH
- | * to EOB_ACT_END_OF_FILE.
- | */
- |
- | /* Reset buffer status. */
- | yyrestart(yyin );
- |
- | /*FALLTHROUGH*/
- |
- | case EOB_ACT_END_OF_FILE:
- | {
- | if ( yywrap( ) )
- | return EOF;
- |
- | if ( ! (yy_did_buffer_switch_on_eof) )
- | YY_NEW_FILE;
- | #ifdef __cplusplus
- | return yyinput();
- | #else
- | return input();
- | #endif
- | }
- |
- | case EOB_ACT_CONTINUE_SCAN:
- | (yy_c_buf_p) = (yytext_ptr) + offset;
- | break;
- | }
- | }
- | }
- |
- | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
- | *(yy_c_buf_p) = '\0'; /* preserve yytext */
- | (yy_hold_char) = *++(yy_c_buf_p);
- |
- | return c;
- | }
- | #endif /* ifndef YY_NO_INPUT */
- |
- | /** Immediately switch to a different input stream.
- | * @param input_file A readable stream.
- | *
- | * @note This function does not reset the start condition to @c INITIAL .
- | */
- | void yyrestart (FILE * input_file )
- | {
- |
- | if ( ! YY_CURRENT_BUFFER ){
- | yyensure_buffer_stack ();
- | YY_CURRENT_BUFFER_LVALUE =
- | yy_create_buffer(yyin,YY_BUF_SIZE );
- | }
- |
- | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
- | yy_load_buffer_state( );
- | }
- |
- | /** Switch to a different input buffer.
- | * @param new_buffer The new input buffer.
- | *
- | */
- | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
- | {
- |
- | /* TODO. We should be able to replace this entire function body
- | * with
- | * yypop_buffer_state();
- | * yypush_buffer_state(new_buffer);
- | */
- | yyensure_buffer_stack ();
- | if ( YY_CURRENT_BUFFER == new_buffer )
- | return;
- |
- | if ( YY_CURRENT_BUFFER )
- | {
- | /* Flush out information for old buffer. */
- | *(yy_c_buf_p) = (yy_hold_char);
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | YY_CURRENT_BUFFER_LVALUE = new_buffer;
- | yy_load_buffer_state( );
- |
- | /* We don't actually know whether we did this switch during
- | * EOF (yywrap()) processing, but the only time this flag
- | * is looked at is after yywrap() is called, so it's safe
- | * to go ahead and always set it.
- | */
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- |
- | static void yy_load_buffer_state (void)
- | {
- | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
- | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
- | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
- | (yy_hold_char) = *(yy_c_buf_p);
- | }
- |
- | /** Allocate and initialize an input buffer state.
- | * @param file A readable stream.
- | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
- | *
- | * @return the allocated buffer state.
- | */
- | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
- | {
- | YY_BUFFER_STATE b;
- |
- | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
- | if ( ! b )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
- |
- | b->yy_buf_size = size;
- |
- | /* yy_ch_buf has to be 2 characters longer than the size given because
- | * we need to put in 2 end-of-buffer characters.
- | */
- | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
- | if ( ! b->yy_ch_buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
- |
- | b->yy_is_our_buffer = 1;
- |
- | yy_init_buffer(b,file );
- |
- | return b;
- | }
- |
- | /** Destroy the buffer.
- | * @param b a buffer created with yy_create_buffer()
- | *
- | */
- | void yy_delete_buffer (YY_BUFFER_STATE b )
- | {
- |
- | if ( ! b )
- | return;
- |
- | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
- | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
- |
- | if ( b->yy_is_our_buffer )
- | yyfree((void *) b->yy_ch_buf );
- |
- | yyfree((void *) b );
- | }
- |
- | /* Initializes or reinitializes a buffer.
- | * This function is sometimes called more than once on the same buffer,
- | * such as during a yyrestart() or at EOF.
- | */
- | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
- |
- | {
- | int oerrno = errno;
- |
- | yy_flush_buffer(b );
- |
- | b->yy_input_file = file;
- | b->yy_fill_buffer = 1;
- |
- | /* If b is the current buffer, then yy_init_buffer was _probably_
- | * called from yyrestart() or through yy_get_next_buffer.
- | * In that case, we don't want to reset the lineno or column.
- | */
- | if (b != YY_CURRENT_BUFFER){
- | b->yy_bs_lineno = 1;
- | b->yy_bs_column = 0;
- | }
- |
- | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
- |
- | errno = oerrno;
- | }
- |
- | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
- | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
- | *
- | */
- | void yy_flush_buffer (YY_BUFFER_STATE b )
- | {
- | if ( ! b )
- | return;
- |
- | b->yy_n_chars = 0;
- |
- | /* We always need two end-of-buffer characters. The first causes
- | * a transition to the end-of-buffer state. The second causes
- | * a jam in that state.
- | */
- | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
- | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
- |
- | b->yy_buf_pos = &b->yy_ch_buf[0];
- |
- | b->yy_at_bol = 1;
- | b->yy_buffer_status = YY_BUFFER_NEW;
- |
- | if ( b == YY_CURRENT_BUFFER )
- | yy_load_buffer_state( );
- | }
- |
- | /** Pushes the new state onto the stack. The new state becomes
- | * the current state. This function will allocate the stack
- | * if necessary.
- | * @param new_buffer The new state.
- | *
- | */
- | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
- | {
- | if (new_buffer == NULL)
- | return;
- |
- | yyensure_buffer_stack();
- |
- | /* This block is copied from yy_switch_to_buffer. */
- | if ( YY_CURRENT_BUFFER )
- | {
- | /* Flush out information for old buffer. */
- | *(yy_c_buf_p) = (yy_hold_char);
- | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
- | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
- | }
- |
- | /* Only push if top exists. Otherwise, replace top. */
- | if (YY_CURRENT_BUFFER)
- | (yy_buffer_stack_top)++;
- | YY_CURRENT_BUFFER_LVALUE = new_buffer;
- |
- | /* copied from yy_switch_to_buffer. */
- | yy_load_buffer_state( );
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- |
- | /** Removes and deletes the top of the stack, if present.
- | * The next element becomes the new top.
- | *
- | */
- | void yypop_buffer_state (void)
- | {
- | if (!YY_CURRENT_BUFFER)
- | return;
- |
- | yy_delete_buffer(YY_CURRENT_BUFFER );
- | YY_CURRENT_BUFFER_LVALUE = NULL;
- | if ((yy_buffer_stack_top) > 0)
- | --(yy_buffer_stack_top);
- |
- | if (YY_CURRENT_BUFFER) {
- | yy_load_buffer_state( );
- | (yy_did_buffer_switch_on_eof) = 1;
- | }
- | }
- |
- | /* Allocates the stack if it does not exist.
- | * Guarantees space for at least one push.
- | */
- | static void yyensure_buffer_stack (void)
- | {
- | yy_size_t num_to_alloc;
- |
- | if (!(yy_buffer_stack)) {
- |
- | /* First allocation is just for 2 elements, since we don't know if this
- | * scanner will even need a stack. We use 2 instead of 1 to avoid an
- | * immediate realloc on the next call.
- | */
- | num_to_alloc = 1;
- | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
- | (num_to_alloc * sizeof(struct yy_buffer_state*)
- | );
- | if ( ! (yy_buffer_stack) )
- | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
- |
- | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
- |
- | (yy_buffer_stack_max) = num_to_alloc;
- | (yy_buffer_stack_top) = 0;
- | return;
- | }
- |
- | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
- |
- | /* Increase the buffer to prepare for a possible push. */
- | int grow_size = 8 /* arbitrary grow size */;
- |
- | num_to_alloc = (yy_buffer_stack_max) + grow_size;
- | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
- | ((yy_buffer_stack),
- | num_to_alloc * sizeof(struct yy_buffer_state*)
- | );
- | if ( ! (yy_buffer_stack) )
- | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
- |
- | /* zero only the new slots.*/
- | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
- | (yy_buffer_stack_max) = num_to_alloc;
- | }
- | }
- |
- | /** Setup the input buffer state to scan directly from a user-specified character buffer.
- | * @param base the character buffer
- | * @param size the size in bytes of the character buffer
- | *
- | * @return the newly allocated buffer state object.
- | */
- | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
- | {
- | YY_BUFFER_STATE b;
- |
- | if ( size < 2 ||
- | base[size-2] != YY_END_OF_BUFFER_CHAR ||
- | base[size-1] != YY_END_OF_BUFFER_CHAR )
- | /* They forgot to leave room for the EOB's. */
- | return 0;
- |
- | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
- | if ( ! b )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
- |
- | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
- | b->yy_buf_pos = b->yy_ch_buf = base;
- | b->yy_is_our_buffer = 0;
- | b->yy_input_file = 0;
- | b->yy_n_chars = b->yy_buf_size;
- | b->yy_is_interactive = 0;
- | b->yy_at_bol = 1;
- | b->yy_fill_buffer = 0;
- | b->yy_buffer_status = YY_BUFFER_NEW;
- |
- | yy_switch_to_buffer(b );
- |
- | return b;
- | }
- |
- | /** Setup the input buffer state to scan a string. The next call to yylex() will
- | * scan from a @e copy of @a str.
- | * @param yystr a NUL-terminated string to scan
- | *
- | * @return the newly allocated buffer state object.
- | * @note If you want to scan bytes that may contain NUL values, then use
- | * yy_scan_bytes() instead.
- | */
- | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
- | {
- |
- | return yy_scan_bytes(yystr,strlen(yystr) );
- | }
- |
- | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
- | * scan from a @e copy of @a bytes.
- | * @param yybytes the byte buffer to scan
- | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
- | *
- | * @return the newly allocated buffer state object.
- | */
- | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
- | {
- | YY_BUFFER_STATE b;
- | char *buf;
- | yy_size_t n;
- | int i;
- |
- | /* Get memory for full buffer, including space for trailing EOB's. */
- | n = _yybytes_len + 2;
- | buf = (char *) yyalloc(n );
- | if ( ! buf )
- | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
- |
- | for ( i = 0; i < _yybytes_len; ++i )
- | buf[i] = yybytes[i];
- |
- | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
- |
- | b = yy_scan_buffer(buf,n );
- | if ( ! b )
- | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
- |
- | /* It's okay to grow etc. this buffer, and we should throw it
- | * away when we're done.
- | */
- | b->yy_is_our_buffer = 1;
- |
- | return b;
- | }
- |
- | #ifndef YY_EXIT_FAILURE
- | #define YY_EXIT_FAILURE 2
- | #endif
- |
- | static void yy_fatal_error (yyconst char* msg )
- | {
- | (void) fprintf( stderr, "%s\n", msg );
- | exit( YY_EXIT_FAILURE );
- | }
- |
- | /* Redefine yyless() so it works in section 3 code. */
- |
- | #undef yyless
- | #define yyless(n) \
- | do \
- | { \
- | /* Undo effects of setting up yytext. */ \
- | int yyless_macro_arg = (n); \
- | YY_LESS_LINENO(yyless_macro_arg);\
- | yytext[yyleng] = (yy_hold_char); \
- | (yy_c_buf_p) = yytext + yyless_macro_arg; \
- | (yy_hold_char) = *(yy_c_buf_p); \
- | *(yy_c_buf_p) = '\0'; \
- | yyleng = yyless_macro_arg; \
- | } \
- | while ( 0 )
- |
- | /* Accessor methods (get/set functions) to struct members. */
- |
- | /** Get the current line number.
- | *
- | */
- | int yyget_lineno (void)
- | {
- |
- | return yylineno;
- | }
- |
- | /** Get the input stream.
- | *
- | */
- | FILE *yyget_in (void)
- | {
- | return yyin;
- | }
- |
- | /** Get the output stream.
- | *
- | */
- | FILE *yyget_out (void)
- | {
- | return yyout;
- | }
- |
- | /** Get the length of the current token.
- | *
- | */
- | yy_size_t yyget_leng (void)
- | {
- | return yyleng;
- | }
- |
- | /** Get the current token.
- | *
- | */
- |
- | char *yyget_text (void)
- | {
- | return yytext;
- | }
- |
- | /** Set the current line number.
- | * @param line_number
- | *
- | */
- | void yyset_lineno (int line_number )
- | {
- |
- | yylineno = line_number;
- | }
- |
- | /** Set the input stream. This does not discard the current
- | * input buffer.
- | * @param in_str A readable stream.
- | *
- | * @see yy_switch_to_buffer
- | */
- | void yyset_in (FILE * in_str )
- | {
- | yyin = in_str ;
- | }
- |
- | void yyset_out (FILE * out_str )
- | {
- | yyout = out_str ;
- | }
- |
- | int yyget_debug (void)
- | {
- | return yy_flex_debug;
- | }
- |
- | void yyset_debug (int bdebug )
- | {
- | yy_flex_debug = bdebug ;
- | }
- |
- | static int yy_init_globals (void)
- | {
- | /* Initialization is the same as for the non-reentrant scanner.
- | * This function is called from yylex_destroy(), so don't allocate here.
- | */
- |
- | (yy_buffer_stack) = 0;
- | (yy_buffer_stack_top) = 0;
- | (yy_buffer_stack_max) = 0;
- | (yy_c_buf_p) = (char *) 0;
- | (yy_init) = 0;
- | (yy_start) = 0;
- |
- | (yy_state_buf) = 0;
- | (yy_state_ptr) = 0;
- | (yy_full_match) = 0;
- | (yy_lp) = 0;
- |
- | /* Defined in main.c */
- | #ifdef YY_STDINIT
- | yyin = stdin;
- | yyout = stdout;
- | #else
- | yyin = (FILE *) 0;
- | yyout = (FILE *) 0;
- | #endif
- |
- | /* For future reference: Set errno on error, since we are called by
- | * yylex_init()
- | */
- | return 0;
- | }
- |
- | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
- | int yylex_destroy (void)
- | {
- |
- | /* Pop the buffer stack, destroying each element. */
- | while(YY_CURRENT_BUFFER){
- | yy_delete_buffer(YY_CURRENT_BUFFER );
- | YY_CURRENT_BUFFER_LVALUE = NULL;
- | yypop_buffer_state();
- | }
- |
- | /* Destroy the stack itself. */
- | yyfree((yy_buffer_stack) );
- | (yy_buffer_stack) = NULL;
- |
- | yyfree ( (yy_state_buf) );
- | (yy_state_buf) = NULL;
- |
- | /* Reset the globals. This is important in a non-reentrant scanner so the next time
- | * yylex() is called, initialization will occur. */
- | yy_init_globals( );
- |
- | return 0;
- | }
- |
- | /*
- | * Internal utility routines.
- | */
- |
- | #ifndef yytext_ptr
- | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
- | {
- | register int i;
- | for ( i = 0; i < n; ++i )
- | s1[i] = s2[i];
- | }
- | #endif
- |
- | #ifdef YY_NEED_STRLEN
- | static int yy_flex_strlen (yyconst char * s )
- | {
- | register int n;
- | for ( n = 0; s[n]; ++n )
- | ;
- |
- | return n;
- | }
- | #endif
- |
- | void *yyalloc (yy_size_t size )
- | {
- | return (void *) malloc( size );
- | }
- |
- | void *yyrealloc (void * ptr, yy_size_t size )
- | {
- | /* The cast to (char *) in the following accommodates both
- | * implementations that use char* generic pointers, and those
- | * that use void* generic pointers. It works with the latter
- | * because both ANSI C and C++ allow castless assignment from
- | * any pointer type to void*, and deal with argument conversions
- | * as though doing an assignment.
- | */
- | return (void *) realloc( (char *) ptr, size );
- | }
- |
- | void yyfree (void * ptr )
- | {
- | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
- | }
- |
- | #define YYTABLES_NAME "yytables"
- |
- | #line 10 "conftest.l"
- |
- |
- | #ifdef YYTEXT_POINTER
- | extern char *yytext;
- | #endif
- | int
- | main (void)
- | {
- | return ! yylex () + ! yywrap ();
- | }
- configure:19168: result: no
- configure:19185: checking for bison
- configure:19201: found /usr/bin/bison
- configure:19212: result: bison -y
- configure:19225: checking whether ln -s works
- configure:19229: result: yes
- configure:19236: checking whether make sets $(MAKE)
- configure:19258: result: yes
- configure:19357: checking for cos in -lm
- configure:19382: gcc -o conftest -g -O2 conftest.c -lm >&5
- conftest.c:65:6: warning: conflicting types for built-in function 'cos' [-Wbuiltin-declaration-mismatch]
- char cos ();
- ^~~
- configure:19382: $? = 0
- configure:19391: result: yes
- configure:19405: checking for stdint.h
- configure:19405: result: yes
- configure:19405: checking for unistd.h
- configure:19405: result: yes
- configure:19405: checking sys/int_types.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- conftest.c:93:10: fatal error: sys/int_types.h: No such file or directory
- #include <sys/int_types.h>
- ^~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:19405: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_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
- | #include <sys/int_types.h>
- configure:19405: result: no
- configure:19405: checking sys/int_types.h presence
- configure:19405: gcc -E conftest.c
- conftest.c:60:10: fatal error: sys/int_types.h: No such file or directory
- #include <sys/int_types.h>
- ^~~~~~~~~~~~~~~~~
- compilation terminated.
- configure:19405: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <sys/int_types.h>
- configure:19405: result: no
- configure:19405: checking for sys/int_types.h
- configure:19405: result: no
- configure:19405: checking for dlfcn.h
- configure:19405: result: yes
- configure:19405: checking for inttypes.h
- configure:19405: result: yes
- configure:19405: checking sys/inttypes.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- conftest.c:95:10: fatal error: sys/inttypes.h: No such file or directory
- #include <sys/inttypes.h>
- ^~~~~~~~~~~~~~~~
- compilation terminated.
- configure:19405: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_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
- | #include <sys/inttypes.h>
- configure:19405: result: no
- configure:19405: checking sys/inttypes.h presence
- configure:19405: gcc -E conftest.c
- conftest.c:62:10: fatal error: sys/inttypes.h: No such file or directory
- #include <sys/inttypes.h>
- ^~~~~~~~~~~~~~~~
- compilation terminated.
- configure:19405: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | /* end confdefs.h. */
- | #include <sys/inttypes.h>
- configure:19405: result: no
- configure:19405: checking for sys/inttypes.h
- configure:19405: result: no
- configure:19405: checking sys/times.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking sys/times.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for sys/times.h
- configure:19405: result: yes
- configure:19405: checking for memory.h
- configure:19405: result: yes
- configure:19405: checking ndir.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- conftest.c:97:10: fatal error: ndir.h: No such file or directory
- #include <ndir.h>
- ^~~~~~~~
- compilation terminated.
- configure:19405: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_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
- | #include <ndir.h>
- configure:19405: result: no
- configure:19405: checking ndir.h presence
- configure:19405: gcc -E conftest.c
- conftest.c:64:10: fatal error: ndir.h: No such file or directory
- #include <ndir.h>
- ^~~~~~~~
- compilation terminated.
- configure:19405: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | /* end confdefs.h. */
- | #include <ndir.h>
- configure:19405: result: no
- configure:19405: checking for ndir.h
- configure:19405: result: no
- configure:19405: checking for stdlib.h
- configure:19405: result: yes
- configure:19405: checking for strings.h
- configure:19405: result: yes
- configure:19405: checking for string.h
- configure:19405: result: yes
- configure:19405: checking sys/mman.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking sys/mman.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for sys/mman.h
- configure:19405: result: yes
- configure:19405: checking sys/param.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking sys/param.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for sys/param.h
- configure:19405: result: yes
- configure:19405: checking for sys/stat.h
- configure:19405: result: yes
- configure:19405: checking for sys/types.h
- configure:19405: result: yes
- configure:19405: checking malloc.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking malloc.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for malloc.h
- configure:19405: result: yes
- configure:19405: checking poll.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking poll.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for poll.h
- configure:19405: result: yes
- configure:19405: checking limits.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking limits.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for limits.h
- configure:19405: result: yes
- configure:19405: checking sys/filio.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- conftest.c:107:10: fatal error: sys/filio.h: No such file or directory
- #include <sys/filio.h>
- ^~~~~~~~~~~~~
- compilation terminated.
- configure:19405: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_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
- | #include <sys/filio.h>
- configure:19405: result: no
- configure:19405: checking sys/filio.h presence
- configure:19405: gcc -E conftest.c
- conftest.c:74:10: fatal error: sys/filio.h: No such file or directory
- #include <sys/filio.h>
- ^~~~~~~~~~~~~
- compilation terminated.
- configure:19405: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | /* end confdefs.h. */
- | #include <sys/filio.h>
- configure:19405: result: no
- configure:19405: checking for sys/filio.h
- configure:19405: result: no
- configure:19405: checking sys/uio.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking sys/uio.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for sys/uio.h
- configure:19405: result: yes
- configure:19405: checking termios.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking termios.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for termios.h
- configure:19405: result: yes
- configure:19405: checking stdbool.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking stdbool.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for stdbool.h
- configure:19405: result: yes
- configure:19405: checking pwd.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking pwd.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for pwd.h
- configure:19405: result: yes
- configure:19405: checking grp.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking grp.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for grp.h
- configure:19405: result: yes
- configure:19405: checking sys/queue.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking sys/queue.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for sys/queue.h
- configure:19405: result: yes
- configure:19405: checking sys/cdefs.h usability
- configure:19405: gcc -c -g -O2 conftest.c >&5
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking sys/cdefs.h presence
- configure:19405: gcc -E conftest.c
- configure:19405: $? = 0
- configure:19405: result: yes
- configure:19405: checking for sys/cdefs.h
- configure:19405: result: yes
- configure:19415: checking syslog.h usability
- configure:19415: gcc -c -g -O2 conftest.c >&5
- configure:19415: $? = 0
- configure:19415: result: yes
- configure:19415: checking syslog.h presence
- configure:19415: gcc -E conftest.c
- configure:19415: $? = 0
- configure:19415: result: yes
- configure:19415: checking for syslog.h
- configure:19415: result: yes
- configure:19425: checking pthread.h usability
- configure:19425: gcc -c -g -O2 conftest.c >&5
- configure:19425: $? = 0
- configure:19425: result: yes
- configure:19425: checking pthread.h presence
- configure:19425: gcc -E conftest.c
- configure:19425: $? = 0
- configure:19425: result: yes
- configure:19425: checking for pthread.h
- configure:19425: result: yes
- configure:19452: checking for multiarch libdir
- configure:19468: result: ${exec_prefix}/lib64
- configure:19484: checking for C/C++ restrict keyword
- configure:19509: gcc -c -g -O2 conftest.c >&5
- configure:19509: $? = 0
- configure:19517: result: __restrict
- configure:19530: checking for an ANSI C-conforming const
- configure:19596: gcc -c -g -O2 conftest.c >&5
- configure:19596: $? = 0
- configure:19603: result: yes
- configure:19611: checking for inline
- configure:19627: gcc -c -g -O2 conftest.c >&5
- configure:19627: $? = 0
- configure:19635: result: inline
- configure:19653: checking whether byte ordering is bigendian
- configure:19668: gcc -c -g -O2 conftest.c >&5
- conftest.c:87:9: error: unknown type name 'not'
- not a universal capable compiler
- ^~~
- conftest.c:87:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
- not a universal capable compiler
- ^~~~~~~~~
- conftest.c:87:15: error: unknown type name 'universal'
- configure:19668: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #ifndef __APPLE_CC__
- | not a universal capable compiler
- | #endif
- | typedef int dummy;
- |
- configure:19713: gcc -c -g -O2 conftest.c >&5
- configure:19713: $? = 0
- configure:19731: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:93:4: error: unknown type name 'not'; did you mean 'ino_t'?
- not big endian
- ^~~
- ino_t
- conftest.c:93:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
- not big endian
- ^~~~~~
- configure:19731: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main ()
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:19859: result: no
- configure:19890: checking for a supported version of gcc
- configure:19900: result: ok (7)
- configure:19934: checking for gcc bug PR27603
- configure:19960: gcc -o conftest -g -O2 conftest.c >&5
- configure:19960: $? = 0
- configure:19960: ./conftest
- configure:19960: $? = 0
- configure:19961: result: ok, bug not present
- configure:19971: checking for gcc bug PR26763-2
- configure:19999: gcc -o conftest -g -O2 conftest.c >&5
- configure:19999: $? = 0
- configure:19999: ./conftest
- configure:19999: $? = 0
- configure:20000: result: ok, bug not present
- configure:20010: checking for valid code generation of CLI_ISCONTAINED
- configure:20077: gcc -o conftest -g -O2 conftest.c >&5
- configure:20077: $? = 0
- configure:20077: ./conftest
- configure:20077: $? = 0
- configure:20078: result: ok, bug not present
- configure:20088: checking for gcc bug PR28045
- configure:20119: gcc -o conftest -g -O2 conftest.c >&5
- configure:20119: $? = 0
- configure:20119: ./conftest
- configure:20119: $? = 0
- configure:20120: result: ok, bug not present
- configure:20130: checking for gcc bug PR37573
- configure:20215: gcc -o conftest -g -O2 conftest.c >&5
- configure:20215: $? = 0
- configure:20215: ./conftest
- configure:20215: $? = 0
- configure:20216: result: ok, bug not present
- configure:20232: checking for off_t
- configure:20232: gcc -c -g -O2 conftest.c >&5
- configure:20232: $? = 0
- configure:20232: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:122:20: error: expected expression before ')' token
- if (sizeof ((off_t)))
- ^
- configure:20232: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | /* 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:20232: result: yes
- configure:20243: checking size of short
- configure:20263: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:93:20: error: duplicate case value
- switch (0) case 0: case (sizeof (short) == 4):;
- ^~~~
- conftest.c:93:12: note: previously used here
- switch (0) case 0: case (sizeof (short) == 4):;
- ^~~~
- configure:20263: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #include "confdefs.h"
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | switch (0) case 0: case (sizeof (short) == 4):;
- | ;
- | return 0;
- | }
- configure:20263: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:93:20: error: duplicate case value
- switch (0) case 0: case (sizeof (short) == 8):;
- ^~~~
- conftest.c:93:12: note: previously used here
- switch (0) case 0: case (sizeof (short) == 8):;
- ^~~~
- configure:20263: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #include "confdefs.h"
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | switch (0) case 0: case (sizeof (short) == 8):;
- | ;
- | return 0;
- | }
- configure:20263: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:93:20: error: duplicate case value
- switch (0) case 0: case (sizeof (short) == 1):;
- ^~~~
- conftest.c:93:12: note: previously used here
- switch (0) case 0: case (sizeof (short) == 1):;
- ^~~~
- configure:20263: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #include "confdefs.h"
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | switch (0) case 0: case (sizeof (short) == 1):;
- | ;
- | return 0;
- | }
- configure:20263: gcc -c -g -O2 conftest.c >&5
- configure:20263: $? = 0
- configure:20275: result: 2
- configure:20283: checking size of int
- configure:20303: gcc -c -g -O2 conftest.c >&5
- configure:20303: $? = 0
- configure:20315: result: 4
- configure:20323: checking size of long
- configure:20343: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:95:20: error: duplicate case value
- switch (0) case 0: case (sizeof (long) == 4):;
- ^~~~
- conftest.c:95:12: note: previously used here
- switch (0) case 0: case (sizeof (long) == 4):;
- ^~~~
- configure:20343: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | /* end confdefs.h. */
- | #include "confdefs.h"
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | switch (0) case 0: case (sizeof (long) == 4):;
- | ;
- | return 0;
- | }
- configure:20343: gcc -c -g -O2 conftest.c >&5
- configure:20343: $? = 0
- configure:20355: result: 8
- configure:20363: checking size of long long
- configure:20383: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:96:20: error: duplicate case value
- switch (0) case 0: case (sizeof (long long) == 4):;
- ^~~~
- conftest.c:96:12: note: previously used here
- switch (0) case 0: case (sizeof (long long) == 4):;
- ^~~~
- configure:20383: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | /* end confdefs.h. */
- | #include "confdefs.h"
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | switch (0) case 0: case (sizeof (long long) == 4):;
- | ;
- | return 0;
- | }
- configure:20383: gcc -c -g -O2 conftest.c >&5
- configure:20383: $? = 0
- configure:20395: result: 8
- configure:20403: checking size of void *
- configure:20423: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:97:20: error: duplicate case value
- switch (0) case 0: case (sizeof (void *) == 4):;
- ^~~~
- conftest.c:97:12: note: previously used here
- switch (0) case 0: case (sizeof (void *) == 4):;
- ^~~~
- configure:20423: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | /* end confdefs.h. */
- | #include "confdefs.h"
- | #include <sys/types.h>
- |
- |
- | int
- | main ()
- | {
- | switch (0) case 0: case (sizeof (void *) == 4):;
- | ;
- | return 0;
- | }
- configure:20423: gcc -c -g -O2 conftest.c >&5
- configure:20423: $? = 0
- configure:20435: result: 8
- configure:20444: checking for ld --version-script
- configure:20473: gcc -g -O2 -fPIC -DPIC -shared
- -o conftest.so conftest.c
- -Wl,--version-script,conftest.map
- 1>&5
- configure:20476: $? = 0
- configure:20500: result: yes
- configure:20554: checking whether uname(2) is POSIX
- configure:20570: gcc -o conftest -g -O2 conftest.c >&5
- configure:20570: $? = 0
- configure:20570: ./conftest
- configure:20570: $? = 0
- configure:20582: result: yes
- configure:20591: checking for bind in -lsocket
- configure:20616: gcc -o conftest -g -O2 conftest.c -lsocket >&5
- /usr/bin/ld: cannot find -lsocket
- collect2: error: ld returned 1 exit status
- configure:20616: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 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 bind ();
- | int
- | main ()
- | {
- | return bind ();
- | ;
- | return 0;
- | }
- configure:20625: result: no
- configure:20631: checking for library containing gethostent
- configure:20662: gcc -o conftest -g -O2 conftest.c >&5
- configure:20662: $? = 0
- configure:20679: result: none required
- configure:20694: checking for poll
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for setsid
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for memcpy
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:117:6: warning: conflicting types for built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]
- char memcpy ();
- ^~~~~~
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for snprintf
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:118:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch]
- char snprintf ();
- ^~~~~~~~
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for vsnprintf
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:119:6: warning: conflicting types for built-in function 'vsnprintf' [-Wbuiltin-declaration-mismatch]
- char vsnprintf ();
- ^~~~~~~~~
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for strerror_r
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for strlcpy
- configure:20694: result: no
- configure:20694: checking for strlcat
- configure:20694: result: no
- configure:20694: checking for strcasestr
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for inet_ntop
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for setgroups
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for initgroups
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for ctime_r
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for mkstemp
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for mallinfo
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for madvise
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20694: checking for getnameinfo
- configure:20694: gcc -o conftest -g -O2 conftest.c >&5
- configure:20694: $? = 0
- configure:20694: result: yes
- configure:20740: checking for strndup
- configure:20740: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:130:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch]
- char strndup ();
- ^~~~~~~
- configure:20740: $? = 0
- configure:20740: result: yes
- configure:20751: checking for strnlen
- configure:20751: gcc -o conftest -g -O2 conftest.c >&5
- configure:20751: $? = 0
- configure:20751: result: yes
- configure:20762: checking for strnstr
- configure:20762: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccS3dRhc.o: In function `main':
- /tmp/conftest.c:143: undefined reference to `strnstr'
- collect2: error: ld returned 1 exit status
- configure:20762: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | /* end confdefs.h. */
- | /* Define strnstr to an innocuous variant, in case <limits.h> declares strnstr.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define strnstr innocuous_strnstr
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char strnstr (); 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 strnstr
- |
- | /* 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 strnstr ();
- | /* 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_strnstr || defined __stub___strnstr
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return strnstr ();
- | ;
- | return 0;
- | }
- configure:20762: result: no
- configure:20771: checking for _LARGEFILE_SOURCE value needed for large files
- configure:20790: gcc -o conftest -g -O2 conftest.c >&5
- configure:20790: $? = 0
- configure:20818: result: no
- configure:20841: checking for working mmap
- configure:20918: gcc -o conftest -g -O2 conftest.c >&5
- configure:20918: $? = 0
- configure:20918: ./conftest
- configure:20918: $? = 0
- configure:20928: result: yes
- configure:20939: checking for sysconf(_SC_PAGESIZE)
- configure:20960: gcc -o conftest -g -O2 conftest.c >&5
- configure:20960: $? = 0
- configure:20969: result: yes
- configure:20977: checking for getpagesize()
- configure:20997: gcc -o conftest -g -O2 conftest.c >&5
- configure:20997: $? = 0
- configure:21006: result: yes
- configure:21016: checking for MAP_ANON(YMOUS)
- configure:21034: gcc -o conftest -g -O2 conftest.c >&5
- configure:21034: $? = 0
- configure:21067: result: MAP_ANONYMOUS
- configure:21080: checking for enable_extended_FILE_stdio
- configure:21080: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccsf9zvx.o: In function `main':
- /tmp/conftest.c:148: undefined reference to `enable_extended_FILE_stdio'
- collect2: error: ld returned 1 exit status
- configure:21080: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | /* end confdefs.h. */
- | /* Define enable_extended_FILE_stdio to an innocuous variant, in case <limits.h> declares enable_extended_FILE_stdio.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define enable_extended_FILE_stdio innocuous_enable_extended_FILE_stdio
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char enable_extended_FILE_stdio (); 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 enable_extended_FILE_stdio
- |
- | /* 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 enable_extended_FILE_stdio ();
- | /* 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_enable_extended_FILE_stdio || defined __stub___enable_extended_FILE_stdio
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return enable_extended_FILE_stdio ();
- | ;
- | return 0;
- | }
- configure:21080: result: no
- configure:21092: checking for timegm
- configure:21092: gcc -o conftest -g -O2 conftest.c >&5
- configure:21092: $? = 0
- configure:21092: result: yes
- configure:21103: checking for sysctlbyname
- configure:21103: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccaTREgF.o: In function `main':
- /tmp/conftest.c:149: undefined reference to `sysctlbyname'
- collect2: error: ld returned 1 exit status
- configure:21103: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | /* end confdefs.h. */
- | /* Define sysctlbyname to an innocuous variant, in case <limits.h> declares sysctlbyname.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define sysctlbyname innocuous_sysctlbyname
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char sysctlbyname (); 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 sysctlbyname
- |
- | /* 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 sysctlbyname ();
- | /* 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_sysctlbyname || defined __stub___sysctlbyname
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return sysctlbyname ();
- | ;
- | return 0;
- | }
- configure:21103: result: no
- configure:21157: checking for CHECK
- configure:21164: $PKG_CONFIG --exists --print-errors "check"
- Package check was not found in the pkg-config search path.
- Perhaps you should add the directory containing `check.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'check' found
- configure:21167: $? = 1
- configure:21181: $PKG_CONFIG --exists --print-errors "check"
- Package check was not found in the pkg-config search path.
- Perhaps you should add the directory containing `check.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'check' found
- configure:21184: $? = 1
- configure:21198: result: no
- No package 'check' found
- configure:21278: checking for ld used by GCC
- configure:21342: result: /usr/bin/ld -m elf_x86_64
- configure:21349: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
- configure:21362: result: yes
- configure:21369: checking for shared library run path origin
- configure:21382: result: done
- configure:21860: checking check.h usability
- configure:21860: gcc -c -g -O2 conftest.c >&5
- conftest.c:149:10: fatal error: check.h: No such file or directory
- #include <check.h>
- ^~~~~~~~~
- compilation terminated.
- configure:21860: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 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
- | #include <check.h>
- configure:21860: result: no
- configure:21860: checking check.h presence
- configure:21860: gcc -E conftest.c
- conftest.c:116:10: fatal error: check.h: No such file or directory
- #include <check.h>
- ^~~~~~~~~
- compilation terminated.
- configure:21860: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | /* end confdefs.h. */
- | #include <check.h>
- configure:21860: result: no
- configure:21860: checking for check.h
- configure:21860: result: no
- configure:21904: unable to compile/link with check
- configure:22125: checking for libxml2 installation
- configure:22160: result: /usr
- configure:22175: checking for xml2-config
- configure:22193: found /usr/bin/xml2-config
- configure:22205: result: /usr/bin/xml2-config
- configure:22252: checking for xmlreader.h in /usr/include/libxml2/libxml/xmlreader.h
- configure:22259: result: found
- configure:22270: checking for xmlTextReaderRead in -lxml2
- configure:22295: gcc -o conftest -g -O2 -I/usr/include/libxml2 -lxml2 -lz -lm -ldl conftest.c -lxml2 -lxml2 -lz -lm -ldl >&5
- configure:22295: $? = 0
- configure:22304: result: yes
- configure:22325: Compiling and linking with libxml2 from /usr
- configure:22350: checking for OpenSSL installation
- configure:22368: result: /usr
- configure:22410: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto -lz >&5
- configure:22410: $? = 0
- configure:22419: checking for CRYPTO_free in -lcrypto
- configure:22444: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -lz -lssl -lcrypto -lz >&5
- configure:22444: $? = 0
- configure:22453: result: yes
- configure:22462: checking for X509_VERIFY_PARAM_new in -lssl
- configure:22487: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto -lz -lssl -lcrypto -lz >&5
- configure:22487: $? = 0
- configure:22496: result: yes
- configure:22516: checking for libjson installation
- configure:22550: result: /usr
- configure:22579: checking for library containing json_object_object_get_ex
- configure:22610: gcc -o conftest -g -O2 conftest.c >&5
- /tmp/ccjBfxie.o: In function `main':
- /tmp/conftest.c:129: undefined reference to `json_object_object_get_ex'
- collect2: error: ld returned 1 exit status
- configure:22610: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 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 json_object_object_get_ex ();
- | int
- | main ()
- | {
- | return json_object_object_get_ex ();
- | ;
- | return 0;
- | }
- configure:22610: gcc -o conftest -g -O2 conftest.c -ljson-c >&5
- configure:22610: $? = 0
- configure:22627: result: -ljson-c
- configure:22736: checking for pcre2-config
- configure:22754: found /usr/bin/pcre2-config
- configure:22766: result: /usr/bin/pcre2-config
- configure:22923: checking pcre-config version
- configure:22931: result: 10.23
- configure:22952: checking for CVE-2017-7186
- configure:22956: WARNING: The installed pcre2 version may contain security bugs. Please upgrade to 10.30 or later: http://www.pcre.org.
- configure:22981: CFLAGS from pcre-config:
- configure:22983: LIBS from pcre-config: -lpcre2-8
- configure:23076: Compiling and linking with pcre2 from /usr
- configure:23191: checking whether to enable maintainer-specific portions of Makefiles
- configure:23200: result: no
- configure:23230: checking for ZLIB
- configure:23237: $PKG_CONFIG --exists --print-errors "zlib"
- configure:23240: $? = 0
- configure:23254: $PKG_CONFIG --exists --print-errors "zlib"
- configure:23257: $? = 0
- configure:23295: result: yes
- configure:23528: checking how to link with libbz2
- configure:23988: result: -lbz2
- configure:24029: checking for BZ2_bzDecompressInit in -lbz2
- configure:24054: gcc -o conftest -g -O2 conftest.c -lbz2 >&5
- configure:24054: $? = 0
- configure:24063: result: yes
- configure:24076: checking bzlib.h usability
- configure:24076: gcc -c -g -O2 conftest.c >&5
- configure:24076: $? = 0
- configure:24076: result: yes
- configure:24076: checking bzlib.h presence
- configure:24076: gcc -E conftest.c
- configure:24076: $? = 0
- configure:24076: result: yes
- configure:24076: checking for bzlib.h
- configure:24076: result: yes
- configure:24078: checking for CVE-2008-1372
- configure:24152: gcc -o conftest -g -O2 conftest.c -lbz2 >&5
- configure:24152: $? = 0
- configure:24152: ./conftest
- configure:24152: $? = 0
- configure:24170: result: ok
- configure:24209: checking for CVE-2010-0405
- configure:24286: gcc -o conftest -g -O2 conftest.c -lbz2 >&5
- configure:24286: $? = 0
- configure:24286: ./conftest
- configure:24286: $? = 0
- configure:24304: result: ok
- configure:24382: checking for getaddrinfo
- configure:24411: gcc -o conftest -g -O2 conftest.c >&5
- configure:24411: $? = 0
- configure:24411: ./conftest
- configure:24411: $? = 0
- configure:24423: result: yes
- configure:24435: checking for SYSTEMD
- configure:24442: $PKG_CONFIG --exists --print-errors "libsystemd"
- configure:24445: $? = 0
- configure:24459: $PKG_CONFIG --exists --print-errors "libsystemd"
- configure:24462: $? = 0
- configure:24648: result: yes
- configure:24689: result: checking for systemd system unit installation directory... /usr/lib/systemd/system
- configure:25348: checking ncurses/ncurses.h usability
- configure:25348: gcc -c -g -O2 conftest.c >&5
- configure:25348: $? = 0
- configure:25348: result: yes
- configure:25348: checking ncurses/ncurses.h presence
- configure:25348: gcc -E conftest.c
- configure:25348: $? = 0
- configure:25348: result: yes
- configure:25348: checking for ncurses/ncurses.h
- configure:25348: result: yes
- configure:25362: checking linking with ncurses
- configure:25375: gcc -o conftest -g -O2 conftest.c -lncurses >&5
- configure:25375: $? = 0
- configure:25380: result: ok
- configure:25399: Compiling and linking with ncurses by using -lncurses
- configure:26518: checking for llvm-config
- configure:26551: result: no
- configure:26936: checking for ctime_r
- configure:26956: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:137:2: error: too many arguments to function 'ctime_r'
- ctime_r(&t, buf, 30);
- ^~~~~~~
- In file included from conftest.c:129:0:
- /usr/include/time.h:153:14: note: declared here
- extern char *ctime_r (const time_t *__restrict __timer,
- ^~~~~~~
- configure:26956: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 1
- | #define HAVE_JSON 1
- | #define HAVE_PCRE 1
- | #define USING_PCRE2 1
- | #define HAVE_BZLIB_H 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_SYSTEMD /**/
- | #define HAVE_LIBNCURSES 1
- | #define CURSES_INCLUDE <ncurses/ncurses.h>
- | #define HAVE_YARA 1
- | #define C_LINUX 1
- | /* end confdefs.h. */
- |
- | #include <time.h>
- |
- | int
- | main ()
- | {
- |
- | char buf[31];
- | time_t t;
- | ctime_r(&t, buf, 30);
- |
- | ;
- | return 0;
- | }
- configure:26973: result: yes, and it takes 2 arguments
- configure:26981: checking for recvmsg
- configure:26981: gcc -o conftest -g -O2 conftest.c >&5
- configure:26981: $? = 0
- configure:26981: result: yes
- configure:26981: checking for sendmsg
- configure:26981: gcc -o conftest -g -O2 conftest.c >&5
- configure:26981: $? = 0
- configure:26981: result: yes
- configure:26990: checking for msg_control field in struct msghdr
- configure:27023: gcc -c -g -O2 conftest.c >&5
- configure:27023: $? = 0
- configure:27031: result: yes
- configure:27034: checking BSD 4.4 / RFC2292 style fd passing
- configure:27203: gcc -o conftest -g -O2 conftest.c >&5
- configure:27203: $? = 0
- configure:27203: ./conftest
- configure:27203: $? = 0
- configure:27394: result: yes
- configure:27430: checking for pthread.h
- configure:27430: result: yes
- configure:27449: checking whether in_port_t is defined
- configure:27465: gcc -c -g -O2 conftest.c >&5
- configure:27465: $? = 0
- configure:27467: result: yes
- configure:27479: checking for in_addr_t definition
- configure:27495: gcc -c -g -O2 conftest.c >&5
- configure:27495: $? = 0
- configure:27497: result: yes
- configure:27516: checking for sched_yield
- configure:27516: gcc -o conftest -g -O2 conftest.c -lpthread >&5
- configure:27516: $? = 0
- configure:27516: result: yes
- configure:27516: checking for pthread_yield
- configure:27516: gcc -o conftest -g -O2 conftest.c -lpthread >&5
- configure:27516: $? = 0
- configure:27516: result: yes
- configure:27537: checking for socklen_t
- configure:27561: gcc -c -g -O2 conftest.c >&5
- configure:27561: $? = 0
- configure:27570: result: yes
- configure:27618: checking for structure packing via __attribute__((packed))
- configure:27639: gcc -c -g -O2 conftest.c >&5
- configure:27639: $? = 0
- configure:27648: result: yes
- configure:27732: checking for type aligning via __attribute__((aligned))
- configure:27749: gcc -c -g -O2 conftest.c >&5
- configure:27749: $? = 0
- configure:27758: result: yes
- configure:27777: checking that structure packing works
- configure:27834: gcc -o conftest -g -O2 conftest.c >&5
- conftest.c:152:8: warning: 'packed' attribute ignored for field of type 'char' [-Wattributes]
- struct { char c __attribute__((packed)); long l __attribute__((packed)); } s;
- ^
- configure:27834: $? = 0
- configure:27834: ./conftest
- configure:27834: $? = 0
- configure:27846: result: yes
- configure:27853: checking for fd_set
- configure:27870: result: yes, found in sys/select.h
- configure:27906: checking default FD_SETSIZE value
- configure:27939: gcc -o conftest -g -O2 conftest.c >&5
- configure:27939: $? = 0
- configure:27939: ./conftest
- configure:27939: $? = 0
- configure:27948: result: 1024
- configure:27956: checking stat64
- configure:27982: gcc -o conftest -g -O2 conftest.c >&5
- configure:27982: $? = 0
- configure:27982: ./conftest
- configure:27982: $? = 0
- configure:27998: result: yes
- configure:28001: checking whether signed right shift is sign extended
- configure:28010: gcc -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- configure:28010: $? = 0
- configure:28010: ./conftest
- configure:28010: $? = 0
- configure:28024: result: yes
- configure:28027: checking LFS safe fts implementation
- configure:28041: gcc -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- configure:28041: $? = 0
- configure:28047: result: yes
- configure:28576: checking for iconv
- configure:28600: gcc -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- configure:28600: $? = 0
- configure:28634: result: yes
- configure:28637: checking for working iconv
- configure:28778: gcc -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- configure:28778: $? = 0
- configure:28778: ./conftest
- configure:28778: $? = 0
- configure:28790: result: yes
- configure:28818: checking for iconv declaration
- configure:28847: gcc -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- configure:28847: $? = 0
- configure:28858: result:
- extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
- configure:28873: checking for iconv.h
- configure:28873: gcc -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- configure:28873: $? = 0
- configure:28873: result: yes
- configure:28887: checking localcharset.h usability
- configure:28887: gcc -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- conftest.c:182:10: fatal error: localcharset.h: No such file or directory
- #include <localcharset.h>
- ^~~~~~~~~~~~~~~~
- compilation terminated.
- configure:28887: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 1
- | #define HAVE_JSON 1
- | #define HAVE_PCRE 1
- | #define USING_PCRE2 1
- | #define HAVE_BZLIB_H 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_SYSTEMD /**/
- | #define HAVE_LIBNCURSES 1
- | #define CURSES_INCLUDE <ncurses/ncurses.h>
- | #define HAVE_YARA 1
- | #define C_LINUX 1
- | #define HAVE_CTIME_R_2 1
- | #define HAVE_RECVMSG 1
- | #define HAVE_SENDMSG 1
- | #define HAVE_FD_PASSING 1
- | #define HAVE_IN_PORT_T 1
- | #define HAVE_IN_ADDR_T 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_PTHREAD_YIELD 1
- | #define BUILD_CLAMD 1
- | #define CL_THREAD_SAFE 1
- | #define _REENTRANT 1
- | #define HAVE_ATTRIB_PACKED 1
- | #define HAVE_ATTRIB_ALIGNED 1
- | #define HAVE_SYS_SELECT_H 1
- | #define DEFAULT_FD_SETSIZE 1024
- | #define HAVE_STAT64 1
- | #define HAVE_SAR 1
- | #define HAVE_SYSTEM_LFS_FTS 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_ICONV_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
- | #include <localcharset.h>
- configure:28887: result: no
- configure:28887: checking localcharset.h presence
- configure:28887: gcc -E conftest.c
- conftest.c:149:10: fatal error: localcharset.h: No such file or directory
- #include <localcharset.h>
- ^~~~~~~~~~~~~~~~
- compilation terminated.
- configure:28887: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 1
- | #define HAVE_JSON 1
- | #define HAVE_PCRE 1
- | #define USING_PCRE2 1
- | #define HAVE_BZLIB_H 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_SYSTEMD /**/
- | #define HAVE_LIBNCURSES 1
- | #define CURSES_INCLUDE <ncurses/ncurses.h>
- | #define HAVE_YARA 1
- | #define C_LINUX 1
- | #define HAVE_CTIME_R_2 1
- | #define HAVE_RECVMSG 1
- | #define HAVE_SENDMSG 1
- | #define HAVE_FD_PASSING 1
- | #define HAVE_IN_PORT_T 1
- | #define HAVE_IN_ADDR_T 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_PTHREAD_YIELD 1
- | #define BUILD_CLAMD 1
- | #define CL_THREAD_SAFE 1
- | #define _REENTRANT 1
- | #define HAVE_ATTRIB_PACKED 1
- | #define HAVE_ATTRIB_ALIGNED 1
- | #define HAVE_SYS_SELECT_H 1
- | #define DEFAULT_FD_SETSIZE 1024
- | #define HAVE_STAT64 1
- | #define HAVE_SAR 1
- | #define HAVE_SYSTEM_LFS_FTS 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_ICONV_H 1
- | /* end confdefs.h. */
- | #include <localcharset.h>
- configure:28887: result: no
- configure:28887: checking for localcharset.h
- configure:28887: result: no
- configure:28901: checking for locale_charset
- configure:28901: gcc -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- /tmp/ccxJ2WO0.o: In function `main':
- /tmp/conftest.c:183: undefined reference to `locale_charset'
- collect2: error: ld returned 1 exit status
- configure:28901: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 1
- | #define HAVE_JSON 1
- | #define HAVE_PCRE 1
- | #define USING_PCRE2 1
- | #define HAVE_BZLIB_H 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_SYSTEMD /**/
- | #define HAVE_LIBNCURSES 1
- | #define CURSES_INCLUDE <ncurses/ncurses.h>
- | #define HAVE_YARA 1
- | #define C_LINUX 1
- | #define HAVE_CTIME_R_2 1
- | #define HAVE_RECVMSG 1
- | #define HAVE_SENDMSG 1
- | #define HAVE_FD_PASSING 1
- | #define HAVE_IN_PORT_T 1
- | #define HAVE_IN_ADDR_T 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_PTHREAD_YIELD 1
- | #define BUILD_CLAMD 1
- | #define CL_THREAD_SAFE 1
- | #define _REENTRANT 1
- | #define HAVE_ATTRIB_PACKED 1
- | #define HAVE_ATTRIB_ALIGNED 1
- | #define HAVE_SYS_SELECT_H 1
- | #define DEFAULT_FD_SETSIZE 1024
- | #define HAVE_STAT64 1
- | #define HAVE_SAR 1
- | #define HAVE_SYSTEM_LFS_FTS 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_ICONV_H 1
- | /* end confdefs.h. */
- | /* Define locale_charset to an innocuous variant, in case <limits.h> declares locale_charset.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define locale_charset innocuous_locale_charset
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char locale_charset (); 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 locale_charset
- |
- | /* 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 locale_charset ();
- | /* 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_locale_charset || defined __stub___locale_charset
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return locale_charset ();
- | ;
- | return 0;
- | }
- configure:28901: result: no
- configure:28913: checking for locale_charset in -lcharset
- configure:28938: gcc -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lcharset >&5
- /usr/bin/ld: cannot find -lcharset
- collect2: error: ld returned 1 exit status
- configure:28938: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 1
- | #define HAVE_JSON 1
- | #define HAVE_PCRE 1
- | #define USING_PCRE2 1
- | #define HAVE_BZLIB_H 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_SYSTEMD /**/
- | #define HAVE_LIBNCURSES 1
- | #define CURSES_INCLUDE <ncurses/ncurses.h>
- | #define HAVE_YARA 1
- | #define C_LINUX 1
- | #define HAVE_CTIME_R_2 1
- | #define HAVE_RECVMSG 1
- | #define HAVE_SENDMSG 1
- | #define HAVE_FD_PASSING 1
- | #define HAVE_IN_PORT_T 1
- | #define HAVE_IN_ADDR_T 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_PTHREAD_YIELD 1
- | #define BUILD_CLAMD 1
- | #define CL_THREAD_SAFE 1
- | #define _REENTRANT 1
- | #define HAVE_ATTRIB_PACKED 1
- | #define HAVE_ATTRIB_ALIGNED 1
- | #define HAVE_SYS_SELECT_H 1
- | #define DEFAULT_FD_SETSIZE 1024
- | #define HAVE_STAT64 1
- | #define HAVE_SAR 1
- | #define HAVE_SYSTEM_LFS_FTS 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_ICONV_H 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 locale_charset ();
- | int
- | main ()
- | {
- | return locale_charset ();
- | ;
- | return 0;
- | }
- configure:28947: result: no
- configure:29053: checking for IPv6 support
- configure:29087: gcc -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:164:4: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
- memset(&hints, 0, sizeof(hints));
- ^~~~~~
- conftest.c:164:4: warning: incompatible implicit declaration of built-in function 'memset'
- conftest.c:164:4: note: include '<string.h>' or provide a declaration of 'memset'
- configure:29087: $? = 0
- configure:29087: ./conftest
- configure:29087: $? = 0
- configure:29099: result: yes
- configure:29120: checking for resolv.h
- configure:29120: gcc -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- configure:29120: $? = 0
- configure:29120: result: yes
- configure:29128: checking for dn_expand in std libs
- configure:29145: gcc -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- /tmp/ccRPkFP4.o: In function `main':
- /tmp/conftest.c:156: undefined reference to `__dn_expand'
- collect2: error: ld returned 1 exit status
- configure:29145: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 1
- | #define HAVE_JSON 1
- | #define HAVE_PCRE 1
- | #define USING_PCRE2 1
- | #define HAVE_BZLIB_H 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_SYSTEMD /**/
- | #define HAVE_LIBNCURSES 1
- | #define CURSES_INCLUDE <ncurses/ncurses.h>
- | #define HAVE_YARA 1
- | #define C_LINUX 1
- | #define HAVE_CTIME_R_2 1
- | #define HAVE_RECVMSG 1
- | #define HAVE_SENDMSG 1
- | #define HAVE_FD_PASSING 1
- | #define HAVE_IN_PORT_T 1
- | #define HAVE_IN_ADDR_T 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_PTHREAD_YIELD 1
- | #define BUILD_CLAMD 1
- | #define CL_THREAD_SAFE 1
- | #define _REENTRANT 1
- | #define HAVE_ATTRIB_PACKED 1
- | #define HAVE_ATTRIB_ALIGNED 1
- | #define HAVE_SYS_SELECT_H 1
- | #define DEFAULT_FD_SETSIZE 1024
- | #define HAVE_STAT64 1
- | #define HAVE_SAR 1
- | #define HAVE_SYSTEM_LFS_FTS 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_ICONV_H 1
- | #define DATADIR "/usr/local/share/clamav"
- | #define SUPPORT_IPv6 1
- | /* end confdefs.h. */
- |
- | #include <sys/types.h>
- | #include <netinet/in.h>
- | #include <arpa/nameser.h>
- | #include <resolv.h>
- | int main() { return (long)dn_expand; }
- |
- configure:29155: result: no
- configure:29160: checking for dn_expand in -lresolv
- configure:29177: gcc -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lresolv >&5
- configure:29177: $? = 0
- configure:29187: result: yes
- configure:29220: checking whether setpgrp takes no argument
- configure:29242: gcc -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:191:10: error: too many arguments to function 'setpgrp'
- return setpgrp (1,1) != -1;
- ^~~~~~~
- In file included from conftest.c:183:0:
- /usr/include/unistd.h:663:12: note: declared here
- extern int setpgrp (void) __THROW;
- ^~~~~~~
- configure:29242: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 1
- | #define HAVE_JSON 1
- | #define HAVE_PCRE 1
- | #define USING_PCRE2 1
- | #define HAVE_BZLIB_H 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_SYSTEMD /**/
- | #define HAVE_LIBNCURSES 1
- | #define CURSES_INCLUDE <ncurses/ncurses.h>
- | #define HAVE_YARA 1
- | #define C_LINUX 1
- | #define HAVE_CTIME_R_2 1
- | #define HAVE_RECVMSG 1
- | #define HAVE_SENDMSG 1
- | #define HAVE_FD_PASSING 1
- | #define HAVE_IN_PORT_T 1
- | #define HAVE_IN_ADDR_T 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_PTHREAD_YIELD 1
- | #define BUILD_CLAMD 1
- | #define CL_THREAD_SAFE 1
- | #define _REENTRANT 1
- | #define HAVE_ATTRIB_PACKED 1
- | #define HAVE_ATTRIB_ALIGNED 1
- | #define HAVE_SYS_SELECT_H 1
- | #define DEFAULT_FD_SETSIZE 1024
- | #define HAVE_STAT64 1
- | #define HAVE_SAR 1
- | #define HAVE_SYSTEM_LFS_FTS 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_ICONV_H 1
- | #define DATADIR "/usr/local/share/clamav"
- | #define SUPPORT_IPv6 1
- | #define HAVE_RESOLV_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 this system has a BSD-style setpgrp which takes arguments,
- | setpgrp(1, 1) will fail with ESRCH and return -1, in that case
- | exit successfully. */
- | return setpgrp (1,1) != -1;
- | ;
- | return 0;
- | }
- configure:29252: result: yes
- configure:29879: checking for libcurl installation
- configure:29913: result: /usr
- configure:29936: checking for gawk
- configure:29963: result: gawk
- configure:29978: checking for curl-config
- configure:29996: found /usr/bin/curl-config
- configure:30009: result: /usr/bin/curl-config
- configure:30031: checking for curl_easy_init in -lcurl
- configure:30057: gcc -o conftest -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -lcurl -lssl -lcrypto -lz conftest.c -lcurl -lcurl
- >&5
- configure:30057: $? = 0
- configure:30066: result: yes
- configure:30145: checking for special C compiler options needed for large files
- configure:30190: result: no
- configure:30196: checking for _FILE_OFFSET_BITS value needed for large files
- configure:30221: gcc -c -g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
- configure:30221: $? = 0
- configure:30253: result: no
- configure:30396: checking for gcc
- configure:30412: found /usr/bin/gcc
- configure:30423: result: gcc
- configure:30448: checking for Objective C compiler version
- configure:30457: gcc --version >&5
- gcc (GCC) 7.3.1 20180712 (Red Hat 7.3.1-6)
- Copyright (C) 2017 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:30468: $? = 0
- configure:30457: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/7/lto-wrapper
- Target: x86_64-redhat-linux
- Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-libsanitizer --enable-gnu-indirect-function --enable-libcilkrts --enable-libatomic --enable-libquadmath --enable-libitm --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
- Thread model: posix
- gcc version 7.3.1 20180712 (Red Hat 7.3.1-6) (GCC)
- configure:30468: $? = 0
- configure:30457: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:30468: $? = 1
- configure:30457: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
- gcc: fatal error: no input files
- compilation terminated.
- configure:30468: $? = 1
- configure:30472: checking whether we are using the GNU Objective C compiler
- configure:30491: gcc -c conftest.m >&5
- gcc: error trying to exec 'cc1obj': execvp: No such file or directory
- configure:30491: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 1
- | #define HAVE_JSON 1
- | #define HAVE_PCRE 1
- | #define USING_PCRE2 1
- | #define HAVE_BZLIB_H 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_SYSTEMD /**/
- | #define HAVE_LIBNCURSES 1
- | #define CURSES_INCLUDE <ncurses/ncurses.h>
- | #define HAVE_YARA 1
- | #define C_LINUX 1
- | #define HAVE_CTIME_R_2 1
- | #define HAVE_RECVMSG 1
- | #define HAVE_SENDMSG 1
- | #define HAVE_FD_PASSING 1
- | #define HAVE_IN_PORT_T 1
- | #define HAVE_IN_ADDR_T 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_PTHREAD_YIELD 1
- | #define BUILD_CLAMD 1
- | #define CL_THREAD_SAFE 1
- | #define _REENTRANT 1
- | #define HAVE_ATTRIB_PACKED 1
- | #define HAVE_ATTRIB_ALIGNED 1
- | #define HAVE_SYS_SELECT_H 1
- | #define DEFAULT_FD_SETSIZE 1024
- | #define HAVE_STAT64 1
- | #define HAVE_SAR 1
- | #define HAVE_SYSTEM_LFS_FTS 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_ICONV_H 1
- | #define DATADIR "/usr/local/share/clamav"
- | #define SUPPORT_IPv6 1
- | #define HAVE_RESOLV_H 1
- | #define SETPGRP_VOID 1
- | #define CLAMAVUSER "clamav"
- | #define CLAMAVGROUP "clamav"
- | #define NDEBUG 1
- | #define CONFDIR "/usr/local/etc"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- | #ifndef __GNUC__
- | choke me
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:30500: result: no
- configure:30509: checking whether gcc accepts -g
- configure:30529: gcc -c -g conftest.m >&5
- gcc: error trying to exec 'cc1obj': execvp: No such file or directory
- configure:30529: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 1
- | #define HAVE_JSON 1
- | #define HAVE_PCRE 1
- | #define USING_PCRE2 1
- | #define HAVE_BZLIB_H 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_SYSTEMD /**/
- | #define HAVE_LIBNCURSES 1
- | #define CURSES_INCLUDE <ncurses/ncurses.h>
- | #define HAVE_YARA 1
- | #define C_LINUX 1
- | #define HAVE_CTIME_R_2 1
- | #define HAVE_RECVMSG 1
- | #define HAVE_SENDMSG 1
- | #define HAVE_FD_PASSING 1
- | #define HAVE_IN_PORT_T 1
- | #define HAVE_IN_ADDR_T 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_PTHREAD_YIELD 1
- | #define BUILD_CLAMD 1
- | #define CL_THREAD_SAFE 1
- | #define _REENTRANT 1
- | #define HAVE_ATTRIB_PACKED 1
- | #define HAVE_ATTRIB_ALIGNED 1
- | #define HAVE_SYS_SELECT_H 1
- | #define DEFAULT_FD_SETSIZE 1024
- | #define HAVE_STAT64 1
- | #define HAVE_SAR 1
- | #define HAVE_SYSTEM_LFS_FTS 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_ICONV_H 1
- | #define DATADIR "/usr/local/share/clamav"
- | #define SUPPORT_IPv6 1
- | #define HAVE_RESOLV_H 1
- | #define SETPGRP_VOID 1
- | #define CLAMAVUSER "clamav"
- | #define CLAMAVGROUP "clamav"
- | #define NDEBUG 1
- | #define CONFDIR "/usr/local/etc"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:30544: gcc -c conftest.m >&5
- gcc: error trying to exec 'cc1obj': execvp: No such file or directory
- configure:30544: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 1
- | #define HAVE_JSON 1
- | #define HAVE_PCRE 1
- | #define USING_PCRE2 1
- | #define HAVE_BZLIB_H 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_SYSTEMD /**/
- | #define HAVE_LIBNCURSES 1
- | #define CURSES_INCLUDE <ncurses/ncurses.h>
- | #define HAVE_YARA 1
- | #define C_LINUX 1
- | #define HAVE_CTIME_R_2 1
- | #define HAVE_RECVMSG 1
- | #define HAVE_SENDMSG 1
- | #define HAVE_FD_PASSING 1
- | #define HAVE_IN_PORT_T 1
- | #define HAVE_IN_ADDR_T 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_PTHREAD_YIELD 1
- | #define BUILD_CLAMD 1
- | #define CL_THREAD_SAFE 1
- | #define _REENTRANT 1
- | #define HAVE_ATTRIB_PACKED 1
- | #define HAVE_ATTRIB_ALIGNED 1
- | #define HAVE_SYS_SELECT_H 1
- | #define DEFAULT_FD_SETSIZE 1024
- | #define HAVE_STAT64 1
- | #define HAVE_SAR 1
- | #define HAVE_SYSTEM_LFS_FTS 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_ICONV_H 1
- | #define DATADIR "/usr/local/share/clamav"
- | #define SUPPORT_IPv6 1
- | #define HAVE_RESOLV_H 1
- | #define SETPGRP_VOID 1
- | #define CLAMAVUSER "clamav"
- | #define CLAMAVGROUP "clamav"
- | #define NDEBUG 1
- | #define CONFDIR "/usr/local/etc"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:30560: gcc -c -g conftest.m >&5
- gcc: error trying to exec 'cc1obj': execvp: No such file or directory
- configure:30560: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "ClamAV"
- | #define PACKAGE_TARNAME "clamav"
- | #define PACKAGE_VERSION "0.102.0"
- | #define PACKAGE_STRING "ClamAV 0.102.0"
- | #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- | #define PACKAGE_URL "https://www.clamav.net/"
- | #define PACKAGE PACKAGE_NAME
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define LIBCLAMAV_FULLVER "9.0.4"
- | #define LIBCLAMAV_MAJORVER 9
- | #define LIBFRESHCLAM_FULLVER "2.0.0"
- | #define LIBFRESHCLAM_MAJORVER 2
- | #define VERSION "0.102.0"
- | #define VERSION_SUFFIX ""
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define LT_MODULE_EXT ".so"
- | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | #define HAVE_LIBDLLOADER 1
- | #define HAVE_ARGZ_H 1
- | #define HAVE_ERROR_T 1
- | #define HAVE_ARGZ_ADD 1
- | #define HAVE_ARGZ_APPEND 1
- | #define HAVE_ARGZ_COUNT 1
- | #define HAVE_ARGZ_CREATE_SEP 1
- | #define HAVE_ARGZ_INSERT 1
- | #define HAVE_ARGZ_NEXT 1
- | #define HAVE_ARGZ_STRINGIFY 1
- | #define HAVE_WORKING_ARGZ 1
- | #define HAVE_PRELOADED_SYMBOLS 1
- | #define HAVE_LTDL 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DIRENT_H 1
- | #define HAVE_CLOSEDIR 1
- | #define HAVE_OPENDIR 1
- | #define HAVE_READDIR 1
- | #define LT_LIBEXT "a"
- | #define LT_LIBPREFIX "lib"
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_SYS_TIMES_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_SYS_MMAN_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_MALLOC_H 1
- | #define HAVE_POLL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SYS_UIO_H 1
- | #define HAVE_TERMIOS_H 1
- | #define HAVE_STDBOOL_H 1
- | #define HAVE_PWD_H 1
- | #define HAVE_GRP_H 1
- | #define HAVE_SYS_QUEUE_H 1
- | #define HAVE_SYS_CDEFS_H 1
- | #define USE_SYSLOG 1
- | #define HAVE_PTHREAD_H 1
- | #define SCANBUFF 131072
- | #define FILEBUFF 8192
- | #define restrict __restrict
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_INT 4
- | #define SIZEOF_LONG 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF_VOID_P 8
- | #define HAVE_UNAME_SYSCALL 1
- | #define HAVE_POLL 1
- | #define HAVE_SETSID 1
- | #define HAVE_MEMCPY 1
- | #define HAVE_SNPRINTF 1
- | #define HAVE_VSNPRINTF 1
- | #define HAVE_STRERROR_R 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_INET_NTOP 1
- | #define HAVE_SETGROUPS 1
- | #define HAVE_INITGROUPS 1
- | #define HAVE_CTIME_R 1
- | #define HAVE_MKSTEMP 1
- | #define HAVE_MALLINFO 1
- | #define HAVE_MADVISE 1
- | #define HAVE_GETNAMEINFO 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_FSEEKO 1
- | #define HAVE_MMAP 1
- | #define HAVE_SYSCONF_SC_PAGESIZE 1
- | #define HAVE_GETPAGESIZE 1
- | #define ANONYMOUS_MAP MAP_ANONYMOUS
- | #define HAVE_TIMEGM 1
- | #define USE_MPOOL 1
- | #define HAVE_LIBXML2 1
- | #define HAVE_LIBSSL 1
- | #define HAVE_JSON 1
- | #define HAVE_PCRE 1
- | #define USING_PCRE2 1
- | #define HAVE_BZLIB_H 1
- | #define HAVE_GETADDRINFO 1
- | #define HAVE_SYSTEMD /**/
- | #define HAVE_LIBNCURSES 1
- | #define CURSES_INCLUDE <ncurses/ncurses.h>
- | #define HAVE_YARA 1
- | #define C_LINUX 1
- | #define HAVE_CTIME_R_2 1
- | #define HAVE_RECVMSG 1
- | #define HAVE_SENDMSG 1
- | #define HAVE_FD_PASSING 1
- | #define HAVE_IN_PORT_T 1
- | #define HAVE_IN_ADDR_T 1
- | #define HAVE_SCHED_YIELD 1
- | #define HAVE_PTHREAD_YIELD 1
- | #define BUILD_CLAMD 1
- | #define CL_THREAD_SAFE 1
- | #define _REENTRANT 1
- | #define HAVE_ATTRIB_PACKED 1
- | #define HAVE_ATTRIB_ALIGNED 1
- | #define HAVE_SYS_SELECT_H 1
- | #define DEFAULT_FD_SETSIZE 1024
- | #define HAVE_STAT64 1
- | #define HAVE_SAR 1
- | #define HAVE_SYSTEM_LFS_FTS 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define HAVE_ICONV_H 1
- | #define DATADIR "/usr/local/share/clamav"
- | #define SUPPORT_IPv6 1
- | #define HAVE_RESOLV_H 1
- | #define SETPGRP_VOID 1
- | #define CLAMAVUSER "clamav"
- | #define CLAMAVGROUP "clamav"
- | #define NDEBUG 1
- | #define CONFDIR "/usr/local/etc"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:30570: result: no
- configure:30595: checking dependency style of gcc
- configure:30704: result: gcc3
- configure:30800: checking for sys/int_types.h
- configure:30800: result: no
- configure:30806: checking for inttypes.h
- configure:30806: result: yes
- configure:31026: checking that generated files are newer than configure
- configure:31032: result: done
- configure:31185: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by ClamAV config.status 0.102.0, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on f5388724aeb2
- config.status:1509: creating libltdl/Makefile
- config.status:1509: creating Makefile
- config.status:1509: creating clamav-config
- config.status:1509: creating libclamav.pc
- config.status:1509: creating platform.h
- config.status:1509: creating clamav-types.h
- config.status:1509: creating clamav-version.h
- config.status:1509: creating clamscan/Makefile
- config.status:1509: creating database/Makefile
- config.status:1509: creating docs/Makefile
- config.status:1509: creating clamd/Makefile
- config.status:1509: creating clamd/clamav-daemon.service
- config.status:1509: creating clamd/clamav-daemon.socket
- config.status:1509: creating clamdscan/Makefile
- config.status:1509: creating clamsubmit/Makefile
- config.status:1509: creating clamav-milter/Makefile
- config.status:1509: creating freshclam/clamav-freshclam.service
- config.status:1509: creating freshclam/Makefile
- config.status:1509: creating sigtool/Makefile
- config.status:1509: creating clamconf/Makefile
- config.status:1509: creating etc/Makefile
- config.status:1509: creating test/Makefile
- config.status:1509: creating unit_tests/Makefile
- config.status:1509: creating fuzz/Makefile
- config.status:1509: creating clamdtop/Makefile
- config.status:1509: creating clambc/Makefile
- config.status:1509: creating libfreshclam/Makefile
- config.status:1509: creating docs/man/clamav-milter.8
- config.status:1509: creating docs/man/clamav-milter.conf.5
- config.status:1509: creating docs/man/clambc.1
- config.status:1509: creating docs/man/clamconf.1
- config.status:1509: creating docs/man/clamd.8
- config.status:1509: creating docs/man/clamd.conf.5
- config.status:1509: creating docs/man/clamdscan.1
- config.status:1509: creating docs/man/clamscan.1
- config.status:1509: creating docs/man/freshclam.1
- config.status:1509: creating docs/man/freshclam.conf.5
- config.status:1509: creating docs/man/sigtool.1
- config.status:1509: creating docs/man/clamdtop.1
- config.status:1509: creating docs/man/clamsubmit.1
- config.status:1509: creating clamonacc/Makefile
- config.status:1509: creating clamav-config.h
- config.status:1509: creating libclammspack/config.h
- config.status:1738: executing depfiles commands
- config.status:1738: executing libtool commands
- configure:33928: checking that generated files are newer than configure
- configure:33934: result: done
- configure:34103: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by ClamAV config.status 0.102.0, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on f5388724aeb2
- config.status:1511: creating libltdl/Makefile
- config.status:1511: creating Makefile
- config.status:1511: creating clamav-config
- config.status:1511: creating libclamav.pc
- config.status:1511: creating platform.h
- config.status:1511: creating clamav-types.h
- config.status:1511: creating clamav-version.h
- config.status:1511: creating clamscan/Makefile
- config.status:1511: creating database/Makefile
- config.status:1511: creating docs/Makefile
- config.status:1511: creating clamd/Makefile
- config.status:1511: creating clamd/clamav-daemon.service
- config.status:1511: creating clamd/clamav-daemon.socket
- config.status:1511: creating clamdscan/Makefile
- config.status:1511: creating clamsubmit/Makefile
- config.status:1511: creating clamav-milter/Makefile
- config.status:1511: creating freshclam/clamav-freshclam.service
- config.status:1511: creating freshclam/Makefile
- config.status:1511: creating sigtool/Makefile
- config.status:1511: creating clamconf/Makefile
- config.status:1511: creating etc/Makefile
- config.status:1511: creating test/Makefile
- config.status:1511: creating unit_tests/Makefile
- config.status:1511: creating fuzz/Makefile
- config.status:1511: creating clamdtop/Makefile
- config.status:1511: creating clambc/Makefile
- config.status:1511: creating libfreshclam/Makefile
- config.status:1511: creating docs/man/clamav-milter.8
- config.status:1511: creating docs/man/clamav-milter.conf.5
- config.status:1511: creating docs/man/clambc.1
- config.status:1511: creating docs/man/clamconf.1
- config.status:1511: creating docs/man/clamd.8
- config.status:1511: creating docs/man/clamd.conf.5
- config.status:1511: creating docs/man/clamdscan.1
- config.status:1511: creating docs/man/clamscan.1
- config.status:1511: creating docs/man/freshclam.1
- config.status:1511: creating docs/man/freshclam.conf.5
- config.status:1511: creating docs/man/sigtool.1
- config.status:1511: creating docs/man/clamdtop.1
- config.status:1511: creating docs/man/clamsubmit.1
- config.status:1511: creating clamonacc/Makefile
- config.status:1511: creating libclamav/Makefile
- config.status:1511: creating clamav-config.h
- config.status:1692: clamav-config.h is unchanged
- config.status:1511: creating libclammspack/config.h
- config.status:1692: libclammspack/config.h is unchanged
- config.status:1740: executing depfiles commands
- config.status:1740: executing libtool commands
- configure:36704: Summary of detected features follows
- configure:36712: Summary of miscellaneous features
- configure:36815: Summary of optional tools
- configure:36940: Summary of engine performance features
- configure:37032: Summary of engine detection features
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-pc-linux-gnu
- ac_cv_c_bigendian=no
- ac_cv_c_can_get_pagesize=yes
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
- ac_cv_c_cve_2008_1372=ok
- ac_cv_c_cve_2010_0405=ok
- ac_cv_c_getpagesize=yes
- ac_cv_c_inline=inline
- ac_cv_c_mmap_anonymous=MAP_ANONYMOUS
- ac_cv_c_mmap_private=yes
- ac_cv_c_restrict=__restrict
- ac_cv_c_sysconf_sc_pagesize=yes
- ac_cv_ctime_args=2
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CHECK_CFLAGS_set=
- ac_cv_env_CHECK_CFLAGS_value=
- ac_cv_env_CHECK_LIBS_set=
- ac_cv_env_CHECK_LIBS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_CXXCPP_set=
- ac_cv_env_CXXCPP_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBMSPACK_CFLAGS_set=
- ac_cv_env_LIBMSPACK_CFLAGS_value=
- ac_cv_env_LIBMSPACK_LIBS_set=
- ac_cv_env_LIBMSPACK_LIBS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_LT_SYS_LIBRARY_PATH_set=
- ac_cv_env_LT_SYS_LIBRARY_PATH_value=
- ac_cv_env_OBJCFLAGS_set=
- ac_cv_env_OBJCFLAGS_value=
- ac_cv_env_OBJC_set=
- ac_cv_env_OBJC_value=
- ac_cv_env_PKG_CONFIG_LIBDIR_set=
- ac_cv_env_PKG_CONFIG_LIBDIR_value=
- ac_cv_env_PKG_CONFIG_PATH_set=
- ac_cv_env_PKG_CONFIG_PATH_value=
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_value=
- ac_cv_env_SYSTEMD_CFLAGS_set=
- ac_cv_env_SYSTEMD_CFLAGS_value=
- ac_cv_env_SYSTEMD_LIBS_set=
- ac_cv_env_SYSTEMD_LIBS_value=
- ac_cv_env_YACC_set=
- ac_cv_env_YACC_value=
- ac_cv_env_YFLAGS_set=
- ac_cv_env_YFLAGS_value=
- ac_cv_env_ZLIB_CFLAGS_set=
- ac_cv_env_ZLIB_CFLAGS_value=
- ac_cv_env_ZLIB_LIBS_set=
- ac_cv_env_ZLIB_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_findlib_CHECK_inc=
- ac_cv_findlib_CHECK_libs=
- ac_cv_findlib_CHECK_ltlibs=
- ac_cv_findlib_NCURSES_inc=
- ac_cv_findlib_NCURSES_libs=-lncurses
- ac_cv_findlib_NCURSES_ltlibs=-lncurses
- ac_cv_func_argz_add=yes
- ac_cv_func_argz_append=yes
- ac_cv_func_argz_count=yes
- ac_cv_func_argz_create_sep=yes
- ac_cv_func_argz_insert=yes
- ac_cv_func_argz_next=yes
- ac_cv_func_argz_stringify=yes
- ac_cv_func_closedir=yes
- ac_cv_func_ctime_r=yes
- ac_cv_func_dlerror=yes
- ac_cv_func_dlopen=no
- ac_cv_func_enable_extended_FILE_stdio=no
- ac_cv_func_getnameinfo=yes
- ac_cv_func_inet_ntop=yes
- ac_cv_func_initgroups=yes
- ac_cv_func_locale_charset=no
- ac_cv_func_madvise=yes
- ac_cv_func_mallinfo=yes
- ac_cv_func_memcpy=yes
- ac_cv_func_mkstemp=yes
- ac_cv_func_opendir=yes
- ac_cv_func_poll=yes
- ac_cv_func_pthread_yield=yes
- ac_cv_func_readdir=yes
- ac_cv_func_recvmsg=yes
- ac_cv_func_sched_yield=yes
- ac_cv_func_sendmsg=yes
- ac_cv_func_setgroups=yes
- ac_cv_func_setpgrp_void=yes
- ac_cv_func_setsid=yes
- ac_cv_func_shl_load=no
- ac_cv_func_snprintf=yes
- ac_cv_func_strcasestr=yes
- ac_cv_func_strerror_r=yes
- ac_cv_func_strlcat=no
- ac_cv_func_strlcpy=no
- ac_cv_func_strndup=yes
- ac_cv_func_strnlen=yes
- ac_cv_func_strnstr=no
- ac_cv_func_sysctlbyname=no
- ac_cv_func_timegm=yes
- ac_cv_func_vsnprintf=yes
- ac_cv_have_control_in_msghdr=yes
- ac_cv_have_decl_lt_dlinterface_register=yes
- ac_cv_have_lresolv=' -lresolv'
- ac_cv_have_lresolv_lresolv=yes
- ac_cv_have_lresolv_std=no
- ac_cv_header_argz_h=yes
- ac_cv_header_bzlib_h=yes
- ac_cv_header_check_h=no
- ac_cv_header_dirent_h=yes
- ac_cv_header_dl_h=no
- ac_cv_header_dld_h=no
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_grp_h=yes
- ac_cv_header_iconv_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_limits_h=yes
- ac_cv_header_localcharset_h=no
- ac_cv_header_ltdl_h=yes
- ac_cv_header_mach_o_dyld_h=no
- ac_cv_header_malloc_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_minix_config_h=no
- ac_cv_header_ncurses_ncurses_h=yes
- ac_cv_header_ndir_h=no
- ac_cv_header_poll_h=yes
- ac_cv_header_pthread_h=yes
- ac_cv_header_pwd_h=yes
- ac_cv_header_resolv_h=yes
- ac_cv_header_stdbool_h=yes
- ac_cv_header_stdc=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_cdefs_h=yes
- ac_cv_header_sys_dl_h=no
- ac_cv_header_sys_filio_h=no
- ac_cv_header_sys_int_types_h=no
- ac_cv_header_sys_inttypes_h=no
- ac_cv_header_sys_mman_h=yes
- ac_cv_header_sys_param_h=yes
- ac_cv_header_sys_queue_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_times_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_sys_uio_h=yes
- ac_cv_header_syslog_h=yes
- ac_cv_header_termios_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_host=x86_64-pc-linux-gnu
- ac_cv_ld_version_script=yes
- ac_cv_lib_bz2_BZ2_bzDecompressInit=yes
- ac_cv_lib_charset_locale_charset=no
- ac_cv_lib_crypto_CRYPTO_free=yes
- ac_cv_lib_curl_curl_easy_init=yes
- ac_cv_lib_dl_dlopen=yes
- ac_cv_lib_dld_dld_link=no
- ac_cv_lib_dld_shl_load=no
- ac_cv_lib_lex='none needed'
- ac_cv_lib_ltdl_lt_dladvise_preload=yes
- ac_cv_lib_m_cos=yes
- ac_cv_lib_socket_bind=no
- ac_cv_lib_ssl_X509_VERIFY_PARAM_new=yes
- ac_cv_lib_xml2_xmlTextReaderRead=yes
- ac_cv_libbz2_cppflags=
- ac_cv_libbz2_libs=-lbz2
- ac_cv_libbz2_ltlibs=-lbz2
- ac_cv_libbz2_prefix=
- ac_cv_objc_compiler_gnu=no
- ac_cv_objext=o
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_FGREP='/usr/bin/grep -F'
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_SED=/usr/bin/sed
- ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
- ac_cv_path_curl_config=/usr/bin/curl-config
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_lt_DD=/usr/bin/dd
- ac_cv_path_mkdir=/usr/bin/mkdir
- ac_cv_path_pcreconfig=/usr/bin/pcre2-config
- ac_cv_path_xmlconfig=/usr/bin/xml2-config
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_CXXCPP='g++ -E'
- ac_cv_prog_LEX=flex
- ac_cv_prog_YACC='bison -y'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- ac_cv_prog_ac_ct_OBJC=gcc
- ac_cv_prog_ac_ct_OBJDUMP=objdump
- ac_cv_prog_ac_ct_RANLIB=ranlib
- ac_cv_prog_ac_ct_STRIP=strip
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_lex_root=lex.yy
- ac_cv_prog_lex_yytext_pointer=no
- ac_cv_prog_make_make_set=yes
- ac_cv_prog_objc_g=no
- ac_cv_safe_to_define___extensions__=yes
- ac_cv_search_dlopen=-ldl
- ac_cv_search_gethostent='none required'
- ac_cv_search_json_object_object_get_ex=-ljson-c
- ac_cv_sizeof_int=4
- ac_cv_sizeof_long=8
- ac_cv_sizeof_long_long=8
- ac_cv_sizeof_short=2
- ac_cv_sizeof_void_p=8
- ac_cv_socklen_t=yes
- ac_cv_sys_file_offset_bits=no
- ac_cv_sys_largefile_CC=no
- ac_cv_sys_largefile_source=no
- ac_cv_target=x86_64-pc-linux-gnu
- ac_cv_type_error_t=yes
- ac_cv_type_off_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 -m elf_x86_64'
- 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
- am_cv_CXX_dependencies_compiler_type=gcc3
- am_cv_OBJC_dependencies_compiler_type=gcc3
- am_cv_ar_interface=ar
- am_cv_func_iconv=yes
- am_cv_func_iconv_works=yes
- am_cv_lib_iconv=no
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- am_cv_prog_tar_ustar=gnutar
- am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
- am_cv_proto_iconv_arg1=
- ax_cv_uname_syscall=yes
- have_cv_attrib_aligned=yes
- have_cv_attrib_packed=yes
- have_cv_gai=yes
- have_cv_ipv6=yes
- have_cv_struct_pack=yes
- libltdl_cv_lib_dl_dlopen=yes
- libltdl_cv_preloaded_symbols=yes
- libltdl_cv_shlibext=.so
- libltdl_cv_shrext=.so
- lt_cv_ar_at_file=@
- lt_cv_archive_cmds_need_lc=no
- lt_cv_deplibs_check_method=pass_all
- lt_cv_dlopen=dlopen
- lt_cv_dlopen_libs=-ldl
- lt_cv_dlopen_self=yes
- lt_cv_dlopen_self_static=yes
- lt_cv_file_magic_cmd='$MAGIC_CMD'
- lt_cv_file_magic_test_file=
- lt_cv_ld_reload_flag=-r
- lt_cv_module_path_var=LD_LIBRARY_PATH
- lt_cv_nm_interface='BSD nm'
- lt_cv_objdir=.libs
- lt_cv_path_LD=/usr/bin/ld
- lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
- lt_cv_path_NM='/usr/bin/nm -B'
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=yes
- lt_cv_prog_compiler_pic='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=no
- lt_cv_prog_compiler_static_works=no
- lt_cv_prog_compiler_static_works_CXX=no
- lt_cv_prog_gnu_ld=yes
- lt_cv_prog_gnu_ldcxx=yes
- lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
- lt_cv_shlibpath_overrides_runpath=no
- lt_cv_sys_argz_works=yes
- lt_cv_sys_dlopen_deplibs=yes
- lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib64/dyninst '
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
- lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
- lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
- lt_cv_sys_global_symbol_to_import=
- lt_cv_sys_max_cmd_len=1572864
- lt_cv_sys_symbol_underscore=no
- lt_cv_to_host_file_cmd=func_convert_file_noop
- lt_cv_to_tool_file_cmd=func_convert_file_noop
- lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
- pkg_cv_SYSTEMD_CFLAGS=' '
- pkg_cv_SYSTEMD_LIBS='-lsystemd '
- pkg_cv_ZLIB_CFLAGS=' '
- pkg_cv_ZLIB_LIBS='-lz '
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /tmp/config/missing aclocal-1.15'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='0'
- AM_V='$(V)'
- AR='ar'
- AUTOCONF='${SHELL} /tmp/config/missing autoconf'
- AUTOHEADER='${SHELL} /tmp/config/missing autoheader'
- AUTOMAKE='${SHELL} /tmp/config/missing automake-1.15'
- AWK='gawk'
- BUILD_CLAMD_FALSE='#'
- BUILD_CLAMD_TRUE=''
- BUILD_CLAMONACC_FALSE='#'
- BUILD_CLAMONACC_TRUE=''
- BUILD_CONFIGURE_FLAGS=''
- BUILD_LIBCLAMAV_ONLY_FALSE=''
- BUILD_LIBCLAMAV_ONLY_TRUE='#'
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFGDIR='/usr/local/etc'
- CFLAGS='-g -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
- CHECK_CFLAGS=''
- CHECK_CPPFLAGS=''
- CHECK_LIBS=''
- CLAMAVGROUP=''
- CLAMAVUSER=''
- CLAMAV_MILTER_CPPFLAGS=''
- CLAMAV_MILTER_LIBS=''
- CLAMBC_CPPFLAGS=''
- CLAMBC_LIBS=''
- CLAMCONF_CPPFLAGS=''
- CLAMCONF_LIBS=''
- CLAMDSCAN_CPPFLAGS=''
- CLAMDSCAN_LIBS=''
- CLAMDTOP_CPPFLAGS=''
- CLAMDTOP_LIBS=''
- CLAMD_CPPFLAGS=''
- CLAMD_LIBS=' -lsystemd '
- CLAMMEM_CPPFLAGS=''
- CLAMMEM_LIBS=''
- CLAMONACC_CPPFLAGS=''
- CLAMONACC_LIBS=''
- CLAMSCAN_CPPFLAGS=''
- CLAMSCAN_LIBS=''
- CLAMSUBMIT_CFLAGS=' '
- CLAMSUBMIT_LIBS=' -lcurl'
- CONVENIENCE_LTDL_FALSE='#'
- CONVENIENCE_LTDL_TRUE=''
- CPP='gcc -E'
- CPPFLAGS=''
- CURL_CPPFLAGS=''
- CURL_LDFLAGS=''
- CURL_LIBS='-lcurl'
- CURSES_CPPFLAGS=''
- CURSES_LIBS='-lncurses'
- CXX='g++'
- CXXCPP='g++ -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-g -O2'
- CYGPATH_W='echo'
- DBDIR='/usr/local/share/clamav'
- DEFINE_SF32_PREFIX='#define _SF32_PREFIX ""'
- DEFINE_SF64_PREFIX='#define _SF64_PREFIX "l"'
- DEFS='-DHAVE_CONFIG_H'
- DEPDIR='.deps'
- DLLTOOL='false'
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- ENABLE_CLAMSUBMIT_FALSE='#'
- ENABLE_CLAMSUBMIT_TRUE=''
- ENABLE_COVERAGE_FALSE=''
- ENABLE_COVERAGE_TRUE='#'
- ENABLE_FUZZ_FALSE=''
- ENABLE_FUZZ_TRUE='#'
- ENABLE_LLVM_FALSE=''
- ENABLE_LLVM_TRUE='#'
- ENABLE_UNRAR_FALSE='#'
- ENABLE_UNRAR_TRUE=''
- ENABLE_YARA_FALSE='#'
- ENABLE_YARA_TRUE=''
- EXEEXT=''
- FGREP='/usr/bin/grep -F'
- FRESHCLAM_CPPFLAGS=' '
- FRESHCLAM_LIBS=' -lresolv -lcurl'
- GCOV=''
- GENERATE_WARNING='Warning: This file is generated with ./configure. Do not edit!'
- GENHTML=''
- GETENT=''
- GPERF='${SHELL} /tmp/config/missing gperf'
- GREP='/usr/bin/grep'
- HAVE_CURSES_FALSE='#'
- HAVE_CURSES_TRUE=''
- HAVE_LIBBZ2_FALSE='#'
- HAVE_LIBBZ2_TRUE=''
- HAVE_LIBCHECK_FALSE=''
- HAVE_LIBCHECK_TRUE='#'
- HAVE_LIBXML2_FALSE=''
- HAVE_LIBXML2_TRUE='#'
- HAVE_MILTER_FALSE=''
- HAVE_MILTER_TRUE='#'
- HAVE_STRNI=''
- HAVE_YARA=''
- INCLTDL=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_LTDL_FALSE=''
- INSTALL_LTDL_TRUE='#'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- INSTALL_SYSTEMD_UNITS_FALSE='#'
- INSTALL_SYSTEMD_UNITS_TRUE=''
- INT16_DEF=''
- INT32_DEF=''
- INT64_DEF=''
- INT8_DEF=''
- INT_TYPES_HEADER='#include <inttypes.h>'
- JSON_CPPFLAGS='-I/usr/include/json-c'
- JSON_LDFLAGS=''
- JSON_LIBS='-ljson-c '
- LCOV=''
- LD='/usr/bin/ld -m elf_x86_64'
- LDFLAGS=''
- LEX='flex'
- LEXLIB=''
- LEX_OUTPUT_ROOT='lex.yy'
- LIBADD_DL='-ldl '
- LIBADD_DLD_LINK=''
- LIBADD_DLOPEN='-ldl'
- LIBADD_SHL_LOAD=''
- LIBBZ2='-lbz2'
- LIBBZ2_PREFIX=''
- LIBCLAMAV_CPPFLAGS=''
- LIBCLAMAV_LIBS=' -lbz2'
- LIBCLAMAV_VERSION='9:4:0'
- LIBCLAMAV_VERSION_NUM='0x090400'
- LIBCLAMSHARED_CPPFLAGS=''
- LIBFRESHCLAM_VERSION='2:0:0'
- LIBFRESHCLAM_VERSION_NUM='0x020000'
- LIBICONV=''
- LIBLTDL='-lltdl'
- LIBM='-lm'
- LIBMSPACK_CFLAGS=''
- LIBMSPACK_LIBS=''
- LIBOBJS=''
- LIBPRELUDE_CFLAGS=''
- LIBPRELUDE_CONFIG=''
- LIBPRELUDE_CONFIG_PREFIX=''
- LIBPRELUDE_LDFLAGS=''
- LIBPRELUDE_LIBS=''
- LIBPRELUDE_PREFIX=''
- LIBPRELUDE_PTHREAD_CFLAGS=''
- LIBS=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LINUX_FALSE='#'
- LINUX_TRUE=''
- LIPO=''
- LN_S='ln -s'
- LTDLDEPS=''
- LTDLINCL=''
- LTDLOPEN='libltdl'
- LTLIBBZ2='-lbz2'
- LTLIBICONV=''
- LTLIBOBJS=''
- LT_ARGZ_H=''
- LT_CONFIG_H='clamav-config.h'
- LT_DLLOADERS=' dlopen.la'
- LT_DLPREOPEN='-dlpreopen dlopen.la '
- LT_SYS_LIBRARY_PATH=''
- MACOS_FALSE=''
- MACOS_TRUE='#'
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='${SHELL} /tmp/config/missing makeinfo'
- MANIFEST_TOOL=':'
- MKDIR_P='/usr/bin/mkdir -p'
- NM='/usr/bin/nm -B'
- NMEDIT=''
- OBJC='gcc'
- OBJCDEPMODE='depmode=gcc3'
- OBJCFLAGS=''
- OBJDUMP='objdump'
- OBJEXT='o'
- OTOOL64=''
- OTOOL=''
- PACKAGE='clamav'
- PACKAGE_BUGREPORT='https://bugzilla.clamav.net/'
- PACKAGE_NAME='ClamAV'
- PACKAGE_STRING='ClamAV 0.102.0'
- PACKAGE_TARNAME='clamav'
- PACKAGE_URL='https://www.clamav.net/'
- PACKAGE_VERSION='0.102.0'
- PACKAGE_VERSION_NUM='0x006600'
- PATH_SEPARATOR=':'
- PCRE_CPPFLAGS=''
- PCRE_LIBS='-lpcre2-8'
- PKG_CONFIG='/usr/bin/pkg-config'
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH=''
- RANLIB='ranlib'
- SED='/usr/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- SIGTOOL_CPPFLAGS=''
- SSL_CPPFLAGS=''
- SSL_LDFLAGS=''
- SSL_LIBS=' -lssl -lcrypto -lz'
- STRIP='strip'
- SYSTEMD_CFLAGS=' '
- SYSTEMD_LIBS='-lsystemd '
- SYSTEM_LFS_FTS_FALSE='#'
- SYSTEM_LFS_FTS_TRUE=''
- THREAD_LIBS='-lpthread'
- TH_SAFE='-thread-safe'
- UINT16_DEF=''
- UINT32_DEF=''
- UINT64_DEF=''
- UINT8_DEF=''
- USE_INTERNAL_MSPACK_FALSE='#'
- USE_INTERNAL_MSPACK_TRUE=''
- VERSION='0.102.0'
- VERSIONSCRIPTFLAG='--version-script'
- VERSIONSCRIPT_FALSE='#'
- VERSIONSCRIPT_TRUE=''
- WERR_CFLAGS=''
- WERR_CFLAGS_MILTER=''
- WINDOWS_FALSE=''
- WINDOWS_TRUE='#'
- XML_CPPFLAGS='-I/usr/include/libxml2'
- XML_LIBS='-lxml2 -lz -lm -ldl'
- YACC='bison -y'
- YFLAGS=''
- ZLIB_CFLAGS=' '
- ZLIB_LIBS='-lz '
- ac_ct_AR='ar'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- ac_ct_DUMPBIN=''
- ac_ct_OBJC='gcc'
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE='#'
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE='#'
- am__fastdepCXX_TRUE=''
- am__fastdepOBJC_FALSE='#'
- am__fastdepOBJC_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='tar --format=ustar -chf - "$$tardir"'
- am__untar='tar -xf -'
- bindir='${exec_prefix}/bin'
- build='x86_64-pc-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='pc'
- curl_config='/usr/bin/curl-config'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='x86_64-pc-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /tmp/config/install-sh'
- libdir='${exec_prefix}/lib64'
- libexecdir='${exec_prefix}/libexec'
- llvmconfig=''
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- ltdl_LIBOBJS=' lt__strl.o'
- ltdl_LTLIBOBJS=' lt__strl.lo'
- mandir='${datarootdir}/man'
- mkdir_p='$(MKDIR_P)'
- oldincludedir='/usr/include'
- pcreconfig='/usr/bin/pcre2-config'
- pdfdir='${docdir}'
- prefix='/usr/local'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- runstatedir='${localstatedir}/run'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- subdirs=''
- sys_symbol_underscore='no'
- sysconfdir='${prefix}/etc'
- systemdsystemunitdir='/usr/lib/systemd/system'
- target='x86_64-pc-linux-gnu'
- target_alias=''
- target_cpu='x86_64'
- target_os='linux-gnu'
- target_vendor='pc'
- xmlconfig='/usr/bin/xml2-config'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "ClamAV"
- #define PACKAGE_TARNAME "clamav"
- #define PACKAGE_VERSION "0.102.0"
- #define PACKAGE_STRING "ClamAV 0.102.0"
- #define PACKAGE_BUGREPORT "https://bugzilla.clamav.net/"
- #define PACKAGE_URL "https://www.clamav.net/"
- #define PACKAGE PACKAGE_NAME
- #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 __EXTENSIONS__ 1
- #define _ALL_SOURCE 1
- #define _GNU_SOURCE 1
- #define _POSIX_PTHREAD_SEMANTICS 1
- #define _TANDEM_SOURCE 1
- #define LIBCLAMAV_FULLVER "9.0.4"
- #define LIBCLAMAV_MAJORVER 9
- #define LIBFRESHCLAM_FULLVER "2.0.0"
- #define LIBFRESHCLAM_MAJORVER 2
- #define VERSION "0.102.0"
- #define VERSION_SUFFIX ""
- #define HAVE_DLFCN_H 1
- #define LT_OBJDIR ".libs/"
- #define LT_MODULE_EXT ".so"
- #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
- #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/dyninst"
- #define HAVE_LIBDL 1
- #define HAVE_DLERROR 1
- #define HAVE_LIBDLLOADER 1
- #define HAVE_ARGZ_H 1
- #define HAVE_ERROR_T 1
- #define HAVE_ARGZ_ADD 1
- #define HAVE_ARGZ_APPEND 1
- #define HAVE_ARGZ_COUNT 1
- #define HAVE_ARGZ_CREATE_SEP 1
- #define HAVE_ARGZ_INSERT 1
- #define HAVE_ARGZ_NEXT 1
- #define HAVE_ARGZ_STRINGIFY 1
- #define HAVE_WORKING_ARGZ 1
- #define HAVE_PRELOADED_SYMBOLS 1
- #define HAVE_LTDL 1
- #define HAVE_UNISTD_H 1
- #define HAVE_DIRENT_H 1
- #define HAVE_CLOSEDIR 1
- #define HAVE_OPENDIR 1
- #define HAVE_READDIR 1
- #define LT_LIBEXT "a"
- #define LT_LIBPREFIX "lib"
- #define HAVE_STDINT_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_DLFCN_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_SYS_TIMES_H 1
- #define HAVE_MEMORY_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_STRING_H 1
- #define HAVE_SYS_MMAN_H 1
- #define HAVE_SYS_PARAM_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_MALLOC_H 1
- #define HAVE_POLL_H 1
- #define HAVE_LIMITS_H 1
- #define HAVE_SYS_UIO_H 1
- #define HAVE_TERMIOS_H 1
- #define HAVE_STDBOOL_H 1
- #define HAVE_PWD_H 1
- #define HAVE_GRP_H 1
- #define HAVE_SYS_QUEUE_H 1
- #define HAVE_SYS_CDEFS_H 1
- #define USE_SYSLOG 1
- #define HAVE_PTHREAD_H 1
- #define SCANBUFF 131072
- #define FILEBUFF 8192
- #define restrict __restrict
- #define SIZEOF_SHORT 2
- #define SIZEOF_INT 4
- #define SIZEOF_LONG 8
- #define SIZEOF_LONG_LONG 8
- #define SIZEOF_VOID_P 8
- #define HAVE_UNAME_SYSCALL 1
- #define HAVE_POLL 1
- #define HAVE_SETSID 1
- #define HAVE_MEMCPY 1
- #define HAVE_SNPRINTF 1
- #define HAVE_VSNPRINTF 1
- #define HAVE_STRERROR_R 1
- #define HAVE_STRCASESTR 1
- #define HAVE_INET_NTOP 1
- #define HAVE_SETGROUPS 1
- #define HAVE_INITGROUPS 1
- #define HAVE_CTIME_R 1
- #define HAVE_MKSTEMP 1
- #define HAVE_MALLINFO 1
- #define HAVE_MADVISE 1
- #define HAVE_GETNAMEINFO 1
- #define HAVE_STRNDUP 1
- #define HAVE_STRNLEN 1
- #define HAVE_FSEEKO 1
- #define HAVE_MMAP 1
- #define HAVE_SYSCONF_SC_PAGESIZE 1
- #define HAVE_GETPAGESIZE 1
- #define ANONYMOUS_MAP MAP_ANONYMOUS
- #define HAVE_TIMEGM 1
- #define USE_MPOOL 1
- #define HAVE_LIBXML2 1
- #define HAVE_LIBSSL 1
- #define HAVE_JSON 1
- #define HAVE_PCRE 1
- #define USING_PCRE2 1
- #define HAVE_BZLIB_H 1
- #define HAVE_GETADDRINFO 1
- #define HAVE_SYSTEMD /**/
- #define HAVE_LIBNCURSES 1
- #define CURSES_INCLUDE <ncurses/ncurses.h>
- #define HAVE_YARA 1
- #define C_LINUX 1
- #define HAVE_CTIME_R_2 1
- #define HAVE_RECVMSG 1
- #define HAVE_SENDMSG 1
- #define HAVE_FD_PASSING 1
- #define HAVE_IN_PORT_T 1
- #define HAVE_IN_ADDR_T 1
- #define HAVE_SCHED_YIELD 1
- #define HAVE_PTHREAD_YIELD 1
- #define BUILD_CLAMD 1
- #define CL_THREAD_SAFE 1
- #define _REENTRANT 1
- #define HAVE_ATTRIB_PACKED 1
- #define HAVE_ATTRIB_ALIGNED 1
- #define HAVE_SYS_SELECT_H 1
- #define DEFAULT_FD_SETSIZE 1024
- #define HAVE_STAT64 1
- #define HAVE_SAR 1
- #define HAVE_SYSTEM_LFS_FTS 1
- #define HAVE_ICONV 1
- #define ICONV_CONST
- #define HAVE_ICONV_H 1
- #define DATADIR "/usr/local/share/clamav"
- #define SUPPORT_IPv6 1
- #define HAVE_RESOLV_H 1
- #define SETPGRP_VOID 1
- #define CLAMAVUSER "clamav"
- #define CLAMAVGROUP "clamav"
- #define NDEBUG 1
- #define CONFDIR "/usr/local/etc"
- configure: exit 0
Add Comment
Please, Sign In to add comment