Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Mar 2018 13:47:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 226135] lang/python27: Fails to package after r462630 (_elementtree / pyexpat modules)
Message-ID:  <bug-226135-21822-DIi2GwG38d@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226135-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226135-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=3D226135

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

Author: koobs
Date: Thu Mar  1 13:47:11 UTC 2018
New revision: 463321
URL: https://svnweb.freebsd.org/changeset/ports/463321

Log:
  lang/python27: Fix build regression

  r462630 added OpenSSL include/library paths to CFLAGS/LIBS which caused
  the _elementtree and pyexpat modules to fail to build. Adding paths to CF=
LAGS
  is known to cause issues [1].

  Accordingly:

  - Switch to using CPPFLAGS for OpenSSL include/library paths (like NLS).
  - Move the comment describing why this is necessary to the top of the port
    with reasonable warning about what can happen and why.

  [1] https://svnweb.freebsd.org/ports?view=3Drevision&revision=3D326729

  PR:           226135, 222795)
  Reported by:  many
  Reviewed by:  sunpoet (python)
  Approved by:  koobs (python)

Changes:
  head/lang/python27/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-226135-21822-DIi2GwG38d>