The following packages will be installed: dwm Fetching README... 0%100%100%100%100%100%Done Fetching README.CONFIG... 0%100%100%100%100%100%Done Fetching doinst.sh... 0%100%100%100%100%100%Done Fetching dwm.SlackBuild... 0%100%100%100%100%100%Done Fetching dwm.info... 0%100%100%100%100%100%Done Fetching dwm.rasi.new... 0%100%100%100%100%100%Done Fetching patches/use_uxterm_instead_of_st.patch... 0%100%100%100%100%100%Done Fetching sbo-patches/dwm-systray-20190208-cb3f58a.diff... 0% 70%100%100%100%100%100%Done Fetching sbo-patches/enable-keypad.patch... 0%100%100%100%100%100%Done Fetching sbo-patches/replace-dmenu-rofi.patch... 0%100%100%100%100%100%Done Fetching sbo-patches/use-mod4.patch... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching xinitrc.dwm... 0%100%100%100%100%100%Done Fetching xinitrc.dwm.ck... 0%100%100%100%100%100%Done dwm-6.2 dwm-6.2/LICENSE dwm-6.2/Makefile dwm-6.2/README dwm-6.2/config.def.h dwm-6.2/config.mk dwm-6.2/dwm.1 dwm-6.2/drw.h dwm-6.2/util.h dwm-6.2/drw.c dwm-6.2/dwm.c dwm-6.2/util.c dwm-6.2/dwm.png dwm-6.2/transient.c dwm build options: CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -O2 -march=i586 -mtune=i686 -I/usr/include -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION="6.2" -DXINERAMA LDFLAGS = -L/usr/lib/X11 -lX11 -lXinerama -lfontconfig -lXft CC = cc cc -c -std=c99 -pedantic -Wall -Wno-deprecated-declarations -O2 -march=i586 -mtune=i686 -I/usr/include -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION=\"6.2\" -DXINERAMA drw.c drw.c: In function ‘drw_text’: drw.c:328:35: warning: ‘ew’ may be used uninitialized in this function [-Wmaybe-uninitialized] 328 | w -= ew; | ~~^~~~~ cc -c -std=c99 -pedantic -Wall -Wno-deprecated-declarations -O2 -march=i586 -mtune=i686 -I/usr/include -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION=\"6.2\" -DXINERAMA dwm.c In function ‘arrangemon’, inlined from ‘arrange’ at dwm.c:391:3, inlined from ‘arrange’ at dwm.c:381:1: dwm.c:397:9: warning: ‘strncpy’ specified bound 16 equals destination size [-Wstringop-truncation] 397 | strncpy(m->ltsymbol, m->lt[m->sellt]->symbol, sizeof m->ltsymbol); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘arrangemon’, inlined from ‘arrange’ at dwm.c:388:3: dwm.c:397:9: warning: ‘strncpy’ specified bound 16 equals destination size [-Wstringop-truncation] 397 | strncpy(m->ltsymbol, m->lt[m->sellt]->symbol, sizeof m->ltsymbol); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dwm.c: In function ‘setlayout’: dwm.c:1507:9: warning: ‘strncpy’ specified bound 16 equals destination size [-Wstringop-truncation] 1507 | strncpy(selmon->ltsymbol, selmon->lt[selmon->sellt]->symbol, sizeof selmon->ltsymbol); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -std=c99 -pedantic -Wall -Wno-deprecated-declarations -O2 -march=i586 -mtune=i686 -I/usr/include -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION=\"6.2\" -DXINERAMA util.c cc -o dwm drw.o dwm.o util.o -L/usr/lib/X11 -lX11 -lXinerama -lfontconfig -lXft dwm build options: CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -O2 -march=i586 -mtune=i686 -I/usr/include -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -DVERSION="6.2" -DXINERAMA LDFLAGS = -L/usr/lib/X11 -lX11 -lXinerama -lfontconfig -lXft CC = cc mkdir -p /usr/src/slapt-src/desktop/dwm/package-dwm/usr/bin cp -f dwm /usr/src/slapt-src/desktop/dwm/package-dwm/usr/bin chmod 755 /usr/src/slapt-src/desktop/dwm/package-dwm/usr/bin/dwm mkdir -p /usr/src/slapt-src/desktop/dwm/package-dwm/usr/man/man1 sed "s/VERSION/6.2/g" < dwm.1 > /usr/src/slapt-src/desktop/dwm/package-dwm/usr/man/man1/dwm.1 chmod 644 /usr/src/slapt-src/desktop/dwm/package-dwm/usr/man/man1/dwm.1 '/usr/src/slapt-src/desktop/dwm/xinitrc.dwm' -> '/usr/src/slapt-src/desktop/dwm/package-dwm/etc/X11/xinit/xinitrc.dwm' 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/dwm/dwm-6.2-i586-6salix15.0.txz ./ etc/ etc/X11/ etc/X11/xinit/ etc/X11/xinit/xinitrc.dwm install/ install/slack-desc usr/ usr/bin/ usr/bin/dwm usr/doc/ usr/doc/dwm-6.2/ usr/doc/dwm-6.2/LICENSE usr/doc/dwm-6.2/README usr/doc/dwm-6.2/README.CONFIG usr/doc/dwm-6.2/dwm.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/dwm.1.gz Slackware package /usr/src/slapt-src/desktop/dwm/dwm-6.2-i586-6salix15.0.txz created. Installing package dwm-6.2-i586-6salix15.0... | dwm (suckless dynamic window manager) | | dwm is a dynamic window manager for X. It manages windows in tiled and | floating layouts. Either layout can be applied dynamically, optimizing | the environment for the application in use and the task performed. It | is the little brother of wmii. | In tiled layout, windows are managed in a master and stacking | area. The master area contains the windows which currently need most | attention, whereas the stacking area contains all other windows. | | Homepage: https://dwm.suckless.org | |