I had race condition during build of this port on powerpc64 elfv2 with 18 cores (72 threads). --- conn/getdomain.o --- cc -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -I/usr/local/include -DNCURSES_WIDECHAR -I/usr/include -I/usr/include -I. -I. -Wall -I./test -MT conn/getdomain.o -MD -MP -MF getdomain.Tpo -c -o conn/getdomain.o conn/getdomain.c --- complete.o --- mv: complete.Tpo: No such file or directory
A commit references this bug: Author: pkubaj Date: Tue Dec 24 01:54:23 UTC 2019 New revision: 520768 URL: https://svnweb.freebsd.org/changeset/ports/520768 Log: mail/neomutt: add MAKE_JOBS_UNSAFE=yes I had race condition during build of this port on powerpc64 elfv2 with 18 cores (72 threads). --- conn/getdomain.o --- cc -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -std=c99 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -I/usr/local/include -DNCURSES_WIDECHAR -I/usr/include -I/usr/include -I. -I. -Wall -I./test -MT conn/getdomain.o -MD -MP -MF getdomain.Tpo -c -o conn/getdomain.o conn/getdomain.c --- complete.o --- mv: complete.Tpo: No such file or directory PR: 242436 Approved by: bapt (maintainer timeout) Changes: head/mail/neomutt/Makefile