* Package: net-misc/packETH-1.9 * 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 >>> Unpacking source... >>> Unpacking packETH-1.9.tar.bz2 to /var/tmp/portage/net-misc/packETH-1.9/work >>> Source unpacked in /var/tmp/portage/net-misc/packETH-1.9/work >>> Preparing source in /var/tmp/portage/net-misc/packETH-1.9/work/packETH-1.9 ... * Applying packETH-1.8.1-libs-and-flags.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-misc/packETH-1.9/work/packETH-1.9' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: packETH-1.9/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/packETH-1.9/work/packETH-1.9 ... ./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/packETH-1.9 --htmldir=/usr/share/doc/packETH-1.9/html --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for pow in -lm... yes checking for pthread_create in -lpthread... yes 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEPS... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working strtod... yes checking for bzero... yes checking for ftime... yes checking for gettimeofday... yes checking for isascii... yes checking for memset... yes checking for socket... yes checking for strchr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/packETH-1.9/work/packETH-1.9 ... make -j1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-misc/packETH-1.9/work/packETH-1.9/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory '/var/tmp/portage/net-misc/packETH-1.9/work/packETH-1.9' x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -pipe -march=native -fno-common -c -o src/main.o src/main.c src/main.c: In function ‘main’: src/main.c:45:3: warning: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] 45 | g_thread_init(NULL); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/main.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here 265 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -pipe -march=native -fno-common -c -o src/support.o src/support.c x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -pipe -march=native -fno-common -c -o src/interface.o src/interface.c src/interface.c: In function ‘create_window1’: src/interface.c:43:15: warning: variable ‘tmp_toolbar_icon_size’ set but not used [-Wunused-but-set-variable] 43 | GtkIconSize tmp_toolbar_icon_size; | ^~~~~~~~~~~~~~~~~~~~~ src/interface.c: In function ‘create_fileselection1’: src/interface.c:9663:3: warning: not enough variable arguments to fit a sentinel [-Wformat=] 9663 | fileselection1 = gtk_file_chooser_dialog_new (_("Load Dialog"), NULL, GTK_FILE_CHOOSER_ACTION_OPEN, NULL); | ^~~~~~~~~~~~~~ src/interface.c: In function ‘create_fileselection2’: src/interface.c:9714:3: warning: not enough variable arguments to fit a sentinel [-Wformat=] 9714 | fileselection2 = gtk_file_chooser_dialog_new (_("Save Dialog"), NULL, GTK_FILE_CHOOSER_ACTION_SAVE, NULL); | ^~~~~~~~~~~~~~ src/interface.c: In function ‘create_fileselection3’: src/interface.c:9765:3: warning: not enough variable arguments to fit a sentinel [-Wformat=] 9765 | fileselection3 = gtk_file_chooser_dialog_new (_("Select Database"), NULL, GTK_FILE_CHOOSER_ACTION_OPEN, NULL); | ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -pipe -march=native -fno-common -c -o src/callbacks.o src/callbacks.c src/callbacks.c: In function ‘on_radiobutton80_activate’: src/callbacks.c:4731:61: warning: variable ‘rb9’ set but not used [-Wunused-but-set-variable] 4731 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4731:55: warning: variable ‘rb8’ set but not used [-Wunused-but-set-variable] 4731 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4731:49: warning: variable ‘rb7’ set but not used [-Wunused-but-set-variable] 4731 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4731:31: warning: variable ‘rb4’ set but not used [-Wunused-but-set-variable] 4731 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4731:13: warning: variable ‘rb1’ set but not used [-Wunused-but-set-variable] 4731 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c: In function ‘on_radiobutton81_activate’: src/callbacks.c:4768:61: warning: variable ‘rb9’ set but not used [-Wunused-but-set-variable] 4768 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4768:55: warning: variable ‘rb8’ set but not used [-Wunused-but-set-variable] 4768 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4768:49: warning: variable ‘rb7’ set but not used [-Wunused-but-set-variable] 4768 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4768:31: warning: variable ‘rb4’ set but not used [-Wunused-but-set-variable] 4768 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4768:13: warning: variable ‘rb1’ set but not used [-Wunused-but-set-variable] 4768 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c: In function ‘on_radiobutton82_activate’: src/callbacks.c:4803:61: warning: variable ‘rb9’ set but not used [-Wunused-but-set-variable] 4803 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4803:55: warning: variable ‘rb8’ set but not used [-Wunused-but-set-variable] 4803 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4803:49: warning: variable ‘rb7’ set but not used [-Wunused-but-set-variable] 4803 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4803:31: warning: variable ‘rb4’ set but not used [-Wunused-but-set-variable] 4803 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4803:13: warning: variable ‘rb1’ set but not used [-Wunused-but-set-variable] 4803 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c: In function ‘on_radiobutton87_clicked’: src/callbacks.c:4838:61: warning: variable ‘rb9’ set but not used [-Wunused-but-set-variable] 4838 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4838:55: warning: variable ‘rb8’ set but not used [-Wunused-but-set-variable] 4838 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4838:49: warning: variable ‘rb7’ set but not used [-Wunused-but-set-variable] 4838 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4838:31: warning: variable ‘rb4’ set but not used [-Wunused-but-set-variable] 4838 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:4838:13: warning: variable ‘rb1’ set but not used [-Wunused-but-set-variable] 4838 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c: In function ‘on_radiobutton95_clicked’: src/callbacks.c:5162:61: warning: variable ‘rb9’ set but not used [-Wunused-but-set-variable] 5162 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:5162:55: warning: variable ‘rb8’ set but not used [-Wunused-but-set-variable] 5162 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:5162:49: warning: variable ‘rb7’ set but not used [-Wunused-but-set-variable] 5162 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:5162:31: warning: variable ‘rb4’ set but not used [-Wunused-but-set-variable] 5162 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ src/callbacks.c:5162:13: warning: variable ‘rb1’ set but not used [-Wunused-but-set-variable] 5162 | GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5, *rb6, *rb7, *rb8, *rb9; | ^~~ In file included from src/loadpacket.h:21, from src/callbacks.c:34: At top level: src/headers.h:50:22: warning: ‘pcap_link_type’ defined but not used [-Wunused-variable] 50 | static unsigned long pcap_link_type = 1; /* Default is DLT-EN10MB */ | ^~~~~~~~~~~~~~ src/callbacks.c: In function ‘on_sel1_ok_bt_clicked’: src/callbacks.c:828:29: warning: ‘%s’ directive output may be truncated writing up to 99 bytes into a region of size 95 [-Wformat-truncation=] 828 | snprintf(temp, 100, "file %s with database can't be opened", address_filename); | ^~ ~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/pango-1.0/pango/pango-utils.h:25, from /usr/include/pango-1.0/pango/pango.h:46, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/callbacks.c:25: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 36 and 135 bytes into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /usr/include/glib-2.0/glib/gtestutils.h:30, from /usr/include/glib-2.0/glib.h:85, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/callbacks.c:25: In function ‘strncpy’, inlined from ‘selection_dialog_show’ at src/callbacks.c:996:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ output may be truncated copying between 0 and 16 bytes from a string of length 129 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/callbacks.c: In function ‘on_auto_get_mac_cbt_clicked’: src/callbacks.c:1177:22: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size 19 [-Wformat-truncation=] 93 | return (buff); | ~ ...... 1177 | snprintf(tmp8, 19, "%s", ethernet_mactoa(&areq.arp_ha)); | ^~ In file included from /usr/include/stdio.h:867, from /usr/include/pango-1.0/pango/pango-utils.h:25, from /usr/include/pango-1.0/pango/pango.h:46, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/callbacks.c:25: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin_snprintf’ output between 1 and 256 bytes into a destination of size 19 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /usr/include/glib-2.0/glib/gtestutils.h:30, from /usr/include/glib-2.0/glib.h:85, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/callbacks.c:25: In function ‘strncpy’, inlined from ‘on_auto_get_mac_cbt_clicked’ at src/callbacks.c:1167:9: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 15 bytes from a string of length 19 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘on_rtp_ok_bt_clicked’ at src/callbacks.c:2657:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/callbacks.c: In function ‘on_rtp_ok_bt_clicked’: src/callbacks.c:2652:8: note: length computed here 2652 | if ( (strlen(rtp_payload_t)> 2920) || (strlen(rtp_payload_t)%2 != 0) ) { | ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /usr/include/glib-2.0/glib/gtestutils.h:30, from /usr/include/glib-2.0/glib.h:85, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/callbacks.c:25: In function ‘strncpy’, inlined from ‘on_ok_button3_clicked’ at src/callbacks.c:3009:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/callbacks.c: In function ‘on_ok_button3_clicked’: src/callbacks.c:3004:6: note: length computed here 3004 | if (strlen(fname) > 99) { | ^~~~~~~~~~~~~ src/callbacks.c: In function ‘on_button87_clicked’: src/callbacks.c:4028:21: warning: ‘%lld’ directive output may be truncated writing between 1 and 20 bytes into a region of size 11 [-Wformat-truncation=] 4028 | snprintf(ime, 11, "%lld", nsdelta); | ^~~~ src/callbacks.c:4028:20: note: directive argument in the range [-9223372035854775807, 9223372036854775807] 4028 | snprintf(ime, 11, "%lld", nsdelta); | ^~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/pango-1.0/pango/pango-utils.h:25, from /usr/include/pango-1.0/pango/pango.h:46, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/callbacks.c:25: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 2 and 21 bytes into a destination of size 11 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -pipe -march=native -fno-common -c -o src/function.o src/function.c src/function.c: In function ‘send_packet’: src/function.c:245:73: warning: variable ‘rdbt90’ set but not used [-Wunused-but-set-variable] 245 | t *en219, *en220, *en221, *rdbt85, *rdbt82, *rdbt95, *rdbt89, *rdbt90, *rdbt91; | ^~~~~~ src/function.c:245:46: warning: variable ‘rdbt82’ set but not used [-Wunused-but-set-variable] 245 | GtkWidget *en219, *en220, *en221, *rdbt85, *rdbt82, *rdbt95, *rdbt89, *rdbt90, *rdbt91; | ^~~~~~ In file included from src/function.c:48: At top level: src/headers.h:50:22: warning: ‘pcap_link_type’ defined but not used [-Wunused-variable] 50 | static unsigned long pcap_link_type = 1; /* Default is DLT-EN10MB */ | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /usr/include/glib-2.0/glib/gtestutils.h:30, from /usr/include/glib-2.0/glib.h:85, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/function.c:23: In function ‘strncpy’, inlined from ‘ipv6_get’ at src/function.c:1442:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 5 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/function.c: In function ‘send_packet’: src/function.c:314:39: warning: ‘ bytes sent on ’ directive output may be truncated writing 15 bytes into a region of size between 0 and 89 [-Wformat-truncation=] 314 | snprintf(buff, 100, " %s -----> %d bytes sent on %s", buf2, c, iftext); | ^~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/pango-1.0/pango/pango-utils.h:25, from /usr/include/pango-1.0/pango/pango.h:46, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/function.c:23: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 27 and 135 bytes into a destination of size 100 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /usr/include/glib-2.0/glib/gtestutils.h:30, from /usr/include/glib-2.0/glib.h:85, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/function.c:23: In function ‘strncpy’, inlined from ‘send_packet’ at src/function.c:1201:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 15 bytes from a string of length 19 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘send_packet’ at src/function.c:343:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 15 bytes from a string of length 19 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -pipe -march=native -fno-common -c -o src/function_send.o src/function_send.c src/function_send.c: In function ‘sendbuilt’: src/function_send.c:272:34: warning: the omitted middle operand in ?: will always be ‘true’, suggest explicit middle operand [-Wparentheses] 272 | for(li = 0; ((p->count == -3) ? : li < p->count); ) { | ^ src/function_send.c:183:70: warning: unused variable ‘last_correction’ [-Wunused-variable] 183 | ng gap = 0, gap1s = 0, gap2s = 0, gap3s = 0, correction = 0, last_correction = 0; | ^~~~~~~~~~~~~~~ src/function_send.c:182:27: warning: unused variable ‘test’ [-Wunused-variable] 182 | long li, sentnumber = 0, test = 0, shouldbesent = 0, li_packets_sent_interval = 0; | ^~~~ In file included from /usr/include/string.h:494, from src/function_send.c:26: In function ‘strncpy’, inlined from ‘packet_go_on_the_link’ at src/function_send.c:130:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 15 bytes from a string of length 19 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -pipe -march=native -fno-common -c -o src/loadpacket.o src/loadpacket.c In file included from src/loadpacket.h:21, from src/loadpacket.c:26: src/headers.h:50:22: warning: ‘pcap_link_type’ defined but not used [-Wunused-variable] 50 | static unsigned long pcap_link_type = 1; /* Default is DLT-EN10MB */ | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from /usr/include/glib-2.0/glib/gtestutils.h:30, from /usr/include/glib-2.0/glib.h:85, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/loadpacket.c:21: In function ‘strncpy’, inlined from ‘load_gen_b_data’ at src/loadpacket.c:93:4: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output may be truncated copying 9 bytes from a string of length 9 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/loadpacket.c: In function ‘load_gen_s_data’: src/loadpacket.c:270:29: warning: ‘%d’ directive output may be truncated writing between 3 and 10 bytes into a region of size 5 [-Wformat-truncation=] 270 | snprintf(buff, 10, "entry%d", 110+j); | ^~ src/loadpacket.c:270:23: note: directive argument in the range [111, 2147483647] 270 | snprintf(buff, 10, "entry%d", 110+j); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/pango-1.0/pango/pango-utils.h:25, from /usr/include/pango-1.0/pango/pango.h:46, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/loadpacket.c:21: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 9 and 16 bytes into a destination of size 10 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/loadpacket.c: In function ‘ipv4_header’: src/loadpacket.c:1571:28: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 4 [-Wformat-truncation=] 1571 | snprintf(tmp, 4, "%d", x); | ^~ src/loadpacket.c:1571:27: note: directive argument in the range [-1073741824, 1073741823] 1571 | snprintf(tmp, 4, "%d", x); | ^~~~ In file included from /usr/include/stdio.h:867, from /usr/include/pango-1.0/pango/pango-utils.h:25, from /usr/include/pango-1.0/pango/pango.h:46, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from src/loadpacket.c:21: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 2 and 12 bytes into a destination of size 4 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -pipe -march=native -fno-common -c -o src/savepacket.o src/savepacket.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o packETH src/main.o src/support.o src/interface.o src/callbacks.o src/function.o src/function_send.o src/loadpacket.o src/savepacket.o -lpthread -lm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/function_send.o:(.bss+0x0): multiple definition of `iftext'; src/callbacks.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:475: packETH] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/packETH-1.9/work/packETH-1.9' make: *** [Makefile:357: all] Error 2 * ERROR: net-misc/packETH-1.9::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/packETH-1.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/packETH-1.9::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:packETH-1.9:20200203-040350.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/packETH-1.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/packETH-1.9/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/packETH-1.9/work/packETH-1.9' * S: '/var/tmp/portage/net-misc/packETH-1.9/work/packETH-1.9'