The following packages will be installed: evilwm Fetching README... 0%100%100%100%100%100%Done Fetching evilwm.SlackBuild... 0%100%100%100%100%100%Done Fetching evilwm.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done evilwm-1.1.0/ evilwm-1.1.0/.gitignore evilwm-1.1.0/ChangeLog evilwm-1.1.0/INSTALL evilwm-1.1.0/Makefile evilwm-1.1.0/README evilwm-1.1.0/TODO evilwm-1.1.0/client.c evilwm-1.1.0/doc/ evilwm-1.1.0/doc/standards.html evilwm-1.1.0/events.c evilwm-1.1.0/evilwm.1 evilwm-1.1.0/evilwm.desktop evilwm-1.1.0/evilwm.h evilwm-1.1.0/ewmh.c evilwm-1.1.0/keymap.h evilwm-1.1.0/list.c evilwm-1.1.0/list.h evilwm-1.1.0/log.h evilwm-1.1.0/main.c evilwm-1.1.0/misc.c evilwm-1.1.0/new.c evilwm-1.1.0/screen.c evilwm-1.1.0/xconfig.c evilwm-1.1.0/xconfig.h gcc -std=c99 -O2 -march=i486 -mtune=i686 -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -Wsign-compare -Wmissing-prototypes -Wredundant-decls -DINFOBANNER -DMOUSE -DRANDR -DSHAPE -DSOLIDDRAG -DSTDIO -DVWM -DWARP_POINTER -DVERSION=\"1.1.0\" -D_SVID_SOURCE=1 -D_POSIX_C_SOURCE=200112L -c client.c In file included from /usr/include/stdio.h:27:0, from client.c:5: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -std=c99 -O2 -march=i486 -mtune=i686 -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -Wsign-compare -Wmissing-prototypes -Wredundant-decls -DINFOBANNER -DMOUSE -DRANDR -DSHAPE -DSOLIDDRAG -DSTDIO -DVWM -DWARP_POINTER -DVERSION=\"1.1.0\" -D_SVID_SOURCE=1 -D_POSIX_C_SOURCE=200112L -c events.c In file included from /usr/include/stdlib.h:24:0, from events.c:5: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ events.c: In function 'handle_key_event': events.c:26:2: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] KeySym key = XKeycodeToKeysym(dpy,e->keycode,0); ^ In file included from evilwm.h:7:0, from events.c:9: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^ events.c:41:6: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] if (ev.type == KeyPress && XKeycodeToKeysym(dpy,ev.xkey.keycode,0) == KEY_NEXT) ^ In file included from evilwm.h:7:0, from events.c:9: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^ events.c:43:5: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] } while (ev.type == KeyPress || XKeycodeToKeysym(dpy,ev.xkey.keycode,0) == KEY_NEXT); ^ In file included from evilwm.h:7:0, from events.c:9: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^ gcc -std=c99 -O2 -march=i486 -mtune=i686 -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -Wsign-compare -Wmissing-prototypes -Wredundant-decls -DINFOBANNER -DMOUSE -DRANDR -DSHAPE -DSOLIDDRAG -DSTDIO -DVWM -DWARP_POINTER -DVERSION=\"1.1.0\" -D_SVID_SOURCE=1 -D_POSIX_C_SOURCE=200112L -c ewmh.c In file included from /usr/include/stdlib.h:24:0, from ewmh.c:5: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -std=c99 -O2 -march=i486 -mtune=i686 -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -Wsign-compare -Wmissing-prototypes -Wredundant-decls -DINFOBANNER -DMOUSE -DRANDR -DSHAPE -DSOLIDDRAG -DSTDIO -DVWM -DWARP_POINTER -DVERSION=\"1.1.0\" -D_SVID_SOURCE=1 -D_POSIX_C_SOURCE=200112L -c list.c In file included from /usr/include/stdlib.h:24:0, from list.c:8: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -std=c99 -O2 -march=i486 -mtune=i686 -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -Wsign-compare -Wmissing-prototypes -Wredundant-decls -DINFOBANNER -DMOUSE -DRANDR -DSHAPE -DSOLIDDRAG -DSTDIO -DVWM -DWARP_POINTER -DVERSION=\"1.1.0\" -D_SVID_SOURCE=1 -D_POSIX_C_SOURCE=200112L -c main.c In file included from /usr/include/stdlib.h:24:0, from main.c:5: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -std=c99 -O2 -march=i486 -mtune=i686 -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -Wsign-compare -Wmissing-prototypes -Wredundant-decls -DINFOBANNER -DMOUSE -DRANDR -DSHAPE -DSOLIDDRAG -DSTDIO -DVWM -DWARP_POINTER -DVERSION=\"1.1.0\" -D_SVID_SOURCE=1 -D_POSIX_C_SOURCE=200112L -c misc.c In file included from /usr/include/stdlib.h:24:0, from misc.c:6: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -std=c99 -O2 -march=i486 -mtune=i686 -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -Wsign-compare -Wmissing-prototypes -Wredundant-decls -DINFOBANNER -DMOUSE -DRANDR -DSHAPE -DSOLIDDRAG -DSTDIO -DVWM -DWARP_POINTER -DVERSION=\"1.1.0\" -D_SVID_SOURCE=1 -D_POSIX_C_SOURCE=200112L -c new.c In file included from /usr/include/stdint.h:25:0, from /usr/lib/gcc/i586-slackware-linux/5.3.0/include/stdint.h:9, from new.c:5: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -std=c99 -O2 -march=i486 -mtune=i686 -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -Wsign-compare -Wmissing-prototypes -Wredundant-decls -DINFOBANNER -DMOUSE -DRANDR -DSHAPE -DSOLIDDRAG -DSTDIO -DVWM -DWARP_POINTER -DVERSION=\"1.1.0\" -D_SVID_SOURCE=1 -D_POSIX_C_SOURCE=200112L -c screen.c In file included from /usr/include/stdio.h:27:0, from screen.c:5: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -std=c99 -O2 -march=i486 -mtune=i686 -Wall -W -Wstrict-prototypes -Wpointer-arith -Wcast-align -Wshadow -Waggregate-return -Wnested-externs -Winline -Wwrite-strings -Wundef -Wsign-compare -Wmissing-prototypes -Wredundant-decls -DINFOBANNER -DMOUSE -DRANDR -DSHAPE -DSOLIDDRAG -DSTDIO -DVWM -DWARP_POINTER -DVERSION=\"1.1.0\" -D_SVID_SOURCE=1 -D_POSIX_C_SOURCE=200112L -c xconfig.c In file included from /usr/include/ctype.h:25:0, from xconfig.c:5: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gcc -o evilwm client.o events.o ewmh.o list.o main.o misc.o new.o screen.o xconfig.o -lX11 -lXrandr -lXext install -d -m 0755 /usr/src/slapt-src/desktop/evilwm/package-evilwm/usr/bin install -m 0755 -s evilwm /usr/src/slapt-src/desktop/evilwm/package-evilwm/usr/bin/ install -d -m 0755 /usr/src/slapt-src/desktop/evilwm/package-evilwm/usr/share/man/man1 install -m 0644 .//evilwm.1 /usr/src/slapt-src/desktop/evilwm/package-evilwm/usr/share/man/man1/ install -d -m 0755 /usr/src/slapt-src/desktop/evilwm/package-evilwm/usr/share/applications install -m 0644 .//evilwm.desktop /usr/src/slapt-src/desktop/evilwm/package-evilwm/usr/share/applications/ Slackware package maker, version 3.141593. 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/evilwm/evilwm-1.1.0-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/evilwm usr/doc/ usr/doc/evilwm-1.1.0/ usr/doc/evilwm-1.1.0/README usr/doc/evilwm-1.1.0/evilwm.SlackBuild usr/doc/evilwm-1.1.0/TODO usr/doc/evilwm-1.1.0/ChangeLog usr/doc/evilwm-1.1.0/INSTALL usr/doc/evilwm-1.1.0/standards.html usr/man/ usr/man/man1/ usr/man/man1/evilwm.1.gz usr/share/ usr/share/applications/ usr/share/applications/evilwm.desktop install/ install/slack-desc Slackware package /usr/src/slapt-src/desktop/evilwm/evilwm-1.1.0-i486-1salix.txz created. Installing package evilwm-1.1.0-i486-1salix... | evilwm (minimalist window manager for X) | | evilwm is a minimalist window manager for the X Window System. Its | features include: good keyboard control, virtual desktops, small | binary size and reasonable EWMH support (though not yet fully | compilant). | | | evilwm has been written by Ciaran Anscomb | | | |