[MacPorts] #60251: gobject-introspection fails for old nm

MacPorts noreply at macports.org
Thu Mar 26 22:07:57 UTC 2020


#60251: gobject-introspection fails for old nm
----------------------+-----------------------------------
 Reporter:  rmottola  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:  leopard   |       Port:  gobject-introspection
----------------------+-----------------------------------
 typical error on Leopard.... nm spitting out blank.

 I put the typical


 {{{
 if {${os.platform} eq "darwin" && ${os.major} < 10} {
     depends_build-append port:cctools
     configure.env-append NM=${prefix}/bin/nm
     configure.args-append lt_cv_path_NM=${prefix}/bin/nm
 }
 }}}

 I put it before the existing platform darwin 8 block.
 I bet this fix is needed for Tiger too.. so I hope I put the "correct"
 order.

-- 
Ticket URL: <https://trac.macports.org/ticket/60251>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list