| Re: [proaudio] lv2 fails to emerge (waf issue ?) |
[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]
On Mi, 26.11.08 11:43 Mysth-R <mysthr21@xxxxxxxxx> wrote:
> Hi,
>
> here is the error message :
>
> >>> Emerging (1 of 1) media-plugins/lv2-9999
> * checking ebuild checksums ;-) ... [ ok ]
> * checking auxfile checksums ;-) ... [ ok ]
> * checking miscfile checksums ;-) ... [ ok ]
> >>> Unpacking source...
> * subversion update start -->
> * repository: http://svn.drobilla.net/lad/trunk
> U ingen/src/engine/wscript
> ActualisÃ(c) Ã la rÃ(c)vision 1782.
> * working copy: /usr/portage/distfiles/svn-src/svn.drobilla.net/trunk
>
> >>> Source unpacked.
> >>> Compiling source in
> /var/tmp/portage/media-plugins/lv2-9999/work/lv2-9999 ...
> Usage: waf [options] [commands ...]
>
> * Main commands: configure build install clean dist distclean
> uninstall distcheck
> * Example: ./waf build -j4
>
> waf: error: no such option: --libdir
> *
> * ERROR: media-plugins/lv2-9999 failed.
> * Call stack:
> * ebuild.sh, line 49: Called src_compile
> * environment, line 2127: Called die
> * The specific snippet of code:
> * ./waf configure ${myconf} || die;
> * The die message:
> * (no error message)
> *
> * If you need support, post the topmost build error, and the call
> stack if relevant.
> * A complete build log is located at
> '/var/tmp/portage/media-plugins/lv2-9999/temp/build.log'.
> * The ebuild environment file is located at
> '/var/tmp/portage/media-plugins/lv2-9999/temp/environment'.
> * This ebuild is from an overlay:
> '/usr/local/portage/layman/pro-audio/'
>
> Cheers,
>
> Mysth-R
>
No idea why it doesn't work for lv2 as it does work fine for the rest
of the drobilla stuff.
But even when removing --libdir option, it dies on make.
So I consider lv2 to be broken upstream.
---------------
Checking for package lv2core >= 1 :
ok Configuration finished successfully; project is now ready to
build. Traceback (most recent call
last): File "./waf", line 141, in
<module>
Scripting.prepare() File
"/var/tmp/paludis/media-plugins-lv2-9999/work/lv2-9999/lv2/.waf-1.4.4-cdc55916698fa4a47e425d6e1490292a/wafadmin/Scripting.py",
line 207, in prepare main() File
"/var/tmp/paludis/media-plugins-lv2-9999/work/lv2-9999/lv2/.waf-1.4.4-cdc55916698fa4a47e425d6e1490292a/wafadmin/Scripting.py",
line 267, in main f(bld) File
"/var/tmp/paludis/media-plugins-lv2-9999/work/lv2-9999/lv2/wscript",
line 82, in build build_plugin(bld, 'cc', i) File
"/var/tmp/paludis/media-plugins-lv2-9999/work/lv2-9999/lv2/wscript",
line 30, in build_plugin bundle_path = bld.env()['LV2DIRNAME'] + name +
'.lv2' TypeError: can only concatenate list (not "str") to list
---------------
Not waf'ing into that issue. Report upstream.
Attachment:
signature.asc
Description: PGP signature
| Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |