<86>Oct 6 12:54:35 userdel[717997]: delete user 'rooter' <86>Oct 6 12:54:35 groupadd[718012]: group added to /etc/group: name=rooter, GID=1244 <86>Oct 6 12:54:35 groupadd[718012]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:54:35 groupadd[718012]: new group: name=rooter, GID=1244 <86>Oct 6 12:54:35 useradd[718017]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash <86>Oct 6 12:54:35 userdel[718024]: delete user 'builder' <86>Oct 6 12:54:35 userdel[718024]: removed group 'builder' owned by 'builder' <86>Oct 6 12:54:35 userdel[718024]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 12:54:35 groupadd[718031]: group added to /etc/group: name=builder, GID=1245 <86>Oct 6 12:54:35 groupadd[718031]: group added to /etc/gshadow: name=builder <86>Oct 6 12:54:35 groupadd[718031]: new group: name=builder, GID=1245 <86>Oct 6 12:54:35 useradd[718037]: new user: name=builder, UID=1245, GID=1245, home=/usr/src, shell=/bin/bash <13>Oct 6 12:54:40 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libhtp-0.5.36-alt1.nosrc.rpm (w1.gzdio) Installing libhtp-0.5.36-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31540 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libhtp-0.5.36 + echo 'Source #0 (libhtp-0.5.36.tar):' Source #0 (libhtp-0.5.36.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libhtp-0.5.36.tar + cd libhtp-0.5.36 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31540 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libhtp-0.5.36 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:86: installing './compile' configure.ac:7: installing './missing' Makefile.am: installing './INSTALL' htp/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-g++... no checking for x86_64-alt-linux-c++... no checking for x86_64-alt-linux-gpp... no checking for x86_64-alt-linux-aCC... no checking for x86_64-alt-linux-CC... no checking for x86_64-alt-linux-cxx... no checking for x86_64-alt-linux-cc++... no checking for x86_64-alt-linux-cl.exe... no checking for x86_64-alt-linux-FCC... no checking for x86_64-alt-linux-KCC... no checking for x86_64-alt-linux-RCC... no checking for x86_64-alt-linux-xlC_r... no checking for x86_64-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-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-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-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 whether build environment is sane... yes checking for strlcpy... yes checking for strlcat... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking OS... Linux checking for ld used by GCC... /usr/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 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 configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in htp Making all in lzma make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp/lzma' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o LzFind.lo LzFind.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c LzFind.c -o LzFind.o >/dev/null 2>&1 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp/lzma' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp/lzma' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o LzmaDec.lo LzmaDec.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c LzmaDec.c -o LzmaDec.o >/dev/null 2>&1 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp/lzma' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp/lzma' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -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[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp/lzma' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_connection.lo htp_connection.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o bstr_builder.lo bstr_builder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_base64.lo htp_base64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_cookies.lo htp_cookies.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_php.lo htp_php.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_hooks.lo htp_hooks.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_config.lo htp_config.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_parsers.lo htp_parsers.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_list.lo htp_list.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_decompressors.lo htp_decompressors.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o bstr.lo bstr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c bstr.c -o bstr.o >/dev/null 2>&1 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_multipart.lo htp_multipart.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_table.lo htp_table.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_request.lo htp_request.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_transcoder.lo htp_transcoder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_urlencoded.lo htp_urlencoded.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o strlcpy.lo strlcpy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c strlcpy.c -o strlcpy.o >/dev/null 2>&1 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o strlcat.lo strlcat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c strlcat.c -o strlcat.o >/dev/null 2>&1 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_response.lo htp_response.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_transaction.lo htp_transaction.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -c -o htp_util.lo htp_util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -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" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -version-info 2:0:0 -o libhtp.la -rpath /usr/lib64 libhtp-c.la lzma/liblzma-c.la -lz libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libhtp-c.a lzma/.libs/liblzma-c.a -Wl,--no-whole-archive -lz -g -g -O2 -O2 -fstack-protector -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 "/usr/src/RPM/BUILD/libhtp-0.5.36/htp/./.libs/libhtp-c.a") libtool: link: (cd .libs/libhtp.lax/liblzma-c.a && ar x "/usr/src/RPM/BUILD/libhtp-0.5.36/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[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' Making all in test make[2]: Nothing to be done for 'all'. Making all in docs make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81898 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libhtp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libhtp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libhtp-0.5.36 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libhtp-buildroot make: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36' Making install in htp make[1]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' Making install in lzma make[2]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp/lzma' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp/lzma' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libhtp-buildroot/usr/include/htp/lzma' /usr/libexec/rpm-build/install -p -m 644 LzmaDec.h 7zTypes.h '/usr/src/tmp/libhtp-buildroot/usr/include/htp/lzma' make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp/lzma' make[2]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp/lzma' make[2]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[3]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' /bin/mkdir -p '/usr/src/tmp/libhtp-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libhtp.la '/usr/src/tmp/libhtp-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libhtp.so.2.0.0 /usr/src/tmp/libhtp-buildroot/usr/lib64/libhtp.so.2.0.0 libtool: install: (cd /usr/src/tmp/libhtp-buildroot/usr/lib64 && { 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 /usr/src/tmp/libhtp-buildroot/usr/lib64 && { 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/libexec/rpm-build/install -p .libs/libhtp.lai /usr/src/tmp/libhtp-buildroot/usr/lib64/libhtp.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libhtp.a /usr/src/tmp/libhtp-buildroot/usr/lib64/libhtp.a libtool: install: chmod 644 /usr/src/tmp/libhtp-buildroot/usr/lib64/libhtp.a libtool: install: ranlib /usr/src/tmp/libhtp-buildroot/usr/lib64/libhtp.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libhtp-buildroot/usr/include/htp' /usr/libexec/rpm-build/install -p -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 '/usr/src/tmp/libhtp-buildroot/usr/include/htp' make[3]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[2]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' make[1]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/htp' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/test' make[2]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/test' Making install in docs make[1]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/docs' make[2]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36/docs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/docs' make[1]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36/docs' make[1]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36' make[2]: Entering directory '/usr/src/RPM/BUILD/libhtp-0.5.36' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libhtp-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 htp.pc '/usr/src/tmp/libhtp-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36' make[1]: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36' make: Leaving directory '/usr/src/RPM/BUILD/libhtp-0.5.36' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libhtp-buildroot (auto) removed './usr/lib64/libhtp.la' mode of './usr/lib64/libhtp.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libhtp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/htp.pc: Cflags: '-I${includedir} -I${libdir}/htp/include' --> '-I${libdir}/htp/include' /usr/lib64/pkgconfig/htp.pc: Libs: '-L${libdir} -lhtp' --> '-lhtp' Checking contents of files in /usr/src/tmp/libhtp-buildroot/ (default) Compressing files in /usr/src/tmp/libhtp-buildroot (auto) Adjusting library links in /usr/src/tmp/libhtp-buildroot ./usr/lib64: libhtp.so.2 -> libhtp.so.2.0.0 Verifying ELF objects in /usr/src/tmp/libhtp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libhtp-0.5.36-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5RyPRA find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libhtp-buildroot/usr/lib64/libhtp.so.2: 384 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gydtJA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libhtp.so.2()(64bit) = set:md5BiD54D1TltAej29ZHZ6ZIhqIb6hnfXsi3Qeidnc1TZBZ3PlqhsZxNBEfbAlrhSRCGrBJDtv2c3Z6nDzbhptTAvn5gOT0kZ3JQeaWM5OElLYDgiGjofyJ2WRaEEgNJN1QykrFyUWnCY5g5jAqji9WPvCx3tnQIy9SSRVVyqXqUgIzlnJKSUUgM85qBndclgZvt8wDonoVeWMjAtFWrFzazZmfOYxrrfsQbrUcsPEkEYN0YqImvpHF3RNo8GRVhgn0QJQ9RRjvAvq2DuNrO6R1Rom6Abail0ZrsFsUQws0fqAfcYZ7VhRju9IyEx87cWfBpeS9mzb4vNZxUpEP3eDnfsGWJFRHkzPbyIduk8j4EJyFH3VqcOZooikCV6gAwQhbgQQRkvfPuXKPOCkUqjyJ4CAGqJLS1UbzIXxIZ9J0XgrAgmdyr8oJD6W5pzGkTI1xNUZBGoBDEx6laGLCIHzHhz5x2XkuqtOwFoMJrGQkJAgjZgFo5V3LEHPdPGado0kmH0r0bs7ifyaXLZrN2FINsgn2Z5kOexRzyGU9Tanyzuw9F1zbTwjM50deffqoHW6O6bgU6uTT9BHz6LScMQPhP29qWJHyp3VnxiwmSlfZmYk9PUpYiSKdcK69ZaUrCTT2So46gQ1R6jpuXk5GrZc0O0IsZqId0eeJZCERDKbWQx2HaZJ2709SF6pSXFlIBqbbfu7AuCSQVn0NVJ1038rzZpBG9T1PNi2Zhn6a6XgGuhxiGz51G1yhBnbm5UZpCEBfOr Requires: libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libz.so.1()(64bit) >= set:khA48bZCqvxaG1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VxuyUD Creating libhtp-debuginfo package Processing files: libhtp-devel-0.5.36-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8gAzmK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XBLQ8T find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(htp) = 0.5.36 Requires: libhtp = 1:0.5.36-alt1, /usr/lib64/libhtp.so.2.0.0, /usr/lib64/pkgconfig, zlib-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.geUFK9 Processing files: libhtp-devel-static-0.5.36-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jCNhDs find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0CcD0O find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libhtp-devel = 1:0.5.36-alt1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V0fdwe Processing files: libhtp-debuginfo-0.5.36-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ocMzsH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HYfPAd find-requires: running scripts (debuginfo) Provides: debug64(libhtp.so.2) Requires: libhtp = 1:0.5.36-alt1, debug64(libc.so.6), debug64(libz.so.1) Adding to libhtp-devel a strict dependency on libhtp Adding to libhtp-debuginfo a strict dependency on libhtp Adding to libhtp-devel-static a strict dependency on libhtp-devel Removing 1 extra deps from libhtp-devel due to dependency on libhtp Wrote: /usr/src/RPM/RPMS/x86_64/libhtp-0.5.36-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhtp-devel-0.5.36-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhtp-devel-static-0.5.36-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhtp-debuginfo-0.5.36-alt1.x86_64.rpm (w2.lzdio) 20.47user 4.71system 0:40.53elapsed 62%CPU (0avgtext+0avgdata 44192maxresident)k 0inputs+0outputs (0major+1703108minor)pagefaults 0swaps 5.12user 1.77system 0:55.23elapsed 12%CPU (0avgtext+0avgdata 134544maxresident)k 0inputs+0outputs (0major+195247minor)pagefaults 0swaps --- libhtp-0.5.36-alt1.x86_64.rpm.repo 2020-12-21 18:36:17.000000000 +0000 +++ libhtp-0.5.36-alt1.x86_64.rpm.hasher 2024-10-06 12:55:26.258611890 +0000 @@ -15,3 +15,3 @@ File: /usr/lib64/libhtp.so.2 120777 root:root libhtp.so.2.0.0 -File: /usr/lib64/libhtp.so.2.0.0 100644 root:root 743cc94c3a5d06574ed1dd0fa70a8586 -RPMIdentity: f7091f4a1ed27a05d2bd3e3a6c309318ae874430c7ce71eca77555001c3f137db28d6ee60430f2b5008b2cb30d3ceb773fe85f1a44eca053c4acb1db8fbe2af9 +File: /usr/lib64/libhtp.so.2.0.0 100644 root:root 0f20f8e697f0b71fc937869228046fdb +RPMIdentity: 5156e96baccaffe912bcea20d7017df903a7f448a72123c49e10cdc5042e6149f8e0f82b596cc1973b717ae0fd312745465c264b050a765599cd33f15cecc357 --- libhtp-debuginfo-0.5.36-alt1.x86_64.rpm.repo 2020-12-21 18:36:17.000000000 +0000 +++ libhtp-debuginfo-0.5.36-alt1.x86_64.rpm.hasher 2024-10-06 12:55:26.438612221 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/be 40755 root:root -/usr/lib/debug/.build-id/be/99b2217db6dfda532beb592edfaad43da20bcf 120777 root:root ../../../../lib64/libhtp.so.2.0.0 -/usr/lib/debug/.build-id/be/99b2217db6dfda532beb592edfaad43da20bcf.debug 120777 root:root ../../usr/lib64/libhtp.so.2.0.0.debug +/usr/lib/debug/.build-id/57 40755 root:root +/usr/lib/debug/.build-id/57/ab1e8e4f719a39dd5d9908c986446730d3056b 120777 root:root ../../../../lib64/libhtp.so.2.0.0 +/usr/lib/debug/.build-id/57/ab1e8e4f719a39dd5d9908c986446730d3056b.debug 120777 root:root ../../usr/lib64/libhtp.so.2.0.0.debug /usr/lib/debug/usr/lib64/libhtp.so.2.0.0.debug 100644 root:root @@ -66,6 +66,6 @@ Provides: libhtp-debuginfo = 1:0.5.36-alt1:p9+263604.600.3.1 -File: /usr/lib/debug/.build-id/be 40755 root:root -File: /usr/lib/debug/.build-id/be/99b2217db6dfda532beb592edfaad43da20bcf 120777 root:root ../../../../lib64/libhtp.so.2.0.0 -File: /usr/lib/debug/.build-id/be/99b2217db6dfda532beb592edfaad43da20bcf.debug 120777 root:root ../../usr/lib64/libhtp.so.2.0.0.debug -File: /usr/lib/debug/usr/lib64/libhtp.so.2.0.0.debug 100644 root:root 1efea7fde9b2dfb76d659dc43b6a1154 +File: /usr/lib/debug/.build-id/57 40755 root:root +File: /usr/lib/debug/.build-id/57/ab1e8e4f719a39dd5d9908c986446730d3056b 120777 root:root ../../../../lib64/libhtp.so.2.0.0 +File: /usr/lib/debug/.build-id/57/ab1e8e4f719a39dd5d9908c986446730d3056b.debug 120777 root:root ../../usr/lib64/libhtp.so.2.0.0.debug +File: /usr/lib/debug/usr/lib64/libhtp.so.2.0.0.debug 100644 root:root aace610c14cedbe647b6a265a762fd13 File: /usr/lib/debug/usr/lib64/libhtp.so.2.debug 120777 root:root libhtp.so.2.0.0.debug @@ -126,2 +126,2 @@ File: /usr/src/debug/libhtp-0.5.36/htp/lzma/LzmaDec.h 100644 root:root 59a0fd532d4f651880a448b41be73e8c -RPMIdentity: 91c3f8719377b28dc9806cdbf66cf1bae4d2f3fc8f6abb7522d665d15ad8695c147fb1f7792435402e3eacd76db4347d68b0c3fe725d897c3ee78cfc2b5de2d9 +RPMIdentity: 215a6a9c68cbf18ed18228109a1c5f2e70f20c9a04d81e816ba0380aee3bb79a11ef92deae17389e0c9b4855d1c5c17d38b85e36dd0f760fcc392f765415a140 --- libhtp-devel-static-0.5.36-alt1.x86_64.rpm.repo 2020-12-21 18:36:17.000000000 +0000 +++ libhtp-devel-static-0.5.36-alt1.x86_64.rpm.hasher 2024-10-06 12:55:26.869613015 +0000 @@ -5,3 +5,3 @@ Provides: libhtp-devel-static = 1:0.5.36-alt1:p9+263604.600.3.1 -File: /usr/lib64/libhtp.a 100644 root:root 26065fd1a7a5560e9fd883649ca67f15 -RPMIdentity: 1a8a65310895fd4af460662e47f0f57cb67cc3ee8f033d5a5b6ba13ade64f67f52fa450839a21be979832c02281c52316eb3a2c9efe8343c053d540e078d63f9 +File: /usr/lib64/libhtp.a 100644 root:root a1663776c48e588ab805b56e262a2eb5 +RPMIdentity: 127586b25cca6f949fdd7bc6b4d9bb639ce7d8d9841d64397262741534afc7af8905ceee417e3c509e94a11f5ac55b5a694550e39aa8eee6ecb2b54e1fa766e1