Re: [proaudio] svn.drobilla.net |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] svn.drobilla.net
- From: Matt Henley <nwmatt@xxxxxxxxx>
- Date: Mon, 5 Oct 2009 09:10:12 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=GCGJi2L6R36WJpBJXeVk5TZleE55Gha3BP00MbRT5gU=; b=N76O1cCr+YDCk1d7Cq2fqbaJncYYjFR/I1xfOYkJ328iWwN8J14UAt6veV985ewDSp 1MQ0eob0H21euSiSfXmbykjr4BSCLS5AcgNpJCQY18ScUemDGBERVmwPYQTy43VVMamh rnS+ItvTCCVg3a8BPuwiDo8KZm3WFEBu2QCI8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=EIDU45HT9qyqY9+SCVVuSxVdMpbjDpg3fmEwHRC8CYvq83sA/SG7QoCYZJmf3ZxELw SELaEv2m2NxE6rKyTXyvotQxyHVrQzbTvTQia4J4UtbrKgl+03bnNrx7sq2PTPLHtFOL CG2TlrrDyKlLSainX1W74KhMmkA/PGmVj8Yd4=
If the problem can be fixed with the addpredict, I will do that
tonight and post the ebuilds to the list (if there are no other
problems for me).
On Mon, Oct 5, 2009 at 3:22 AM, Stéphane ANGOT <sa@xxxxxxxxx> wrote:
> Hi,
>
> For information, I've corrected some others ebuilds of drobilla for that
> error.
>
> It's something known (drobilla added the ldconfig statement in its sources
> after beeing constantly requested by users that cannot run the software
> because they didn't upgrade the ldconfig) , someone has to add :
>
> # addpredict for the ldconfig
> addpredict /etc/ld.so.cache
>
> to the install step of the ebuild.
>
> You can look to the raul-9999 ebuild for exemple.
>
> Perhaps someone has to correct all the drobilla ebuilds since they all
> contain the ldconfig statement?
>
> For the moment I have no time for it, sorry.
>
> Cheers,
>
> Stephane ANGOT.
>
>
>
>
> On Sat, 3 Oct 2009 20:23:32 -0500, Matt Henley <nwmatt@xxxxxxxxx> wrote:
>> Hey I rebuilt my system and decided to use the ebuilds for ingen.. it
>> starts working but I get:
>>
>> * installing build/default/libslv2.so as
>> /var/tmp/portage/media-libs/slv2-9999/image/usr/lib64//libslv2.so.9.2.0
>> * symlink
>> /var/tmp/portage/media-libs/slv2-9999/image/usr/lib64//libslv2.so.9
>> (-> libslv2.so.9.2.0)
>> * symlink
> /var/tmp/portage/media-libs/slv2-9999/image/usr/lib64//libslv2.so
>> (-> libslv2.so.9.2.0)
>> * installing build/default/utils/lv2_inspect as
>> /var/tmp/portage/media-libs/slv2-9999/image/usr/bin/lv2_inspect
>> * installing build/default/utils/lv2_list as
>> /var/tmp/portage/media-libs/slv2-9999/image/usr/bin/lv2_list
>> * installing build/default/hosts/lv2_jack_host as
>> /var/tmp/portage/media-libs/slv2-9999/image/usr/bin/lv2_jack_host
>> Waf: Leaving directory
>> `/var/tmp/portage/media-libs/slv2-9999/work/slv2-9999/slv2/build'
>> 'install' finished successfully (0.043s)
>> ACCESS DENIED open_wr: /etc/ld.so.cache~
>>>>> Completed installing slv2-9999 into
>>>>> /var/tmp/portage/media-libs/slv2-9999/image/
>>
>> --------------------------- ACCESS VIOLATION SUMMARY
>> ---------------------------
>> LOG FILE "/var/log/sandbox/sandbox-969.log"
>>
>> VERSION 1.0
>> FORMAT: F - Function called
>> FORMAT: S - Access Status
>> FORMAT: P - Path as passed to function
>> FORMAT: A - Absolute Path (not canonical)
>> FORMAT: R - Canonical Path
>> FORMAT: C - Command Line
>>
>> F: open_wr
>> S: deny
>> P: /etc/ld.so.cache~
>> A: /etc/ld.so.cache~
>> R: /etc/ld.so.cache~
>> C: /sbin/ldconfig
>>
> --------------------------------------------------------------------------------
>>
>>>>> Failed to emerge media-libs/slv2-9999, Log file:
>>
>>>>> '/var/tmp/portage/media-libs/slv2-9999/temp/build.log'
>>
>>
>> On Fri, Aug 28, 2009 at 12:36 AM, Gavin Pryke
>> <gavinlee303@xxxxxxxxxxxxxx> wrote:
>>> On Thursday 27 August 2009 16:48:42 Matt Henley wrote:
>>>> A while back I had the same problem. I ended up downloading the
> entire
>>>> SVN
>>>> tree and running scons at the top level and everything has worked fine
>>>> since (well except for some bugs in ingen)
>>>> Matt
>>>>
>>>> 2009/8/26 Ulrich Lorenz Schlüter <audio-mobster@xxxxxx>
>>>>
>>>> > Hello list,
>>>> >
>>>> > As there are problems with the single ebuilds for applications from
>>>> > drobilla.net, can't someone be so nice to make an ebuild for the
>>>> > complete svn.drobilla.net/trunk, as all the packages there build
> fine.
>>>> >
>>>> > Thanks
>>>> >
>>>> > Uli
>>>
>>> Hi
>>>
>>> I've made some modifications to the ingen live ebuild to fix deps. It
>>> seems to
>>> work for me now, please test.
>>>
>>> Kind regards
>>> Gav
>>>
>>>
>>>
>
>
>