The following packages will be installed: xzoom Fetching README... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching fixmanpage.diff... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching xzoom.SlackBuild... 0%100%100%100%100%100%Done Fetching xzoom.info... 0%100%100%100%100%100%Done xzoom-0.3.orig/ xzoom-0.3.orig/Imakefile xzoom-0.3.orig/xzoom.c xzoom-0.3.orig/xzoom.lsm xzoom-0.3.orig/xzoom.man xzoom-0.3.orig/README debian/ debian/changelog debian/control debian/copyright debian/docs debian/install debian/manpage/ debian/manpage/create-man.sh debian/manpage/xzoom.1 debian/manpage/xzoom.txt debian/manpages debian/patches/ debian/patches/0001-Debian-specific-patches-before-0.3-24.patch debian/patches/series debian/rules debian/salsa-ci.yml debian/source/ debian/source/format debian/watch debian/xzoom.desktop patching file Imakefile patching file scale.h patching file xzoom.c patching file xzoom.man patching file debian/manpage/xzoom.1 imake -DUseInstalled -I/usr/lib/X11/config 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 -DFRAME -DXSHM -c -o xzoom.o xzoom.c In file included from /usr/include/unistd.h:25, from xzoom.c:1: /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" | ^~~~~~~ xzoom.c: In function ‘main’: xzoom.c:621:33: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 621 | switch(XKeycodeToKeysym(dpy, event.xkey.keycode, 0)) { | ^~~~~~ In file included from xzoom.c:40: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ xzoom.c:630:33: warning: ‘XKeycodeToKeysym’ is deprecated [-Wdeprecated-declarations] 630 | switch(XKeycodeToKeysym(dpy, event.xkey.keycode, 0)) { | ^~~~~~ In file included from xzoom.c:40: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ rm -f xzoom gcc -m32 -o xzoom -O2 -march=i586 -mtune=i686 -L/usr/lib xzoom.o -lXext -lX11 -lXt rm -f xzoom._man if test -z "" ; then \ cd `dirname xzoom` && \ ln -s `basename xzoom.man` `basename xzoom._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" \ < xzoom.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/\@\@$/\\/' >xzoom._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/xzoom/xzoom-0.3_26-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/xzoom usr/doc/ usr/doc/xzoom-0.3_26/ usr/doc/xzoom-0.3_26/README usr/doc/xzoom-0.3_26/changelog usr/doc/xzoom-0.3_26/xzoom.SlackBuild usr/doc/xzoom-0.3_26/xzoom.lsm usr/man/ usr/man/man1/ usr/man/man1/xzoom.1.gz usr/share/ usr/share/applications/ usr/share/applications/xzoom.desktop Slackware package /usr/src/slapt-src/accessibility/xzoom/xzoom-0.3_26-i586-1salix15.0.txz created. Installing package xzoom-0.3_26-i586-1salix15.0... | xzoom (magnify part of X display, with real-time updates) | | Like xmag, xzoom magnifies a section of the X display. Xzoom is | different because it will continuously update the magnified area as | the display changes. It is fast enough to enlarge small animations, | for example. | | It can also mirror or rotate a part of the screen. | | | | |