summaryrefslogtreecommitdiff
path: root/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'config.log')
-rw-r--r--config.log1355
1 files changed, 1355 insertions, 0 deletions
diff --git a/config.log b/config.log
new file mode 100644
index 0000000..d0ad101
--- /dev/null
+++ b/config.log
@@ -0,0 +1,1355 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by httrack configure 3.49.5, which was
+generated by GNU Autoconf 2.71. Invocation command line was
+
+ $ ./configure --prefix=/home/haturatu/usr
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = alleycat
+uname -m = x86_64
+uname -r = 6.8.9-artix1-2
+uname -s = Linux
+uname -v = #1 SMP PREEMPT_DYNAMIC Wed, 08 May 2024 17:34:57 +0000
+
+/usr/bin/uname -p = unknown
+/bin/uname -X = unknown
+
+/bin/arch = unknown
+/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/bin/
+PATH: /usr/bin/
+PATH: /bin/
+PATH: /usr/local/sbin/
+PATH: /usr/lib/jvm/default/bin/
+PATH: /usr/bin/site_perl/
+PATH: /usr/bin/vendor_perl/
+PATH: /usr/bin/core_perl/
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:2736: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh
+configure:2749: trying ./
+configure:2778: ./config.guess found
+configure:2778: ./config.sub found
+configure:2778: ./ltmain.sh found
+configure:2778: ./compile found
+configure:2778: ./missing found
+configure:2760: ./install-sh found
+configure:2913: checking for a BSD-compatible install
+configure:2986: result: /usr/bin/install -c
+configure:2997: checking whether build environment is sane
+configure:3052: result: yes
+configure:3211: checking for a race-free mkdir -p
+configure:3255: result: /usr/bin/mkdir -p
+configure:3262: checking for gawk
+configure:3283: found /usr/bin/gawk
+configure:3294: result: gawk
+configure:3305: checking whether make sets $(MAKE)
+configure:3328: result: yes
+configure:3358: checking whether make supports nested variables
+configure:3376: result: yes
+configure:3514: checking whether to enable maintainer-specific portions of Makefiles
+configure:3524: result: no
+configure:3550: checking whether make supports the include directive
+configure:3565: make -f confmf.GNU && cat confinc.out
+this is the am__doit target
+configure:3568: $? = 0
+configure:3587: result: yes (GNU style)
+configure:3663: checking for gcc
+configure:3684: found /usr/bin/gcc
+configure:3695: result: gcc
+configure:4048: checking for C compiler version
+configure:4057: gcc --version >&5
+gcc (GCC) 14.1.1 20240507
+Copyright (C) 2024 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:4068: $? = 0
+configure:4057: gcc -v >&5
+Using built-in specs.
+COLLECT_GCC=gcc
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/lto-wrapper
+Target: x86_64-pc-linux-gnu
+Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitea.artixlinux.org/packages/gcc/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
+Thread model: posix
+Supported LTO compression algorithms: zlib zstd
+gcc version 14.1.1 20240507 (GCC)
+configure:4068: $? = 0
+configure:4057: gcc -V >&5
+gcc: error: unrecognized command-line option '-V'
+gcc: fatal error: no input files
+compilation terminated.
+configure:4068: $? = 1
+configure:4057: gcc -qversion >&5
+gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
+gcc: fatal error: no input files
+compilation terminated.
+configure:4068: $? = 1
+configure:4057: gcc -version >&5
+gcc: error: unrecognized command-line option '-version'
+gcc: fatal error: no input files
+compilation terminated.
+configure:4068: $? = 1
+configure:4088: checking whether the C compiler works
+configure:4110: gcc conftest.c >&5
+configure:4114: $? = 0
+configure:4164: result: yes
+configure:4167: checking for C compiler default output file name
+configure:4169: result: a.out
+configure:4175: checking for suffix of executables
+configure:4182: gcc -o conftest conftest.c >&5
+configure:4186: $? = 0
+configure:4209: result:
+configure:4231: checking whether we are cross compiling
+configure:4239: gcc -o conftest conftest.c >&5
+configure:4243: $? = 0
+configure:4250: ./conftest
+configure:4254: $? = 0
+configure:4269: result: no
+configure:4274: checking for suffix of object files
+configure:4297: gcc -c conftest.c >&5
+configure:4301: $? = 0
+configure:4323: result: o
+configure:4327: checking whether the compiler supports GNU C
+configure:4347: gcc -c conftest.c >&5
+configure:4347: $? = 0
+configure:4357: result: yes
+configure:4368: checking whether gcc accepts -g
+configure:4389: gcc -c -g conftest.c >&5
+configure:4389: $? = 0
+configure:4433: result: yes
+configure:4453: checking for gcc option to enable C11 features
+configure:4468: gcc -c -g -O2 conftest.c >&5
+configure:4468: $? = 0
+configure:4486: result: none needed
+configure:4602: checking whether gcc understands -c and -o together
+configure:4625: gcc -c conftest.c -o conftest2.o
+configure:4628: $? = 0
+configure:4625: gcc -c conftest.c -o conftest2.o
+configure:4628: $? = 0
+configure:4640: result: yes
+configure:4659: checking dependency style of gcc
+configure:4771: result: gcc3
+configure:4791: checking for stdio.h
+configure:4791: gcc -c -g -O2 conftest.c >&5
+configure:4791: $? = 0
+configure:4791: result: yes
+configure:4791: checking for stdlib.h
+configure:4791: gcc -c -g -O2 conftest.c >&5
+configure:4791: $? = 0
+configure:4791: result: yes
+configure:4791: checking for string.h
+configure:4791: gcc -c -g -O2 conftest.c >&5
+configure:4791: $? = 0
+configure:4791: result: yes
+configure:4791: checking for inttypes.h
+configure:4791: gcc -c -g -O2 conftest.c >&5
+configure:4791: $? = 0
+configure:4791: result: yes
+configure:4791: checking for stdint.h
+configure:4791: gcc -c -g -O2 conftest.c >&5
+configure:4791: $? = 0
+configure:4791: result: yes
+configure:4791: checking for strings.h
+configure:4791: gcc -c -g -O2 conftest.c >&5
+configure:4791: $? = 0
+configure:4791: result: yes
+configure:4791: checking for sys/stat.h
+configure:4791: gcc -c -g -O2 conftest.c >&5
+configure:4791: $? = 0
+configure:4791: result: yes
+configure:4791: checking for sys/types.h
+configure:4791: gcc -c -g -O2 conftest.c >&5
+configure:4791: $? = 0
+configure:4791: result: yes
+configure:4791: checking for unistd.h
+configure:4791: gcc -c -g -O2 conftest.c >&5
+configure:4791: $? = 0
+configure:4791: result: yes
+configure:4791: checking for wchar.h
+configure:4791: gcc -c -g -O2 conftest.c >&5
+configure:4791: $? = 0
+configure:4791: result: yes
+configure:4791: checking for minix/config.h
+configure:4791: gcc -c -g -O2 conftest.c >&5
+conftest.c:49:10: fatal error: minix/config.h: No such file or directory
+ 49 | #include <minix/config.h>
+ | ^~~~~~~~~~~~~~~~
+compilation terminated.
+configure:4791: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "httrack"
+| #define PACKAGE_TARNAME "httrack"
+| #define PACKAGE_VERSION "3.49.5"
+| #define PACKAGE_STRING "httrack 3.49.5"
+| #define PACKAGE_BUGREPORT "roche+packaging@httrack.com"
+| #define PACKAGE_URL "http://www.httrack.com/"
+| #define PACKAGE "httrack"
+| #define VERSION "3.49.5"
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_WCHAR_H 1
+| /* end confdefs.h. */
+| #include <stddef.h>
+| #ifdef HAVE_STDIO_H
+| # include <stdio.h>
+| #endif
+| #ifdef HAVE_STDLIB_H
+| # include <stdlib.h>
+| #endif
+| #ifdef HAVE_STRING_H
+| # include <string.h>
+| #endif
+| #ifdef HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #endif
+| #ifdef HAVE_STDINT_H
+| # include <stdint.h>
+| #endif
+| #ifdef HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #ifdef HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #ifdef HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #ifdef HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <minix/config.h>
+configure:4791: result: no
+configure:4822: checking whether it is safe to define __EXTENSIONS__
+configure:4841: gcc -c -g -O2 conftest.c >&5
+configure:4841: $? = 0
+configure:4849: result: yes
+configure:4852: checking whether _XOPEN_SOURCE should be defined
+configure:4874: gcc -c -g -O2 conftest.c >&5
+configure:4874: $? = 0
+configure:4901: result: no
+configure:5011: checking for gcc
+configure:5043: result: gcc
+configure:5396: checking for C compiler version
+configure:5405: gcc --version >&5
+gcc (GCC) 14.1.1 20240507
+Copyright (C) 2024 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:5416: $? = 0
+configure:5405: gcc -v >&5
+Using built-in specs.
+COLLECT_GCC=gcc
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/lto-wrapper
+Target: x86_64-pc-linux-gnu
+Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitea.artixlinux.org/packages/gcc/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
+Thread model: posix
+Supported LTO compression algorithms: zlib zstd
+gcc version 14.1.1 20240507 (GCC)
+configure:5416: $? = 0
+configure:5405: gcc -V >&5
+gcc: error: unrecognized command-line option '-V'
+gcc: fatal error: no input files
+compilation terminated.
+configure:5416: $? = 1
+configure:5405: gcc -qversion >&5
+gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
+gcc: fatal error: no input files
+compilation terminated.
+configure:5416: $? = 1
+configure:5405: gcc -version >&5
+gcc: error: unrecognized command-line option '-version'
+gcc: fatal error: no input files
+compilation terminated.
+configure:5416: $? = 1
+configure:5420: checking whether the compiler supports GNU C
+configure:5450: result: yes
+configure:5461: checking whether gcc accepts -g
+configure:5526: result: yes
+configure:5546: checking for gcc option to enable C11 features
+configure:5579: result: none needed
+configure:5695: checking whether gcc understands -c and -o together
+configure:5733: result: yes
+configure:5752: checking dependency style of gcc
+configure:5864: result: gcc3
+configure:5883: checking for grep that handles long lines and -e
+configure:5947: result: /usr/bin/grep
+configure:5952: checking for egrep
+configure:6020: result: /usr/bin/grep -E
+configure:6058: checking build system type
+configure:6073: result: x86_64-pc-linux-gnu
+configure:6093: checking host system type
+configure:6107: result: x86_64-pc-linux-gnu
+configure:6148: checking how to print strings
+configure:6175: result: printf
+configure:6196: checking for a sed that does not truncate output
+configure:6266: result: /usr/bin/sed
+configure:6284: checking for fgrep
+configure:6352: result: /usr/bin/grep -F
+configure:6388: checking for ld used by gcc
+configure:6456: result: /usr/bin/ld
+configure:6463: checking if the linker (/usr/bin/ld) is GNU ld
+configure:6479: result: yes
+configure:6491: checking for BSD- or MS-compatible name lister (nm)
+configure:6546: result: /usr/bin/nm -B
+configure:6686: checking the name lister (/usr/bin/nm -B) interface
+configure:6694: gcc -c -g -O2 conftest.c >&5
+configure:6697: /usr/bin/nm -B "conftest.o"
+configure:6700: output
+0000000000000000 B some_variable
+configure:6707: result: BSD nm
+configure:6710: checking whether ln -s works
+configure:6714: result: yes
+configure:6722: checking the maximum length of command line arguments
+configure:6854: result: 1572864
+configure:6902: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
+configure:6943: result: func_convert_file_noop
+configure:6950: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
+configure:6971: result: func_convert_file_noop
+configure:6978: checking for /usr/bin/ld option to reload object files
+configure:6986: result: -r
+configure:7065: checking for file
+configure:7086: found /usr/bin/file
+configure:7097: result: file
+configure:7173: checking for objdump
+configure:7194: found /usr/bin/objdump
+configure:7205: result: objdump
+configure:7237: checking how to recognize dependent libraries
+configure:7438: result: pass_all
+configure:7528: checking for dlltool
+configure:7563: result: no
+configure:7593: checking how to associate runtime and link libraries
+configure:7621: result: printf %s\n
+configure:7686: checking for ar
+configure:7707: found /usr/bin/ar
+configure:7718: result: ar
+configure:7771: checking for archiver @FILE support
+configure:7789: gcc -c -g -O2 conftest.c >&5
+configure:7789: $? = 0
+configure:7793: ar cr libconftest.a @conftest.lst >&5
+configure:7796: $? = 0
+configure:7801: ar cr libconftest.a @conftest.lst >&5
+ar: conftest.o: No such file or directory
+configure:7804: $? = 1
+configure:7816: result: @
+configure:7879: checking for strip
+configure:7900: found /usr/bin/strip
+configure:7911: result: strip
+configure:7988: checking for ranlib
+configure:8009: found /usr/bin/ranlib
+configure:8020: result: ranlib
+configure:8122: checking command to parse /usr/bin/nm -B output from gcc object
+configure:8276: gcc -c -g -O2 conftest.c >&5
+configure:8279: $? = 0
+configure:8283: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
+configure:8349: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
+configure:8352: $? = 0
+configure:8390: result: ok
+configure:8437: checking for sysroot
+configure:8468: result: no
+configure:8475: checking for a working dd
+configure:8519: result: /usr/bin/dd
+configure:8523: checking how to truncate binary pipes
+configure:8539: result: /usr/bin/dd bs=4096 count=1
+configure:8676: gcc -c -g -O2 conftest.c >&5
+configure:8679: $? = 0
+configure:8876: checking for mt
+configure:8911: result: no
+configure:8931: checking if : is a manifest tool
+configure:8938: : '-?'
+configure:8946: result: no
+configure:9667: checking for dlfcn.h
+configure:9667: gcc -c -g -O2 conftest.c >&5
+configure:9667: $? = 0
+configure:9667: result: yes
+configure:9926: checking for objdir
+configure:9942: result: .libs
+configure:10206: checking if gcc supports -fno-rtti -fno-exceptions
+configure:10225: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
+cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
+configure:10229: $? = 0
+configure:10242: result: no
+configure:10606: checking for gcc option to produce PIC
+configure:10614: result: -fPIC -DPIC
+configure:10622: checking if gcc PIC flag -fPIC -DPIC works
+configure:10641: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
+configure:10645: $? = 0
+configure:10658: result: yes
+configure:10687: checking if gcc static flag -static works
+configure:10716: result: yes
+configure:10731: checking if gcc supports -c -o file.o
+configure:10753: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
+configure:10757: $? = 0
+configure:10779: result: yes
+configure:10787: checking if gcc supports -c -o file.o
+configure:10835: result: yes
+configure:10868: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
+configure:12142: result: yes
+configure:12179: checking whether -lc should be explicitly linked in
+configure:12188: gcc -c -g -O2 conftest.c >&5
+configure:12191: $? = 0
+configure:12206: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
+configure:12209: $? = 0
+configure:12223: result: no
+configure:12383: checking dynamic linker characteristics
+configure:12965: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
+configure:12965: $? = 0
+configure:13216: result: GNU/Linux ld.so
+configure:13338: checking how to hardcode library paths into programs
+configure:13363: result: immediate
+configure:13915: checking whether stripping libraries is possible
+configure:13924: result: yes
+configure:13966: checking if libtool supports shared libraries
+configure:13968: result: yes
+configure:13971: checking whether to build shared libraries
+configure:13996: result: yes
+configure:13999: checking whether to build static libraries
+configure:14003: result: yes
+configure:14040: checking whether ln -s works
+configure:14044: result: yes
+configure:14076: checking whether C compiler accepts -Wparentheses
+configure:14096: gcc -c -g -O2 -Wparentheses conftest.c >&5
+configure:14096: $? = 0
+configure:14105: result: yes
+configure:14114: checking whether C compiler accepts -Winit-self
+configure:14134: gcc -c -g -O2 -Winit-self conftest.c >&5
+configure:14134: $? = 0
+configure:14143: result: yes
+configure:14152: checking whether C compiler accepts -Wunused-but-set-parameter
+configure:14172: gcc -c -g -O2 -Wunused-but-set-parameter conftest.c >&5
+configure:14172: $? = 0
+configure:14181: result: yes
+configure:14190: checking whether C compiler accepts -Waddress
+configure:14210: gcc -c -g -O2 -Waddress conftest.c >&5
+configure:14210: $? = 0
+configure:14219: result: yes
+configure:14228: checking whether C compiler accepts -Wuninitialized
+configure:14248: gcc -c -g -O2 -Wuninitialized conftest.c >&5
+configure:14248: $? = 0
+configure:14257: result: yes
+configure:14266: checking whether C compiler accepts -Wformat=2
+configure:14286: gcc -c -g -O2 -Wformat=2 conftest.c >&5
+configure:14286: $? = 0
+configure:14295: result: yes
+configure:14304: checking whether C compiler accepts -Wformat-nonliteral
+configure:14324: gcc -c -g -O2 -Wformat-nonliteral conftest.c >&5
+cc1: warning: '-Wformat-nonliteral' ignored without '-Wformat' [-Wformat-nonliteral]
+configure:14324: $? = 0
+configure:14333: result: yes
+configure:14342: checking whether C compiler accepts -Wmissing-parameter-type
+configure:14362: gcc -c -g -O2 -Wmissing-parameter-type conftest.c >&5
+configure:14362: $? = 0
+configure:14371: result: yes
+configure:14380: checking whether C compiler accepts -Wold-style-definition
+configure:14400: gcc -c -g -O2 -Wold-style-definition conftest.c >&5
+configure:14400: $? = 0
+configure:14409: result: yes
+configure:14418: checking whether C compiler accepts -Wignored-qualifiers
+configure:14438: gcc -c -g -O2 -Wignored-qualifiers conftest.c >&5
+configure:14438: $? = 0
+configure:14447: result: yes
+configure:14456: checking whether C compiler accepts -fstrict-aliasing -Wstrict-aliasing
+configure:14476: gcc -c -g -O2 -fstrict-aliasing -Wstrict-aliasing conftest.c >&5
+configure:14476: $? = 0
+configure:14485: result: yes
+configure:14494: checking whether C compiler accepts -fstack-protector
+configure:14514: gcc -c -g -O2 -fstack-protector conftest.c >&5
+configure:14514: $? = 0
+configure:14523: result: yes
+configure:14532: checking whether C compiler accepts -fstack-clash-protection
+configure:14552: gcc -c -g -O2 -fstack-clash-protection conftest.c >&5
+configure:14552: $? = 0
+configure:14561: result: yes
+configure:14570: checking whether C compiler accepts -fcf-protection
+configure:14590: gcc -c -g -O2 -fcf-protection conftest.c >&5
+configure:14590: $? = 0
+configure:14599: result: yes
+configure:14608: checking whether the linker accepts -Wl,--discard-all
+configure:14628: gcc -o conftest -g -O2 -Wl,--discard-all conftest.c >&5
+configure:14628: $? = 0
+configure:14638: result: yes
+configure:14647: checking whether the linker accepts -Wl,--no-undefined
+configure:14667: gcc -o conftest -g -O2 -Wl,--no-undefined conftest.c >&5
+configure:14667: $? = 0
+configure:14677: result: yes
+configure:14686: checking whether the linker accepts -Wl,-z,relro,-z,now
+configure:14706: gcc -o conftest -g -O2 -Wl,-z,relro,-z,now conftest.c >&5
+configure:14706: $? = 0
+configure:14716: result: yes
+configure:14725: checking whether the linker accepts -Wl,-z,noexecstack
+configure:14745: gcc -o conftest -g -O2 -Wl,-z,noexecstack conftest.c >&5
+configure:14745: $? = 0
+configure:14755: result: yes
+configure:14768: checking whether C compiler accepts -fpie -pie
+configure:14788: gcc -c -g -O2 -fpie -pie conftest.c >&5
+configure:14788: $? = 0
+configure:14797: result: yes
+configure:14806: checking whether the linker accepts -pie
+configure:14826: gcc -o conftest -g -O2 -pie conftest.c >&5
+configure:14826: $? = 0
+configure:14836: result: yes
+configure:14849: checking whether C compiler accepts -rdynamic
+configure:14869: gcc -c -g -O2 -rdynamic conftest.c >&5
+configure:14869: $? = 0
+configure:14878: result: yes
+configure:14894: checking whether the -Werror option is usable
+configure:14913: gcc -c -g -O2 -Werror conftest.c >&5
+configure:14913: $? = 0
+configure:14923: result: yes
+configure:14925: checking for simple visibility declarations
+configure:14957: gcc -c -g -O2 -fvisibility=hidden -Werror conftest.c >&5
+configure:14957: $? = 0
+configure:14967: result: yes
+configure:14996: checking size of long
+configure:15002: gcc -o conftest -g -O2 conftest.c >&5
+configure:15002: $? = 0
+configure:15002: ./conftest
+configure:15002: $? = 0
+configure:15017: result: 8
+configure:15029: checking size of long long
+configure:15035: gcc -o conftest -g -O2 conftest.c >&5
+configure:15035: $? = 0
+configure:15035: ./conftest
+configure:15035: $? = 0
+configure:15050: result: 8
+configure:15060: checking for in_addr_t
+configure:15060: gcc -c -g -O2 conftest.c >&5
+configure:15060: $? = 0
+configure:15060: gcc -c -g -O2 conftest.c >&5
+conftest.c: In function 'main':
+conftest.c:50:24: error: expected expression before ')' token
+ 50 | if (sizeof ((in_addr_t)))
+ | ^
+configure:15060: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "httrack"
+| #define PACKAGE_TARNAME "httrack"
+| #define PACKAGE_VERSION "3.49.5"
+| #define PACKAGE_STRING "httrack 3.49.5"
+| #define PACKAGE_BUGREPORT "roche+packaging@httrack.com"
+| #define PACKAGE_URL "http://www.httrack.com/"
+| #define PACKAGE "httrack"
+| #define VERSION "3.49.5"
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_WCHAR_H 1
+| #define STDC_HEADERS 1
+| #define _ALL_SOURCE 1
+| #define _DARWIN_C_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _HPUX_ALT_XOPEN_SOCKET_API 1
+| #define _NETBSD_SOURCE 1
+| #define _OPENBSD_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
+| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
+| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
+| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
+| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
+| #define __STDC_WANT_LIB_EXT2__ 1
+| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
+| #define _TANDEM_SOURCE 1
+| #define __EXTENSIONS__ 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_VISIBILITY 1
+| #define SIZEOF_LONG 8
+| #define SIZEOF_LONG_LONG 8
+| /* end confdefs.h. */
+| #include <sys/types.h>
+| #include <netinet/in.h>
+| #include <arpa/inet.h>
+|
+| int
+| main (void)
+| {
+| if (sizeof ((in_addr_t)))
+| return 0;
+| ;
+| return 0;
+| }
+configure:15060: result: yes
+configure:15076: checking for in_port_t
+configure:15076: gcc -c -g -O2 conftest.c >&5
+configure:15076: $? = 0
+configure:15076: gcc -c -g -O2 conftest.c >&5
+conftest.c: In function 'main':
+conftest.c:52:24: error: expected expression before ')' token
+ 52 | if (sizeof ((in_port_t)))
+ | ^
+configure:15076: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "httrack"
+| #define PACKAGE_TARNAME "httrack"
+| #define PACKAGE_VERSION "3.49.5"
+| #define PACKAGE_STRING "httrack 3.49.5"
+| #define PACKAGE_BUGREPORT "roche+packaging@httrack.com"
+| #define PACKAGE_URL "http://www.httrack.com/"
+| #define PACKAGE "httrack"
+| #define VERSION "3.49.5"
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_WCHAR_H 1
+| #define STDC_HEADERS 1
+| #define _ALL_SOURCE 1
+| #define _DARWIN_C_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _HPUX_ALT_XOPEN_SOCKET_API 1
+| #define _NETBSD_SOURCE 1
+| #define _OPENBSD_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
+| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
+| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
+| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
+| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
+| #define __STDC_WANT_LIB_EXT2__ 1
+| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
+| #define _TANDEM_SOURCE 1
+| #define __EXTENSIONS__ 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_VISIBILITY 1
+| #define SIZEOF_LONG 8
+| #define SIZEOF_LONG_LONG 8
+| #define HTS_DO_NOT_REDEFINE_in_addr_t /**/
+| /* end confdefs.h. */
+|
+| #include <sys/types.h>
+| #include <netinet/in.h>
+|
+|
+| int
+| main (void)
+| {
+| if (sizeof ((in_port_t)))
+| return 0;
+| ;
+| return 0;
+| }
+configure:15076: result: yes
+configure:15092: checking for sa_family_t
+configure:15092: gcc -c -g -O2 conftest.c >&5
+configure:15092: $? = 0
+configure:15092: gcc -c -g -O2 conftest.c >&5
+conftest.c: In function 'main':
+conftest.c:52:26: error: expected expression before ')' token
+ 52 | if (sizeof ((sa_family_t)))
+ | ^
+configure:15092: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "httrack"
+| #define PACKAGE_TARNAME "httrack"
+| #define PACKAGE_VERSION "3.49.5"
+| #define PACKAGE_STRING "httrack 3.49.5"
+| #define PACKAGE_BUGREPORT "roche+packaging@httrack.com"
+| #define PACKAGE_URL "http://www.httrack.com/"
+| #define PACKAGE "httrack"
+| #define VERSION "3.49.5"
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_WCHAR_H 1
+| #define STDC_HEADERS 1
+| #define _ALL_SOURCE 1
+| #define _DARWIN_C_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _HPUX_ALT_XOPEN_SOCKET_API 1
+| #define _NETBSD_SOURCE 1
+| #define _OPENBSD_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
+| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
+| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
+| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
+| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
+| #define __STDC_WANT_LIB_EXT2__ 1
+| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
+| #define _TANDEM_SOURCE 1
+| #define __EXTENSIONS__ 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_VISIBILITY 1
+| #define SIZEOF_LONG 8
+| #define SIZEOF_LONG_LONG 8
+| #define HTS_DO_NOT_REDEFINE_in_addr_t /**/
+| /* end confdefs.h. */
+|
+| #include <sys/types.h>
+| #include <netinet/in.h>
+|
+|
+| int
+| main (void)
+| {
+| if (sizeof ((sa_family_t)))
+| return 0;
+| ;
+| return 0;
+| }
+configure:15092: result: yes
+configure:15108: checking if pointers to integers require aligned access
+configure:15142: gcc -o conftest -g -O2 conftest.c >&5
+configure:15142: $? = 0
+configure:15142: ./conftest
+configure:15142: $? = 0
+configure:15153: result: no
+configure:15170: checking for execinfo.h
+configure:15170: gcc -c -g -O2 conftest.c >&5
+configure:15170: $? = 0
+configure:15170: result: yes
+configure:15182: checking if zlib is wanted
+configure:15198: result: yes
+configure:15225: checking for inflateEnd in -lz
+configure:15248: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lz >&5
+configure:15248: $? = 0
+configure:15258: result: yes
+configure:15267: checking for zlib.h
+configure:15267: gcc -c -g -O2 -I/usr/include conftest.c >&5
+configure:15267: $? = 0
+configure:15267: result: yes
+configure:15286: checking for inflateEnd in -lz
+configure:15319: result: yes
+configure:15329: checking zlib in /usr
+configure:15331: result: ok
+configure:15350: checking whether to enable https support
+configure:15370: result: yes
+configure:15386: checking for EVP_get_digestbyname in -lcrypto
+configure:15409: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lcrypto -lz >&5
+configure:15409: $? = 0
+configure:15419: result: yes
+configure:15430: checking for SSL_CTX_new in -lssl
+configure:15453: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lssl -lz -lcrypto >&5
+configure:15453: $? = 0
+configure:15463: result: yes
+configure:15490: checking for getaddrinfo in -lc
+configure:15513: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lc -lz >&5
+configure:15513: $? = 0
+configure:15523: result: yes
+configure:15539: checking for fopen64 in -lc
+configure:15562: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lc -lz >&5
+configure:15562: $? = 0
+configure:15572: result: yes
+configure:15588: checking for pthread_create in -lpthread
+configure:15611: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lpthread -lz >&5
+configure:15611: $? = 0
+configure:15621: result: yes
+configure:15739: checking for socket in -lsocket
+configure:15762: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lsocket -lz >&5
+/usr/bin/ld: cannot find -lsocket: No such file or directory
+collect2: error: ld returned 1 exit status
+configure:15762: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "httrack"
+| #define PACKAGE_TARNAME "httrack"
+| #define PACKAGE_VERSION "3.49.5"
+| #define PACKAGE_STRING "httrack 3.49.5"
+| #define PACKAGE_BUGREPORT "roche+packaging@httrack.com"
+| #define PACKAGE_URL "http://www.httrack.com/"
+| #define PACKAGE "httrack"
+| #define VERSION "3.49.5"
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_WCHAR_H 1
+| #define STDC_HEADERS 1
+| #define _ALL_SOURCE 1
+| #define _DARWIN_C_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _HPUX_ALT_XOPEN_SOCKET_API 1
+| #define _NETBSD_SOURCE 1
+| #define _OPENBSD_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
+| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
+| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
+| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
+| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
+| #define __STDC_WANT_LIB_EXT2__ 1
+| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
+| #define _TANDEM_SOURCE 1
+| #define __EXTENSIONS__ 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_VISIBILITY 1
+| #define SIZEOF_LONG 8
+| #define SIZEOF_LONG_LONG 8
+| #define HTS_DO_NOT_REDEFINE_in_addr_t /**/
+| #define HAVE_EXECINFO_H 1
+| #define HAVE_LIBZ 1
+| #define HTS_USEOPENSSL 1
+| #define HTS_INET6 1
+| #define HTS_LFS 1
+| #define THREADS 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. */
+| char socket ();
+| int
+| main (void)
+| {
+| return socket ();
+| ;
+| return 0;
+| }
+configure:15772: result: no
+configure:15781: result: not necessary
+configure:15788: checking for iconv in -liconv
+configure:15811: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -liconv -lz >&5
+/usr/bin/ld: cannot find -liconv: No such file or directory
+collect2: error: ld returned 1 exit status
+configure:15811: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "httrack"
+| #define PACKAGE_TARNAME "httrack"
+| #define PACKAGE_VERSION "3.49.5"
+| #define PACKAGE_STRING "httrack 3.49.5"
+| #define PACKAGE_BUGREPORT "roche+packaging@httrack.com"
+| #define PACKAGE_URL "http://www.httrack.com/"
+| #define PACKAGE "httrack"
+| #define VERSION "3.49.5"
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_WCHAR_H 1
+| #define STDC_HEADERS 1
+| #define _ALL_SOURCE 1
+| #define _DARWIN_C_SOURCE 1
+| #define _GNU_SOURCE 1
+| #define _HPUX_ALT_XOPEN_SOCKET_API 1
+| #define _NETBSD_SOURCE 1
+| #define _OPENBSD_SOURCE 1
+| #define _POSIX_PTHREAD_SEMANTICS 1
+| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
+| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
+| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
+| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
+| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
+| #define __STDC_WANT_LIB_EXT2__ 1
+| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
+| #define _TANDEM_SOURCE 1
+| #define __EXTENSIONS__ 1
+| #define HAVE_DLFCN_H 1
+| #define LT_OBJDIR ".libs/"
+| #define HAVE_VISIBILITY 1
+| #define SIZEOF_LONG 8
+| #define SIZEOF_LONG_LONG 8
+| #define HTS_DO_NOT_REDEFINE_in_addr_t /**/
+| #define HAVE_EXECINFO_H 1
+| #define HAVE_LIBZ 1
+| #define HTS_USEOPENSSL 1
+| #define HTS_INET6 1
+| #define HTS_LFS 1
+| #define THREADS 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. */
+| char iconv ();
+| int
+| main (void)
+| {
+| return iconv ();
+| ;
+| return 0;
+| }
+configure:15821: result: no
+configure:15830: result: not necessary
+configure:15837: checking for dlopen in -ldl
+configure:15860: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -ldl -lz >&5
+configure:15860: $? = 0
+configure:15870: result: yes
+configure:15936: checking for setuid in -lc
+configure:15959: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lc -lz >&5
+configure:15959: $? = 0
+configure:15969: result: yes
+configure:15984: checking for snprintf
+configure:15984: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lz >&5
+conftest.c:68:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch]
+ 68 | char snprintf ();
+ | ^~~~~~~~
+conftest.c:60:1: note: 'snprintf' is declared in header '<stdio.h>'
+ 59 | #include <limits.h>
+ 60 | #undef snprintf
+configure:15984: $? = 0
+configure:15984: result: yes
+configure:15990: checking for vsnprintf
+configure:15990: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lz >&5
+conftest.c:69:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch]
+ 69 | char vsnprintf ();
+ | ^~~~~~~~~
+conftest.c:61:1: note: 'vsnprintf' is declared in header '<stdio.h>'
+ 60 | #include <limits.h>
+ 61 | #undef vsnprintf
+configure:15990: $? = 0
+configure:15990: result: yes
+configure:15997: checking for working snprintf
+configure:16027: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lz >&5
+configure:16027: $? = 0
+configure:16027: ./conftest
+configure:16027: $? = 0
+configure:16039: result: yes
+configure:16041: checking for working vsnprintf
+configure:16082: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lz >&5
+configure:16082: $? = 0
+configure:16082: ./conftest
+configure:16082: $? = 0
+configure:16094: result: yes
+configure:16111: checking for strnlen in -lc
+configure:16134: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.c -lc -lz >&5
+conftest.c:58:6: warning: conflicting types for built-in function 'strnlen'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
+ 58 | char strnlen ();
+ | ^~~~~~~
+configure:16134: $? = 0
+configure:16144: result: yes
+configure:16159: checking whether to enable online unit tests
+configure:16179: result: no
+configure:16291: checking that generated files are newer than configure
+configure:16297: result: done
+configure:16328: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by httrack config.status 3.49.5, which was
+generated by GNU Autoconf 2.71. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on alleycat
+
+config.status:1149: creating Makefile
+config.status:1149: creating src/Makefile
+config.status:1149: creating man/Makefile
+config.status:1149: creating m4/Makefile
+config.status:1149: creating templates/Makefile
+config.status:1149: creating lang/Makefile
+config.status:1149: creating html/Makefile
+config.status:1149: creating libtest/Makefile
+config.status:1149: creating tests/Makefile
+config.status:1149: creating config.h
+config.status:1330: config.h is unchanged
+config.status:1378: executing depfiles commands
+config.status:1455: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
+make: Nothing to be done for 'am--depfiles'.
+config.status:1460: $? = 0
+config.status:1455: cd libtest && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
+make: Nothing to be done for 'am--depfiles'.
+config.status:1460: $? = 0
+config.status:1378: executing libtool commands
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=x86_64-pc-linux-gnu
+ac_cv_c_compiler_gnu=yes
+ac_cv_env_CC_set=
+ac_cv_env_CC_value=
+ac_cv_env_CFLAGS_set=
+ac_cv_env_CFLAGS_value=
+ac_cv_env_CPPFLAGS_set=
+ac_cv_env_CPPFLAGS_value=
+ac_cv_env_LDFLAGS_set=
+ac_cv_env_LDFLAGS_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_build_alias_set=
+ac_cv_env_build_alias_value=
+ac_cv_env_host_alias_set=
+ac_cv_env_host_alias_value=
+ac_cv_env_target_alias_set=
+ac_cv_env_target_alias_value=
+ac_cv_func_snprintf=yes
+ac_cv_func_vsnprintf=yes
+ac_cv_have_working_snprintf=yes
+ac_cv_have_working_vsnprintf=yes
+ac_cv_header_dlfcn_h=yes
+ac_cv_header_execinfo_h=yes
+ac_cv_header_inttypes_h=yes
+ac_cv_header_minix_config_h=no
+ac_cv_header_stdint_h=yes
+ac_cv_header_stdio_h=yes
+ac_cv_header_stdlib_h=yes
+ac_cv_header_string_h=yes
+ac_cv_header_strings_h=yes
+ac_cv_header_sys_stat_h=yes
+ac_cv_header_sys_types_h=yes
+ac_cv_header_unistd_h=yes
+ac_cv_header_wchar_h=yes
+ac_cv_header_zlib_h=yes
+ac_cv_host=x86_64-pc-linux-gnu
+ac_cv_lib_c_fopen64=yes
+ac_cv_lib_c_getaddrinfo=yes
+ac_cv_lib_c_setuid=yes
+ac_cv_lib_c_strnlen=yes
+ac_cv_lib_crypto_EVP_get_digestbyname=yes
+ac_cv_lib_dl_dlopen=yes
+ac_cv_lib_iconv_iconv=no
+ac_cv_lib_pthread_pthread_create=yes
+ac_cv_lib_socket_socket=no
+ac_cv_lib_ssl_SSL_CTX_new=yes
+ac_cv_lib_z_inflateEnd=yes
+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_install='/usr/bin/install -c'
+ac_cv_path_lt_DD=/usr/bin/dd
+ac_cv_path_mkdir=/usr/bin/mkdir
+ac_cv_prog_AWK=gawk
+ac_cv_prog_ac_ct_AR=ar
+ac_cv_prog_ac_ct_CC=gcc
+ac_cv_prog_ac_ct_FILECMD=file
+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_c11=
+ac_cv_prog_cc_g=yes
+ac_cv_prog_cc_stdc=
+ac_cv_prog_make_make_set=yes
+ac_cv_safe_to_define___extensions__=yes
+ac_cv_should_define__xopen_source=no
+ac_cv_sizeof_long=8
+ac_cv_sizeof_long_long=8
+ac_cv_type_in_addr_t=yes
+ac_cv_type_in_port_t=yes
+ac_cv_type_sa_family_t=yes
+am_cv_CC_dependencies_compiler_type=gcc3
+am_cv_make_support_nested_variables=yes
+am_cv_prog_cc_c_o=yes
+ax_cv_check_cflags___Waddress=yes
+ax_cv_check_cflags___Wformat_2=yes
+ax_cv_check_cflags___Wformat_nonliteral=yes
+ax_cv_check_cflags___Wignored_qualifiers=yes
+ax_cv_check_cflags___Winit_self=yes
+ax_cv_check_cflags___Wmissing_parameter_type=yes
+ax_cv_check_cflags___Wold_style_definition=yes
+ax_cv_check_cflags___Wparentheses=yes
+ax_cv_check_cflags___Wuninitialized=yes
+ax_cv_check_cflags___Wunused_but_set_parameter=yes
+ax_cv_check_cflags___fcf_protection=yes
+ax_cv_check_cflags___fpie__pie=yes
+ax_cv_check_cflags___fstack_clash_protection=yes
+ax_cv_check_cflags___fstack_protector=yes
+ax_cv_check_cflags___fstrict_aliasing__Wstrict_aliasing=yes
+ax_cv_check_cflags___rdynamic=yes
+ax_cv_check_ldflags___Wl___discard_all=yes
+ax_cv_check_ldflags___Wl___no_undefined=yes
+ax_cv_check_ldflags___Wl__z_noexecstack=yes
+ax_cv_check_ldflags___Wl__z_relro__z_now=yes
+ax_cv_check_ldflags___pie=yes
+ax_cv_have_aligned_access_required=no
+gl_cv_cc_vis_werror=yes
+gl_cv_cc_visibility=yes
+lt_cv_ar_at_file=@
+lt_cv_archive_cmds_need_lc=no
+lt_cv_deplibs_check_method=pass_all
+lt_cv_file_magic_cmd='$MAGIC_CMD'
+lt_cv_file_magic_test_file=
+lt_cv_ld_reload_flag=-r
+lt_cv_nm_interface='BSD nm'
+lt_cv_objdir=.libs
+lt_cv_path_LD=/usr/bin/ld
+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_pic='-fPIC -DPIC'
+lt_cv_prog_compiler_pic_works=yes
+lt_cv_prog_compiler_rtti_exceptions=no
+lt_cv_prog_compiler_static_works=yes
+lt_cv_prog_gnu_ld=yes
+lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
+lt_cv_shlibpath_overrides_runpath=yes
+lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
+lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/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='/usr/bin/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='/usr/bin/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_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'
+zlib_cv_libz=yes
+zlib_cv_zlib_h=yes
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='${SHELL} '\''/home/haturatu/httrack/missing'\'' aclocal-1.16'
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='$${TAR-tar}'
+AM_BACKSLASH='\'
+AM_CFLAGS=' -fvisibility=hidden'
+AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
+AM_DEFAULT_VERBOSITY='1'
+AM_V='$(V)'
+AR='ar'
+AUTOCONF='${SHELL} '\''/home/haturatu/httrack/missing'\'' autoconf'
+AUTOHEADER='${SHELL} '\''/home/haturatu/httrack/missing'\'' autoheader'
+AUTOMAKE='${SHELL} '\''/home/haturatu/httrack/missing'\'' automake-1.16'
+AWK='gawk'
+CC='gcc'
+CCDEPMODE='depmode=gcc3'
+CFLAGS='-g -O2'
+CFLAGS_PIE='-fpie -pie'
+CFLAG_VISIBILITY='-fvisibility=hidden'
+CPPFLAGS=' -I/usr/include'
+CSCOPE='cscope'
+CTAGS='ctags'
+CYGPATH_W='echo'
+DEFAULT_CFLAGS='-Wall -Wformat -Wformat-security -Wmultichar -Wwrite-strings -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wdeclaration-after-statement -Wpointer-arith -Wsequence-point -Wnested-externs -D_REENTRANT -Wparentheses -Winit-self -Wunused-but-set-parameter -Waddress -Wuninitialized -Wformat=2 -Wformat-nonliteral -Wmissing-parameter-type -Wold-style-definition -Wignored-qualifiers -fstrict-aliasing -Wstrict-aliasing -fstack-protector -fstack-clash-protection -fcf-protection -rdynamic'
+DEFAULT_LDFLAGS=' -Wl,--discard-all -Wl,--no-undefined -Wl,-z,relro,-z,now -Wl,-z,noexecstack'
+DEFS='-DHAVE_CONFIG_H'
+DEPDIR='.deps'
+DLLTOOL='false'
+DL_LIBS='-ldl'
+DSYMUTIL=''
+DUMPBIN=''
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/usr/bin/grep -E'
+ETAGS='etags'
+EXEEXT=''
+FGREP='/usr/bin/grep -F'
+FILECMD='file'
+GREP='/usr/bin/grep'
+HAVE_VISIBILITY='1'
+HTTPS_SUPPORT='yes'
+ICONV_LIBS=''
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
+LD='/usr/bin/ld -m elf_x86_64'
+LDFLAGS=' -L/usr/lib'
+LDFLAGS_PIE='-pie'
+LFS_FLAG='-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE'
+LIBOBJS=''
+LIBS='-lz '
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIPO=''
+LN_S='ln -s'
+LTLIBOBJS=''
+LT_CV_OBJDIR='.libs'
+LT_SYS_LIBRARY_PATH=''
+MAINT='#'
+MAINTAINER_MODE_FALSE=''
+MAINTAINER_MODE_TRUE='#'
+MAKEINFO='${SHELL} '\''/home/haturatu/httrack/missing'\'' makeinfo'
+MANIFEST_TOOL=':'
+MKDIR_P='/usr/bin/mkdir -p'
+NM='/usr/bin/nm -B'
+NMEDIT=''
+OBJDUMP='objdump'
+OBJEXT='o'
+ONLINE_UNIT_TESTS='no'
+OPENSSL_LIBS='-lcrypto -lssl'
+OTOOL64=''
+OTOOL=''
+PACKAGE='httrack'
+PACKAGE_BUGREPORT='roche+packaging@httrack.com'
+PACKAGE_NAME='httrack'
+PACKAGE_STRING='httrack 3.49.5'
+PACKAGE_TARNAME='httrack'
+PACKAGE_URL='http://www.httrack.com/'
+PACKAGE_VERSION='3.49.5'
+PATH_SEPARATOR=':'
+RANLIB='ranlib'
+SED='/usr/bin/sed'
+SET_MAKE=''
+SHELL='/bin/sh'
+SHLIBPATH_VAR='LD_LIBRARY_PATH'
+SOCKET_LIBS=''
+STRIP='strip'
+THREADS_CFLAGS=''
+THREADS_LIBS='-lpthread'
+V6_FLAG='-DINET6'
+VERSION='3.49.5'
+VERSION_INFO='2:49:0'
+ac_ct_AR='ar'
+ac_ct_CC='gcc'
+ac_ct_DUMPBIN=''
+am__EXEEXT_FALSE=''
+am__EXEEXT_TRUE='#'
+am__fastdepCC_FALSE='#'
+am__fastdepCC_TRUE=''
+am__include='include'
+am__isrc=''
+am__leading_dot='.'
+am__nodep='_no'
+am__quote=''
+am__tar='$${TAR-tar} chof - "$$tardir"'
+am__untar='$${TAR-tar} xf -'
+bindir='${exec_prefix}/bin'
+build='x86_64-pc-linux-gnu'
+build_alias=''
+build_cpu='x86_64'
+build_os='linux-gnu'
+build_vendor='pc'
+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} /home/haturatu/httrack/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+mandir='${datarootdir}/man'
+mkdir_p='$(MKDIR_P)'
+oldincludedir='/usr/include'
+pdfdir='${docdir}'
+prefix='/home/haturatu/usr'
+program_transform_name='s,x,x,'
+psdir='${docdir}'
+runstatedir='${localstatedir}/run'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+target_alias=''
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+/* confdefs.h */
+#define PACKAGE_NAME "httrack"
+#define PACKAGE_TARNAME "httrack"
+#define PACKAGE_VERSION "3.49.5"
+#define PACKAGE_STRING "httrack 3.49.5"
+#define PACKAGE_BUGREPORT "roche+packaging@httrack.com"
+#define PACKAGE_URL "http://www.httrack.com/"
+#define PACKAGE "httrack"
+#define VERSION "3.49.5"
+#define HAVE_STDIO_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_STDINT_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_SYS_TYPES_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_WCHAR_H 1
+#define STDC_HEADERS 1
+#define _ALL_SOURCE 1
+#define _DARWIN_C_SOURCE 1
+#define _GNU_SOURCE 1
+#define _HPUX_ALT_XOPEN_SOCKET_API 1
+#define _NETBSD_SOURCE 1
+#define _OPENBSD_SOURCE 1
+#define _POSIX_PTHREAD_SEMANTICS 1
+#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
+#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
+#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
+#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
+#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
+#define __STDC_WANT_LIB_EXT2__ 1
+#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
+#define _TANDEM_SOURCE 1
+#define __EXTENSIONS__ 1
+#define HAVE_DLFCN_H 1
+#define LT_OBJDIR ".libs/"
+#define HAVE_VISIBILITY 1
+#define SIZEOF_LONG 8
+#define SIZEOF_LONG_LONG 8
+#define HTS_DO_NOT_REDEFINE_in_addr_t /**/
+#define HAVE_EXECINFO_H 1
+#define HAVE_LIBZ 1
+#define HTS_USEOPENSSL 1
+#define HTS_INET6 1
+#define HTS_LFS 1
+#define THREADS 1
+#define DLLIB 1
+#define SETUID 1
+#define HAVE_SNPRINTF 1
+#define HAVE_VSNPRINTF 1
+#define HAVE_STRNLEN 1
+
+configure: exit 0