=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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 g++ -Wall -W -g -c -o crc16.o crc16.cc g++ -Wall -W -g -c -o tfiletools.o tfiletools.cc tstring.cc:114:13: error: 'new' expression with placement arguments refers to non-placement 'operator delete' Rep *p = new (m - 1 - sizeof(Rep)) Rep; ^ ~~~~~~~~~~~~~~~~~~~ ./tstring.h:76:19: note: 'operator delete' declared here static void operator delete (void *p, size_t) { ^ 1 error generated. : recipe for target 'tstring.o' failed gmake: *** [tstring.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/audio/mp3check *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/mp3check