Bug 237106 - textproc/p5-CSS-Sass: mark MAKE_JOBS_UNSAFE
Summary: textproc/p5-CSS-Sass: mark MAKE_JOBS_UNSAFE
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-08 12:19 UTC by Piotr Kubaj
Modified: 2019-04-08 19:46 UTC (History)
2 users (show)

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


Attachments
patch (280 bytes, patch)
2019-04-08 12:19 UTC, Piotr Kubaj
no flags 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-08 12:19:37 UTC
Created attachment 203476 [details]
patch

This port sometimes fails to build for me (16-threaded POWER9). Mark MAKE_JOBS_UNSAFE so that it always builds.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-08 19:21:55 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Apr  8 19:21:25 UTC 2019
New revision: 498422
URL: https://svnweb.freebsd.org/changeset/ports/498422

Log:
  Mark MAKE_JOBS_UNSAFE

  PR:		237106
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/textproc/p5-CSS-Sass/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-04-08 19:46:44 UTC
Committed. Thanks!