autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:11: installing './compile' configure.ac:8: installing './missing' Makefile.am: installing './depcomp' tests/run/Makefile.am:4: warning: source file '$(top_srcdir)/cliserv.c' is in a subdirectory, tests/run/Makefile.am:4: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. autoreconf: Leaving directory `.' un/ nbd-3.14/tests/run/Makefile.in nbd-3.14/tests/run/nbd-tester-client.c nbd-3.14/tests/run/simple_test nbd-3.14/tests/run/Makefile.am nbd-3.14/tests/run/integrityhuge-test.tr nbd-3.14/tests/run/integrity-test.tr nbd-3.14/treefiles.h nbd-3.14/nbdsrv.c nbd-3.14/make-integrityhuge.c nbd-3.14/config.sub nbd-3.14/depcomp nbd-3.14/support/ nbd-3.14/support/libtool.m4 nbd-3.14/support/ltoptions.m4 nbd-3.14/support/ltversion.m4 nbd-3.14/support/ltsugar.m4 nbd-3.14/support/lt~obsolete.m4 nbd-3.14/CodingStyle nbd-3.14/cliserv.h nbd-3.14/treefiles.c nbd-3.14/Makefile.am nbd-3.14/maketr nbd-3.14/install-sh nbd-3.14/missing nbd-3.14/man/ nbd-3.14/man/Makefile.in nbd-3.14/man/nbd-client.8.in.sgml nbd-3.14/man/nbdtab.5.in.sgml nbd-3.14/man/nbdtab.5.sh.in nbd-3.14/man/nbd-trdump.1.sh.in nbd-3.14/man/nbd-client.8.sh.in nbd-3.14/man/nbd-server.5.sh.in nbd-3.14/man/nbd-trdump.1.in.sgml nbd-3.14/man/nbd-server.1.in.sgml nbd-3.14/man/sh.tmpl nbd-3.14/man/Makefile.am nbd-3.14/man/nbd-server.1.sh.in nbd-3.14/man/nbd-server.5.in.sgml nbd-3.14/lfs.h nbd-3.14/configure nbd-3.14/nbdsrv.h nbd-3.14/ltmain.sh nbd-3.14/aclocal.m4 nbd-3.14/config.h.in nbd-3.14/configure.ac nbd-3.14/doc/ nbd-3.14/doc/Makefile.in nbd-3.14/doc/todo.txt nbd-3.14/doc/proto.md nbd-3.14/doc/README nbd-3.14/doc/Doxyfile.in nbd-3.14/doc/Makefile.am patching file configure.ac patching file Makefile.am patching file support/genver.sh libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'support'. libtoolize: copying file 'support/libtool.m4' libtoolize: copying file 'support/ltoptions.m4' libtoolize: copying file 'support/ltsugar.m4' libtoolize: copying file 'support/ltversion.m4' libtoolize: copying file 'support/lt~obsolete.m4' libtoolize: Consider adding '-I support' to ACLOCAL_AMFLAGS in Makefile.am. 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 whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i586-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether Large File Support should be enabled... yes checking whether syslog logging is requested... yes checking whether a debugging version is requested... no checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for an ANSI C-conforming const... yes checking size of unsigned short int... 2 checking size of unsigned int... 4 checking size of unsigned long int... 4 checking size of unsigned long long int... 8 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for llseek... yes checking for alarm... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for strerror... yes checking for strstr... yes checking for mkstemp... yes checking for fdatasync... yes checking for fallocate... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking whether FALLOC_FL_PUNCH_HOLE is declared... yes checking for FALLOC_FL_PUNCH_HOLE support... yes checking for winioctl.h... no checking for sync_file_range... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether client should be built... yes checking for library containing bind... none required checking for library containing inet_ntoa... none required checking for library containing daemon... none required checking for sys/mount.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking sys/dirent.h usability... no checking sys/dirent.h presence... no checking for sys/dirent.h... no checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.26.0... yes (version 2.46.2) checking for sys/wait.h that is POSIX.1 compatible... yes checking for off_t... yes checking for pid_t... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating gznbd/Makefile config.status: creating tests/Makefile config.status: creating tests/code/Makefile config.status: creating tests/run/Makefile config.status: creating man/nbd-client.8.sh config.status: creating man/nbd-server.5.sh config.status: creating man/nbd-server.1.sh config.status: creating man/nbd-trdump.1.sh config.status: creating man/nbdtab.5.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14' Making all in . make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -MT libnbdsrv_la-nbdsrv.lo -MD -MP -MF .deps/libnbdsrv_la-nbdsrv.Tpo -c -o libnbdsrv_la-nbdsrv.lo `test -f 'nbdsrv.c' || echo './'`nbdsrv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -MT libnbdsrv_la-nbdsrv.lo -MD -MP -MF .deps/libnbdsrv_la-nbdsrv.Tpo -c nbdsrv.c -fPIC -DPIC -o .libs/libnbdsrv_la-nbdsrv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -MT libnbdsrv_la-nbdsrv.lo -MD -MP -MF .deps/libnbdsrv_la-nbdsrv.Tpo -c nbdsrv.c -o libnbdsrv_la-nbdsrv.o >/dev/null 2>&1 mv -f .deps/libnbdsrv_la-nbdsrv.Tpo .deps/libnbdsrv_la-nbdsrv.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -MT libnbdsrv_la-treefiles.lo -MD -MP -MF .deps/libnbdsrv_la-treefiles.Tpo -c -o libnbdsrv_la-treefiles.lo `test -f 'treefiles.c' || echo './'`treefiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -MT libnbdsrv_la-treefiles.lo -MD -MP -MF .deps/libnbdsrv_la-treefiles.Tpo -c treefiles.c -fPIC -DPIC -o .libs/libnbdsrv_la-treefiles.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -MT libnbdsrv_la-treefiles.lo -MD -MP -MF .deps/libnbdsrv_la-treefiles.Tpo -c treefiles.c -o libnbdsrv_la-treefiles.o >/dev/null 2>&1 mv -f .deps/libnbdsrv_la-treefiles.Tpo .deps/libnbdsrv_la-treefiles.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -o libnbdsrv.la libnbdsrv_la-nbdsrv.lo libnbdsrv_la-treefiles.lo libtool: link: ar cru .libs/libnbdsrv.a .libs/libnbdsrv_la-nbdsrv.o .libs/libnbdsrv_la-treefiles.o libtool: link: ranlib .libs/libnbdsrv.a libtool: link: ( cd ".libs" && rm -f "libnbdsrv.la" && ln -s "../libnbdsrv.la" "libnbdsrv.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -march=i586 -mtune=i686 -O2 -march=i586 -mtune=i686 -MT libcliserv_la-cliserv.lo -MD -MP -MF .deps/libcliserv_la-cliserv.Tpo -c -o libcliserv_la-cliserv.lo `test -f 'cliserv.c' || echo './'`cliserv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -march=i586 -mtune=i686 -O2 -march=i586 -mtune=i686 -MT libcliserv_la-cliserv.lo -MD -MP -MF .deps/libcliserv_la-cliserv.Tpo -c cliserv.c -fPIC -DPIC -o .libs/libcliserv_la-cliserv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR=\"/etc\" -O2 -march=i586 -mtune=i686 -O2 -march=i586 -mtune=i686 -MT libcliserv_la-cliserv.lo -MD -MP -MF .deps/libcliserv_la-cliserv.Tpo -c cliserv.c -o libcliserv_la-cliserv.o >/dev/null 2>&1 mv -f .deps/libcliserv_la-cliserv.Tpo .deps/libcliserv_la-cliserv.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -O2 -march=i586 -mtune=i686 -o libcliserv.la libcliserv_la-cliserv.lo libtool: link: ar cru .libs/libcliserv.a .libs/libcliserv_la-cliserv.o libtool: link: ranlib .libs/libcliserv.a libtool: link: ( cd ".libs" && rm -f "libcliserv.la" && ln -s "../libcliserv.la" "libcliserv.la" ) gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -MT nbd_server-nbd-server.o -MD -MP -MF .deps/nbd_server-nbd-server.Tpo -c -o nbd_server-nbd-server.o `test -f 'nbd-server.c' || echo './'`nbd-server.c In file included from /usr/include/assert.h:35:0, from nbd-server.c:65: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ mv -f .deps/nbd_server-nbd-server.Tpo .deps/nbd_server-nbd-server.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -o nbd-server nbd_server-nbd-server.o -lglib-2.0 libnbdsrv.la libcliserv.la libtool: link: gcc -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -o nbd-server nbd_server-nbd-server.o /usr/lib/libglib-2.0.so -lpthread ./.libs/libnbdsrv.a ./.libs/libcliserv.a gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -MT nbd_trdump-nbd-trdump.o -MD -MP -MF .deps/nbd_trdump-nbd-trdump.Tpo -c -o nbd_trdump-nbd-trdump.o `test -f 'nbd-trdump.c' || echo './'`nbd-trdump.c mv -f .deps/nbd_trdump-nbd-trdump.Tpo .deps/nbd_trdump-nbd-trdump.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -o nbd-trdump nbd_trdump-nbd-trdump.o libcliserv.la libtool: link: gcc -O2 -march=i586 -mtune=i686 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i586 -mtune=i686 -o nbd-trdump nbd_trdump-nbd-trdump.o ./.libs/libcliserv.a gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -O2 -march=i586 -mtune=i686 -MT nbd-client.o -MD -MP -MF .deps/nbd-client.Tpo -c -o nbd-client.o nbd-client.c mv -f .deps/nbd-client.Tpo .deps/nbd-client.Po /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -o nbd-client nbd-client.o libcliserv.la libtool: link: gcc -O2 -march=i586 -mtune=i686 -o nbd-client nbd-client.o ./.libs/libcliserv.a make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14' Making all in man make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/man' sh nbd-server.1.sh > nbd-server.1 sh nbd-server.5.sh > nbd-server.5 sh nbd-client.8.sh > nbd-client.8 sh nbd-trdump.1.sh > nbd-trdump.1 sh nbdtab.5.sh > nbdtab.5 make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/man' Making all in doc make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/doc' Making all in tests make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests' Making all in code make[3]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests/code' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests/code' Making all in run make[3]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests/run' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests/run' make[3]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests' make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests' Making all in gznbd make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/gznbd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/gznbd' make[1]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14' Making install in . make[1]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14' make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14' /usr/bin/mkdir -p '/usr/src/slapt-src/network/nbd/package-nbd/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c nbd-server nbd-trdump '/usr/src/slapt-src/network/nbd/package-nbd/usr/bin' libtool: install: /usr/bin/ginstall -c nbd-server /usr/src/slapt-src/network/nbd/package-nbd/usr/bin/nbd-server libtool: install: /usr/bin/ginstall -c nbd-trdump /usr/src/slapt-src/network/nbd/package-nbd/usr/bin/nbd-trdump /usr/bin/mkdir -p '/usr/src/slapt-src/network/nbd/package-nbd/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c nbd-client '/usr/src/slapt-src/network/nbd/package-nbd/usr/sbin' libtool: install: /usr/bin/ginstall -c nbd-client /usr/src/slapt-src/network/nbd/package-nbd/usr/sbin/nbd-client make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14' make[1]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14' Making install in man make[1]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/man' make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/network/nbd/package-nbd/usr/man/man1' /usr/bin/ginstall -c -m 644 nbd-server.1 nbd-trdump.1 '/usr/src/slapt-src/network/nbd/package-nbd/usr/man/man1' /usr/bin/mkdir -p '/usr/src/slapt-src/network/nbd/package-nbd/usr/man/man5' /usr/bin/ginstall -c -m 644 nbd-server.5 nbdtab.5 '/usr/src/slapt-src/network/nbd/package-nbd/usr/man/man5' /usr/bin/mkdir -p '/usr/src/slapt-src/network/nbd/package-nbd/usr/man/man8' /usr/bin/ginstall -c -m 644 nbd-client.8 '/usr/src/slapt-src/network/nbd/package-nbd/usr/man/man8' make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/man' make[1]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/man' Making install in doc make[1]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/doc' make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/doc' make[1]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/doc' Making install in tests make[1]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests' Making install in code make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests/code' make[3]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests/code' 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/network/nbd/nbd-3.14/tests/code' make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests/code' Making install in run make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests/run' make[3]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests/run' 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/network/nbd/nbd-3.14/tests/run' make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests/run' make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests' make[3]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests' 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/network/nbd/nbd-3.14/tests' make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests' make[1]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/tests' Making install in gznbd make[1]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/gznbd' make[2]: Entering directory '/usr/src/slapt-src/network/nbd/nbd-3.14/gznbd' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/gznbd' make[1]: Leaving directory '/usr/src/slapt-src/network/nbd/nbd-3.14/gznbd' Slackware package maker, version 3.141593. 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/network/nbd/nbd-3.14-i586-1salix.txz ./ usr/ usr/sbin/ usr/sbin/nbd-client usr/bin/ usr/bin/nbd-server usr/bin/nbd-trdump usr/doc/ usr/doc/nbd-3.14/ usr/doc/nbd-3.14/README.md usr/doc/nbd-3.14/nbd.SlackBuild usr/man/ usr/man/man5/ usr/man/man5/nbd-server.5.gz usr/man/man5/nbdtab.5.gz usr/man/man1/ usr/man/man1/nbd-trdump.1.gz usr/man/man1/nbd-server.1.gz usr/man/man8/ usr/man/man8/nbd-client.8.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/network/nbd/nbd-3.14-i586-1salix.txz created. Installing package nbd-3.14-i586-1salix... | nbd (Network Block Device TCP version) | | Network Block Devices (NBD) is used to access a remote block device on | a local machine over a TCP/IP network. Provided in this package are | the userland apps nbd-client and nbd-server. | | Homepage: http://nbd.sourceforge.net/ | | | | | |