Bug 201342 - audio/alsa-lib: Fails to find python2.7 when PYTHON option enabled
Summary: audio/alsa-lib: Fails to find python2.7 when PYTHON option enabled
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: Jan Beich
URL:
Keywords:
Depends on: 197757
Blocks:
  Show dependency treegraph
 
Reported: 2015-07-04 21:32 UTC by mmitchel
Modified: 2015-10-19 16:58 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (jbeich)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mmitchel 2015-07-04 21:32:23 UTC
issue goes away when python is removed from the config options

this was noticed by having 

OPTIONS_SET+= PYTHON

in /etc/make.conf, however, it also occurs when setting the option via 'make config' also.
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2015-07-05 04:27:54 UTC
Did you build python without NLS ?

Could you try this patch (the lang/python27/Makefile bump may no longer apply):

https://bz-attachments.freebsd.org/attachment.cgi?id=156373
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-19 09:25:16 UTC
@Jan, can this be closed now that bug 197757 has been resolved?
Comment 3 Jan Beich freebsd_committer freebsd_triage 2015-10-19 16:58:56 UTC
Yep, should no longer happen.