Bug 226189 - gimp-help*: prohibit parallel build. w/ COMMNET fix
Summary: gimp-help*: prohibit parallel build. w/ COMMNET fix
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: Tobias Kortkamp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-25 05:37 UTC by SimaMoto,RyōTa
Modified: 2024-03-25 12:36 UTC (History)
0 users

See Also:


Attachments
Set MAKE_JOBS_UNSAFE on misc/gimp-help-en; Remove 'The' from COMMENTS from others (7.18 KB, patch)
2018-02-25 05:39 UTC, SimaMoto,RyōTa
liangtai.s16: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SimaMoto,RyōTa 2018-02-25 05:37:43 UTC
I recieved a report #226054 which claims build error occurs randomly on the state ALLOW_MAKE_JOBS=yes.  This bugfix add a line MAKE_JOBS_UNSAFE=yes to the master makefile, along with commnent reformation to let portlint be satisfied on other makefiles of its slave ports.
Comment 1 SimaMoto,RyōTa 2018-02-25 05:39:34 UTC
Created attachment 190980 [details]
Set MAKE_JOBS_UNSAFE on misc/gimp-help-en; Remove 'The' from COMMENTS from others
Comment 2 SimaMoto,RyōTa 2018-02-25 06:36:47 UTC
Ouch!  The report that gives the issue and its perfect resolution is bug #226054.
Comment 3 Thanos 2018-05-17 10:43:57 UTC
MARKED AS SPAM
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-02-24 15:08:47 UTC
A commit references this bug:

Author: tobik
Date: Sun Feb 24 15:08:23 UTC 2019
New revision: 493763
URL: https://svnweb.freebsd.org/changeset/ports/493763

Log:
  */gimp-help*: Mark MAKE_JOBS_UNSAFE

  The build of the non-English slave ports can fail randomly when
  building in parallel.  Mark the master port (misc/gimp-help-en)
  MAKE_JOBS_UNSAFE to work around this.

  - Drop 'The' prefix from COMMMENT in the slave ports while here

  PR:		226054, 226189
  Submitted by:	maintainer
  Reported by:	truckman

Changes:
  head/chinese/gimp-help-zh_CN/Makefile
  head/french/gimp-help/Makefile
  head/german/gimp-help/Makefile
  head/graphics/gimp-help/Makefile
  head/japanese/gimp-help/Makefile
  head/korean/gimp-help/Makefile
  head/misc/gimp-help-ca/Makefile
  head/misc/gimp-help-da/Makefile
  head/misc/gimp-help-el/Makefile
  head/misc/gimp-help-en/Makefile
  head/misc/gimp-help-en_GB/Makefile
  head/misc/gimp-help-es/Makefile
  head/misc/gimp-help-it/Makefile
  head/misc/gimp-help-nl/Makefile
  head/misc/gimp-help-nn/Makefile
  head/misc/gimp-help-sl/Makefile
  head/misc/gimp-help-sv/Makefile
  head/portuguese/gimp-help-pt_BR/Makefile
  head/russian/gimp-help/Makefile