| Summary: | net-misc/vinagre missing deps and fails make check | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Raúl Porcel (RETIRED) <armin76> |
| Component: | New packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
Created attachment 147283 [details]
build.log
Then it fails with FEATURES="test"
should be fixed in tree now, thanks for reporting. |
configure: error: gnome-doc-utils >= 0.3.2 not found After emerging gnome-doc-utils: if [ -f "C/vinagre.xml" ]; then d="../"; else d="/var/tmp/portage/net-misc/vinagre-0.5.0/work/vinagre-0.5.0/help/"; fi; \ (cd it/ && \ `which xml2po` -e -p \ "${d}it/it.po" \ "${d}C/vinagre.xml" > vinagre.xml.tmp && \ cp vinagre.xml.tmp vinagre.xml && rm -f vinagre.xml.tmp) /bin/sh: scrollkeeper-config: command not found /bin/sh: line 1: scrollkeeper-config: command not found The file '/Templates/C/scrollkeeper_cl.xml' does not exist. Please check your ScrollKeeper installation. make[2]: *** [vinagre-C.omf] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** wait: No child processes. Stop.