The expect port has a problem
Saagar Jha
saagar at saagarjha.com
Wed Sep 25 08:16:12 UTC 2024
Reproduced it on a fresh install of MacPorts (I apparently had libexpect.a hanging around in /opt/local for some reason). I’ve put up a patch for it here: https://github.com/macports/macports-ports/pull/25920. Sorry for the inconvenience; hopefully we can get this fixed soon!
Saagar Jha
> On Sep 24, 2024, at 20:20, Kenneth Wolcott <kennethwolcott at gmail.com> wrote:
>
> It occurs at the end of every install attempt as it seems to be a
> broken link check.
>
> On Tue, Sep 24, 2024 at 8:15 PM Saagar Jha <saagar at saagarjha.com> wrote:
>>
>> I bumped this earlier today to use dynamic libraries instead of static ones, so I assume that’s related. That said, I don’t see this on my machine (I tried running expect). How can I reproduce this?
>>
>> Saagar Jha
>>
>> On Sep 24, 2024, at 20:05, Kenneth Wolcott <kennethwolcott at gmail.com> wrote:
>>
>> Could not open libexpect5.45.4.dylib: Error opening or reading file
>> (referenced from /opt/local/bin/expect)
>> libexpect5.45.4.dylib seems to be referenced using a relative path.
>> This may be a problem with its canonical library name and require the
>> use of install_name_tool(1) to fix.
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20240925/3cc9fa4c/attachment.htm>
More information about the macports-users
mailing list