The following packages will be installed: cwm Fetching README... 0%100%100%100%100%100%Done Fetching cwm.SlackBuild... 0%100%100%100%100%100%Done Fetching cwm.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching xinitrc.cwm... 0%100%100%100%100%100%Done cwm-6.7/ cwm-6.7/Makefile cwm-6.7/README cwm-6.7/calmwm.c cwm-6.7/calmwm.h cwm-6.7/client.c cwm-6.7/conf.c cwm-6.7/cwm.1 cwm-6.7/cwm.pub cwm-6.7/cwmrc.5 cwm-6.7/group.c cwm-6.7/kbfunc.c cwm-6.7/menu.c cwm-6.7/migrate-config.pl cwm-6.7/parse.y cwm-6.7/queue.h cwm-6.7/reallocarray.c cwm-6.7/screen.c cwm-6.7/search.c cwm-6.7/strlcat.c cwm-6.7/strlcpy.c cwm-6.7/strtonum.c cwm-6.7/update.sh cwm-6.7/util.c cwm-6.7/xevents.c cwm-6.7/xmalloc.c cwm-6.7/xutil.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` calmwm.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` screen.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` xmalloc.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` client.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` menu.c menu.c: In function ‘menu_filter’: menu.c:208:68: warning: ‘%s’ directive output may be truncated writing up to 200 bytes into a region of size 199 [-Wformat-truncation=] 208 | snprintf(mr->text, sizeof(mr->text), "%s \"%s\"", | ^~ menu.c:208:25: note: ‘snprintf’ output 4 or more bytes (assuming 204) into a destination of size 201 208 | snprintf(mr->text, sizeof(mr->text), "%s \"%s\"", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 209 | mc->searchstr, mi->text); | ~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` search.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` util.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` xutil.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` conf.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` xevents.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` group.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` kbfunc.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` strlcpy.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` strlcat.c yacc parse.y cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` y.tab.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` strtonum.c cc -c -Wall -O2 -march=i586 -mtune=i686 -g -D_GNU_SOURCE `pkg-config --cflags x11 xft xrandr` reallocarray.c cc calmwm.o screen.o xmalloc.o client.o menu.o search.o util.o xutil.o conf.o xevents.o group.o kbfunc.o strlcpy.o strlcat.o y.tab.o strtonum.o reallocarray.o `pkg-config --libs x11 xft xrandr` -o cwm install -d /usr/src/slapt-src/desktop/cwm/package-cwm/usr/bin /usr/src/slapt-src/desktop/cwm/package-cwm/usr/man/man1 /usr/src/slapt-src/desktop/cwm/package-cwm/usr/man/man5 install -m 755 cwm /usr/src/slapt-src/desktop/cwm/package-cwm/usr/bin install -m 644 cwm.1 /usr/src/slapt-src/desktop/cwm/package-cwm/usr/man/man1 install -m 644 cwmrc.5 /usr/src/slapt-src/desktop/cwm/package-cwm/usr/man/man5 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/desktop/cwm/cwm-6.7-i586-1salix15.0.txz ./ etc/ etc/X11/ etc/X11/xinit/ etc/X11/xinit/xinitrc.cwm install/ install/slack-desc usr/ usr/bin/ usr/bin/cwm usr/doc/ usr/doc/cwm-6.7/ usr/doc/cwm-6.7/README usr/doc/cwm-6.7/cwm.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/cwm.1.gz usr/man/man5/ usr/man/man5/cwmrc.5.gz Slackware package /usr/src/slapt-src/desktop/cwm/cwm-6.7-i586-1salix15.0.txz created. Installing package cwm-6.7-i586-1salix15.0... WARNING: File already exist etc/X11/xinit/xinitrc.cwm (it will be replaced) | cwm (OpenBSD's cwm X11 window manager) | | This is a port of OpenBSD's excellent cwm to Linux and other Unices. | | cwm is a window manager for X11 which contains many features that | concentrate on the efficiency and transparency of window | management. cwm also aims to maintain the simplest and most | pleasant aesthetic. | | Homepage: https://github.com/chneukirchen/cwm | | | WARNING: File already exist usr/bin/cwm (it will be replaced) WARNING: File already exist usr/man/man1/cwm.1.gz (it will be replaced) WARNING: File already exist usr/man/man5/cwmrc.5.gz (it will be replaced)