==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_13718f9d-cc86-4a90-9424-c42059200fdd]...done ==> Making package: siege 4.1.7-1.2 (Sun Apr 26 16:59:28 2026) ==> Retrieving sources... -> Downloading siege-4.1.7.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 100 530.7k 100 530.7k 0 0 1.14M 0 0 100 530.7k 100 530.7k 0 0 1.14M 0 0 100 530.7k 100 530.7k 0 0 1.14M 0 0 ==> Validating source files with sha256sums... siege-4.1.7.tar.gz ... Passed ==> Making package: siege 4.1.7-1.2 (Sun Apr 26 14:59:31 2026) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found siege-4.1.7.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting siege-4.1.7.tar.gz with bsdtar ==> Starting build()... 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /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 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 a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... failed checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for perl... /usr/bin/perl checking for a POSIX-compliant shell... /bin/sh checking whether make sets $(MAKE)... (cached) yes checking for buggy pthread mutex initializers... no checking for dlopen() in -ldld... no checking for dlopen() in -ldl... yes checking for random device... yes checking for ssl support... yes checking /include/openssl/opensslv.h usability... no checking /include/openssl/opensslv.h presence... no checking for /include/openssl/opensslv.h... no checking /usr/include/openssl/opensslv.h usability... yes checking /usr/include/openssl/opensslv.h presence... yes checking for /usr/include/openssl/opensslv.h... yes checking for OpenSSL version... >= 0.9.8 (appropriate flag set) checking for zlib support... yes checking /include/zlib.h usability... no checking /include/zlib.h presence... no checking for /include/zlib.h... no checking /usr/include/zlib.h usability... yes checking /usr/include/zlib.h presence... yes checking for /usr/include/zlib.h... yes checking for ZLIB version... checking for inline... inline checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for u_int32_t... yes checking for ssize_t... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking openssl/e_os.h usability... no checking openssl/e_os.h presence... no checking for openssl/e_os.h... no checking openssl/e_os2.h usability... yes checking openssl/e_os2.h presence... yes checking for openssl/e_os2.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for working alloca.h... yes checking for alloca... yes checking for strchr... yes checking for memcpy... yes checking for strncpy... yes checking for strstr... yes checking for strlen... yes checking for strncasecmp... yes checking for strncmp... yes checking for socket... yes checking for gethostbyname... yes checking for snprintf... yes checking for strdup... yes checking for rand_r... yes checking for localtime_r... yes checking for getaddrinfo... yes checking for gethostbyname_r... yes checking for gmtime_r... yes checking for getipnodebyname... no checking for freehostent... no checking for getopt_long... yes checking for poll... yes checking for socket in -lsocket... no checking for pthread_attr_init in -lpthread... yes 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 doc/Makefile config.status: creating html/Makefile config.status: creating include/Makefile config.status: creating include/joedog/Makefile config.status: creating utils/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing default-3 commands config.status: executing default-4 commands config.status: executing default-5 commands config.status: executing default-6 commands -------------------------------------------------------- Configuration is complete Run the following commands to complete the installation: make make install For complete documentation: http://www.joedog.org -------------------------------------------------------- Making all in . make[1]: Entering directory '/startdir/src/siege-4.1.7' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/startdir/src/siege-4.1.7' Making all in include make[1]: Entering directory '/startdir/src/siege-4.1.7/include' make all-recursive make[2]: Entering directory '/startdir/src/siege-4.1.7/include' Making all in joedog make[3]: Entering directory '/startdir/src/siege-4.1.7/include/joedog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/startdir/src/siege-4.1.7/include/joedog' make[3]: Entering directory '/startdir/src/siege-4.1.7/include' make[3]: Leaving directory '/startdir/src/siege-4.1.7/include' make[2]: Leaving directory '/startdir/src/siege-4.1.7/include' make[1]: Leaving directory '/startdir/src/siege-4.1.7/include' Making all in src make[1]: Entering directory '/startdir/src/siege-4.1.7/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o array.o array.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o auth.o auth.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o base64.o base64.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o browser.o browser.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o cache.o cache.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o cookie.o cookie.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o cookies.o cookies.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o cfg.o cfg.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o creds.o creds.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o crew.o crew.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o data.o data.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o date.o date.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o eval.o eval.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o ftp.o ftp.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o getopt1.o getopt1.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o handler.o handler.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o hash.o hash.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o http.o http.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o init.o init.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o load.o load.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o log.o log.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o md5.o md5.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o memory.o memory.c creds.c: In function ‘new_creds’: creds.c:47:24: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 47 | this = calloc(sizeof(struct CREDS_T), 1); | ^~~~~~ creds.c:47:24: note: earlier argument should specify number of elements, later size of each element gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o notify.o notify.c gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o page.o page.c In file included from array.c:29: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from array.c:25: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ data.c: In function ‘new_data’: In file included from cfg.c:24: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ data.c:71:23: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 71 | this = calloc(sizeof(*this),1); | ^ data.c:71:23: note: earlier argument should specify number of elements, later size of each element In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ In file included from ./util.h:26, from auth.c:32: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from auth.c:27: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/siege -flto=auto -falign-functions=32 -c -o parser.o parser.c In file included from cookies.c:12: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from cookies.c:6: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ In file included from browser.c:27: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ cookies.c: In function ‘new_cookies’: cookies.c:41:24: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 41 | this = calloc(sizeof(struct COOKIES_T), 1); | ^~~~~~ cookies.c:41:24: note: earlier argument should specify number of elements, later size of each element cookies.c: In function ‘cookies_add’: cookies.c:85:10: error: too many arguments to function ‘strcasecmp’; expected 0, have 2 85 | !strcasecmp(cookie_get_name(cur->cookie), cookie_get_name(oreo))) { | ^~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./setup.h:99:5: note: declared here 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from ./util.h:26, from cookie.c:2: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ cookies.c:91:29: error: too many arguments to function ‘strcasecmp’; expected 0, have 2 91 | if (my.get && valid && !strcasecmp(cookie_get_name(cur->cookie), cookie_get_name(oreo))) { | ^~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ ./setup.h:99:5: note: declared here 99 | int strcasecmp(); | ^~~~~~~~~~ cookies.c: In function ‘cookies_delete’: cookies.c:127:12: error: too many arguments to function ‘strcasecmp’; expected 0, have 2 127 | if (!strcasecmp(name, str)) { | ^~~~~~~~~~ ~~~~ ./setup.h:99:5: note: declared here 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from ./util.h:26, from date.c:35: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from date.c:32: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ cookie.c: In function ‘new_cookie’: cookie.c:50:24: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 50 | this = calloc(sizeof(struct COOKIE_T), 1); | ^~~~~~ cookie.c:50:24: note: earlier argument should specify number of elements, later size of each element make[1]: *** [Makefile:450: array.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [Makefile:450: cfg.o] Error 1 date.c:147:1: error: conflicting types for ‘new_date’; have ‘struct DATE_T *(char *)’ 147 | new_date(char *date) | ^~~~~~~~ In file included from date.c:34: ./date.h:37:8: note: previous declaration of ‘new_date’ with type ‘struct DATE_T *(void)’ 37 | DATE new_date(); | ^~~~~~~~ cookie.c: In function ‘__parse_time’: cookie.c:439:10: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 439 | if ((s = strchr(str, ','))) { /* Thursday, 10-Jun-93 01:29:59 GMT */ | ^ In file included from init.c:23: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ In file included from crew.c:23: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ In file included from ./util.h:26, from eval.c:34: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from eval.c:30: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ In file included from ftp.c:23: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ crew.c: In function ‘new_crew’: crew.c:58:28: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 58 | if ((this = calloc(sizeof(*this),1)) == NULL) | ^ crew.c:58:28: note: earlier argument should specify number of elements, later size of each element crew.c: In function ‘crew_thread’: crew.c:141:6: error: too many arguments to function ‘workptr->routine’; expected 0, have 1 141 | (*(workptr->routine))(workptr->arg); | ~^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ In file included from crew.c:25: ./crew.h:31:19: note: declared here 31 | void (*routine)(); | ^~~~~~~ In file included from http.c:23: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ init.c: In function ‘show_config’: init.c:237:62: warning: the comparison will always evaluate as ‘false’ for the address of ‘logfile’ will never be NULL [-Waddress] 237 | printf("log file: %s\n", (my.logfile == NULL) ? LOG_FILE : my.logfile); | ^~ ./setup.h:157:11: note: ‘logfile’ declared here 157 | char logfile[4096]; /* alternative logfile defined in siegerc */ | ^~~~~~~ In file included from handler.c:31: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ make[1]: *** [Makefile:450: cookies.o] Error 1 auth.c: In function ‘auth_get_digest_header’: auth.c:344:12: error: too many arguments to function ‘strcasecmp’; expected 0, have 2 344 | if (0 == strcasecmp("MD5", chlg->algorithm)) | ^~~~~~~~~~ ~~~~~ make[1]: *** [Makefile:450: eval.o] Error 1 ./setup.h:99:5: note: declared here 99 | int strcasecmp(); | ^~~~~~~~~~ make[1]: *** [Makefile:450: date.o] Error 1 make[1]: *** [Makefile:450: cookie.o] Error 1 handler.c:38:1: error: conflicting types for ‘spin_doctor’; have ‘void(struct CREW_T *)’ 38 | spin_doctor(CREW crew) | ^~~~~~~~~~~ In file included from ./load.h:25, from load.c:31: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from load.c:27: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ In file included from handler.c:32: ./handler.h:29:6: note: previous declaration of ‘spin_doctor’ with type ‘void(void)’ 29 | void spin_doctor(); | ^~~~~~~~~~~ auth.c: In function ‘setup_des_key’: auth.c:846:3: warning: ‘DES_set_odd_parity’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 846 | DES_set_odd_parity(&key); | ^~~~~~~~~~~~~~~~~~ In file included from auth.c:39: /usr/include/openssl/des.h:176:28: note: declared here 176 | OSSL_DEPRECATEDIN_3_0 void DES_set_odd_parity(DES_cblock *key); | ^~~~~~~~~~~~~~~~~~ auth.c:847:3: warning: ‘DES_set_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 847 | DES_set_key(&key, ks); | ^~~~~~~~~~~ /usr/include/openssl/des.h:186:5: note: declared here 186 | int DES_set_key(const_DES_cblock *key, DES_key_schedule *schedule); | ^~~~~~~~~~~ auth.c: In function ‘calc_resp’: auth.c:864:3: warning: ‘DES_ecb_encrypt’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 864 | DES_ecb_encrypt((DES_cblock*) plaintext, (DES_cblock*) results, DESKEY(ks), DES_ENCRYPT); | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ auth.c:867:3: warning: ‘DES_ecb_encrypt’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 867 | DES_ecb_encrypt((DES_cblock*) plaintext, (DES_cblock*) (results+8), DESKEY(ks), DES_ENCRYPT); | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ auth.c:870:3: warning: ‘DES_ecb_encrypt’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 870 | DES_ecb_encrypt((DES_cblock*) plaintext, (DES_cblock*) (results+16), DESKEY(ks), DES_ENCRYPT); | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ auth.c: In function ‘__mkhash’: auth.c:906:5: warning: ‘DES_ecb_encrypt’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 906 | DES_ecb_encrypt((DES_cblock *)magic, (DES_cblock *)lmbuffer, DESKEY(ks), DES_ENCRYPT); | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ auth.c:909:5: warning: ‘DES_ecb_encrypt’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 909 | DES_ecb_encrypt((DES_cblock *)magic, (DES_cblock *)(lmbuffer+8), DESKEY(ks), DES_ENCRYPT); | ^~~~~~~~~~~~~~~ /usr/include/openssl/des.h:105:6: note: declared here 105 | void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, | ^~~~~~~~~~~~~~~ auth.c:923:5: warning: ‘MD4_Init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 923 | MD4_Init(&MD4); | ^~~~~~~~ In file included from auth.c:40: /usr/include/openssl/md4.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD4_Init(MD4_CTX *c); | ^~~~~~~~ auth.c:924:5: warning: ‘MD4_Update’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 924 | MD4_Update(&MD4, pw, 2*len); | ^~~~~~~~~~ /usr/include/openssl/md4.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD4_Update(MD4_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ auth.c:925:5: warning: ‘MD4_Final’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 925 | MD4_Final(ntbuffer, &MD4); | ^~~~~~~~~ /usr/include/openssl/md4.h:52:27: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 int MD4_Final(unsigned char *md, MD4_CTX *c); | ^~~~~~~~~ make[1]: *** [Makefile:450: crew.o] Error 1 auth.c: In function ‘__get_keyval’: auth.c:959:10: error: too many arguments to function ‘strcasecmp’; expected 0, have 2 959 | if (!strcasecmp(key, keyparser[i].keyname)) { | ^~~~~~~~~~ ~~~ ./setup.h:99:5: note: declared here 99 | int strcasecmp(); | ^~~~~~~~~~ auth.c: In function ‘__get_h_a1’: auth.c:1152:12: error: too many arguments to function ‘strcasecmp’; expected 0, have 2 1152 | if (0 == strcasecmp("MD5", chlg->algorithm)) { | ^~~~~~~~~~ ~~~~~ ./setup.h:99:5: note: declared here 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from cache.c:27: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ auth.c:1158:17: error: too many arguments to function ‘strcasecmp’; expected 0, have 2 1158 | else if (0 == strcasecmp("MD5-sess", chlg->algorithm)) { | ^~~~~~~~~~ ~~~~~~~~~~ ./setup.h:99:5: note: declared here 99 | int strcasecmp(); | ^~~~~~~~~~ make[1]: *** [Makefile:450: handler.o] Error 1 In file included from log.c:23: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ cache.c: In function ‘cache_add’: cache.c:129:35: error: too many arguments to function ‘new_date’; expected 0, have 1 129 | hash_nadd(this->cache, key, new_date(date), DATESIZE); | ^~~~~~~~ ~~~~ In file included from ./cache.h:27, from cache.c:30: ./date.h:37:8: note: declared here 37 | DATE new_date(); | ^~~~~~~~ cache.c:132:35: error: too many arguments to function ‘new_date’; expected 0, have 1 132 | hash_nadd(this->cache, key, new_date(date), DATESIZE); | ^~~~~~~~ ~~~~ ./date.h:37:8: note: declared here 37 | DATE new_date(); | ^~~~~~~~ make[1]: *** [Makefile:450: init.o] Error 1 page.c:18:1: error: conflicting types for ‘new_page’; have ‘struct PAGE_T *(char *)’ 18 | new_page(char *str) | ^~~~~~~~ In file included from page.c:1: ./page.h:10:8: note: previous declaration of ‘new_page’ with type ‘struct PAGE_T *(void)’ 10 | PAGE new_page(); | ^~~~~~~~ make[1]: *** [Makefile:450: cache.o] Error 1 make[1]: *** [Makefile:450: auth.o] Error 1 make[1]: *** [Makefile:450: page.o] Error 1 make[1]: *** [Makefile:450: log.o] Error 1 In file included from main.c:34: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ In file included from ./util.h:26, from parser.c:29: ./setup.h:99:5: error: conflicting types for ‘strcasecmp’; have ‘int(void)’ 99 | int strcasecmp(); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ./setup.h:58: /usr/include/strings.h:116:12: note: previous declaration of ‘strcasecmp’ with type ‘int(const char *, const char *)’ 116 | extern int strcasecmp (const char *__s1, const char *__s2) | ^~~~~~~~~~ make[1]: *** [Makefile:450: parser.o] Error 1 browser.c: In function ‘start’: browser.c:229:28: error: too many arguments to function ‘new_page’; expected 0, have 1 229 | this->conn->page = new_page(""); | ^~~~~~~~ ~~ In file included from ./sock.h:55, from browser.c:29: ./page.h:10:8: note: declared here 10 | PAGE new_page(); | ^~~~~~~~ browser.c: In function ‘__display_result’: browser.c:1002:20: error: too many arguments to function ‘new_date’; expected 0, have 1 1002 | DATE date = new_date(NULL); | ^~~~~~~~ ~~~~ In file included from ./cache.h:27, from ./sock.h:56: ./date.h:37:8: note: declared here 37 | DATE new_date(); | ^~~~~~~~ make[1]: *** [Makefile:450: load.o] Error 1 make[1]: *** [Makefile:450: ftp.o] Error 1 make[1]: *** [Makefile:450: http.o] Error 1 make[1]: *** [Makefile:450: browser.o] Error 1 make[1]: *** [Makefile:450: main.o] Error 1 make[1]: Leaving directory '/startdir/src/siege-4.1.7/src' make: *** [Makefile:397: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_13718f9d-cc86-4a90-9424-c42059200fdd/build