libebur128 prebuilt archive seems not linked to it's dependency

Manu N audionuma at gmail.com
Mon Feb 29 22:02:58 PST 2016


Seems OK this morning.

audionuma$ sudo port install libebur128
--->  Computing dependencies for libebur128
--->  Fetching archive for libebur128
--->  Attempting to fetch
libebur128-1.1.0_1+truepeak.darwin_14.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/libebur128
--->  Attempting to fetch
libebur128-1.1.0_1+truepeak.darwin_14.x86_64.tbz2.rmd160 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/libebur128
--->  Installing libebur128 @1.1.0_1+truepeak
--->  Activating libebur128 @1.1.0_1+truepeak
--->  Cleaning libebur128
--->  Updating database of binaries
--->  Scanning binaries for linking errors
--->  No broken files found.
audionuma$ otool -L /opt/local/lib/libebur128.dylib
/opt/local/lib/libebur128.dylib:
    /opt/local/lib/libebur128.1.dylib (compatibility version 1.0.0,
current version 1.1.0)
    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1213.0.0)
    /opt/local/lib/libspeexdsp.1.dylib (compatibility version 7.0.0,
current version 7.0.0)

Thanks,

Seems I'll have to dig into the buildbot documentation.

2016-02-29 19:19 GMT+01:00 Mojca Miklavec <mojca at macports.org>:
> On 29 February 2016 at 16:17, Manu N wrote:
>> Hello,
>> trying to install libebur128, if I use the pre-built archive, the library is
>> not linked to it's 'speex' dependency. Forcing to build from source does
>> link correctly.
>> Should I create a ticket for that ?
>
> Usually you should, but I hope I fixed the problem in r146133.
>
> Judging from the buildbot logs (a random one like
> https://build.macports.org/builders/buildports-mavericks-x86_64/builds/16970)
> revealed
>
> -- Could NOT find PkgConfig (missing:  PKG_CONFIG_EXECUTABLE)
> -- Status          found / disabled --
> -- queue.h:        yes     using system copy of queue.h
> -- speexdsp:       no      no
>
> and indeed a local build with "sudo port -v -t install libebur128"
> leads to the same problem. You'll have to wait for some time until the
> buildbot catches up to verify whether the problem was solved though.
>
> Mojca


More information about the macports-dev mailing list