Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/11.2.0/specs COLLECT_GCC=gcc Target: x86_64-slackware-linux Configured with: ../configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libstdcxx-pch --disable-libunwind-exceptions --enable-__cxa_atexit --disable-libssp --enable-gnu-unique-object --enable-plugin --enable-lto --disable-install-libiberty --disable-werror --with-gnu-ld --with-isl --verbose --with-arch-directory=amd64 --disable-gtktest --enable-clocale=gnu --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) COLLECT_GCC_OPTIONS='-v' '-g' '-O2' '-fPIC' '-c' '-mtune=generic' '-march=x86-64' /usr/libexec/gcc/x86_64-slackware-linux/11.2.0/cc1 -quiet -v CueParser.c -quiet -dumpbase CueParser.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g -O2 -version -fPIC -o /usr/src/slapt-src-x86_64/multimedia/xmms-cue/ccxz5vvu.s GNU C17 (GCC) version 11.2.0 (x86_64-slackware-linux) compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignchecking 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/lib64/xmms/General configure: creating ./config.status config.status: creating Makefile /lib64/:/usr/lib/../lib64/:/usr/lib64/gcc/x86_64-slackware-linux/11.2.0/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-g' '-O2' '-fPIC' '-c' '-mtune=generic' '-march=x86-64' gcc -O2 -fPIC -Wall -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/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/lib64 -L/usr/lib64 -lgtk -lgdk -rdynamic -lgmodule -ldl -lglib -lXi -lXext -lX11 -lm -lxmms -shared -fPIC gcc -o libgcueplayer.so GeneralCuePlayer.o ../Cueparser/CueParser.o -L/usr/lib64 -L/usr/lib64 -lgtk -lgdk -rdynamic -lgmodule -ldl -lglib -lXi -lXext -lX11 -lm -lxmms -shared -fPIC ./mkinstalldirs /usr/src/slapt-src-x86_64/multimedia/xmms-cue/package-xmms-cue/usr/lib64/xmms/General mkdir /usr/src/slapt-src-x86_64/multimedia/xmms-cue/package-xmms-cue/usr mkdir /usr/src/slapt-src-x86_64/multimedia/xmms-cue/package-xmms-cue/usr/lib64 mkdir /usr/src/slapt-src-x86_64/multimedia/xmms-cue/package-xmms-cue/usr/lib64/xmms mkdir /usr/src/slapt-src-x86_64/multimedia/xmms-cue/package-xmms-cue/usr/lib64/xmms/General /usr/bin/ginstall -c -s libgcueplayer.so /usr/src/slapt-src-x86_64/multimedia/xmms-cue/package-xmms-cue/usr/lib64/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/lib64/xmms/Input checking "XMMS install general plugin path"... /usr/lib64/xmms/General configure: creating ./config.status config.status: creating GeneralInfo.h config.status: creating Makefile gcc -O2 -fPIC -Wall -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/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 ‘clicked_col’: VirtualCue.c:361:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 361 | if(row!=(int)user_data) | ^ VirtualCue.c:362:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 362 | gtk_clist_select_row(GTK_CLIST(clist),(int)user_data,0); | ^ VirtualCue.c: In function ‘VirtualCue_file_info_box’: VirtualCue.c:496:94: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 496 | gtk_signal_connect(GTK_OBJECT(liste_cue), "select-row", GTK_SIGNAL_FUNC(clicked_col),(gpointer)(ntrack-1)); | ^ 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 10 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, 2147483647] 476 | sprintf(numtrack,"#%d",i); | ^~~~~ VirtualCue.c:476:57: note: ‘sprintf’ output between 3 and 12 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/lib64 -L/usr/lib64 -lgtk -lgdk -rdynamic -lgmodule -ldl -lglib -lXi -lXext -lX11 -lm -lxmms -shared -fPIC gcc -o libvcue.so VirtualCue.o ../Cueparser/CueParser.o -L/usr/lib64 -L/usr/lib64 -lgtk -lgdk -rdynamic -lgmodule -ldl -lglib -lXi -lXext -lX11 -lm -lxmms -shared -fPIC ./mkinstalldirs /usr/src/slapt-src-x86_64/multimedia/xmms-cue/package-xmms-cue/usr/lib64/xmms/Input mkdir /usr/src/slapt-src-x86_64/multimedia/xmms-cue/package-xmms-cue/usr/lib64/xmms/Input /usr/bin/ginstall -c -s libvcue.so /usr/src/slapt-src-x86_64/multimedia/xmms-cue/package-xmms-cue/usr/lib64/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-x86_64/multimedia/xmms-cue/xmms-cue-0.2-x86_64-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/lib64/ usr/lib64/xmms/ usr/lib64/xmms/General/ usr/lib64/xmms/General/libgcueplayer.so usr/lib64/xmms/Input/ usr/lib64/xmms/Input/libvcue.so Slackware package /usr/src/slapt-src-x86_64/multimedia/xmms-cue/xmms-cue-0.2-x86_64-1salix15.0.txz created. Installing package xmms-cue-0.2-x86_64-1salix15.0... | xmms-cue (XMMS Cuesheet reader plugin) | | VirtualCueXmms is an XMMS input plugin for playing CUE files. | | http://virtualcuexmms.sourceforge.net/ | | | | | | | |