The following packages will be installed: xmms-cue Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching xmms-cue.SlackBuild... 0%100%100%100%100%100%Done Fetching xmms-cue.info... 0%100%100%100%100%100%Done VirtualCueXmms/ VirtualCueXmms/InPlayer/ VirtualCueXmms/InPlayer/GeneralInfo.h.in VirtualCueXmms/InPlayer/Makefile.in VirtualCueXmms/InPlayer/VirtualCue.h VirtualCueXmms/InPlayer/VirtualCue.c VirtualCueXmms/InPlayer/configure.in VirtualCueXmms/InPlayer/aclocal.m4 VirtualCueXmms/InPlayer/configure VirtualCueXmms/InPlayer/install-sh VirtualCueXmms/InPlayer/mkinstalldirs VirtualCueXmms/InPlayer/config.log VirtualCueXmms/InPlayer/config.status VirtualCueXmms/InPlayer/GeneralInfo.h VirtualCueXmms/InPlayer/Makefile VirtualCueXmms/GeneralPlayer/ VirtualCueXmms/GeneralPlayer/aclocal.m4 VirtualCueXmms/GeneralPlayer/GeneralCuePlayer.c VirtualCueXmms/GeneralPlayer/configure.in VirtualCueXmms/GeneralPlayer/Makefile.in VirtualCueXmms/GeneralPlayer/configure VirtualCueXmms/GeneralPlayer/install-sh VirtualCueXmms/GeneralPlayer/mkinstalldirs VirtualCueXmms/GeneralPlayer/config.log VirtualCueXmms/GeneralPlayer/config.status VirtualCueXmms/GeneralPlayer/Makefile VirtualCueXmms/Cueparser/ VirtualCueXmms/Cueparser/main.c VirtualCueXmms/Cueparser/CueParser.c VirtualCueXmms/Cueparser/CueParser.h VirtualCueXmms/Cueparser/CueParser.o VirtualCueXmms/README VirtualCueXmms/TODO checking for a BSD-compatible install... /usr/bin/ginstall -c checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for xmms-config... yes checking "XMMS version"... 1.2.11 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for glib-config... /usr/bin/glib-config checking for GLIB - version >= 1.2.2... yes checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.2... yes checking "XMMS libs"... yes checking "XMMS cflags"... yes checking "XMMS installpath"... /usr/lib/xmms/General configure: creating ./config.status config.status: creating Makefile gcc -O2 -march=i586 -mtune=i686 -Wall -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DVERSION=\"0.1.0\" -fPIC -c -o GeneralCuePlayer.o GeneralCuePlayer.c GeneralCuePlayer.c: In function ‘AddCueToPlayList’: GeneralCuePlayer.c:93:36: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 93 | sprintf(realfilename,"%s/%s",path,ICue->File); | ^ GeneralCuePlayer.c:93:9: note: ‘sprintf’ output 2 or more bytes (assuming 1025) into a destination of size 1024 93 | sprintf(realfilename,"%s/%s",path,ICue->File); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o libgcueplayer.so GeneralCuePlayer.o ../Cueparser/CueParser.o -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -ldl -lglib -lXi -lXext -lX11 -lm -lxmms -shared -fPIC gcc -o libgcueplayer.so GeneralCuePlayer.o ../Cueparser/CueParser.o -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -ldl -lglib -lXi -lXext -lX11 -lm -lxmms -shared -fPIC ./mkinstalldirs /usr/src/slapt-src-i486/multimedia/xmms-cue/package-xmms-cue/usr/lib/xmms/General mkdir /usr/src/slapt-src-i486/multimedia/xmms-cue/package-xmms-cue/usr mkdir /usr/src/slapt-src-i486/multimedia/xmms-cue/package-xmms-cue/usr/lib mkdir /usr/src/slapt-src-i486/multimedia/xmms-cue/package-xmms-cue/usr/lib/xmms mkdir /usr/src/slapt-src-i486/multimedia/xmms-cue/package-xmms-cue/usr/lib/xmms/General /usr/bin/ginstall -c -s libgcueplayer.so /usr/src/slapt-src-i486/multimedia/xmms-cue/package-xmms-cue/usr/lib/xmms/General checking for a BSD-compatible install... /usr/bin/ginstall -c checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for xmms-config... yes checking "XMMS version"... 1.2.11 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for glib-config... /usr/bin/glib-config checking for GLIB - version >= 1.2.2... yes checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.2... yes checking "XMMS libs"... yes checking "XMMS cflags"... yes checking "XMMS install input plugin path"... /usr/lib/xmms/Input checking "XMMS install general plugin path"... /usr/lib/xmms/General configure: creating ./config.status config.status: creating GeneralInfo.h config.status: creating Makefile gcc -O2 -march=i586 -mtune=i686 -Wall -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DVERSION=\"0.0.1\" -fPIC -c -o VirtualCue.o VirtualCue.c VirtualCue.c: In function ‘VirtualCue_file_info_box’: VirtualCue.c:446:80: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 446 | sprintf(fullpathrealname,"%s/%s",path,ICue->File); | ^ VirtualCue.c:446:49: note: ‘sprintf’ output 2 or more bytes (assuming 1025) into a destination of size 1024 446 | sprintf(fullpathrealname,"%s/%s",path,ICue->File); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VirtualCue.c:476:76: warning: ‘%d’ directive writing between 1 and 7 bytes into a region of size 4 [-Wformat-overflow=] 476 | sprintf(numtrack,"#%d",i); | ^~ VirtualCue.c:476:74: note: directive argument in the range [1, 8323581] 476 | sprintf(numtrack,"#%d",i); | ^~~~~ VirtualCue.c:476:57: note: ‘sprintf’ output between 3 and 9 bytes into a destination of size 5 476 | sprintf(numtrack,"#%d",i); | ^~~~~~~~~~~~~~~~~~~~~~~~~ VirtualCue.c: In function ‘get_song_info’: VirtualCue.c:867:64: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 867 | sprintf(fullpathrealname,"%s/%s",path,ICue->File); | ^ VirtualCue.c:867:33: note: ‘sprintf’ output 2 or more bytes (assuming 1025) into a destination of size 1024 867 | sprintf(fullpathrealname,"%s/%s",path,ICue->File); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VirtualCue.c: In function ‘play_file’: VirtualCue.c:1008:78: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 1008 | sprintf(FichierEnCours,"%s/%s",path,ICue->File); | ^ VirtualCue.c:1008:49: note: ‘sprintf’ output 2 or more bytes (assuming 1025) into a destination of size 1024 1008 | sprintf(FichierEnCours,"%s/%s",path,ICue->File); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o libvcue.so VirtualCue.o ../Cueparser/CueParser.o -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -ldl -lglib -lXi -lXext -lX11 -lm -lxmms -shared -fPIC gcc -o libvcue.so VirtualCue.o ../Cueparser/CueParser.o -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -ldl -lglib -lXi -lXext -lX11 -lm -lxmms -shared -fPIC ./mkinstalldirs /usr/src/slapt-src-i486/multimedia/xmms-cue/package-xmms-cue/usr/lib/xmms/Input mkdir /usr/src/slapt-src-i486/multimedia/xmms-cue/package-xmms-cue/usr/lib/xmms/Input /usr/bin/ginstall -c -s libvcue.so /usr/src/slapt-src-i486/multimedia/xmms-cue/package-xmms-cue/usr/lib/xmms/Input 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-i486/multimedia/xmms-cue/xmms-cue-0.2-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/xmms-cue-0.2/ usr/doc/xmms-cue-0.2/README usr/doc/xmms-cue-0.2/TODO usr/doc/xmms-cue-0.2/xmms-cue.SlackBuild usr/lib/ usr/lib/xmms/ usr/lib/xmms/General/ usr/lib/xmms/General/libgcueplayer.so usr/lib/xmms/Input/ usr/lib/xmms/Input/libvcue.so Slackware package /usr/src/slapt-src-i486/multimedia/xmms-cue/xmms-cue-0.2-i586-1salix15.0.txz created. Installing package xmms-cue-0.2-i586-1salix15.0... | xmms-cue (XMMS Cuesheet reader plugin) | | VirtualCueXmms is an XMMS input plugin for playing CUE files. | | http://virtualcuexmms.sourceforge.net/ | | | | | | | |