Hi, I'm building -current from a few days ago, but my build does not want to complete successfully, but instead fails during the set list verification with:
checkflist ===> distrib/sets execute checkflist ====== 3 missing files in DESTDIR ======== Files in flist but missing from DESTDIR. File wasn't installed ? ------------------------------------------ ./usr/libdata/debug/usr/bin/lto-dump.debug ./usr/libdata/debug/usr/lib/i386/libi386.so.2.0.debug ./usr/libdata/debug/usr/tests/lib/libstdc++/h_cin_nosync.debug ======== end of 3 missing files ========== This build is done with MKDEBUGLIB= yes in /etc/mk.conf. Trying to re-build lto-dump from scratch does not produce an lto-dump.debug executable, and of course it is not installed. My guess is the same holds for those two other ones. Is this just me? Regards, - HÃ¥vard