=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for mp3check-0.8.7 g++ -MM -MT ".dep.tregex tregex.o" tregex.cc -o .dep.tregex g++ -MM -MT ".dep.id3tag id3tag.o" id3tag.cc -o .dep.id3tag g++ -MM -MT ".dep.tappconfig tappconfig.o" tappconfig.cc -o .dep.tappconfig g++ -MM -MT ".dep.tfiletools tfiletools.o" tfiletools.cc -o .dep.tfiletools g++ -MM -MT ".dep.mp3check mp3check.o" mp3check.cc -o .dep.mp3check g++ -MM -MT ".dep.crc16 crc16.o" crc16.cc -o .dep.crc16 g++ -MM -MT ".dep.tstring tstring.o" tstring.cc -o .dep.tstring g++ -Wall -W -g -c -o mp3check.o mp3check.cc g++ -Wall -W -g -c -o tstring.o tstring.cc In file included from tstring.cc:26:0: tstring.h: In member function 'void tstring::skipSpace(size_t&) const': tstring.h:204:33: warning: array subscript has type 'char' tstring.cc: In member function 'bool tstring::toBool(bool&) const': tstring.cc:336:16: warning: array subscript has type 'char' tstring.cc:337:25: warning: array subscript has type 'char' tstring.cc: In member function 'bool tstring::toLong(long int&, int) const': tstring.cc:369:15: warning: array subscript has type 'char' tstring.cc: In member function 'bool tstring::toInt(int&, int) const': tstring.cc:380:15: warning: array subscript has type 'char' tstring.cc: In member function 'bool tstring::toDouble(double&) const': tstring.cc:391:15: warning: array subscript has type 'char' tstring.cc: In member function 'tstring tstring::scanToken(size_t&, int, const char*, const char*, bool) const': tstring.cc:418:27: warning: array subscript has type 'char' tstring.cc:419:27: warning: array subscript has type 'char' tstring.cc:420:27: warning: array subscript has type 'char' tstring.cc:421:27: warning: array subscript has type 'char' tstring.cc:422:27: warning: array subscript has type 'char' tstring.cc:423:27: warning: array subscript has type 'char' tstring.cc:424:27: warning: array subscript has type 'char' tstring.cc:425:27: warning: array subscript has type 'char' tstring.cc:426:26: warning: array subscript has type 'char' tstring.cc:427:27: warning: array subscript has type 'char' tstring.cc: In member function 'double tstring::binaryPercentage() const': tstring.cc:517:11: warning: array subscript has type 'char' tstring.cc:517:36: warning: array subscript has type 'char' tstring.cc: In member function 'bool tstring::isLower() const': tstring.cc:525:9: warning: array subscript has type 'char' tstring.cc:526:11: warning: array subscript has type 'char' tstring.cc: In member function 'bool tstring::isUpper() const': tstring.cc:535:9: warning: array subscript has type 'char' tstring.cc:536:11: warning: array subscript has type 'char' tstring.cc: In member function 'bool tstring::isCapitalized() const': tstring.cc:544:7: warning: array subscript has type 'char' tstring.cc:544:30: warning: array subscript has type 'char' tstring.cc:546:9: warning: array subscript has type 'char' tstring.cc:547:11: warning: array subscript has type 'char' tstring.cc: In member function 'void tstring::lower()': tstring.cc:555:53: warning: array subscript has type 'char' tstring.cc: In member function 'void tstring::upper()': tstring.cc:561:53: warning: array subscript has type 'char' tstring.cc: In member function 'void tstring::capitalize()': tstring.cc:567:29: warning: array subscript has type 'char' tstring.cc: In function 'const char* bytesearch(const char*, int, const char*, int, bool, bool)': tstring.cc:578:8: warning: array subscript has type 'char' tstring.cc:578:29: warning: array subscript has type 'char' tstring.cc:588:19: warning: array subscript has type 'char' tstring.cc:590:27: warning: array subscript has type 'char' tstring.cc: In member function 'bool tstring::consistsOfSpace() const': tstring.cc:702:11: warning: array subscript has type 'char' tstring.cc: In member function 'void tstring::unquote(bool, bool)': tstring.cc:739:25: warning: array subscript has type 'char' tstring.cc:759:21: warning: array subscript has type 'char' tstring.cc: In member function 'void tstring::cropSpaceEnd()': tstring.cc:804:22: warning: array subscript has type 'char' tstring.cc: In member function 'tstring tstring::getFitWords(size_t)': tstring.cc:839:10: warning: array subscript has type 'char' tstring.cc: In member function 'void tstring::expandUnprintable(char)': tstring.cc:854:10: warning: array subscript has type 'char' tstring.cc:897:12: warning: array subscript has type 'char' tstring.cc:905:12: warning: array subscript has type 'char' tstring.cc: In member function 'void tstring::cropSpace()': tstring.cc:1072:10: warning: array subscript has type 'char' tstring.cc:1085:10: warning: array subscript has type 'char' tstring.cc: In member function 'void tstring::collapseSpace()': tstring.cc:1112:12: warning: array subscript has type 'char' tstring.cc:1112:30: warning: array subscript has type 'char' tstring.cc:1114:6: warning: array subscript has type 'char' tstring.cc:1120:7: warning: array subscript has type 'char' tstring.cc: In function 'tstring preserveCase(const tstring&, const tstring&)': tstring.cc:1227:6: warning: array subscript has type 'char' tstring.cc:1227:31: warning: array subscript has type 'char' tstring.cc:1228:11: warning: array subscript has type 'char' tstring.cc:1228:36: warning: array subscript has type 'char' In file included from tappconfig.h:27:0, from mp3check.cc:30: tstring.h: In member function 'void tstring::skipSpace(size_t&) const': tstring.h:204:33: warning: array subscript has type 'char' mp3check.cc: In function 'void capitalize(tstring&)': mp3check.cc:1333:21: warning: array subscript has type 'char' mp3check.cc:1334:15: warning: array subscript has type 'char' mp3check.cc:1335:14: warning: array subscript has type 'char' mp3check.cc: In function 'int main(int, char**)': mp3check.cc:1398:31: warning: array subscript has type 'char' mp3check.cc:1401:35: warning: array subscript has type 'char' mp3check.cc:1948:8: warning: array subscript has type 'char' mp3check.cc:1948:29: warning: array subscript has type 'char' mp3check.cc:1948:50: warning: array subscript has type 'char' mp3check.cc:1948:71: warning: array subscript has type 'char' mp3check.cc:1977:11: warning: array subscript has type 'char' g++ -Wall -W -g -c -o crc16.o crc16.cc g++ -Wall -W -g -c -o tfiletools.o tfiletools.cc In file included from tfiletools.h:29:0, from tfiletools.cc:24: tstring.h: In member function 'void tstring::skipSpace(size_t&) const': tstring.h:204:33: warning: array subscript has type 'char' g++ -Wall -W -g -c -o tappconfig.o tappconfig.cc In file included from tappconfig.h:27:0, from tappconfig.cc:31: tstring.h: In member function 'void tstring::skipSpace(size_t&) const': tstring.h:204:33: warning: array subscript has type 'char' tappconfig.cc: In function 'bool isalphaorul(char)': tappconfig.cc:475:7: warning: array subscript has type 'char' tappconfig.cc: In member function 'bool TAppConfig::save(tstring*)': tappconfig.cc:1285:40: warning: array subscript has type 'char' g++ -Wall -W -g -c -o id3tag.o id3tag.cc g++ -Wall -W -g -c -o tregex.o tregex.cc In file included from tregex.h:27:0, from tregex.cc:22: tstring.h: In member function 'void tstring::skipSpace(size_t&) const': tstring.h:204:33: warning: array subscript has type 'char' g++ -Wl,-R/usr/pkg/lib mp3check.o tstring.o crc16.o tfiletools.o tappconfig.o id3tag.o tregex.o -o mp3check => Unwrapping files-to-be-installed.