libebur128 prebuilt archive seems not linked to it's dependency
Mojca Miklavec
mojca at macports.org
Mon Feb 29 22:58:57 PST 2016
On 1 March 2016 at 07:46, Manu N wrote:
> The buildbot reference meant I should try
> to understand how to look into the buildbots logs to check what
> happened to the build.
At the URL that I posted earlier just find:
- Steps and Logfiles:
- 4. compile compile ( 1 mins, 57 secs )
- stdio <- [click this]
You will then end up with
https://build.macports.org/builders/buildports-mavericks-x86_64/builds/16970/steps/compile/logs/stdio
and the relevant parts are usually
---> Configuring libebur128
---> Building libebur128
> Lesson 2 : next time, I will start from a clean MacPorts install
> before testing local portfiles.
> audionuma
Next time just use
"sudo port -v -t destroot <portname>"
The "-t" switch should hide all undeclared dependencies.
Mojca
More information about the macports-dev
mailing list