Bug 242436 - mail/neomutt: add MAKE_JOBS_UNSAFE=yes
Summary: mail/neomutt: add MAKE_JOBS_UNSAFE=yes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-04 19:48 UTC by Piotr Kubaj
Modified: 2019-12-24 01:55 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bapt)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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