https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226135

Kubilay Kocak <ko...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-qa
                 CC|                            |ko...@freebsd.org,
                   |                            |sunp...@freebsd.org

--- Comment #1 from Kubilay Kocak <ko...@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 pyexpat
# to break in Python 2.7, or preprocessor complaints in Python >= 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/completely).

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to