Your message dated Sat, 18 May 2024 12:20:25 +0000
with message-id <e1s8j33-00bxdz...@fasolo.debian.org>
and subject line Bug#1071324: fixed in libhtp 1:0.5.48-2
has caused the Debian Bug report #1071324,
regarding libhtp: FTBFS: dpkg-gensymbols: error: some symbols or patterns 
disappeared in the symbols file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1071324: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071324
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libhtp
Version: 1:0.5.48-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh  binary --with autoreconf
   dh_update_autotools_config
   dh_autoreconf
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o 
-path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} + -o 
-type l -printf "symlink  %p
" > debian/autoreconf.before
        grep -q ^XDT_ configure.ac
        autoreconf -f -i
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'
configure.ac:156: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:156: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:188: AM_ICONV is expanded from...
configure.ac:156: the top level
configure.ac:156: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:156: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/iconv.m4:188: AM_ICONV is expanded from...
configure.ac:156: the top level
configure.ac:156: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:156: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
m4/iconv.m4:188: AM_ICONV is expanded from...
configure.ac:156: the top level
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'
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o 
-path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec md5sum {} + -o 
-type l -printf "symlink  %p
" > debian/autoreconf.after
   dh_auto_configure
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... 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... none
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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/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
checking how to run the C++ preprocessor... g++ -E
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 -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/bin/ld -m elf_x86_64) 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 for zlib.h... yes
checking for inflate in -lz... yes
checking OS... Linux
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
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
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in htp
make[3]: Entering directory '/<<PKGBUILDDIR>>/htp'
Making all in lzma
make[4]: Entering directory '/<<PKGBUILDDIR>>/htp/lzma'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   
-Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat 
-Wformat-security -fPIC -c -o LzFind.lo LzFind.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..   
-Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat 
-Wformat-security -fPIC -c -o LzmaDec.lo LzmaDec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c LzFind.c  -fPIC -DPIC -o .libs/LzFind.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c LzmaDec.c  -fPIC -DPIC -o .libs/LzmaDec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
LzFind.c -o LzFind.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
LzmaDec.c -o LzmaDec.o >/dev/null 2>&1
/bin/bash ../../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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat 
-Wformat-security -fPIC  -Wl,-z,relro -Wl,-z,now -o liblzma-c.la    LzFind.lo LzmaDec.lo  
-lz
libtool: link: ar cr .libs/liblzma-c.a .libs/LzFind.o .libs/LzmaDec.o
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[4]: Leaving directory '/<<PKGBUILDDIR>>/htp/lzma'
make[4]: Entering directory '/<<PKGBUILDDIR>>/htp'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o bstr.lo bstr.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o bstr_builder.lo bstr_builder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c bstr.c  -fPIC -DPIC -o .libs/bstr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c bstr_builder.c  -fPIC -DPIC -o .libs/bstr_builder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
bstr_builder.c -o bstr_builder.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_base64.lo htp_base64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_base64.c  -fPIC -DPIC -o .libs/htp_base64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
bstr.c -o bstr.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_base64.c -o htp_base64.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_config.lo htp_config.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_config.c  -fPIC -DPIC -o .libs/htp_config.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_connection.lo htp_connection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_connection.c  -fPIC -DPIC -o .libs/htp_connection.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_config.c -o htp_config.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_connection.c -o htp_connection.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_connection_parser.lo htp_connection_parser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_connection_parser.c  -fPIC -DPIC -o .libs/htp_connection_parser.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_content_handlers.lo htp_content_handlers.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_connection_parser.c -o htp_connection_parser.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_content_handlers.c  -fPIC -DPIC -o .libs/htp_content_handlers.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_cookies.lo htp_cookies.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_content_handlers.c -o htp_content_handlers.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_cookies.c  -fPIC -DPIC -o .libs/htp_cookies.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_decompressors.lo htp_decompressors.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_cookies.c -o htp_cookies.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_decompressors.c  -fPIC -DPIC -o .libs/htp_decompressors.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_hooks.lo htp_hooks.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_hooks.c  -fPIC -DPIC -o .libs/htp_hooks.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_decompressors.c -o htp_decompressors.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_hooks.c -o htp_hooks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_list.lo htp_list.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_multipart.lo htp_multipart.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_list.c  -fPIC -DPIC -o .libs/htp_list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_multipart.c  -fPIC -DPIC -o .libs/htp_multipart.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_list.c -o htp_list.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_parsers.lo htp_parsers.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_parsers.c  -fPIC -DPIC -o .libs/htp_parsers.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_parsers.c -o htp_parsers.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_multipart.c -o htp_multipart.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_php.lo htp_php.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_php.c  -fPIC -DPIC -o .libs/htp_php.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_php.c -o htp_php.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_request.lo htp_request.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_request.c  -fPIC -DPIC -o .libs/htp_request.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_request_apache_2_2.lo htp_request_apache_2_2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-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.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_request_apache_2_2.c -o htp_request_apache_2_2.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_request_generic.lo htp_request_generic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_request_generic.c  -fPIC -DPIC -o .libs/htp_request_generic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_request.c -o htp_request.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_request_generic.c -o htp_request_generic.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_request_parsers.lo htp_request_parsers.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_request_parsers.c  -fPIC -DPIC -o .libs/htp_request_parsers.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_response.lo htp_response.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_request_parsers.c -o htp_request_parsers.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_response.c  -fPIC -DPIC -o .libs/htp_response.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_response_generic.lo htp_response_generic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_response_generic.c  -fPIC -DPIC -o .libs/htp_response_generic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_response_generic.c -o htp_response_generic.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_response.c -o htp_response.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_table.lo htp_table.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_table.c  -fPIC -DPIC -o .libs/htp_table.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_table.c -o htp_table.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_transaction.lo htp_transaction.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_transcoder.lo htp_transcoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_transaction.c  -fPIC -DPIC -o .libs/htp_transaction.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_transcoder.c  -fPIC -DPIC -o .libs/htp_transcoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_transcoder.c -o htp_transcoder.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_urlencoded.lo htp_urlencoded.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_urlencoded.c  -fPIC -DPIC -o .libs/htp_urlencoded.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_urlencoded.c -o htp_urlencoded.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_transaction.c -o htp_transaction.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_util.lo htp_util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_util.c  -fPIC -DPIC -o .libs/htp_util.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o htp_utf8_decoder.lo htp_utf8_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c htp_utf8_decoder.c  -fPIC -DPIC -o .libs/htp_utf8_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_utf8_decoder.c -o htp_utf8_decoder.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o strlcpy.lo strlcpy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c strlcpy.c  -fPIC -DPIC -o .libs/strlcpy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
strlcpy.c -o strlcpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o strlcat.lo strlcat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
htp_util.c -o htp_util.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c strlcat.c  -fPIC -DPIC -o .libs/strlcat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c 
strlcat.c -o strlcat.o >/dev/null 2>&1
/bin/bash ../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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat 
-Wformat-security -fPIC  -Wl,-z,relro -Wl,-z,now -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 cr .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
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/bash ../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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat 
-Wformat-security -fPIC -version-info 2:0:0  -Wl,-z,relro -Wl,-z,now -o libhtp.la -rpath 
/usr/lib/x86_64-linux-gnu  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 -g -O2 
-fstack-protector-strong -O2 -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now  
 -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/libhtp.lax/libhtp-c.a && ar x 
