The following packages will be installed: xdo Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching xdo.SlackBuild... 0%100%100%100%100%100%Done Fetching xdo.info... 0%100%100%100%100%100%Done xdo-0.5.7/ xdo-0.5.7/.gitignore xdo-0.5.7/LICENSE xdo-0.5.7/Makefile xdo-0.5.7/README.asciidoc xdo-0.5.7/Sourcedeps xdo-0.5.7/VERSION xdo-0.5.7/doc/ xdo-0.5.7/doc/xdo.1 xdo-0.5.7/doc/xdo.1.txt xdo-0.5.7/helpers.c xdo-0.5.7/helpers.h xdo-0.5.7/xdo.c xdo-0.5.7/xdo.h cc -O2 -march=i586 -mtune=i686 -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200809L -DVERSION=\"0.5.7\" -c -o xdo.o xdo.c In function ‘get_class’, inlined from ‘match’ at xdo.c:241:11: xdo.c:322:17: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 322 | strncpy(class, icr.class_name, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘get_class’, inlined from ‘match’ at xdo.c:244:37: xdo.c:322:17: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 322 | strncpy(class, icr.class_name, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘get_instance’, inlined from ‘match’ at xdo.c:246:40: xdo.c:333:17: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 333 | strncpy(instance, icr.instance_name, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -march=i586 -mtune=i686 -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200809L -DVERSION=\"0.5.7\" -c -o helpers.o helpers.c cc xdo.o helpers.o -lxcb -lxcb-util -lxcb-icccm -lxcb-ewmh -lxcb-xtest -o xdo mkdir -p "/usr/src/slapt-src/desktop/xdo/package-xdo/usr/bin" cp -p xdo "/usr/src/slapt-src/desktop/xdo/package-xdo/usr/bin" mkdir -p "/usr/src/slapt-src/desktop/xdo/package-xdo/usr/man/man1" cp -p doc/xdo.1 "/usr/src/slapt-src/desktop/xdo/package-xdo/usr/man/man1" Slackware package maker, version 3.14159265. Searching for symbolic links: usr/doc/xdo-0.5.7/README.asciidoc doc/xdo.1.txt Making symbolic link creation script: ( cd usr/doc/xdo-0.5.7 ; rm -rf README.asciidoc ) ( cd usr/doc/xdo-0.5.7 ; ln -sf doc/xdo.1.txt README.asciidoc ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/doc/xdo-0.5.7/README.asciidoc' Creating your new ./install/doinst.sh... 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/desktop/xdo/xdo-0.5.7-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/xdo usr/doc/ usr/doc/xdo-0.5.7/ usr/doc/xdo-0.5.7/LICENSE usr/doc/xdo-0.5.7/xdo.1.txt usr/doc/xdo-0.5.7/xdo.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/xdo.1.gz Slackware package /usr/src/slapt-src/desktop/xdo/xdo-0.5.7-i586-1salix15.0.txz created. Installing package xdo-0.5.7-i586-1salix15.0... | xdo (Apply the given action to the given windows) | | If no window IDs and no options are given, | the action applies to the focused window. | | Homepage: https://github.com/baskerville/xdo | | | | | | |