New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31731 (closed defect: duplicate)

Opened 20 months ago

Last modified 20 months ago

transmission: cannot find protocol declaration for 'NSPopoverDelegate'

Reported by: ryandesign@… Owned by: mnick@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: transmission

Description

I have transmission 2.33 installed on Snow Leopard with Xcode 3.2.6 but I can't upgrade to 2.42; the build fails. See attached log.

Attachments

main.log.bz2 (42.5 KB) - added by ryandesign@… 20 months ago.

Change History

Changed 20 months ago by ryandesign@…

comment:1 Changed 20 months ago by ryandesign@…

  • Summary changed from transmission: /opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_transmission/transmission/work/transmission-2.42/macosx/Controller.h:53: error: cannot find protocol declaration for 'NSPopoverDelegate' to transmission: cannot find protocol declaration for 'NSPopoverDelegate'

comment:2 Changed 20 months ago by ryandesign@…

Developer documentation shows NSPopoverDelegate is not available before Lion. As in #29398, when they started using Snow Leopard-only methods, we need to understand the developers' intentions with regard to minimum supported OS X version, and prevent the port from being installed on unsupported OS versions.

comment:3 Changed 20 months ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to duplicate

I'll handle this in #29398.

Note: See TracTickets for help on using tickets.