| Re: [proaudio] lv2core-9999 and authorization to install | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/proaudio Archives
] 
- To: proaudio@xxxxxxxxxxxxxxxxxxx
 
- Subject: Re: [proaudio] lv2core-9999 and authorization to install
 
- From: Gavin Pryke <gavinlee303@xxxxxxxxx>
 
- Date: Mon, 20 Dec 2010 09:56:40 +0000
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:received:received:from:to:subject:date         :user-agent:references:in-reply-to:mime-version:content-type         :content-transfer-encoding:message-id;        bh=WbJcYKXQSrPocktlVZsom6yCYth/mCQXLp0TmzwVGsA=;        b=lUMAUDVhIigaOhbJptIhsVqUiWBoTEHTU1oau6yAXItYjepOZ7SQZMGXKuD5u14fk3         7vMzs6htXFKzSA2Hpw5UZ8qh/S/S7CjpDC+yUwlE/DRlWlE5EuX/T/Qllj+ld8xfABAi         xGAhpDryZrdlSZ4ASs/dQ736jV/QVnHKiqYGI=
 
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=from:to:subject:date:user-agent:references:in-reply-to:mime-version         :content-type:content-transfer-encoding:message-id;        b=q1K2q1+tpZ5GvZ7NDqROn4G+RFJnoLKUvCn9nl68RYhV5MnO5qkeK8Y2GZpbPVEl+3         S7+2F8SQtVNSWJNe4V5cwfKjCMoRys0gmvaWJ4ukj7RNq+AGtcXOdl5hACqKD56ebnA1         sQNDlihkfuhX10xK8TTG77TsugLfe1NEizvP4=
 
On Monday 13 December 2010 19:44:19 yermandu wrote:
> hyall
> 
> im starting with ebuilds, and checking the sames in overlay.
> 
> I see that lv2core is need some deps like glademm, so i change, the
> dependecies are resolved. But ...
> 
> when the compilation finished :
> 
> ...
> * installing build/default/redlandmm/redlandmm.pc as
> /var/tmp/portage/media-libs/lv2core-9999/image/usr//pkgconfig/redlandmm.pc
> Waf: Leaving directory
> `/var/tmp/portage/media-libs/lv2core-9999/work/lv2core-9999/build'
> 'install' finished successfully (1.080s)
> ACCESS DENIED  open_wr:      /etc/ld.so.cache~
> !!! dodoc: AUTHORS does not exist
> dodoc failed
> 
> >>> Completed installing lv2core-9999 into
> 
> /var/tmp/portage/media-libs/lv2core-9999/image/
> 
> --------------------------- ACCESS VIOLATION SUMMARY
> ---------------------------
> LOG FILE "/var/log/sandbox/sandbox-4852.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
> ---------------------------------------------------------------------------
> ----- * QA Notice: file does not exist:
>  *
>  *     dodoc: AUTHORS does not exist
> 
> >>> Failed to emerge media-libs/lv2core-9999, Log file:
> >>>  s'
> 
> this happens with another packages, with the same problem for
> ACCESS DENIED  open_wr:      /etc/ld.so.cache~
> 
> I dont have idea what is.
Thanks for the report.
It seems lv2core and the lv2 extensions need some work, for example ingen-9999  
looks like it needs quite a few lv2 extensions that are not packaged yet. I 
did take a brief look into it as I am quite interested in this software, other 
things have got in the way for the moment though.
Cheers
Gav