Bug 237526 - x11-wm/i3-gaps: add MAKE_JOBS_UNSAFE=yes
Summary: x11-wm/i3-gaps: 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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-24 13:55 UTC by Piotr Kubaj
Modified: 2019-04-24 19:46 UTC (History)
1 user (show)

See Also:
dmgk: maintainer-feedback+


Attachments
patch (259 bytes, patch)
2019-04-24 13:55 UTC, Piotr Kubaj
dmgk: maintainer-approval+
Details | Diff

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-04-24 13:55:24 UTC
Created attachment 203965 [details]
patch

MAKE_JOBS_UNSAFE=yes is necessary to compile this port (tested on powerpc64).
Comment 1 Dmitri Goutnik freebsd_committer freebsd_triage 2019-04-24 14:00:30 UTC
Comment on attachment 203965 [details]
patch

LGTM, what's the error you're getting? Does x11-wm/i3 need this too?
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-04-24 19:46:16 UTC
A commit references this bug:

Author: pkubaj
Date: Wed Apr 24 19:45:35 UTC 2019
New revision: 499904
URL: https://svnweb.freebsd.org/changeset/ports/499904

Log:
  x11-wm/i3-gaps: add MAKE_JOBS_UNSAFE=yes
  I encountered a build error resulting from parallel build.

  PR:		237526
  Approved by:	tcberner (mentor), dg@syrec.org (maintainer)
  Differential Revision:	https://reviews.freebsd.org/D20041

Changes:
  head/x11-wm/i3-gaps/Makefile
Comment 4 Piotr Kubaj freebsd_committer freebsd_triage 2019-04-24 19:46:34 UTC
Committed, thanks!