The following packages will be installed: atftp Fetching README... 0%100%100%100%100%100%Done Fetching atftp.SlackBuild... 0%100%100%100%100%100%Done Fetching atftp.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done atftp-0.7.4/ atftp-0.7.4/redhat/ atftp-0.7.4/redhat/atftp.spec.in atftp-0.7.4/redhat/README atftp-0.7.4/redhat/atftp.spec atftp-0.7.4/Makefile.am atftp-0.7.4/configure atftp-0.7.4/configure.ac atftp-0.7.4/aclocal.m4 atftp-0.7.4/argz.h atftp-0.7.4/logger.h atftp-0.7.4/options.h atftp-0.7.4/stats.h atftp-0.7.4/tftp.h atftp-0.7.4/tftp_def.h atftp-0.7.4/tftp_io.h atftp-0.7.4/tftpd.h atftp-0.7.4/tftpd_pcre.h atftp-0.7.4/tftpd_mtftp.h atftp-0.7.4/Makefile.in atftp-0.7.4/config.h.in atftp-0.7.4/INSTALL atftp-0.7.4/README atftp-0.7.4/TODO atftp-0.7.4/compile atftp-0.7.4/config.guess atftp-0.7.4/config.sub atftp-0.7.4/depcomp atftp-0.7.4/install-sh atftp-0.7.4/missing atftp-0.7.4/tftp.c atftp-0.7.4/tftp_io.c atftp-0.7.4/logger.c atftp-0.7.4/options.c atftp-0.7.4/tftp_def.c atftp-0.7.4/tftp_file.c atftp-0.7.4/argz.c atftp-0.7.4/tftp_mtftp.c atftp-0.7.4/tftpd.c atftp-0.7.4/stats.c atftp-0.7.4/tftpd_file.c atftp-0.7.4/tftpd_list.c atftp-0.7.4/tftpd_mcast.c atftp-0.7.4/tftpd_pcre.c atftp-0.7.4/tftpd_mtftp.c atftp-0.7.4/BUGS atftp-0.7.4/Changelog atftp-0.7.4/FAQ atftp-0.7.4/LICENSE atftp-0.7.4/README.CVS atftp-0.7.4/README.MCAST atftp-0.7.4/README.PCRE atftp-0.7.4/test/ atftp-0.7.4/test/Makefile.am atftp-0.7.4/test/load.sh atftp-0.7.4/test/mtftp.conf atftp-0.7.4/test/pcre_pattern.txt atftp-0.7.4/test/test_suite.txt atftp-0.7.4/test/test.sh atftp-0.7.4/test/Makefile.in atftp-0.7.4/test/Makefile atftp-0.7.4/docs/ atftp-0.7.4/docs/pxespec.txt atftp-0.7.4/debian/ atftp-0.7.4/debian/po/ atftp-0.7.4/debian/po/POTFILES.in atftp-0.7.4/debian/po/ca.po atftp-0.7.4/debian/po/cs.po atftp-0.7.4/debian/po/da.po atftp-0.7.4/debian/po/de.po atftp-0.7.4/debian/po/es.po atftp-0.7.4/debian/po/fi.po atftp-0.7.4/debian/po/fr.po atftp-0.7.4/debian/po/gl.po atftp-0.7.4/debian/po/it.po atftp-0.7.4/debian/po/ja.po atftp-0.7.4/debian/po/nl.po atftp-0.7.4/debian/po/pl.po atftp-0.7.4/debian/po/pt.po atftp-0.7.4/debian/po/pt_BR.po atftp-0.7.4/debian/po/ru.po atftp-0.7.4/debian/po/sk.po atftp-0.7.4/debian/po/sv.po atftp-0.7.4/debian/po/templates.pot atftp-0.7.4/debian/po/vi.po atftp-0.7.4/debian/atftp.docs atftp-0.7.4/debian/atftp.files atftp-0.7.4/debian/atftpd.README.Debian atftp-0.7.4/debian/atftpd.conffiles atftp-0.7.4/debian/atftpd.config atftp-0.7.4/debian/atftpd.docs atftp-0.7.4/debian/atftpd.files atftp-0.7.4/debian/atftpd.init.d atftp-0.7.4/debian/atftpd.postinst atftp-0.7.4/debian/atftpd.postrm atftp-0.7.4/debian/atftpd.prerm atftp-0.7.4/debian/atftpd.templates atftp-0.7.4/debian/changelog atftp-0.7.4/debian/control atftp-0.7.4/debian/copyright atftp-0.7.4/debian/watch.old atftp-0.7.4/debian/rules atftp-0.7.4/atftp.1 atftp-0.7.4/atftpd.8 atftp-0.7.4/autogen.sh atftp-0.7.4/test-driver checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes 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 build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for gcc... gcc -fgnu89-inline -O2 -fPIC 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 -fgnu89-inline -O2 -fPIC accepts -g... yes checking for gcc -fgnu89-inline -O2 -fPIC option to accept ISO C89... none needed checking whether gcc -fgnu89-inline -O2 -fPIC understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc -fgnu89-inline -O2 -fPIC... gcc3 checking how to run the C preprocessor... gcc -fgnu89-inline -O2 -fPIC -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether make sets $(MAKE)... (cached) yes checking for pthread_create in -lpthread... yes checking for tgetent in -lreadline... no checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for hosts_ctl in -lwrap... yes checking for pcre_version in -lpcre... yes checking for ANSI C header files... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/tftp.h usability... yes checking arpa/tftp.h presence... yes checking for arpa/tftp.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for strchr... yes checking for memcpy... yes checking for strstr... yes checking for strcmp... yes checking for strncmp... yes checking for strncpy... yes checking for strlen... yes checking for strncasecmp... yes checking for strcasecmp... yes checking for strncmp... (cached) yes checking for socket... yes checking for gethostbyname... yes checking for gethostbyname_r... yes checking for gethostbyaddr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating redhat/atftp.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' Making all in . make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT tftp.o -MD -MP -MF .deps/tftp.Tpo -c -o tftp.o tftp.c mv -f .deps/tftp.Tpo .deps/tftp.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT tftp_io.o -MD -MP -MF .deps/tftp_io.Tpo -c -o tftp_io.o tftp_io.c tftp_io.c: In function ‘tftp_file_write’: tftp_io.c:456:14: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] 456 | if (position != filepos) | ^ tftp_io.c:511:13: warning: ‘bytes_written’ may be used uninitialized in this function [-Wmaybe-uninitialized] 511 | return bytes_written; | ^~~~~~~~~~~~~ mv -f .deps/tftp_io.Tpo .deps/tftp_io.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o logger.c mv -f .deps/logger.Tpo .deps/logger.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT tftp_def.o -MD -MP -MF .deps/tftp_def.Tpo -c -o tftp_def.o tftp_def.c mv -f .deps/tftp_def.Tpo .deps/tftp_def.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT tftp_file.o -MD -MP -MF .deps/tftp_file.Tpo -c -o tftp_file.o tftp_file.c mv -f .deps/tftp_file.Tpo .deps/tftp_file.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT argz.o -MD -MP -MF .deps/argz.Tpo -c -o argz.o argz.c mv -f .deps/argz.Tpo .deps/argz.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT tftp_mtftp.o -MD -MP -MF .deps/tftp_mtftp.Tpo -c -o tftp_mtftp.o tftp_mtftp.c mv -f .deps/tftp_mtftp.Tpo .deps/tftp_mtftp.Po gcc -fgnu89-inline -O2 -fPIC -g -O2 -g -Wall -D_REENTRANT -O2 -o atftp tftp.o tftp_io.o logger.o options.o tftp_def.o tftp_file.o argz.o tftp_mtftp.o -lncurses -lreadline -lpthread gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT tftpd.o -MD -MP -MF .deps/tftpd.Tpo -c -o tftpd.o tftpd.c mv -f .deps/tftpd.Tpo .deps/tftpd.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.c mv -f .deps/stats.Tpo .deps/stats.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT tftpd_file.o -MD -MP -MF .deps/tftpd_file.Tpo -c -o tftpd_file.o tftpd_file.c mv -f .deps/tftpd_file.Tpo .deps/tftpd_file.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT tftpd_list.o -MD -MP -MF .deps/tftpd_list.Tpo -c -o tftpd_list.o tftpd_list.c mv -f .deps/tftpd_list.Tpo .deps/tftpd_list.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT tftpd_mcast.o -MD -MP -MF .deps/tftpd_mcast.Tpo -c -o tftpd_mcast.o tftpd_mcast.c mv -f .deps/tftpd_mcast.Tpo .deps/tftpd_mcast.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT tftpd_pcre.o -MD -MP -MF .deps/tftpd_pcre.Tpo -c -o tftpd_pcre.o tftpd_pcre.c mv -f .deps/tftpd_pcre.Tpo .deps/tftpd_pcre.Po gcc -fgnu89-inline -O2 -fPIC -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -g -O2 -g -Wall -D_REENTRANT -O2 -MT tftpd_mtftp.o -MD -MP -MF .deps/tftpd_mtftp.Tpo -c -o tftpd_mtftp.o tftpd_mtftp.c mv -f .deps/tftpd_mtftp.Tpo .deps/tftpd_mtftp.Po gcc -fgnu89-inline -O2 -fPIC -g -O2 -g -Wall -D_REENTRANT -O2 -o atftpd tftpd.o logger.o options.o stats.o tftp_io.o tftp_def.o tftpd_file.o tftpd_list.o tftpd_mcast.o argz.o tftpd_pcre.o tftpd_mtftp.o -lnsl -lwrap -lpthread -lpcre make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' Making all in test make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/test' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' if test -z ''; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' Making install in . make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/atftp/package-atftp/usr/bin' /bin/sh /usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/install-sh -c -s atftp '/usr/src/slapt-src-x86_64/network/atftp/package-atftp/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/atftp/package-atftp/usr/sbin' /bin/sh /usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/install-sh -c -s atftpd '/usr/src/slapt-src-x86_64/network/atftp/package-atftp/usr/sbin' make install-exec-hook make[4]: Entering directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' (cd /usr/src/slapt-src-x86_64/network/atftp/package-atftp/usr/sbin && ln -sf atftpd in.tftpd) make[4]: Leaving directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/atftp/package-atftp/usr/man/man1' /usr/bin/ginstall -c -m 644 atftp.1 '/usr/src/slapt-src-x86_64/network/atftp/package-atftp/usr/man/man1' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/atftp/package-atftp/usr/man/man8' /usr/bin/ginstall -c -m 644 atftpd.8 '/usr/src/slapt-src-x86_64/network/atftp/package-atftp/usr/man/man8' make install-data-hook make[4]: Entering directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' (cd /usr/src/slapt-src-x86_64/network/atftp/package-atftp/usr/man/man8 && ln -sf atftpd.8 in.tftpd.8) make[4]: Leaving directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' Making install in test make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/test' make[3]: Entering directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/test' make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4/test' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4' Slackware package maker, version 3.14159265. 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 directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4-x86_64-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/atftp usr/doc/ usr/doc/atftp-0.7.4/ usr/doc/atftp-0.7.4/BUGS usr/doc/atftp-0.7.4/Changelog usr/doc/atftp-0.7.4/FAQ usr/doc/atftp-0.7.4/LICENSE usr/doc/atftp-0.7.4/README usr/doc/atftp-0.7.4/README.CVS usr/doc/atftp-0.7.4/README.MCAST usr/doc/atftp-0.7.4/README.PCRE usr/doc/atftp-0.7.4/README.Slackware usr/doc/atftp-0.7.4/TODO usr/doc/atftp-0.7.4/atftp.SlackBuild usr/doc/atftp-0.7.4/pxespec.txt usr/man/ usr/man/man1/ usr/man/man1/atftp.1.gz usr/man/man8/ usr/man/man8/atftpd.8.gz usr/sbin/ usr/sbin/atftpd Slackware package /usr/src/slapt-src-x86_64/network/atftp/atftp-0.7.4-x86_64-1salix15.0.txz created. Installing package atftp-0.7.4-x86_64-1salix15.0... | atftp (a client/server implementation of the TFTP protocol) | | atftp is a client/server implementation of the TFTP protocol that | implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is | multi-threaded and the client presents a friendly interface using | libreadline. | | | | | | |