"/<<PKGBUILDDIR>>/htp/./.libs/libhtp-c.a")
libtool: link: (cd .libs/libhtp.lax/liblzma-c.a && ar x 
"/<<PKGBUILDDIR>>/htp/lzma/.libs/liblzma-c.a")
libtool: link: ar cr .libs/libhtp.a   .libs/libhtp.lax/libhtp-c.a/bstr.o 
.libs/libhtp.lax/libhtp-c.a/bstr_builder.o 
.libs/libhtp.lax/libhtp-c.a/htp_base64.o 
.libs/libhtp.lax/libhtp-c.a/htp_config.o 
.libs/libhtp.lax/libhtp-c.a/htp_connection.o 
.libs/libhtp.lax/libhtp-c.a/htp_connection_parser.o 
.libs/libhtp.lax/libhtp-c.a/htp_content_handlers.o 
.libs/libhtp.lax/libhtp-c.a/htp_cookies.o 
.libs/libhtp.lax/libhtp-c.a/htp_decompressors.o 
.libs/libhtp.lax/libhtp-c.a/htp_hooks.o .libs/libhtp.lax/libhtp-c.a/htp_list.o 
.libs/libhtp.lax/libhtp-c.a/htp_multipart.o 
.libs/libhtp.lax/libhtp-c.a/htp_parsers.o .libs/libhtp.lax/libhtp-c.a/htp_php.o 
.libs/libhtp.lax/libhtp-c.a/htp_request.o 
.libs/libhtp.lax/libhtp-c.a/htp_request_apache_2_2.o 
.libs/libhtp.lax/libhtp-c.a/htp_request_generic.o 
.libs/libhtp.lax/libhtp-c.a/htp_request_parsers.o 
.libs/libhtp.lax/libhtp-c.a/htp_response.o 
.libs/libhtp.lax/libhtp-c.a/htp_response_generic.o 
.libs/libhtp.lax/libhtp-c.a/htp_table.o 
.libs/libhtp.lax/libhtp-c.a/htp_transaction.o 
.libs/libhtp.lax/libhtp-c.a/htp_transcoder.o 
.libs/libhtp.lax/libhtp-c.a/htp_urlencoded.o 
.libs/libhtp.lax/libhtp-c.a/htp_utf8_decoder.o 
.libs/libhtp.lax/libhtp-c.a/htp_util.o .libs/libhtp.lax/libhtp-c.a/strlcat.o 
.libs/libhtp.lax/libhtp-c.a/strlcpy.o  .libs/libhtp.lax/liblzma-c.a/LzFind.o 
.libs/libhtp.lax/liblzma-c.a/LzmaDec.o
libtool: link: ranlib .libs/libhtp.a
libtool: link: rm -fr .libs/libhtp.lax
libtool: link: ( cd ".libs" && rm -f "libhtp.la" && ln -s "../libhtp.la" 
"libhtp.la" )
make[4]: Leaving directory '/<<PKGBUILDDIR>>/htp'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/htp'
Making all in test
make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
Making all in docs
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 test "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in htp
make[3]: Entering directory '/<<PKGBUILDDIR>>/htp'
Making all in lzma
make[4]: Entering directory '/<<PKGBUILDDIR>>/htp/lzma'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/htp/lzma'
make[4]: Entering directory '/<<PKGBUILDDIR>>/htp'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/htp'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/htp'
Making all in test
make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
Making all in docs
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
make  test_all test_fuzz libgtest.a
make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -O2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o test_bstr.o test_bstr.cpp
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -O2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o test_gunzip.o test_gunzip.cpp
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -O2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o test_hybrid.o test_hybrid.cpp
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -O2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o test_main.o test_main.cpp
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -O2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o test_multipart.o test_multipart.cpp
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o test.o test.c
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -O2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o test_utils.o test_utils.cpp
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -O2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o test_bench.o test_bench.cpp
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -O2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o gtest/gtest-all.o gtest/gtest-all.cc
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -O2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o gtest/gtest_main.o gtest/gtest_main.cc
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o fuzz/onefile.o fuzz/onefile.c
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 -Wdate-time 
-D_FORTIFY_SOURCE=2 -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-c -o fuzz/fuzz_htp.o fuzz/fuzz_htp.c
/bin/bash ../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 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat 
-Wformat-security -fPIC  -Wl,-z,relro -Wl,-z,now -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 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O2 
-Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test_fuzz fuzz/onefile.o fuzz/fuzz_htp.o test.o  
../htp/.libs/libhtp.so -lz
In file included from gtest/gtest-all.cc:39:
./gtest/gtest.h: In static member function ‘static const char* 
testing::internal::String::CloneCString(const char*)’:
./gtest/gtest.h:2672:17: warning: ‘char* __builtin_strncpy(char*, const char*, 
long unsigned int)’ output truncated before terminating nul copying as many 
bytes from a string as its length [-Wstringop-truncation]
 2672 |   return strncpy(dest, src, n);
      |                 ^
