The following packages will be installed: bindfs Fetching README... 0%100%100%100%100%100%Done Fetching bindfs.SlackBuild... 0%100%100%100%100%100%Done Fetching bindfs.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done bindfs-1.14.7/ bindfs-1.14.7/Makefile.am bindfs-1.14.7/tests/ bindfs-1.14.7/tests/Makefile.am bindfs-1.14.7/tests/ruby18_hacks.rb bindfs-1.14.7/tests/test_concurrent.rb bindfs-1.14.7/tests/odirect_write.c bindfs-1.14.7/tests/fcntl_locker.c bindfs-1.14.7/tests/test_bindfs.rb bindfs-1.14.7/tests/stress_test.rb bindfs-1.14.7/tests/readdir_inode.c bindfs-1.14.7/tests/Makefile.in bindfs-1.14.7/tests/common.rb bindfs-1.14.7/tests/utimens_nofollow.c bindfs-1.14.7/tests/internals/ bindfs-1.14.7/tests/internals/Makefile.am bindfs-1.14.7/tests/internals/test_common.h bindfs-1.14.7/tests/internals/test_rate_limiter.c bindfs-1.14.7/tests/internals/Makefile.in bindfs-1.14.7/tests/internals/test_internals.c bindfs-1.14.7/tests/internals/test_rate_limiter_valgrind.sh bindfs-1.14.7/tests/internals/test_common.c bindfs-1.14.7/tests/internals/test_internals_valgrind.sh bindfs-1.14.7/tests/test_dir_rewind.c bindfs-1.14.7/tests/odirect_read.c bindfs-1.14.7/tests/test_block_devices_as_files.rb bindfs-1.14.7/COPYING bindfs-1.14.7/depcomp bindfs-1.14.7/config.guess bindfs-1.14.7/vagrant/ bindfs-1.14.7/vagrant/centos6/ bindfs-1.14.7/vagrant/centos6/Vagrantfile bindfs-1.14.7/vagrant/bionic64/ bindfs-1.14.7/vagrant/bionic64/Vagrantfile bindfs-1.14.7/vagrant/centos8/ bindfs-1.14.7/vagrant/centos8/Vagrantfile bindfs-1.14.7/vagrant/test.rb bindfs-1.14.7/vagrant/centos7/ bindfs-1.14.7/vagrant/centos7/Vagrantfile bindfs-1.14.7/vagrant/trusty64/ bindfs-1.14.7/vagrant/trusty64/Vagrantfile bindfs-1.14.7/vagrant/xenial64/ bindfs-1.14.7/vagrant/xenial64/Vagrantfile bindfs-1.14.7/vagrant/freebsd10_3/ bindfs-1.14.7/vagrant/freebsd10_3/Vagrantfile bindfs-1.14.7/aclocal.m4 bindfs-1.14.7/README.md bindfs-1.14.7/configure.ac bindfs-1.14.7/TODO bindfs-1.14.7/compile bindfs-1.14.7/Makefile.in bindfs-1.14.7/ChangeLog bindfs-1.14.7/ltmain.sh bindfs-1.14.7/config.h.in bindfs-1.14.7/missing bindfs-1.14.7/.travis.yml bindfs-1.14.7/src/ bindfs-1.14.7/src/bindfs.1 bindfs-1.14.7/src/misc.h bindfs-1.14.7/src/Makefile.am bindfs-1.14.7/src/userinfo.c bindfs-1.14.7/src/userinfo.h bindfs-1.14.7/src/usermap.c bindfs-1.14.7/src/debug.c bindfs-1.14.7/src/misc.c bindfs-1.14.7/src/debug.h bindfs-1.14.7/src/permchain.h bindfs-1.14.7/src/rate_limiter.h bindfs-1.14.7/src/Makefile.in bindfs-1.14.7/src/bindfs.c bindfs-1.14.7/src/usermap.h bindfs-1.14.7/src/permchain.c bindfs-1.14.7/src/rate_limiter.c bindfs-1.14.7/configure bindfs-1.14.7/.gitignore bindfs-1.14.7/releasescript/ bindfs-1.14.7/releasescript/makerelease.sh bindfs-1.14.7/releasescript/.gitignore bindfs-1.14.7/config.sub bindfs-1.14.7/autogen.sh bindfs-1.14.7/install-sh 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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf 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/bin/ld checking if the linker (/usr/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/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... mt checking if mt 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/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 for lutimes... yes checking for utimensat... yes checking for setxattr... yes checking for getxattr... yes checking for listxattr... yes checking for removexattr... yes checking for lsetxattr... yes checking for lgetxattr... yes checking for llistxattr... yes checking for lremovexattr... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for fuse... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/internals/Makefile 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-i486/system/bindfs/bindfs-1.14.7' Making all in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT bindfs.o -MD -MP -MF .deps/bindfs.Tpo -c -o bindfs.o bindfs.c mv -f .deps/bindfs.Tpo .deps/bindfs.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT permchain.o -MD -MP -MF .deps/permchain.Tpo -c -o permchain.o permchain.c mv -f .deps/permchain.Tpo .deps/permchain.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT userinfo.o -MD -MP -MF .deps/userinfo.Tpo -c -o userinfo.o userinfo.c mv -f .deps/userinfo.Tpo .deps/userinfo.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT usermap.o -MD -MP -MF .deps/usermap.Tpo -c -o usermap.o usermap.c mv -f .deps/usermap.Tpo .deps/usermap.Po gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT rate_limiter.o -MD -MP -MF .deps/rate_limiter.Tpo -c -o rate_limiter.o rate_limiter.c mv -f .deps/rate_limiter.Tpo .deps/rate_limiter.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o bindfs bindfs.o debug.o permchain.o userinfo.o misc.o usermap.o rate_limiter.o -lfuse -pthread -pthread libtool: link: gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o bindfs bindfs.o debug.o permchain.o userinfo.o misc.o usermap.o rate_limiter.o -pthread -pthread -lfuse -pthread make[2]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/src' Making all in tests make[2]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests' Making all in internals make[3]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests/internals' gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT test_internals-test_internals.o -MD -MP -MF .deps/test_internals-test_internals.Tpo -c -o test_internals-test_internals.o `test -f 'test_internals.c' || echo './'`test_internals.c mv -f .deps/test_internals-test_internals.Tpo .deps/test_internals-test_internals.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT test_internals-test_common.o -MD -MP -MF .deps/test_internals-test_common.Tpo -c -o test_internals-test_common.o `test -f 'test_common.c' || echo './'`test_common.c mv -f .deps/test_internals-test_common.Tpo .deps/test_internals-test_common.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT test_internals-misc.o -MD -MP -MF .deps/test_internals-misc.Tpo -c -o test_internals-misc.o `test -f '../../src/misc.c' || echo './'`../../src/misc.c mv -f .deps/test_internals-misc.Tpo .deps/test_internals-misc.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o test_internals test_internals-test_internals.o test_internals-test_common.o test_internals-misc.o -pthread libtool: link: gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o test_internals test_internals-test_internals.o test_internals-test_common.o test_internals-misc.o -pthread -pthread gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT test_rate_limiter-test_rate_limiter.o -MD -MP -MF .deps/test_rate_limiter-test_rate_limiter.Tpo -c -o test_rate_limiter-test_rate_limiter.o `test -f 'test_rate_limiter.c' || echo './'`test_rate_limiter.c mv -f .deps/test_rate_limiter-test_rate_limiter.Tpo .deps/test_rate_limiter-test_rate_limiter.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT test_rate_limiter-test_common.o -MD -MP -MF .deps/test_rate_limiter-test_common.Tpo -c -o test_rate_limiter-test_common.o `test -f 'test_common.c' || echo './'`test_common.c mv -f .deps/test_rate_limiter-test_common.Tpo .deps/test_rate_limiter-test_common.Po gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I../../src -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT test_rate_limiter-rate_limiter.o -MD -MP -MF .deps/test_rate_limiter-rate_limiter.Tpo -c -o test_rate_limiter-rate_limiter.o `test -f '../../src/rate_limiter.c' || echo './'`../../src/rate_limiter.c mv -f .deps/test_rate_limiter-rate_limiter.Tpo .deps/test_rate_limiter-rate_limiter.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o test_rate_limiter test_rate_limiter-test_rate_limiter.o test_rate_limiter-test_common.o test_rate_limiter-rate_limiter.o -pthread libtool: link: gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o test_rate_limiter test_rate_limiter-test_rate_limiter.o test_rate_limiter-test_common.o test_rate_limiter-rate_limiter.o -pthread -pthread make[3]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests/internals' make[3]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests' gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT readdir_inode.o -MD -MP -MF .deps/readdir_inode.Tpo -c -o readdir_inode.o readdir_inode.c mv -f .deps/readdir_inode.Tpo .deps/readdir_inode.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o readdir_inode readdir_inode.o libtool: link: gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o readdir_inode readdir_inode.o gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT utimens_nofollow.o -MD -MP -MF .deps/utimens_nofollow.Tpo -c -o utimens_nofollow.o utimens_nofollow.c mv -f .deps/utimens_nofollow.Tpo .deps/utimens_nofollow.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o utimens_nofollow utimens_nofollow.o libtool: link: gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o utimens_nofollow utimens_nofollow.o gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT fcntl_locker.o -MD -MP -MF .deps/fcntl_locker.Tpo -c -o fcntl_locker.o fcntl_locker.c mv -f .deps/fcntl_locker.Tpo .deps/fcntl_locker.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o fcntl_locker fcntl_locker.o libtool: link: gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o fcntl_locker fcntl_locker.o gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT odirect_read.o -MD -MP -MF .deps/odirect_read.Tpo -c -o odirect_read.o odirect_read.c mv -f .deps/odirect_read.Tpo .deps/odirect_read.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o odirect_read odirect_read.o libtool: link: gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o odirect_read odirect_read.o gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT odirect_write.o -MD -MP -MF .deps/odirect_write.Tpo -c -o odirect_write.o odirect_write.c odirect_write.c: In function ‘main’: odirect_write.c:60:56: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] 60 | fprintf(stderr, "Failed to write exactly %ld bytes", amt_read); | ~~^ ~~~~~~~~ | | | | long int size_t {aka unsigned int} | %d mv -f .deps/odirect_write.Tpo .deps/odirect_write.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o odirect_write odirect_write.o libtool: link: gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o odirect_write odirect_write.o gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -Wall -fno-common -O2 -march=i586 -mtune=i686 -MT test_dir_rewind.o -MD -MP -MF .deps/test_dir_rewind.Tpo -c -o test_dir_rewind.o test_dir_rewind.c mv -f .deps/test_dir_rewind.Tpo .deps/test_dir_rewind.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o test_dir_rewind test_dir_rewind.o libtool: link: gcc -Wall -fno-common -O2 -march=i586 -mtune=i686 -o test_dir_rewind test_dir_rewind.o make[3]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests' make[2]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7' if test -z 'strip'; then \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi make[1]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7' Making install in src make[2]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/src' make[3]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/src' /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/bindfs/package-bindfs/usr/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/install-sh -c -s bindfs '/usr/src/slapt-src-i486/system/bindfs/package-bindfs/usr/bin' libtool: install: /bin/sh /usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/install-sh -c -s bindfs /usr/src/slapt-src-i486/system/bindfs/package-bindfs/usr/bin/bindfs /usr/bin/mkdir -p '/usr/src/slapt-src-i486/system/bindfs/package-bindfs/usr/man/man1' /usr/bin/ginstall -c -m 644 bindfs.1 '/usr/src/slapt-src-i486/system/bindfs/package-bindfs/usr/man/man1' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/src' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/src' Making install in tests make[2]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests' Making install in internals make[3]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests/internals' make[4]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests/internals' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests/internals' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests/internals' make[3]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests' make[4]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests' make[3]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7/tests' make[2]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7' make[3]: Entering directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7' 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-i486/system/bindfs/bindfs-1.14.7' make[2]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7' make[1]: Leaving directory '/usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7' 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-i486/system/bindfs/bindfs-1.14.7-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/bindfs usr/doc/ usr/doc/bindfs-1.14.7/ usr/doc/bindfs-1.14.7/COPYING usr/doc/bindfs-1.14.7/ChangeLog usr/doc/bindfs-1.14.7/README.md usr/doc/bindfs-1.14.7/TODO usr/doc/bindfs-1.14.7/bindfs.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/bindfs.1.gz Slackware package /usr/src/slapt-src-i486/system/bindfs/bindfs-1.14.7-i586-1salix15.0.txz created. Installing package bindfs-1.14.7-i586-1salix15.0... | bindfs (FUSE filesystem for mounting directories elsewhere) | | bindfs is a FUSE filesystem for mounting a directory to another | location, similarly to mount --bind. The permissions inside the | mountpoint can be altered using various rules. | | | | | | | |