The following packages will be installed: mp3check Fetching README... 0%100%100%100%100%100%Done Fetching mp3check.SlackBuild... 0%100%100%100%100%100%Done Fetching mp3check.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done mp3check-0.8.7/ mp3check-0.8.7/configure mp3check-0.8.7/COPYING mp3check-0.8.7/crc16.cc mp3check-0.8.7/crc16.h mp3check-0.8.7/id3tag.cc mp3check-0.8.7/id3tag.h mp3check-0.8.7/INSTALL mp3check-0.8.7/Makefile mp3check-0.8.7/mp3check.1 mp3check-0.8.7/mp3check.cc mp3check-0.8.7/tappconfig.cc mp3check-0.8.7/tappconfig.h mp3check-0.8.7/TARGET mp3check-0.8.7/texception.h mp3check-0.8.7/tfiletools.cc mp3check-0.8.7/tfiletools.h mp3check-0.8.7/tmap.h mp3check-0.8.7/tregex.cc mp3check-0.8.7/tregex.h mp3check-0.8.7/tstring.cc mp3check-0.8.7/tstring.h mp3check-0.8.7/tvector.h g++ -MM -MT ".dep.tstring tstring.o" tstring.cc -o .dep.tstring g++ -MM -MT ".dep.crc16 crc16.o" crc16.cc -o .dep.crc16 g++ -MM -MT ".dep.tfiletools tfiletools.o" tfiletools.cc -o .dep.tfiletools g++ -MM -MT ".dep.tappconfig tappconfig.o" tappconfig.cc -o .dep.tappconfig g++ -MM -MT ".dep.id3tag id3tag.o" id3tag.cc -o .dep.id3tag g++ -MM -MT ".dep.tregex tregex.o" tregex.cc -o .dep.tregex g++ -MM -MT ".dep.mp3check mp3check.o" mp3check.cc -o .dep.mp3check g++ -Wall -W -g -O2 -march=i486 -mtune=i686 -c -o mp3check.o mp3check.cc g++ -Wall -W -g -O2 -march=i486 -mtune=i686 -c -o tregex.o tregex.cc g++ -Wall -W -g -O2 -march=i486 -mtune=i686 -c -o id3tag.o id3tag.cc g++ -Wall -W -g -O2 -march=i486 -mtune=i686 -c -o tappconfig.o tappconfig.cc tappconfig.cc: In member function ‘void TAppConfigItem::setValue(const tstring&, TAppConfigItem::TACO_SET_IN, bool, const tstring&, const tstring&, const tstring&)’: tappconfig.cc:973:25: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if(only_cl && (!setin==COMMAND_LINE)) ^ tappconfig.cc:973:25: warning: comparison of constant ‘2’ with boolean expression is always false [-Wbool-compare] g++ -Wall -W -g -O2 -march=i486 -mtune=i686 -c -o tfiletools.o tfiletools.cc g++ -Wall -W -g -O2 -march=i486 -mtune=i686 -c -o crc16.o crc16.cc g++ -Wall -W -g -O2 -march=i486 -mtune=i686 -c -o tstring.o tstring.cc g++ mp3check.o tregex.o id3tag.o tappconfig.o tfiletools.o crc16.o tstring.o -o mp3check strip mp3check cp mp3check /usr/src/slapt-src/audio/mp3check/package-mp3check/usr/bin 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/mp3check/mp3check-0.8.7-i486-1salix.txz ./ usr/ usr/bin/ usr/bin/mp3check usr/doc/ usr/doc/mp3check-0.8.7/ usr/doc/mp3check-0.8.7/COPYING usr/doc/mp3check-0.8.7/mp3check.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/mp3check.1.gz install/ install/slack-desc Slackware package /usr/src/slapt-src/audio/mp3check/mp3check-0.8.7-i486-1salix.txz created. Installing package mp3check-0.8.7-i486-1salix... | mp3check (check MP3 files for integrity) | | mp3check can check MP3 files for consistency and print several | errors and warnings, list stream attributes (in color). | Layer 1, 2, 3, and MPEG1.0+2.0 are currently supported. | CRC check for layer 3. Can process directories recursively. | Can also fix certain errors. | | Homepage: http://code.google.com/p/mp3check/ | | | |