Opened 5 years ago

Last modified 4 years ago

#59307 new defect

libgnomeui: links with openssl library

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc: cooljeanius (Eric Gallager)
Port: libgnomeui

Description

On 10.8 at least, libgnomeui.dylib links with libssl.dylib without declaring a dependency on openssl.

https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/3682/steps/install-port/logs/stdio

Can't load 'blib/arch/auto/Gnome2/Gnome2.bundle' for module Gnome2: dlopen(blib/arch/auto/Gnome2/Gnome2.bundle, 1): Library not loaded: /opt/local/lib/libssl.1.0.0.dylib
  Referenced from: /opt/local/lib/libgnomeui-2.0.dylib
  Reason: image not found at /opt/local/lib/perl5/5.30/darwin-thread-multi-2level/DynaLoader.pm line 197.

Change History (1)

comment:1 Changed 4 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.