The following packages will be installed: sshfs-fuse Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching sshfs-fuse.SlackBuild... 0%100%100%100%100%100%Done Fetching sshfs-fuse.info... 0%100%100%100%100%100%Done sshfs-2.8/ sshfs-2.8/config.guess sshfs-2.8/config.h.in sshfs-2.8/COPYING sshfs-2.8/Makefile.in sshfs-2.8/Makefile.am sshfs-2.8/configure.ac sshfs-2.8/missing sshfs-2.8/aclocal.m4 sshfs-2.8/configure sshfs-2.8/compat/ sshfs-2.8/compat/fuse_opt.h sshfs-2.8/compat/darwin_compat.h sshfs-2.8/compat/fuse_opt.c sshfs-2.8/compat/darwin_compat.c sshfs-2.8/depcomp sshfs-2.8/install-sh sshfs-2.8/cache.h sshfs-2.8/compile sshfs-2.8/sshnodelay.c sshfs-2.8/config.sub sshfs-2.8/sshfs.c sshfs-2.8/ChangeLog sshfs-2.8/cache.c sshfs-2.8/AUTHORS sshfs-2.8/sshfs.1 sshfs-2.8/sshfs.1.in checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking target system type... i486-slackware-linux-gnu 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 for library containing dlsym... -ldl checking OpenSSH version... 7.3 >= 4.4, disabling NODELAY workaround checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SSHFS... yes checking for fuse_opt_parse... yes checking for fusermount... fusermount -u checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src/network/sshfs-fuse/sshfs-2.8' gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/usr/lib\" -DIDMAP_DEFAULT="\"none\"" -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/fuse -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i486 -mtune=i686 -Wall -W -MT sshfs-sshfs.o -MD -MP -MF .deps/sshfs-sshfs.Tpo -c -o sshfs-sshfs.o `test -f 'sshfs.c' || echo './'`sshfs.c sshfs.c: In function ‘sshfs_fsync’: sshfs.c:2643:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (err = sshfs_flush(path, fi)) ^ sshfs.c: In function ‘main’: sshfs.c:3956:2: warning: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from sshfs.c:42: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^ mv -f .deps/sshfs-sshfs.Tpo .deps/sshfs-sshfs.Po gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/usr/lib\" -DIDMAP_DEFAULT="\"none\"" -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/fuse -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i486 -mtune=i686 -Wall -W -MT sshfs-cache.o -MD -MP -MF .deps/sshfs-cache.Tpo -c -o sshfs-cache.o `test -f 'cache.c' || echo './'`cache.c cache.c: In function ‘cache_clean’: cache.c:76:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (now > cache.last_cleaned + cache.min_clean_interval_secs && ^ cache.c:78:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] now > cache.last_cleaned + cache.clean_interval_secs)) { ^ mv -f .deps/sshfs-cache.Tpo .deps/sshfs-cache.Po gcc -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/fuse -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i486 -mtune=i686 -Wall -W -o sshfs sshfs-sshfs.o sshfs-cache.o -lfuse -pthread -lgthread-2.0 -pthread -lglib-2.0 make[1]: Leaving directory '/usr/src/slapt-src/network/sshfs-fuse/sshfs-2.8' make[1]: Entering directory '/usr/src/slapt-src/network/sshfs-fuse/sshfs-2.8' /usr/bin/mkdir -p '/usr/src/slapt-src/network/sshfs-fuse/package-sshfs-fuse/usr/bin' /usr/bin/ginstall -c sshfs '/usr/src/slapt-src/network/sshfs-fuse/package-sshfs-fuse/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src/network/sshfs-fuse/package-sshfs-fuse/usr/man/man1' /usr/bin/ginstall -c -m 644 sshfs.1 '/usr/src/slapt-src/network/sshfs-fuse/package-sshfs-fuse/usr/man/man1' make[1]: Leaving directory '/usr/src/slapt-src/network/sshfs-fuse/sshfs-2.8' 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/sshfs-fuse/sshfs-fuse-2.8-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/sshfs usr/doc/ usr/doc/sshfs-fuse-2.8/ usr/doc/sshfs-fuse-2.8/COPYING usr/doc/sshfs-fuse-2.8/AUTHORS usr/doc/sshfs-fuse-2.8/ChangeLog usr/doc/sshfs-fuse-2.8/sshfs-fuse.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/sshfs.1.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/network/sshfs-fuse/sshfs-fuse-2.8-i486-1salix.txz created. Installing package sshfs-fuse-2.8-i486-1salix... WARNING: File already exist usr/bin/sshfs (it will be replaced) WARNING: File already exist usr/man/man1/sshfs.1.gz (it will be replaced) | sshfs-fuse (ssh file system module for FUSE) | | This is a filesystem client based on the SSH File Transfer | Protocol. Since most SSH servers already support this protocol it | is very easy to set up: i.e. on the server side there's nothing | to do. On the client side mounting the filesystem is as easy as | logging into the server with ssh. | | | | | |