The following packages will be installed: bubblemon-dockapp Fetching README... 0%100%100%100%100%100%Done Fetching bubblemon-dockapp.SlackBuild... 0%100%100%100%100%100%Done Fetching bubblemon-dockapp.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done bubblemon-dockapp-1.46/ bubblemon-dockapp-1.46/bubblemon.c bubblemon-dockapp-1.46/README bubblemon-dockapp-1.46/misc/ bubblemon-dockapp-1.46/misc/load_1.1.xcf bubblemon-dockapp-1.46/misc/mem_1.1.xcf bubblemon-dockapp-1.46/misc/wak.wav bubblemon-dockapp-1.46/misc/wakwak.sh bubblemon-dockapp-1.46/sys_sunos.c bubblemon-dockapp-1.46/sys_freebsd.c bubblemon-dockapp-1.46/sys_openbsd.c bubblemon-dockapp-1.46/doc/ bubblemon-dockapp-1.46/doc/Xdefaults.sample bubblemon-dockapp-1.46/doc/COPYING bubblemon-dockapp-1.46/Makefile bubblemon-dockapp-1.46/include/ bubblemon-dockapp-1.46/include/digits.h bubblemon-dockapp-1.46/include/load_screen.h bubblemon-dockapp-1.46/include/mem_screen.h bubblemon-dockapp-1.46/include/ducks.h bubblemon-dockapp-1.46/include/sys_include.h bubblemon-dockapp-1.46/include/master.xpm bubblemon-dockapp-1.46/include/bubblemon.h bubblemon-dockapp-1.46/ChangeLog bubblemon-dockapp-1.46/INSTALL bubblemon-dockapp-1.46/SUPPORTED_SYSTEMS bubblemon-dockapp-1.46/Makefile.FreeBSD bubblemon-dockapp-1.46/sys_linux.c bubblemon-dockapp-1.46/Makefile.NetBSD bubblemon-dockapp-1.46/sys_netbsd.c gcc -O3 -ansi -Wall `gtk-config --cflags` -DENABLE_DUCK -DENABLE_CPU -DENABLE_MEMSCREEN -DKERNEL_26 -c -o bubblemon.o bubblemon.c bubblemon.c: In function ‘bubblemon_update’: bubblemon.c:667:9: warning: pointer targets in assignment from ‘int *’ to ‘unsigned int *’ differ in signedness [-Wpointer-sign] 667 | col = bm.colors; | ^ bubblemon.c:635:40: warning: variable ‘aliascolor’ set but not used [-Wunused-but-set-variable] 635 | unsigned int aircolor, watercolor, aliascolor; | ^~~~~~~~~~ bubblemon.c: In function ‘draw_digit’: bubblemon.c:963:14: warning: pointer targets in assignment from ‘unsigned char *’ to ‘char *’ differ in signedness [-Wpointer-sign] 963 | from = mem_screen + 56 * 3 * (srcy + j) + srcx * 3; | ^ bubblemon.c:964:12: warning: pointer targets in assignment from ‘unsigned char *’ to ‘char *’ differ in signedness [-Wpointer-sign] 964 | to = bm.mem_buf + 56 * 3 * (desty + j) + destx * 3; | ^ bubblemon.c: In function ‘draw_history’: bubblemon.c:1012:7: warning: pointer targets in assignment from ‘unsigned int *’ to ‘int *’ differ in signedness [-Wpointer-sign] 1012 | p = history; | ^ bubblemon.c:1020:7: warning: pointer targets in assignment from ‘unsigned int *’ to ‘int *’ differ in signedness [-Wpointer-sign] 1020 | p = history; | ^ bubblemon.c:1027:50: warning: pointer targets in passing argument 4 of ‘draw_pixel’ differ in signedness [-Wpointer-sign] 1027 | draw_pixel(k, size - j - 1, buf, "\x00\x7d\x71"); | ^~~~~~~~~~~~~~ | | | char * bubblemon.c:992:39: note: expected ‘unsigned char *’ but argument is of type ‘char *’ 992 | unsigned char *c) | ~~~~~~~~~~~~~~~^ bubblemon.c:1029:50: warning: pointer targets in passing argument 4 of ‘draw_pixel’ differ in signedness [-Wpointer-sign] 1029 | draw_pixel(k, size - j - 1, buf, "\x20\xb6\xae"); | ^~~~~~~~~~~~~~ | | | char * bubblemon.c:992:39: note: expected ‘unsigned char *’ but argument is of type ‘char *’ 992 | unsigned char *c) | ~~~~~~~~~~~~~~~^ bubblemon.c:1037:46: warning: pointer targets in passing argument 4 of ‘draw_pixel’ differ in signedness [-Wpointer-sign] 1037 | draw_pixel(k, size - d - 1, buf, "\x71\xe3\x71"); | ^~~~~~~~~~~~~~ | | | char * bubblemon.c:992:39: note: expected ‘unsigned char *’ but argument is of type ‘char *’ 992 | unsigned char *c) | ~~~~~~~~~~~~~~~^ gcc -O3 -ansi -Wall `gtk-config --cflags` -DENABLE_DUCK -DENABLE_CPU -DENABLE_MEMSCREEN -DKERNEL_26 -c -o sys_linux.o sys_linux.c gcc -O3 -ansi -Wall `gtk-config --cflags` -DENABLE_DUCK -DENABLE_CPU -DENABLE_MEMSCREEN -DKERNEL_26 -o bubblemon bubblemon.o sys_linux.o `gtk-config --libs | sed "s/-lgtk//g"` 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/bubblemon-dockapp/bubblemon-dockapp-1.46-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/bubblemon usr/doc/ usr/doc/bubblemon-dockapp-1.46/ usr/doc/bubblemon-dockapp-1.46/COPYING usr/doc/bubblemon-dockapp-1.46/ChangeLog usr/doc/bubblemon-dockapp-1.46/INSTALL usr/doc/bubblemon-dockapp-1.46/README usr/doc/bubblemon-dockapp-1.46/SUPPORTED_SYSTEMS usr/doc/bubblemon-dockapp-1.46/Xdefaults.sample usr/doc/bubblemon-dockapp-1.46/bubblemon-dockapp.SlackBuild usr/doc/bubblemon-dockapp-1.46/misc/ usr/doc/bubblemon-dockapp-1.46/misc/load_1.1.xcf usr/doc/bubblemon-dockapp-1.46/misc/mem_1.1.xcf usr/doc/bubblemon-dockapp-1.46/misc/wak.wav usr/doc/bubblemon-dockapp-1.46/misc/wakwak.sh Slackware package /usr/src/slapt-src/desktop/bubblemon-dockapp/bubblemon-dockapp-1.46-i586-1salix15.0.txz created. Installing package bubblemon-dockapp-1.46-i586-1salix15.0... | bubblemon-dockapp (Dockapp-style system monitor) | | Bubblemon is a dockapp for Blackbox, Window Maker, Afterstep and | Enlightenment. It displays CPU and memory load as bubbles in a jar of | water. | | Homepage: http://www.ne.jp/asahi/linux/timecop/ | | | | | |