The following packages will be installed: bbrun Fetching README... 0%100%100%100%100%100%Done Fetching bbrun.SlackBuild... 0%100%100%100%100%100%Done Fetching bbrun.info... 0%100%100%100%100%100%Done Fetching patches/bbrun-1.6-list.patch... 0%100%100%100%100%100%Done Fetching patches/bbrun-1.6-makefile.patch... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done bbrun-1.6/ bbrun-1.6/COPYING bbrun-1.6/CREDITS bbrun-1.6/README bbrun-1.6/bbrun/ bbrun-1.6/bbrun/Makefile bbrun-1.6/bbrun/bbrun.c bbrun-1.6/bbrun/bbrun.xpm bbrun-1.6/wmgeneral/ bbrun-1.6/wmgeneral/wmgeneral.c bbrun-1.6/wmgeneral/misc.c bbrun-1.6/wmgeneral/wmgeneral.h bbrun-1.6/wmgeneral/misc.h bbrun-1.6/wmgeneral/list.c bbrun-1.6/wmgeneral/list.h bbrun-1.6/Changelog patching file wmgeneral/list.c patching file wmgeneral/list.h patching file bbrun/Makefile gcc -O2 -march=i586 -mtune=i686 -fcommon `pkg-config --cflags xext xpm gtk+-2.0` -c -Wall bbrun.c -o bbrun.o In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from bbrun.c:8: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from bbrun.c:8: /usr/include/glib-2.0/gobject/gtype.h:698:1: note: declared here 698 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from bbrun.c:8: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from bbrun.c:8: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ bbrun.c: In function ‘callback’: bbrun.c:325:21: warning: comparison with string literal results in unspecified behavior [-Waddress] 325 | if ((char *) data == "ok") | ^~ bbrun.c: In function ‘parseArguments’: bbrun.c:158:5: warning: ‘strncat’ specified bound 15 equals source length [-Wstringop-overflow=] 158 | strncat(historyFilename, DEFAULT_HIST_FILENAME, strlen(DEFAULT_HIST_FILENAME)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bbrun.c: In function ‘updateHistory’: bbrun.c:284:5: warning: ‘strncpy’ specified bound 257 equals destination size [-Wstringop-truncation] 284 | strncpy(item, newHistoryItem, MAXCMDLEN + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -march=i586 -mtune=i686 -fcommon `pkg-config --cflags xext xpm gtk+-2.0` -c -Wall ../wmgeneral/wmgeneral.c -o ../wmgeneral/wmgeneral.o gcc -O2 -march=i586 -mtune=i686 -fcommon `pkg-config --cflags xext xpm gtk+-2.0` -c -Wall ../wmgeneral/misc.c -o ../wmgeneral/misc.o gcc -O2 -march=i586 -mtune=i686 -fcommon `pkg-config --cflags xext xpm gtk+-2.0` -c -Wall ../wmgeneral/list.c -o ../wmgeneral/list.o gcc -O2 -march=i586 -mtune=i686 -fcommon -Wall -o bbrun bbrun.o ../wmgeneral/wmgeneral.o ../wmgeneral/misc.o ../wmgeneral/list.o -L/usr/lib -L/usr/X11R6/lib `pkg-config --libs xext xpm gtk+-2.0` Slackware package maker, version 3.14159265. Searching for symbolic links: usr/doc/bbrun-1.6/CREDITS Changelog Making symbolic link creation script: ( cd usr/doc/bbrun-1.6 ; rm -rf CREDITS ) ( cd usr/doc/bbrun-1.6 ; ln -sf Changelog CREDITS ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/doc/bbrun-1.6/CREDITS' Creating your new ./install/doinst.sh... 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-i486/misc/bbrun/bbrun-1.6-i586-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/bbrun usr/doc/ usr/doc/bbrun-1.6/ usr/doc/bbrun-1.6/COPYING usr/doc/bbrun-1.6/Changelog usr/doc/bbrun-1.6/README usr/doc/bbrun-1.6/bbrun.SlackBuild Slackware package /usr/src/slapt-src-i486/misc/bbrun/bbrun-1.6-i586-2salix15.0.txz created. Installing package bbrun-1.6-i586-2salix15.0... | bbrun (A run utility for BlackBox) | | BBrun is a run utility for BlackBox which can be run in the slit | or in withdrawn mode so that it can be bound to a keystroke from | bbkeys. It also features a history list of the most recent commands. | | | | | | | |