Summary: | x11-wm/i3-gaps: add MAKE_JOBS_UNSAFE=yes | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dmgk | ||||
Priority: | --- | Flags: | dmgk:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Comment on attachment 203965 [details]
patch
LGTM, what's the error you're getting? Does x11-wm/i3 need this too?
(In reply to Dmitri Goutnik from comment #1) Error: https://talos.anongoth.pl/data/powerpc64-default/2019-04-21_18h45m14s/logs/errors/i3-gaps-4.16.1.log i3 itself built fine: https://talos.anongoth.pl/data/powerpc64-default/2019-04-21_18h45m14s/logs/i3-4.16.1.log 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 Committed, thanks! |
Created attachment 203965 [details] patch MAKE_JOBS_UNSAFE=yes is necessary to compile this port (tested on powerpc64).