Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mtr.spec'], chrootPath='/var/lib/mock/epel-6-x86_64/root'shell=FalseprintOutput=Trueenv={'LANG': 'en_GB.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002'}gid=498user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mtr.spec'] with env {'LANG': 'en_GB.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002'} and shell False warning: Could not canonicalize hostname: rpmbuilder Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mtr-0.75-5.el6.nux.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mtr.spec '], chrootPath='/var/lib/mock/epel-6-x86_64/root'shell=Falseuid=500env={'LANG': 'en_GB.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002'}gid=498user='mockbuild'timeout=0private_network=Truelogger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mtr.spec '] with env {'LANG': 'en_GB.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MRWWmQ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mtr-0.75 + /usr/bin/gzip -dc /builddir/build/SOURCES/mtr-0.75.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mtr-0.75 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (mtr-0.75-fd-flags.path): + echo 'Patch #0 (mtr-0.75-fd-flags.path):' + /bin/cat /builddir/build/SOURCES/mtr-0.75-fd-flags.path + /usr/bin/patch -p1 -b --suffix .fd-flags --fuzz=0 patching file net.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Cw4ir2 + umask 022 + cd /builddir/build/BUILD + cd mtr-0.75 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-gtk2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... gcc3 checking how to run the C preprocessor... 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 for unsigned char... yes checking size of unsigned char... 1 checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 8 checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/xti.h usability... no checking sys/xti.h presence... no checking for sys/xti.h... no checking for tgetent in -ltermcap... yes checking for initscr... no checking for initscr in -lncurses... yes checking for attron... yes checking for fcntl... yes checking for floor in -lm... yes checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.4.0... yes (version 2.24.23) checking for socket... yes checking for gethostbyname... yes checking for seteuid... yes checking for res_mkquery... no checking for res_mkquery in -lbind... no checking for res_mkquery in -lresolv... no checking for __res_mkquery in -lresolv... yes checking for herror... yes checking for strerror... yes checking for getaddrinfo... yes checking whether errno is declared... yes checking for socklen_t... yes checking for struct in_addr... yes checking for C flags to get more warnings... -Wall -Wno-pointer-sign configure: creating ./config.status config.status: creating Makefile config.status: creating img/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mtr-0.75' Making all in img make[2]: Entering directory `/builddir/build/BUILD/mtr-0.75/img' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mtr-0.75/img' make[2]: Entering directory `/builddir/build/BUILD/mtr-0.75' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT mtr.o -MD -MP -MF ".deps/mtr.Tpo" -c -o mtr.o mtr.c; \ then mv -f ".deps/mtr.Tpo" ".deps/mtr.Po"; else rm -f ".deps/mtr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT net.o -MD -MP -MF ".deps/net.Tpo" -c -o net.o net.c; \ then mv -f ".deps/net.Tpo" ".deps/net.Po"; else rm -f ".deps/net.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT dns.o -MD -MP -MF ".deps/dns.Tpo" -c -o dns.o dns.c; \ then mv -f ".deps/dns.Tpo" ".deps/dns.Po"; else rm -f ".deps/dns.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT raw.o -MD -MP -MF ".deps/raw.Tpo" -c -o raw.o raw.c; \ then mv -f ".deps/raw.Tpo" ".deps/raw.Po"; else rm -f ".deps/raw.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT split.o -MD -MP -MF ".deps/split.Tpo" -c -o split.o split.c; \ then mv -f ".deps/split.Tpo" ".deps/split.Po"; else rm -f ".deps/split.Tpo"; exit 1; fi dns.c: In function 'dorequest': dns.c:885: warning: dereferencing pointer 'hp' does break strict-aliasing rules dns.c:884: note: initialized from here if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; \ then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT report.o -MD -MP -MF ".deps/report.Tpo" -c -o report.o report.c; \ then mv -f ".deps/report.Tpo" ".deps/report.Po"; else rm -f ".deps/report.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT select.o -MD -MP -MF ".deps/select.Tpo" -c -o select.o select.c; \ then mv -f ".deps/select.Tpo" ".deps/select.Po"; else rm -f ".deps/select.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT gtk.o -MD -MP -MF ".deps/gtk.Tpo" -c -o gtk.o gtk.c; \ then mv -f ".deps/gtk.Tpo" ".deps/gtk.Po"; else rm -f ".deps/gtk.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -MT curses.o -MD -MP -MF ".deps/curses.Tpo" -c -o curses.o curses.c; \ then mv -f ".deps/curses.Tpo" ".deps/curses.Po"; else rm -f ".deps/curses.Tpo"; exit 1; fi gtk.c: In function 'float_formatter': gtk.c:247: warning: cast from pointer to integer of different size gtk.c: In function 'percent_formatter': gtk.c:260: warning: cast from pointer to integer of different size gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -Wno-pointer-sign -o mtr gtk.o curses.o mtr.o net.o dns.o raw.o split.o display.o report.o getopt.o getopt1.o select.o -lresolv -lm -lncurses -ltermcap -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 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm make[2]: Leaving directory `/builddir/build/BUILD/mtr-0.75' make[1]: Leaving directory `/builddir/build/BUILD/mtr-0.75' + mv mtr xmtr + make distclean Making distclean in img make[1]: Entering directory `/builddir/build/BUILD/mtr-0.75/img' test -z "" || rm -f rm -f Makefile make[1]: Leaving directory `/builddir/build/BUILD/mtr-0.75/img' Making distclean in . make[1]: Entering directory `/builddir/build/BUILD/mtr-0.75' test -z "mtr" || rm -f mtr rm -f *.o rm -f *.tab.c test -z "" || rm -f test -z "*~" || rm -f *~ rm -f config.h stamp-h1 (sleep 3; cp Makefile.dist Makefile) & rm -f *.orig rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[1]: Leaving directory `/builddir/build/BUILD/mtr-0.75' rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -rf ./.deps rm -f Makefile + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-gtk checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... gcc3 checking how to run the C preprocessor... 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 for unsigned char... yes checking size of unsigned char... 1 checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 8 checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/xti.h usability... no checking sys/xti.h presence... no checking for sys/xti.h... no checking for tgetent in -ltermcap... yes checking for initscr... no checking for initscr in -lncurses... yes checking for attron... yes checking for fcntl... yes checking for floor in -lm... yes checking for socket... yes checking for gethostbyname... yes checking for seteuid... yes checking for res_mkquery... no checking for res_mkquery in -lbind... no checking for res_mkquery in -lresolv... no checking for __res_mkquery in -lresolv... yes checking for herror... yes checking for strerror... yes checking for getaddrinfo... yes checking whether errno is declared... yes checking for socklen_t... yes checking for struct in_addr... yes checking for C flags to get more warnings... -Wall -Wno-pointer-sign configure: creating ./config.status config.status: creating Makefile config.status: creating img/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mtr-0.75' Making all in img make[2]: Entering directory `/builddir/build/BUILD/mtr-0.75/img' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mtr-0.75/img' make[2]: Entering directory `/builddir/build/BUILD/mtr-0.75' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -MT mtr.o -MD -MP -MF ".deps/mtr.Tpo" -c -o mtr.o mtr.c; \ then mv -f ".deps/mtr.Tpo" ".deps/mtr.Po"; else rm -f ".deps/mtr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -MT net.o -MD -MP -MF ".deps/net.Tpo" -c -o net.o net.c; \ then mv -f ".deps/net.Tpo" ".deps/net.Po"; else rm -f ".deps/net.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -MT dns.o -MD -MP -MF ".deps/dns.Tpo" -c -o dns.o dns.c; \ then mv -f ".deps/dns.Tpo" ".deps/dns.Po"; else rm -f ".deps/dns.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -MT raw.o -MD -MP -MF ".deps/raw.Tpo" -c -o raw.o raw.c; \ then mv -f ".deps/raw.Tpo" ".deps/raw.Po"; else rm -f ".deps/raw.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -MT split.o -MD -MP -MF ".deps/split.Tpo" -c -o split.o split.c; \ then mv -f ".deps/split.Tpo" ".deps/split.Po"; else rm -f ".deps/split.Tpo"; exit 1; fi dns.c: In function 'dorequest': dns.c:885: warning: dereferencing pointer 'hp' does break strict-aliasing rules dns.c:884: note: initialized from here if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; \ then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -MT report.o -MD -MP -MF ".deps/report.Tpo" -c -o report.o report.c; \ then mv -f ".deps/report.Tpo" ".deps/report.Po"; else rm -f ".deps/report.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -MT select.o -MD -MP -MF ".deps/select.Tpo" -c -o select.o select.c; \ then mv -f ".deps/select.Tpo" ".deps/select.Po"; else rm -f ".deps/select.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -MT curses.o -MD -MP -MF ".deps/curses.Tpo" -c -o curses.o curses.c; \ then mv -f ".deps/curses.Tpo" ".deps/curses.Po"; else rm -f ".deps/curses.Tpo"; exit 1; fi gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wno-pointer-sign -o mtr curses.o mtr.o net.o dns.o raw.o split.o display.o report.o getopt.o getopt1.o select.o -lresolv -lm -lncurses -ltermcap make[2]: Leaving directory `/builddir/build/BUILD/mtr-0.75' make[1]: Leaving directory `/builddir/build/BUILD/mtr-0.75' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3xgDdz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64 ++ dirname /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64 + cd mtr-0.75 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64 + mkdir -p /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//usr/bin + mkdir -p /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//usr/sbin + mkdir -p /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//usr/share/pixmaps + mkdir -p /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//usr/share/man/man8 + install -m 0755 mtr /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//usr/sbin/mtr + make DESTDIR=/builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64 install Making install in img make[1]: Entering directory `/builddir/build/BUILD/mtr-0.75/img' make[2]: Entering directory `/builddir/build/BUILD/mtr-0.75/img' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mtr-0.75/img' make[1]: Leaving directory `/builddir/build/BUILD/mtr-0.75/img' make[1]: Entering directory `/builddir/build/BUILD/mtr-0.75' make[2]: Entering directory `/builddir/build/BUILD/mtr-0.75' test -z "/usr/sbin" || mkdir -p -- "/builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/sbin" /usr/bin/install -c 'mtr' '/builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/sbin/mtr' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/mtr-0.75' chmod u+s /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/sbin/mtr make[3]: Leaving directory `/builddir/build/BUILD/mtr-0.75' test -z "/usr/share/man/man8" || mkdir -p -- "/builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 './mtr.8' '/builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/share/man/man8/mtr.8' make[2]: Leaving directory `/builddir/build/BUILD/mtr-0.75' make[1]: Leaving directory `/builddir/build/BUILD/mtr-0.75' + install -m 0755 xmtr /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//usr/bin/xmtr.bin + install -m 644 img/mtr_icon.xpm /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/share/pixmaps + mkdir -p /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//etc/security/console.apps + install -m 644 /builddir/build/SOURCES/xmtr.consolehelper /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//etc/security/console.apps/xmtr + mkdir -p /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//etc/pam.d + install -m 644 /builddir/build/SOURCES/xmtr.pam /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/etc/pam.d/xmtr + mkdir -p /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//usr/bin + ln -fs consolehelper /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//usr/bin/xmtr + mkdir -p /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//usr/share/applications + desktop-file-install --vendor=fedora --dir=/builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//usr/share/applications /builddir/build/SOURCES/net-xmtr.desktop /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64//usr/share/applications/fedora-net-xmtr.desktop: warning: value "mtr_icon.xpm" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/mtr-0.75 extracting debug info from /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/sbin/mtr extracting debug info from /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/bin/xmtr.bin 297 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mtr-0.75-5.el6.nux.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Iwriw7 + umask 022 + cd /builddir/build/BUILD + cd mtr-0.75 + DOCDIR=/builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/share/doc/mtr-0.75 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/share/doc/mtr-0.75 + /bin/mkdir -p /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/share/doc/mtr-0.75 + cp -pr AUTHORS COPYING FORMATS NEWS README SECURITY /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64/usr/share/doc/mtr-0.75 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: mtr-gtk-0.75-5.el6.nux.x86_64 Provides: config(mtr-gtk) = 2:0.75-5.el6.nux Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: mtr-debuginfo-0.75-5.el6.nux.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64 warning: Could not canonicalize hostname: rpmbuilder Wrote: /builddir/build/RPMS/mtr-0.75-5.el6.nux.x86_64.rpm Wrote: /builddir/build/RPMS/mtr-gtk-0.75-5.el6.nux.x86_64.rpm Wrote: /builddir/build/RPMS/mtr-debuginfo-0.75-5.el6.nux.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GSTgIl + umask 022 + cd /builddir/build/BUILD + cd mtr-0.75 + rm -rf /builddir/build/BUILDROOT/mtr-0.75-5.el6.nux.x86_64 + exit 0 Child return code was: 0 LEAVE do -->