gtest/gtest-all.cc:2155:39: note: length computed here
 2155 |                     NULL : CloneString(c_str, strlen(c_str));
      |                            ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
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[3]: 'libgtest.a' is up to date.
/bin/bash ../libtool  --tag=CXX   --mode=link g++  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection  -Wl,-z,relro 
-Wl,-z,now -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++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -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[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
make  check-TESTS
make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
make[4]: Entering directory '/<<PKGBUILDDIR>>/test'
PASS: test_all
============================================================================
Testsuite summary for LibHTP 0.5.48
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'

make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
        rm -fr -- /tmp/dh-xdg-rundir-zY_rzdZE
   create-stamp debian/debhelper-build-stamp
   dh_prep
        rm -f -- debian/libhtp-dev.substvars debian/libhtp2.substvars
        rm -fr -- debian/.debhelper/generated/libhtp-dev/ debian/libhtp-dev/ 
debian/tmp/ debian/.debhelper/generated/libhtp2/ debian/libhtp2/
   dh_installdirs
        install -m0755 -d debian/libhtp-dev/usr/lib 
debian/libhtp-dev/usr/include
        install -m0755 -d debian/libhtp2/usr/lib
   dh_auto_install
        install -m0755 -d /<<PKGBUILDDIR>>/debian/tmp
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making install in htp
make[2]: Entering directory '/<<PKGBUILDDIR>>/htp'
Making install in lzma
make[3]: Entering directory '/<<PKGBUILDDIR>>/htp/lzma'
make[4]: Entering directory '/<<PKGBUILDDIR>>/htp/lzma'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/include/htp/lzma'
 /usr/bin/install -c -m 644 LzmaDec.h 7zTypes.h 
'/<<PKGBUILDDIR>>/debian/tmp/usr/include/htp/lzma'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/htp/lzma'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/htp/lzma'
make[3]: Entering directory '/<<PKGBUILDDIR>>/htp'
make[4]: Entering directory '/<<PKGBUILDDIR>>/htp'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libhtp.la 
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libhtp.so.2.0.0 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libhtp.so.2.0.0
libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { 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 /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { 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 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libhtp.la
libtool: install: /usr/bin/install -c .libs/libhtp.a 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libhtp.a
libtool: install: chmod 644 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libhtp.a
libtool: install: ranlib 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libhtp.a
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/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 '/<<PKGBUILDDIR>>/debian/tmp/usr/include/htp'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/htp'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/htp'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/htp'
Making install in test
make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
Making install in docs
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p 
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
 /usr/bin/install -c -m 644 htp.pc 
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install
        install -m0755 -d debian/libhtp-dev//usr/include
        cp --reflink=auto -a debian/tmp/usr/include/htp 
debian/libhtp-dev//usr/include/
        install -m0755 -d debian/libhtp-dev//usr/lib/x86_64-linux-gnu
        cp --reflink=auto -a debian/tmp/usr/lib/x86_64-linux-gnu/libhtp.a 
debian/tmp/usr/lib/x86_64-linux-gnu/libhtp.so 
debian/libhtp-dev//usr/lib/x86_64-linux-gnu/
        install -m0755 -d debian/libhtp-dev//usr/lib/x86_64-linux-gnu/pkgconfig
        cp --reflink=auto -a 
debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/htp.pc 
debian/libhtp-dev//usr/lib/x86_64-linux-gnu/pkgconfig/
        install -m0755 -d debian/libhtp2//usr/lib/x86_64-linux-gnu
        cp --reflink=auto -a debian/tmp/usr/lib/x86_64-linux-gnu/libhtp.so.2 
debian/tmp/usr/lib/x86_64-linux-gnu/libhtp.so.2.0.0 
debian/libhtp2//usr/lib/x86_64-linux-gnu/
   dh_installdocs
        install -m0755 -d debian/libhtp-dev/usr/share/doc/libhtp-dev
        install -m0755 -d debian/libhtp-dev/usr/share/doc/libhtp-dev
        cp --reflink=auto -a ./README debian/libhtp-dev/usr/share/doc/libhtp-dev
        chmod -R u\+rw,go=rX debian/libhtp-dev/usr/share/doc
        install -p -m0644 debian/copyright 
debian/libhtp-dev/usr/share/doc/libhtp-dev/copyright
        install -m0755 -d debian/libhtp2/usr/share/doc/libhtp2
        install -p -m0644 debian/copyright 
debian/libhtp2/usr/share/doc/libhtp2/copyright
   dh_installchangelogs
        install -m0755 -d debian/libhtp2/usr/share/doc/libhtp2
        install -p -m0644 
debian/.debhelper/generated/libhtp2/dh_installchangelogs.dch.trimmed 
debian/libhtp2/usr/share/doc/libhtp2/changelog.Debian
        install -p -m0644 ./ChangeLog 
debian/libhtp2/usr/share/doc/libhtp2/changelog
        install -m0755 -d debian/libhtp-dev/usr/share/doc/libhtp-dev
        install -p -m0644 
debian/.debhelper/generated/libhtp-dev/dh_installchangelogs.dch.trimmed 
debian/libhtp-dev/usr/share/doc/libhtp-dev/changelog.Debian
        install -p -m0644 ./ChangeLog 
debian/libhtp-dev/usr/share/doc/libhtp-dev/changelog
   dh_installexamples
        install -m0755 -d debian/libhtp-dev/usr/share/doc/libhtp-dev/examples
        cp --reflink=auto -a ./examples/mod_libhtp 
debian/libhtp-dev/usr/share/doc/libhtp-dev/examples
   dh_perl
   dh_link
        rm -f debian/libhtp-dev/usr/lib/x86_64-linux-gnu/libhtp.so
        ln -s libhtp.so.2.0.0 
debian/libhtp-dev/usr/lib/x86_64-linux-gnu/libhtp.so
        rm -f debian/libhtp2/usr/lib/x86_64-linux-gnu/libhtp.so.2
        ln -s libhtp.so.2.0.0 
debian/libhtp2/usr/lib/x86_64-linux-gnu/libhtp.so.2
   dh_strip_nondeterminism
   dh_compress
        cd debian/libhtp-dev
        cd debian/libhtp2
        chmod a-x usr/share/doc/libhtp-dev/changelog 
usr/share/doc/libhtp-dev/changelog.Debian
        chmod a-x usr/share/doc/libhtp2/changelog 
usr/share/doc/libhtp2/changelog.Debian
        gzip -9nf usr/share/doc/libhtp2/changelog 
usr/share/doc/libhtp2/changelog.Debian
        gzip -9nf usr/share/doc/libhtp-dev/changelog 
usr/share/doc/libhtp-dev/changelog.Debian
        cd '/<<PKGBUILDDIR>>'
        cd '/<<PKGBUILDDIR>>'
   dh_fixperms
        find debian/libhtp-dev ! -type l -a -true -a -true -print0 2>/dev/null 
| xargs -0r chmod go=rX,u+rw,a-s
        find debian/libhtp2 ! -type l -a -true -a -true -print0 2>/dev/null | 
xargs -0r chmod go=rX,u+rw,a-s
        find debian/libhtp2/usr/share/doc -type f -a -true -a ! -regex 
'debian/libhtp2/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs 
-0r chmod 0644
        find debian/libhtp-dev/usr/share/doc -type f -a -true -a ! -regex 
'debian/libhtp-dev/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs 
-0r chmod 0644
        find debian/libhtp2/usr/share/doc -type d -a -true -a -true -print0 
2>/dev/null | xargs -0r chmod 0755
        find debian/libhtp-dev/usr/share/doc -type d -a -true -a -true -print0 
2>/dev/null | xargs -0r chmod 0755
        find debian/libhtp2 -type f \( -name '*.so.*' -o -name '*.so' -o -name 
'*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name 
'*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o 
-name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | 
xargs -0r chmod 0644
        find debian/libhtp-dev/usr/include -type f -a -true -a -true -print0 
2>/dev/null | xargs -0r chmod 0644
        find debian/libhtp2/usr/lib -type f -name '*.ali' -a -true -a -true 
-print0 2>/dev/null | xargs -0r chmod uga-w
        find debian/libhtp-dev -type f \( -name '*.so.*' -o -name '*.so' -o -name 
'*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name 
'*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o 
-name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | 
xargs -0r chmod 0644
        find debian/libhtp-dev/usr/lib -type f -name '*.ali' -a -true -a -true 
-print0 2>/dev/null | xargs -0r chmod uga-w
   dh_missing
   dh_dwz -a
        dwz -- debian/libhtp2/usr/lib/x86_64-linux-gnu/libhtp.so.2.0.0
   dh_strip -a
        strip --strip-debug --remove-section=.comment --remove-section=.note 
--enable-deterministic-archives -R .gnu.lto_\* -R .gnu.debuglto_\* -N 
__gnu_lto_slim -N __gnu_lto_v1 
debian/libhtp-dev/usr/lib/x86_64-linux-gnu/libhtp.a
        install -m0755 -d 
debian/.debhelper/libhtp2/dbgsym-root/usr/lib/debug/.build-id/f3
        objcopy --only-keep-debug --compress-debug-sections 
debian/libhtp2/usr/lib/x86_64-linux-gnu/libhtp.so.2.0.0 
debian/.debhelper/libhtp2/dbgsym-root/usr/lib/debug/.build-id/f3/636522d3ff3643ba03102e0338cd47494f4da2.debug
        chmod 0644 -- 
debian/.debhelper/libhtp2/dbgsym-root/usr/lib/debug/.build-id/f3/636522d3ff3643ba03102e0338cd47494f4da2.debug
        strip --remove-section=.comment --remove-section=.note --strip-unneeded 
debian/libhtp2/usr/lib/x86_64-linux-gnu/libhtp.so.2.0.0
        objcopy --add-gnu-debuglink 
debian/.debhelper/libhtp2/dbgsym-root/usr/lib/debug/.build-id/f3/636522d3ff3643ba03102e0338cd47494f4da2.debug
 debian/libhtp2/usr/lib/x86_64-linux-gnu/libhtp.so.2.0.0
        install -m0755 -d debian/.debhelper/libhtp2/dbgsym-root/usr/share/doc
        ln -s libhtp2 
debian/.debhelper/libhtp2/dbgsym-root/usr/share/doc/libhtp2-dbgsym
        install -m0755 -d debian/.debhelper/libhtp2
   dh_makeshlibs -a
        rm -f debian/libhtp-dev/DEBIAN/shlibs
        rm -f debian/libhtp2/DEBIAN/shlibs
        install -m0755 -d debian/libhtp2/DEBIAN
        echo "libhtp 2 libhtp2 (>= 1:0.5.48)" >> debian/libhtp2/DEBIAN/shlibs
        chmod 0644 -- debian/libhtp2/DEBIAN/shlibs
        dpkg-gensymbols -plibhtp2 -Idebian/libhtp2.symbols -Pdebian/libhtp2 
-edebian/libhtp2/usr/lib/x86_64-linux-gnu/libhtp.so.2.0.0
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libhtp2/DEBIAN/symbols doesn't match 
completely debian/libhtp2.symbols
--- debian/libhtp2.symbols (libhtp2_1:0.5.48-1_amd64)
+++ dpkg-gensymbolsWvWolQ       2024-05-17 18:07:12.268292300 +0000
@@ -391,5 +391,5 @@
  htp_utf8_validate_path@Base 0.5.16
  htp_validate_hostname@Base 0.5.16
  lzma_Alloc@Base 0.5.31
- strlcat@Base 0.5.24+1git0439eed
- strlcpy@Base 0.5.24+1git0439eed
+#MISSING: 1:0.5.48-1# strlcat@Base 0.5.24+1git0439eed
+#MISSING: 1:0.5.48-1# strlcpy@Base 0.5.24+1git0439eed
dh_makeshlibs: error: failing due to earlier errors
        mv debian/.debhelper/generated/libhtp2/triggers.new 
debian/.debhelper/generated/libhtp2/triggers
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202405/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: libhtp
Source-Version: 1:0.5.48-2
Done: Sascha Steinbiss <sa...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libhtp, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sascha Steinbiss <sa...@debian.org> (supplier of updated libhtp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 18 May 2024 13:56:29 +0200
Source: libhtp
Architecture: source
Version: 1:0.5.48-2
Distribution: unstable
Urgency: medium
Maintainer: Sascha Steinbiss <sa...@debian.org>
Changed-By: Sascha Steinbiss <sa...@debian.org>
Closes: 1071324
Changes:
 libhtp (1:0.5.48-2) unstable; urgency=medium
 .
   * Remove private functions strlcat/strlcpy from symbols file.
     Closes: #1071324
Checksums-Sha1:
 1b05f3cbb9710fdc6f793aa98b4a44497688b3b1 1906 libhtp_0.5.48-2.dsc
 0cc25cb7fd9039219cc41ea9eb3fcb03256bb2ef 6472 libhtp_0.5.48-2.debian.tar.xz
 d2816276989fe95a14c402955a2d48eae64a4632 6432 libhtp_0.5.48-2_amd64.buildinfo
Checksums-Sha256:
 c18f4294c4bb284b19771173054d49b0932d5b7745e4beed14fa1b4cc099b2ce 1906 
libhtp_0.5.48-2.dsc
 b6f735b728d089807a87bb4bf284f49b606ef21ae43e70137403eddb8a99f76a 6472 
libhtp_0.5.48-2.debian.tar.xz
 08d426d949da8e07459be199043b3f029a8241d077e29dedbd37275c1b6cbccf 6432 
libhtp_0.5.48-2_amd64.buildinfo
Files:
 4d19eb23f09a6d87c1354e9fd673d529 1906 libs optional libhtp_0.5.48-2.dsc
 f64303bbe991564626dc515f93415c0f 6472 libs optional 
libhtp_0.5.48-2.debian.tar.xz
 e360a1ff237726a135b5e609ddc54068 6432 libs optional 
libhtp_0.5.48-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEWzS6WqtVB+kDQm6F6NN64vCfSHIFAmZImgEACgkQ6NN64vCf
SHJEkA//dt0i/DJUgPsCrxbzk2bH2rrf6ioIwAKXQfg6Yzq67GPsPIMiYYgXP1gW
oSP7Albd3vPLuTAif7wzLZM3iU32qDo0Tb//bv4rA+KZHPft7z0UOEEokOuZCtvR
ycEASqw5fSJ7qzmOrEni4iQLwR76pNmp05h1RmNOhCevUx9hdPqazknEcQyZKxmE
GMAeeUptBqH44iSF5fsjSw92ndkT+/qDA3Hd4tcExmzAZSgvMgxzs7bcdvFprjRw
hLYPt5ohxLXYe30gMX+VjWZdX53w2Pt+1TQNtpCImikI5dA0Ge3gVw1FDU2kX0tS
QYwEMI71HciDNhZ3GxYPutg8nCyNSkilBGoFRQJhp2Si2B1IkKtD4Gl8+qU7G5Xi
O28U69ptx+qWH9LUr65cgFxDJNQsuFdOiLnlp7Zj3sfDhYtvQG6Au9hhAaSDxTLI
c2BiqFt/F8TSCRPK/EFbfOq+inPaNnIppLcJw3JoS2iSHA9pjddlPDc4DdUXnq+D
DBSoLQYluw3mRIvWHKhtc2YVoGq6DtjyrJwCfbYVpnnv8o/v/nukrdX9HsP2z29M
JdCRtKBc/0/7D93IbT0WiLm6O+b4IrpfqVCz1BpO4quxCTfrE8Ij7YTdvZLSbCC2
WERR/UVHXPyAJbsU04GEK3y3NFo+v2G98L5zW+09y7T/JnFo5kE=
=iigJ
-----END PGP SIGNATURE-----

Attachment: pgpw09mB5cLvv.pgp
Description: PGP signature


--- End Message ---

Reply via email to