The following packages will be installed: mkcue Fetching README... 0%100%100%100%100%100%Done Fetching fix_msf_offset.diff... 0%100%100%100%100%100%Done Fetching mkcue.SlackBuild... 0%100%100%100%100%100%Done Fetching mkcue.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done mkcue-1.orig/ mkcue-1.orig/aclibs mkcue-1.orig/aclocal.m4 mkcue-1.orig/AUTHORS mkcue-1.orig/build/ mkcue-1.orig/build/config.guess mkcue-1.orig/build/config.sub mkcue-1.orig/build/install-sh mkcue-1.orig/build/setup mkcue-1.orig/config.h.in mkcue-1.orig/configure mkcue-1.orig/configure.ac mkcue-1.orig/COPYING mkcue-1.orig/diskid.cc mkcue-1.orig/diskid.h mkcue-1.orig/errors.h mkcue-1.orig/GNUmakefile.in mkcue-1.orig/mkcue.cc mkcue-1.orig/osdep/ mkcue-1.orig/osdep/.cvsignore mkcue-1.orig/osdep/Makefile.am mkcue-1.orig/osdep/mb_beos.cpp mkcue-1.orig/osdep/mb_beos.h mkcue-1.orig/osdep/mb_cygwin.cpp mkcue-1.orig/osdep/mb_cygwin.h mkcue-1.orig/osdep/mb_darwin.cpp mkcue-1.orig/osdep/mb_darwin.h mkcue-1.orig/osdep/mb_freebsd.cpp mkcue-1.orig/osdep/mb_freebsd.h mkcue-1.orig/osdep/mb_irix.cpp mkcue-1.orig/osdep/mb_irix.h mkcue-1.orig/osdep/mb_linux.cpp mkcue-1.orig/osdep/mb_linux.h mkcue-1.orig/osdep/mb_netbsd.cpp mkcue-1.orig/osdep/mb_netbsd.h mkcue-1.orig/osdep/mb_openbsd.cpp mkcue-1.orig/osdep/mb_openbsd.h mkcue-1.orig/osdep/mb_os2.cpp mkcue-1.orig/osdep/mb_os2.h mkcue-1.orig/osdep/mb_qnx.cpp mkcue-1.orig/osdep/mb_qnx.h mkcue-1.orig/osdep/mb_solaris.cpp mkcue-1.orig/osdep/mb_solaris.h mkcue-1.orig/osdep/mb_win32.cpp mkcue-1.orig/osdep/mb_win32.h mkcue-1.orig/README mkcue-1.orig/types.h patching file mkcue.cc checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking for g++... g++ checking for C++ compiler default output... 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 g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether ln -s works... yes checking for gcc... gcc 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 whether byte ordering is bigendian... no 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 for long... yes checking size of long... 4 checking for a BSD-compatible install... /usr/bin/ginstall -c configure: creating ./config.status config.status: creating GNUmakefile config.status: creating config.h config.status: linking ./osdep/mb_linux.cpp to mb.cc config.status: linking ./osdep/mb_linux.h to mb.h g++ -O2 -march=i486 -mtune=i686 -c -o mkcue.o mkcue.cc g++ -O2 -march=i486 -mtune=i686 -c -o mb.o mb.cc mb.cc:45:37: warning: deprecated conversion from string constant to ‘MUSICBRAINZ_DEVICE {aka char*}’ [-Wwrite-strings] MUSICBRAINZ_DEVICE DEFAULT_DEVICE = "/dev/cdrom"; ^ mb.cc: In member function ‘bool DiskId::ReadTOC(MUSICBRAINZ_DEVICE, MUSICBRAINZ_CDINFO&)’: mb.cc:150:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ReportError("Cannot read table of contents."); ^ mb.cc:158:45: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] ReportError("This disk has no tracks."); ^ g++ -o mkcue mkcue.o mb.o 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/audio/mkcue/mkcue-1.4-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/mkcue usr/doc/ usr/doc/mkcue-1.4/ usr/doc/mkcue-1.4/README usr/doc/mkcue-1.4/COPYING usr/doc/mkcue-1.4/AUTHORS usr/doc/mkcue-1.4/mkcue.SlackBuild install/ install/slack-desc Slackware package /usr/src/slapt-src/audio/mkcue/mkcue-1.4-i486-1salix.txz created. Installing package mkcue-1.4-i486-1salix... | mkcue (generates cue sheets from a CD TOC) | | mkcue generates cue sheets from a CD TOC (Table Of Contents). Cue | sheets describe how the tracks of a CD are laid out. | | abcde uses mkcue when ripping a multi-track audio CD to a single | audio file and a cue sheet. | | | | | |