[MacPorts] #65092: py27-notify-python build failure

MacPorts noreply at macports.org
Sat Nov 12 19:31:34 UTC 2022


#65092: py27-notify-python build failure
-------------------------------+-----------------------------------------
  Reporter:  volga629-1        |      Owner:  asemmar <anis.semmar-ext@…>
      Type:  defect            |     Status:  closed
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:
Resolution:  fixed             |   Keywords:
      Port:  py-notify-python  |
-------------------------------+-----------------------------------------
Changes (by asemmar <anis.semmar-ext@…>):

 * owner:  (none) => asemmar <anis.semmar-ext@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"bc9860d942c80a360fbeba823003fad7ec80c365/macports-ports"
 bc9860d942c80a360fbeba823003fad7ec80c365/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="bc9860d942c80a360fbeba823003fad7ec80c365"
 py-notify-python: fix missing python 2.7 symbols

 pkg-config is used to create all the linker flags but misses
 '-lpython2.7' which is required to fix the error in the ticket.
 It's not possible to change pkg-config output from this port's
 context (and dangerous).

 It's not possible to patch the generated src/Makefile because
 in it are paths relative to a specific MacPorts install.

 Appending to the variable in configure is therefore the simplest
 solution.

 Closes: https://trac.macports.org/ticket/65092
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/65092#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list