Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 06:51:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 226135] lang/python27: fails to install/build package since r462630 (missing lib-dynload so's)
Message-ID:  <bug-226135-21822-0U6KMixjT9@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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-qa
                 CC|                            |koobs@FreeBSD.org,
                   |                            |sunpoet@FreeBSD.org

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
This will likely be related to the CFLAGS/LIBS change (additions) in ports
r462630

For more context see this block in python27/Makefile:

# Use CPPFLAGS over CFLAGS due to -I ordering, causing elementtree and pyex=
pat
# to break in Python 2.7, or preprocessor complaints in Python >=3D 3.3
# Upstream Issue: https://bugs.python.org/issue6299

The issue is not scoped only to NLS.

For more context see:

https://bugs.python.org/issue6299#msg210189

There have been countless ports issues reported in the past related to
hacking/modifying CFLAGS (and other variables, and these changes should not=
 be
attempted until the root underlying issue(s) are fixed (correctly/completel=
y).

I'll see if I can prepare a patch for you to test. If that can't be done, w=
e'll
need to revert the change.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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