* Package: net-analyzer/barnyard-0.2.0-r5 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking barnyard-0.2.0.tar.gz to /var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work >>> Unpacking barnyard-0.2.0-patches.tar.bz2 to /var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work >>> Source unpacked in /var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work >>> Preparing source in /var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0 ... * Applying barnyard.64bit.diff ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0' ... * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: barnyard-0.2.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0 ... * econf: updating barnyard-0.2.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating barnyard-0.2.0/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/barnyard-0.2.0-r5 --htmldir=/usr/share/doc/barnyard-0.2.0-r5/html --libdir=/usr/lib64 --sysconfdir=/etc/snort --disable-postgres --disable-mysql checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/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 whether make supports the include directive... yes (GNU style) 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no 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 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 snprintf... yes checking for strlcpy... no checking for strlcat... no checking for strerror... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/input-plugins/Makefile config.status: creating src/output-plugins/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0' Making all in src make[2]: Entering directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0/src' Making all in output-plugins make[3]: Entering directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0/src/output-plugins' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I/usr/include/pcap -O2 -pipe -march=native -frecord-gcc-switches -Wall -c -o op_decode.o op_decode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I/usr/include/pcap -O2 -pipe -march=native -frecord-gcc-switches -Wall -c -o op_fast.o op_fast.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I/usr/include/pcap -O2 -pipe -march=native -frecord-gcc-switches -Wall -c -o op_plugbase.o op_plugbase.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I/usr/include/pcap -O2 -pipe -march=native -frecord-gcc-switches -Wall -c -o op_logdump.o op_logdump.c In file included from op_decode.c:22: ../../src/util.h:43:26: warning: ‘struct pcap_timeval’ declared inside parameter list will not be visible outside of this definition or declaration 43 | int RenderTimeval(struct pcap_timeval *tv, char *timebuf, size_t len); | ^~~~~~~~~~~~ In file included from op_plugbase.c:20: ../../src/util.h:43:26: warning: ‘struct pcap_timeval’ declared inside parameter list will not be visible outside of this definition or declaration 43 | int RenderTimeval(struct pcap_timeval *tv, char *timebuf, size_t len); | ^~~~~~~~~~~~ op_decode.c: In function ‘DecodeEthPkt’: op_decode.c:54:15: warning: variable ‘pkt_len’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 54 | u_int32_t pkt_len; /* suprisingly, the length of the packet */ | ^~~~~~~ op_decode.c: In function ‘DecodePppPkt’: op_decode.c:198:15: warning: variable ‘len’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 198 | u_int32_t len; | ^~~ op_decode.c: In function ‘DecodePPPoEPkt’: op_decode.c:276:15: warning: variable ‘ppppoep’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 276 | PPPoEHdr *ppppoep=0; | ^~~~~~~ op_decode.c:274:15: warning: variable ‘pkt_len’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 274 | u_int32_t pkt_len; /* suprisingly, the length of the packet */ | ^~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I/usr/include/pcap -O2 -pipe -march=native -frecord-gcc-switches -Wall -c -o op_alert_syslog.o op_alert_syslog.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I/usr/include/pcap -O2 -pipe -march=native -frecord-gcc-switches -Wall -c -o op_log_pcap.o op_log_pcap.c In file included from op_log_pcap.c:23: ../../src/util.h:43:26: warning: ‘struct pcap_timeval’ declared inside parameter list will not be visible outside of this definition or declaration 43 | int RenderTimeval(struct pcap_timeval *tv, char *timebuf, size_t len); | ^~~~~~~~~~~~ In file included from op_alert_syslog.c:28: ../../src/util.h:43:26: warning: ‘struct pcap_timeval’ declared inside parameter list will not be visible outside of this definition or declaration 43 | int RenderTimeval(struct pcap_timeval *tv, char *timebuf, size_t len); | ^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I/usr/include/pcap -O2 -pipe -march=native -frecord-gcc-switches -Wall -c -o op_acid_db.o op_acid_db.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I/usr/include/pcap -O2 -pipe -march=native -frecord-gcc-switches -Wall -c -o op_alert_csv.o op_alert_csv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I/usr/include/pcap -O2 -pipe -march=native -frecord-gcc-switches -Wall -c -o op_sguil.o op_sguil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I/usr/include/pcap -O2 -pipe -march=native -frecord-gcc-switches -Wall -c -o op_alert_syslog2.o op_alert_syslog2.c In file included from op_acid_db.c:29: ../../src/util.h:43:26: warning: ‘struct pcap_timeval’ declared inside parameter list will not be visible outside of this definition or declaration 43 | int RenderTimeval(struct pcap_timeval *tv, char *timebuf, size_t len); | ^~~~~~~~~~~~ In file included from op_alert_csv.c:73: ../../src/util.h:43:26: warning: ‘struct pcap_timeval’ declared inside parameter list will not be visible outside of this definition or declaration 43 | int RenderTimeval(struct pcap_timeval *tv, char *timebuf, size_t len); | ^~~~~~~~~~~~ op_alert_csv.c: In function ‘OpAlertCSV’: op_alert_csv.c:347:53: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 9 has type ‘u_int32_t’ {aka ‘unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 347 | fprintf(op_data->file, "%u,%u,%u,%u,%u,%u,%lu,%lu,%u,%u,%u,%u,%u,%u\n", | ~~^ | | | long unsigned int | %u ...... 351 | record->event.event_id, record->ts.tv_sec, record->ts.tv_usec, | ~~~~~~~~~~~~~~~~~ | | | u_int32_t {aka unsigned int} op_alert_csv.c:347:57: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 10 has type ‘u_int32_t’ {aka ‘unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 347 | fprintf(op_data->file, "%u,%u,%u,%u,%u,%u,%lu,%lu,%u,%u,%u,%u,%u,%u\n", | ~~^ | | | long unsigned int | %u ...... 351 | record->event.event_id, record->ts.tv_sec, record->ts.tv_usec, | ~~~~~~~~~~~~~~~~~~ | | | u_int32_t {aka unsigned int} op_alert_csv.c:390:34: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘u_int32_t’ {aka ‘unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 390 | fprintf(file, "%lu", record->event.ref_time.tv_sec); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int u_int32_t {aka unsigned int} | %u x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I/usr/include/pcap -O2 -pipe -march=native -frecord-gcc-switches -Wall -c -o op_alert_console.o op_alert_console.c op_alert_csv.c:393:34: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘u_int32_t’ {aka ‘unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 393 | fprintf(file, "%lu", record->event.ref_time.tv_usec); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long unsigned int u_int32_t {aka unsigned int} | %u op_alert_csv.c:396:34: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘u_int32_t’ {aka ‘unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 396 | fprintf(file, "%lu", record->ts.tv_sec); | ~~^ ~~~~~~~~~~~~~~~~~ | | | | | u_int32_t {aka unsigned int} | long unsigned int | %u op_alert_csv.c:399:34: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘u_int32_t’ {aka ‘unsigned int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 399 | fprintf(file, "%lu", record->ts.tv_usec); | ~~^ ~~~~~~~~~~~~~~~~~~ | | | | | u_int32_t {aka unsigned int} | long unsigned int | %u In file included from op_alert_syslog2.c:35: ../../src/util.h:43:26: warning: ‘struct pcap_timeval’ declared inside parameter list will not be visible outside of this definition or declaration 43 | int RenderTimeval(struct pcap_timeval *tv, char *timebuf, size_t len); | ^~~~~~~~~~~~ op_alert_syslog2.c: In function ‘OpAlertSyslog2’: op_alert_syslog2.c:333:24: warning: passing argument 1 of ‘localtime’ from incompatible pointer type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;] 333 | tm = localtime(&record->ts.tv_sec); | ^~~~~~~~~~~~~~~~~~ | | | u_int32_t * {aka unsigned int *} In file included from op_alert_syslog2.c:26: /usr/include/time.h:123:44: note: expected ‘const time_t *’ {aka ‘const long int *’} but argument is of type ‘u_int32_t *’ {aka ‘unsigned int *’} 123 | extern struct tm *localtime (const time_t *__timer) __THROW; | ~~~~~~~~~~~~~~^~~~~~~ op_alert_syslog2.c:335:21: warning: passing argument 1 of ‘gmtime’ from incompatible pointer type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;] 335 | tm = gmtime(&record->ts.tv_sec); | ^~~~~~~~~~~~~~~~~~ | | | u_int32_t * {aka unsigned int *} In file included from op_alert_syslog2.c:26: /usr/include/time.h:119:41: note: expected ‘const time_t *’ {aka ‘const long int *’} but argument is of type ‘u_int32_t *’ {aka ‘unsigned int *’} 119 | extern struct tm *gmtime (const time_t *__timer) __THROW; | ~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/ConfigFile.h:20, from op_acid_db.c:25: In function ‘snprintf’, inlined from ‘OpAcidDb_GetClassId.constprop’ at op_acid_db.c:767:8: /usr/include/bits/stdio2.h:67:10: warning: ‘%s’ directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘snprintf’, inlined from ‘OpAcidDb_GetSigId.constprop’ at op_acid_db.c:743:8: /usr/include/bits/stdio2.h:67:10: warning: ‘%s’ directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘snprintf’, inlined from ‘OpAcidDb_GetRefSystemId.constprop’ at op_acid_db.c:791:8: /usr/include/bits/stdio2.h:67:10: warning: ‘%s’ directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘snprintf’, inlined from ‘OpAcidDb_GetReferenceId.constprop’ at op_acid_db.c:815:8: /usr/include/bits/stdio2.h:67:10: warning: ‘%s’ directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘snprintf’, inlined from ‘OpAcidDb_GetSensorId.constprop.isra’ at op_acid_db.c:614:8: /usr/include/bits/stdio2.h:67:10: warning: ‘%s’ directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘snprintf’, inlined from ‘OpAcidDb_InsertSensor’ at op_acid_db.c:653:8, inlined from ‘AcidDbGetSensorId’ at op_acid_db.c:684:9: /usr/include/bits/stdio2.h:67:10: warning: ‘%s’ directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘snprintf’, inlined from ‘GetAcidDbClassId’ at op_acid_db.c:890:8: /usr/include/bits/stdio2.h:67:10: warning: ‘%s’ directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘snprintf’, inlined from ‘InsertSigReferences’ at op_acid_db.c:926:16: /usr/include/bits/stdio2.h:67:10: warning: ‘%s’ directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘snprintf’, inlined from ‘InsertSigReferences’ at op_acid_db.c:953:16: /usr/include/bits/stdio2.h:67:10: warning: ‘%s’ directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘snprintf’, inlined from ‘AcidDbGetSigId’ at op_acid_db.c:851:8: /usr/include/bits/stdio2.h:67:10: warning: ‘%s’ directive argument is null []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libop.a ar cru libop.a op_decode.o op_fast.o op_plugbase.o op_logdump.o op_alert_syslog.o op_log_pcap.o op_acid_db.o op_alert_csv.o op_sguil.o op_alert_syslog2.o op_alert_console.o make[3]: ar: No such file or directory make[3]: *** [Makefile:320: libop.a] Error 127 make[3]: Leaving directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0/src/output-plugins' make[2]: *** [Makefile:418: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0/src' make[1]: *** [Makefile:373: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0' make: *** [Makefile:314: all] Error 2 * ERROR: net-analyzer/barnyard-0.2.0-r5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/barnyard-0.2.0-r5::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/barnyard-0.2.0-r5::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/net-analyzer/barnyard-0.2.0-r5:20200523-174423.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0' * S: '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r5/work/barnyard-0.2.0' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 3945320 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Sat, 23 May 2020 18:35:26 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS