Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2018 03:06:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 232308] lang/python27,35+: Remove MAKE_JOBS_UNSAFE
Message-ID:  <bug-232308-21822-gdJnDnaMPE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232308-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232308-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232308

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: koobs
Date: Fri Oct 19 03:06:00 UTC 2018
New revision: 482401
URL: https://svnweb.freebsd.org/changeset/ports/482401

Log:
  MFH: r482271 lang/python27,35+: Remove MAKE_JOBS_UNSAFE

  ports r393217 via bug 200622 [1] originally set MAKE_JOBS_UNSAFE=3Dyes du=
e to
  incorrect uses of recursive make [2], causing intermittent build failures
when
  run with multiple jobs (-jN).

  Upstream committed a fix for the issue in default (3.6, at the time), 3.5=
 and
  2.7 which are now contained in all released lang/python?? port versions. =
3.4
did
  not receieve a backport merge.

  lang/python3.5+ ports inadvertently inherited MAKE_JOBS_UNSAFE=3Dyes, via
  repocopies from lang/python34 on their creation, when they were infact sa=
fe
to
  use with -j.

  Remove MAKE_JOBS_UNSAFE in all lang/python?? ports except python34
accordingly.

  [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200622
  [2] https://bugs.python.org/issue22359

  PR:           232308
  Reported by:  cem
  Reviewed by:  cem
  Approved by:  koobs (python)
  Differential Revision:        D17579

  Approved by:  portmgr (miwi)

Changes:
_U  branches/2018Q4/
  branches/2018Q4/lang/python27/Makefile
  branches/2018Q4/lang/python35/Makefile
  branches/2018Q4/lang/python36/Makefile
  branches/2018Q4/lang/python37/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232308-21822-gdJnDnaMPE>