Re: libebur128 prebuilt archive seems not linked to it's dependency

2016-02-29 Thread Ryan Schmidt
On Mar 1, 2016, at 12:46 AM, Manu N wrote: > Lesson 2 : next time, I will start from a clean MacPorts install > before testing local portfiles. I would find that inconvenient; I never bother doing that. It's fine to let the automated buildbot builds find problems and fix them later. It is

Re: libebur128 prebuilt archive seems not linked to it's dependency

2016-02-29 Thread Mojca Miklavec
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

Re: libebur128 prebuilt archive seems not linked to it's dependency

2016-02-29 Thread Manu N
2016-03-01 7:20 GMT+01:00 Mojca Miklavec : > On 1 March 2016 at 07:02, Manu N wrote: >> >> Seems I'll have to dig into the buildbot documentation. > > The issue has nothing to do with the buildbot as such. The problem was > a missing dependency which was installed on your

Re: libebur128 prebuilt archive seems not linked to it's dependency

2016-02-29 Thread Mojca Miklavec
On 1 March 2016 at 07:02, Manu N wrote: > > Seems I'll have to dig into the buildbot documentation. The issue has nothing to do with the buildbot as such. The problem was a missing dependency which was installed on your machine by some other port and libebur128 happily used it. On the other hand

Re: libebur128 prebuilt archive seems not linked to it's dependency

2016-02-29 Thread Manu N
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

libebur128 prebuilt archive seems not linked to it's dependency

2016-02-29 Thread Manu N
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 ? Thanks, audionuma audionuma$ sudo port install libebur128 ---> Computing dependencies