Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 651756 Details for
Bug 734866
=net-analyzer/barnyard-0.2.0-r6 - op_sguil.c:53:10: fatal error: tcl.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 30.95 KB, created by
Agostino Sarubbo
on 2020-07-31 05:52:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-07-31 05:52:27 UTC
Size:
30.95 KB
patch
obsolete
> * Package: net-analyzer/barnyard-0.2.0-r6 > * Repository: gentoo > * Maintainer: netmon@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > > >@@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ >This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; >This ebuild was merged at the following commit: >https://github.com/gentoo/gentoo/commit/e5705989874600a31626af28a41bcffeac923c82 >@@@@@ END @@@@@ > >>>> Unpacking source... >>>> Unpacking barnyard-0.2.0.tar.gz to /var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/work >>>> Unpacking barnyard-0.2.0-patches.tar.xz to /var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/work >>>> Preparing source in /var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/work/barnyard-0.2.0 ... > * Applying barnyard-0.2.0-64bit.patch ... > [ ok ] > * Applying barnyard-0.2.0-canonical-ar.patch ... > [ ok ] > * Applying barnyard-0.2.0-configure-in.patch ... > [ ok ] > * Applying barnyard-0.2.0-op_plugbase.c.patch ... > [ ok ] > * Applying barnyard-0.2.0-sguil_files.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/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-r6/work/barnyard-0.2.0 ... > * econf: updating barnyard-0.2.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating barnyard-0.2.0/config.sub with /usr/share/gnuconfig/config.sub >./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-r6 --htmldir=/usr/share/doc/barnyard-0.2.0-r6/html --libdir=/usr/lib64 --disable-mysql --disable-postgres --disable-tcl --sysconfdir=/etc/snort >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for -ar... x86_64-pc-linux-gnu-ar >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 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-r6/work/barnyard-0.2.0 ... >make -j16 V=1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/work/barnyard-0.2.0' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/work/barnyard-0.2.0/src' >Making all in output-plugins >make[3]: Entering directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/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 >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 >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 >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 >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); > | ^~~~~~~~~~~~ >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_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); > | ^~~~~~~~~~~~ >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); > | ^~~~~~~~~~~~ >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 >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 >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; > | ^~~ >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); > | ^~~~~~~~~~~~ >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 */ > | ^~~~~~~ >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); > | ^~~~~~~~~~~~ >In file included from op_sguil.c:41: >../../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_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_sguil.c:53:10: fatal error: tcl.h: No such file or directory > 53 | #include <tcl.h> > | ^~~~~~~ >compilation terminated. >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; > | ~~~~~~~~~~~~~~^~~~~~~ >make[3]: *** [Makefile:336: op_sguil.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >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 ()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >make[3]: Leaving directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/work/barnyard-0.2.0/src/output-plugins' >make[2]: *** [Makefile:425: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/work/barnyard-0.2.0/src' >make[1]: *** [Makefile:380: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/work/barnyard-0.2.0' >make: *** [Makefile:321: all] Error 2 > * ERROR: net-analyzer/barnyard-0.2.0-r6::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-analyzer/barnyard-0.2.0-r6::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/barnyard-0.2.0-r6::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/net-analyzer/barnyard-0.2.0-r6:20200731-035108.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/work/barnyard-0.2.0' > * S: '/var/tmp/portage/net-analyzer/barnyard-0.2.0-r6/work/barnyard-0.2.0' > > > >emerge --info: >Portage 3.0.1 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.2.0, glibc-2.31-r6, 5.4.0-1018-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1018-aws-x86_64-Intel-R-_Xeon-R-_Platinum_8175M_CPU_@_2.50GHz-with-gentoo-2.7 >KiB Mem: 64359960 total, 22096540 free >KiB Swap: 0 total, 0 free >sh bash 5.0_p18 >ld GNU ld (Gentoo 2.34 p5) 2.34.0 >app-shells/bash: 5.0_p18::gentoo >dev-lang/perl: 5.30.3-r1::gentoo >dev-lang/python: 2.7.18-r1::gentoo, 3.7.8-r2::gentoo, 3.8.5::gentoo >dev-util/cmake: 3.18.0::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.20::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.2.0::gentoo >sys-devel/gcc-config: 2.3.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r6::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-jobs: 1 > sync-rsync-extra-opts: > sync-rsync-verify-metamanifest: yes > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >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" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -k -b" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH 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.UTF8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j16 V=1" >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 native-symlinks 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 php7-3" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="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: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
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 734866
: 651756 |
651758