[MacPorts] #45870: python3*: configuration issue breaks anjuta +python34

MacPorts noreply at macports.org
Mon Nov 24 11:43:33 PST 2014


#45870: python3*: configuration issue breaks anjuta +python34
-----------------------+----------------------
  Reporter:  devans@…  |      Owner:  devans@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.2
Resolution:            |   Keywords:
      Port:  anjuta    |
-----------------------+----------------------
Changes (by jeremyhu@…):

 * owner:  jwa@… => devans@…
 * port:  python34 python33 python32 python31 => anjuta


Comment:

 Seems to be a build issue with anjuta.  I suspect they're using --libs
 rather than --ldflags:

 {{{
 ~ $ /opt/local/bin/python3.4m-config --ldflags
 -L/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/config-3.4m
 -lintl -ldl -framework CoreFoundation -lpython3.4m

 (14:43:01 Mon Nov 24 2014 jeremy at tifa x86_64)
 ~ $ /opt/local/bin/python3.4m-config --libs
 -lintl -ldl -framework CoreFoundation -lpython3.4m
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/45870#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list