Bug 242436

Summary: mail/neomutt: add MAKE_JOBS_UNSAFE=yes
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Baptiste Daroussin <bapt>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (bapt)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-12-04 19:48:27 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-12-24 01:55:02 UTC
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