Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 276517 Details for
Bug 371031
net-analyzer/snort fails to build with glibc-2.14
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build_no_opts.log
build_no_opts.log (text/plain), 57.09 KB, created by
Jason Wallace
on 2011-06-10 14:44:41 UTC
(
hide
)
Description:
build_no_opts.log
Filename:
MIME Type:
Creator:
Jason Wallace
Created:
2011-06-10 14:44:41 UTC
Size:
57.09 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-analyzer/snort-2.9.0.5 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: patrick@gentoo.org jason.r.wallace@gmail.com,netmon@gentoo.org >[32;01m * [39;49;00mUpstream: snort-team@sourcefire.com http://www.snort.org/snort-downloads/submit-a-bug/ >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking snort-2.9.0.5.tar.gz to /var/tmp/portage/net-analyzer/snort-2.9.0.5/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/snort-2.9.0.5/work >>>> Preparing source in /var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5 ... > [32;01m*[0m Applying multilib fix. > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf -I m4 ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader -I m4 ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[150C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: snort-2.9.0.5/ > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5 ... > * econf: updating snort-2.9.0.5/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating snort-2.9.0.5/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-shared --disable-static --disable-dynamicplugin --disable-ipv6 --disable-zlib --disable-gre --disable-mpls --disable-targetbased --disable-decoder-preprocessor-rules --disable-ppm --disable-perfprofiling --disable-linux-smp-stats --disable-inline-init-failopen --disable-prelude --disable-pthread --disable-debug --disable-debug-msgs --disable-corefiles --enable-dlclose --disable-active-response --disable-normalizer --disable-reload-error-restart --disable-react --disable-flexresp3 --disable-aruba --without-mysql --without-odbc --without-postgresql --enable-reload --disable-build-dynamic-examples --disable-profile --disable-ppm-test --disable-intel-soft-cpm --disable-static-daq --disable-rzb-saac --without-oracle >checking for a BSD-compatible install... /usr/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 to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >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... /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-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... no >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking whether byte ordering is bigendian... no >checking for bison... bison >checking for flex... flex >checking for strings.h... (cached) yes >checking for string.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking for inttypes.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking for floor in -lm... yes >checking for ceil in -lm... yes >checking for inet_ntoa in -lnsl... yes >checking for socket in -lsocket... no >checking whether printf must be declared... no >checking whether fprintf must be declared... no >checking whether syslog must be declared... no >checking whether puts must be declared... no >checking whether fputs must be declared... no >checking whether fputc must be declared... no >checking whether fopen must be declared... no >checking whether fclose must be declared... no >checking whether fwrite must be declared... no >checking whether fflush must be declared... no >checking whether getopt must be declared... no >checking whether bzero must be declared... no >checking whether bcopy must be declared... no >checking whether memset must be declared... no >checking whether strtol must be declared... no >checking whether strcasecmp must be declared... no >checking whether strncasecmp must be declared... no >checking whether strerror must be declared... no >checking whether perror must be declared... no >checking whether socket must be declared... no >checking whether sendto must be declared... no >checking whether vsnprintf must be declared... no >checking whether snprintf must be declared... no >checking whether strtoul must be declared... no >checking for strlcpy... no >checking for strlcat... no >checking for strerror... yes >checking for vswprintf... yes >checking for wprintf... yes >checking for snprintf... yes >checking size of char... 1 >checking size of short... 2 >checking size of int... 4 >checking size of long int... 8 >checking size of long long int... 8 >checking size of unsigned int... 4 >checking size of unsigned long int... 8 >checking size of unsigned long long int... 8 >checking for u_int8_t... yes >checking for u_int16_t... yes >checking for u_int32_t... yes >checking for u_int64_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for boolean... no >checking for INADDR_NONE... yes >checking for __FUNCTION__... yes >checking for pcap_datalink in -lpcap... yes >checking for pcap_lex_destroy... yes >checking for pcap_lib_version... yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking for pcre_compile in -lpcre... yes >checking for libpcre version 6.0 or greater... yes >checking dnet.h usability... yes >checking dnet.h presence... yes >checking for dnet.h... yes >checking for eth_set in -ldnet... yes >checking for daq_load_modules in -ldaq... yes >checking for sparc... no >checking for visibility support... yes >Package razorback was not found in the pkg-config search path. >Perhaps you should add the directory containing `razorback.pc' >to the PKG_CONFIG_PATH environment variable >No package 'razorback' found >Package razorback was not found in the pkg-config search path. >Perhaps you should add the directory containing `razorback.pc' >to the PKG_CONFIG_PATH environment variable >No package 'razorback' found >checking for linuxthreads... no >checking for yylex_destroy support... yes >configure: creating ./config.status >config.status: creating snort.pc >config.status: WARNING: 'snort.pc.in' seems to ignore the --datarootdir setting >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/sfutil/Makefile >config.status: creating src/detection-plugins/Makefile >config.status: creating src/dynamic-examples/Makefile >config.status: creating src/dynamic-examples/dynamic-preprocessor/Makefile >config.status: creating src/dynamic-examples/dynamic-rule/Makefile >config.status: creating src/dynamic-plugins/Makefile >config.status: creating src/dynamic-plugins/sf_engine/Makefile >config.status: creating src/dynamic-plugins/sf_engine/examples/Makefile >config.status: creating src/dynamic-plugins/sf_preproc_example/Makefile >config.status: creating src/dynamic-preprocessors/Makefile >config.status: creating src/dynamic-preprocessors/libs/Makefile >config.status: creating src/dynamic-preprocessors/ftptelnet/Makefile >config.status: creating src/dynamic-preprocessors/smtp/Makefile >config.status: creating src/dynamic-preprocessors/ssh/Makefile >config.status: creating src/dynamic-preprocessors/dcerpc2/Makefile >config.status: creating src/dynamic-preprocessors/sdf/Makefile >config.status: creating src/dynamic-preprocessors/dns/Makefile >config.status: creating src/dynamic-preprocessors/ssl/Makefile >config.status: creating src/dynamic-preprocessors/rzb_saac/Makefile >config.status: creating src/output-plugins/Makefile >config.status: creating src/preprocessors/Makefile >config.status: creating src/preprocessors/HttpInspect/Makefile >config.status: creating src/preprocessors/HttpInspect/include/Makefile >config.status: creating src/preprocessors/HttpInspect/utils/Makefile >config.status: creating src/preprocessors/HttpInspect/anomaly_detection/Makefile >config.status: creating src/preprocessors/HttpInspect/client/Makefile >config.status: creating src/preprocessors/HttpInspect/event_output/Makefile >config.status: creating src/preprocessors/HttpInspect/mode_inspection/Makefile >config.status: creating src/preprocessors/HttpInspect/normalization/Makefile >config.status: creating src/preprocessors/HttpInspect/server/Makefile >config.status: creating src/preprocessors/HttpInspect/session_inspection/Makefile >config.status: creating src/preprocessors/HttpInspect/user_interface/Makefile >config.status: creating src/preprocessors/Stream5/Makefile >config.status: creating src/parser/Makefile >config.status: creating src/target-based/Makefile >config.status: creating doc/Makefile >config.status: creating contrib/Makefile >config.status: creating schemas/Makefile >config.status: creating rpm/Makefile >config.status: creating preproc_rules/Makefile >config.status: creating m4/Makefile >config.status: creating etc/Makefile >config.status: creating templates/Makefile >config.status: creating tools/Makefile >config.status: creating tools/u2boat/Makefile >config.status: creating tools/u2spewfoo/Makefile >config.status: creating src/win32/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5' >Making all in src >make[2]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src' >Making all in sfutil >make[3]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/sfutil' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfghash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfhashfcn.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sflsq.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfmemcap.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfthd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfxhash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c ipobj.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c getopt_long.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c acsmx.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c acsmx2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfksearch.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c bnfa_search.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c mpse.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c util_math.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c util_net.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c util_str.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c util_utf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c asn1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfeventq.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfsnprintfappend.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfrt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfrt_dir.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfportobject.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfrim.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfprimetable.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_ip.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_ipvar.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_vartable.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_iph.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_textlog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfPolicy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfPolicyUserData.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfActionQueue.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfrf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c strvec.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_base64decode.c >rm -f libsfutil.a >x86_64-pc-linux-gnu-ar cru libsfutil.a sfghash.o sfhashfcn.o sflsq.o sfmemcap.o sfthd.o sfxhash.o ipobj.o getopt_long.o acsmx.o acsmx2.o sfksearch.o bnfa_search.o mpse.o util_math.o util_net.o util_str.o util_utf.o asn1.o sfeventq.o sfsnprintfappend.o sfrt.o sfrt_dir.o sfportobject.o sfrim.o sfprimetable.o sf_ip.o sf_ipvar.o sf_vartable.o sf_iph.o sf_textlog.o sfPolicy.o sfPolicyUserData.o sfActionQueue.o sfrf.o strvec.o sf_base64decode.o >x86_64-pc-linux-gnu-ranlib libsfutil.a >make[3]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/sfutil' >Making all in win32 >make[3]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/win32' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/win32' >Making all in output-plugins >make[3]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/output-plugins' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_fast.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_full.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_syslog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_unixsock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_csv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_database.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_log_null.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_log_tcpdump.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_unified.c >spo_unified.c: In function 'OldUnifiedLogPacketAlert': >spo_unified.c:1411: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >spo_unified.c:1426: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_unified2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_log_ascii.c >spo_log_ascii.c: In function 'LogAscii': >spo_log_ascii.c:134: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >spo_log_ascii.c:142: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >spo_log_ascii.c:144: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_sf_socket.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_arubaaction.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_test.c >rm -f libspo.a >x86_64-pc-linux-gnu-ar cru libspo.a spo_alert_fast.o spo_alert_full.o spo_alert_syslog.o spo_alert_unixsock.o spo_csv.o spo_database.o spo_log_null.o spo_log_tcpdump.o spo_unified.o spo_unified2.o spo_log_ascii.o spo_alert_sf_socket.o spo_alert_arubaaction.o spo_alert_test.o >x86_64-pc-linux-gnu-ranlib libspo.a >make[3]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/output-plugins' >Making all in detection-plugins >make[3]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/detection-plugins' >Updating sf_snort_packet.h >Updating sf_snort_plugin_api.h >make all-am >make[4]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/detection-plugins' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c detection_options.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_asn1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_asn1_detect.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_byte_check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_byte_jump.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_byte_extract.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_clientserver.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_cvs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_dsize_check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_flowbits.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ftpbounce.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_hdr_opt_wrap.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_icmp_code_check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_icmp_id_check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_icmp_seq_check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_icmp_type_check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ip_fragbits.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ip_id_check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ip_proto.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ip_same_check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ip_tos_check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ipoption_check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_isdataat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_pattern_match.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_pcre.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_replace.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_rpc_check.c >sp_rpc_check.c:31:21: error: rpc/rpc.h: No such file or directory >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -march=core2 -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_session.c >sp_rpc_check.c: In function 'CheckRpc': >sp_rpc_check.c:275: error: storage size of 'direction' isn't known >sp_rpc_check.c:323: warning: implicit declaration of function 'IXDR_GET_INT32' >sp_rpc_check.c:326: warning: implicit declaration of function 'IXDR_GET_ENUM' >sp_rpc_check.c:326: error: expected expression before 'enum' >sp_rpc_check.c:329: error: 'CALL' undeclared (first use in this function) >sp_rpc_check.c:329: error: (Each undeclared identifier is reported only once >sp_rpc_check.c:329: error: for each function it appears in.) >sp_rpc_check.c:340: error: 'RPC_MSG_VERSION' undeclared (first use in this function) >sp_rpc_check.c:275: warning: unused variable 'direction' >make[4]: *** [sp_rpc_check.o] Error 1 >make[4]: *** Waiting for unfinished jobs.... >sp_session.c: In function 'DumpSessionData': >sp_session.c:339: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >make[4]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/detection-plugins' >make[3]: *** [all] Error 2 >make[3]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/detection-plugins' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: net-analyzer/snort-2.9.0.5 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2784: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 665: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-analyzer/snort-2.9.0.5', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-analyzer/snort-2.9.0.5'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-analyzer/snort-2.9.0.5/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-analyzer/snort-2.9.0.5/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 371031
:
276505
| 276517