The following packages will be installed: reptyr Fetching README... 0%100%100%100%100%100%Done Fetching reptyr.SlackBuild... 0%100%100%100%100%100%Done Fetching reptyr.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done reptyr-reptyr-0.8.0/ reptyr-reptyr-0.8.0/.circleci/ reptyr-reptyr-0.8.0/.circleci/config.yml reptyr-reptyr-0.8.0/.cirrus.yml reptyr-reptyr-0.8.0/.gitignore reptyr-reptyr-0.8.0/.travis.yml reptyr-reptyr-0.8.0/COPYING reptyr-reptyr-0.8.0/ChangeLog reptyr-reptyr-0.8.0/Makefile reptyr-reptyr-0.8.0/NOTES reptyr-reptyr-0.8.0/README.md reptyr-reptyr-0.8.0/Vagrantfile reptyr-reptyr-0.8.0/attach.c reptyr-reptyr-0.8.0/platform/ reptyr-reptyr-0.8.0/platform/freebsd/ reptyr-reptyr-0.8.0/platform/freebsd/arch/ reptyr-reptyr-0.8.0/platform/freebsd/arch/amd64.h reptyr-reptyr-0.8.0/platform/freebsd/arch/arm.h reptyr-reptyr-0.8.0/platform/freebsd/arch/default-syscalls.h reptyr-reptyr-0.8.0/platform/freebsd/arch/i386.h reptyr-reptyr-0.8.0/platform/freebsd/arch/x86_common.h reptyr-reptyr-0.8.0/platform/freebsd/freebsd.c reptyr-reptyr-0.8.0/platform/freebsd/freebsd.h reptyr-reptyr-0.8.0/platform/freebsd/freebsd_ptrace.c reptyr-reptyr-0.8.0/platform/linux/ reptyr-reptyr-0.8.0/platform/linux/arch/ reptyr-reptyr-0.8.0/platform/linux/arch/aarch64.h reptyr-reptyr-0.8.0/platform/linux/arch/amd64.h reptyr-reptyr-0.8.0/platform/linux/arch/arm.h reptyr-reptyr-0.8.0/platform/linux/arch/default-syscalls.h reptyr-reptyr-0.8.0/platform/linux/arch/i386.h reptyr-reptyr-0.8.0/platform/linux/arch/powerpc.h reptyr-reptyr-0.8.0/platform/linux/arch/x86_common.h reptyr-reptyr-0.8.0/platform/linux/linux.c reptyr-reptyr-0.8.0/platform/linux/linux.h reptyr-reptyr-0.8.0/platform/linux/linux_ptrace.c reptyr-reptyr-0.8.0/platform/platform.h reptyr-reptyr-0.8.0/ptrace.h reptyr-reptyr-0.8.0/reallocarray.c reptyr-reptyr-0.8.0/reallocarray.h reptyr-reptyr-0.8.0/release.sh reptyr-reptyr-0.8.0/reptyr.1 reptyr-reptyr-0.8.0/reptyr.bash reptyr-reptyr-0.8.0/reptyr.c reptyr-reptyr-0.8.0/reptyr.fr.1 reptyr-reptyr-0.8.0/reptyr.h reptyr-reptyr-0.8.0/test/ reptyr-reptyr-0.8.0/test/.gitignore reptyr-reptyr-0.8.0/test/basic.py reptyr-reptyr-0.8.0/test/matrix.sh reptyr-reptyr-0.8.0/test/requirements.txt reptyr-reptyr-0.8.0/test/tty-steal.py reptyr-reptyr-0.8.0/test/util.py reptyr-reptyr-0.8.0/test/victim.c cc -MD -Wall -D_GNU_SOURCE -g -O2 -march=i586 -mtune=i686 -c -o reptyr.o reptyr.c cc -MD -Wall -D_GNU_SOURCE -g -O2 -march=i586 -mtune=i686 -c -o reallocarray.o reallocarray.c cc -MD -Wall -D_GNU_SOURCE -g -O2 -march=i586 -mtune=i686 -c -o attach.o attach.c cc -MD -Wall -D_GNU_SOURCE -g -O2 -march=i586 -mtune=i686 -c -o platform/linux/linux_ptrace.o platform/linux/linux_ptrace.c cc -MD -Wall -D_GNU_SOURCE -g -O2 -march=i586 -mtune=i686 -c -o platform/linux/linux.o platform/linux/linux.c cc reptyr.o reallocarray.o attach.o platform/linux/linux_ptrace.o platform/linux/linux.o -o reptyr install -d -m 755 /usr/src/slapt-src-i486/system/reptyr/package-reptyr/usr/bin install -m 755 reptyr /usr/src/slapt-src-i486/system/reptyr/package-reptyr/usr/bin/reptyr install -d -m 755 /usr/src/slapt-src-i486/system/reptyr/package-reptyr/usr/man/man1 install -m 644 reptyr.1 /usr/src/slapt-src-i486/system/reptyr/package-reptyr/usr/man/man1/reptyr.1 install -d -m 755 /usr/src/slapt-src-i486/system/reptyr/package-reptyr/usr/man/fr/man1 install -m 644 reptyr.fr.1 /usr/src/slapt-src-i486/system/reptyr/package-reptyr/usr/man/fr/man1/reptyr.1 bashcompdir= ; \ test -z "$bashcompdir" && bashcompdir=/etc/bash_completion.d ; \ install -d -m 755 /usr/src/slapt-src-i486/system/reptyr/package-reptyr$bashcompdir ; \ install -m 644 reptyr.bash /usr/src/slapt-src-i486/system/reptyr/package-reptyr$bashcompdir/reptyr 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/reptyr/reptyr-0.8.0-i586-1salix15.0.txz ./ etc/ etc/bash_completion.d/ etc/bash_completion.d/reptyr install/ install/slack-desc usr/ usr/bin/ usr/bin/reptyr usr/doc/ usr/doc/reptyr-0.8.0/ usr/doc/reptyr-0.8.0/COPYING usr/doc/reptyr-0.8.0/ChangeLog usr/doc/reptyr-0.8.0/NOTES usr/doc/reptyr-0.8.0/README.md usr/doc/reptyr-0.8.0/reptyr.SlackBuild usr/man/ usr/man/fr/ usr/man/fr/man1/ usr/man/fr/man1/reptyr.1.gz usr/man/man1/ usr/man/man1/reptyr.1.gz Slackware package /usr/src/slapt-src-i486/system/reptyr/reptyr-0.8.0-i586-1salix15.0.txz created. Installing package reptyr-0.8.0-i586-1salix15.0... | reptyr (change controlling terminal of a running process) | | reptyr is a utility for taking an existing running program and | attaching it to a new terminal. Started a long-running process over | ssh, but have to leave and don't want to interrupt it? Just start | a screen, use reptyr to grab it, and then kill the ssh session and | head on home. | | Homepage: https://github.com/nelhage/reptyr | | | |