finding dependents of a shared library

2017-05-24 Thread René J . V . Bertin
Hi, Not really MacPorts related, or rather, this goes beyond: The question came up "how to find any/all binary files that link to this or that shared library". I think we discussed this a bit before before, I remember describing my kludgy way to answer that question for a library provided by a

Re: [macports-ports] branch master updated: cdo: update to 1.8.2

2017-05-24 Thread mf2k
> On May 24, 2017, at 1:12 AM, Takeshi Enomoto wrote: > > Takeshi Enomoto (tenomoto) pushed a commit to branch master > in repository macports-ports. > > https://github.com/macports/macports-ports/commit/1697b17f27fea4172d3e37513f2624a43b7feacf > >

Re: [macports-ports] branch master updated: cdo: update to 1.8.2

2017-05-24 Thread Rainer Müller
On 2017-05-24 19:07, m...@macports.org wrote: > >> On May 24, 2017, at 1:12 AM, Takeshi Enomoto > > wrote: >> >> Takeshi Enomoto (tenomoto) pushed a commit to branch master >> in repository macports-ports. >> >> https://github.com/macports/macports-ports/commit/1697b17f2

Re: finding dependents of a shared library

2017-05-24 Thread Clemens Lang
Hi, On Wed, May 24, 2017 at 04:23:15PM +0200, René J.V. Bertin wrote: > AFAIK the way rev-upgrade works is > - rev-upgrade scans a list of all supposed-to-be-present binary files Correct. > - for each file on that list it determines the list of dependencies > (or list of deps provided by activ

Port hanging (unresponsive to Ctrl+C, need SIGKILL)

2017-05-24 Thread Leonardo Brondani Schenkel
Hello, I have been working on an update to the Free42 port, which I just opened a PR for: https://github.com/macports/macports-ports/pull/486 However I am experiencing something I never encountered before, which I have been unable to troubleshoot on my own: once the `xcodebuild` command comp

Re: Port hanging (unresponsive to Ctrl+C, need SIGKILL)

2017-05-24 Thread Clemens Lang
Hi, On Wed, May 24, 2017 at 09:50:31PM +0200, Leonardo Brondani Schenkel wrote: > I have been working on an update to the Free42 port, which I just > opened a PR for: > https://github.com/macports/macports-ports/pull/486 > > However I am experiencing something I never encountered before, which >