>>> httrack: Building testing/httrack 3.49.2-r5 (using abuild 3.11.0-r1) started Mon, 15 May 2023 15:05:25 +0000 >>> httrack: Checking sanity of /home/buildozer/aports/testing/httrack/APKBUILD... >>> httrack: Analyzing dependencies... >>> httrack: Installing for build: build-base zlib-dev openssl-dev>3 libtool (1/5) Installing zlib-dev (1.2.13-r2) (2/5) Installing openssl-dev (3.1.0-r5) (3/5) Installing libltdl (2.4.7-r3) (4/5) Installing libtool (2.4.7-r3) (5/5) Installing .makedepends-httrack (20230515.150526) Executing busybox-1.36.0-r11.trigger OK: 316 MiB in 105 packages >>> httrack: Cleaning up srcdir >>> httrack: Cleaning up pkgdir >>> httrack: Fetching https://distfiles.alpinelinux.org/distfiles/edge/httrack-3.49.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 36 1792k 36 655k 0 0 1467k 0 0:00:01 --:--:-- 0:00:01 1467k 100 1792k 100 1792k 0 0 2887k 0 --:--:-- --:--:-- --:--:-- 2885k >>> httrack: Fetching https://distfiles.alpinelinux.org/distfiles/edge/httrack-3.49.2.tar.gz >>> httrack: Checking sha512sums... httrack-3.49.2.tar.gz: OK >>> httrack: Unpacking /var/cache/distfiles/edge/httrack-3.49.2.tar.gz... >>> httrack: Updating ./config.guess >>> httrack: Updating ./config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for ANSI C header files... (cached) yes checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert armv8l-unknown-linux-musleabihf file names to armv8l-unknown-linux-musleabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking whether C compiler accepts -Wparentheses... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wunused-but-set-parameter... yes checking whether C compiler accepts -Waddress... yes checking whether C compiler accepts -Wuninitialized... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wmissing-parameter-type... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wignored-qualifiers... yes checking whether C compiler accepts -fstrict-aliasing -Wstrict-aliasing... yes checking whether the linker accepts -Wl,--discard-all... yes checking whether the linker accepts -Wl,--no-undefined... yes checking whether C compiler accepts -rdynamic... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking size of long... 4 checking size of long long... 8 checking for in_addr_t... yes checking for in_port_t... yes checking for sa_family_t... yes checking if pointers to integers require aligned access... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflateEnd in -lz... (cached) yes checking zlib in /usr... ok checking whether to enable https support... yes checking for EVP_get_digestbyname in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for getaddrinfo in -lc... yes checking for fopen64 in -lc... yes checking for pthread_create in -lpthread... yes checking for socket in -lsocket... no not necessary checking for iconv in -liconv... no not necessary checking for dlopen in -ldl... yes checking for ftime in -lc... yes checking for setuid in -lc... yes checking for snprintf... yes checking for vsnprintf... yes checking for working snprintf... yes checking for working vsnprintf... yes checking for strnlen in -lc... yes checking whether to enable online unit tests... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating m4/Makefile config.status: creating templates/Makefile config.status: creating lang/Makefile config.status: creating html/Makefile config.status: creating libtest/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htscore.lo `test -f 'htscore.c' || echo './'`htscore.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsparse.lo `test -f 'htsparse.c' || echo './'`htsparse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsback.lo `test -f 'htsback.c' || echo './'`htsback.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htscache.lo `test -f 'htscache.c' || echo './'`htscache.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htscatchurl.lo `test -f 'htscatchurl.c' || echo './'`htscatchurl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsfilters.lo `test -f 'htsfilters.c' || echo './'`htsfilters.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsftp.lo `test -f 'htsftp.c' || echo './'`htsftp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htshash.lo `test -f 'htshash.c' || echo './'`htshash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htshelp.lo `test -f 'htshelp.c' || echo './'`htshelp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htslib.lo `test -f 'htslib.c' || echo './'`htslib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htscoremain.lo `test -f 'htscoremain.c' || echo './'`htscoremain.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsname.lo `test -f 'htsname.c' || echo './'`htsname.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsrobots.lo `test -f 'htsrobots.c' || echo './'`htsrobots.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htstools.lo `test -f 'htstools.c' || echo './'`htstools.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htswizard.lo `test -f 'htswizard.c' || echo './'`htswizard.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsalias.lo `test -f 'htsalias.c' || echo './'`htsalias.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsthread.lo `test -f 'htsthread.c' || echo './'`htsthread.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsindex.lo `test -f 'htsindex.c' || echo './'`htsindex.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsbauth.lo `test -f 'htsbauth.c' || echo './'`htsbauth.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsmd5.lo `test -f 'htsmd5.c' || echo './'`htsmd5.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htszlib.lo `test -f 'htszlib.c' || echo './'`htszlib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htswrap.lo `test -f 'htswrap.c' || echo './'`htswrap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsconcat.lo `test -f 'htsconcat.c' || echo './'`htsconcat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsmodules.lo `test -f 'htsmodules.c' || echo './'`htsmodules.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htscharset.lo `test -f 'htscharset.c' || echo './'`htscharset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-punycode.lo `test -f 'punycode.c' || echo './'`punycode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-htsencoding.lo `test -f 'htsencoding.c' || echo './'`htsencoding.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o libhttrack_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htscache.c -fPIC -DPIC -o .libs/libhttrack_la-htscache.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o htsjava.lo htsjava.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htscatchurl.c -fPIC -DPIC -o .libs/libhttrack_la-htscatchurl.o gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o coucal/proxytrack-coucal.o `test -f 'coucal/coucal.c' || echo './'`coucal/coucal.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o proxytrack-htsmd5.o `test -f 'htsmd5.c' || echo './'`htsmd5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htscore.c -fPIC -DPIC -o .libs/libhttrack_la-htscore.o gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o proxytrack-md5.o `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsback.c -fPIC -DPIC -o .libs/libhttrack_la-htsback.o gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o httrack.o httrack.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o htsserver-htsserver.o `test -f 'htsserver.c' || echo './'`htsserver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsftp.c -fPIC -DPIC -o .libs/libhttrack_la-htsftp.o gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o htsserver-htsweb.o `test -f 'htsweb.c' || echo './'`htsweb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o coucal/libhttrack_la-coucal.lo `test -f 'coucal/coucal.c' || echo './'`coucal/coucal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htslib.c -fPIC -DPIC -o .libs/libhttrack_la-htslib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htscoremain.c -fPIC -DPIC -o .libs/libhttrack_la-htscoremain.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htstools.c -fPIC -DPIC -o .libs/libhttrack_la-htstools.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o minizip/libhttrack_la-ioapi.lo `test -f 'minizip/ioapi.c' || echo './'`minizip/ioapi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o minizip/libhttrack_la-mztools.lo `test -f 'minizip/mztools.c' || echo './'`minizip/mztools.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htshelp.c -fPIC -DPIC -o .libs/libhttrack_la-htshelp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o minizip/libhttrack_la-unzip.lo `test -f 'minizip/unzip.c' || echo './'`minizip/unzip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htshash.c -fPIC -DPIC -o .libs/libhttrack_la-htshash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsfilters.c -fPIC -DPIC -o .libs/libhttrack_la-htsfilters.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c -o minizip/libhttrack_la-zip.lo `test -f 'minizip/zip.c' || echo './'`minizip/zip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsrobots.c -fPIC -DPIC -o .libs/libhttrack_la-htsrobots.o gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o minizip/proxytrack-ioapi.o `test -f 'minizip/ioapi.c' || echo './'`minizip/ioapi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsname.c -fPIC -DPIC -o .libs/libhttrack_la-htsname.o gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o minizip/proxytrack-mztools.o `test -f 'minizip/mztools.c' || echo './'`minizip/mztools.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o minizip/proxytrack-unzip.o `test -f 'minizip/unzip.c' || echo './'`minizip/unzip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsmd5.c -fPIC -DPIC -o .libs/libhttrack_la-htsmd5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsparse.c -fPIC -DPIC -o .libs/libhttrack_la-htsparse.o gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o minizip/proxytrack-zip.o `test -f 'minizip/zip.c' || echo './'`minizip/zip.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o proxy/proxytrack-main.o `test -f 'proxy/main.c' || echo './'`proxy/main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsbauth.c -fPIC -DPIC -o .libs/libhttrack_la-htsbauth.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htszlib.c -fPIC -DPIC -o .libs/libhttrack_la-htszlib.o gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o proxy/proxytrack-proxytrack.o `test -f 'proxy/proxytrack.c' || echo './'`proxy/proxytrack.c gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src" -I"/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal" -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -c -o proxy/proxytrack-store.o `test -f 'proxy/store.c' || echo './'`proxy/store.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c md5.c -fPIC -DPIC -o .libs/libhttrack_la-md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsmodules.c -fPIC -DPIC -o .libs/libhttrack_la-htsmodules.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsthread.c -fPIC -DPIC -o .libs/libhttrack_la-htsthread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htscharset.c -fPIC -DPIC -o .libs/libhttrack_la-htscharset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htswrap.c -fPIC -DPIC -o .libs/libhttrack_la-htswrap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htswizard.c -fPIC -DPIC -o .libs/libhttrack_la-htswizard.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c htsjava.c -fPIC -DPIC -o .libs/htsjava.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c punycode.c -fPIC -DPIC -o .libs/libhttrack_la-punycode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsindex.c -fPIC -DPIC -o .libs/libhttrack_la-htsindex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsconcat.c -fPIC -DPIC -o .libs/libhttrack_la-htsconcat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsalias.c -fPIC -DPIC -o .libs/libhttrack_la-htsalias.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c minizip/unzip.c -fPIC -DPIC -o minizip/.libs/libhttrack_la-unzip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c minizip/mztools.c -fPIC -DPIC -o minizip/.libs/libhttrack_la-mztools.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c htsencoding.c -fPIC -DPIC -o .libs/libhttrack_la-htsencoding.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c minizip/ioapi.c -fPIC -DPIC -o minizip/.libs/libhttrack_la-ioapi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c coucal/coucal.c -fPIC -DPIC -o coucal/.libs/libhttrack_la-coucal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src -I/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -c minizip/zip.c -fPIC -DPIC -o minizip/.libs/libhttrack_la-zip.o minizip/zip.c: In function 'zip64local_SearchCentralDir': minizip/zip.c:521:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 521 | for (i=(int)uReadSize-3; (i--)>0;) | ^~~ minizip/zip.c:529:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 529 | if (uPosFound!=0) | ^~ minizip/zip.c: In function 'zipRemoveExtraInfoBlock': minizip/zip.c:1983:15: warning: cast increases required alignment of target type [-Wcast-align] 1983 | header = *(short*)p; | ^ minizip/zip.c:1984:19: warning: cast increases required alignment of target type [-Wcast-align] 1984 | dataSize = *(((short*)p)+1); | ^ minizip/zip.c: In function 'zip64local_SearchCentralDir': minizip/zip.c:521:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 521 | for (i=(int)uReadSize-3; (i--)>0;) | ^~~ minizip/zip.c:529:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 529 | if (uPosFound!=0) | ^~ minizip/zip.c: In function 'zipRemoveExtraInfoBlock': minizip/zip.c:1983:15: warning: cast increases required alignment of target type [-Wcast-align] 1983 | header = *(short*)p; | ^ minizip/zip.c:1984:19: warning: cast increases required alignment of target type [-Wcast-align] 1984 | dataSize = *(((short*)p)+1); | ^ htsftp.c: In function 'run_launch_ftp': htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:272:7: note: in expansion of macro '_HALT_FTP' 272 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:272:7: note: in expansion of macro '_HALT_FTP' 272 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:272:7: note: in expansion of macro '_HALT_FTP' 272 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:272:7: note: in expansion of macro '_HALT_FTP' 272 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:272:7: note: in expansion of macro '_HALT_FTP' 272 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:272:7: note: in expansion of macro '_HALT_FTP' 272 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:274:5: note: in expansion of macro '_CHECK_HALT_FTP' 274 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:274:5: note: in expansion of macro '_CHECK_HALT_FTP' 274 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:274:5: note: in expansion of macro '_CHECK_HALT_FTP' 274 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htshelp.c: In function 'help_wizard': htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:274:5: note: in expansion of macro '_CHECK_HALT_FTP' 274 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htshelp.c:169:12: warning: the comparison will always evaluate as 'false' for the address of 'urls' will never be NULL [-Waddress] 169 | if (urls == NULL || mainpath == NULL || projname == NULL || stropt == NULL | ^~ htshelp.c:121:8: note: 'urls' declared here 121 | char urls[HTS_URLMAXSIZE * 2]; | ^~~~ htshelp.c:169:32: warning: the comparison will always evaluate as 'false' for the address of 'mainpath' will never be NULL [-Waddress] 169 | if (urls == NULL || mainpath == NULL || projname == NULL || stropt == NULL | ^~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:274:5: note: in expansion of macro '_CHECK_HALT_FTP' 274 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htshelp.c:122:8: note: 'mainpath' declared here 122 | char mainpath[256]; | ^~~~~~~~ htshelp.c:169:52: warning: the comparison will always evaluate as 'false' for the address of 'projname' will never be NULL [-Waddress] 169 | if (urls == NULL || mainpath == NULL || projname == NULL || stropt == NULL | ^~ htshelp.c:123:8: note: 'projname' declared here 123 | char projname[256]; | ^~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:274:5: note: in expansion of macro '_CHECK_HALT_FTP' 274 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htshelp.c:169:70: warning: the comparison will always evaluate as 'false' for the address of 'stropt' will never be NULL [-Waddress] 169 | if (urls == NULL || mainpath == NULL || projname == NULL || stropt == NULL | ^~ htshelp.c:124:8: note: 'stropt' declared here 124 | char stropt[2048]; // options | ^~~~~~ htshelp.c:170:18: warning: the comparison will always evaluate as 'false' for the address of 'stropt2' will never be NULL [-Waddress] 170 | || stropt2 == NULL || strwild == NULL || cmd == NULL || str == NULL | ^~ htshelp.c:125:8: note: 'stropt2' declared here 125 | char stropt2[2048]; // options longues | ^~~~~~~ htshelp.c:170:37: warning: the comparison will always evaluate as 'false' for the address of 'strwild' will never be NULL [-Waddress] 170 | || stropt2 == NULL || strwild == NULL || cmd == NULL || str == NULL | ^~ htshelp.c:126:8: note: 'strwild' declared here 126 | char strwild[2048]; // wildcards | ^~~~~~~ htshelp.c:170:52: warning: the comparison will always evaluate as 'false' for the address of 'cmd' will never be NULL [-Waddress] 170 | || stropt2 == NULL || strwild == NULL || cmd == NULL || str == NULL | ^~ htshelp.c:127:8: note: 'cmd' declared here 127 | char cmd[4096]; | ^~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:285:7: note: in expansion of macro '_HALT_FTP' 285 | _HALT_FTP return 0; | ^~~~~~~~~ htshelp.c:170:67: warning: the comparison will always evaluate as 'false' for the address of 'str' will never be NULL [-Waddress] 170 | || stropt2 == NULL || strwild == NULL || cmd == NULL || str == NULL | ^~ htshelp.c:128:8: note: 'str' declared here 128 | char str[256]; | ^~~ htshelp.c:171:15: warning: the comparison will always evaluate as 'false' for the address of 'argv' will never be NULL [-Waddress] 171 | || argv == NULL) { | ^~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:285:7: note: in expansion of macro '_HALT_FTP' 285 | _HALT_FTP return 0; | ^~~~~~~~~ htshelp.c:129:9: note: 'argv' declared here 129 | char *argv[256]; | ^~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:285:7: note: in expansion of macro '_HALT_FTP' 285 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:285:7: note: in expansion of macro '_HALT_FTP' 285 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:285:7: note: in expansion of macro '_HALT_FTP' 285 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:285:7: note: in expansion of macro '_HALT_FTP' 285 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:298:7: note: in expansion of macro '_HALT_FTP' 298 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:298:7: note: in expansion of macro '_HALT_FTP' 298 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:298:7: note: in expansion of macro '_HALT_FTP' 298 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:298:7: note: in expansion of macro '_HALT_FTP' 298 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:298:7: note: in expansion of macro '_HALT_FTP' 298 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:298:7: note: in expansion of macro '_HALT_FTP' 298 | _HALT_FTP return 0; | ^~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:304:5: note: in expansion of macro '_CHECK_HALT_FTP' 304 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:304:5: note: in expansion of macro '_CHECK_HALT_FTP' 304 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:304:5: note: in expansion of macro '_CHECK_HALT_FTP' 304 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:304:5: note: in expansion of macro '_CHECK_HALT_FTP' 304 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:304:5: note: in expansion of macro '_CHECK_HALT_FTP' 304 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:304:5: note: in expansion of macro '_CHECK_HALT_FTP' 304 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:313:7: note: in expansion of macro '_CHECK_HALT_FTP' 313 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:313:7: note: in expansion of macro '_CHECK_HALT_FTP' 313 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:313:7: note: in expansion of macro '_CHECK_HALT_FTP' 313 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:313:7: note: in expansion of macro '_CHECK_HALT_FTP' 313 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:313:7: note: in expansion of macro '_CHECK_HALT_FTP' 313 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:313:7: note: in expansion of macro '_CHECK_HALT_FTP' 313 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:320:9: note: in expansion of macro '_CHECK_HALT_FTP' 320 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:320:9: note: in expansion of macro '_CHECK_HALT_FTP' 320 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:320:9: note: in expansion of macro '_CHECK_HALT_FTP' 320 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:320:9: note: in expansion of macro '_CHECK_HALT_FTP' 320 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:320:9: note: in expansion of macro '_CHECK_HALT_FTP' 320 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:320:9: note: in expansion of macro '_CHECK_HALT_FTP' 320 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:328:13: note: in expansion of macro '_CHECK_HALT_FTP' 328 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:328:13: note: in expansion of macro '_CHECK_HALT_FTP' 328 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:328:13: note: in expansion of macro '_CHECK_HALT_FTP' 328 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:328:13: note: in expansion of macro '_CHECK_HALT_FTP' 328 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:328:13: note: in expansion of macro '_CHECK_HALT_FTP' 328 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:328:13: note: in expansion of macro '_CHECK_HALT_FTP' 328 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:333:13: note: in expansion of macro '_CHECK_HALT_FTP' 333 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:333:13: note: in expansion of macro '_CHECK_HALT_FTP' 333 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:333:13: note: in expansion of macro '_CHECK_HALT_FTP' 333 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:333:13: note: in expansion of macro '_CHECK_HALT_FTP' 333 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:333:13: note: in expansion of macro '_CHECK_HALT_FTP' 333 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:333:13: note: in expansion of macro '_CHECK_HALT_FTP' 333 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:414:9: note: in expansion of macro '_CHECK_HALT_FTP' 414 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:414:9: note: in expansion of macro '_CHECK_HALT_FTP' 414 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:414:9: note: in expansion of macro '_CHECK_HALT_FTP' 414 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:414:9: note: in expansion of macro '_CHECK_HALT_FTP' 414 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:414:9: note: in expansion of macro '_CHECK_HALT_FTP' 414 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:414:9: note: in expansion of macro '_CHECK_HALT_FTP' 414 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:474:11: note: in expansion of macro '_CHECK_HALT_FTP' 474 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:474:11: note: in expansion of macro '_CHECK_HALT_FTP' 474 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:474:11: note: in expansion of macro '_CHECK_HALT_FTP' 474 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:474:11: note: in expansion of macro '_CHECK_HALT_FTP' 474 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:474:11: note: in expansion of macro '_CHECK_HALT_FTP' 474 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:474:11: note: in expansion of macro '_CHECK_HALT_FTP' 474 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htslib.c: In function 'http_xfopen': htslib.c:678:11: warning: the comparison will always evaluate as 'true' for the address of 'msg' will never be NULL [-Waddress] 678 | if (retour->msg) { | ^~~~~~ In file included from htslib.h:84, from htscore.h:81, from htslib.c:38: htsopt.h:501:8: note: 'msg' declared here 501 | char msg[80]; // message éventuel si échec ("\0"=non précisé) | ^~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:530:15: note: in expansion of macro '_CHECK_HALT_FTP' 530 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:530:15: note: in expansion of macro '_CHECK_HALT_FTP' 530 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ proxy/proxytrack.c: In function 'proxytrack_process_DAV_Request': htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:530:15: note: in expansion of macro '_CHECK_HALT_FTP' 530 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ proxy/proxytrack.c:778:23: warning: the comparison will always evaluate as 'true' for the address of 'lastmodified' will never be NULL [-Waddress] 778 | if (file->lastmodified) { | ^~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:530:15: note: in expansion of macro '_CHECK_HALT_FTP' 530 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ In file included from proxy/proxytrack.h:35, from proxy/proxytrack.c:135: proxy/store.h:62:8: note: 'lastmodified' declared here 62 | char lastmodified[64]; // Last-Modified | ^~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:530:15: note: in expansion of macro '_CHECK_HALT_FTP' 530 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ proxy/proxytrack.c:792:23: warning: the comparison will always evaluate as 'true' for the address of 'contenttype' will never be NULL [-Waddress] 792 | if (file->contenttype) { | ^~~~ proxy/store.h:59:8: note: 'contenttype' declared here 59 | char contenttype[64]; // content-type ("text/html" par exemple) | ^~~~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:530:15: note: in expansion of macro '_CHECK_HALT_FTP' 530 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:548:19: note: in expansion of macro '_CHECK_HALT_FTP' 548 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:548:19: note: in expansion of macro '_CHECK_HALT_FTP' 548 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsback.c: In function 'create_back_tmpfile': htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:548:19: note: in expansion of macro '_CHECK_HALT_FTP' 548 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsback.c:459:21: warning: the comparison will always evaluate as 'true' for the address of 'url_sav' will never be NULL [-Waddress] 459 | if (back->url_sav != NULL && back->url_sav[0] != '\0') { | ^~ In file included from htslib.h:84, from htscore.h:81, from htsback.c:39: htsopt.h:563:8: note: 'url_sav' declared here 563 | char url_sav[HTS_URLMAXSIZE * 2]; // nom à sauver sur disque (avec chemin éventuel) | ^~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:548:19: note: in expansion of macro '_CHECK_HALT_FTP' 548 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:548:19: note: in expansion of macro '_CHECK_HALT_FTP' 548 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:548:19: note: in expansion of macro '_CHECK_HALT_FTP' 548 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:599:17: note: in expansion of macro '_CHECK_HALT_FTP' 599 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:599:17: note: in expansion of macro '_CHECK_HALT_FTP' 599 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:599:17: note: in expansion of macro '_CHECK_HALT_FTP' 599 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:599:17: note: in expansion of macro '_CHECK_HALT_FTP' 599 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:599:17: note: in expansion of macro '_CHECK_HALT_FTP' 599 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:599:17: note: in expansion of macro '_CHECK_HALT_FTP' 599 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htstools.c: In function 'hts_findnext': htsback.c: In function 'back_finalize': htsback.c:718:45: warning: the comparison will always evaluate as 'true' for the address of 'url_sav' will never be NULL [-Waddress] 718 | back[p].url_sav != NULL ? back[p].url_sav : ""); | ^~ htsopt.h:563:8: note: 'url_sav' declared here 563 | char url_sav[HTS_URLMAXSIZE * 2]; // nom à sauver sur disque (avec chemin éventuel) | ^~~~~~~ htstools.c:1224:11: warning: the comparison will always evaluate as 'true' for the address of 'd_name' will never be NULL [-Waddress] 1224 | if (find->dirp->d_name) | ^~~~ In file included from /usr/include/dirent.h:18, from htslib.h:74, from htscore.h:81, from htstools.c:39: /usr/include/bits/dirent.h:10:14: note: 'd_name' declared here 10 | char d_name[256]; | ^~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:121:40: note: in expansion of macro '_T_SOC_close' 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:800:5: note: in expansion of macro '_CHECK_HALT_FTP' 800 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:121:3: note: some parts of macro expansion are not guarded by this 'if' clause 121 | if ( soc_ctl != INVALID_SOCKET ) _T_SOC_close(soc_ctl); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:800:5: note: in expansion of macro '_CHECK_HALT_FTP' 800 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:122:40: note: in expansion of macro '_T_SOC_close' 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:800:5: note: in expansion of macro '_CHECK_HALT_FTP' 800 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:122:3: note: some parts of macro expansion are not guarded by this 'if' clause 122 | if ( soc_servdat != INVALID_SOCKET ) _T_SOC_close(soc_servdat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:800:5: note: in expansion of macro '_CHECK_HALT_FTP' 800 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:118:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 118 | #define _T_SOC_close(soc) close(soc); soc=INVALID_SOCKET; | ^~~~~ htsftp.c:123:40: note: in expansion of macro '_T_SOC_close' 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~~~~~~~~~~~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:800:5: note: in expansion of macro '_CHECK_HALT_FTP' 800 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htsftp.c:123:3: note: some parts of macro expansion are not guarded by this 'if' clause 123 | if ( soc_dat != INVALID_SOCKET ) _T_SOC_close(soc_dat); \ | ^~ htsftp.c:127:3: note: in expansion of macro '_HALT_FTP' 127 | _HALT_FTP \ | ^~~~~~~~~ htsftp.c:800:5: note: in expansion of macro '_CHECK_HALT_FTP' 800 | _CHECK_HALT_FTP; | ^~~~~~~~~~~~~~~ htscore.c: In function 'httpmirror': htscore.c:417:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 417 | } else \ | ^~~~ htscore.c:2108:3: note: in expansion of macro 'HT_INDEX_END' 2108 | HT_INDEX_END; | ^~~~~~~~~~~~ htscore.c:419:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 419 | hts_template_format(makeindex_fp,template_footer, \ | ^~~~~~~~~~~~~~~~~~~ htscore.c:2108:3: note: in expansion of macro 'HT_INDEX_END' 2108 | HT_INDEX_END; | ^~~~~~~~~~~~ htslib.c: In function 'newhttp': htsback.c: In function 'back_add': htslib.c:2162:18: warning: the comparison will always evaluate as 'true' for the address of 'msg' will never be NULL [-Waddress] 2162 | if (retour && retour->msg) { | ^~ htsopt.h:501:8: note: 'msg' declared here 501 | char msg[80]; // message éventuel si échec ("\0"=non précisé) | ^~~ htsback.c:2108:43: warning: the comparison will always evaluate as 'true' for the address of 'url_sav' will never be NULL [-Waddress] 2108 | back[i].url_sav ? back[i].url_sav : ""); | ^ htsopt.h:563:8: note: 'url_sav' declared here 563 | char url_sav[HTS_URLMAXSIZE * 2]; // nom à sauver sur disque (avec chemin éventuel) | ^~~~~~~ htslib.c:2193:18: warning: the comparison will always evaluate as 'true' for the address of 'msg' will never be NULL [-Waddress] 2193 | if (retour && retour->msg) { | ^~ htsopt.h:501:8: note: 'msg' declared here 501 | char msg[80]; // message éventuel si échec ("\0"=non précisé) | ^~~ htslib.c:2217:20: warning: the comparison will always evaluate as 'true' for the address of 'msg' will never be NULL [-Waddress] 2217 | if (retour && retour->msg) { | ^~ htsopt.h:501:8: note: 'msg' declared here 501 | char msg[80]; // message éventuel si échec ("\0"=non précisé) | ^~~ htslib.c:2274:28: warning: the comparison will always evaluate as 'true' for the address of 'msg' will never be NULL [-Waddress] 2274 | if (retour != NULL && retour->msg) { | ^~ htsopt.h:501:8: note: 'msg' declared here 501 | char msg[80]; // message éventuel si échec ("\0"=non précisé) | ^~~ In function 'coucal_realloc_pool', inlined from 'coucal_dup_name_internal' at coucal/coucal.c:681:5, inlined from 'coucal_dup_name' at coucal/coucal.c:698:7, inlined from 'coucal_write_value_' at coucal/coucal.c:868:15, inlined from 'coucal_write_value' at coucal/coucal.c:1037:19: coucal/coucal.c:636:47: warning: pointer 'oldbase' may be used after 'realloc' [-Wuse-after-free] 636 | const size_t offset = (const char*) (S) - oldbase; \ | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ coucal/coucal.c:650:7: note: in expansion of macro 'RECOMPUTE_STRING' 650 | RECOMPUTE_STRING(hashtable->stash.items[i].name); | ^~~~~~~~~~~~~~~~ coucal/coucal.c:623:28: note: call to 'realloc' here 623 | hashtable->pool.buffer = realloc(hashtable->pool.buffer, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 624 | hashtable->pool.capacity); | ~~~~~~~~~~~~~~~~~~~~~~~~~ coucal/coucal.c:636:47: warning: pointer 'oldbase' may be used after 'realloc' [-Wuse-after-free] 636 | const size_t offset = (const char*) (S) - oldbase; \ | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ coucal/coucal.c:647:7: note: in expansion of macro 'RECOMPUTE_STRING' 647 | RECOMPUTE_STRING(hashtable->items[i].name); | ^~~~~~~~~~~~~~~~ coucal/coucal.c:623:28: note: call to 'realloc' here 623 | hashtable->pool.buffer = realloc(hashtable->pool.buffer, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 624 | hashtable->pool.capacity); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'coucal_realloc_pool', inlined from 'coucal_dup_name_internal' at coucal/coucal.c:681:5, inlined from 'coucal_dup_name' at coucal/coucal.c:698:7, inlined from 'coucal_write_value_' at coucal/coucal.c:868:15, inlined from 'coucal_write_value' at coucal/coucal.c:1037:19: coucal/coucal.c:636:47: warning: pointer 'oldbase' may be used after 'realloc' [-Wuse-after-free] 636 | const size_t offset = (const char*) (S) - oldbase; \ | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ coucal/coucal.c:650:7: note: in expansion of macro 'RECOMPUTE_STRING' 650 | RECOMPUTE_STRING(hashtable->stash.items[i].name); | ^~~~~~~~~~~~~~~~ coucal/coucal.c:623:28: note: call to 'realloc' here 623 | hashtable->pool.buffer = realloc(hashtable->pool.buffer, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 624 | hashtable->pool.capacity); | ~~~~~~~~~~~~~~~~~~~~~~~~~ coucal/coucal.c:636:47: warning: pointer 'oldbase' may be used after 'realloc' [-Wuse-after-free] 636 | const size_t offset = (const char*) (S) - oldbase; \ | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ coucal/coucal.c:647:7: note: in expansion of macro 'RECOMPUTE_STRING' 647 | RECOMPUTE_STRING(hashtable->items[i].name); | ^~~~~~~~~~~~~~~~ coucal/coucal.c:623:28: note: call to 'realloc' here 623 | hashtable->pool.buffer = realloc(hashtable->pool.buffer, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 624 | hashtable->pool.capacity); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from htsweb.c:61: In function 'coucal_realloc_pool', inlined from 'coucal_dup_name_internal' at /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal/coucal.c:681:5, inlined from 'coucal_dup_name' at /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal/coucal.c:698:7, inlined from 'coucal_write_value_' at /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal/coucal.c:868:15, inlined from 'coucal_write_value' at /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal/coucal.c:1037:19: /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal/coucal.c:636:47: warning: pointer 'oldbase' may be used after 'realloc' [-Wuse-after-free] 636 | const size_t offset = (const char*) (S) - oldbase; \ | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal/coucal.c:650:7: note: in expansion of macro 'RECOMPUTE_STRING' 650 | RECOMPUTE_STRING(hashtable->stash.items[i].name); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal/coucal.c:623:28: note: call to 'realloc' here 623 | hashtable->pool.buffer = realloc(hashtable->pool.buffer, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 624 | hashtable->pool.capacity); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal/coucal.c:636:47: warning: pointer 'oldbase' may be used after 'realloc' [-Wuse-after-free] 636 | const size_t offset = (const char*) (S) - oldbase; \ | ~~~~~~~~~~~~~~~~~~^~~~~~~~~ /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal/coucal.c:647:7: note: in expansion of macro 'RECOMPUTE_STRING' 647 | RECOMPUTE_STRING(hashtable->items[i].name); | ^~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/coucal/coucal.c:623:28: note: call to 'realloc' here 623 | hashtable->pool.buffer = realloc(hashtable->pool.buffer, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 624 | hashtable->pool.capacity); | ~~~~~~~~~~~~~~~~~~~~~~~~~ htsback.c: In function 'back_cleanup_background': htsback.c:336:71: warning: '%s' directive argument is null [-Wformat-overflow=] 336 | "engine: warning: serialize error for %s%s to %s: memory full", | ^~ htscoremain.c: In function 'hts_main_internal': htscoremain.c:2599:28: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 2599 | if (!result) { | ^ htscoremain.c:2558:29: note: 'result' was declared here 2558 | int result; | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o proxytrack proxy/proxytrack-main.o proxy/proxytrack-proxytrack.o proxy/proxytrack-store.o coucal/proxytrack-coucal.o proxytrack-htsmd5.o proxytrack-md5.o minizip/proxytrack-ioapi.o minizip/proxytrack-mztools.o minizip/proxytrack-unzip.o minizip/proxytrack-zip.o -lpthread -lz libtool: link: gcc -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o proxytrack proxy/proxytrack-main.o proxy/proxytrack-proxytrack.o proxy/proxytrack-store.o coucal/proxytrack-coucal.o proxytrack-htsmd5.o proxytrack-md5.o minizip/proxytrack-ioapi.o minizip/proxytrack-mztools.o minizip/proxytrack-unzip.o minizip/proxytrack-zip.o -L/usr/lib -lpthread -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -Os -Wformat -Werror=format-security -version-info 2:49:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libhttrack.la -rpath /usr/lib libhttrack_la-htscore.lo libhttrack_la-htsparse.lo libhttrack_la-htsback.lo libhttrack_la-htscache.lo libhttrack_la-htscatchurl.lo libhttrack_la-htsfilters.lo libhttrack_la-htsftp.lo libhttrack_la-htshash.lo coucal/libhttrack_la-coucal.lo libhttrack_la-htshelp.lo libhttrack_la-htslib.lo libhttrack_la-htscoremain.lo libhttrack_la-htsname.lo libhttrack_la-htsrobots.lo libhttrack_la-htstools.lo libhttrack_la-htswizard.lo libhttrack_la-htsalias.lo libhttrack_la-htsthread.lo libhttrack_la-htsindex.lo libhttrack_la-htsbauth.lo libhttrack_la-htsmd5.lo libhttrack_la-htszlib.lo libhttrack_la-htswrap.lo libhttrack_la-htsconcat.lo libhttrack_la-htsmodules.lo libhttrack_la-htscharset.lo libhttrack_la-punycode.lo libhttrack_la-htsencoding.lo libhttrack_la-md5.lo minizip/libhttrack_la-ioapi.lo minizip/libhttrack_la-mztools.lo minizip/libhttrack_la-unzip.lo minizip/libhttrack_la-zip.lo -lpthread -lcrypto -lssl -ldl -lz libtool: link: gcc -shared -fPIC -DPIC .libs/libhttrack_la-htscore.o .libs/libhttrack_la-htsparse.o .libs/libhttrack_la-htsback.o .libs/libhttrack_la-htscache.o .libs/libhttrack_la-htscatchurl.o .libs/libhttrack_la-htsfilters.o .libs/libhttrack_la-htsftp.o .libs/libhttrack_la-htshash.o coucal/.libs/libhttrack_la-coucal.o .libs/libhttrack_la-htshelp.o .libs/libhttrack_la-htslib.o .libs/libhttrack_la-htscoremain.o .libs/libhttrack_la-htsname.o .libs/libhttrack_la-htsrobots.o .libs/libhttrack_la-htstools.o .libs/libhttrack_la-htswizard.o .libs/libhttrack_la-htsalias.o .libs/libhttrack_la-htsthread.o .libs/libhttrack_la-htsindex.o .libs/libhttrack_la-htsbauth.o .libs/libhttrack_la-htsmd5.o .libs/libhttrack_la-htszlib.o .libs/libhttrack_la-htswrap.o .libs/libhttrack_la-htsconcat.o .libs/libhttrack_la-htsmodules.o .libs/libhttrack_la-htscharset.o .libs/libhttrack_la-punycode.o .libs/libhttrack_la-htsencoding.o .libs/libhttrack_la-md5.o minizip/.libs/libhttrack_la-ioapi.o minizip/.libs/libhttrack_la-mztools.o minizip/.libs/libhttrack_la-unzip.o minizip/.libs/libhttrack_la-zip.o -L/usr/lib -lpthread -lcrypto -lssl -ldl -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libhttrack.so.2 -o .libs/libhttrack.so.2.0.49 libtool: link: (cd ".libs" && rm -f "libhttrack.so.2" && ln -s "libhttrack.so.2.0.49" "libhttrack.so.2") libtool: link: (cd ".libs" && rm -f "libhttrack.so" && ln -s "libhttrack.so.2.0.49" "libhttrack.so") libtool: link: ( cd ".libs" && rm -f "libhttrack.la" && ln -s "../libhttrack.la" "libhttrack.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 2:49:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libhtsjava.la -rpath /usr/lib htsjava.lo -lpthread -ldl libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o httrack httrack.o -lpthread libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o htsserver htsserver-htsserver.o htsserver-htsweb.o -lpthread libhttrack.la -lz libtool: link: gcc -shared -fPIC -DPIC .libs/htsjava.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/.libs -L/usr/lib -lpthread -ldl ./.libs/libhttrack.so -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libhtsjava.so.2 -o .libs/libhtsjava.so.2.0.49 libtool: link: gcc -fvisibility=hidden -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -Os -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/htsserver htsserver-htsserver.o htsserver-htsweb.o -L/usr/lib -lpthread ./.libs/libhttrack.so -lz libtool: link: gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/httrack httrack.o -L/usr/lib -lpthread ./.libs/libhttrack.so -lz libtool: link: (cd ".libs" && rm -f "libhtsjava.so.2" && ln -s "libhtsjava.so.2.0.49" "libhtsjava.so.2") libtool: link: (cd ".libs" && rm -f "libhtsjava.so" && ln -s "libhtsjava.so.2.0.49" "libhtsjava.so") libtool: link: ( cd ".libs" && rm -f "libhtsjava.la" && ln -s "../libhtsjava.la" "libhtsjava.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src' Making all in man make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/man' Making all in m4 make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/m4' Making all in libtest make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o callbacks-example-baselinks.lo callbacks-example-baselinks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o callbacks-example-changecontent.lo callbacks-example-changecontent.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o callbacks-example-contentfilter.lo callbacks-example-contentfilter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o callbacks-example-displayheader.lo callbacks-example-displayheader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o callbacks-example-filename2.lo callbacks-example-filename2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o callbacks-example-filename.lo callbacks-example-filename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o callbacks-example-filenameiisbug.lo callbacks-example-filenameiisbug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o callbacks-example-listlinks.lo callbacks-example-listlinks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o callbacks-example-log.lo callbacks-example-log.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c -o callbacks-example-simple.lo callbacks-example-simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c callbacks-example-contentfilter.c -fPIC -DPIC -o .libs/callbacks-example-contentfilter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c callbacks-example-filename.c -fPIC -DPIC -o .libs/callbacks-example-filename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c callbacks-example-baselinks.c -fPIC -DPIC -o .libs/callbacks-example-baselinks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c callbacks-example-changecontent.c -fPIC -DPIC -o .libs/callbacks-example-changecontent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c callbacks-example-filename2.c -fPIC -DPIC -o .libs/callbacks-example-filename2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c callbacks-example-listlinks.c -fPIC -DPIC -o .libs/callbacks-example-listlinks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c callbacks-example-displayheader.c -fPIC -DPIC -o .libs/callbacks-example-displayheader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c callbacks-example-log.c -fPIC -DPIC -o .libs/callbacks-example-log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c callbacks-example-simple.c -fPIC -DPIC -o .libs/callbacks-example-simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -rdynamic -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE "-DPREFIX=\"/usr\"" "-DSYSCONFDIR=\"/etc\"" "-DDATADIR=\"/usr/share\"" "-DLIBDIR=\"/usr/lib\"" -I../src -Os -Wformat -Werror=format-security -I/usr/include -fvisibility=hidden -Os -Wformat -Werror=format-security -c callbacks-example-filenameiisbug.c -fPIC -DPIC -o .libs/callbacks-example-filenameiisbug.o /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libchangecontent.la -rpath /usr/lib/httrack callbacks-example-changecontent.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libdisplayheader.la -rpath /usr/lib/httrack callbacks-example-displayheader.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libfilename.la -rpath /usr/lib/httrack callbacks-example-filename.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libsimple.la -rpath /usr/lib/httrack callbacks-example-simple.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libfilenameiisbug.la -rpath /usr/lib/httrack callbacks-example-filenameiisbug.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o liblog.la -rpath /usr/lib/httrack callbacks-example-log.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libbaselinks.la -rpath /usr/lib/httrack callbacks-example-baselinks.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libfilename2.la -rpath /usr/lib/httrack callbacks-example-filename2.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o liblistlinks.la -rpath /usr/lib/httrack callbacks-example-listlinks.lo -lpthread ../src/libhttrack.la -lz libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-changecontent.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/.libs -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libchangecontent.so.1 -o .libs/libchangecontent.so.1.0.0 /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libcontentfilter.la -rpath /usr/lib/httrack callbacks-example-contentfilter.lo -lpthread ../src/libhttrack.la -lz libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-displayheader.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/.libs -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libdisplayheader.so.1 -o .libs/libdisplayheader.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-simple.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/.libs -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libsimple.so.1 -o .libs/libsimple.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libchangecontent.so.1" && ln -s "libchangecontent.so.1.0.0" "libchangecontent.so.1") libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-filenameiisbug.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/.libs -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libfilenameiisbug.so.1 -o .libs/libfilenameiisbug.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-filename.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/.libs -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libfilename.so.1 -o .libs/libfilename.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libchangecontent.so" && ln -s "libchangecontent.so.1.0.0" "libchangecontent.so") libtool: link: (cd ".libs" && rm -f "libsimple.so.1" && ln -s "libsimple.so.1.0.0" "libsimple.so.1") libtool: link: (cd ".libs" && rm -f "libdisplayheader.so.1" && ln -s "libdisplayheader.so.1.0.0" "libdisplayheader.so.1") libtool: link: (cd ".libs" && rm -f "libsimple.so" && ln -s "libsimple.so.1.0.0" "libsimple.so") libtool: link: (cd ".libs" && rm -f "libdisplayheader.so" && ln -s "libdisplayheader.so.1.0.0" "libdisplayheader.so") libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-log.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/.libs -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,liblog.so.1 -o .libs/liblog.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-filename2.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/.libs -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libfilename2.so.1 -o .libs/libfilename2.so.1.0.0 libtool: link: ( cd ".libs" && rm -f "libchangecontent.la" && ln -s "../libchangecontent.la" "libchangecontent.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-baselinks.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/.libs -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libbaselinks.so.1 -o .libs/libbaselinks.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-listlinks.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/.libs -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,liblistlinks.so.1 -o .libs/liblistlinks.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libfilenameiisbug.so.1" && ln -s "libfilenameiisbug.so.1.0.0" "libfilenameiisbug.so.1") libtool: link: ( cd ".libs" && rm -f "libdisplayheader.la" && ln -s "../libdisplayheader.la" "libdisplayheader.la" ) libtool: link: ( cd ".libs" && rm -f "libsimple.la" && ln -s "../libsimple.la" "libsimple.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-contentfilter.o -Wl,-rpath -Wl,/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src/.libs -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libcontentfilter.so.1 -o .libs/libcontentfilter.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libfilename.so.1" && ln -s "libfilename.so.1.0.0" "libfilename.so.1") libtool: link: (cd ".libs" && rm -f "libfilenameiisbug.so" && ln -s "libfilenameiisbug.so.1.0.0" "libfilenameiisbug.so") libtool: link: (cd ".libs" && rm -f "libfilename.so" && ln -s "libfilename.so.1.0.0" "libfilename.so") libtool: link: (cd ".libs" && rm -f "liblog.so.1" && ln -s "liblog.so.1.0.0" "liblog.so.1") libtool: link: (cd ".libs" && rm -f "libbaselinks.so.1" && ln -s "libbaselinks.so.1.0.0" "libbaselinks.so.1") libtool: link: (cd ".libs" && rm -f "libfilename2.so.1" && ln -s "libfilename2.so.1.0.0" "libfilename2.so.1") libtool: link: (cd ".libs" && rm -f "liblog.so" && ln -s "liblog.so.1.0.0" "liblog.so") libtool: link: ( cd ".libs" && rm -f "libfilenameiisbug.la" && ln -s "../libfilenameiisbug.la" "libfilenameiisbug.la" ) libtool: link: (cd ".libs" && rm -f "liblistlinks.so.1" && ln -s "liblistlinks.so.1.0.0" "liblistlinks.so.1") libtool: link: (cd ".libs" && rm -f "libbaselinks.so" && ln -s "libbaselinks.so.1.0.0" "libbaselinks.so") libtool: link: (cd ".libs" && rm -f "libfilename2.so" && ln -s "libfilename2.so.1.0.0" "libfilename2.so") libtool: link: (cd ".libs" && rm -f "liblistlinks.so" && ln -s "liblistlinks.so.1.0.0" "liblistlinks.so") libtool: link: (cd ".libs" && rm -f "libcontentfilter.so.1" && ln -s "libcontentfilter.so.1.0.0" "libcontentfilter.so.1") libtool: link: ( cd ".libs" && rm -f "libfilename.la" && ln -s "../libfilename.la" "libfilename.la" ) libtool: link: ( cd ".libs" && rm -f "liblog.la" && ln -s "../liblog.la" "liblog.la" ) libtool: link: (cd ".libs" && rm -f "libcontentfilter.so" && ln -s "libcontentfilter.so.1.0.0" "libcontentfilter.so") libtool: link: ( cd ".libs" && rm -f "libbaselinks.la" && ln -s "../libbaselinks.la" "libbaselinks.la" ) libtool: link: ( cd ".libs" && rm -f "libfilename2.la" && ln -s "../libfilename2.la" "libfilename2.la" ) libtool: link: ( cd ".libs" && rm -f "liblistlinks.la" && ln -s "../liblistlinks.la" "liblistlinks.la" ) libtool: link: ( cd ".libs" && rm -f "libcontentfilter.la" && ln -s "../libcontentfilter.la" "libcontentfilter.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest' Making all in templates make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/templates' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/templates' Making all in lang make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/lang' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/lang' Making all in html make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/html' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/html' Making all in tests make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/tests' make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2' make[1]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2' >>> httrack: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src' make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/include/httrack' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c libhttrack.la libhtsjava.la '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib' /usr/bin/install -c -m 644 httrack-library.h htsglobal.h htsopt.h htswrap.h htsconfig.h ../config.h htsmodules.h htsbasenet.h htsnet.h htsbauth.h htsdefines.h htsstrings.h htsarrays.h htssafe.h '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/include/httrack' libtool: install: /usr/bin/install -c .libs/libhttrack.so.2.0.49 /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/libhttrack.so.2.0.49 /usr/bin/install -c webhttrack '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/bin' libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib && { ln -s -f libhttrack.so.2.0.49 libhttrack.so.2 || { rm -f libhttrack.so.2 && ln -s libhttrack.so.2.0.49 libhttrack.so.2; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib && { ln -s -f libhttrack.so.2.0.49 libhttrack.so || { rm -f libhttrack.so && ln -s libhttrack.so.2.0.49 libhttrack.so; }; }) libtool: install: /usr/bin/install -c .libs/libhttrack.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/libhttrack.la libtool: install: warning: relinking `libhtsjava.la' libtool: install: (cd /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src; /bin/sh /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 2:49:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libhtsjava.la -rpath /usr/lib htsjava.lo -lpthread -ldl libhttrack.la -lz -inst-prefix-dir /home/buildozer/aports/testing/httrack/pkg/httrack) libtool: relink: gcc -shared -fPIC -DPIC .libs/htsjava.o -L/usr/lib -lpthread -ldl -L/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib -lhttrack -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libhtsjava.so.2 -o .libs/libhtsjava.so.2.0.49 libtool: install: /usr/bin/install -c .libs/libhtsjava.so.2.0.49T /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/libhtsjava.so.2.0.49 libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib && { ln -s -f libhtsjava.so.2.0.49 libhtsjava.so.2 || { rm -f libhtsjava.so.2 && ln -s libhtsjava.so.2.0.49 libhtsjava.so.2; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib && { ln -s -f libhtsjava.so.2.0.49 libhtsjava.so || { rm -f libhtsjava.so && ln -s libhtsjava.so.2.0.49 libhtsjava.so; }; }) libtool: install: /usr/bin/install -c .libs/libhtsjava.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/libhtsjava.la libtool: install: warning: remember to run `libtool --finish /usr/lib' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c proxytrack httrack htsserver '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/bin' libtool: install: /usr/bin/install -c proxytrack /home/buildozer/aports/testing/httrack/pkg/httrack/usr/bin/proxytrack libtool: install: warning: `libhttrack.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/httrack /home/buildozer/aports/testing/httrack/pkg/httrack/usr/bin/httrack libtool: install: warning: `libhttrack.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/htsserver /home/buildozer/aports/testing/httrack/pkg/httrack/usr/bin/htsserver make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src' make[1]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/src' Making install in man make[1]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/man' make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/man/man1' /usr/bin/install -c -m 644 httrack.1 webhttrack.1 htsserver.1 proxytrack.1 '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/man' make[1]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/man' Making install in m4 make[1]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/m4' make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/m4' make[1]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/m4' Making install in libtest make[1]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest' make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/httrack/libtest' /bin/sh ../libtool --mode=install /usr/bin/install -c libbaselinks.la libchangecontent.la libcontentfilter.la libdisplayheader.la libfilename2.la libfilename.la libfilenameiisbug.la liblistlinks.la liblog.la libsimple.la '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack' /usr/bin/install -c -m 644 callbacks-example-baselinks.c callbacks-example-changecontent.c callbacks-example-contentfilter.c callbacks-example-displayheader.c callbacks-example-filename.c callbacks-example-filename2.c callbacks-example-filenameiisbug.c callbacks-example-listlinks.c callbacks-example-log.c callbacks-example-simple.c example-main.c example-main.h readme.txt '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/httrack/libtest' libtool: install: warning: relinking `libbaselinks.la' libtool: install: (cd /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest; /bin/sh /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libbaselinks.la -rpath /usr/lib/httrack callbacks-example-baselinks.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /home/buildozer/aports/testing/httrack/pkg/httrack) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-baselinks.o -L/usr/lib -lpthread -L/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib -lhttrack -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libbaselinks.so.1 -o .libs/libbaselinks.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libbaselinks.so.1.0.0T /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libbaselinks.so.1.0.0 libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libbaselinks.so.1.0.0 libbaselinks.so.1 || { rm -f libbaselinks.so.1 && ln -s libbaselinks.so.1.0.0 libbaselinks.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libbaselinks.so.1.0.0 libbaselinks.so || { rm -f libbaselinks.so && ln -s libbaselinks.so.1.0.0 libbaselinks.so; }; }) libtool: install: /usr/bin/install -c .libs/libbaselinks.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libbaselinks.la libtool: install: warning: relinking `libchangecontent.la' libtool: install: (cd /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest; /bin/sh /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libchangecontent.la -rpath /usr/lib/httrack callbacks-example-changecontent.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /home/buildozer/aports/testing/httrack/pkg/httrack) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-changecontent.o -L/usr/lib -lpthread -L/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib -lhttrack -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libchangecontent.so.1 -o .libs/libchangecontent.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libchangecontent.so.1.0.0T /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libchangecontent.so.1.0.0 libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libchangecontent.so.1.0.0 libchangecontent.so.1 || { rm -f libchangecontent.so.1 && ln -s libchangecontent.so.1.0.0 libchangecontent.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libchangecontent.so.1.0.0 libchangecontent.so || { rm -f libchangecontent.so && ln -s libchangecontent.so.1.0.0 libchangecontent.so; }; }) libtool: install: /usr/bin/install -c .libs/libchangecontent.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libchangecontent.la libtool: install: warning: relinking `libcontentfilter.la' libtool: install: (cd /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest; /bin/sh /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libcontentfilter.la -rpath /usr/lib/httrack callbacks-example-contentfilter.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /home/buildozer/aports/testing/httrack/pkg/httrack) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-contentfilter.o -L/usr/lib -lpthread -L/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib -lhttrack -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libcontentfilter.so.1 -o .libs/libcontentfilter.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libcontentfilter.so.1.0.0T /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libcontentfilter.so.1.0.0 libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libcontentfilter.so.1.0.0 libcontentfilter.so.1 || { rm -f libcontentfilter.so.1 && ln -s libcontentfilter.so.1.0.0 libcontentfilter.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libcontentfilter.so.1.0.0 libcontentfilter.so || { rm -f libcontentfilter.so && ln -s libcontentfilter.so.1.0.0 libcontentfilter.so; }; }) libtool: install: /usr/bin/install -c .libs/libcontentfilter.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libcontentfilter.la libtool: install: warning: relinking `libdisplayheader.la' libtool: install: (cd /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest; /bin/sh /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libdisplayheader.la -rpath /usr/lib/httrack callbacks-example-displayheader.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /home/buildozer/aports/testing/httrack/pkg/httrack) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-displayheader.o -L/usr/lib -lpthread -L/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib -lhttrack -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libdisplayheader.so.1 -o .libs/libdisplayheader.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libdisplayheader.so.1.0.0T /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libdisplayheader.so.1.0.0 libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libdisplayheader.so.1.0.0 libdisplayheader.so.1 || { rm -f libdisplayheader.so.1 && ln -s libdisplayheader.so.1.0.0 libdisplayheader.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libdisplayheader.so.1.0.0 libdisplayheader.so || { rm -f libdisplayheader.so && ln -s libdisplayheader.so.1.0.0 libdisplayheader.so; }; }) libtool: install: /usr/bin/install -c .libs/libdisplayheader.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libdisplayheader.la libtool: install: warning: relinking `libfilename2.la' libtool: install: (cd /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest; /bin/sh /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libfilename2.la -rpath /usr/lib/httrack callbacks-example-filename2.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /home/buildozer/aports/testing/httrack/pkg/httrack) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-filename2.o -L/usr/lib -lpthread -L/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib -lhttrack -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libfilename2.so.1 -o .libs/libfilename2.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libfilename2.so.1.0.0T /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libfilename2.so.1.0.0 libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libfilename2.so.1.0.0 libfilename2.so.1 || { rm -f libfilename2.so.1 && ln -s libfilename2.so.1.0.0 libfilename2.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libfilename2.so.1.0.0 libfilename2.so || { rm -f libfilename2.so && ln -s libfilename2.so.1.0.0 libfilename2.so; }; }) libtool: install: /usr/bin/install -c .libs/libfilename2.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libfilename2.la libtool: install: warning: relinking `libfilename.la' libtool: install: (cd /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest; /bin/sh /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libfilename.la -rpath /usr/lib/httrack callbacks-example-filename.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /home/buildozer/aports/testing/httrack/pkg/httrack) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-filename.o -L/usr/lib -lpthread -L/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib -lhttrack -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libfilename.so.1 -o .libs/libfilename.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libfilename.so.1.0.0T /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libfilename.so.1.0.0 libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libfilename.so.1.0.0 libfilename.so.1 || { rm -f libfilename.so.1 && ln -s libfilename.so.1.0.0 libfilename.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libfilename.so.1.0.0 libfilename.so || { rm -f libfilename.so && ln -s libfilename.so.1.0.0 libfilename.so; }; }) libtool: install: /usr/bin/install -c .libs/libfilename.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libfilename.la libtool: install: warning: relinking `libfilenameiisbug.la' libtool: install: (cd /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest; /bin/sh /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libfilenameiisbug.la -rpath /usr/lib/httrack callbacks-example-filenameiisbug.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /home/buildozer/aports/testing/httrack/pkg/httrack) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-filenameiisbug.o -L/usr/lib -lpthread -L/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib -lhttrack -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libfilenameiisbug.so.1 -o .libs/libfilenameiisbug.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libfilenameiisbug.so.1.0.0T /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libfilenameiisbug.so.1.0.0 libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libfilenameiisbug.so.1.0.0 libfilenameiisbug.so.1 || { rm -f libfilenameiisbug.so.1 && ln -s libfilenameiisbug.so.1.0.0 libfilenameiisbug.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libfilenameiisbug.so.1.0.0 libfilenameiisbug.so || { rm -f libfilenameiisbug.so && ln -s libfilenameiisbug.so.1.0.0 libfilenameiisbug.so; }; }) libtool: install: /usr/bin/install -c .libs/libfilenameiisbug.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libfilenameiisbug.la libtool: install: warning: relinking `liblistlinks.la' libtool: install: (cd /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest; /bin/sh /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o liblistlinks.la -rpath /usr/lib/httrack callbacks-example-listlinks.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /home/buildozer/aports/testing/httrack/pkg/httrack) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-listlinks.o -L/usr/lib -lpthread -L/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib -lhttrack -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,liblistlinks.so.1 -o .libs/liblistlinks.so.1.0.0 libtool: install: /usr/bin/install -c .libs/liblistlinks.so.1.0.0T /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/liblistlinks.so.1.0.0 libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f liblistlinks.so.1.0.0 liblistlinks.so.1 || { rm -f liblistlinks.so.1 && ln -s liblistlinks.so.1.0.0 liblistlinks.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f liblistlinks.so.1.0.0 liblistlinks.so || { rm -f liblistlinks.so && ln -s liblistlinks.so.1.0.0 liblistlinks.so; }; }) libtool: install: /usr/bin/install -c .libs/liblistlinks.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/liblistlinks.la libtool: install: warning: relinking `liblog.la' libtool: install: (cd /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest; /bin/sh /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o liblog.la -rpath /usr/lib/httrack callbacks-example-log.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /home/buildozer/aports/testing/httrack/pkg/httrack) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-log.o -L/usr/lib -lpthread -L/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib -lhttrack -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,liblog.so.1 -o .libs/liblog.so.1.0.0 libtool: install: /usr/bin/install -c .libs/liblog.so.1.0.0T /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/liblog.so.1.0.0 libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f liblog.so.1.0.0 liblog.so.1 || { rm -f liblog.so.1 && ln -s liblog.so.1.0.0 liblog.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f liblog.so.1.0.0 liblog.so || { rm -f liblog.so && ln -s liblog.so.1.0.0 liblog.so; }; }) libtool: install: /usr/bin/install -c .libs/liblog.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/liblog.la libtool: install: warning: relinking `libsimple.la' libtool: install: (cd /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest; /bin/sh /home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -Os -Wformat -Werror=format-security -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -L/usr/lib -o libsimple.la -rpath /usr/lib/httrack callbacks-example-simple.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /home/buildozer/aports/testing/httrack/pkg/httrack) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-simple.o -L/usr/lib -lpthread -L/home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib -lhttrack -lz -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libsimple.so.1 -o .libs/libsimple.so.1.0.0 libtool: install: /usr/bin/install -c .libs/libsimple.so.1.0.0T /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libsimple.so.1.0.0 libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libsimple.so.1.0.0 libsimple.so.1 || { rm -f libsimple.so.1 && ln -s libsimple.so.1.0.0 libsimple.so.1; }; }) libtool: install: (cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack && { ln -s -f libsimple.so.1.0.0 libsimple.so || { rm -f libsimple.so && ln -s libsimple.so.1.0.0 libsimple.so; }; }) libtool: install: /usr/bin/install -c .libs/libsimple.lai /home/buildozer/aports/testing/httrack/pkg/httrack/usr/lib/httrack/libsimple.la libtool: install: warning: remember to run `libtool --finish /usr/lib/httrack' make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest' make[1]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/libtest' Making install in templates make[1]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/templates' make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/templates' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/httrack/templates' /usr/bin/install -c -m 644 index-body.html index-header.html topindex-footer.html index-footer.html topindex-body.html topindex-header.html topindex-bodycat.html '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/httrack/templates' make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/templates' make[1]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/templates' Making install in lang make[1]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/lang' make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/lang' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/httrack/lang' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/httrack' /usr/bin/install -c -m 644 ../lang.def ../lang.indexes '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/httrack' /usr/bin/install -c -m 644 Bulgarian.txt Castellano.txt Cesky.txt Chinese-BIG5.txt Chinese-Simplified.txt Croatian.txt Dansk.txt Deutsch.txt Eesti.txt English.txt Finnish.txt Francais.txt Greek.txt Italiano.txt Japanese.txt Macedonian.txt Magyar.txt Nederlands.txt Norsk.txt Polski.txt Portugues-Brasil.txt Portugues.txt Romanian.txt Russian.txt Slovak.txt Slovenian.txt Svenska.txt Turkish.txt Ukrainian.txt Uzbek.txt '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/httrack/lang' make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/lang' make[1]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/lang' Making install in html make[1]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/html' make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/html' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack/div' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack/images' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack/img' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/applications' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack/server' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack/server/images' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/icons/hicolor/16x16/apps' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/icons/hicolor/32x32/apps' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/icons/hicolor/48x48/apps' .././install-sh -c -d '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/pixmaps' /usr/bin/install -c -m 644 ../greetings.txt ../history.txt ../license.txt '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack' /usr/bin/install -c -m 644 images/bg_rings.gif images/header_title_4.gif images/screenshot_01.jpg images/screenshot_01b.jpg '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack/images' /usr/bin/install -c -m 644 div/search.sh '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack/div' /usr/bin/install -c -m 644 ../httrack-doc.html ../history.txt '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack' /usr/bin/install -c -m 644 server/div/16x16/httrack.png '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -c -m 644 server/div/WebHTTrack-Websites.desktop server/div/WebHTTrack.desktop '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/applications' /usr/bin/install -c -m 644 abuse.html addurl.html cache.html cmddoc.html contact.html dev.html faq.html fcguide.html filters.html httrack.man.html index.html library.html options.html overview.html plug.html plug_330.html scripting.html shelldoc.html start.html step.html step1.html step2.html step3.html step4.html step5.html step9.html step9_opt1.html step9_opt10.html step9_opt11.html step9_opt2.html step9_opt3.html step9_opt4.html step9_opt5.html step9_opt6.html step9_opt7.html step9_opt8.html step9_opt9.html '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack' /usr/bin/install -c -m 644 server/images/bg_rings.gif server/images/fade.gif server/images/header_title_4.gif '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack/server/images' /usr/bin/install -c -m 644 server/div/32x32/httrack.png '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -c -m 644 img/addurl1.gif img/addurl2.gif img/addurl3.gif img/addurl4.gif img/addurl5.gif img/backblue.gif img/fade.gif img/httrack.gif img/snap1_a.gif img/snap1_b.gif img/snap1_c.gif img/snap2_a.gif img/snap2_b.gif img/snap3_a.gif img/snap4_a.gif img/snap5_a.gif img/snap9.gif img/snap9_a.gif img/snap9_b.gif img/snap9_c.gif img/snap9_d.gif img/snap9_d2.gif img/snap9_d3.gif img/snap9_d4.gif img/snap9_d5.gif img/snap9_d6.gif img/snap9_d7.gif img/snap9_d8.gif img/snap9_e.gif img/snap9_f.gif img/snap9_g.gif img/snap9_g2.gif img/snap9_g3.gif img/snap9_h.gif img/snap9_i.gif img/snap9_j.gif img/snap9_k.gif '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack/img' /usr/bin/install -c -m 644 server/div/48x48/httrack.png '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 server/div/httrack16x16.xpm server/div/httrack32x32.xpm server/div/httrack48x48.xpm '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/pixmaps' /usr/bin/install -c -m 644 server/about.html server/addurl.html server/error.html server/exit.html server/file.html server/finished.html server/help.html server/index.html server/option1.html server/option10.html server/option11.html server/option2.html server/option2b.html server/option3.html server/option4.html server/option5.html server/option6.html server/option7.html server/option8.html server/option9.html server/refresh.html server/step2.html server/step3.html server/step4.html server/ping.js server/style.css '/home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/doc/httrack/server' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/html' if test ! -L /home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/httrack/html ; then \ ( cd /home/buildozer/aports/testing/httrack/pkg/httrack/usr/share/httrack \ && ln -s /usr/share/doc/httrack html \ ) \ fi make[3]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/html' make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/html' make[1]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/html' Making install in tests make[1]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/tests' make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2/tests' make[1]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2' make[2]: Entering directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2' make[1]: Leaving directory '/home/buildozer/aports/testing/httrack/src/httrack-3.49.2' >>> httrack-doc*: Running split function doc... >>> httrack-doc*: Preparing subpackage httrack-doc... >>> httrack-doc*: Running postcheck for httrack-doc >>> httrack*: Running postcheck for httrack >>> httrack*: Preparing package httrack... >>> httrack*: Stripping binaries >>> httrack-doc*: Scanning shared objects >>> httrack*: Scanning shared objects >>> httrack-doc*: Tracing dependencies... >>> httrack-doc*: Package size: 1.3 MB >>> httrack-doc*: Compressing data... >>> httrack-doc*: Create checksum... >>> httrack-doc*: Create httrack-doc-3.49.2-r5.apk >>> httrack*: Tracing dependencies... httrack-doc=3.49.2-r5 so:libc.musl-armhf.so.1 so:libcrypto.so.3 so:libssl.so.3 so:libz.so.1 >>> httrack*: Package size: 2.3 MB >>> httrack*: Compressing data... >>> httrack*: Create checksum... >>> httrack*: Create httrack-3.49.2-r5.apk >>> httrack: Build complete at Mon, 15 May 2023 15:05:35 +0000 elapsed time 0h 0m 10s >>> httrack: Cleaning up srcdir >>> httrack: Cleaning up pkgdir >>> httrack: Uninstalling dependencies... (1/5) Purging .makedepends-httrack (20230515.150526) (2/5) Purging zlib-dev (1.2.13-r2) (3/5) Purging openssl-dev (3.1.0-r5) (4/5) Purging libtool (2.4.7-r3) (5/5) Purging libltdl (2.4.7-r3) Executing busybox-1.36.0-r11.trigger OK: 311 MiB in 100 packages >>> httrack: Updating the testing/armhf repository index... >>> httrack: Signing the index...