【发布时间】:2021-02-12 05:55:27
【问题描述】:
尝试安装声波注释器。我添加了很多依赖项。我现在得到的错误是
supportprogs: test succeeded
helpfulflags: terminate called after throwing an instance of 'Dataquay::RDFIncompleteURI'
what(): Uri::Uri: Given string is not a complete absolute URI [with string "doap:download-page"]
./test-helpfulflags.sh: line 24: 125839 Aborted (core dumped) $r --skeleton $percplug > /dev/null
Test failed: Fails to run with --skeleton vamp:vamp-example-plugins:percussiononsets
*** Test FAILED
make[1]: *** [Makefile.runner:182: sonic-annotator] Error 1
make[1]: Leaving directory '/home/luke/Desktop/sonic-annotator-1.6'
make: *** [Makefile:164: sub-runner-pro-make_first-ordered] Error 2
当我问这个问题时,我正在尝试使用
vamp-rdf-template-generator doap:http://vamp-plugins.org/rdf/plugins/vamp-example-plugins vamp:vamp-example-plugins:percussiononsets
在以下文件夹中
/usr/local/lib/vamp$ ls
libvamp-hostsdk.so vamp-example-plugins.cat vamp-test-plugin.cat
libvamp-sdk.so vamp-example-plugins.n3 vamp-test-plugin.so
plugins.cpp vamp-example-plugins.so
pyin.so vamp-rdf-template-generator
我并不乐观。
B4在运行 ./configure 和 make 之前,再一次。另一件让我烦恼的事情是,每当 make 无法完成时,再次尝试 make install 或 make,表明无事可做:但我仍然无法运行 sonic-annotator。意思是我去删除文件夹并从头开始......
【问题讨论】:
-
由于 sonic annotator 没有标签,因此最好联系任何维护者。据说克里斯最近很活跃:code.soundsoftware.ac.uk/projects/sonic-annotator/memberships
-
谢谢。 @Andreas 请问一下 - 所有点击都涉及脚本,我不知道如何运行它们 - vamp-plugins.org/rdf/plugins/… 作为绝对 uri 是什么?
标签: makefile