https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221029
--- Comment #33 from Don Lewis <[email protected]> --- I haven't gotten another "Cannot open `.'" error, but I did get the rename error overnight. Nothing was logged. Post-mortem checking of the obj tree shows that the temp file was not present. Unfortunately clang deletes it if rename() fails, so I don't know if it was missing before the rename. I've commented out that line of code and will retest. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
