Extracting source... mtr-0.75/ mtr-0.75/AUTHORS mtr-0.75/README mtr-0.75/select.h mtr-0.75/hello.c mtr-0.75/display.h mtr-0.75/hello mtr-0.75/raw.h mtr-0.75/aclocal.m4 mtr-0.75/config.sub mtr-0.75/img/ mtr-0.75/img/mtr_icon.xpm mtr-0.75/img/Makefile.am mtr-0.75/img/Makefile.in mtr-0.75/display.c mtr-0.75/COPYING mtr-0.75/config.h.in mtr-0.75/configure mtr-0.75/dns.c mtr-0.75/getopt.c mtr-0.75/stamp-h.in mtr-0.75/net.h mtr-0.75/SECURITY mtr-0.75/config.guess mtr-0.75/gtk.c mtr-0.75/report.c mtr-0.75/mtr.c mtr-0.75/FORMATS mtr-0.75/mtr-curses.h mtr-0.75/depcomp mtr-0.75/split.h mtr-0.75/curses.c mtr-0.75/mkinstalldirs mtr-0.75/report.h mtr-0.75/logfile mtr-0.75/Makefile.am mtr-0.75/net.c mtr-0.75/select.c mtr-0.75/install-sh mtr-0.75/mtr.8 mtr-0.75/INSTALL mtr-0.75/TODO mtr-0.75/getopt1.c mtr-0.75/configure.in mtr-0.75/ChangeLog mtr-0.75/raw.c mtr-0.75/Makefile mtr-0.75/mtr.h mtr-0.75/getopt.h mtr-0.75/mtr-gtk.h mtr-0.75/split.c mtr-0.75/dns.h mtr-0.75/NEWS mtr-0.75/missing mtr-0.75/Makefile.in mtr-0.75/Makefile.dist Setting permissions... Configuring source... patching file net.c checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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... /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 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... 4 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.10.14) 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... 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 all-recursive make[1]: Entering directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75' Making all in img make[2]: Entering directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75/img' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75/img' make[2]: Entering directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 gcc -O2 -march=i586 -mtune=i686 -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lm make[2]: Leaving directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75' make[1]: Leaving directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75' Making install in img make[1]: Entering directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75/img' make[2]: Entering directory `/home/red2/build59/mtr/0.75/tmp/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 `/home/red2/build59/mtr/0.75/tmp/mtr-0.75/img' make[1]: Leaving directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75/img' make[1]: Entering directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75' make[2]: Entering directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75' test -z "/usr/sbin" || mkdir -p -- "/home/red2/build59/mtr/0.75/tmp/package-mtr/usr/sbin" /usr/bin/ginstall -c 'mtr' '/home/red2/build59/mtr/0.75/tmp/package-mtr/usr/sbin/mtr' make install-exec-hook make[3]: Entering directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75' chmod u+s /home/red2/build59/mtr/0.75/tmp/package-mtr/usr/sbin/mtr make[3]: Leaving directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75' test -z "/usr/man/man8" || mkdir -p -- "/home/red2/build59/mtr/0.75/tmp/package-mtr/usr/man/man8" /usr/bin/ginstall -c -m 644 './mtr.8' '/home/red2/build59/mtr/0.75/tmp/package-mtr/usr/man/man8/mtr.8' make[2]: Leaving directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75' make[1]: Leaving directory `/home/red2/build59/mtr/0.75/tmp/mtr-0.75' find: /home/red2/build59/mtr/0.75/tmp/package-mtr/usr/info: No such file or directory Stripping.... Finding dependencies... The following dependencies have been found: atk >= 1.18.0-i486-1 cairo >= 1.4.10-i486-1 expat >= 2.0.1-i486-1 fontconfig >= 2.4.2-i486-2 freetype >= 2.3.7-i586-1vl59 glib2 >= 2.12.12-i486-1 glibc-solibs >= 2.5-i486-5 gtk+2 >= 2.10.14-i486-1 libpng >= 1.2.29-i586-1vl59 libtermcap >= 1.2.3-i486-7 libX11 >= 1.1.3-i486-1 libXau >= 1.0.3-i486-1 libxcb >= 1.0-i486-2 libXcursor >= 1.1.9-i486-1 libXdmcp >= 1.0.2-i486-1 libXext >= 1.0.3-i486-1 libXfixes >= 4.0.3-i486-1 libXi >= 1.1.3-i486-1 libXinerama >= 1.0.2-i486-1 libXrandr >= 1.2.2-i486-1 libXrender >= 0.9.4-i486-1 ncurses >= 5.6-i486-2 pango >= 1.16.4-i486-1 zlib >= 1.2.3-i486-2 Creating package mtr-0.75-i586-1vl59.tlz Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the files and directories in your package to some sane permissions. If any of the files or dirs in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory and file permissions and set their ownerships to root:root? [y/N] n Creating the package file... ./ usr/ usr/sbin/ usr/sbin/mtr usr/man/ usr/man/man8/ usr/man/man8/mtr.8.gz usr/doc/ usr/doc/mtr-0.75/ usr/doc/mtr-0.75/AUTHORS usr/doc/mtr-0.75/COPYING usr/doc/mtr-0.75/ChangeLog usr/doc/mtr-0.75/FORMATS usr/doc/mtr-0.75/INSTALL usr/doc/mtr-0.75/NEWS usr/doc/mtr-0.75/README usr/doc/mtr-0.75/SECURITY usr/doc/mtr-0.75/TODO usr/doc/mtr-0.75/mtr.SlackBuild install/ install/slack-desc install/slack-required Package created: /home/red2/build59/mtr/0.75/mtr-0.75-i586-1vl59.tlz Basename: mtr Version number: 0.75 Minimum arch: i586 Build version: 1vl59 Compression: tlz (LZMA compressed) Cleaning up temp files... Package Complete