/gir/bug651773: FAIL
error: Package `GLib-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `GObject-2.0' not found in specified Vala API directories or GObject-Introspection GIR directories
Generation failed: 2 error(s), 0 warning(s)
1 of 145 tests failed
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/suman/Downloads/vala-0.15.0/tests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/suman/Downloads/vala-0.15.0/tests'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/suman/Downloads/vala-0.15.0/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/suman/Downloads/vala-0.15.0'
make: *** [check] Error 2 发布于 2013-11-01 20:27:55
0.15.0不仅仅是旧的,它是一个不稳定的开发版本。没有理由让任何人使用它。0.22.0已经过时了,而且没有任何对新软件的依赖会导致问题(IIRC我们唯一真正的依赖是glib >= 2.18,我不认为这与vala-0.15有什么不同),所以您可能应该使用它。
如果由于某种原因,您需要一个较旧版本的Vala,那么您应该使用一个稳定的版本。如果你不能构建它,发布一个完整的日志。此外,运行单元测试也不是安装的必要条件。如果问题仅在试图运行单元测试时显示出来,则不要运行它们。没有人会费心将补丁移植到0.15或0.16,所以没有太多的意义。
https://askubuntu.com/questions/369616
复制相似问题