New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32104 (closed defect: fixed)

Opened 19 months ago

Last modified 15 months ago

zenity needs rarian dependency

Reported by: ryandesign@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: haspatch Cc:
Port: zenity

Description

zenity fails to build on buildbot because scrollkeeper-update, which it calls in its post-activate phase, isn't provided by any of its library or runtime dependencies. It's provided by rarian, which is a build dependency somewhere down the chain, but build dependencies aren't guaranteed to be available anymore by post-activate time. zenity should get a library or runtime dependency on rarian, and a revision increase.

Attachments

zenity-fix#32104.diff (596 bytes) - added by thibaut.paumard@… 15 months ago.
add rarian to depends_lib, bump revision

Change History

comment:1 Changed 15 months ago by thibaut.paumard@…

Hi,

this bug stung again tonight when building yorick-spydr: http://build.macports.org/builders/buildports-snowleopard-x86_64/builds/6079/steps/compile/logs/stdio

I attach a patch implementing the fix suggested above.

Regards, Thibaut.

Changed 15 months ago by thibaut.paumard@…

add rarian to depends_lib, bump revision

comment:2 Changed 15 months ago by ryandesign@…

  • Status changed from new to closed
  • Keywords haspatch added
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.