The following packages will be installed: rssh Fetching Makefile.in.patch... 0%100%100%100%100%100%Done Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching rssh.SlackBuild... 0%100%100%100%100%100%Done Fetching rssh.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done rssh-2.3.4/ rssh-2.3.4/rssh.h rssh-2.3.4/Makefile.in rssh-2.3.4/Makefile.am rssh-2.3.4/README rssh-2.3.4/rssh.conf.5 rssh-2.3.4/install-sh rssh-2.3.4/log.c rssh-2.3.4/pathnames.h.in rssh-2.3.4/INSTALL rssh-2.3.4/rsshconf.c rssh-2.3.4/COPYING rssh-2.3.4/mkinstalldirs rssh-2.3.4/util.c rssh-2.3.4/ChangeLog rssh-2.3.4/depcomp rssh-2.3.4/configure rssh-2.3.4/argvec.c rssh-2.3.4/NEWS rssh-2.3.4/aclocal.m4 rssh-2.3.4/main.c.in rssh-2.3.4/rssh.conf.default rssh-2.3.4/config.h.in rssh-2.3.4/log.h rssh-2.3.4/configure.ac rssh-2.3.4/TODO rssh-2.3.4/LICENSE rssh-2.3.4/SECURITY rssh-2.3.4/rssh.conf.5.in rssh-2.3.4/util.h rssh-2.3.4/CHROOT rssh-2.3.4/conf_convert.sh rssh-2.3.4/rssh.1 rssh-2.3.4/rssh.spec rssh-2.3.4/argvec.h rssh-2.3.4/AUTHORS rssh-2.3.4/rsshconf.h rssh-2.3.4/mkchroot.sh rssh-2.3.4/missing rssh-2.3.4/rssh.spec.in rssh-2.3.4/rssh_chroot_helper.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig 2012-11-27 01:19:34.000000000 +0100 |+++ Makefile.in 2013-02-25 15:02:30.080423009 +0100 -------------------------- patching file Makefile.in Using Plan A... Hunk #1 succeeded at 730. done 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for strip... strip checking how to run the C preprocessor... gcc -E checking for egrep... 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 stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for strdup... yes checking for strtol... yes checking for strerror... yes checking for wordexp... yes checking for basename... yes checking for OpenSSH >= v3.5... yes - v8.8 checking for scp... /usr/bin/scp checking for sftp-server... /usr/libexec/sftp-server checking for cvs... /usr/bin/cvs checking for rdist... /usr/bin/rdist checking for rsync... /usr/bin/rsync checking static compilation... secure SSH found - not compiling rssh statically configure: creating ./config.status config.status: creating Makefile config.status: creating main.c config.status: creating pathnames.h config.status: creating rssh.conf.5 config.status: creating rssh.spec config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/rssh/rssh-2.3.4' gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -Wall -Wshadow rsshconf.c rsshconf.c:81:5: warning: built-in function ‘log’ declared as non-function [-Wbuiltin-declaration-mismatch] 81 | int log=0; | ^~~ rsshconf.c: In function ‘process_user’: rsshconf.c:851:17: warning: variable ‘optlen’ set but not used [-Wunused-but-set-variable] 851 | int optlen; /* string length of user options */ | ^~~~~~ gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -Wall -Wshadow log.c gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -Wall -Wshadow util.c gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -Wall -Wshadow argvec.c gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -Wall -Wshadow main.c gcc -O2 -Wall -Wshadow -O2 -fPIC -o rssh rsshconf.o log.o util.o argvec.o main.o gcc -c -DHAVE_CONFIG_H -DPATH_RSSH_CONFIG=\"/etc/rssh.conf\" -DPATH_CHROOT_HELPER=\"/usr/libexec/rssh_chroot_helper\" -O2 -Wall -Wshadow rssh_chroot_helper.c rssh_chroot_helper.c: In function ‘main’: rssh_chroot_helper.c:201:26: warning: ‘uinfo.pw_dir’ may be used uninitialized in this function [-Wmaybe-uninitialized] 201 | if ( !(homedir = extract_root(opts.chroot_path, uinfo.pw_dir)) ){ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -Wall -Wshadow -O2 -fPIC -o rssh_chroot_helper rssh_chroot_helper.o log.o argvec.o util.o rsshconf.o make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/rssh/rssh-2.3.4' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/rssh/rssh-2.3.4' test -z "/usr/bin" || mkdir -p -- "/usr/src/slapt-src-x86_64/network/rssh/package-rssh/usr/bin" /usr/bin/ginstall -c 'rssh' '/usr/src/slapt-src-x86_64/network/rssh/package-rssh/usr/bin/rssh' test -z "/etc" || mkdir -p -- "/usr/src/slapt-src-x86_64/network/rssh/package-rssh/etc" /usr/bin/ginstall -c -m 644 'rssh.conf.default' '/usr/src/slapt-src-x86_64/network/rssh/package-rssh/etc/rssh.conf.default' test -z "/usr/libexec" || mkdir -p -- "/usr/src/slapt-src-x86_64/network/rssh/package-rssh/usr/libexec" /usr/bin/ginstall -c 'rssh_chroot_helper' '/usr/src/slapt-src-x86_64/network/rssh/package-rssh/usr/libexec/rssh_chroot_helper' make install-exec-hook make[2]: Entering directory '/usr/src/slapt-src-x86_64/network/rssh/rssh-2.3.4' chmod u+s /usr/src/slapt-src-x86_64/network/rssh/package-rssh//usr/libexec/rssh_chroot_helper make[2]: Leaving directory '/usr/src/slapt-src-x86_64/network/rssh/rssh-2.3.4' test -z "/usr/man/man1" || mkdir -p -- "/usr/src/slapt-src-x86_64/network/rssh/package-rssh/usr/man/man1" /usr/bin/ginstall -c -m 644 './rssh.1' '/usr/src/slapt-src-x86_64/network/rssh/package-rssh/usr/man/man1/rssh.1' test -z "/usr/man/man5" || mkdir -p -- "/usr/src/slapt-src-x86_64/network/rssh/package-rssh/usr/man/man5" /usr/bin/ginstall -c -m 644 './rssh.conf.5' '/usr/src/slapt-src-x86_64/network/rssh/package-rssh/usr/man/man5/rssh.conf.5' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/rssh/rssh-2.3.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/rssh/rssh-2.3.4-x86_64-1salix15.0.txz ./ etc/ etc/rssh.conf.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/rssh usr/doc/ usr/doc/rssh-2.3.4/ usr/doc/rssh-2.3.4/AUTHORS usr/doc/rssh-2.3.4/CHROOT usr/doc/rssh-2.3.4/COPYING usr/doc/rssh-2.3.4/ChangeLog usr/doc/rssh-2.3.4/INSTALL usr/doc/rssh-2.3.4/LICENSE usr/doc/rssh-2.3.4/NEWS usr/doc/rssh-2.3.4/README usr/doc/rssh-2.3.4/SECURITY usr/doc/rssh-2.3.4/TODO usr/doc/rssh-2.3.4/rssh.SlackBuild usr/libexec/ usr/libexec/rssh_chroot_helper usr/man/ usr/man/man1/ usr/man/man1/rssh.1.gz usr/man/man5/ usr/man/man5/rssh.conf.5.gz Slackware package /usr/src/slapt-src-x86_64/network/rssh/rssh-2.3.4-x86_64-1salix15.0.txz created. Installing package rssh-2.3.4-x86_64-1salix15.0... | rssh (restricted ssh) | | rssh is a restricted shell for use with OpenSSH, allowing only scp | and/or sftp. It now also includes support for rdist, rsync, and cvs. | For example, if you have a server which you only want to allow users | to copy files off of via scp, without providing shell access, you can | use rssh to do that. | | Homepage: http://www.pizzashack.org/rssh/ | | | |