Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/packETH.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-840ce1bebbcb6d9f5b58e4051c49275f4549395b/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/packETH.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/packETH-1.7.2-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/packETH.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-840ce1bebbcb6d9f5b58e4051c49275f4549395b/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/packETH.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VeV5N3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf packETH-1.7.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/packETH-1.7.2.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd packETH-1.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.H8lQlX + umask 022 + cd /builddir/build/BUILD + cd packETH-1.7.2 + sed -i 's/^LIBS=/LIBS+=/' Makefile.am + autoreconf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/packETH-1.7.2/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/packETH-1.7.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for pow in -lm... yes checking for pthread_create in -lpthread... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/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 + make -j4 (CDPATH="${ZSH_VERSION+.}:" && cd . && 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 `/builddir/build/BUILD/packETH-1.7.2' gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o src/main.o src/main.c gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o src/support.o src/support.c gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o src/interface.o src/interface.c gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o src/callbacks.o src/callbacks.c src/main.c: In function 'main': src/main.c:70:3: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:265) [-Wdeprecated-declarations] g_thread_init(NULL); ^ gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o src/function.o src/function.c src/callbacks.c: In function 'IP_packet_toggled': src/callbacks.c:105:31: warning: variable 'rb4' set but not used [-Wunused-but-set-variable] GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5; ^ gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o src/function_send.o src/function_send.c src/callbacks.c: In function 'on_IPv6_rdbt_toggled': src/callbacks.c:1381:31: warning: variable 'rb4' set but not used [-Wunused-but-set-variable] GtkWidget *rb1, *rb2, *rb3, *rb4; ^ src/callbacks.c: In function 'on_Gen_button_clicked': src/callbacks.c:1448:13: warning: variable 'ntbk2' set but not used [-Wunused-but-set-variable] GtkWidget *ntbk2, *ntbk4, *ntbk7; ^ src/callbacks.c: In function 'on_rtp_apply_button_clicked': src/callbacks.c:2326:61: warning: variable 'apply_bt' set but not used [-Wunused-but-set-variable] GtkWidget *freq_entry, *alaw_bt, *ulaw_bt, *length_entry, *apply_bt, *payload_entry; ^ src/callbacks.c:2326:36: warning: variable 'ulaw_bt' set but not used [-Wunused-but-set-variable] GtkWidget *freq_entry, *alaw_bt, *ulaw_bt, *length_entry, *apply_bt, *payload_entry; ^ src/callbacks.c: In function 'on_rtp_ok_bt_clicked': src/callbacks.c:2418:42: warning: variable 'menu1' set but not used [-Wunused-but-set-variable] GtkWidget *marker_true, *marker_false, *menu1, *rtp_payload; ^ src/callbacks.c:2418:27: warning: variable 'marker_false' set but not used [-Wunused-but-set-variable] GtkWidget *marker_true, *marker_false, *menu1, *rtp_payload; ^ src/callbacks.c:2417:61: warning: variable 'extension_false' set but not used [-Wunused-but-set-variable] GtkWidget *padding_true, *padding_false, *extension_true, *extension_false; ^ src/callbacks.c:2417:28: warning: variable 'padding_false' set but not used [-Wunused-but-set-variable] GtkWidget *padding_true, *padding_false, *extension_true, *extension_false; ^ src/callbacks.c: In function 'on_button87_clicked': src/callbacks.c:3887:37: warning: variable 'rb5' set but not used [-Wunused-but-set-variable] GtkWidget *rb1, *rb2, *rb3, *rb4, *rb5; ^ In file included from src/loadpacket.h:23:0, from src/callbacks.c:36: src/callbacks.c: At top level: src/headers.h:50:22: warning: 'pcap_link_type' defined but not used [-Wunused-variable] static unsigned long pcap_link_type = 1; /* Default is DLT-EN10MB */ ^ 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] GtkIconSize tmp_toolbar_icon_size; ^ src/interface.c: In function 'create_fileselection1': src/interface.c:9501:3: warning: not enough variable arguments to fit a sentinel [-Wformat=] 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:9552:3: warning: not enough variable arguments to fit a sentinel [-Wformat=] 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:9603:3: warning: not enough variable arguments to fit a sentinel [-Wformat=] fileselection3 = gtk_file_chooser_dialog_new (_("Select Database"), NULL, GTK_FILE_CHOOSER_ACTION_OPEN, NULL); ^ src/function.c: In function 'send_packet': src/function.c:565:23: warning: variable 'optm111' set but not used [-Wunused-but-set-variable] GtkWidget *optm11, *optm111, *optm22; ^ src/function.c:113:77: warning: variable 'ckbt6' set but not used [-Wunused-but-set-variable] GtkWidget *en1, *en2, *en3, *en4, *ckbt1, *ckbt2, *ckbt3, *ckbt4, *ckbt5, *ckbt6, *xoptm, *yoptm, *xmenu_item, *ymenu_item; ^ src/function.c:113:61: warning: variable 'ckbt4' set but not used [-Wunused-but-set-variable] GtkWidget *en1, *en2, *en3, *en4, *ckbt1, *ckbt2, *ckbt3, *ckbt4, *ckbt5, *ckbt6, *xoptm, *yoptm, *xmenu_item, *ymenu_item; ^ src/function.c:112:34: warning: variable 'abstime' set but not used [-Wunused-but-set-variable] GtkWidget *statusbar, *notebk, *abstime, *reltime, *en5, *en6, *ntbk7; ^ src/function.c: In function 'make_packet': src/function.c:822:13: warning: variable 'auto_bt' set but not used [-Wunused-but-set-variable] GtkWidget *auto_bt, *text_e; ^ src/function.c: In function 'ipv6_get': src/function.c:946:28: warning: variable 'exthdrbto' set but not used [-Wunused-but-set-variable] GtkWidget *extensionhdr, *exthdrbto; ^ src/function.c:945:40: warning: variable 'dst6bt' set but not used [-Wunused-but-set-variable] GtkWidget *src6ip, *dst6ip, *src6bt, *dst6bt, *payloadlength_bt, *pay_text_e; ^ src/function.c:945:31: warning: variable 'src6bt' set but not used [-Wunused-but-set-variable] GtkWidget *src6ip, *dst6ip, *src6bt, *dst6bt, *payloadlength_bt, *pay_text_e; ^ src/function_send.c: In function 'sendbuilt': src/function_send.c:260:38: warning: the omitted middle operand in ?: will always be 'true', suggest explicit middle operand [-Wparentheses] for(li = 0; p->count == -3 ? : li < p->count; li++) { ^ src/function_send.c: In function 'sendsequence': src/function_send.c:804:32: warning: the omitted middle operand in ?: will always be 'true', suggest explicit middle operand [-Wparentheses] for (li = 1; p->count == -3 ? : li < p->count; li++) { ^ src/function.c: In function 'get_8023': src/function.c:3178:27: warning: variable 'L8023llc_tbt' set but not used [-Wunused-but-set-variable] GtkWidget *ethlength_e, *L8023llc_tbt, *L8023llcsnap_tbt, *Ldsap_e, *Lssap_e; ^ src/function.c: In function 'icmpv6_get': src/function.c:4031:25: warning: variable 'icmp_stop' set but not used [-Wunused-but-set-variable] int icmp_start, icmp_stop, checksum_start, payload_length, i, j; ^ src/function.c:4031:13: warning: variable 'icmp_start' set but not used [-Wunused-but-set-variable] int icmp_start, icmp_stop, checksum_start, payload_length, i, j; ^ In file included from src/function.c:48:0: src/function.c: At top level: src/headers.h:50:22: warning: 'pcap_link_type' defined but not used [-Wunused-variable] static unsigned long pcap_link_type = 1; /* Default is DLT-EN10MB */ ^ src/callbacks.c: In function 'on_Gen_button_clicked': src/callbacks.c:1518:5: warning: 'page1' is used uninitialized in this function [-Wuninitialized] if (page1 == 3) ^ gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o src/loadpacket.o src/loadpacket.c In file included from src/loadpacket.h:23:0, from src/loadpacket.c:27: src/headers.h:50:22: warning: 'pcap_link_type' defined but not used [-Wunused-variable] static unsigned long pcap_link_type = 1; /* Default is DLT-EN10MB */ ^ gcc -DPKGDATADIR=\"/usr/share/packeth/\" -I. -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wunused -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o src/savepacket.o src/savepacket.c src/savepacket.c: In function 'save_gen_b': src/savepacket.c:71:27: warning: variable 'index' set but not used [-Wunused-but-set-variable] int timeflag = 0, index = 0; ^ src/savepacket.c: In function 'save_gen_s': src/savepacket.c:202:3: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(&pkttable[i][0], bt1_t, 70); ^ In file included from /usr/include/features.h:375:0, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:168, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.5/include/limits.h:34, from /usr/lib/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, 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/savepacket.c:23: /usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lgthread-2.0 -lglib-2.0 make[1]: Leaving directory `/builddir/build/BUILD/packETH-1.7.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0YQMp3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm ++ dirname /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm + cd packETH-1.7.2 + rm -rf /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm make[1]: Entering directory `/builddir/build/BUILD/packETH-1.7.2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/bin' /usr/bin/install -c packETH '/builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/share/packeth/pixmaps' /usr/bin/install -c -m 644 src/pixmaps/Build.xpm src/pixmaps/donate.xpm src/pixmaps/future.xpm src/pixmaps/Gen.xpm src/pixmaps/interface.xpm src/pixmaps/load.xpm src/pixmaps/preference.xpm src/pixmaps/reset.xpm src/pixmaps/save.xpm src/pixmaps/save16.xpm src/pixmaps/send.xpm src/pixmaps/X.xpm '/builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/share/packeth/pixmaps' make[1]: Leaving directory `/builddir/build/BUILD/packETH-1.7.2' + mkdir -p /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/share/applications/ + desktop-file-install --dir=/builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/share/applications /builddir/build/SOURCES/packETH.desktop /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/share/applications/packETH.desktop: warning: value "GUI packet generator tool" for key "Comment" in group "Desktop Entry" looks redundant with value "GUI packet generator tool" of key "GenericName" + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/packETH-1.7.2 extracting debug info from /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/bin/packETH dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1633 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: packETH-1.7.2-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tFfU0X + umask 022 + cd /builddir/build/BUILD + cd packETH-1.7.2 + DOCDIR=/builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/share/doc/packETH-1.7.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/share/doc/packETH-1.7.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/share/doc/packETH-1.7.2 + cp -pr COPYING /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/share/doc/packETH-1.7.2 + cp -pr README /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm/usr/share/doc/packETH-1.7.2 + exit 0 Provides: application() application(packETH.desktop) packETH = 1.7.2-4.el7 packETH(armv7hl-32) = 1.7.2-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: packETH-debuginfo-1.7.2-4.el7.armv7hl Provides: packETH-debuginfo = 1.7.2-4.el7 packETH-debuginfo(armv7hl-32) = 1.7.2-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm Wrote: /builddir/build/RPMS/packETH-1.7.2-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/packETH-debuginfo-1.7.2-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iiWlwN + umask 022 + cd /builddir/build/BUILD + cd packETH-1.7.2 + rm -rf /builddir/build/BUILDROOT/packETH-1.7.2-4.el7.arm + exit 0 Child return code was: 0