Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/httrack.spec'], chrootPath='/var/lib/mock/f33-build-298317-56114/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/httrack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/httrack-3.49.2-9.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/httrack.spec'], chrootPath='/var/lib/mock/f33-build-298317-56114/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/httrack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NhU6mD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf httrack-3.49.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/httrack-3.49.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd httrack-3.49.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv --from-code ISO8859-1 --to-code UTF-8 ./html/contact.html --output contact.utf-8 + mv contact.utf-8 ./html/contact.html + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.v53ksE + umask 022 + cd /builddir/build/BUILD + cd httrack-3.49.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2017-05-20 04:46:08.000000000 -0400 +++ ./configure 2020-08-14 18:09:45.075006812 -0400 @@ -1908,7 +1908,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-14 18:09:45.075006812 -0400 +++ ./configure 2020-08-14 18:09:46.245006907 -0400 @@ -15345,7 +15345,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-online-unit-tests --htmldir=/usr/share/doc/httrack/html --docdir=/usr/share/doc/httrack checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk 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 riscv64-redhat-linux-gnu-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... /usr/bin/grep checking for egrep... /usr/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 riscv64-redhat-linux-gnu-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... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... 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... no 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/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... 8 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... yes checking execinfo.h presence... yes checking for execinfo.h... yes 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 + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/httrack-3.49.2' Making all in src make[2]: Entering directory '/builddir/build/BUILD/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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htscache.lo `test -f 'htscache.c' || echo './'`htscache.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htsparse.c -fPIC -DPIC -o .libs/libhttrack_la-htsparse.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htscache.c -fPIC -DPIC -o .libs/libhttrack_la-htscache.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htsback.c -fPIC -DPIC -o .libs/libhttrack_la-htsback.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htscore.c -fPIC -DPIC -o .libs/libhttrack_la-htscore.o htsback.c: In function 'create_back_tmpfile': htsback.c:460:69: warning: '.z' directive output may be truncated writing 2 bytes into a region of size between 1 and 2048 [-Wformat-truncation=] 460 | snprintf(back->tmpfile_buffer, sizeof(back->tmpfile_buffer), "%s.z", | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsnet.h:39, from htsback.c:38: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 3 and 2050 bytes into a destination of size 2048 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htsback.c: In function 'back_cleanup_background': htsback.c:335:11: warning: '%s' directive argument is null [-Wformat-overflow=] 335 | hts_log_print(opt, LOG_WARNING | LOG_ERRNO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 336 | "engine: warning: serialize error for %s%s to %s: memory full", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 337 | back[i].url_adr, back[i].url_fil, filename); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from htsstrings.h:39, from htsbase.h:42, from htscore.h:40, from htsparse.c:42: In function 'strncat', inlined from 'hts_wait_delayed' at htsparse.c:4586:13: /usr/include/bits/string_fortified.h:137:10: warning: '__strncat_chk' output may be truncated copying 31 bytes from a string of length 79 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htscatchurl.lo `test -f 'htscatchurl.c' || echo './'`htscatchurl.c htscore.c: In function 'httpmirror': htscore.c:416:19: warning: '%s' directive writing up to 2047 bytes into a region of size 981 [-Wformat-overflow=] 416 | sprintf(tempo,""CRLF, link_escaped); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ htscore.c:416:66: note: format string is defined here 416 | sprintf(tempo,""CRLF, link_escaped); \ | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htscore.h:37, from htscore.c:40: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 48 and 2095 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htscatchurl.c -fPIC -DPIC -o .libs/libhttrack_la-htscatchurl.o htsparse.c: In function 'htsparse': htsparse.c:178:17: warning: '%s' directive writing up to 2047 bytes into a region of size 981 [-Wformat-overflow=] 178 | sprintf(tempo,""CRLF,link_escaped); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ htsparse.c:178:64: note: format string is defined here 178 | sprintf(tempo,""CRLF,link_escaped); \ | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htscore.h:37, from htsparse.c:42: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 48 and 2095 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htsftp.lo `test -f 'htsftp.c' || echo './'`htsftp.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htsfilters.c -fPIC -DPIC -o .libs/libhttrack_la-htsfilters.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htsftp.c -fPIC -DPIC -o .libs/libhttrack_la-htsftp.o 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~ 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; | ^~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ 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; | ^~~~~~~~~~~~~~~ /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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htshelp.lo `test -f 'htshelp.c' || echo './'`htshelp.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htshash.c -fPIC -DPIC -o .libs/libhttrack_la-htshash.o htsftp.c:394:73: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 60 [-Wformat-truncation=] 394 | snprintf(back->r.msg, sizeof(back->r.msg), "Connection refused: %s", linejmp(line)); | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsbase.h:41, from htsftp.h:36, from htsftp.c:39: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 21 and 1044 bytes into a destination of size 80 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htsftp.c:389:70: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 65 [-Wformat-truncation=] 389 | snprintf(back->r.msg, sizeof(back->r.msg), "Bad user name: %s", linejmp(line)); | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsbase.h:41, from htsftp.h:36, from htsftp.c:39: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 16 and 1039 bytes into a destination of size 80 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htsftp.c:384:71: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 66 [-Wformat-truncation=] 384 | snprintf(back->r.msg, sizeof(back->r.msg), "Bad password: %s", linejmp(line)); | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsbase.h:41, from htsftp.h:36, from htsftp.c:39: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 15 and 1038 bytes into a destination of size 80 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htsftp.c:462:73: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 64 [-Wformat-truncation=] 462 | snprintf(back->r.msg, sizeof(back->r.msg), "PASV incorrect: %s", linejmp(line)); | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsbase.h:41, from htsftp.h:36, from htsftp.c:39: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 17 and 1040 bytes into a destination of size 80 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htsftp.c:499:74: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 63 [-Wformat-truncation=] 499 | snprintf(back->r.msg, sizeof(back->r.msg), "PASV/EPSV error: %s", linejmp(line)); | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsbase.h:41, from htsftp.h:36, from htsftp.c:39: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 18 and 1041 bytes into a destination of size 80 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htsftp.c:494:75: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 64 [-Wformat-truncation=] 494 | snprintf(back->r.msg, sizeof(back->r.msg), "EPSV incorrect: %s", linejmp(line)); | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsbase.h:41, from htsftp.h:36, from htsftp.c:39: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 17 and 1040 bytes into a destination of size 80 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htsftp.c:634:71: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 64 [-Wformat-truncation=] 634 | snprintf(back->r.msg, sizeof(back->r.msg), "PASV incorrect: %s", linejmp(line)); | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsbase.h:41, from htsftp.h:36, from htsftp.c:39: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 17 and 1040 bytes into a destination of size 80 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htsftp.c:606:84: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 59 [-Wformat-truncation=] 606 | snprintf(back->r.msg, sizeof(back->r.msg), "RETR command errror: %s", | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsbase.h:41, from htsftp.h:36, from htsftp.c:39: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 22 and 1045 bytes into a destination of size 80 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htsftp.c:783:77: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 64 [-Wformat-truncation=] 783 | snprintf(back->r.msg, sizeof(back->r.msg), "RETR incorrect: %s", linejmp(line)); | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsbase.h:41, from htsftp.h:36, from htsftp.c:39: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output between 17 and 1040 bytes into a destination of size 80 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htslib.lo `test -f 'htslib.c' || echo './'`htslib.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htslib.c -fPIC -DPIC -o .libs/libhttrack_la-htslib.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htscoremain.lo `test -f 'htscoremain.c' || echo './'`htscoremain.c htshelp.c: In function 'help_catchurl': htshelp.c:442:27: warning: '%s' directive writing up to 2047 bytes into a region of size 2037 [-Wformat-overflow=] 442 | sprintf(finalurl, "%s" POSTTOK "file:%s", url, dest); | ^~~~ ~~~~ htshelp.c:442:46: note: format string is defined here 442 | sprintf(finalurl, "%s" POSTTOK "file:%s", url, dest); | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsbase.h:41, from htshelp.c:40: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output 12 or more bytes (assuming 2059) into a destination of size 2048 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htscoremain.c -fPIC -DPIC -o .libs/libhttrack_la-htscoremain.o htshelp.c: In function 'help_wizard': htshelp.c:323:29: warning: ' ' directive writing 1 byte into a region of size between 0 and 4094 [-Wformat-overflow=] 323 | sprintf(cmd, "%s %s %s %s", urls, stropt, stropt2, strwild); | ^ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from htsbase.h:41, from htshelp.c:40: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output 4 or more bytes (assuming 6145) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htsname.lo `test -f 'htsname.c' || echo './'`htsname.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htsname.c -fPIC -DPIC -o .libs/libhttrack_la-htsname.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htsrobots.lo `test -f 'htsrobots.c' || echo './'`htsrobots.c In file included from /usr/include/string.h:519, from htsstrings.h:39, from htsbase.h:42, from htscore.h:40, from htsname.c:37: In function 'strncat', inlined from 'url_savename' at htsname.c:885:15: /usr/include/bits/string_fortified.h:137:10: warning: 'strncat' output may be truncated copying 8 bytes from a string of length 2047 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'url_savename' at htsname.c:880:15: /usr/include/bits/string_fortified.h:137:10: warning: 'strncat' output may be truncated copying between 0 and 8 bytes from a string of length 2047 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'url_savename' at htsname.c:901:15: /usr/include/bits/string_fortified.h:137:10: warning: 'strncat' output may be truncated copying 8 bytes from a string of length 2047 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'url_savename' at htsname.c:896:15: /usr/include/bits/string_fortified.h:137:10: warning: 'strncat' output may be truncated copying between 0 and 8 bytes from a string of length 2047 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htsrobots.c -fPIC -DPIC -o .libs/libhttrack_la-htsrobots.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htstools.lo `test -f 'htstools.c' || echo './'`htstools.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htswizard.lo `test -f 'htswizard.c' || echo './'`htswizard.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htswizard.c -fPIC -DPIC -o .libs/libhttrack_la-htswizard.o In file included from /usr/include/string.h:519, from htsstrings.h:39, from htsbase.h:42, from htscore.h:40, from htstools.c:39: In function 'strncat', inlined from 'longfile_to_83' at htstools.c:529:3: /usr/include/bits/string_fortified.h:137:10: warning: 'strncat' output may be truncated copying between 8 and 31 bytes from a string of length 255 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/bits/string_fortified.h:137:10: warning: 'strncat' output may be truncated copying between 8 and 31 bytes from a string of length 255 [-Wstringop-truncation] In function 'strncat', inlined from 'longfile_to_83' at htstools.c:532:5: /usr/include/bits/string_fortified.h:137:10: warning: 'strncat' output may be truncated copying 3 bytes from a string of length 255 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncat', inlined from 'longfile_to_83' at htstools.c:529:3: /usr/include/bits/string_fortified.h:137:10: warning: 'strncat' output may be truncated copying between 8 and 31 bytes from a string of length 255 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htsalias.lo `test -f 'htsalias.c' || echo './'`htsalias.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htsalias.c -fPIC -DPIC -o .libs/libhttrack_la-htsalias.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htsthread.lo `test -f 'htsthread.c' || echo './'`htsthread.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htsthread.c -fPIC -DPIC -o .libs/libhttrack_la-htsthread.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htsmd5.lo `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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htsmd5.c -fPIC -DPIC -o .libs/libhttrack_la-htsmd5.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htswrap.lo `test -f 'htswrap.c' || echo './'`htswrap.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htszlib.c -fPIC -DPIC -o .libs/libhttrack_la-htszlib.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htswrap.c -fPIC -DPIC -o .libs/libhttrack_la-htswrap.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-htscharset.lo `test -f 'htscharset.c' || echo './'`htscharset.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htsconcat.c -fPIC -DPIC -o .libs/libhttrack_la-htsconcat.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-punycode.lo `test -f 'punycode.c' || echo './'`punycode.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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c punycode.c -fPIC -DPIC -o .libs/libhttrack_la-punycode.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libhttrack_la-md5.lo `test -f 'md5.c' || echo './'`md5.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c htsjava.c -fPIC -DPIC -o .libs/htsjava.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o coucal/proxytrack-coucal.o `test -f 'coucal/coucal.c' || echo './'`coucal/coucal.c htsjava.c: In function 'hts_parse_java': htsjava.c:271:37: warning: '.class' directive writing 6 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 271 | sprintf(tempo, "%s.class", tab[tab[i].index1].name); | ^~~~~~ In file included from /usr/include/stdio.h:866, from htsjava.c:41: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 7 and 1030 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o proxytrack-htsmd5.o `test -f 'htsmd5.c' || echo './'`htsmd5.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o proxytrack-md5.o `test -f 'md5.c' || echo './'`md5.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o minizip/proxytrack-ioapi.o `test -f 'minizip/ioapi.c' || echo './'`minizip/ioapi.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o minizip/proxytrack-unzip.o `test -f 'minizip/unzip.c' || echo './'`minizip/unzip.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o minizip/proxytrack-zip.o `test -f 'minizip/zip.c' || echo './'`minizip/zip.c 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); | ^ 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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o htsserver-htsserver.o `test -f 'htsserver.c' || echo './'`htsserver.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o htsserver-htsweb.o `test -f 'htsweb.c' || echo './'`htsweb.c httrack.c: In function 'htsshow_loop': httrack.c:478:59: warning: '%s' directive writing up to 255 bytes into a region of size 251 [-Wformat-overflow=] 478 | sprintf(StatsBuffer[index].state, "ftp: %s", back[i].info); | ^~ In file included from /usr/include/stdio.h:866, from htsglobal.h:45, from httrack-library.h:40, from httrack.c:40: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 6 and 261 bytes into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c coucal/coucal.c -fPIC -DPIC -o coucal/.libs/libhttrack_la-coucal.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o minizip/libhttrack_la-ioapi.lo `test -f 'minizip/ioapi.c' || echo './'`minizip/ioapi.c In file included from coucal/coucal.c:83: coucal/murmurhash3.h: In function 'MurmurHash3_x86_128': coucal/murmurhash3.h:59:29: warning: cast increases required alignment of target type [-Wcast-align] 59 | const uint32_t * blocks = (const uint32_t *)(data + nblocks*16); | ^ 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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c minizip/ioapi.c -fPIC -DPIC -o minizip/.libs/libhttrack_la-ioapi.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c minizip/mztools.c -fPIC -DPIC -o minizip/.libs/libhttrack_la-mztools.o In file included from /usr/include/string.h:519, from htsweb.c:35: In function 'strncat', inlined from 'htsshow_loop.part.0' at htsweb.c:673:23: /usr/include/bits/string_fortified.h:137:10: warning: '__strncat_chk' output may be truncated copying between 0 and 3 bytes from a string of length 2047 [-Wstringop-truncation] 137 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htsweb.c: In function 'htsshow_loop.part.0': htsweb.c:676:58: warning: '%s' directive writing up to 255 bytes into a region of size 254 [-Wformat-overflow=] 676 | sprintf(StatsBuffer[index].state, "%s: %s", proto, | ^~ In file included from /usr/include/stdio.h:866, from htsweb.c:33: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output 3 or more bytes (assuming 258) into a destination of size 256 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c minizip/unzip.c -fPIC -DPIC -o minizip/.libs/libhttrack_la-unzip.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I/builddir/build/BUILD/httrack-3.49.2/src -I/builddir/build/BUILD/httrack-3.49.2/src/coucal -I/usr/include -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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); | ^ 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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o proxy/proxytrack-main.o `test -f 'proxy/main.c' || echo './'`proxy/main.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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o proxy/proxytrack-proxytrack.o `test -f 'proxy/proxytrack.c' || echo './'`proxy/proxytrack.c In file included from proxy/main.c:39: proxy/proxytrack.h: In function 'set_filetime': proxy/proxytrack.h:386:3: warning: 'ftime' is deprecated [-Wdeprecated-declarations] 386 | ftime(&B); | ^~~~~ In file included from proxy/proxytrack.h:44, from proxy/main.c:39: /usr/include/sys/timeb.h:39:12: note: declared here 39 | extern int ftime (struct timeb *__timebuf) | ^~~~~ In file included from proxy/proxytrack.c:135: proxy/proxytrack.h: In function 'set_filetime': proxy/proxytrack.h:386:3: warning: 'ftime' is deprecated [-Wdeprecated-declarations] 386 | ftime(&B); | ^~~~~ In file included from proxy/proxytrack.h:44, from proxy/proxytrack.c:135: /usr/include/sys/timeb.h:39:12: note: declared here 39 | extern int ftime (struct timeb *__timebuf) | ^~~~~ 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/lib64"\" -I"/builddir/build/BUILD/httrack-3.49.2/src" -I"/builddir/build/BUILD/httrack-3.49.2/src/coucal" -I/usr/include -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o proxy/proxytrack-store.o `test -f 'proxy/store.c' || echo './'`proxy/store.c In file included from proxy/store.c:59: proxy/proxytrack.h: In function 'set_filetime': proxy/proxytrack.h:386:3: warning: 'ftime' is deprecated [-Wdeprecated-declarations] 386 | ftime(&B); | ^~~~~ In file included from proxy/proxytrack.h:44, from proxy/store.c:59: /usr/include/sys/timeb.h:39:12: note: declared here 39 | extern int ftime (struct timeb *__timebuf) | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DLIBHTTRACK_EXPORTS -DZLIB_CONST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:49:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libhttrack.la -rpath /usr/lib64 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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libhttrack.so.2 -o .libs/libhttrack.so.2.0.49 proxy/store.c: In function 'PT_ReadCache__Old_u': proxy/store.c:1751:60: warning: '%s' directive writing up to 2047 bytes into a region of size 998 [-Wformat-overflow=] 1751 | sprintf(r->msg, "Bogus fixePath prefix for %s (prefixLen=%d)", | ^~ 1752 | previous_save_, (int) index->fixedPath); | ~~~~~~~~~~~~~~ proxy/store.c:1751:33: note: directive argument in the range [1, 2147483647] 1751 | sprintf(r->msg, "Bogus fixePath prefix for %s (prefixLen=%d)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from proxy/store.c:29: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 41 and 2097 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proxy/store.c: In function 'PT_ReadCache__New_u': proxy/store.c:1136:62: warning: '%s' directive writing up to 2047 bytes into a region of size 998 [-Wformat-overflow=] 1136 | sprintf(r->msg, "Bogus fixePath prefix for %s (prefixLen=%d)", | ^~ 1137 | previous_save_, (int) index->fixedPath); | ~~~~~~~~~~~~~~ proxy/store.c:1136:35: note: directive argument in the range [1, 2147483647] 1136 | sprintf(r->msg, "Bogus fixePath prefix for %s (prefixLen=%d)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from proxy/store.c:29: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 41 and 2097 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proxy/store.c:1184:64: warning: '%s' directive writing up to 8191 bytes into a region of size 1000 [-Wformat-overflow=] 1184 | sprintf(r->msg, "Read error (can't open '%s') from cache", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1185 | file_convert(catbuff, sizeof(catbuff), previous_save)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from proxy/store.c:29: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 38 and 8229 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DNO_MALLOCT -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:49:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libhtsjava.la -rpath /usr/lib64 htsjava.lo -lpthread -ldl libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o httrack httrack.o -lpthread libhttrack.la -lz libtool: link: gcc -shared -fPIC -DPIC .libs/htsjava.o -L/usr/lib -lpthread -ldl ./.libs/libhttrack.so -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libhtsjava.so.2 -o .libs/libhtsjava.so.2.0.49 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o htsserver htsserver-htsserver.o htsserver-htsweb.o -lpthread libhttrack.la -lz libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -DZLIB_CONST -DHTS_INTHASH_USES_MD5 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/htsserver htsserver-htsserver.o htsserver-htsweb.o -L/usr/lib -lpthread ./.libs/libhttrack.so -lz make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/src' Making all in man make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/man' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/m4' Making all in libtest make[2]: Entering directory '/builddir/build/BUILD/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/lib64"\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o callbacks-example-displayheader.lo callbacks-example-displayheader.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/lib64\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c callbacks-example-contentfilter.c -fPIC -DPIC -o .libs/callbacks-example-contentfilter.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/lib64"\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o callbacks-example-listlinks.lo callbacks-example-listlinks.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/lib64\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c callbacks-example-filenameiisbug.c -fPIC -DPIC -o .libs/callbacks-example-filenameiisbug.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/lib64\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c callbacks-example-listlinks.c -fPIC -DPIC -o .libs/callbacks-example-listlinks.o In file included from /usr/include/string.h:519, from callbacks-example-filenameiisbug.c:16: In function 'strncpy', inlined from 'mysavename' at callbacks-example-filenameiisbug.c:74:9: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ callbacks-example-filenameiisbug.c: In function 'mysavename': callbacks-example-filenameiisbug.c:74:9: note: length computed here 74 | strncpy(a, iisBogusReplace[i], strlen(iisBogusReplace[i])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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/lib64"\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64"\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o callbacks-example-simple.lo callbacks-example-simple.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libbaselinks.la -rpath /usr/lib64/httrack callbacks-example-baselinks.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libchangecontent.la -rpath /usr/lib64/httrack callbacks-example-changecontent.lo -lpthread ../src/libhttrack.la -lz 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/lib64\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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/lib64\" -I../src -I/usr/include -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c callbacks-example-simple.c -fPIC -DPIC -o .libs/callbacks-example-simple.o libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-baselinks.o -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libbaselinks.so.1 -o .libs/libbaselinks.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-changecontent.o -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libchangecontent.so.1 -o .libs/libchangecontent.so.1.0.0 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 "libchangecontent.so.1" && ln -s "libchangecontent.so.1.0.0" "libchangecontent.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 "libchangecontent.so" && ln -s "libchangecontent.so.1.0.0" "libchangecontent.so") /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libcontentfilter.la -rpath /usr/lib64/httrack callbacks-example-contentfilter.lo -lpthread ../src/libhttrack.la -lz libtool: link: ( cd ".libs" && rm -f "libchangecontent.la" && ln -s "../libchangecontent.la" "libchangecontent.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libdisplayheader.la -rpath /usr/lib64/httrack callbacks-example-displayheader.lo -lpthread ../src/libhttrack.la -lz libtool: link: ( cd ".libs" && rm -f "libbaselinks.la" && ln -s "../libbaselinks.la" "libbaselinks.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libfilename2.la -rpath /usr/lib64/httrack callbacks-example-filename2.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libfilename.la -rpath /usr/lib64/httrack callbacks-example-filename.lo -lpthread ../src/libhttrack.la -lz libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-contentfilter.o -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libcontentfilter.so.1 -o .libs/libcontentfilter.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-displayheader.o -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libdisplayheader.so.1 -o .libs/libdisplayheader.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-filename2.o -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libfilename2.so.1 -o .libs/libfilename2.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-filename.o -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libfilename.so.1 -o .libs/libfilename.so.1.0.0 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 "libdisplayheader.so.1" && ln -s "libdisplayheader.so.1.0.0" "libdisplayheader.so.1") libtool: link: (cd ".libs" && rm -f "libcontentfilter.so" && ln -s "libcontentfilter.so.1.0.0" "libcontentfilter.so") 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 "libfilename2.so.1" && ln -s "libfilename2.so.1.0.0" "libfilename2.so.1") libtool: link: (cd ".libs" && rm -f "libdisplayheader.so" && ln -s "libdisplayheader.so.1.0.0" "libdisplayheader.so") libtool: link: (cd ".libs" && rm -f "libfilename2.so" && ln -s "libfilename2.so.1.0.0" "libfilename2.so") libtool: link: (cd ".libs" && rm -f "libfilename.so" && ln -s "libfilename.so.1.0.0" "libfilename.so") libtool: link: ( cd ".libs" && rm -f "libcontentfilter.la" && ln -s "../libcontentfilter.la" "libcontentfilter.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libfilenameiisbug.la -rpath /usr/lib64/httrack callbacks-example-filenameiisbug.lo -lpthread ../src/libhttrack.la -lz libtool: link: ( cd ".libs" && rm -f "libdisplayheader.la" && ln -s "../libdisplayheader.la" "libdisplayheader.la" ) libtool: link: ( cd ".libs" && rm -f "libfilename2.la" && ln -s "../libfilename2.la" "libfilename2.la" ) libtool: link: ( cd ".libs" && rm -f "libfilename.la" && ln -s "../libfilename.la" "libfilename.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o liblistlinks.la -rpath /usr/lib64/httrack callbacks-example-listlinks.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o liblog.la -rpath /usr/lib64/httrack callbacks-example-log.lo -lpthread ../src/libhttrack.la -lz /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libsimple.la -rpath /usr/lib64/httrack callbacks-example-simple.lo -lpthread ../src/libhttrack.la -lz libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-filenameiisbug.o -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libfilenameiisbug.so.1 -o .libs/libfilenameiisbug.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-listlinks.o -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,liblistlinks.so.1 -o .libs/liblistlinks.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-simple.o -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libsimple.so.1 -o .libs/libsimple.so.1.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/callbacks-example-log.o -L/usr/lib -lpthread ../src/.libs/libhttrack.so -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,liblog.so.1 -o .libs/liblog.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 "liblistlinks.so.1" && ln -s "liblistlinks.so.1.0.0" "liblistlinks.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 "libsimple.so.1" && ln -s "libsimple.so.1.0.0" "libsimple.so.1") libtool: link: (cd ".libs" && rm -f "liblistlinks.so" && ln -s "liblistlinks.so.1.0.0" "liblistlinks.so") libtool: link: (cd ".libs" && rm -f "libsimple.so" && ln -s "libsimple.so.1.0.0" "libsimple.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 "libfilenameiisbug.la" && ln -s "../libfilenameiisbug.la" "libfilenameiisbug.la" ) libtool: link: (cd ".libs" && rm -f "liblog.so" && ln -s "liblog.so.1.0.0" "liblog.so") libtool: link: ( cd ".libs" && rm -f "liblistlinks.la" && ln -s "../liblistlinks.la" "liblistlinks.la" ) libtool: link: ( cd ".libs" && rm -f "libsimple.la" && ln -s "../libsimple.la" "libsimple.la" ) libtool: link: ( cd ".libs" && rm -f "liblog.la" && ln -s "../liblog.la" "liblog.la" ) make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/libtest' Making all in templates make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/templates' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/templates' Making all in lang make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/lang' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/lang' Making all in html make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/html' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/html' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/tests' make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2' make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2' make[1]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DsvfiC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64 + cd httrack-3.49.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/src' make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libhttrack.la libhtsjava.la '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libhttrack.so.2.0.49 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/libhttrack.so.2.0.49 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 && { 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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 && { 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 -p .libs/libhttrack.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/libhttrack.la libtool: install: warning: relinking `libhtsjava.la' libtool: install: (cd /builddir/build/BUILD/httrack-3.49.2/src; /bin/sh /builddir/build/BUILD/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 2:49:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libhtsjava.la -rpath /usr/lib64 htsjava.lo -lpthread -ldl libhttrack.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/htsjava.o -L/usr/lib -lpthread -ldl -L/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 -L/usr/lib64 -lhttrack -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libhtsjava.so.2 -o .libs/libhtsjava.so.2.0.49 libtool: install: /usr/bin/install -p .libs/libhtsjava.so.2.0.49T /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/libhtsjava.so.2.0.49 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 && { 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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 && { 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 -p .libs/libhtsjava.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/libhtsjava.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p proxytrack httrack htsserver '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p proxytrack /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin/proxytrack libtool: install: warning: `libhttrack.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/httrack /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin/httrack libtool: install: warning: `libhttrack.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/htsserver /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin/htsserver /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/include/httrack' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/include/httrack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin' /usr/bin/install -p webhttrack '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin' make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/src' make[1]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/man' make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 httrack.1 webhttrack.1 htsserver.1 proxytrack.1 '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/man' make[1]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/man' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/m4' make[2]: Entering directory '/builddir/build/BUILD/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 '/builddir/build/BUILD/httrack-3.49.2/m4' make[1]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/m4' Making install in libtest make[1]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/libtest' make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/libtest' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack' /bin/sh ../libtool --mode=install /usr/bin/install -p libbaselinks.la libchangecontent.la libcontentfilter.la libdisplayheader.la libfilename2.la libfilename.la libfilenameiisbug.la liblistlinks.la liblog.la libsimple.la '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack' libtool: install: warning: relinking `libbaselinks.la' libtool: install: (cd /builddir/build/BUILD/httrack-3.49.2/libtest; /bin/sh /builddir/build/BUILD/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libbaselinks.la -rpath /usr/lib64/httrack callbacks-example-baselinks.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-baselinks.o -L/usr/lib -lpthread -L/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 -L/usr/lib64 -lhttrack -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libbaselinks.so.1 -o .libs/libbaselinks.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libbaselinks.so.1.0.0T /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libbaselinks.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 -p .libs/libbaselinks.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libbaselinks.la libtool: install: warning: relinking `libchangecontent.la' libtool: install: (cd /builddir/build/BUILD/httrack-3.49.2/libtest; /bin/sh /builddir/build/BUILD/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libchangecontent.la -rpath /usr/lib64/httrack callbacks-example-changecontent.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-changecontent.o -L/usr/lib -lpthread -L/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 -L/usr/lib64 -lhttrack -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libchangecontent.so.1 -o .libs/libchangecontent.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libchangecontent.so.1.0.0T /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libchangecontent.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 -p .libs/libchangecontent.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libchangecontent.la libtool: install: warning: relinking `libcontentfilter.la' libtool: install: (cd /builddir/build/BUILD/httrack-3.49.2/libtest; /bin/sh /builddir/build/BUILD/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libcontentfilter.la -rpath /usr/lib64/httrack callbacks-example-contentfilter.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-contentfilter.o -L/usr/lib -lpthread -L/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 -L/usr/lib64 -lhttrack -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libcontentfilter.so.1 -o .libs/libcontentfilter.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libcontentfilter.so.1.0.0T /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libcontentfilter.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 -p .libs/libcontentfilter.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libcontentfilter.la libtool: install: warning: relinking `libdisplayheader.la' libtool: install: (cd /builddir/build/BUILD/httrack-3.49.2/libtest; /bin/sh /builddir/build/BUILD/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libdisplayheader.la -rpath /usr/lib64/httrack callbacks-example-displayheader.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-displayheader.o -L/usr/lib -lpthread -L/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 -L/usr/lib64 -lhttrack -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libdisplayheader.so.1 -o .libs/libdisplayheader.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libdisplayheader.so.1.0.0T /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libdisplayheader.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 -p .libs/libdisplayheader.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libdisplayheader.la libtool: install: warning: relinking `libfilename2.la' libtool: install: (cd /builddir/build/BUILD/httrack-3.49.2/libtest; /bin/sh /builddir/build/BUILD/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libfilename2.la -rpath /usr/lib64/httrack callbacks-example-filename2.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-filename2.o -L/usr/lib -lpthread -L/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 -L/usr/lib64 -lhttrack -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libfilename2.so.1 -o .libs/libfilename2.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libfilename2.so.1.0.0T /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename2.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 -p .libs/libfilename2.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename2.la libtool: install: warning: relinking `libfilename.la' libtool: install: (cd /builddir/build/BUILD/httrack-3.49.2/libtest; /bin/sh /builddir/build/BUILD/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libfilename.la -rpath /usr/lib64/httrack callbacks-example-filename.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-filename.o -L/usr/lib -lpthread -L/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 -L/usr/lib64 -lhttrack -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libfilename.so.1 -o .libs/libfilename.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libfilename.so.1.0.0T /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 -p .libs/libfilename.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename.la libtool: install: warning: relinking `libfilenameiisbug.la' libtool: install: (cd /builddir/build/BUILD/httrack-3.49.2/libtest; /bin/sh /builddir/build/BUILD/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libfilenameiisbug.la -rpath /usr/lib64/httrack callbacks-example-filenameiisbug.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-filenameiisbug.o -L/usr/lib -lpthread -L/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 -L/usr/lib64 -lhttrack -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libfilenameiisbug.so.1 -o .libs/libfilenameiisbug.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libfilenameiisbug.so.1.0.0T /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilenameiisbug.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 -p .libs/libfilenameiisbug.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilenameiisbug.la libtool: install: warning: relinking `liblistlinks.la' libtool: install: (cd /builddir/build/BUILD/httrack-3.49.2/libtest; /bin/sh /builddir/build/BUILD/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o liblistlinks.la -rpath /usr/lib64/httrack callbacks-example-listlinks.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-listlinks.o -L/usr/lib -lpthread -L/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 -L/usr/lib64 -lhttrack -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,liblistlinks.so.1 -o .libs/liblistlinks.so.1.0.0 libtool: install: /usr/bin/install -p .libs/liblistlinks.so.1.0.0T /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblistlinks.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 -p .libs/liblistlinks.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblistlinks.la libtool: install: warning: relinking `liblog.la' libtool: install: (cd /builddir/build/BUILD/httrack-3.49.2/libtest; /bin/sh /builddir/build/BUILD/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o liblog.la -rpath /usr/lib64/httrack callbacks-example-log.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-log.o -L/usr/lib -lpthread -L/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 -L/usr/lib64 -lhttrack -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,liblog.so.1 -o .libs/liblog.so.1.0.0 libtool: install: /usr/bin/install -p .libs/liblog.so.1.0.0T /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblog.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 -p .libs/liblog.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblog.la libtool: install: warning: relinking `libsimple.la' libtool: install: (cd /builddir/build/BUILD/httrack-3.49.2/libtest; /bin/sh /builddir/build/BUILD/httrack-3.49.2/libtool --tag CC --mode=relink gcc -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 1:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -o libsimple.la -rpath /usr/lib64/httrack callbacks-example-simple.lo -lpthread ../src/libhttrack.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/callbacks-example-simple.o -L/usr/lib -lpthread -L/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 -L/usr/lib64 -lhttrack -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,-soname -Wl,libsimple.so.1 -o .libs/libsimple.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libsimple.so.1.0.0T /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libsimple.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/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 -p .libs/libsimple.lai /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libsimple.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/httrack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack/libtest' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack/libtest' make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/libtest' make[1]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/libtest' Making install in templates make[1]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/templates' make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/templates' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack/templates' /usr/bin/install -p -m 644 index-body.html index-header.html topindex-footer.html index-footer.html topindex-body.html topindex-header.html topindex-bodycat.html '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack/templates' make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/templates' make[1]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/templates' Making install in lang make[1]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/lang' make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/lang' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack/lang' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack/lang' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack' /usr/bin/install -p -m 644 ../lang.def ../lang.indexes '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack' make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/lang' make[1]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/lang' Making install in html make[1]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/html' make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/html' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html' /usr/bin/install -p -m 644 ../greetings.txt ../history.txt ../license.txt '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html/div' /usr/bin/install -p -m 644 div/search.sh '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html/div' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html/images' /usr/bin/install -p -m 644 images/bg_rings.gif images/header_title_4.gif images/screenshot_01.jpg images/screenshot_01b.jpg '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html/img' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html/img' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack' /usr/bin/install -p -m 644 ../httrack-doc.html ../history.txt '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/applications' /usr/bin/install -p -m 644 server/div/WebHTTrack-Websites.desktop server/div/WebHTTrack.desktop '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html/server' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html/server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html/server/images' /usr/bin/install -p -m 644 server/images/bg_rings.gif server/images/fade.gif server/images/header_title_4.gif '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html/server/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -p -m 644 server/div/16x16/httrack.png '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -p -m 644 server/div/32x32/httrack.png '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/icons/hicolor/32x32/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 server/div/48x48/httrack.png '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/pixmaps' /usr/bin/install -p -m 644 server/div/httrack16x16.xpm server/div/httrack32x32.xpm server/div/httrack48x48.xpm '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/pixmaps' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/html' if test ! -L /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack/html ; then \ ( cd /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack \ && ln -s /usr/share/doc/httrack/html html \ ) \ fi make[3]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/html' make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/html' make[1]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/html' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/tests' make[2]: Entering directory '/builddir/build/BUILD/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 '/builddir/build/BUILD/httrack-3.49.2/tests' make[1]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/tests' make[1]: Entering directory '/builddir/build/BUILD/httrack-3.49.2' make[2]: Entering directory '/builddir/build/BUILD/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 '/builddir/build/BUILD/httrack-3.49.2' make[1]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2' + find /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64 -type f -name '*.*a' -delete -print /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/libhttrack.la /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/libhtsjava.la /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libbaselinks.la /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libcontentfilter.la /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename.la /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libsimple.la /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename2.la /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilenameiisbug.la /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblog.la /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblistlinks.la /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libdisplayheader.la /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libchangecontent.la + rm -frv /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libbaselinks.so' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename2.so' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename.so' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename.so.1' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libdisplayheader.so.1' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libsimple.so.1' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilenameiisbug.so.1.0.0' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libchangecontent.so.1' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libbaselinks.so.1.0.0' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblog.so' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename.so.1.0.0' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libchangecontent.so.1.0.0' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libsimple.so.1.0.0' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblistlinks.so.1.0.0' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libcontentfilter.so.1.0.0' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblog.so.1' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libcontentfilter.so.1' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilenameiisbug.so' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblistlinks.so.1' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblistlinks.so' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename2.so.1' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libcontentfilter.so' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libchangecontent.so' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libdisplayheader.so.1.0.0' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libbaselinks.so.1' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilename2.so.1.0.0' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/liblog.so.1.0.0' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libsimple.so' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libdisplayheader.so' removed '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack/libfilenameiisbug.so.1' removed directory '/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/httrack' + mv /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack/libtest /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/libtest + mv /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/httrack/templates /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/templates + rm /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/doc/httrack/html/license.txt + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/applications /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/applications/WebHTTrack.desktop + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/applications /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/applications/WebHTTrack-Websites.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.49.2-9.fc33 --unique-debug-suffix -3.49.2-9.fc33.riscv64 --unique-debug-src-base httrack-3.49.2-9.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/httrack-3.49.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin/httrack explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin/htsserver explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin/proxytrack explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/libhtsjava.so.2.0.49 extracting debug info from /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin/httrack extracting debug info from /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin/htsserver extracting debug info from /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/bin/proxytrack extracting debug info from /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/libhtsjava.so.2.0.49 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/libhttrack.so.2.0.49 extracting debug info from /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64/libhttrack.so.2.0.49 original debug info size: 8848kB, size after compression: 8544kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 4034 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/webhttrack from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IFn6UC + umask 022 + cd /builddir/build/BUILD + cd httrack-3.49.2 + export LD_LIBRARY_PATH=/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/lib64 + make check -C tests make: Entering directory '/builddir/build/BUILD/httrack-3.49.2/tests' make check-TESTS make[1]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/tests' make[2]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/tests' PASS: 00_runnable.test PASS: 01_engine-charset.test PASS: 01_engine-entities.test PASS: 01_engine-hashtable.test PASS: 01_engine-idna.test PASS: 01_engine-simplify.test SKIP: 10_crawl-simple.test SKIP: 11_crawl-cookies.test SKIP: 11_crawl-idna.test SKIP: 11_crawl-international.test SKIP: 11_crawl-longurl.test SKIP: 11_crawl-parsing.test SKIP: 12_crawl_https.test make[3]: Entering directory '/builddir/build/BUILD/httrack-3.49.2/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/tests' ============================================================================ Testsuite summary for httrack 3.49.2 ============================================================================ # TOTAL: 13 # PASS: 6 # SKIP: 7 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/tests' make[1]: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/tests' make: Leaving directory '/builddir/build/BUILD/httrack-3.49.2/tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: httrack-3.49.2-9.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FqLQdE + umask 022 + cd /builddir/build/BUILD + cd httrack-3.49.2 + LICENSEDIR=/builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/licenses/httrack + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/licenses/httrack + cp -pr COPYING /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/licenses/httrack + cp -pr license.txt /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64/usr/share/licenses/httrack + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/share/httrack/html -> /usr/share/doc/httrack/html Provides: application() application(WebHTTrack-Websites.desktop) application(WebHTTrack.desktop) httrack = 3.49.2-9.fc33 httrack(riscv-64) = 3.49.2-9.fc33 libhtsjava.so.2()(64bit) libhttrack.so.2()(64bit) Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libhttrack.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: httrack-devel-3.49.2-9.fc33.riscv64 Provides: httrack-devel = 3.49.2-9.fc33 httrack-devel(riscv-64) = 3.49.2-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libhtsjava.so.2()(64bit) libhttrack.so.2()(64bit) Processing files: httrack-debugsource-3.49.2-9.fc33.riscv64 Provides: httrack-debugsource = 3.49.2-9.fc33 httrack-debugsource(riscv-64) = 3.49.2-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: httrack-debuginfo-3.49.2-9.fc33.riscv64 Provides: debuginfo(build-id) = 37ccc3cad8183bb220229a3a2b96a97fc0b77ec3 debuginfo(build-id) = 54e6bcdc5f60a9742acbd581bdaadb21b5db5a45 debuginfo(build-id) = 966dcf964222b1c9dec7147c5b355b1939674fa2 debuginfo(build-id) = a523b6c1368004b1c9ee21c2a8142fbd337e3cf4 debuginfo(build-id) = d47950ed5b6459e0c864ce9d06546f6eb290e707 httrack-debuginfo = 3.49.2-9.fc33 httrack-debuginfo(riscv-64) = 3.49.2-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: httrack-debugsource(riscv-64) = 3.49.2-9.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64 Wrote: /builddir/build/RPMS/httrack-devel-3.49.2-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/httrack-debugsource-3.49.2-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/httrack-3.49.2-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/httrack-debuginfo-3.49.2-9.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0dA6MC + umask 022 + cd /builddir/build/BUILD + cd httrack-3.49.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/httrack-3.49.2-9.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0