BIND 10 #2339: Recent Homebrew can't find python3.x-config

BIND 10 Development do-not-reply at isc.org
Mon Oct 8 04:13:06 UTC 2012


#2339: Recent Homebrew can't find python3.x-config
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:
                Type:  defect        |  UnAssigned
            Priority:  medium        |                       Status:  new
           Component:  build system  |                    Milestone:  Next-
           Sensitive:  0             |  Sprint-Proposed
         Sub-Project:  DNS           |                     Keywords:
Estimated Difficulty:  0             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 Recent versions of Homebrew (a package system for OS X) creates a
 link from "python3" to specific "python3.x", but not from
 "python3-config" to specific "python3.x-config".  The current BIND
 10's configure script first finds "python3", and subsequently searches
 for "python3-config", which fails.

 Maybe it's a bug of Homebrew, but at least we can work this around by
 changing the search order of the main Python executable (see attached
 diff).

 If this doesn't do harm for other OSes or other OS X package systems
 I propose applying this patch.

-- 
Ticket URL: <http://bind10.isc.org/ticket/2339>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list