The following packages will be installed: unclutter Fetching README... 0%100%100%100%100%100%Done Fetching fixwarnings.diff... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching unclutter.SlackBuild... 0%100%100%100%100%100%Done Fetching unclutter.info... 0%100%100%100%100%100%Done unclutter-1.09/ unclutter-1.09/patchlevel.h unclutter-1.09/Imakefile unclutter-1.09/Makefile unclutter-1.09/README unclutter-1.09/unclutter.c unclutter-1.09/unclutter.man unclutter-1.09/vroot.h patching file unclutter.c patching file vroot.h mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/lib/X11/config make Makefiles make: Nothing to be done for 'Makefiles'. make includes make: Nothing to be done for 'includes'. make depend gccmakedep -- -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -- unclutter.c gcc -m32 -O2 -march=i586 -mtune=i686 -I/usr/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -c -o unclutter.o unclutter.c In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xos.h:42, from unclutter.c:35: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ rm -f unclutter gcc -m32 -o unclutter -O2 -march=i586 -mtune=i686 -L/usr/lib unclutter.o -lXext -lX11 rm -f unclutter._man if test -z "" ; then \ cd `dirname unclutter` && \ ln -s `basename unclutter.man` `basename unclutter._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < unclutter.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >unclutter._man; \ fi 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/accessibility/unclutter/unclutter-1.09-i586-2salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/unclutter usr/doc/ usr/doc/unclutter-1.09/ usr/doc/unclutter-1.09/README usr/man/ usr/man/man1/ usr/man/man1/unclutter.1.gz Slackware package /usr/src/slapt-src/accessibility/unclutter/unclutter-1.09-i586-2salix15.0.txz created. Installing package unclutter-1.09-i586-2salix15.0... | unclutter (x11 tool for removing mouse clutter from the screen) | | unclutter is a program which runs permanently in the background of an | X11 session. It checks the X11 pointer (cursor) position every few | seconds, and when it has not moved (and no buttons are pressed on the | mouse, and the cursor is not in the root window), it creates a small | sub-window as a child of the window the cursor is in. The new window | installs a cursor of size 1x1 but a mask of all 0, i.e. an invisible | cursor. This allows you to see all of the text in e.g. an xterm. | | | | WARNING: File already exist usr/bin/unclutter (it will be replaced) WARNING: File already exist usr/man/man1/unclutter.1.gz (it will be replaced)