Currently not able to build it, I'm unable to fix this, so I orphan this package again:
make[1]: Entering directory '/tmp/yaourt-tmp-root/aur-virt-top/src/virt-top-1.0.8/virt-top'
rm -f .depend .depend-t
make[1]: Entering directory '/tmp/yaourt-tmp-root/aur-virt-top/src/virt-top-1.0.8/virt-top'
rm -f .depend .depend-t
ocamlfind ocamldep -package unix,extlib,curses,str,libvirt -package calendar virt_top_utils.mli virt_top.mli virt_top_gettext.ml virt_top_utils.ml virt_top_main.ml virt_top_csv.ml virt_top_calendar1.ml virt_top_calendar2.ml virt_top_version.ml virt_top.ml virt_top_xml.ml | \
sed 's/ :/:/' | \
sed 's/ *$//' | \
sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \
sort > .depend-t
ocamlfind ocamldep -package unix,extlib,curses,str,libvirt -package calendar virt_top_utils.mli virt_top.mli virt_top_gettext.ml virt_top_utils.ml virt_top_main.ml virt_top_csv.ml virt_top_calendar1.ml virt_top_calendar2.ml virt_top_version.ml virt_top.ml virt_top_xml.ml | \
sed 's/ :/:/' | \
sed 's/ *$//' | \
sed -e :a -e '/ *\\$/N; s/ *\\\n */ /; ta' | \
sort > .depend-t
mv .depend-t .depend
mv .depend-t .depend
mv: der Aufruf von stat für „.depend-t“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
../Make.rules:54: recipe for target '.depend' failed
make[1]: *** [.depend] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-root/aur-virt-top/src/virt-top-1.0.8/virt-top'
ocamlfind ocamlc -g -warn-error A -package unix,extlib,curses,str,libvirt -package calendar -c virt_top_version.ml
ocamlfind ocamlc -g -warn-error A -package unix,extlib,curses,str,libvirt -package calendar -c virt_top_gettext.ml
Makefile:28: recipe for target 'opt' failed
make: *** [opt] Error 1
ocamlfind ocamlc -g -warn-error A -package unix,extlib,curses,str,libvirt -package calendar -c virt_top_utils.mli
ocamlfind ocamlc -g -warn-error A -package unix,extlib,curses,str,libvirt -package calendar -c virt_top.mli
make: *** Warte auf noch nicht beendete Prozesse...
ocamlfind ocamlc -g -warn-error A -package unix,extlib,curses,str,libvirt -package calendar -c virt_top_utils.ml
ocamlfind ocamlc -g -warn-error A -package unix,extlib,curses,str,libvirt -package calendar -c virt_top.ml
ocamlfind ocamlc -g -warn-error A -package unix,extlib,curses,str,libvirt -package calendar -c virt_top_calendar2.ml
ocamlfind ocamlc -g -warn-error A -package unix,extlib,curses,str,libvirt -package calendar -c virt_top_main.ml
File "virt_top.ml", line 83, characters 6-110:
Error: This expression has type string but an expression was expected of type
sort_order
../Make.rules:31: recipe for target 'virt_top.cmo' failed
make[1]: *** [virt_top.cmo] Error 2
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: Leaving directory '/tmp/yaourt-tmp-root/aur-virt-top/src/virt-top-1.0.8/virt-top'
Makefile:28: recipe for target 'all' failed
make: *** [all] Error 1
==> FEHLER: Ein Fehler geschah in build().
Breche ab ...
==> FEHLER:Makepkg konnte virt-top nicht erstellen.
Search Criteria
Package Details: virt-top 1.0.8-1
Package Actions
| Package Base: | virt-top |
|---|---|
| Description: | Top for libvirt virtual machines |
| Upstream URL: | http://people.redhat.com/~rjones/virt-top/ |
| Category: | system |
| Licenses: | |
| Submitter: | thatch45 |
| Maintainer: | None |
| Last Packager: | RubenKelevra |
| Votes: | 2 |
| First Submitted: | 2011-01-02 03:06 |
| Last Updated: | 2014-07-05 14:25 |
Dependencies (12)
- libvirt
- gawk (make)
- gettext (make)
- ocaml (make)
- ocaml-calendar (make)
- ocaml-camomile (make)
- ocaml-curses (make)
- ocaml-extlib (make)
- ocaml-fileutils (make)
- ocaml-findlib (make)
- ocaml-libvirt (make)
- perl (make)
Required by (0)
Sources
Latest Comments
Comment by RubenKelevra
Comment by thatch45
Saddly, this has been out of date for a while, there is a bug in the build of a new dependency that won't compile against the current ocaml lib, I have not had time to flesh this out. Patches Welcome!