diff options
Diffstat (limited to 'results/classifier/108/other/1836451')
| -rw-r--r-- | results/classifier/108/other/1836451 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/results/classifier/108/other/1836451 b/results/classifier/108/other/1836451 new file mode 100644 index 00000000..b87d833b --- /dev/null +++ b/results/classifier/108/other/1836451 @@ -0,0 +1,38 @@ +device: 0.891 +graphic: 0.700 +PID: 0.665 +network: 0.600 +socket: 0.581 +other: 0.539 +semantic: 0.498 +files: 0.479 +vnc: 0.462 +boot: 0.419 +performance: 0.388 +debug: 0.362 +permissions: 0.306 +KVM: 0.260 + +'make info' fails due to errors in qemu-tech.texi + +git tag: v4.1.0-rc0 +host: Fedora 29, x86_64 + +$ make info +make[1]: Entering directory 'qemu/slirp' +make[1]: Nothing to be done for 'all'. +make[1]: Leaving directory 'qemu/slirp' + GEN docs/version.texi + GEN qemu-options.texi + GEN qemu-monitor.texi + GEN qemu-img-cmds.texi + GEN qemu-monitor-info.texi + GEN qemu-doc.info +qemu/qemu-tech.texi:6: @menu reference to nonexistent node `Translator Internals' +qemu/qemu-tech.texi:7: @menu reference to nonexistent node `QEMU compared to other emulators' +qemu/qemu-tech.texi:9: @menu reference to nonexistent node `Bibliography' +Makefile:960: recipe for target 'qemu-doc.info' failed +make: *** [qemu-doc.info] Error 1 + +Fixed by commit 32481687e1a262. + |