The following packages will be installed: ttyrec Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching ttyrec-1.0.8-flags.patch... 0%100%100%100%100%100%Done Fetching ttyrec-1.0.8-glibc-2.30.patch... 0%100%100%100%100%100%Done Fetching ttyrec.SlackBuild... 0%100%100%100%100%100%Done Fetching ttyrec.info... 0%100%100%100%100%100%Done ttyrec-1.0.8/ ttyrec-1.0.8/ttyrec.c ttyrec-1.0.8/ttyplay.c ttyrec-1.0.8/ttyrec.h ttyrec-1.0.8/io.c ttyrec-1.0.8/io.h ttyrec-1.0.8/ttytime.c ttyrec-1.0.8/README ttyrec-1.0.8/Makefile ttyrec-1.0.8/ttyrec.1 ttyrec-1.0.8/ttyplay.1 ttyrec-1.0.8/ttytime.1 patching file Makefile patching file ttyrec.c gcc -O2 -march=i586 -mtune=i686 -DSVR4 -DHAVE_inotify -D_XOPEN_SOURCE=500 -c -o ttyrec.o ttyrec.c gcc -O2 -march=i586 -mtune=i686 -DSVR4 -DHAVE_inotify -D_XOPEN_SOURCE=500 -c -o io.o io.c gcc -O2 -march=i586 -mtune=i686 -DSVR4 -DHAVE_inotify -D_XOPEN_SOURCE=500 -o ttyrec ttyrec.o io.o gcc -O2 -march=i586 -mtune=i686 -DSVR4 -DHAVE_inotify -D_XOPEN_SOURCE=500 -c -o ttyplay.o ttyplay.c ttyplay.c: In function ‘main’: ttyplay.c:271:5: warning: implicit declaration of function ‘set_progname’ [-Wimplicit-function-declaration] 271 | set_progname(argv[0]); | ^~~~~~~~~~~~ gcc -O2 -march=i586 -mtune=i686 -DSVR4 -DHAVE_inotify -D_XOPEN_SOURCE=500 -o ttyplay ttyplay.o io.o gcc -O2 -march=i586 -mtune=i686 -DSVR4 -DHAVE_inotify -D_XOPEN_SOURCE=500 -c -o ttytime.o ttytime.c ttytime.c: In function ‘main’: ttytime.c:64:5: warning: implicit declaration of function ‘set_progname’ [-Wimplicit-function-declaration] 64 | set_progname(argv[0]); | ^~~~~~~~~~~~ gcc -O2 -march=i586 -mtune=i686 -DSVR4 -DHAVE_inotify -D_XOPEN_SOURCE=500 -o ttytime ttytime.o io.o 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/ttyrec/ttyrec-1.0.8-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/ttyplay usr/bin/ttyrec usr/bin/ttytime usr/doc/ usr/doc/ttyrec-1.0.8/ usr/doc/ttyrec-1.0.8/README usr/doc/ttyrec-1.0.8/ttyrec.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/ttyplay.1.gz usr/man/man1/ttyrec.1.gz usr/man/man1/ttytime.1.gz Slackware package /usr/src/slapt-src-i486/system/ttyrec/ttyrec-1.0.8-i586-1salix15.0.txz created. Installing package ttyrec-1.0.8-i586-1salix15.0... | ttyrec (a tty recorder) | | ttyrec is a tty recorder. Recorded data can be played back with the | included ttyplay command. ttyrec is just a derivative of script | command for recording timing information with microsecond accuracy | as well. It can record emacs -nw, vi, lynx, or any programs running | on tty. | | Homepage: http://0xcc.net/ttyrec | | | |