>>> libhtp: Building community/libhtp 0.5.36-r0 (using abuild 3.7.0_rc1-r1) started Sat, 19 Dec 2020 12:06:28 +0000 >>> libhtp: Checking sanity of /home/buildozer/aports/community/libhtp/APKBUILD... >>> libhtp: Analyzing dependencies... >>> libhtp: Installing for build: build-base zlib-dev automake autoconf libtool (1/14) Installing zlib-dev (1.2.11-r3) (2/14) Installing libbz2 (1.0.8-r1) (3/14) Installing perl (5.32.0-r0) (4/14) Installing automake (1.16.3-r0) (5/14) Installing m4 (1.4.18-r1) (6/14) Installing autoconf (2.69-r3) (7/14) Installing readline (8.0.4-r0) (8/14) Installing bash (5.0.18-r0) Executing bash-5.0.18-r0.post-install (9/14) Installing libltdl (2.4.6-r7) (10/14) Installing libtool (2.4.6-r7) (11/14) Installing .makedepends-libhtp (20201219.120629) (12/14) Installing perl-error (0.17029-r1) (13/14) Installing perl-git (2.29.2-r0) (14/14) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r8.trigger OK: 349 MiB in 100 packages >>> libhtp: Cleaning up srcdir >>> libhtp: Cleaning up pkgdir >>> libhtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libhtp-0.5.36.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 485k 100 485k 0 0 4621k 0 --:--:-- --:--:-- --:--:-- 4665k >>> libhtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libhtp-0.5.36.tar.gz >>> libhtp: Checking sha512sums... libhtp-0.5.36.tar.gz: OK >>> libhtp: Unpacking /var/cache/distfiles/v3.13/libhtp-0.5.36.tar.gz... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:86: installing './compile' configure.ac:89: installing './config.guess' configure.ac:89: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './INSTALL' htp/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alpine-linux-musl-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether build environment is sane... yes checking for strlcpy... yes checking for strlcat... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking OS... Linux checking for ld used by GCC... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconvctl... checking for gcc support of -Wstrict-overflow=1... yes checking for gcc support of stack smashing protection... yes checking for gcc support of FORTIFY_SOURCE... yes checking for gcc support of -Wformat -Wformat-security... yes checking for gcc support of -fPIC... yes checking for doxygen... no checking for lcov... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating htp/htp_version.h config.status: creating Makefile config.status: creating htp.pc config.status: creating htp/Makefile config.status: creating htp/lzma/Makefile config.status: creating test/Makefile config.status: creating docs/Makefile config.status: creating htp_config_auto_gen.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36' Making all in htp make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' Making all in lzma make[3]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp/lzma' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzFind.lo -MD -MP -MF .deps/LzFind.Tpo -c -o LzFind.lo LzFind.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzmaDec.lo -MD -MP -MF .deps/LzmaDec.Tpo -c -o LzmaDec.lo LzmaDec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzmaDec.lo -MD -MP -MF .deps/LzmaDec.Tpo -c LzmaDec.c -fPIC -DPIC -o .libs/LzmaDec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Os -fomit-frame-pointer -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzFind.lo -MD -MP -MF .deps/LzFind.Tpo -c LzFind.c -fPIC -DPIC -o .libs/LzFind.o mv -f .deps/LzFind.Tpo .deps/LzFind.Plo mv -f .deps/LzmaDec.Tpo .deps/LzmaDec.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -Wl,--as-needed -o liblzma-c.la LzFind.lo LzmaDec.lo -lz libtool: link: ar cru .libs/liblzma-c.a .libs/LzFind.o .libs/LzmaDec.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/liblzma-c.a libtool: link: ( cd ".libs" && rm -f "liblzma-c.la" && ln -s "../liblzma-c.la" "liblzma-c.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp/lzma' make[3]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr.lo -MD -MP -MF .deps/bstr.Tpo -c -o bstr.lo bstr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr_builder.lo -MD -MP -MF .deps/bstr_builder.Tpo -c -o bstr_builder.lo bstr_builder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_base64.lo -MD -MP -MF .deps/htp_base64.Tpo -c -o htp_base64.lo htp_base64.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_config.lo -MD -MP -MF .deps/htp_config.Tpo -c -o htp_config.lo htp_config.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection.lo -MD -MP -MF .deps/htp_connection.Tpo -c -o htp_connection.lo htp_connection.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection_parser.lo -MD -MP -MF .deps/htp_connection_parser.Tpo -c -o htp_connection_parser.lo htp_connection_parser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_content_handlers.lo -MD -MP -MF .deps/htp_content_handlers.Tpo -c -o htp_content_handlers.lo htp_content_handlers.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_cookies.lo -MD -MP -MF .deps/htp_cookies.Tpo -c -o htp_cookies.lo htp_cookies.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_decompressors.lo -MD -MP -MF .deps/htp_decompressors.Tpo -c -o htp_decompressors.lo htp_decompressors.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_hooks.lo -MD -MP -MF .deps/htp_hooks.Tpo -c -o htp_hooks.lo htp_hooks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_list.lo -MD -MP -MF .deps/htp_list.Tpo -c -o htp_list.lo htp_list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_multipart.lo -MD -MP -MF .deps/htp_multipart.Tpo -c -o htp_multipart.lo htp_multipart.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_parsers.lo -MD -MP -MF .deps/htp_parsers.Tpo -c -o htp_parsers.lo htp_parsers.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_php.lo -MD -MP -MF .deps/htp_php.Tpo -c -o htp_php.lo htp_php.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request.lo -MD -MP -MF .deps/htp_request.Tpo -c -o htp_request.lo htp_request.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_apache_2_2.lo -MD -MP -MF .deps/htp_request_apache_2_2.Tpo -c -o htp_request_apache_2_2.lo htp_request_apache_2_2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_generic.lo -MD -MP -MF .deps/htp_request_generic.Tpo -c -o htp_request_generic.lo htp_request_generic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_parsers.lo -MD -MP -MF .deps/htp_request_parsers.Tpo -c -o htp_request_parsers.lo htp_request_parsers.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response.lo -MD -MP -MF .deps/htp_response.Tpo -c -o htp_response.lo htp_response.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response_generic.lo -MD -MP -MF .deps/htp_response_generic.Tpo -c -o htp_response_generic.lo htp_response_generic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_table.lo -MD -MP -MF .deps/htp_table.Tpo -c -o htp_table.lo htp_table.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transaction.lo -MD -MP -MF .deps/htp_transaction.Tpo -c -o htp_transaction.lo htp_transaction.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transcoder.lo -MD -MP -MF .deps/htp_transcoder.Tpo -c -o htp_transcoder.lo htp_transcoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_urlencoded.lo -MD -MP -MF .deps/htp_urlencoded.Tpo -c -o htp_urlencoded.lo htp_urlencoded.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_util.lo -MD -MP -MF .deps/htp_util.Tpo -c -o htp_util.lo htp_util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_utf8_decoder.lo -MD -MP -MF .deps/htp_utf8_decoder.Tpo -c -o htp_utf8_decoder.lo htp_utf8_decoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.lo strlcat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_decompressors.lo -MD -MP -MF .deps/htp_decompressors.Tpo -c htp_decompressors.c -fPIC -DPIC -o .libs/htp_decompressors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_apache_2_2.lo -MD -MP -MF .deps/htp_request_apache_2_2.Tpo -c htp_request_apache_2_2.c -fPIC -DPIC -o .libs/htp_request_apache_2_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response_generic.lo -MD -MP -MF .deps/htp_response_generic.Tpo -c htp_response_generic.c -fPIC -DPIC -o .libs/htp_response_generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr_builder.lo -MD -MP -MF .deps/bstr_builder.Tpo -c bstr_builder.c -fPIC -DPIC -o .libs/bstr_builder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_config.lo -MD -MP -MF .deps/htp_config.Tpo -c htp_config.c -fPIC -DPIC -o .libs/htp_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_cookies.lo -MD -MP -MF .deps/htp_cookies.Tpo -c htp_cookies.c -fPIC -DPIC -o .libs/htp_cookies.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr.lo -MD -MP -MF .deps/bstr.Tpo -c bstr.c -fPIC -DPIC -o .libs/bstr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_hooks.lo -MD -MP -MF .deps/htp_hooks.Tpo -c htp_hooks.c -fPIC -DPIC -o .libs/htp_hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection.lo -MD -MP -MF .deps/htp_connection.Tpo -c htp_connection.c -fPIC -DPIC -o .libs/htp_connection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_content_handlers.lo -MD -MP -MF .deps/htp_content_handlers.Tpo -c htp_content_handlers.c -fPIC -DPIC -o .libs/htp_content_handlers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection_parser.lo -MD -MP -MF .deps/htp_connection_parser.Tpo -c htp_connection_parser.c -fPIC -DPIC -o .libs/htp_connection_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_base64.lo -MD -MP -MF .deps/htp_base64.Tpo -c htp_base64.c -fPIC -DPIC -o .libs/htp_base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_multipart.lo -MD -MP -MF .deps/htp_multipart.Tpo -c htp_multipart.c -fPIC -DPIC -o .libs/htp_multipart.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request.lo -MD -MP -MF .deps/htp_request.Tpo -c htp_request.c -fPIC -DPIC -o .libs/htp_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_list.lo -MD -MP -MF .deps/htp_list.Tpo -c htp_list.c -fPIC -DPIC -o .libs/htp_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_parsers.lo -MD -MP -MF .deps/htp_parsers.Tpo -c htp_parsers.c -fPIC -DPIC -o .libs/htp_parsers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_table.lo -MD -MP -MF .deps/htp_table.Tpo -c htp_table.c -fPIC -DPIC -o .libs/htp_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_urlencoded.lo -MD -MP -MF .deps/htp_urlencoded.Tpo -c htp_urlencoded.c -fPIC -DPIC -o .libs/htp_urlencoded.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transaction.lo -MD -MP -MF .deps/htp_transaction.Tpo -c htp_transaction.c -fPIC -DPIC -o .libs/htp_transaction.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transcoder.lo -MD -MP -MF .deps/htp_transcoder.Tpo -c htp_transcoder.c -fPIC -DPIC -o .libs/htp_transcoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_parsers.lo -MD -MP -MF .deps/htp_request_parsers.Tpo -c htp_request_parsers.c -fPIC -DPIC -o .libs/htp_request_parsers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_util.lo -MD -MP -MF .deps/htp_util.Tpo -c htp_util.c -fPIC -DPIC -o .libs/htp_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response.lo -MD -MP -MF .deps/htp_response.Tpo -c htp_response.c -fPIC -DPIC -o .libs/htp_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_generic.lo -MD -MP -MF .deps/htp_request_generic.Tpo -c htp_request_generic.c -fPIC -DPIC -o .libs/htp_request_generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_php.lo -MD -MP -MF .deps/htp_php.Tpo -c htp_php.c -fPIC -DPIC -o .libs/htp_php.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_utf8_decoder.lo -MD -MP -MF .deps/htp_utf8_decoder.Tpo -c htp_utf8_decoder.c -fPIC -DPIC -o .libs/htp_utf8_decoder.o mv -f .deps/htp_request_parsers.Tpo .deps/htp_request_parsers.Plo mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo mv -f .deps/htp_request_apache_2_2.Tpo .deps/htp_request_apache_2_2.Plo mv -f .deps/strlcat.Tpo .deps/strlcat.Plo mv -f .deps/bstr_builder.Tpo .deps/bstr_builder.Plo mv -f .deps/htp_utf8_decoder.Tpo .deps/htp_utf8_decoder.Plo mv -f .deps/htp_base64.Tpo .deps/htp_base64.Plo mv -f .deps/htp_php.Tpo .deps/htp_php.Plo mv -f .deps/htp_connection.Tpo .deps/htp_connection.Plo mv -f .deps/htp_content_handlers.Tpo .deps/htp_content_handlers.Plo mv -f .deps/htp_cookies.Tpo .deps/htp_cookies.Plo mv -f .deps/htp_parsers.Tpo .deps/htp_parsers.Plo mv -f .deps/htp_hooks.Tpo .deps/htp_hooks.Plo mv -f .deps/htp_table.Tpo .deps/htp_table.Plo mv -f .deps/htp_connection_parser.Tpo .deps/htp_connection_parser.Plo mv -f .deps/htp_transcoder.Tpo .deps/htp_transcoder.Plo mv -f .deps/htp_urlencoded.Tpo .deps/htp_urlencoded.Plo mv -f .deps/htp_list.Tpo .deps/htp_list.Plo mv -f .deps/htp_response_generic.Tpo .deps/htp_response_generic.Plo mv -f .deps/htp_request_generic.Tpo .deps/htp_request_generic.Plo mv -f .deps/htp_decompressors.Tpo .deps/htp_decompressors.Plo mv -f .deps/htp_request.Tpo .deps/htp_request.Plo mv -f .deps/htp_config.Tpo .deps/htp_config.Plo mv -f .deps/bstr.Tpo .deps/bstr.Plo mv -f .deps/htp_response.Tpo .deps/htp_response.Plo mv -f .deps/htp_transaction.Tpo .deps/htp_transaction.Plo mv -f .deps/htp_multipart.Tpo .deps/htp_multipart.Plo mv -f .deps/htp_util.Tpo .deps/htp_util.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -Wl,--as-needed -o libhtp-c.la bstr.lo bstr_builder.lo htp_base64.lo htp_config.lo htp_connection.lo htp_connection_parser.lo htp_content_handlers.lo htp_cookies.lo htp_decompressors.lo htp_hooks.lo htp_list.lo htp_multipart.lo htp_parsers.lo htp_php.lo htp_request.lo htp_request_apache_2_2.lo htp_request_generic.lo htp_request_parsers.lo htp_response.lo htp_response_generic.lo htp_table.lo htp_transaction.lo htp_transcoder.lo htp_urlencoded.lo htp_util.lo htp_utf8_decoder.lo strlcpy.lo strlcat.lo -lz libtool: link: ar cru .libs/libhtp-c.a .libs/bstr.o .libs/bstr_builder.o .libs/htp_base64.o .libs/htp_config.o .libs/htp_connection.o .libs/htp_connection_parser.o .libs/htp_content_handlers.o .libs/htp_cookies.o .libs/htp_decompressors.o .libs/htp_hooks.o .libs/htp_list.o .libs/htp_multipart.o .libs/htp_parsers.o .libs/htp_php.o .libs/htp_request.o .libs/htp_request_apache_2_2.o .libs/htp_request_generic.o .libs/htp_request_parsers.o .libs/htp_response.o .libs/htp_response_generic.o .libs/htp_table.o .libs/htp_transaction.o .libs/htp_transcoder.o .libs/htp_urlencoded.o .libs/htp_util.o .libs/htp_utf8_decoder.o .libs/strlcpy.o .libs/strlcat.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libhtp-c.a libtool: link: ( cd ".libs" && rm -f "libhtp-c.la" && ln -s "../libhtp-c.la" "libhtp-c.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -version-info 2:0:0 -Wl,--as-needed -o libhtp.la -rpath /usr/lib libhtp-c.la lzma/liblzma-c.la -lz libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libhtp-c.a lzma/.libs/liblzma-c.a -Wl,--no-whole-archive -lz -g -Os -O2 -fstack-protector -Wl,--as-needed -Wl,-soname -Wl,libhtp.so.2 -o .libs/libhtp.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libhtp.so.2" && ln -s "libhtp.so.2.0.0" "libhtp.so.2") libtool: link: (cd ".libs" && rm -f "libhtp.so" && ln -s "libhtp.so.2.0.0" "libhtp.so") libtool: link: ( cd ".libs" && rm -f "libhtp.la" && ln -s "../libhtp.la" "libhtp.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' Making all in test make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' Making all in docs make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/docs' make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36' make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36' make[1]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36' Making check in htp make[1]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' Making check in lzma make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp/lzma' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp/lzma' make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' make[1]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' Making check in test make[1]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' make test_all test_fuzz libgtest.a make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' depbase=`echo test_bstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -MT test_bstr.o -MD -MP -MF $depbase.Tpo -c -o test_bstr.o test_bstr.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_gunzip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -MT test_gunzip.o -MD -MP -MF $depbase.Tpo -c -o test_gunzip.o test_gunzip.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_hybrid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -MT test_hybrid.o -MD -MP -MF $depbase.Tpo -c -o test_hybrid.o test_hybrid.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -MT test_main.o -MD -MP -MF $depbase.Tpo -c -o test_main.o test_main.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_multipart.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -MT test_multipart.o -MD -MP -MF $depbase.Tpo -c -o test_multipart.o test_multipart.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT test.o -MD -MP -MF $depbase.Tpo -c -o test.o test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -MT test_utils.o -MD -MP -MF $depbase.Tpo -c -o test_utils.o test_utils.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test_bench.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -MT test_bench.o -MD -MP -MF $depbase.Tpo -c -o test_bench.o test_bench.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gtest/gtest-all.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -MT gtest/gtest-all.o -MD -MP -MF $depbase.Tpo -c -o gtest/gtest-all.o gtest/gtest-all.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gtest/gtest_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -Os -fomit-frame-pointer -MT gtest/gtest_main.o -MD -MP -MF $depbase.Tpo -c -o gtest/gtest_main.o gtest/gtest_main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fuzz/onefile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT fuzz/onefile.o -MD -MP -MF $depbase.Tpo -c -o fuzz/onefile.o fuzz/onefile.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fuzz/fuzz_htp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../htp -Wno-write-strings -DGTEST_USE_OWN_TR1_TUPLE=1 -D_GNU_SOURCE -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Os -fomit-frame-pointer -O2 -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT fuzz/fuzz_htp.o -MD -MP -MF $depbase.Tpo -c -o fuzz/fuzz_htp.o fuzz/fuzz_htp.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -Wl,--as-needed -o test_fuzz fuzz/onefile.o fuzz/fuzz_htp.o test.o ../htp/libhtp.la -lz -lz libtool: link: gcc -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -Os -fomit-frame-pointer -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -Wl,--as-needed -o .libs/test_fuzz fuzz/onefile.o fuzz/fuzz_htp.o test.o ../htp/.libs/libhtp.so -lz rm -f libgtest.a ar cru libgtest.a gtest/gtest-all.o gtest/gtest_main.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgtest.a make[2]: 'libgtest.a' is up to date. /bin/sh ../libtool --tag=CXX --mode=link g++ -Os -fomit-frame-pointer -Wl,--as-needed -o test_all test_bstr.o test_gunzip.o test_hybrid.o test_main.o test_multipart.o test.o test_utils.o test_bench.o libgtest.a -lpthread ../htp/libhtp.la -lz -lz libtool: link: g++ -Os -fomit-frame-pointer -Wl,--as-needed -o .libs/test_all test_bstr.o test_gunzip.o test_hybrid.o test_main.o test_multipart.o test.o test_utils.o test_bench.o libgtest.a -lpthread ../htp/.libs/libhtp.so -lz make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' make[3]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' PASS: test_all ============================================================================ Testsuite summary for LibHTP 0.5.36 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' make[1]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' Making check in docs make[1]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/docs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/docs' make[1]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36' make[1]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36' >>> libhtp: Entering fakeroot... Making install in htp make[1]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' Making install in lzma make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp/lzma' make[3]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp/lzma' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/community/libhtp/pkg/libhtp/usr/include/htp/lzma' /usr/bin/install -c -m 644 LzmaDec.h 7zTypes.h '/home/buildozer/aports/community/libhtp/pkg/libhtp/usr/include/htp/lzma' make[3]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp/lzma' make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp/lzma' make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' make[3]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' .././install-sh -c -d '/home/buildozer/aports/community/libhtp/pkg/libhtp/usr/lib' .././install-sh -c -d '/home/buildozer/aports/community/libhtp/pkg/libhtp/usr/include/htp' /usr/bin/install -c -m 644 bstr.h bstr_builder.h htp.h htp_base64.h htp_config.h htp_connection_parser.h htp_core.h htp_decompressors.h htp_hooks.h htp_list.h htp_multipart.h htp_table.h htp_transaction.h htp_urlencoded.h htp_utf8_decoder.h htp_version.h '/home/buildozer/aports/community/libhtp/pkg/libhtp/usr/include/htp' /bin/sh ../libtool --mode=install /usr/bin/install -c libhtp.la '/home/buildozer/aports/community/libhtp/pkg/libhtp/usr/lib' libtool: install: /usr/bin/install -c .libs/libhtp.so.2.0.0 /home/buildozer/aports/community/libhtp/pkg/libhtp/usr/lib/libhtp.so.2.0.0 libtool: install: (cd /home/buildozer/aports/community/libhtp/pkg/libhtp/usr/lib && { ln -s -f libhtp.so.2.0.0 libhtp.so.2 || { rm -f libhtp.so.2 && ln -s libhtp.so.2.0.0 libhtp.so.2; }; }) libtool: install: (cd /home/buildozer/aports/community/libhtp/pkg/libhtp/usr/lib && { ln -s -f libhtp.so.2.0.0 libhtp.so || { rm -f libhtp.so && ln -s libhtp.so.2.0.0 libhtp.so; }; }) libtool: install: /usr/bin/install -c .libs/libhtp.lai /home/buildozer/aports/community/libhtp/pkg/libhtp/usr/lib/libhtp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' make[1]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/htp' Making install in test make[1]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' make[1]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/test' Making install in docs make[1]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/docs' make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/docs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/docs' make[1]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36/docs' make[1]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36' make[2]: Entering directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/libhtp/pkg/libhtp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 htp.pc '/home/buildozer/aports/community/libhtp/pkg/libhtp/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36' make[1]: Leaving directory '/home/buildozer/aports/community/libhtp/src/libhtp-0.5.36' >>> libhtp-dev*: Running split function dev... >>> libhtp-dev*: Preparing subpackage libhtp-dev... >>> libhtp-dev*: Stripping binaries >>> libhtp-dev*: Running postcheck for libhtp-dev >>> libhtp*: Running postcheck for libhtp >>> libhtp*: Preparing package libhtp... >>> libhtp*: Stripping binaries >>> libhtp-dev*: Scanning shared objects >>> libhtp*: Scanning shared objects >>> libhtp-dev*: Tracing dependencies... zlib-dev libhtp=0.5.36-r0 pkgconfig >>> libhtp-dev*: Package size: 232.0 KB >>> libhtp-dev*: Compressing data... >>> libhtp-dev*: Create checksum... >>> libhtp-dev*: Create libhtp-dev-0.5.36-r0.apk >>> libhtp*: Tracing dependencies... so:libc.musl-x86.so.1 so:libz.so.1 >>> libhtp*: Package size: 192.0 KB >>> libhtp*: Compressing data... >>> libhtp*: Create checksum... >>> libhtp*: Create libhtp-0.5.36-r0.apk >>> libhtp: Build complete at Sat, 19 Dec 2020 12:07:11 +0000 elapsed time 0h 0m 43s >>> libhtp: Cleaning up srcdir >>> libhtp: Cleaning up pkgdir >>> libhtp: Uninstalling dependencies... (1/14) Purging .makedepends-libhtp (20201219.120629) (2/14) Purging zlib-dev (1.2.11-r3) (3/14) Purging automake (1.16.3-r0) (4/14) Purging autoconf (2.69-r3) (5/14) Purging m4 (1.4.18-r1) (6/14) Purging libtool (2.4.6-r7) (7/14) Purging bash (5.0.18-r0) Executing bash-5.0.18-r0.pre-deinstall (8/14) Purging libltdl (2.4.6-r7) (9/14) Purging git-perl (2.29.2-r0) (10/14) Purging perl-git (2.29.2-r0) (11/14) Purging perl-error (0.17029-r1) (12/14) Purging perl (5.32.0-r0) (13/14) Purging libbz2 (1.0.8-r1) (14/14) Purging readline (8.0.4-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> libhtp: Updating the community/x86 repository index... >>> libhtp: Signing the index...