]> rtime.felk.cvut.cz Git - nul-nightly.git/blob - logs/nul_2011-11-12_23:00:02.log
New nightly build log
[nul-nightly.git] / logs / nul_2011-11-12_23:00:02.log
1 Testing "Saturday 2011-11-12 23:00:29, commit: passive-2011.7-democd-329-gc03484e (Michal Sojka: wvtest: Try to better handle timeout in wvtestrun)" in /home/sojka/bin/nul-nightly.sh:
2 scons: Reading SConscript files ...
3 Target CC forced to '/usr/local/gcc/4.6/bin/gcc'.
4 Target CXX forced to '/usr/local/gcc/4.6/bin/g++'.
5 No target_arch option given. Defaulting to core2.
6 Installing into /srv/tftp. Use scons tftp=/foo to change this.
7 scons: done reading SConscript files.
8 scons: Building targets ...
9         CXX apps/admission/main.o
10 /home/sojka/nul/base/include/sigma0/sigma0.h: In static member function 'static unsigned int Sigma0Base::request_attach(Utcb*, void*, unsigned int) [with unsigned int OP = 4097u]':
11 /home/sojka/nul/base/include/sigma0/sigma0.h:89:7: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
12         CXX service/simplemalloc.o
13         CXX service/logging.o
14         CXX service/vprintf.o
15         ASC service/startup.o
16         CXX lib/runtime/cpp-support.o
17         AR  bin/lib/libruntime.a
18         LIB bin/lib/libruntime.a
19         LNK bin/apps/admission.nul.debug
20    text    data     bss     dec     hex filename
21   18960    5144  409600  433704   69e28 bin/apps/admission.nul
22         CXX apps/bridge/bridge.o
23         LNK bin/apps/bridge.nul.debug
24    text    data     bss     dec     hex filename
25   11723    4764 4259840 4276327  414067 bin/apps/bridge.nul
26         CXX apps/cycleburner/cycleburner.o
27         LNK bin/apps/cycleburner.nul.debug
28    text    data     bss     dec     hex filename
29    8248    3208  606208  617664   96cc0 bin/apps/cycleburner.nul
30         CXX apps/diskbench/diskbench.o
31 /home/sojka/nul/base/include/sigma0/sigma0.h: In static member function 'static unsigned int Sigma0Base::request_attach(Utcb*, void*, unsigned int) [with unsigned int OP = 4098u]':
32 /home/sojka/nul/base/include/sigma0/sigma0.h:89:7: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
33         LNK bin/apps/diskbench.nul.debug
34    text    data     bss     dec     hex filename
35    9352    3724 4325376 4338452  423314 bin/apps/diskbench.nul
36         CXX apps/fs_test/main.o
37         LNK bin/apps/dummy_fs.nul.debug
38    text    data     bss     dec     hex filename
39    9882    3640 1114112 1127634  1134d2 bin/apps/dummy_fs.nul
40         CXX apps/echo/echo.o
41         LNK bin/apps/echo.nul.debug
42    text    data     bss     dec     hex filename
43    8249    2968 4259840 4271057  412bd1 bin/apps/echo.nul
44         CXX apps/echo/echo2.o
45         LNK bin/apps/echo2.nul.debug
46    text    data     bss     dec     hex filename
47   11021    3748 4259840 4274609  4139b1 bin/apps/echo2.nul
48         LNK bin/apps/echo2ss.nul.debug
49         CXX apps/echo/echo2test.o
50         LNK bin/apps/echo2test.nul.debug
51    text    data     bss     dec     hex filename
52    7111    2572 4259840 4269523  4125d3 bin/apps/echo2test.nul
53         CXX apps/echo/echotest.o
54         LNK bin/apps/echotest.nul.debug
55    text    data     bss     dec     hex filename
56    6929    2540 4259840 4269309  4124fd bin/apps/echotest.nul
57         CXX apps/gt/gt.o
58         LNK bin/apps/gt.nul.debug
59    text    data     bss     dec     hex filename
60    5514    1988 8400896 8408398  804d4e bin/apps/gt.nul
61         CXX apps/hello/hello.o
62         LNK bin/apps/hello.nul.debug
63    text    data     bss     dec     hex filename
64    5772    2168  131072  139012   21f04 bin/apps/hello.nul
65 /home/sojka/nul/kernel/contrib/checkout-nova.sh `dirname contrib/nova/README` `cat /home/sojka/nul/kernel/contrib/NOVA_URL` `cat /home/sojka/nul/kernel/contrib/NOVA_REVISION`
66 Cloning into contrib/nova...
67 Switched to a new branch 'nul-local'
68 make -sC `dirname contrib/nova/build/hypervisor` CC=/usr/local/gcc/4.6/bin/gcc CXX=/usr/local/gcc/4.6/bin/g++
69 PRE hypervisor.o
70 ASM entry.o
71 ASM start.o
72 CMP acpi.o
73 CMP acpi_dmar.o
74 CMP acpi_fadt.o
75 CMP acpi_madt.o
76 CMP acpi_mcfg.o
77 CMP acpi_rsdp.o
78 CMP acpi_rsdt.o
79 CMP acpi_table.o
80 CMP avl.o
81 ../src/avl.cpp: In static member function 'static bool Avl::remove(Avl**, Avl*) [with <template-parameter-1-1> = Mdb, Avl = Avl]':
82 ../src/avl.cpp:157:5: warning: 'd' may be used uninitialized in this function [-Wuninitialized]
83 CMP bootstrap.o
84 CMP buddy.o
85 CMP cmdline.o
86 CMP console.o
87 CMP console_serial.o
88 CMP console_vga.o
89 CMP counter.o
90 CMP cpu.o
91 CMP dmar.o
92 CMP ec.o
93 CMP ec_exc.o
94 CMP ec_svm.o
95 CMP ec_vmx.o
96 CMP fpu.o
97 CMP gdt.o
98 CMP gsi.o
99 CMP hip.o
100 CMP hpt.o
101 CMP idt.o
102 CMP init.o
103 CMP ioapic.o
104 CMP keyb.o
105 CMP lapic.o
106 CMP mdb.o
107 CMP memory.o
108 CMP mtrr.o
109 CMP pci.o
110 CMP pd.o
111 CMP pt.o
112 CMP pte.o
113 CMP rcu.o
114 CMP regs.o
115 CMP sc.o
116 CMP slab.o
117 CMP sm.o
118 CMP space_io.o
119 CMP space_mem.o
120 CMP space_obj.o
121 CMP stdio.o
122 CMP string.o
123 CMP svm.o
124 CMP syscall.o
125 CMP tss.o
126 CMP utcb.o
127 CMP vmx.o
128 CMP vtlb.o
129 LNK hypervisor
130 Install file: "contrib/nova/build/hypervisor" as "bin/apps/hypervisor"
131         CXX apps/packetdump/packetdump.o
132 /home/sojka/nul/julian/include/nul/service_bridge.h: In member function 'unsigned int BridgeProtocol::wait_packet(uint8*&)':
133 /home/sojka/nul/julian/include/nul/service_bridge.h:169:27: warning: ignoring return value of 'unsigned char nova_semdown(unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
134         LNK bin/apps/packetdump.nul.debug
135    text    data     bss     dec     hex filename
136    7096    2832 1114112 1124040  1126c8 bin/apps/packetdump.nul
137         CXX apps/per-cpu-service/per-cpu-service.o
138         LNK bin/apps/per-cpu-service.nul.debug
139    text    data     bss     dec     hex filename
140   10067    4556 8454144 8468767  81391f bin/apps/per-cpu-service.nul
141         CXX apps/remoteconfig/main.o
142 /home/sojka/nul/base/include/sigma0/sigma0.h: In static member function 'static unsigned int Sigma0Base::request_attach(Utcb*, void*, unsigned int) [with unsigned int OP = 4099u]':
143 /home/sojka/nul/base/include/sigma0/sigma0.h:89:7: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
144         CXX apps/remoteconfig/server.o
145         CXX apps/remoteconfig/events.o
146         CC  lib/lwip/contrib/src/core/def.o
147         CC  lib/lwip/contrib/src/core/dhcp.o
148 /home/sojka/nul/alexb/lib/lwip/contrib/src/core/dhcp.c: In function 'dhcp_bind':
149 /home/sojka/nul/alexb/lib/lwip/contrib/src/core/dhcp.c:978:7: warning: the comparison will always evaluate as 'false' for the address of 'gw_addr' will never be NULL [-Waddress]
150         CC  lib/lwip/contrib/src/core/dns.o
151         CC  lib/lwip/contrib/src/core/init.o
152         CC  lib/lwip/contrib/src/core/mem.o
153         CC  lib/lwip/contrib/src/core/memp.o
154         CC  lib/lwip/contrib/src/core/netif.o
155         CC  lib/lwip/contrib/src/core/pbuf.o
156         CC  lib/lwip/contrib/src/core/raw.o
157         CC  lib/lwip/contrib/src/core/stats.o
158         CC  lib/lwip/contrib/src/core/sys.o
159         CC  lib/lwip/contrib/src/core/tcp.o
160         CC  lib/lwip/contrib/src/core/tcp_in.o
161         CC  lib/lwip/contrib/src/core/tcp_out.o
162         CC  lib/lwip/contrib/src/core/timers.o
163         CC  lib/lwip/contrib/src/core/udp.o
164         CC  lib/lwip/contrib/src/core/ipv4/autoip.o
165         CC  lib/lwip/contrib/src/core/ipv4/icmp.o
166         CC  lib/lwip/contrib/src/core/ipv4/igmp.o
167         CC  lib/lwip/contrib/src/core/ipv4/inet.o
168         CC  lib/lwip/contrib/src/core/ipv4/inet_chksum.o
169         CC  lib/lwip/contrib/src/core/ipv4/ip.o
170 /home/sojka/nul/alexb/lib/lwip/contrib/src/core/ipv4/ip.c: In function 'ip_input':
171 /home/sojka/nul/alexb/lib/lwip/contrib/src/core/ipv4/ip.c:403:24: warning: the comparison will always evaluate as 'false' for the address of 'current_iphdr_src' will never be NULL [-Waddress]
172         CC  lib/lwip/contrib/src/core/ipv4/ip_addr.o
173         CC  lib/lwip/contrib/src/core/ipv4/ip_frag.o
174         CC  lib/lwip/contrib/src/api/api_lib.o
175         CC  lib/lwip/contrib/src/api/api_msg.o
176         CC  lib/lwip/contrib/src/api/err.o
177         CC  lib/lwip/contrib/src/api/netbuf.o
178         CC  lib/lwip/contrib/src/api/netdb.o
179         CC  lib/lwip/contrib/src/api/netifapi.o
180         CC  lib/lwip/contrib/src/api/sockets.o
181         CC  lib/lwip/contrib/src/api/tcpip.o
182         CC  lib/lwip/contrib/src/netif/etharp.o
183         CC  lib/lwip/contrib/src/netif/ethernetif.o
184         CC  lib/lwip/contrib/src/netif/slipif.o
185         CXX lib/lwip/own/sys.o
186         AR  bin/lib/libip_lwip.a
187         LIB bin/lib/libip_lwip.a
188         LNK bin/apps/remote_config.nul.debug
189    text    data     bss     dec     hex filename
190  112108   25621 2179072 2316801  235a01 bin/apps/remote_config.nul
191         CXX apps/rocknshine/rocknshine.o
192 /home/sojka/nul/base/include/sigma0/sigma0.h: In static member function 'static unsigned int Sigma0Base::request_attach(Utcb*, void*, unsigned int) [with unsigned int OP = 4097u]':
193 /home/sojka/nul/base/include/sigma0/sigma0.h:89:7: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
194         CXX service/help.o
195         CXX service/hostsink.o
196         CXX service/kbd2serial.o
197         CXX service/serial2kbd.o
198         CXX service/simplearping.o
199         CXX service/simplebootp.o
200         AR  bin/lib/libservice.a
201         LIB bin/lib/libservice.a
202         CC  lib/tinf/src/tinflate.o
203         CC  lib/tinf/src/tinfgzip.o
204         CC  lib/tinf/src/tinfzlib.o
205         CC  lib/tinf/src/adler32.o
206         CC  lib/tinf/src/crc32.o
207         AR  bin/lib/libtinf.a
208         LIB bin/lib/libtinf.a
209         LNK bin/apps/rocknshine.nul.debug
210    text    data     bss     dec     hex filename
211   15343    6628  131072  153043   255d3 bin/apps/rocknshine.nul
212         CXX apps/sigma0/scripting.o
213         CXX apps/sigma0/service_config.o
214         CXX apps/sigma0/service_fs.o
215 /home/sojka/nul/base/apps/sigma0/service_fs.cc: In static member function 'static void Service_fs::portal_pagefault(Service_fs*, Utcb*)':
216 /home/sojka/nul/base/apps/sigma0/service_fs.cc:59:129: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
217         CXX apps/sigma0/service_per_cpu_timer.o
218         CXX apps/sigma0/service_timer.o
219         CXX apps/sigma0/service_vnet.o
220 /home/sojka/nul/julian/apps/sigma0/service_vnet.cc:725:2: warning: #warning XXX offloads broken when packet spread over multiple RX descriptors [-Wcpp]
221         CXX apps/sigma0/sigma0.o
222         CXX host/hostvesa.o
223         CXX model/memorycontroller.o
224         CXX model/vcpu.o
225         CXX executor/halifax.o
226         CXX model/pit8254.o
227         CXX model/sysctrlport.o
228         CXX model/pcihostbridge.o
229         CXX model/pcidirect.o
230         CXX model/directio.o
231         AR  bin/lib/libhostvesa.a
232         LIB bin/lib/libhostvesa.a
233         CXX host/atare.o
234         CXX host/host82573.o
235         CXX host/host82576.o
236         CXX host/host82576vf.o
237         CXX host/hostacpi.o
238         CXX host/hostahci.o
239         CXX host/hosthpet.o
240         CXX host/hostide.o
241         CXX host/hostio.o
242         CXX host/hostkeyboard.o
243         CXX host/hostne2k.o
244         CXX host/hostne2k_vnet.o
245         CXX host/hostpcicfg.o
246         CXX host/hostpit.o
247         CXX host/hostreboot.o
248         CXX host/hostrtc.o
249         CXX host/hostserial.o
250         CXX host/hostserialpci.o
251         CXX host/hostvga.o
252         CXX host/jsdriver.o
253         CXX host/mmconfig.o
254         CXX host/nubus-bus.o
255         CXX host/nubus-device.o
256         CXX host/nubus.o
257         CXX host/virtualdisk.o
258         AR  bin/lib/libhost.a
259         LIB bin/lib/libhost.a
260         LNK bin/apps/sigma0.bare.nul.debug
261    text    data     bss     dec     hex filename
262  221068  167952       0  389020   5ef9c bin/apps/sigma0.bare.nul
263 objcopy --add-section .boot.`basename /home/sojka/nul/base/apps/sigma0/cfg/admission.nulconfig`=/home/sojka/nul/base/apps/sigma0/cfg/admission.nulconfig bin/apps/sigma0.bare.nul bin/apps/sigma0.nul
264 objcopy --add-section .boot.`basename bin/apps/admission.nul`=bin/apps/admission.nul bin/apps/sigma0.nul bin/apps/sigma0.nul
265 gzip -c bin/apps/sigma0.nul > bin/apps/sigma0.nul.gz
266         CXX apps/config_test/main.o
267         LNK bin/apps/test_config.nul.debug
268    text    data     bss     dec     hex filename
269    7209    2688 1114112 1124009  1126a9 bin/apps/test_config.nul
270         CXX apps/event_test/main.o
271         LNK bin/apps/test_events.nul.debug
272    text    data     bss     dec     hex filename
273    6546    2400 1114112 1123058  1122f2 bin/apps/test_events.nul
274         CXX apps/ip_test/main.o
275 /home/sojka/nul/base/include/sigma0/sigma0.h: In static member function 'static unsigned int Sigma0Base::request_attach(Utcb*, void*, unsigned int) [with unsigned int OP = 4099u]':
276 /home/sojka/nul/base/include/sigma0/sigma0.h:89:7: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
277         LNK bin/apps/test_ip.nul.debug
278    text    data     bss     dec     hex filename
279   43161   10192 1126400 1179753  120069 bin/apps/test_ip.nul
280         CXX apps/ip_test_vnet/main.o
281 /home/sojka/nul/base/include/sigma0/sigma0.h: In static member function 'static unsigned int Sigma0Base::request_attach(Utcb*, void*, unsigned int) [with unsigned int OP = 4100u]':
282 /home/sojka/nul/base/include/sigma0/sigma0.h:89:7: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
283         LNK bin/apps/test_ip_vnet.nul.debug
284    text    data     bss     dec     hex filename
285   44271   10536 1126400 1181207  120617 bin/apps/test_ip_vnet.nul
286         CXX apps/ipc_test/main.o
287         LNK bin/apps/test_ipc.nul.debug
288    text    data     bss     dec     hex filename
289    9277    3888 1114112 1127277  11336d bin/apps/test_ipc.nul
290         LNK bin/apps/timer.nul.debug
291         CXX apps/tutor/tutor.o
292 /home/sojka/nul/base/include/sigma0/sigma0.h: In static member function 'static unsigned int Sigma0Base::request_attach(Utcb*, void*, unsigned int) [with unsigned int OP = 4097u]':
293 /home/sojka/nul/base/include/sigma0/sigma0.h:89:7: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
294         CXX apps/tutor/screen1.o
295         LNK bin/apps/tutor.nul.debug
296    text    data     bss     dec     hex filename
297   15216    2484  131072  148772   24524 bin/apps/tutor.nul
298         CXX apps/vancouver/vancouver.o
299 /home/sojka/nul/vancouver/apps/vancouver/vancouver.cc: In static member function 'static bool Vancouver::map_memory_helper(VCpu*, Utcb*, bool)':
300 /home/sojka/nul/vancouver/apps/vancouver/vancouver.cc:489:177: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
301 /home/sojka/nul/base/include/sigma0/sigma0.h: In static member function 'static unsigned int Sigma0Base::request_attach(Utcb*, void*, unsigned int) [with unsigned int OP = 4100u]':
302 /home/sojka/nul/base/include/sigma0/sigma0.h:89:7: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
303 /home/sojka/nul/base/include/sigma0/sigma0.h: In static member function 'static unsigned int Sigma0Base::request_attach(Utcb*, void*, unsigned int) [with unsigned int OP = 4099u]':
304 /home/sojka/nul/base/include/sigma0/sigma0.h:89:7: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
305 /home/sojka/nul/base/include/sigma0/sigma0.h: In static member function 'static unsigned int Sigma0Base::request_attach(Utcb*, void*, unsigned int) [with unsigned int OP = 4098u]':
306 /home/sojka/nul/base/include/sigma0/sigma0.h:89:7: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
307 /home/sojka/nul/base/include/sigma0/sigma0.h: In static member function 'static unsigned int Sigma0Base::request_attach(Utcb*, void*, unsigned int) [with unsigned int OP = 4097u]':
308 /home/sojka/nul/base/include/sigma0/sigma0.h:89:7: warning: ignoring return value of 'long unsigned int Utcb::add_mappings(long unsigned int, long unsigned int, long unsigned int, unsigned int)', declared with attribute warn_unused_result [-Wunused-result]
309         AR  bin/lib/libhostkbd.a
310         LIB bin/lib/libhostkbd.a
311         CXX executor/vbios_disk.o
312         CXX executor/vbios_keyboard.o
313         CXX executor/vbios_mem.o
314         CXX executor/vbios_multiboot.o
315         CXX executor/vbios_reset.o
316         CXX executor/vbios_time.o
317         AR  bin/lib/libexecutor.a
318         LIB bin/lib/libexecutor.a
319         CXX model/82576vf.o
320         CXX model/82576vf_vnet.o
321         CXX model/ahcicontroller.o
322         CXX model/directmem.o
323         CXX model/ioapic.o
324         CXX model/irqrouting.o
325         CXX model/keyboardcontroller.o
326         CXX model/lapic.o
327         CXX model/msi.o
328         CXX model/nullio.o
329         CXX model/nullmem.o
330         CXX model/pic8259.o
331         CXX model/pmtimer.o
332         CXX model/ps2keyboard.o
333         CXX model/ps2mouse.o
334         CXX model/rtc146818.o
335         CXX model/rtl8029.o
336         CXX model/rtl8029_vnet.o
337         CXX model/satadrive.o
338         CXX model/serial16550.o
339         CXX model/vbios.o
340         CXX model/vga.o
341         AR  bin/lib/libmodel.a
342         LIB bin/lib/libmodel.a
343         LNK bin/apps/vancouver.nul.debug
344    text    data     bss     dec     hex filename
345  188501   42580 2162688 2393769  2486a9 bin/apps/vancouver.nul
346         CXX wvtest/wvtesttest.o
347         LNK bin/apps/wvtesttest.nul.debug
348    text    data     bss     dec     hex filename
349    7408    2644  131072  141124   22744 bin/apps/wvtesttest.nul
350 Install file: "tools/boot/bender" as "bin/boot/bender"
351         ASC tools/boot/munich/asm.o
352         ASC tools/boot/munich/boot_linux.o
353         CC  tools/boot/munich/munich.o
354         CC  tools/boot/munich/util.o
355         LNK tools/boot/munich/munich.debug
356    text    data     bss     dec     hex filename
357    1543       4     528    2075     81b tools/boot/munich/munich
358 Install file: "tools/boot/munich/munich" as "bin/boot/munich"
359 scons: done building targets.
360 make: Entering directory `/home/sojka/nul/alexb/apps/libvirt'
361 wget ftp://libvirt.org/libvirt/libvirt-0.9.6.tar.gz
362 --2011-11-12 23:02:14--  ftp://libvirt.org/libvirt/libvirt-0.9.6.tar.gz
363            => `libvirt-0.9.6.tar.gz'
364 Resolving libvirt.org... 194.199.20.115
365 Connecting to libvirt.org|194.199.20.115|:21... connected.
366 Logging in as anonymous ... Logged in!
367 ==> SYST ... done.    ==> PWD ... done.
368 ==> TYPE I ... done.  ==> CWD (1) /libvirt ... done.
369 ==> SIZE libvirt-0.9.6.tar.gz ... 17326676
370 ==> PASV ... done.    ==> RETR libvirt-0.9.6.tar.gz ... done.
371 Length: 17326676 (17M) (unauthoritative)
372
373      0K .......... .......... .......... .......... ..........  0%  270K 63s
374     50K .......... .......... .......... .......... ..........  0%  670K 44s
375    100K .......... .......... .......... .......... ..........  0% 1.30M 33s
376    150K .......... .......... .......... .......... ..........  1% 1.30M 28s
377    200K .......... .......... .......... .......... ..........  1% 1.31M 25s
378    250K .......... .......... .......... .......... ..........  1% 1.30M 23s
379    300K .......... .......... .......... .......... ..........  2% 1.30M 21s
380    350K .......... .......... .......... .......... ..........  2% 1.30M 20s
381    400K .......... .......... .......... .......... ..........  2%  669K 21s
382    450K .......... .......... .......... .......... ..........  2% 1.29M 20s
383    500K .......... .......... .......... .......... ..........  3%  671K 20s
384    550K .......... .......... .......... .......... ..........  3% 1.30M 19s
385    600K .......... .......... .......... .......... ..........  3% 1.30M 19s
386    650K .......... .......... .......... .......... ..........  4% 1.30M 18s
387    700K .......... .......... .......... .......... ..........  4% 1.31M 18s
388    750K .......... .......... .......... .......... ..........  4%  102M 17s
389    800K .......... .......... .......... .......... ..........  5% 1.31M 16s
390    850K .......... .......... .......... .......... ..........  5%  101M 15s
391    900K .......... .......... .......... .......... ..........  5% 1.30M 15s
392    950K .......... .......... .......... .......... ..........  5%  674K 15s
393   1000K .......... .......... .......... .......... ..........  6% 47.5M 15s
394   1050K .......... .......... .......... .......... ..........  6% 1.30M 15s
395   1100K .......... .......... .......... .......... ..........  6% 1.30M 14s
396   1150K .......... .......... .......... .......... ..........  7% 1.30M 14s
397   1200K .......... .......... .......... .......... ..........  7% 1.30M 14s
398   1250K .......... .......... .......... .......... ..........  7% 1.29M 14s
399   1300K .......... .......... .......... .......... ..........  7% 1.30M 14s
400   1350K .......... .......... .......... .......... ..........  8% 1.30M 14s
401   1400K .......... .......... .......... .......... ..........  8%  672K 14s
402   1450K .......... .......... .......... .......... ..........  8% 1.29M 14s
403   1500K .......... .......... .......... .......... ..........  9%  674K 14s
404   1550K .......... .......... .......... .......... ..........  9% 59.7M 14s
405   1600K .......... .......... .......... .......... ..........  9% 1.31M 14s
406   1650K .......... .......... .......... .......... .......... 10% 1.30M 13s
407   1700K .......... .......... .......... .......... .......... 10% 1.31M 13s
408   1750K .......... .......... .......... .......... .......... 10% 1.30M 13s
409   1800K .......... .......... .......... .......... .......... 10% 1.29M 13s
410   1850K .......... .......... .......... .......... .......... 11% 1.30M 13s
411   1900K .......... .......... .......... .......... .......... 11% 1.29M 13s
412   1950K .......... .......... .......... .......... .......... 11% 1.30M 13s
413   2000K .......... .......... .......... .......... .......... 12%  672K 13s
414   2050K .......... .......... .......... .......... .......... 12% 1.30M 13s
415   2100K .......... .......... .......... .......... .......... 12% 1.29M 13s
416   2150K .......... .......... .......... .......... .......... 13% 1.30M 13s
417   2200K .......... .......... .......... .......... .......... 13% 1.31M 13s
418   2250K .......... .......... .......... .......... .......... 13% 1.30M 13s
419   2300K .......... .......... .......... .......... .......... 13% 1.31M 13s
420   2350K .......... .......... .......... .......... .......... 14% 79.1M 12s
421   2400K .......... .......... .......... .......... .......... 14% 1.31M 12s
422   2450K .......... .......... .......... .......... .......... 14% 90.9M 12s
423   2500K .......... .......... .......... .......... .......... 15%  670K 12s
424   2550K .......... .......... .......... .......... .......... 15% 1.30M 12s
425   2600K .......... .......... .......... .......... .......... 15% 92.8M 12s
426   2650K .......... .......... .......... .......... .......... 15%  668K 12s
427   2700K .......... .......... .......... .......... .......... 16% 1.30M 12s
428   2750K .......... .......... .......... .......... .......... 16% 1.30M 12s
429   2800K .......... .......... .......... .......... .......... 16% 1.30M 12s
430   2850K .......... .......... .......... .......... .......... 17% 1.30M 12s
431   2900K .......... .......... .......... .......... .......... 17%  675K 12s
432   2950K .......... .......... .......... .......... .......... 17% 1.30M 12s
433   3000K .......... .......... .......... .......... .......... 18% 1.30M 12s
434   3050K .......... .......... .......... .......... .......... 18% 1.30M 12s
435   3100K .......... .......... .......... .......... .......... 18% 1.31M 11s
436   3150K .......... .......... .......... .......... .......... 18% 1.31M 11s
437   3200K .......... .......... .......... .......... .......... 19%  108M 11s
438   3250K .......... .......... .......... .......... .......... 19%  668K 11s
439   3300K .......... .......... .......... .......... .......... 19% 1.30M 11s
440   3350K .......... .......... .......... .......... .......... 20%  669K 11s
441   3400K .......... .......... .......... .......... .......... 20% 1.30M 11s
442   3450K .......... .......... .......... .......... .......... 20%  671K 11s
443   3500K .......... .......... .......... .......... .......... 20% 1.30M 11s
444   3550K .......... .......... .......... .......... .......... 21% 91.8M 11s
445   3600K .......... .......... .......... .......... .......... 21% 1.30M 11s
446   3650K .......... .......... .......... .......... .......... 21%  675K 11s
447   3700K .......... .......... .......... .......... .......... 22% 58.8M 11s
448   3750K .......... .......... .......... .......... .......... 22%  673K 11s
449   3800K .......... .......... .......... .......... .......... 22% 86.9M 11s
450   3850K .......... .......... .......... .......... .......... 23% 1.30M 11s
451   3900K .......... .......... .......... .......... .......... 23%  667K 11s
452   3950K .......... .......... .......... .......... .......... 23% 1.30M 11s
453   4000K .......... .......... .......... .......... .......... 23% 1.30M 11s
454   4050K .......... .......... .......... .......... .......... 24% 1.30M 11s
455   4100K .......... .......... .......... .......... .......... 24% 1.30M 11s
456   4150K .......... .......... .......... .......... .......... 24% 1.30M 11s
457   4200K .......... .......... .......... .......... .......... 25% 1.30M 11s
458   4250K .......... .......... .......... .......... .......... 25% 1.30M 10s
459   4300K .......... .......... .......... .......... .......... 25%  671K 11s
460   4350K .......... .......... .......... .......... .......... 26% 1.29M 10s
461   4400K .......... .......... .......... .......... .......... 26% 1.30M 10s
462   4450K .......... .......... .......... .......... .......... 26% 1.30M 10s
463   4500K .......... .......... .......... .......... .......... 26%  668K 10s
464   4550K .......... .......... .......... .......... .......... 27% 1.30M 10s
465   4600K .......... .......... .......... .......... .......... 27% 1.29M 10s
466   4650K .......... .......... .......... .......... .......... 27% 1.30M 10s
467   4700K .......... .......... .......... .......... .......... 28% 1.31M 10s
468   4750K .......... .......... .......... .......... .......... 28% 88.9M 10s
469   4800K .......... .......... .......... .......... .......... 28% 1.30M 10s
470   4850K .......... .......... .......... .......... .......... 28% 1.29M 10s
471   4900K .......... .......... .......... .......... .......... 29% 1.30M 10s
472   4950K .......... .......... .......... .......... .......... 29% 1.30M 10s
473   5000K .......... .......... .......... .......... .......... 29% 1.30M 10s
474   5050K .......... .......... .......... .......... .......... 30% 1.30M 10s
475   5100K .......... .......... .......... .......... .......... 30% 1.30M 10s
476   5150K .......... .......... .......... .......... .......... 30% 1.31M 10s
477   5200K .......... .......... .......... .......... .......... 31% 1.32M 10s
478   5250K .......... .......... .......... .......... .......... 31% 72.3M 9s
479   5300K .......... .......... .......... .......... .......... 31% 1.32M 9s
480   5350K .......... .......... .......... .......... .......... 31% 73.6M 9s
481   5400K .......... .......... .......... .......... .......... 32% 1.31M 9s
482   5450K .......... .......... .......... .......... .......... 32%  104M 9s
483   5500K .......... .......... .......... .......... .......... 32% 1.30M 9s
484   5550K .......... .......... .......... .......... .......... 33% 1.31M 9s
485   5600K .......... .......... .......... .......... .......... 33% 1.29M 9s
486   5650K .......... .......... .......... .......... .......... 33% 1.30M 9s
487   5700K .......... .......... .......... .......... .......... 33% 1.30M 9s
488   5750K .......... .......... .......... .......... .......... 34%  670K 9s
489   5800K .......... .......... .......... .......... .......... 34% 1.29M 9s
490   5850K .......... .......... .......... .......... .......... 34%  670K 9s
491   5900K .......... .......... .......... .......... .......... 35% 1.30M 9s
492   5950K .......... .......... .......... .......... .......... 35% 1.30M 9s
493   6000K .......... .......... .......... .......... .......... 35% 1.30M 9s
494   6050K .......... .......... .......... .......... .......... 36% 1.30M 9s
495   6100K .......... .......... .......... .......... .......... 36% 1.30M 9s
496   6150K .......... .......... .......... .......... .......... 36% 1.31M 9s
497   6200K .......... .......... .......... .......... .......... 36% 70.5M 9s
498   6250K .......... .......... .......... .......... .......... 37% 1.30M 8s
499   6300K .......... .......... .......... .......... .......... 37% 1.30M 8s
500   6350K .......... .......... .......... .......... .......... 37%  674K 8s
501   6400K .......... .......... .......... .......... .......... 38% 75.0M 8s
502   6450K .......... .......... .......... .......... .......... 38% 1.30M 8s
503   6500K .......... .......... .......... .......... .......... 38% 1.31M 8s
504   6550K .......... .......... .......... .......... .......... 39% 1.30M 8s
505   6600K .......... .......... .......... .......... .......... 39% 1.31M 8s
506   6650K .......... .......... .......... .......... .......... 39% 1.31M 8s
507   6700K .......... .......... .......... .......... .......... 39% 81.1M 8s
508   6750K .......... .......... .......... .......... .......... 40% 1.29M 8s
509   6800K .......... .......... .......... .......... .......... 40%  671K 8s
510   6850K .......... .......... .......... .......... .......... 40%  670K 8s
511   6900K .......... .......... .......... .......... .......... 41% 1.30M 8s
512   6950K .......... .......... .......... .......... .......... 41% 1.30M 8s
513   7000K .......... .......... .......... .......... .......... 41% 65.4M 8s
514   7050K .......... .......... .......... .......... .......... 41% 1.31M 8s
515   7100K .......... .......... .......... .......... .......... 42% 1.31M 8s
516   7150K .......... .......... .......... .......... .......... 42% 1.32M 8s
517   7200K .......... .......... .......... .......... .......... 42% 60.4M 8s
518   7250K .......... .......... .......... .......... .......... 43% 1.32M 8s
519   7300K .......... .......... .......... .......... .......... 43% 1.32M 8s
520   7350K .......... .......... .......... .......... .......... 43% 58.3M 7s
521   7400K .......... .......... .......... .......... .......... 44% 1.31M 7s
522   7450K .......... .......... .......... .......... .......... 44% 1.31M 7s
523   7500K .......... .......... .......... .......... .......... 44% 1.30M 7s
524   7550K .......... .......... .......... .......... .......... 44% 1.30M 7s
525   7600K .......... .......... .......... .......... .......... 45% 1.31M 7s
526   7650K .......... .......... .......... .......... .......... 45% 1.31M 7s
527   7700K .......... .......... .......... .......... .......... 45% 1.31M 7s
528   7750K .......... .......... .......... .......... .......... 46% 1.30M 7s
529   7800K .......... .......... .......... .......... .......... 46% 1.30M 7s
530   7850K .......... .......... .......... .......... .......... 46% 1.31M 7s
531   7900K .......... .......... .......... .......... .......... 46% 1.31M 7s
532   7950K .......... .......... .......... .......... .......... 47% 1.30M 7s
533   8000K .......... .......... .......... .......... .......... 47% 75.0M 7s
534   8050K .......... .......... .......... .......... .......... 47%  671K 7s
535   8100K .......... .......... .......... .......... .......... 48%  112M 7s
536   8150K .......... .......... .......... .......... .......... 48% 1.30M 7s
537   8200K .......... .......... .......... .......... .......... 48%  670K 7s
538   8250K .......... .......... .......... .......... .......... 49% 1.30M 7s
539   8300K .......... .......... .......... .......... .......... 49% 1.30M 7s
540   8350K .......... .......... .......... .......... .......... 49%  671K 7s
541   8400K .......... .......... .......... .......... .......... 49% 72.6M 7s
542   8450K .......... .......... .......... .......... .......... 50% 1.30M 7s
543   8500K .......... .......... .......... .......... .......... 50% 1.30M 6s
544   8550K .......... .......... .......... .......... .......... 50% 1.30M 6s
545   8600K .......... .......... .......... .......... .......... 51% 1.30M 6s
546   8650K .......... .......... .......... .......... .......... 51% 1.30M 6s
547   8700K .......... .......... .......... .......... .......... 51% 1.31M 6s
548   8750K .......... .......... .......... .......... .......... 52% 1.30M 6s
549   8800K .......... .......... .......... .......... .......... 52% 1.30M 6s
550   8850K .......... .......... .......... .......... .......... 52% 1.30M 6s
551   8900K .......... .......... .......... .......... .......... 52% 1.30M 6s
552   8950K .......... .......... .......... .......... .......... 53% 1.30M 6s
553   9000K .......... .......... .......... .......... .......... 53% 1.30M 6s
554   9050K .......... .......... .......... .......... .......... 53%  674K 6s
555   9100K .......... .......... .......... .......... .......... 54% 1.30M 6s
556   9150K .......... .......... .......... .......... .......... 54% 1.30M 6s
557   9200K .......... .......... .......... .......... .......... 54% 1.30M 6s
558   9250K .......... .......... .......... .......... .......... 54% 1.31M 6s
559   9300K .......... .......... .......... .......... .......... 55% 1.31M 6s
560   9350K .......... .......... .......... .......... .......... 55% 1.30M 6s
561   9400K .......... .......... .......... .......... .......... 55% 92.0M 6s
562   9450K .......... .......... .......... .......... .......... 56%  668K 6s
563   9500K .......... .......... .......... .......... .......... 56% 1.30M 6s
564   9550K .......... .......... .......... .......... .......... 56%  670K 6s
565   9600K .......... .......... .......... .......... .......... 57% 1.30M 6s
566   9650K .......... .......... .......... .......... .......... 57% 1.30M 6s
567   9700K .......... .......... .......... .......... .......... 57%  672K 6s
568   9750K .......... .......... .......... .......... .......... 57% 1.30M 6s
569   9800K .......... .......... .......... .......... .......... 58% 1.30M 6s
570   9850K .......... .......... .......... .......... .......... 58% 1.30M 6s
571   9900K .......... .......... .......... .......... .......... 58% 1.31M 5s
572   9950K .......... .......... .......... .......... .......... 59% 70.2M 5s
573  10000K .......... .......... .......... .......... .......... 59% 1.30M 5s
574  10050K .......... .......... .......... .......... .......... 59% 1.30M 5s
575  10100K .......... .......... .......... .......... .......... 59% 1.30M 5s
576  10150K .......... .......... .......... .......... .......... 60% 1.30M 5s
577  10200K .......... .......... .......... .......... .......... 60% 1.30M 5s
578  10250K .......... .......... .......... .......... .......... 60% 1.30M 5s
579  10300K .......... .......... .......... .......... .......... 61% 1.30M 5s
580  10350K .......... .......... .......... .......... .......... 61%  675K 5s
581  10400K .......... .......... .......... .......... .......... 61% 1.30M 5s
582  10450K .......... .......... .......... .......... .......... 62% 88.2M 5s
583  10500K .......... .......... .......... .......... .......... 62%  673K 5s
584  10550K .......... .......... .......... .......... .......... 62% 1.30M 5s
585  10600K .......... .......... .......... .......... .......... 62% 1.31M 5s
586  10650K .......... .......... .......... .......... .......... 63% 1.31M 5s
587  10700K .......... .......... .......... .......... .......... 63% 83.7M 5s
588  10750K .......... .......... .......... .......... .......... 63% 1.30M 5s
589  10800K .......... .......... .......... .......... .......... 64% 1.30M 5s
590  10850K .......... .......... .......... .......... .......... 64%  669K 5s
591  10900K .......... .......... .......... .......... .......... 64% 1.30M 5s
592  10950K .......... .......... .......... .......... .......... 65% 1.30M 5s
593  11000K .......... .......... .......... .......... .......... 65%  674K 5s
594  11050K .......... .......... .......... .......... .......... 65% 1.31M 5s
595  11100K .......... .......... .......... .......... .......... 65% 76.0M 5s
596  11150K .......... .......... .......... .......... .......... 66%  668K 4s
597  11200K .......... .......... .......... .......... .......... 66% 1.30M 4s
598  11250K .......... .......... .......... .......... .......... 66%  674K 4s
599  11300K .......... .......... .......... .......... .......... 67% 1.30M 4s
600  11350K .......... .......... .......... .......... .......... 67% 1.30M 4s
601  11400K .......... .......... .......... .......... .......... 67%  670K 4s
602  11450K .......... .......... .......... .......... .......... 67%  671K 4s
603  11500K .......... .......... .......... .......... .......... 68%  673K 4s
604  11550K .......... .......... .......... .......... .......... 68% 1.29M 4s
605  11600K .......... .......... .......... .......... .......... 68% 1.30M 4s
606  11650K .......... .......... .......... .......... .......... 69% 1.30M 4s
607  11700K .......... .......... .......... .......... .......... 69% 1.30M 4s
608  11750K .......... .......... .......... .......... .......... 69%  680K 4s
609  11800K .......... .......... .......... .......... .......... 70% 37.8M 4s
610  11850K .......... .......... .......... .......... .......... 70% 1.33M 4s
611  11900K .......... .......... .......... .......... .......... 70% 1.31M 4s
612  11950K .......... .......... .......... .......... .......... 70% 1.30M 4s
613  12000K .......... .......... .......... .......... .......... 71% 1.30M 4s
614  12050K .......... .......... .......... .......... .......... 71% 1.30M 4s
615  12100K .......... .......... .......... .......... .......... 71% 1.30M 4s
616  12150K .......... .......... .......... .......... .......... 72% 1.30M 4s
617  12200K .......... .......... .......... .......... .......... 72% 1.30M 4s
618  12250K .......... .......... .......... .......... .......... 72% 1.31M 4s
619  12300K .......... .......... .......... .......... .......... 72% 81.1M 4s
620  12350K .......... .......... .......... .......... .......... 73% 1.30M 4s
621  12400K .......... .......... .......... .......... .......... 73%  676K 4s
622  12450K .......... .......... .......... .......... .......... 73% 1.28M 3s
623  12500K .......... .......... .......... .......... .......... 74%  673K 3s
624  12550K .......... .......... .......... .......... .......... 74% 1.30M 3s
625  12600K .......... .......... .......... .......... .......... 74% 1.30M 3s
626  12650K .......... .......... .......... .......... .......... 75%  105M 3s
627  12700K .......... .......... .......... .......... .......... 75% 1.30M 3s
628  12750K .......... .......... .......... .......... .......... 75% 1.30M 3s
629  12800K .......... .......... .......... .......... .......... 75%  668K 3s
630  12850K .......... .......... .......... .......... .......... 76% 1.30M 3s
631  12900K .......... .......... .......... .......... .......... 76%  672K 3s
632  12950K .......... .......... .......... .......... .......... 76% 1.29M 3s
633  13000K .......... .......... .......... .......... .......... 77% 1.30M 3s
634  13050K .......... .......... .......... .......... .......... 77% 1.30M 3s
635  13100K .......... .......... .......... .......... .......... 77% 1.30M 3s
636  13150K .......... .......... .......... .......... .......... 78%  668K 3s
637  13200K .......... .......... .......... .......... .......... 78% 1.30M 3s
638  13250K .......... .......... .......... .......... .......... 78%  670K 3s
639  13300K .......... .......... .......... .......... .......... 78% 1.30M 3s
640  13350K .......... .......... .......... .......... .......... 79% 1.29M 3s
641  13400K .......... .......... .......... .......... .......... 79% 1.30M 3s
642  13450K .......... .......... .......... .......... .......... 79%  671K 3s
643  13500K .......... .......... .......... .......... .......... 80% 1.30M 3s
644  13550K .......... .......... .......... .......... .......... 80% 1.31M 3s
645  13600K .......... .......... .......... .......... .......... 80% 1.30M 3s
646  13650K .......... .......... .......... .......... .......... 80% 1.30M 3s
647  13700K .......... .......... .......... .......... .......... 81%  667K 3s
648  13750K .......... .......... .......... .......... .......... 81% 1.30M 3s
649  13800K .......... .......... .......... .......... .......... 81%  669K 2s
650  13850K .......... .......... .......... .......... .......... 82% 1.30M 2s
651  13900K .......... .......... .......... .......... .......... 82% 80.3M 2s
652  13950K .......... .......... .......... .......... .......... 82% 1.30M 2s
653  14000K .......... .......... .......... .......... .......... 83% 1.31M 2s
654  14050K .......... .......... .......... .......... .......... 83% 1.29M 2s
655  14100K .......... .......... .......... .......... .......... 83% 1.31M 2s
656  14150K .......... .......... .......... .......... .......... 83% 1.30M 2s
657  14200K .......... .......... .......... .......... .......... 84% 1.30M 2s
658  14250K .......... .......... .......... .......... .......... 84% 1.30M 2s
659  14300K .......... .......... .......... .......... .......... 84% 1.30M 2s
660  14350K .......... .......... .......... .......... .......... 85% 1.30M 2s
661  14400K .......... .......... .......... .......... .......... 85% 1.30M 2s
662  14450K .......... .......... .......... .......... .......... 85% 1.30M 2s
663  14500K .......... .......... .......... .......... .......... 85% 1.30M 2s
664  14550K .......... .......... .......... .......... .......... 86% 1.30M 2s
665  14600K .......... .......... .......... .......... .......... 86%  674K 2s
666  14650K .......... .......... .......... .......... .......... 86% 1.30M 2s
667  14700K .......... .......... .......... .......... .......... 87% 1.29M 2s
668  14750K .......... .......... .......... .......... .......... 87% 1.30M 2s
669  14800K .......... .......... .......... .......... .......... 87% 1.33M 2s
670  14850K .......... .......... .......... .......... .......... 88%  673K 2s
671  14900K .......... .......... .......... .......... .......... 88% 1.30M 2s
672  14950K .......... .......... .......... .......... .......... 88% 1.30M 2s
673  15000K .......... .......... .......... .......... .......... 88%  134M 2s
674  15050K .......... .......... .......... .......... .......... 89%  670K 1s
675  15100K .......... .......... .......... .......... .......... 89% 1.30M 1s
676  15150K .......... .......... .......... .......... .......... 89% 67.0M 1s
677  15200K .......... .......... .......... .......... .......... 90% 1.31M 1s
678  15250K .......... .......... .......... .......... .......... 90% 1.31M 1s
679  15300K .......... .......... .......... .......... .......... 90% 84.0M 1s
680  15350K .......... .......... .......... .......... .......... 91% 1.30M 1s
681  15400K .......... .......... .......... .......... .......... 91% 1.30M 1s
682  15450K .......... .......... .......... .......... .......... 91% 1.30M 1s
683  15500K .......... .......... .......... .......... .......... 91% 1.30M 1s
684  15550K .......... .......... .......... .......... .......... 92% 1.30M 1s
685  15600K .......... .......... .......... .......... .......... 92% 1.30M 1s
686  15650K .......... .......... .......... .......... .......... 92% 1.30M 1s
687  15700K .......... .......... .......... .......... .......... 93%  671K 1s
688  15750K .......... .......... .......... .......... .......... 93% 1.28M 1s
689  15800K .......... .......... .......... .......... .......... 93% 1.30M 1s
690  15850K .......... .......... .......... .......... .......... 93% 1.30M 1s
691  15900K .......... .......... .......... .......... .......... 94% 1.30M 1s
692  15950K .......... .......... .......... .......... .......... 94%  668K 1s
693  16000K .......... .......... .......... .......... .......... 94% 1.30M 1s
694  16050K .......... .......... .......... .......... .......... 95% 1.30M 1s
695  16100K .......... .......... .......... .......... .......... 95%  670K 1s
696  16150K .......... .......... .......... .......... .......... 95% 1.29M 1s
697  16200K .......... .......... .......... .......... .......... 96%  672K 1s
698  16250K .......... .......... .......... .......... .......... 96% 1.29M 0s
699  16300K .......... .......... .......... .......... .......... 96% 1.30M 0s
700  16350K .......... .......... .......... .......... .......... 96% 63.2M 0s
701  16400K .......... .......... .......... .......... .......... 97%  671K 0s
702  16450K .......... .......... .......... .......... .......... 97% 1.30M 0s
703  16500K .......... .......... .......... .......... .......... 97% 1.29M 0s
704  16550K .......... .......... .......... .......... .......... 98% 1.30M 0s
705  16600K .......... .......... .......... .......... .......... 98% 1.30M 0s
706  16650K .......... .......... .......... .......... .......... 98%  670K 0s
707  16700K .......... .......... .......... .......... .......... 98% 99.3M 0s
708  16750K .......... .......... .......... .......... .......... 99% 1.29M 0s
709  16800K .......... .......... .......... .......... .......... 99%  668K 0s
710  16850K .......... .......... .......... .......... .......... 99% 92.5M 0s
711  16900K .......... ..........                                 100%  124M=14s
712
713 2011-11-12 23:02:29 (1.22 MB/s) - `libvirt-0.9.6.tar.gz' saved [17326676]
714
715 rm -rf libvirt-0.9.6
716 tar  -xzf libvirt-0.9.6.tar.gz
717 cd libvirt-0.9.6 && patch -p1 <../nova.diff 
718 patching file configure.ac
719 patching file src/Makefile.am
720 patching file src/driver.h
721 patching file src/libvirt.c
722 patching file src/conf/domain_event.c
723 patching file src/conf/domain_conf.c
724 patching file src/conf/domain_conf.h
725 patching file examples/domain-events/events-c/event-test.c
726 patching file src/nova/nova_conf.h
727 patching file src/nova/nova_driver.c
728 patching file src/nova/nova_driver.h
729 patching file src/nova/nova_types.h
730 touch .patch.stamp
731 cd libvirt-0.9.6 && \
732          autoreconf && \
733          ./autogen.sh --without-uml --without-openvz --without-vmware --without-lxc --without-esx --without-remote --with-nova --without-macvtap
734 checking for a BSD-compatible install... /usr/bin/install -c
735 checking whether build environment is sane... yes
736 checking for a thread-safe mkdir -p... /bin/mkdir -p
737 checking for gawk... gawk
738 checking whether make sets $(MAKE)... yes
739 checking whether to disable maintainer-specific portions of Makefiles... yes
740 checking build system type... x86_64-unknown-linux-gnu
741 checking host system type... x86_64-unknown-linux-gnu
742 checking for gcc... gcc
743 checking whether the C compiler works... yes
744 checking for C compiler default output file name... a.out
745 checking for suffix of executables... 
746 checking whether we are cross compiling... no
747 checking for suffix of object files... o
748 checking whether we are using the GNU C compiler... yes
749 checking whether gcc accepts -g... yes
750 checking for gcc option to accept ISO C89... none needed
751 checking for style of include used by make... GNU
752 checking dependency style of gcc... gcc3
753 checking how to run the C preprocessor... gcc -E
754 checking for gcc... (cached) gcc
755 checking whether we are using the GNU C compiler... (cached) yes
756 checking whether gcc accepts -g... (cached) yes
757 checking for gcc option to accept ISO C89... (cached) none needed
758 checking dependency style of gcc... (cached) gcc3
759 checking for grep that handles long lines and -e... /bin/grep
760 checking for egrep... /bin/grep -E
761 checking for Minix Amsterdam compiler... no
762 checking for ar... ar
763 checking for ranlib... ranlib
764 checking whether gcc and cc understand -c and -o together... yes
765 checking for ANSI C header files... yes
766 checking for sys/types.h... yes
767 checking for sys/stat.h... yes
768 checking for stdlib.h... yes
769 checking for string.h... yes
770 checking for memory.h... yes
771 checking for strings.h... yes
772 checking for inttypes.h... yes
773 checking for stdint.h... yes
774 checking for unistd.h... yes
775 checking minix/config.h usability... no
776 checking minix/config.h presence... no
777 checking for minix/config.h... no
778 checking whether it is safe to define __EXTENSIONS__... yes
779 checking for _LARGEFILE_SOURCE value needed for large files... no
780 checking for special C compiler options needed for large files... no
781 checking for _FILE_OFFSET_BITS value needed for large files... 64
782 checking for gcc option to accept ISO C99... -std=gnu99
783 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
784 checking for inline... inline
785 checking sys/socket.h usability... yes
786 checking sys/socket.h presence... yes
787 checking for sys/socket.h... yes
788 checking arpa/inet.h usability... yes
789 checking arpa/inet.h presence... yes
790 checking for arpa/inet.h... yes
791 checking features.h usability... yes
792 checking features.h presence... yes
793 checking for features.h... yes
794 checking sys/param.h usability... yes
795 checking sys/param.h presence... yes
796 checking for sys/param.h... yes
797 checking wctype.h usability... yes
798 checking wctype.h presence... yes
799 checking for wctype.h... yes
800 checking netdb.h usability... yes
801 checking netdb.h presence... yes
802 checking for netdb.h... yes
803 checking netinet/in.h usability... yes
804 checking netinet/in.h presence... yes
805 checking for netinet/in.h... yes
806 checking stdio_ext.h usability... yes
807 checking stdio_ext.h presence... yes
808 checking for stdio_ext.h... yes
809 checking termios.h usability... yes
810 checking termios.h presence... yes
811 checking for termios.h... yes
812 checking sys/time.h usability... yes
813 checking sys/time.h presence... yes
814 checking for sys/time.h... yes
815 checking sys/mman.h usability... yes
816 checking sys/mman.h presence... yes
817 checking for sys/mman.h... yes
818 checking for unistd.h... (cached) yes
819 checking poll.h usability... yes
820 checking poll.h presence... yes
821 checking for poll.h... yes
822 checking sys/ioctl.h usability... yes
823 checking sys/ioctl.h presence... yes
824 checking for sys/ioctl.h... yes
825 checking sys/filio.h usability... no
826 checking sys/filio.h presence... no
827 checking for sys/filio.h... no
828 checking pthread.h usability... yes
829 checking pthread.h presence... yes
830 checking for pthread.h... yes
831 checking sched.h usability... yes
832 checking sched.h presence... yes
833 checking for sched.h... yes
834 checking sys/select.h usability... yes
835 checking sys/select.h presence... yes
836 checking for sys/select.h... yes
837 checking wchar.h usability... yes
838 checking wchar.h presence... yes
839 checking for wchar.h... yes
840 checking for stdint.h... (cached) yes
841 checking for strings.h... (cached) yes
842 checking for sys/stat.h... (cached) yes
843 checking sys/uio.h usability... yes
844 checking sys/uio.h presence... yes
845 checking for sys/uio.h... yes
846 checking sys/utsname.h usability... yes
847 checking sys/utsname.h presence... yes
848 checking for sys/utsname.h... yes
849 checking sys/wait.h usability... yes
850 checking sys/wait.h presence... yes
851 checking for sys/wait.h... yes
852 checking grp.h usability... yes
853 checking grp.h presence... yes
854 checking for grp.h... yes
855 checking for inttypes.h... (cached) yes
856 checking xlocale.h usability... yes
857 checking xlocale.h presence... yes
858 checking for xlocale.h... yes
859 checking spawn.h usability... yes
860 checking spawn.h presence... yes
861 checking for spawn.h... yes
862 checking whether the preprocessor supports include_next... yes
863 checking whether system header files limit the line length... no
864 checking whether <sys/socket.h> is self-contained... yes
865 checking for shutdown... yes
866 checking whether <sys/socket.h> defines the SHUT_* macros... yes
867 checking for struct sockaddr_storage... yes
868 checking for sa_family_t... yes
869 checking for struct sockaddr_storage.ss_family... yes
870 checking for working alloca.h... yes
871 checking for alloca... yes
872 checking for C/C++ restrict keyword... __restrict
873 checking whether malloc, realloc, calloc are POSIX compliant... yes
874 checking for canonicalize_file_name... yes
875 checking for getcwd... yes
876 checking for readlink... yes
877 checking for realpath... yes
878 checking for readlinkat... yes
879 checking for chown... yes
880 checking for fchown... yes
881 checking for fcntl... yes
882 checking for ffs... yes
883 checking for btowc... yes
884 checking for isblank... yes
885 checking for iswctype... yes
886 checking for mbsrtowcs... yes
887 checking for mempcpy... yes
888 checking for wmemchr... yes
889 checking for wmemcpy... yes
890 checking for wmempcpy... yes
891 checking for fpurge... no
892 checking for __fpurge... yes
893 checking for __freading... yes
894 checking for fsync... yes
895 checking for getdelim... yes
896 checking for getdtablesize... yes
897 checking for __fsetlocking... yes
898 checking for tcgetattr... yes
899 checking for tcsetattr... yes
900 checking for gettimeofday... yes
901 checking for lstat... yes
902 checking for mbsinit... yes
903 checking for mbrtowc... yes
904 checking for mprotect... yes
905 checking for mkstemp... yes
906 checking for mkstemps... yes
907 checking for alarm... yes
908 checking for recvmsg... yes
909 checking for sendmsg... yes
910 checking for strerror_r... yes
911 checking for __xpg_strerror_r... yes
912 checking for pipe... yes
913 checking for pipe2... yes
914 checking for pthread_sigmask... no
915 checking for sigaction... yes
916 checking for sigaltstack... yes
917 checking for siginterrupt... yes
918 checking for sleep... yes
919 checking for strdup... yes
920 checking for catgets... yes
921 checking for strndup... yes
922 checking for strptime... yes
923 checking for localtime_r... yes
924 checking for timegm... yes
925 checking for usleep... yes
926 checking for vasnprintf... no
927 checking for iswcntrl... yes
928 checking for getegid... yes
929 checking for newlocale... yes
930 checking for getgrouplist... yes
931 checking for socketpair... yes
932 checking for posix_spawn... yes
933 checking for setenv... yes
934 checking for symlink... yes
935 checking for shutdown... (cached) yes
936 checking for wcrtomb... yes
937 checking for wctob... yes
938 checking for cfmakeraw... yes
939 checking for fdatasync... yes
940 checking for geteuid... yes
941 checking for getgid... yes
942 checking for getgrnam_r... yes
943 checking for getmntent_r... yes
944 checking for getpwuid_r... yes
945 checking for getuid... yes
946 checking for initgroups... yes
947 checking for kill... yes
948 checking for mmap... yes
949 checking for posix_fallocate... yes
950 checking for posix_memalign... yes
951 checking for regexec... yes
952 checking for sched_getaffinity... yes
953 checking whether // is distinct from /... no
954 checking whether realpath works... yes
955 checking for uid_t in sys/types.h... yes
956 checking for unistd.h... (cached) yes
957 checking for working chown... yes
958 checking whether chown dereferences symlinks... yes
959 checking whether chown honors trailing slash... yes
960 checking whether chown always updates ctime... no
961 checking for unsigned long long int... yes
962 checking whether byte ordering is bigendian... no
963 checking if environ is properly declared... yes
964 checking for complete errno.h... yes
965 checking for working fcntl.h... yes
966 checking for mbstate_t... yes
967 checking whether stdin defaults to large file offsets... yes
968 checking whether fseeko is declared... yes
969 checking for fseeko... yes
970 checking whether fflush works on input streams... no
971 checking whether ftello is declared... yes
972 checking for ftello... yes
973 checking whether ftello works... yes
974 checking for library containing gethostbyname... none required
975 checking for gethostbyname... yes
976 checking for library containing getservbyname... none required
977 checking for getservbyname... yes
978 checking for library containing inet_ntop... none required
979 checking whether inet_ntop is declared... yes
980 checking for IPv4 sockets... yes
981 checking for IPv6 sockets... yes
982 checking whether getcwd (NULL, 0) allocates memory for result... yes
983 checking for getcwd with POSIX signature... yes
984 checking whether getdelim is declared... yes
985 checking whether getline is declared... yes
986 checking whether getpass is declared... yes
987 checking whether fflush_unlocked is declared... yes
988 checking whether flockfile is declared... yes
989 checking whether fputs_unlocked is declared... yes
990 checking whether funlockfile is declared... yes
991 checking whether putc_unlocked is declared... yes
992 checking for struct timeval... yes
993 checking for nl_langinfo and CODESET... yes
994 checking whether getc_unlocked is declared... yes
995 checking whether we are using the GNU C Library 2.1 or newer... yes
996 checking for ld used by GCC... /usr/bin/ld
997 checking if the linker (/usr/bin/ld) is GNU ld... yes
998 checking for shared library run path origin... done
999 checking whether imported symbols can be declared weak... yes
1000 checking for pthread.h... (cached) yes
1001 checking for pthread_kill in -lpthread... yes
1002 checking for pthread_rwlock_t... yes
1003 checking for multithread API to use... posix
1004 checking whether lstat correctly handles trailing slash... yes
1005 checking for stdlib.h... (cached) yes
1006 checking for GNU libc compatible malloc... yes
1007 checking for long long int... yes
1008 checking for a traditional japanese locale... none
1009 checking for a transitional chinese locale... none
1010 checking for a french Unicode locale... none
1011 checking for a traditional french locale... none
1012 checking for mmap... (cached) yes
1013 checking for MAP_ANONYMOUS... yes
1014 checking whether memchr works... yes
1015 checking whether C symbols are prefixed with underscore at the linker level... no
1016 checking for mode_t... yes
1017 checking for promoted mode_t type... mode_t
1018 checking whether strerror(0) succeeds... yes
1019 checking for strerror_r with POSIX signature... no
1020 checking whether __xpg_strerror_r works... no
1021 checking whether strerror_r is declared... yes
1022 checking for external symbol _system_configuration... no
1023 checking whether imported symbols can be declared weak... yes
1024 checking for pthread.h... (cached) yes
1025 checking for pthread_kill in -lpthread... (cached) yes
1026 checking for multithread API to use... posix
1027 checking whether <sys/select.h> is self-contained... yes
1028 checking for library containing setsockopt... none needed
1029 checking for sigset_t... yes
1030 checking for SIGPIPE... yes
1031 checking whether snprintf returns a byte count as in C99... yes
1032 checking whether snprintf is declared... yes
1033 checking for stdbool.h that conforms to C99... yes
1034 checking for _Bool... yes
1035 checking for wchar_t... yes
1036 checking whether stdint.h conforms to C99... yes
1037 checking whether strdup is declared... yes
1038 checking whether strndup is declared... yes
1039 checking whether strnlen is declared... yes
1040 checking for struct tm.tm_gmtoff... yes
1041 checking whether strtok_r is declared... yes
1042 checking whether stat file-mode macros are broken... no
1043 checking for struct timespec in <time.h>... yes
1044 checking whether localtime_r is declared... no
1045 checking for wint_t... yes
1046 checking for size_t... yes
1047 checking for inttypes.h... yes
1048 checking for stdint.h... yes
1049 checking for intmax_t... yes
1050 checking for snprintf... yes
1051 checking for strnlen... yes
1052 checking for wcslen... yes
1053 checking for wcsnlen... yes
1054 checking for mbrtowc... (cached) yes
1055 checking for wcrtomb... (cached) yes
1056 checking whether _snprintf is declared... no
1057 checking whether vsnprintf is declared... yes
1058 checking whether <wchar.h> uses 'inline' correctly... yes
1059 checking whether strerror_r is declared... (cached) yes
1060 checking for strerror_r... (cached) yes
1061 checking whether strerror_r returns char *... yes
1062 checking for sig_atomic_t... yes
1063 checking whether ungetc works on arbitrary bytes... yes
1064 checking type of array argument to getgroups... gid_t
1065 checking for getgroups... yes
1066 checking for working getgroups... yes
1067 checking for inttypes.h... (cached) yes
1068 checking whether the inttypes.h PRIxNN macros are broken... no
1069 checking for LC_MESSAGES... yes
1070 checking for CFPreferencesCopyAppValue... no
1071 checking for CFLocaleCopyCurrent... no
1072 checking whether alarm is declared... yes
1073 checking whether posix_spawn works... yes
1074 checking whether posix_spawnattr_setschedpolicy is supported... yes
1075 checking whether posix_spawnattr_setschedparam is supported... yes
1076 checking whether setenv is declared... yes
1077 checking search.h usability... yes
1078 checking search.h presence... yes
1079 checking for search.h... yes
1080 checking for tsearch... yes
1081 checking whether unsetenv is declared... yes
1082 checking for alloca as a compiler built-in... yes
1083 checking byteswap.h usability... yes
1084 checking byteswap.h presence... yes
1085 checking for byteswap.h... yes
1086 checking whether // is distinct from /... (cached) no
1087 checking whether dup2 works... yes
1088 checking whether fflush works on input streams... (cached) no
1089 checking whether fcntl handles F_DUPFD correctly... yes
1090 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
1091 checking whether fflush works on input streams... (cached) no
1092 checking for working POSIX fnmatch... no
1093 checking whether isblank is declared... yes
1094 checking whether fpurge is declared... no
1095 checking for fseeko... (cached) yes
1096 checking whether fflush works on input streams... (cached) no
1097 checking for ftello... (cached) yes
1098 checking whether ftello works... (cached) yes
1099 checking whether __func__ is available... yes
1100 configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
1101 checking for library containing getaddrinfo... none required
1102 checking for getaddrinfo... yes
1103 checking whether gai_strerror is declared... yes
1104 checking whether gai_strerrorA is declared... no
1105 checking for gai_strerror with POSIX signature... yes
1106 checking for struct sockaddr.sa_len... no
1107 checking whether getaddrinfo is declared... yes
1108 checking whether freeaddrinfo is declared... yes
1109 checking whether getnameinfo is declared... yes
1110 checking for struct addrinfo... yes
1111 checking for working getdelim function... yes
1112 checking for gethostname... yes
1113 checking for HOST_NAME_MAX... yes
1114 checking for getline... yes
1115 checking for working getline function... yes
1116 checking for getpass... yes
1117 checking whether gettimeofday clobbers localtime buffer... no
1118 checking for gettimeofday with POSIX signature... almost
1119 checking for library containing gethostbyname... (cached) none required
1120 checking for gethostbyname... (cached) yes
1121 checking for library containing inet_ntop... (cached) none required
1122 checking whether inet_ntop is declared... (cached) yes
1123 checking for library containing inet_pton... none required
1124 checking whether inet_pton is declared... yes
1125 checking for ioctl... yes
1126 checking for ioctl with POSIX signature... no
1127 checking whether lseek detects pipes... yes
1128 checking whether mbrtowc handles incomplete characters... guessing yes
1129 checking whether mbrtowc works as well as mbtowc... guessing yes
1130 checking whether mbrtowc handles a NULL pwc argument... guessing yes
1131 checking whether mbrtowc handles a NULL string argument... guessing yes
1132 checking whether mbrtowc has a correct return value... guessing yes
1133 checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
1134 checking whether mbrtowc handles incomplete characters... (cached) guessing yes
1135 checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
1136 checking whether mbrtowc handles incomplete characters... (cached) guessing yes
1137 checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
1138 checking whether mbsrtowcs works... guessing yes
1139 checking for working mkstemp... yes
1140 checking for working mktime... yes
1141 checking for __mktime_internal... no
1142 checking whether <netinet/in.h> is self-contained... yes
1143 checking whether open recognizes a trailing slash... yes
1144 checking for struct msghdr.msg_accrights... no
1145 checking for sys/pstat.h... no
1146 checking for sys/sysmp.h... no
1147 checking for sys/sysinfo.h... yes
1148 checking for machine/hal_sysinfo.h... no
1149 checking for sys/table.h... no
1150 checking for sys/param.h... (cached) yes
1151 checking for sys/systemcfg.h... no
1152 checking for sys/sysctl.h... yes
1153 checking for pstat_getstatic... no
1154 checking for pstat_getdynamic... no
1155 checking for sysmp... no
1156 checking for getsysinfo... no
1157 checking for sysctl... yes
1158 checking for table... no
1159 checking for poll... yes
1160 checking for a shell that conforms to POSIX... /bin/sh
1161 checking for pthread_t... yes
1162 checking for pthread_spinlock_t... yes
1163 checking for library containing pthread_join... -lpthread
1164 checking for pthread_sigmask in -lpthread... yes
1165 checking whether pthread_sigmask returns error numbers... yes
1166 checking whether pthread_sigmask unblocks signals correctly... guessing yes
1167 checking for random.h... no
1168 checking for struct random_data... yes
1169 checking for random_r... yes
1170 checking for rawmemchr... yes
1171 checking whether readlink signature is correct... yes
1172 checking whether readlink handles trailing slash correctly... yes
1173 checking whether select supports a 0 argument... yes
1174 checking for library containing getservbyname... (cached) none required
1175 checking for getservbyname... (cached) yes
1176 checking for struct sigaction.sa_sigaction... yes
1177 checking for volatile sig_atomic_t... yes
1178 checking for sighandler_t... yes
1179 checking for sigprocmask... yes
1180 checking for stdint.h... (cached) yes
1181 checking for SIZE_MAX... yes
1182 checking whether sleep is declared... yes
1183 checking for working sleep... yes
1184 checking for snprintf... (cached) yes
1185 checking whether snprintf respects a size of 1... yes
1186 checking whether printf supports POSIX/XSI format strings with positions... yes
1187 checking for library containing setsockopt... (cached) none needed
1188 checking for socklen_t... yes
1189 checking for ssize_t... yes
1190 checking whether stat handles trailing slashes on directories... yes
1191 checking whether stat handles trailing slashes on files... yes
1192 checking for va_copy... yes
1193 checking whether NULL can be used in arbitrary expressions... yes
1194 checking for stpcpy... yes
1195 checking for strchrnul... yes
1196 checking whether strchrnul works... yes
1197 checking for working strerror function... yes
1198 checking for working strndup... yes
1199 checking for working strnlen... yes
1200 checking for strsep... yes
1201 checking for strtok_r... yes
1202 checking whether strtok_r works... yes
1203 checking whether <sys/ioctl.h> declares ioctl... yes
1204 checking whether <sys/select.h> is self-contained... (cached) yes
1205 checking whether <sys/socket.h> is self-contained... (cached) yes
1206 checking for shutdown... (cached) yes
1207 checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
1208 checking for struct sockaddr_storage... (cached) yes
1209 checking for sa_family_t... (cached) yes
1210 checking for struct sockaddr_storage.ss_family... (cached) yes
1211 checking for nlink_t... yes
1212 checking for struct utsname... yes
1213 checking whether localtime_r is compatible with its POSIX signature... yes
1214 checking for uname... yes
1215 checking for useconds_t... yes
1216 checking whether usleep allows large arguments... yes
1217 checking for ptrdiff_t... yes
1218 checking for vasprintf... yes
1219 checking for vsnprintf... yes
1220 checking whether snprintf respects a size of 1... (cached) yes
1221 checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
1222 checking whether iswcntrl works... yes
1223 checking for towlower... yes
1224 checking for wctype_t... yes
1225 checking for wctrans_t... yes
1226 checking for stdint.h... (cached) yes
1227 checking whether btowc(0) is correct... yes
1228 checking whether btowc(EOF) is correct... guessing yes
1229 checking for a traditional french locale... (cached) none
1230 checking for a french Unicode locale... (cached) none
1231 checking for a traditional french locale... (cached) none
1232 checking for a turkish Unicode locale... none
1233 checking for error_at_line... yes
1234 checking whether getgroups handles negative values... yes
1235 checking for getpagesize... yes
1236 checking whether getpagesize is declared... yes
1237 checking whether byte ordering is bigendian... (cached) no
1238 checking whether byte ordering is bigendian... (cached) no
1239 checking whether the compiler generally respects inline... yes
1240 checking whether INT32_MAX < INTMAX_MAX... yes
1241 checking whether INT64_MAX == LONG_MAX... no
1242 checking whether UINT32_MAX < UINTMAX_MAX... yes
1243 checking whether UINT64_MAX == ULONG_MAX... no
1244 checking whether locale.h conforms to POSIX:2001... yes
1245 checking whether locale.h defines locale_t... yes
1246 checking for setlocale... yes
1247 checking for uselocale... yes
1248 checking for a traditional french locale... (cached) none
1249 checking for a french Unicode locale... (cached) none
1250 checking for a traditional japanese locale... (cached) none
1251 checking for a transitional chinese locale... (cached) none
1252 checking for a french Unicode locale... (cached) none
1253 checking for a traditional french locale... (cached) none
1254 checking for a french Unicode locale... (cached) none
1255 checking for a traditional japanese locale... (cached) none
1256 checking for a transitional chinese locale... (cached) none
1257 checking for mmap... (cached) yes
1258 checking for MAP_ANONYMOUS... yes
1259 checking whether program_invocation_name is declared... yes
1260 checking whether program_invocation_short_name is declared... yes
1261 checking for putenv compatible with GNU and SVID... yes
1262 checking for mmap... (cached) yes
1263 checking for MAP_ANONYMOUS... yes
1264 checking for stdlib.h... (cached) yes
1265 checking for GNU libc compatible realloc... yes
1266 checking whether setenv validates arguments... yes
1267 checking for a traditional french locale... (cached) none
1268 checking for a french Unicode locale... (cached) none
1269 checking for a traditional japanese locale... (cached) none
1270 checking for a transitional chinese locale... (cached) none
1271 checking for posix_spawnattr_t... yes
1272 checking for posix_spawn_file_actions_t... yes
1273 checking for struct stat.st_atim.tv_nsec... yes
1274 checking whether struct stat.st_atim is of type struct timespec... yes
1275 checking for struct stat.st_birthtimespec.tv_nsec... no
1276 checking for struct stat.st_birthtimensec... no
1277 checking for struct stat.st_birthtim.tv_nsec... no
1278 checking for wchar_t... (cached) yes
1279 checking for wint_t... (cached) yes
1280 checking for mmap... (cached) yes
1281 checking for MAP_ANONYMOUS... yes
1282 checking whether symlink handles trailing slash correctly... yes
1283 checking for pthread_atfork... yes
1284 checking for unsetenv... yes
1285 checking for unsetenv() return type... int
1286 checking whether unsetenv obeys POSIX... yes
1287 checking for waitid... yes
1288 checking whether mbrtowc handles incomplete characters... (cached) guessing yes
1289 checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
1290 checking whether wcrtomb return value is correct... guessing yes
1291 checking for a traditional french locale... (cached) none
1292 checking for a french Unicode locale... (cached) none
1293 checking for a traditional japanese locale... (cached) none
1294 checking for a transitional chinese locale... (cached) none
1295 checking whether wctob works... guessing yes
1296 checking whether wctob is declared... yes
1297 checking for sched_yield in -lrt... yes
1298 checking for uid_t in sys/types.h... (cached) yes
1299 checking for function prototypes... yes
1300 checking for string.h... (cached) yes
1301 checking how to print strings... printf
1302 checking for a sed that does not truncate output... /bin/sed
1303 checking for fgrep... /bin/grep -F
1304 checking for ld used by gcc -std=gnu99... /usr/bin/ld
1305 checking if the linker (/usr/bin/ld) is GNU ld... yes
1306 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
1307 checking the name lister (/usr/bin/nm -B) interface... BSD nm
1308 checking whether ln -s works... yes
1309 checking the maximum length of command line arguments... 805306365
1310 checking whether the shell understands some XSI constructs... yes
1311 checking whether the shell understands "+="... yes
1312 checking for /usr/bin/ld option to reload object files... -r
1313 checking for objdump... objdump
1314 checking how to recognize dependent libraries... pass_all
1315 checking for ar... (cached) ar
1316 checking for strip... strip
1317 checking for ranlib... (cached) ranlib
1318 checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
1319 checking for dlfcn.h... yes
1320 checking for objdir... .libs
1321 checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
1322 checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
1323 checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
1324 checking if gcc -std=gnu99 static flag -static works... yes
1325 checking if gcc -std=gnu99 supports -c -o file.o... yes
1326 checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
1327 checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
1328 checking whether -lc should be explicitly linked in... no
1329 checking dynamic linker characteristics... GNU/Linux ld.so
1330 checking how to hardcode library paths into programs... immediate
1331 checking whether stripping libraries is possible... yes
1332 checking if libtool supports shared libraries... yes
1333 checking whether to build shared libraries... yes
1334 checking whether to build static libraries... yes
1335 checking for ld used by gcc -std=gnu99... (cached) /usr/bin/ld
1336 checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
1337 checking for how to mark DSO non-deletable at runtime... -Wl,-z -Wl,nodelete
1338 checking for how to set DSO symbol versions... -Wl,--version-script=
1339 checking whether -Wno-missing-field-initializers is supported... yes
1340 checking whether -Wno-missing-field-initializers is needed... yes
1341 checking whether compiler handles -Wall... yes
1342 checking whether compiler handles -W... yes
1343 checking whether compiler handles -Wformat-y2k... yes
1344 checking whether compiler handles -Wformat-security... yes
1345 checking whether compiler handles -Winit-self... yes
1346 checking whether compiler handles -Wmissing-include-dirs... yes
1347 checking whether compiler handles -Wunused... yes
1348 checking whether compiler handles -Wunknown-pragmas... yes
1349 checking whether compiler handles -Wstrict-aliasing... yes
1350 checking whether compiler handles -Wshadow... yes
1351 checking whether compiler handles -Wpointer-arith... yes
1352 checking whether compiler handles -Wbad-function-cast... yes
1353 checking whether compiler handles -Wcast-align... yes
1354 checking whether compiler handles -Wwrite-strings... yes
1355 checking whether compiler handles -Wlogical-op... yes
1356 checking whether compiler handles -Waggregate-return... yes
1357 checking whether compiler handles -Wstrict-prototypes... yes
1358 checking whether compiler handles -Wold-style-definition... yes
1359 checking whether compiler handles -Wmissing-prototypes... yes
1360 checking whether compiler handles -Wmissing-declarations... yes
1361 checking whether compiler handles -Wmissing-noreturn... yes
1362 checking whether compiler handles -Wmissing-format-attribute... yes
1363 checking whether compiler handles -Wredundant-decls... yes
1364 checking whether compiler handles -Wnested-externs... yes
1365 checking whether compiler handles -Winline... yes
1366 checking whether compiler handles -Winvalid-pch... yes
1367 checking whether compiler handles -Wvolatile-register-var... yes
1368 checking whether compiler handles -Wdisabled-optimization... yes
1369 checking whether compiler handles -Wbuiltin-macro-redefined... yes
1370 checking whether compiler handles -Wmudflap... yes
1371 checking whether compiler handles -Wpacked-bitfield-compat... yes
1372 checking whether compiler handles -Wsync-nand... yes
1373 checking whether compiler handles -Wattributes... yes
1374 checking whether compiler handles -Wcoverage-mismatch... yes
1375 checking whether compiler handles -Wmultichar... yes
1376 checking whether compiler handles -Wno-missing-field-initializers... yes
1377 checking whether compiler handles -Wno-sign-compare... yes
1378 checking whether compiler handles -Wjump-misses-init... no
1379 checking whether compiler handles -Wframe-larger-than=4096... yes
1380 checking whether compiler handles -Wp,-D_FORTIFY_SOURCE=2... yes
1381 checking whether compiler handles -fstack-protector-all... yes
1382 checking whether compiler handles --param=ssp-buffer-size=4... yes
1383 checking whether compiler handles -fexceptions... yes
1384 checking whether compiler handles -fasynchronous-unwind-tables... yes
1385 checking whether compiler handles -fdiagnostics-show-option... yes
1386 checking whether compiler handles -funit-at-a-time... yes
1387 checking whether compiler handles -Wno-redundant-decls... yes
1388 checking for CPUID instruction... yes
1389 checking size of long... 4
1390 checking for pthread_mutexattr_init... yes
1391 checking pwd.h usability... yes
1392 checking pwd.h presence... yes
1393 checking for pwd.h... yes
1394 checking paths.h usability... yes
1395 checking paths.h presence... yes
1396 checking for paths.h... yes
1397 checking regex.h usability... yes
1398 checking regex.h presence... yes
1399 checking for regex.h... yes
1400 checking sys/un.h usability... yes
1401 checking sys/un.h presence... yes
1402 checking for sys/un.h... yes
1403 checking sys/poll.h usability... yes
1404 checking sys/poll.h presence... yes
1405 checking for sys/poll.h... yes
1406 checking syslog.h usability... yes
1407 checking syslog.h presence... yes
1408 checking for syslog.h... yes
1409 checking mntent.h usability... yes
1410 checking mntent.h presence... yes
1411 checking for mntent.h... yes
1412 checking net/ethernet.h usability... yes
1413 checking net/ethernet.h presence... yes
1414 checking for net/ethernet.h... yes
1415 checking linux/magic.h usability... yes
1416 checking linux/magic.h presence... yes
1417 checking for linux/magic.h... yes
1418 checking for sys/un.h... (cached) yes
1419 checking sys/syscall.h usability... yes
1420 checking sys/syscall.h presence... yes
1421 checking for sys/syscall.h... yes
1422 checking netinet/tcp.h usability... yes
1423 checking netinet/tcp.h presence... yes
1424 checking for netinet/tcp.h... yes
1425 checking ifaddrs.h usability... yes
1426 checking ifaddrs.h presence... yes
1427 checking for ifaddrs.h... yes
1428 checking libtasn1.h usability... yes
1429 checking libtasn1.h presence... yes
1430 checking for libtasn1.h... yes
1431 checking for gettext in -lintl... no
1432 checking for rpcgen... /usr/bin/rpcgen
1433 checking for xmllint... /usr/bin/xmllint
1434 checking for xmlcatalog... /usr/bin/xmlcatalog
1435 checking for xsltproc... /usr/bin/xsltproc
1436 checking for augparse... /usr/bin/augparse
1437 checking for dnsmasq... dnsmasq
1438 checking for radvd... radvd
1439 checking for brctl... brctl
1440 checking for tc... /sbin/tc
1441 checking for udevadm... /sbin/udevadm
1442 checking for udevsettle... no
1443 checking for modprobe... /sbin/modprobe
1444 checking for init script flavor... none
1445 checking for ip... /bin/ip
1446 checking for iptables... /sbin/iptables
1447 checking for ip6tables... /sbin/ip6tables
1448 checking for ebtables... /sbin/ebtables
1449 checking for xdrmem_create in -lportablexdr... no
1450 checking for library containing xdrmem_create... none required
1451 checking for xdr_u_int64_t... no
1452 checking where to find <rpc/rpc.h>... none
1453 checking for dlfcn.h... (cached) yes
1454 checking for library containing dlopen... -ldl
1455 checking for xen_vm_start in -lxenserver... no
1456 checking for libxl_domain_create_new in -lxenlight... no
1457 checking for xs_read in -lxenstore... no
1458 checking linux/kvm.h usability... yes
1459 checking linux/kvm.h presence... yes
1460 checking for linux/kvm.h... yes
1461 checking for shell that supports <> redirection... /bin/sh
1462 checking linux/param.h usability... yes
1463 checking linux/param.h presence... yes
1464 checking for linux/param.h... yes
1465 checking linux/sockios.h usability... yes
1466 checking linux/sockios.h presence... yes
1467 checking for linux/sockios.h... yes
1468 checking linux/if_bridge.h usability... yes
1469 checking linux/if_bridge.h presence... yes
1470 checking for linux/if_bridge.h... yes
1471 checking linux/if_tun.h usability... yes
1472 checking linux/if_tun.h presence... yes
1473 checking for linux/if_tun.h... yes
1474 checking for pkg-config... /usr/bin/pkg-config
1475 checking pkg-config is at least version 0.9.0... yes
1476 checking for LIBXML... yes
1477 checking for struct _xmlURI.query_raw... yes
1478 checking for GNUTLS... yes
1479 checking sasl/sasl.h usability... no
1480 checking sasl/sasl.h presence... no
1481 checking for sasl/sasl.h... no
1482 checking yajl/yajl_common.h usability... no
1483 checking yajl/yajl_common.h presence... no
1484 checking for yajl/yajl_common.h... no
1485 checking sanlock.h usability... no
1486 checking sanlock.h presence... no
1487 checking for sanlock.h... no
1488 checking for pkcheck... /usr/bin/pkcheck
1489 checking for AVAHI... yes
1490 checking libaudit.h usability... no
1491 checking libaudit.h presence... no
1492 checking for libaudit.h... no
1493 checking for audit_encode_nv_string in -laudit... no
1494 checking selinux/selinux.h usability... yes
1495 checking selinux/selinux.h presence... yes
1496 checking for selinux/selinux.h... yes
1497 checking for fgetfilecon in -lselinux... yes
1498 checking selinux/label.h usability... yes
1499 checking selinux/label.h presence... yes
1500 checking for selinux/label.h... yes
1501 checking for selinux_virtual_domain_context_path... yes
1502 checking for selinux_virtual_image_context_path... yes
1503 checking sys/apparmor.h usability... no
1504 checking sys/apparmor.h presence... no
1505 checking for sys/apparmor.h... no
1506 checking for aa_change_profile in -lapparmor... no
1507 checking for aa_change_hat in -lapparmor... no
1508 checking for dtrace... no
1509 checking numa.h usability... no
1510 checking numa.h presence... no
1511 checking for numa.h... no
1512 checking for numa_available in -lnuma... no
1513 checking libpcap pcap-config >= 1.0.0 ... no
1514 checking for LIBSSH2... no
1515 configure: libssh2 is required for Phyp driver, disabling it
1516 checking cap-ng.h usability... no
1517 checking cap-ng.h presence... no
1518 checking for cap-ng.h... no
1519 checking for capng_updatev in -lcap-ng... no
1520 checking readline/readline.h usability... yes
1521 checking readline/readline.h presence... yes
1522 checking for readline/readline.h... yes
1523 checking for readline in -lreadline... yes
1524 checking for NETCF... no
1525 checking for mntent.h... (cached) yes
1526 checking for mount... /bin/mount
1527 checking for umount... /bin/umount
1528 checking for mkfs... /sbin/mkfs
1529 checking for showmount... /sbin/showmount
1530 checking for pvcreate... /sbin/pvcreate
1531 checking for vgcreate... /sbin/vgcreate
1532 checking for lvcreate... /sbin/lvcreate
1533 checking for pvremove... /sbin/pvremove
1534 checking for vgremove... /sbin/vgremove
1535 checking for lvremove... /sbin/lvremove
1536 checking for vgchange... /sbin/vgchange
1537 checking for vgscan... /sbin/vgscan
1538 checking for pvs... /sbin/pvs
1539 checking for vgs... /sbin/vgs
1540 checking for lvs... /sbin/lvs
1541 checking for iscsiadm... no
1542 checking for parted... /sbin/parted
1543 checking for dmsetup... /sbin/dmsetup
1544 checking for LIBPARTED... no
1545 checking parted/parted.h usability... no
1546 checking parted/parted.h presence... no
1547 checking for parted/parted.h... no
1548 checking for uuid_generate in -luuid... no
1549 checking for ped_device_read in -lparted... no
1550 checking for DEVMAPPER... yes
1551 checking libdevmapper.h usability... yes
1552 checking libdevmapper.h presence... yes
1553 checking for libdevmapper.h... yes
1554 checking for OPENWSMAN... no
1555 configure: openwsman is required for the Hyper-V driver, disabling it
1556 checking for python... /usr/bin/python
1557 checking for python version... 2.6
1558 checking for python platform... linux2
1559 checking for python script directory... ${prefix}/lib/python2.6/dist-packages
1560 checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages
1561 checking whether NLS is requested... yes
1562 checking for msgfmt... /usr/bin/msgfmt
1563 checking for gmsgfmt... /usr/bin/msgfmt
1564 checking for xgettext... /usr/bin/xgettext
1565 checking for msgmerge... /usr/bin/msgmerge
1566 checking for CFPreferencesCopyAppValue... (cached) no
1567 checking for CFLocaleCopyCurrent... (cached) no
1568 checking for GNU gettext in libc... yes
1569 checking whether to use NLS... yes
1570 checking where the gettext function comes from... libc
1571 checking for HAL... no
1572 checking for UDEV... no
1573 checking for BLKID... no
1574 checking whether to compile with macvtap support... no
1575 checking for LIBNL... no
1576 checking whether this build is done by a static analysis tool... no
1577 configure: creating ./config.status
1578 config.status: creating Makefile
1579 config.status: creating src/Makefile
1580 config.status: creating include/Makefile
1581 config.status: creating docs/Makefile
1582 config.status: creating docs/schemas/Makefile
1583 config.status: creating gnulib/lib/Makefile
1584 config.status: creating gnulib/tests/Makefile
1585 config.status: creating libvirt.pc
1586 config.status: creating libvirt.spec
1587 config.status: creating mingw32-libvirt.spec
1588 config.status: creating po/Makefile.in
1589 config.status: creating include/libvirt/Makefile
1590 config.status: creating include/libvirt/libvirt.h
1591 config.status: creating python/Makefile
1592 config.status: creating python/tests/Makefile
1593 config.status: creating daemon/Makefile
1594 config.status: creating tools/Makefile
1595 config.status: creating tests/Makefile
1596 config.status: creating examples/apparmor/Makefile
1597 config.status: creating examples/domain-events/events-c/Makefile
1598 config.status: creating examples/domsuspend/Makefile
1599 config.status: creating examples/dominfo/Makefile
1600 config.status: creating examples/openauth/Makefile
1601 config.status: creating examples/python/Makefile
1602 config.status: creating examples/hellolibvirt/Makefile
1603 config.status: creating examples/systemtap/Makefile
1604 config.status: creating examples/xml/nwfilter/Makefile
1605 config.status: creating config.h
1606 config.status: executing depfiles commands
1607 config.status: executing libtool commands
1608 config.status: executing po-directories commands
1609 config.status: creating po/POTFILES
1610 config.status: creating po/Makefile
1611 configure: 
1612 configure: Configuration summary
1613 configure: =====================
1614 configure: 
1615 configure: Drivers
1616 configure: 
1617 configure:      Xen: no
1618 configure:     QEMU: yes
1619 configure:      UML: no
1620 configure:   OpenVZ: no
1621 configure:   VMware: no
1622 configure:     VBox: yes
1623 configure:   XenAPI: no
1624 configure: xenlight: no
1625 configure:      LXC: no
1626 configure:     PHYP: no
1627 configure:      ESX: no
1628 configure:     NOVA: yes
1629 configure:  Hyper-V: no
1630 configure:     Test: yes
1631 configure:   Remote: no
1632 configure:  Network: yes
1633 configure: Libvirtd: yes
1634 configure:    netcf: no
1635 configure:  macvtap: no
1636 configure: virtport: no
1637 configure: 
1638 configure: Storage Drivers
1639 configure: 
1640 configure:      Dir: yes
1641 configure:       FS: yes
1642 configure:    NetFS: yes
1643 configure:      LVM: yes
1644 configure:    iSCSI: no
1645 configure:     SCSI: yes
1646 configure:    mpath: yes
1647 configure:     Disk: no
1648 configure: 
1649 configure: Security Drivers
1650 configure: 
1651 configure:  SELinux: yes
1652 configure: AppArmor: no
1653 configure: 
1654 configure: Driver Loadable Modules
1655 configure: 
1656 configure:   dlopen: no
1657 configure: 
1658 configure: Libraries
1659 configure: 
1660 configure:   libxml: -I/usr/include/libxml2   -lxml2  
1661 configure:   dlopen: -ldl
1662 configure:  libcurl: no
1663 configure: openwsman: no
1664 configure:  libssh2:  
1665 configure:   gnutls:   -lgnutls   -lgcrypt
1666 configure:     sasl: no
1667 configure:     yajl: no
1668 configure:  sanlock: no
1669 configure:    avahi: -D_REENTRANT   -lavahi-common -lavahi-client  
1670 configure:   polkit: /usr/bin/pkcheck (version 1)
1671 configure:    audit: no
1672 configure:  selinux:  -lselinux
1673 configure: apparmor: no
1674 configure:  numactl: no
1675 configure:    capng: no
1676 configure:      xen: no
1677 configure:   xenapi: no
1678 configure: xenlight: no
1679 configure:      hal: no
1680 configure:     udev: no
1681 configure:    netcf: no
1682 configure:     pcap: no
1683 configure:       nl: no
1684 configure:    mscom: no
1685 configure:      xdr: 
1686 configure: 
1687 configure: Test suite
1688 configure: 
1689 configure:    Coverage: no
1690 configure:   Alloc OOM: no
1691 configure: 
1692 configure: Miscellaneous
1693 configure: 
1694 configure:         Debug: yes
1695 configure:      Warnings: maximum
1696 configure: Warning Flags:  -Wall -W -Wformat-y2k -Wformat-security -Winit-self -Wmissing-include-dirs -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wvolatile-register-var -Wdisabled-optimization -Wbuiltin-macro-redefined -Wmudflap -Wpacked-bitfield-compat -Wsync-nand -Wattributes -Wcoverage-mismatch -Wmultichar -Wno-missing-field-initializers -Wno-sign-compare -Wframe-larger-than=4096 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time
1697 configure:      Readline: yes
1698 configure:        Python: yes
1699 configure:        DTrace: no
1700 configure:   XML Catalog: /etc/xml/catalog
1701 configure: 
1702 configure: Privileges
1703 configure: 
1704 configure:       QEMU: root:root
1705 configure: 
1706
1707 Now type 'make' to compile libvirt.
1708 touch .configure.stamp
1709 make -C libvirt-0.9.6
1710 make[1]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1711 make  all-recursive
1712 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
1713 Making all in gnulib/lib
1714 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1715   GEN    alloca.h
1716   GEN    c++defs.h
1717   GEN    warn-on-use.h
1718   GEN    arg-nonnull.h
1719   GEN    arpa/inet.h
1720   GEN    configmake.h
1721 mv -f configmake.h-t configmake.h
1722   GEN    fcntl.h
1723   GEN    fnmatch.h
1724   GEN    netdb.h
1725   GEN    poll.h
1726   GEN    signal.h
1727   GEN    stdio.h
1728   GEN    stdlib.h
1729   GEN    string.h
1730   GEN    strings.h
1731   GEN    sys/ioctl.h
1732   GEN    sys/select.h
1733   GEN    sys/socket.h
1734   GEN    sys/stat.h
1735   GEN    sys/time.h
1736   GEN    sys/uio.h
1737   GEN    sys/utsname.h
1738   GEN    sys/wait.h
1739   GEN    termios.h
1740   GEN    time.h
1741   GEN    unistd.h
1742   GEN    wchar.h
1743   GEN    wctype.h
1744 make  all-recursive
1745 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1746 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1747   CC     allocator.lo
1748   CC     areadlink.lo
1749   CC     base64.lo
1750   CC     c-ctype.lo
1751   CC     c-strcasecmp.lo
1752   CC     c-strncasecmp.lo
1753   CC     c-strcasestr.lo
1754   CC     careadlinkat.lo
1755   CC     cloexec.lo
1756   CC     md5.lo
1757   CC     dirname-lgpl.lo
1758   CC     basename-lgpl.lo
1759   CC     stripslash.lo
1760   CC     fd-hook.lo
1761   CC     freading.lo
1762   CC     localcharset.lo
1763   CC     glthread/lock.lo
1764   CC     malloca.lo
1765   CC     nonblocking.lo
1766   CC     passfd.lo
1767   CC     physmem.lo
1768   CC     pipe2.lo
1769   CC     sockets.lo
1770   CC     strnlen1.lo
1771   CC     tempname.lo
1772   CC     glthread/threadlib.lo
1773   CC     asnprintf.lo
1774   CC     chown.lo
1775   CC     fclose.lo
1776   CC     fcntl.lo
1777   CC     fflush.lo
1778   CC     fnmatch.lo
1779   CC     fpurge.lo
1780   CC     fseek.lo
1781   CC     fseeko.lo
1782   CC     ioctl.lo
1783   CC     mktime.lo
1784   CC     perror.lo
1785   CC     printf-args.lo
1786   CC     printf-parse.lo
1787   CC     strerror.lo
1788   CC     strerror_r.lo
1789   CC     vasnprintf.lo
1790   CCLD   libgnu.la
1791   GEN    charset.alias
1792   GEN    ref-add.sed
1793   GEN    ref-del.sed
1794 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1795 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1796 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
1797 Making all in include
1798 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1799 Making all in libvirt
1800 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
1801 make[4]: Nothing to be done for `all'.
1802 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
1803 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1804 make[4]: Nothing to be done for `all-am'.
1805 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1806 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
1807 Making all in src
1808 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1809   GEN    libvirt.syms
1810   GEN    libvirt.def
1811   GEN    libvirt_qemu.def
1812 make  all-am
1813 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1814   CC     libvirt_util_la-authhelper.lo
1815   CC     libvirt_util_la-bitmap.lo
1816   CC     libvirt_util_la-bridge.lo
1817   CC     libvirt_util_la-buf.lo
1818   CC     libvirt_util_la-command.lo
1819   CC     libvirt_util_la-conf.lo
1820   CC     libvirt_util_la-cgroup.lo
1821   CC     libvirt_util_la-event.lo
1822   CC     libvirt_util_la-event_poll.lo
1823   CC     libvirt_util_la-hash.lo
1824   CC     libvirt_util_la-hooks.lo
1825   CC     libvirt_util_la-iptables.lo
1826   CC     libvirt_util_la-ebtables.lo
1827   CC     libvirt_util_la-dnsmasq.lo
1828   CC     libvirt_util_la-json.lo
1829   CC     libvirt_util_la-logging.lo
1830   CC     libvirt_util_la-macvtap.lo
1831   CC     libvirt_util_la-memory.lo
1832   CC     libvirt_util_la-netlink.lo
1833   CC     libvirt_util_la-pci.lo
1834   CC     libvirt_util_la-processinfo.lo
1835   CC     libvirt_util_la-hostusb.lo
1836   CC     libvirt_util_la-network.lo
1837   CC     libvirt_util_la-interface.lo
1838   CC     libvirt_util_la-qparams.lo
1839   CC     libvirt_util_la-sexpr.lo
1840   CC     libvirt_util_la-stats_linux.lo
1841   CC     libvirt_util_la-storage_file.lo
1842   CC     libvirt_util_la-sysinfo.lo
1843   CC     libvirt_util_la-threads.lo
1844   CC     libvirt_util_la-threadpool.lo
1845   CC     libvirt_util_la-uuid.lo
1846   CC     libvirt_util_la-util.lo
1847   CC     libvirt_util_la-viraudit.lo
1848   CC     libvirt_util_la-virfile.lo
1849   CC     libvirt_util_la-virpidfile.lo
1850   CC     libvirt_util_la-xml.lo
1851   CC     libvirt_util_la-virterror.lo
1852   CC     libvirt_util_la-virkeycode.lo
1853   CCLD   libvirt_util.la
1854   CC     libvirt_conf_la-capabilities.lo
1855   CC     libvirt_conf_la-domain_conf.lo
1856   CC     libvirt_conf_la-domain_audit.lo
1857   CC     libvirt_conf_la-domain_nwfilter.lo
1858   CC     libvirt_conf_la-domain_event.lo
1859   CC     libvirt_conf_la-network_conf.lo
1860   CC     libvirt_conf_la-nwfilter_params.lo
1861   CC     libvirt_conf_la-nwfilter_conf.lo
1862   CC     libvirt_conf_la-node_device_conf.lo
1863   CC     libvirt_conf_la-storage_conf.lo
1864   CC     libvirt_conf_la-storage_encryption_conf.lo
1865   CC     libvirt_conf_la-interface_conf.lo
1866   CC     libvirt_conf_la-secret_conf.lo
1867   CC     libvirt_conf_la-cpu_conf.lo
1868   CCLD   libvirt_conf.la
1869   CC     libvirt_cpu_la-cpu.lo
1870   CC     libvirt_cpu_la-cpu_generic.lo
1871   CC     libvirt_cpu_la-cpu_x86.lo
1872   CC     libvirt_cpu_la-cpu_map.lo
1873   CCLD   libvirt_cpu.la
1874   CC     libvirt_driver_la-driver.lo
1875   CC     libvirt_driver_la-datatypes.lo
1876   CC     libvirt_driver_la-fdstream.lo
1877   CC     libvirt_driver_la-nodeinfo.lo
1878   CC     libvirt_driver_la-libvirt.lo
1879   CC     libvirt_driver_la-lock_manager.lo
1880   CC     libvirt_driver_la-lock_driver_nop.lo
1881   CC     libvirt_driver_la-domain_lock.lo
1882   CCLD   libvirt_driver.la
1883   CC     libvirt_driver_test_la-test_driver.lo
1884   CCLD   libvirt_driver_test.la
1885   CC     libvirt_driver_nova_la-nova_driver.lo
1886 nova/nova_driver.c: In function 'novaOpen':
1887 nova/nova_driver.c:212: warning: 'connections' may be used uninitialized in this function [-Wuninitialized]
1888   CCLD   libvirt_driver_nova.la
1889   CC     libvirt_driver_vbox_la-vbox_glue.lo
1890   CC     libvirt_driver_vbox_la-vbox_driver.lo
1891   CC     libvirt_driver_vbox_la-vbox_V2_2.lo
1892   CC     libvirt_driver_vbox_la-vbox_V3_0.lo
1893   CC     libvirt_driver_vbox_la-vbox_V3_1.lo
1894   CC     libvirt_driver_vbox_la-vbox_V3_2.lo
1895   CC     libvirt_driver_vbox_la-vbox_V4_0.lo
1896   CCLD   libvirt_driver_vbox.la
1897   CC     libvirt_driver_nwfilter_la-nwfilter_driver.lo
1898   CC     libvirt_driver_nwfilter_la-nwfilter_gentech_driver.lo
1899   CC     libvirt_driver_nwfilter_la-nwfilter_ebiptables_driver.lo
1900   CC     libvirt_driver_nwfilter_la-nwfilter_learnipaddr.lo
1901   CCLD   libvirt_driver_nwfilter.la
1902   CC     libvirt_driver_security_la-security_driver.lo
1903   CC     libvirt_driver_security_la-security_nop.lo
1904   CC     libvirt_driver_security_la-security_stack.lo
1905   CC     libvirt_driver_security_la-security_dac.lo
1906   CC     libvirt_driver_security_la-security_manager.lo
1907   CC     libvirt_driver_security_la-security_selinux.lo
1908   CCLD   libvirt_driver_security.la
1909   CCLD   libvirt.la
1910   CC     libvirt_qemu_la-libvirt-qemu.lo
1911   CCLD   libvirt-qemu.la
1912   CC     libvirt_driver_qemu_la-qemu_capabilities.lo
1913   CC     libvirt_driver_qemu_la-qemu_command.lo
1914   CC     libvirt_driver_qemu_la-qemu_domain.lo
1915   CC     libvirt_driver_qemu_la-qemu_cgroup.lo
1916   CC     libvirt_driver_qemu_la-qemu_hostdev.lo
1917   CC     libvirt_driver_qemu_la-qemu_hotplug.lo
1918   CC     libvirt_driver_qemu_la-qemu_conf.lo
1919   CC     libvirt_driver_qemu_la-qemu_process.lo
1920   CC     libvirt_driver_qemu_la-qemu_migration.lo
1921   CC     libvirt_driver_qemu_la-qemu_monitor.lo
1922   CC     libvirt_driver_qemu_la-qemu_monitor_text.lo
1923   CC     libvirt_driver_qemu_la-qemu_monitor_json.lo
1924   CC     libvirt_driver_qemu_la-qemu_driver.lo
1925   CC     libvirt_driver_qemu_la-qemu_bridge_filter.lo
1926   CCLD   libvirt_driver_qemu.la
1927   CC     libvirt_driver_network_la-bridge_driver.lo
1928   CCLD   libvirt_driver_network.la
1929   CC     libvirt_driver_secret_la-secret_driver.lo
1930   CCLD   libvirt_driver_secret.la
1931   CC     libvirt_driver_storage_la-storage_driver.lo
1932   CC     libvirt_driver_storage_la-storage_backend.lo
1933   CC     libvirt_driver_storage_la-storage_backend_fs.lo
1934   CC     libvirt_driver_storage_la-storage_backend_logical.lo
1935   CC     libvirt_driver_storage_la-storage_backend_scsi.lo
1936   CC     libvirt_driver_storage_la-storage_backend_mpath.lo
1937   CCLD   libvirt_driver_storage.la
1938   CCLD   libvirt_test.la
1939   CC     libvirt_net_rpc_la-virnetmessage.lo
1940   CC     libvirt_net_rpc_la-virnetprotocol.lo
1941   CC     libvirt_net_rpc_la-virnetsocket.lo
1942   CC     libvirt_net_rpc_la-virnettlscontext.lo
1943   CCLD   libvirt-net-rpc.la
1944   CC     libvirt_net_rpc_server_la-virnetserverprogram.lo
1945   CC     libvirt_net_rpc_server_la-virnetserverservice.lo
1946   CC     libvirt_net_rpc_server_la-virnetserverclient.lo
1947   CC     libvirt_net_rpc_server_la-virnetserver.lo
1948   CC     libvirt_net_rpc_server_la-virnetservermdns.lo
1949   CCLD   libvirt-net-rpc-server.la
1950   CC     libvirt_net_rpc_client_la-virnetclientprogram.lo
1951   CC     libvirt_net_rpc_client_la-virnetclientstream.lo
1952   CC     libvirt_net_rpc_client_la-virnetclient.lo
1953   CCLD   libvirt-net-rpc-client.la
1954   CC     libvirt_iohelper-iohelper.o
1955   CCLD   libvirt_iohelper
1956 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1957 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
1958 Making all in daemon
1959 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1960 sed                                                     \
1961             -e 's![@]localstatedir[@]!/usr/local/var!g' \
1962             < libvirtd.qemu.logrotate.in > libvirtd.qemu.logrotate-t
1963 mv libvirtd.qemu.logrotate-t libvirtd.qemu.logrotate
1964   GEN    libvirtd.lxc.logrotate
1965   GEN    libvirtd.uml.logrotate
1966 sed                                                     \
1967             -e 's![@]localstatedir[@]!/usr/local/var!g' \
1968             < libvirtd.logrotate.in > libvirtd.logrotate-t
1969 mv libvirtd.logrotate-t libvirtd.logrotate
1970 make  all-am
1971 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1972   CC     libvirtd-libvirtd.o
1973   CC     libvirtd-remote.o
1974   CC     libvirtd-stream.o
1975   CC     libvirtd-remote_protocol.o
1976   CC     libvirtd-qemu_protocol.o
1977   CCLD   libvirtd
1978 sed \
1979             -e 's![@]sysconfdir[@]!/usr/local/etc!g' \
1980             -e 's![@]localstatedir[@]!/usr/local/var!g' \
1981             -e 's![@]remote_pid_file[@]!!g' \
1982             < libvirtd.8.in > libvirtd.8-t
1983 mv libvirtd.8-t libvirtd.8
1984 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1985 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
1986 Making all in tools
1987 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1988   GEN    virsh-net-edit.c
1989   GEN    virsh-pool-edit.c
1990 make  all-am
1991 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1992   CC     virsh-console.o
1993   CC     virsh-virsh.o
1994   CCLD   virsh
1995   GEN    virt-xml-validate
1996   GEN    virt-pki-validate
1997 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1998 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
1999 Making all in docs
2000 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2001   GEN    hvsupport.html.in
2002 Generating hvsupport.html.tmp
2003 missing XHTML1 DTD
2004   GEN    libvirt-api.xml
2005   GEN    html/index.html
2006 missing XHTML1 DTD
2007   GEN    devhelp/index.html
2008 make  all-recursive
2009 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2010 Making all in schemas
2011 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
2012 make[5]: Nothing to be done for `all'.
2013 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
2014 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2015 make[5]: Nothing to be done for `all-am'.
2016 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2017 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2018 rm hvsupport.html.tmp
2019 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2020 Making all in gnulib/tests
2021 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2022   GEN    warn-on-use.h
2023   GEN    arg-nonnull.h
2024   GEN    inttypes.h
2025   GEN    c++defs.h
2026   GEN    locale.h
2027   GEN    test-posix_spawn1.sh
2028   GEN    test-posix_spawn2.sh
2029   GEN    spawn.h
2030 make  all-recursive
2031 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2032 Making all in .
2033 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2034 make[5]: Nothing to be done for `all-am'.
2035 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2036 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2037 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2038 Making all in python
2039 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
2040 Making all in .
2041 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
2042   GEN    generator.py.stamp
2043 Found 313 functions in libvirt-api.xml
2044 Found 1 functions in libvirt-override-api.xml
2045 Generated 273 wrapper functions
2046 Found 2 functions in libvirt-qemu-api.xml
2047 Found 0 functions in libvirt-qemu-override-api.xml
2048 Generated 2 wrapper functions
2049   CC     libvirtmod_la-libvirt-override.lo
2050   CC     libvirtmod_la-typewrappers.lo
2051   CC     libvirtmod_la-libvirt.lo
2052   CCLD   libvirtmod.la
2053   CC     libvirtmod_qemu_la-libvirt-qemu-override.lo
2054   CC     libvirtmod_qemu_la-typewrappers.lo
2055   CC     libvirtmod_qemu_la-libvirt-qemu.lo
2056   CCLD   libvirtmod_qemu.la
2057 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
2058 Making all in tests
2059 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
2060 make[4]: Nothing to be done for `all'.
2061 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
2062 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
2063 Making all in tests
2064 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
2065 make[3]: Nothing to be done for `all'.
2066 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
2067 Making all in po
2068 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po'
2069 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po'
2070 Making all in examples/domain-events/events-c
2071 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
2072   CC     event_test-event-test.o
2073   CCLD   event-test
2074 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
2075 Making all in examples/hellolibvirt
2076 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
2077   CC     hellolibvirt-hellolibvirt.o
2078   CCLD   hellolibvirt
2079 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
2080 Making all in examples/dominfo
2081 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
2082   CC     info1.o
2083   CCLD   info1
2084 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
2085 Making all in examples/domsuspend
2086 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
2087   CC     suspend.o
2088   CCLD   suspend
2089 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
2090 Making all in examples/python
2091 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
2092 make[3]: Nothing to be done for `all'.
2093 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
2094 Making all in examples/apparmor
2095 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
2096 make[3]: Nothing to be done for `all'.
2097 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
2098 Making all in examples/xml/nwfilter
2099 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
2100 make[3]: Nothing to be done for `all'.
2101 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
2102 Making all in examples/openauth
2103 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
2104   CC     openauth-openauth.o
2105   CCLD   openauth
2106 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
2107 Making all in examples/systemtap
2108 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
2109 make[3]: Nothing to be done for `all'.
2110 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
2111 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
2112 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
2113 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
2114 make[1]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
2115 touch .build.stamp
2116 make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt'
2117 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/alexb/apps/ipc_test/ipctest.wv --server --iprelay
2118 novaboot: Entering directory `/home/sojka/nul/build'
2119 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/test_ipc.nul echo.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2120 Testing "all" in /home/sojka/nul/alexb/apps/ipc_test/ipctest.wv:
2121         => script_start:1 <=\r
2122         => script_waitchild <=\r
2123         => verbose <=\r
2124 sc: start 0-1 count 1\r
2125 s0: [ 5] module ' sigma0::mem:2 name::/s0/admission name::/s0/log ||' \\r
2126 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/test_ipc.nul'\r
2127 s0: map self bf000000 -> b7200000 size 200000 offset 0 s 0 typed 1\r
2128 s0: [ 5] using memory: 2 MB (200000) at bf000000\r
2129 s0: [ 5] creating PD on CPU 1\r
2130 kb: receive() failed at 325 -- buggy keyboard?\r
2131 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
2132 s0: ... ' embedded://admission.nul top '\r
2133 s0: map self bec00000 -> 100000 size 80000 offset 0 s 0 typed 1\r
2134 s0: [ 1] using memory: 0 MB (6b000) at bec00000\r
2135 s0: [ 1] creating PD on CPU 2\r
2136 s0: [ 1, 2040e] pagefault 48/0 for 80004897 err 4 at 80004897\r
2137 s0: [ 1, 2040e] map 0/5 for 80004897 err 4 at 80004897\r
2138 s0: [ 1, 2040e] pagefault 48/0 for bffff006 err 4 at 8000224f\r
2139 s0: [ 1, 2040e] map 0/1 for bffff006 err 4 at 8000224f\r
2140 s0: [ 5, 2140e] pagefault 48/0 for 800023f7 err 4 at 800023f7\r
2141 sc: wait for child 5\r
2142 s0:     => INIT done <=\r
2143 \r
2144 s0: [ 5, 2140e] map 0/1 for 800023f7 err 4 at 800023f7\r
2145 s0: [ 5, 2140e] pagefault 48/0 for bffff006 err 4 at 800014c5\r
2146 s0: [ 5, 2140e] map 0/1 for bffff006 err 4 at 800014c5\r
2147 tb: client data 1f000 guid 5 parent 5b6\r
2148 (5) Hello  \r
2149 (5) Region  count 1  \r
2150 (5)        0 virt 80000000 end 80200000 size   200000 phys bf000000  \r
2151 (5)   \r
2152 (5) Test output should look like that:  \r
2153 (5)      'tX: ... success/failure - reason: XYZ'  \r
2154 (5)   \r
2155 (5)           Test I  - IPC aborts  \r
2156 (5)   <------ exc pf ---------   <------- ipc ------------   \r
2157 (5) A                          B                           C*  \r
2158 (5)  3. dies (unhand. exc)      2. cause pf exc             1. sends ipc to B  \r
2159 (5)  4. kernel sets A dead      5. will die - unhand. pf    6. gets ipc abort   \r
2160 (5)                                                         7. sends ipc to B  \r
2161 (5)                                                         8. gets ipc timeout  \r
2162 (5) A: ... success - reason: return code 0x2 ?= 0x2  \r
2163 (5) ! alexb/apps/ipc_test/main.cc:127 res == 0U + NOVA_EABORT  ok  \r
2164 (5) B: ... success - reason: return code 0x1 ?= 0x1  \r
2165 (5) ! alexb/apps/ipc_test/main.cc:132 res == 0U + NOVA_ETIMEOUT  ok  \r
2166 (5) C: ... success - reason: return code 0x1 ?= 0x1  \r
2167 (5) ! alexb/apps/ipc_test/main.cc:137 res == 0U + NOVA_ETIMEOUT  ok  \r
2168 (5)   \r
2169 (5)           Test II - Lookup  \r
2170 (5) success - create_sm     - reason: return code 0x0 ?= 0x0 -> sm=0x448  \r
2171 (5) ! alexb/apps/ipc_test/main.cc:149 res == 0U + NOVA_ESUCCESS  ok  \r
2172 (5) success - lookup(0x448) - reason: crd.raw=0x44807f should be != 0x0  \r
2173 (5) ! alexb/apps/ipc_test/main.cc:155 res == 0U + NOVA_ESUCCESS  ok  \r
2174 (5) ! alexb/apps/ipc_test/main.cc:156 crdout & DESC_RIGHTS_ALL  ok  \r
2175 (5) success - revoke(0x448) - reason: return code 0x0 ?= 0x0  \r
2176 (5) ! alexb/apps/ipc_test/main.cc:160 res == 0U + NOVA_ESUCCESS  ok  \r
2177 (5) success - lookup(0x448) - reason: crd.raw=0x0 should be == 0x0  \r
2178 (5) ! alexb/apps/ipc_test/main.cc:166 res == 0U + NOVA_ESUCCESS  ok  \r
2179 (5) ! alexb/apps/ipc_test/main.cc:167 crdout == 0U  ok  \r
2180 sc: done.\r
2181 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2182 + ret=0
2183 + set +x
2184 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/julian/apps/per-cpu-service/per-cpu-service.wv --server --iprelay
2185 novaboot: Entering directory `/home/sojka/nul/build'
2186 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/per-cpu-service.nul bin/apps/per-cpu-service.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2187 Testing "all" in /home/sojka/nul/julian/apps/per-cpu-service/per-cpu-service.wv:
2188         => hostvga <=\r
2189 s0: map self 3c0000 -> 0 size 20000 offset 0 s 0 typed 1\r
2190         => script_start:1,1 <=\r
2191         => script_waitchild <=\r
2192         => hostkeyb:0,0x60,1,12,2 <=\r
2193 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
2194 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
2195 sc: start 0-1 count 1\r
2196 s0: [ 5] module 'namespace::/s0 name::/s0/admission name::/s0/pcpus namespace::/s0 name::/s0/log ||' \\r
2197 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/per-cpu-service.nul'\r
2198 s0: map self bec00000 -> b6800000 size c00000 offset 0 s 0 typed 3\r
2199 s0: [ 5] using memory: 8 MB (815000) at bec00000\r
2200 s0: [ 5] creating PD on CPU 1\r
2201 kb: receive() failed at 325 -- buggy keyboard?\r
2202 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
2203 s0: ... ' embedded://admission.nul top '\r
2204 s0: map self be800000 -> 100000 size 80000 offset 0 s 0 typed 1\r
2205 s0: [ 1] using memory: 0 MB (6b000) at be800000\r
2206 s0: [ 1] creating PD on CPU 2\r
2207 s0: [ 1, 2040e] pagefault 48/0 for 80004897 err 4 at 80004897\r
2208 s0: [ 1, 2040e] map 0/5 for 80004897 err 4 at 80004897\r
2209 s0: [ 1, 2040e] pagefault 48/0 for bffff006 err 4 at 8000224f\r
2210 s0: [ 1, 2040e] map 0/1 for bffff006 err 4 at 8000224f\r
2211 s0: [ 5, 2140e] pagefault 48/0 for 8000270b err 4 at 8000270b\r
2212 sc: wait for child 5\r
2213 s0:     => INIT done <=\r
2214 \r
2215 s0: [ 5, 2140e] map 0/4 for 8000270b err 4 at 8000270b\r
2216 s0: [ 5, 2140e] pagefault 48/0 for bffff006 err 4 at 80001a73\r
2217 s0: [ 5, 2140e] map 0/1 for bffff006 err 4 at 80001a73\r
2218 tb: client data 1f000 guid 5 parent 5b6\r
2219 (5) New session object allocated: 0x80803fc0  \r
2220 (5) Next...  \r
2221 (5) call cycles 345  \r
2222 (5) ! julian/apps/per-cpu-service/per-cpu-service.cc:84 "Done"  ok  \r
2223 sc: done.\r
2224 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2225 + ret=0
2226 + set +x
2227 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/diskbench-ramdisk.wv --server --iprelay
2228 novaboot: Entering directory `/home/sojka/nul/build'
2229 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/diskbench.nul diskbench.nulconfig diskbench.img | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2230 Testing "all" in /home/sojka/nul/michal/boot/diskbench-ramdisk.wv:
2231         => hostvga <=\r
2232         => verbose <=\r
2233         => hostkeyb:0,0x60,1,12,2 <=\r
2234 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
2235 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
2236         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <=\r
2237 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes.\r
2238 vdisk: Attached as vdisk 0.\r
2239         => script_start:1 <=\r
2240         => script_waitchild <=\r
2241 sc: start 0-1 count 1\r
2242 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission sigma0::drive:0 ||' \\r
2243 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench.nul wvtest lorem_ipsum'\r
2244 s0: map self be400000 -> b6400000 size 1000000 offset 0 s 0 typed 3\r
2245 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
2246 s0: [ 5] creating PD on CPU 1\r
2247 kb: receive() failed at 325 -- buggy keyboard?\r
2248 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
2249 s0: ... ' embedded://admission.nul top '\r
2250 s0: map self be000000 -> 100000 size 80000 offset 0 s 0 typed 1\r
2251 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
2252 s0: [ 1] creating PD on CPU 2\r
2253 s0: [ 1, 2040e] pagefault 48/0 for 80004897 err 4 at 80004897\r
2254 s0: [ 1, 2040e] map 0/5 for 80004897 err 4 at 80004897\r
2255 s0: [ 1, 2040e] pagefault 48/0 for bffff006 err 4 at 8000224f\r
2256 s0: [ 1, 2040e] map 0/1 for bffff006 err 4 at 8000224f\r
2257 s0: [ 5, 2140e] pagefault 48/0 for 80002343 err 4 at 80002343\r
2258 sc: wait for child 5\r
2259 s0:     => INIT done <=\r
2260 \r
2261 s0: [ 5, 2140e] map 0/4 for 80002343 err 4 at 80002343\r
2262 s0: [ 5, 2140e] pagefault 48/0 for bffff006 err 4 at 800014cb\r
2263 s0: [ 5, 2140e] map 0/1 for bffff006 err 4 at 800014cb\r
2264 tb: client data 1f000 guid 5 parent 5b6\r
2265 (5) Benchmark up and running  \r
2266 (5) source freq 2702580000  \r
2267 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/diskbench.nul'  \r
2268 (5)     => wvtest <=  \r
2269 (5)     => lorem_ipsum <=  \r
2270 (5) DISK flags 1 sectors 1 ssize 512 maxreq 1 name 'virtualdisk'  \r
2271 (5) Speed: 488578 kb/s Request: 955209/s  \r
2272 (5) ! demo/apps/diskbench/diskbench.cc:124 dataOnDisk == "Lorem ipsum"  ok  \r
2273 (5) Speed: 482568 kb/s Request: 943459/s  \r
2274 (5) ! demo/apps/diskbench/diskbench.cc:124 dataOnDisk == "Lorem ipsum"  ok  \r
2275 (5) ! demo/apps/diskbench/diskbench.cc:127 PERF: throughput 482568 kB/s ok  \r
2276 (5) ! demo/apps/diskbench/diskbench.cc:128 PERF: request_rate 943459 1/s ok  \r
2277 sc: done.\r
2278 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2279 + ret=0
2280 + set +x
2281 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/diskbench-vm.wv --server --iprelay
2282 novaboot: Entering directory `/home/sojka/nul/build'
2283 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.0 imgs/initrd-wvtest-vm-disk.lzma vancuver.nulconfig diskbench.img | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2284 Testing "all" in /home/sojka/nul/michal/boot/diskbench-vm.wv:
2285         => hostvga <=\r
2286         => hostkeyb:0,0x60,1,12 <=\r
2287         => script_start:1,1 <=\r
2288         => service_config <=\r
2289         => vdisk:rom://(nd)/tftpboot/sojka/novaboot/diskbench.img <=\r
2290 vdisk: Opened '(nd)/tftpboot/sojka/novaboot/diskbench.img' 0x201 bytes.\r
2291 vdisk: Attached as vdisk 0.\r
2292         => vdisk_empty:104857600 <=\r
2293 vdisk_empty: Attached as vdisk 1.\r
2294 sc: start 0-1 count 1\r
2295 kb: receive() failed at 325 -- buggy keyboard?\r
2296 sc: done.\r
2297 tb: client data 1f000 guid 5 parent 5b6\r
2298 (5) source freq 2702576000  \r
2299 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
2300 s0:     => INIT done <=\r
2301 \r
2302 (5)     => PC_PS2 <=  \r
2303 (5)     => mem:0,0xa0000 <=  \r
2304 (5) physmem: 0 [0, a0000]  \r
2305 (5)     => mem:0x100000 <=  \r
2306 (5) physmem: 0 [100000, 3c00000]  \r
2307 (5)     => ioio <=  \r
2308 (5)     => nullio:0x80 <=  \r
2309 (5)     => pic:0x20,,0x4d0 <=  \r
2310 (5)     => pic:0xa0,2,0x4d1 <=  \r
2311 (5)     => pit:0x40,0 <=  \r
2312 (5) source freq 0  \r
2313 (5) source freq 0  \r
2314 (5) source freq 0  \r
2315 (5)     => scp:0x92,0x61 <=  \r
2316 (5)     => kbc:0x60,1,12 <=  \r
2317 (5)     => keyb:0,0x10000 <=  \r
2318 (5)     => mouse:1,0x10001 <=  \r
2319 (5)     => rtc:0x70,8 <=  \r
2320 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
2321 (5)     => hostsink:0x4712,80 <=  \r
2322 (5)     => vga:0x03c0 <=  \r
2323 (5) Allocating from guest 03be0000+20000  \r
2324 (5) VGA console 3be0000+20000 0x83fe0000  \r
2325 (5)     => vbios_disk <=  \r
2326 (5)     => vbios_keyboard <=  \r
2327 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
2328 (5)     => vbios_mem <=  \r
2329 (5)     => vbios_time <=  \r
2330 (5)     => vbios_reset <=  \r
2331 (5)     => vbios_multiboot <=  \r
2332 (5)     => msi <=  \r
2333 (5)     => ioapic <=  \r
2334 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
2335 (5)     => pmtimer:0x8000 <=  \r
2336 (5)     => vcpus <=  \r
2337 (5)     => vcpu <=  \r
2338 (5)     create VCPU  \r
2339 (5)     => halifax <=  \r
2340 (5)     => vbios <=  \r
2341 (5)     => lapic <=  \r
2342 (5) startup  \r
2343 (5) LAPIC freq 168911000  \r
2344 (5)     => ahci:0xe0800000,14,0x30 <=  \r
2345 (5)     => drive:0,0,0 <=  \r
2346 (5) SATA disk 0 flags 1 sectors 1not finished 1404034,0 inprogress 0  \r
2347 (5) not finished 1404034,0 inprogress 0  \r
2348 (5)     => drive:1,0,1 <=  \r
2349 (5) SATA disk 1 flags 1 sectors 32000not finished 1404034,0 inprogress 0  \r
2350 (5) not finished 1404034,0 inprogress 0  \r
2351 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
2352 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
2353 (5)   \r
2354 (5) do_gsi_boot eip 8000506d esp 80238fec  \r
2355 (5) do_gsi_boot eip 80004ed0 esp 80236fec  \r
2356 (5) do_gsi_boot eip 80004204 esp 80234fec  \r
2357 (5) do_gsi_boot eip 80005375 esp 80233fec  \r
2358 (5) do_gsi_boot eip 80004d81 esp 80131fec  \r
2359 (5) RESET device state  \r
2360 (5) INIT done  \r
2361 (5) reset CPU from 9 mtr_in e0010  \r
2362 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
2363 (5)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
2364 (5)     module 1 start 0x81c02000+122710 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2365 (5)     module 2 start 0x81d26000+12b6 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
2366 (5) #   MUNICH: v.0.4.6 starts Linux  \r
2367 (5) #   MUNICH: 3.0.8 (wsh@steelpick) #8 Tue Nov 1 17:34:50 CET 2011  \r
2368 (5) #   MUNICH: clocksource=tsc console=ttyS0   \r
2369 (5) #   MUNICH: initrd 1926000  \r
2370 (5) #   MUNICH: copy image  \r
2371 (5) #   MUNICH: start kernel  \r
2372 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2373 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
2374 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
2375 (5) VESA 4f00 tag 0 base 40000+3ac0 esi 0  \r
2376 (5) #   Linux version 3.0.8 (wsh@steelpick) (gcc version 4.6.1 (Debian 4.6.1-7) ) #8 Tu  \r
2377 (5) # |   e Nov 1 17:34:50 CET 2011  \r
2378 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
2379 (5) #   CPU: Your system may be unstable.  \r
2380 (5) #   BIOS-provided physical RAM map:  \r
2381 (5) #    BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
2382 (5) #    BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
2383 (5) #    BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
2384 (5) #   Notice: NX (Execute Disable) protection missing in CPU!  \r
2385 (5) #   DMI not present or invalid.  \r
2386 (5) #   last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
2387 (5) #   init_memory_mapping: 0000000000000000-0000000003be0000  \r
2388 (5) #   RAMDISK: 01926000 - 01928000  \r
2389 (5) #   ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
2390 (5) #   ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2391 (5) #   ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2392 (5) #   ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2393 (5) #   ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      00000000)  \r
2394 (5) #   ACPI Error: Required field Pm1aEventBlock has zero address and/or length: 0x000  \r
2395 (5) # |   0000000000000/0x0 (20110413/tbfadt-544)  \r
2396 (5) #   ACPI Error: Required field Pm1aControlBlock has zero address and/or length: 0x0  \r
2397 (5) # |   000000000000000/0x0 (20110413/tbfadt-544)  \r
2398 (5) #   ACPI Error: Null physical address for ACPI table [DSDT] (20110413/tbutils-459)  \r
2399 (5) #   ACPI Error: Null physical address for ACPI table [FACS] (20110413/tbutils-459)  \r
2400 (5) #   0MB HIGHMEM available.  \r
2401 (5) #   59MB LOWMEM available.  \r
2402 (5) #     mapped low ram: 0 - 03be0000  \r
2403 (5) #     low ram: 0 - 03be0000  \r
2404 (5) #   Zone PFN ranges:  \r
2405 (5) #     DMA      0x00000010 -> 0x00001000  \r
2406 (5) #     Normal   0x00001000 -> 0x00003be0  \r
2407 (5) #     HighMem  empty  \r
2408 (5) #   Movable zone start PFN for each node  \r
2409 (5) #   early_node_map[2] active PFN ranges  \r
2410 (5) #       0: 0x00000010 -> 0x0000009a  \r
2411 (5) #       0: 0x00000100 -> 0x00003be0  \r
2412 (5) #   ACPI: PM-Timer IO Port: 0x8000  \r
2413 (5) #   Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420000)  \r
2414 (5) #   Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 15090  \r
2415 (5) #   Kernel command line: clocksource=tsc console=ttyS0   \r
2416 (5) #   PID hash table entries: 256 (order: -2, 1024 bytes)  \r
2417 (5) #   Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
2418 (5) #   Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
2419 (5) #   Initializing CPU#0  \r
2420 (5) #   Initializing HighMem for node 0 (00000000:00000000)  \r
2421 (5) #   Memory: 57712k/61312k available (1475k kernel code, 3128k reserved, 561k data,   \r
2422 (5) # |   252k init, 0k highmem)  \r
2423 (5) #   virtual kernel memory layout:  \r
2424 (5) #       fixmap  : 0xfffe4000 - 0xfffff000   ( 108 kB)  \r
2425 (5) #       pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
2426 (5) #       vmalloc : 0xc43e0000 - 0xff7fe000   ( 948 MB)  \r
2427 (5) #       lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
2428 (5) #         .init : 0xc11fe000 - 0xc123d000   ( 252 kB)  \r
2429 (5) #         .data : 0xc1170db4 - 0xc11fd3a0   ( 561 kB)  \r
2430 (5) #         .text : 0xc1000000 - 0xc1170db4   (1475 kB)  \r
2431 (5) #   Checking if this processor honours the WP bit even in supervisor mode...Ok.  \r
2432 (5) #   SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1  \r
2433 (5) #   NR_IRQS:16  \r
2434 (5) #   Console: colour VGA+ 80x25  \r
2435 (5) #   console [ttyS0] enabled  \r
2436 (5) #   Fast TSC calibration using PIT  \r
2437 (5) #   Detected 2702.405 MHz processor.  \r
2438 (5) #   Calibrating delay loop (skipped), value calculated using timer frequency.. 5404  \r
2439 (5) # |   .81 BogoMIPS (lpj=10809620)  \r
2440 (5) #   pid_max: default: 32768 minimum: 301  \r
2441 (5) #   Mount-cache hash table entries: 512  \r
2442 (5) #   CPU: NOVA microHV Vancouver VMM proudly presents this VirtualCPU.  stepping 03  \r
2443 (5) #   ACPI: Core revision 20110413  \r
2444 (5) #   ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from ACPI tables (20  \r
2445 (5) # |   110413/tbxface-640)  \r
2446 (5) #   ACPI: Unable to load the System Description Tables  \r
2447 (5) #   Performance Events:   \r
2448 (5) #   devtmpfs: initialized  \r
2449 (5) #   PCI: Using configuration type 1 for base access  \r
2450 (5) #   bio: create slab <bio-0> at 0  \r
2451 (5) #   ACPI: Interpreter disabled.  \r
2452 (5) #   vgaarb: loaded  \r
2453 (5) #   SCSI subsystem initialized  \r
2454 (5) #   PCI: Probing PCI hardware  \r
2455 (5) #   Switching to clocksource pit  \r
2456 (5) #   pnp: PnP ACPI: disabled  \r
2457 (5) #   Switching to clocksource acpi_pm  \r
2458 (5) #   Unpacking initramfs...  \r
2459 (5) #   Freeing initrd memory: 8k freed  \r
2460 (5) #   platform rtc_cmos: registered platform RTC device (no PNP device found)  \r
2461 (5) #   io scheduler noop registered (default)  \r
2462 (5) #   Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled  \r
2463 (5) #   serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
2464 (5) bool AhciController::receive(MessageMem&)(1c) read failed  \r
2465 (5) bool AhciController::receive(MessageMem&)(20) read failed  \r
2466 (5) not finished 1404034,0 inprogress 0  \r
2467 (5) not finished 1404034,0 inprogress 0  \r
2468 (5) not finished 1404034,0 inprogress 0  \r
2469 (5) not finished 1404034,0 inprogress 0  \r
2470 (5) bool AhciController::receive(MessageMem&)(0) write failed  \r
2471 (5) bool AhciController::receive(MessageMem&)(c) write failed  \r
2472 (5) #   ahci 0000:00:06.0: AHCI 0001.0200 32 slots 2 ports 1.5 Gbps 0x3 impl SATA mode  \r
2473 (5) #   ahci 0000:00:06.0: flags: ncq only pio   \r
2474 (5) #   scsi0 : ahci  \r
2475 (5) #   scsi1 : ahci  \r
2476 (5) #   ata1: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800100 irq 14  \r
2477 (5) #   ata2: SATA max UDMA/133 abar m8192@0xe0800000 port 0xe0800180 irq 14  \r
2478 (5) #   i8042: PNP: No PS/2 controller found. Probing ports directly.  \r
2479 (5) #   serio: i8042 KBD port at 0x60,0x64 irq 1  \r
2480 (5) #   serio: i8042 AUX port at 0x60,0x64 irq 12  \r
2481 (5) #   mousedev: PS/2 mouse device common for all mice  \r
2482 (5) #   cpuidle: using governor ladder  \r
2483 (5) #   input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input0  \r
2484 (5) not finished 1404034,0 inprogress 0  \r
2485 (5) not finished 1404034,0 inprogress 0  \r
2486 (5) not finished 1404034,0 inprogress 0  \r
2487 (5) not finished 1404034,0 inprogress 0  \r
2488 (5) #   ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)  \r
2489 (5) IDENTIFY  \r
2490 (5) PIO setup fis  \r
2491 (5) push data 200 prdbase 34b5a80 _dsf 34b5a80 0 1  \r
2492 (5) IDENTIFY transfered  \r
2493 (5) #   ata1.00: ATA-6: virtualdisk, , max UDMA/100  \r
2494 (5) #   ata1.00: 1 sectors, multi 0: LBA48   \r
2495 (5) SET FEATURES 3 sc 45  \r
2496 (5) IDENTIFY  \r
2497 (5) PIO setup fis  \r
2498 (5) push data 200 prdbase 34b5a80 _dsf 34b5a80 0 1  \r
2499 (5) IDENTIFY transfered  \r
2500 (5) #   ata1.00: configured for UDMA/100  \r
2501 (5) #   ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)  \r
2502 (5) IDENTIFY  \r
2503 (5) PIO setup fis  \r
2504 (5) push data 200 prdbase 28b5a80 _dsf 28b5a80 0 1  \r
2505 (5) IDENTIFY transfered  \r
2506 (5) #   ata2.00: ATA-6: virtualdisk, , max UDMA/100  \r
2507 (5) #   ata2.00: 204800 sectors, multi 0: LBA48   \r
2508 (5) SET FEATURES 3 sc 45  \r
2509 (5) IDENTIFY  \r
2510 (5) PIO setup fis  \r
2511 (5) push data 200 prdbase 28b5a80 _dsf 28b5a80 0 1  \r
2512 (5) IDENTIFY transfered  \r
2513 (5) #   ata2.00: configured for UDMA/100  \r
2514 (5) #   scsi 0:0:0:0: Direct-Access     ATA      virtualdisk      n/a  PQ: 0 ANSI: 5  \r
2515 (5) #   scsi 1:0:0:0: Direct-Access     ATA      virtualdisk      n/a  PQ: 0 ANSI: 5  \r
2516 (5) #   sd 0:0:0:0: [sda] 1 512-byte logical blocks: (512 B/512 B)  \r
2517 (5) #   sd 1:0:0:0: [sdb] 204800 512-byte logical blocks: (104 MB/100 MiB)  \r
2518 (5) #   sd 0:0:0:0: [sda] Write Protect is off  \r
2519 (5) #   sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support D  \r
2520 (5) # |   PO or FUA  \r
2521 (5) #   sd 1:0:0:0: [sdb] Write Protect is off  \r
2522 (5) #   sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support D  \r
2523 (5) # |   PO or FUA  \r
2524 (5) #    sda: unknown partition table  \r
2525 (5) #   sd 0:0:0:0: [sda] Attached SCSI disk  \r
2526 (5) #    sdb: unknown partition table  \r
2527 (5) #   sd 1:0:0:0: [sdb] Attached SCSI disk  \r
2528 (5) #   Freeing unused kernel memory: 252k freed  \r
2529 (5) #   ! init.c:18 mount("none", "/dev", "devtmpfs", 0, NULL) == 0  ok  \r
2530 (5) #   ! init.c:19 (fd = open("/dev/sda", O_RDONLY)) >= 0  ok  \r
2531 (5) #   ! init.c:20 read(fd, buffer, 512) > 0  ok  \r
2532 (5) #   ! init.c:21 strncmp("Lorem ipsum", buffer, 11) == 0  ok  \r
2533 (5) #   ! init.c:25 (fd = open("/dev/sdb", O_RDONLY)) >= 0  ok  \r
2534 (5) #   104857600 b / 140 ms = 748982 kb/s  \r
2535 (5) #   ! init.c:37 PERF: throughput 748982 kb/s ok  \r
2536 (5) #   sd 1:0:0:0: [sdb] Stopping disk  \r
2537 (5) STANDBY IMMEDIATE  \r
2538 (5) #   sd 0:0:0:0: [sda] Stopping disk  \r
2539 (5) STANDBY IMMEDIATE  \r
2540 (5) #   System halted.  \r
2541 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
2542 + ret=0
2543 + set +x
2544 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/libvirt.wv --server --iprelay
2545
2546 Testing "libvirt" in /home/sojka/nul/michal/boot/libvirt.wv:
2547 make: Entering directory `/home/sojka/nul/alexb/apps/libvirt'
2548 make -C libvirt-0.9.6/ install
2549 make[1]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
2550 Making install in gnulib/lib
2551 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
2552 make  install-recursive
2553 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
2554 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
2555 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
2556 if test yes = no; then \
2557           case 'linux-gnu' in \
2558             darwin[56]*) \
2559               need_charset_alias=true ;; \
2560             darwin* | cygwin* | mingw* | pw32* | cegcc*) \
2561               need_charset_alias=false ;; \
2562             *) \
2563               need_charset_alias=true ;; \
2564           esac ; \
2565         else \
2566           need_charset_alias=false ; \
2567         fi ; \
2568         if $need_charset_alias; then \
2569           /bin/sh ../../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib ; \
2570         fi ; \
2571         if test -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.alias; then \
2572           sed -f ref-add.sed /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.alias > /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp ; \
2573           /usr/bin/install -c -m 644 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.alias ; \
2574           rm -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp ; \
2575         else \
2576           if $need_charset_alias; then \
2577             sed -f ref-add.sed charset.alias > /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp ; \
2578             /usr/bin/install -c -m 644 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.alias ; \
2579             rm -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/charset.tmp ; \
2580           fi ; \
2581         fi
2582 make[5]: Nothing to be done for `install-data-am'.
2583 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
2584 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
2585 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
2586 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/lib'
2587 Making install in include
2588 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
2589 Making install in libvirt
2590 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
2591 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
2592 make  install-exec-hook
2593 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
2594 /bin/sh ../../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/include/libvirt
2595 mkdir -p -- /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/include/libvirt
2596 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
2597 test -z "/usr/local/include/libvirt" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/include/libvirt"
2598  /usr/bin/install -c -m 644 libvirt.h libvirt-qemu.h virterror.h '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/include/libvirt'
2599 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
2600 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include/libvirt'
2601 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
2602 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
2603 make[4]: Nothing to be done for `install-exec-am'.
2604 make[4]: Nothing to be done for `install-data-am'.
2605 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
2606 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
2607 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/include'
2608 Making install in src
2609 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
2610 make  install-am
2611 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
2612 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
2613 test -z "/usr/local/lib" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib"
2614  /bin/sh ../libtool   --mode=install /usr/bin/install -c   libvirt.la libvirt-qemu.la '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib'
2615 libtool: install: /usr/bin/install -c .libs/libvirt.so.0.9.6 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.so.0.9.6
2616 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib && { ln -s -f libvirt.so.0.9.6 libvirt.so.0 || { rm -f libvirt.so.0 && ln -s libvirt.so.0.9.6 libvirt.so.0; }; })
2617 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib && { ln -s -f libvirt.so.0.9.6 libvirt.so || { rm -f libvirt.so && ln -s libvirt.so.0.9.6 libvirt.so; }; })
2618 libtool: install: /usr/bin/install -c .libs/libvirt.lai /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.la
2619 libtool: install: warning: relinking `libvirt-qemu.la'
2620 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src; /bin/sh /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -Wall -W -Wformat-y2k -Wformat-security -Winit-self -Wmissing-include-dirs -Wunused -Wunknown-pragmas -Wstrict-aliasing -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wvolatile-register-var -Wdisabled-optimization -Wbuiltin-macro-redefined -Wmudflap -Wpacked-bitfield-compat -Wsync-nand -Wattributes -Wcoverage-mismatch -Wmultichar -Wno-missing-field-initializers -Wno-sign-compare -Wframe-larger-than=4096 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-all --param=ssp-buffer-size=4 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -funit-at-a-time -g -O2 -Wl,--version-script=./libvirt_qemu.syms -version-info 9:6:9 -o libvirt-qemu.la -rpath /usr/local/lib libvirt_qemu_la-libvirt-qemu.lo libvirt.la -ldl -inst-prefix-dir /home/sojka/nul/alexb/apps/libvirt/_install)
2621 libtool: install: /usr/bin/install -c .libs/libvirt-qemu.so.0.9.6T /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.so.0.9.6
2622 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib && { ln -s -f libvirt-qemu.so.0.9.6 libvirt-qemu.so.0 || { rm -f libvirt-qemu.so.0 && ln -s libvirt-qemu.so.0.9.6 libvirt-qemu.so.0; }; })
2623 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib && { ln -s -f libvirt-qemu.so.0.9.6 libvirt-qemu.so || { rm -f libvirt-qemu.so && ln -s libvirt-qemu.so.0.9.6 libvirt-qemu.so; }; })
2624 libtool: install: /usr/bin/install -c .libs/libvirt-qemu.lai /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.la
2625 libtool: install: /usr/bin/install -c .libs/libvirt.a /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.a
2626 libtool: install: chmod 644 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.a
2627 libtool: install: ranlib /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt.a
2628 libtool: install: /usr/bin/install -c .libs/libvirt-qemu.a /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.a
2629 libtool: install: chmod 644 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.a
2630 libtool: install: ranlib /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt-qemu.a
2631 libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
2632 test -z "/usr/local/libexec" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/libexec"
2633   /bin/sh ../libtool   --mode=install /usr/bin/install -c libvirt_iohelper '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/libexec'
2634 libtool: install: /usr/bin/install -c libvirt_iohelper /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/libexec/libvirt_iohelper
2635 test -z "/usr/local/share/augeas/lenses" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses"
2636  /usr/bin/install -c -m 644 qemu/libvirtd_qemu.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses'
2637 test -z "/usr/local/share/augeas/lenses/tests" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests"
2638  /usr/bin/install -c -m 644 qemu/test_libvirtd_qemu.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests'
2639 test -z "/usr/local/etc/libvirt" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt"
2640  /usr/bin/install -c -m 644 qemu/qemu.conf '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt'
2641 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/cache/libvirt"
2642 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/images"
2643 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/boot"
2644 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/qemu"
2645 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt/qemu"
2646 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/cache/libvirt/qemu"
2647 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/qemu"
2648 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/nova"
2649 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt/nova"
2650 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/network"
2651 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt/dnsmasq"
2652 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt/network"
2653 /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/autostart"
2654 /usr/bin/install -c -m 644 ./network/default.xml \
2655           /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml
2656 test -z "d9e3eed8-8aea-4d90-8c9d-6574be7076fc" || \
2657           { sed -e "s,</name>,</name>\n  <uuid>d15e4055-b6cb-4b0b-9c25-6a045994c4b5</uuid>," \
2658               /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml > \
2659               /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml.t && \
2660             cp /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml.t \
2661               /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml && \
2662             rm /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/default.xml.t; }
2663 test -e /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/autostart/default.xml || \
2664            ln -s ../default.xml \
2665             /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/qemu/networks/autostart/default.xml
2666 test -z "" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install"
2667 test -z "/usr/local/lib/libvirt/connection-driver" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/libvirt/connection-driver"
2668 test -z "/usr/local/share/libvirt" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/libvirt"
2669  /usr/bin/install -c -m 644 cpu/cpu_map.xml '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/libvirt'
2670 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
2671 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
2672 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src'
2673 Making install in daemon
2674 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
2675 make  install-am
2676 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
2677 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
2678 test -z "/usr/local/sbin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin"
2679   /bin/sh ../libtool   --mode=install /usr/bin/install -c libvirtd '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin'
2680 libtool: install: warning: `../src/libvirt-qemu.la' has not been installed in `/usr/local/lib'
2681 libtool: install: warning: `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src/libvirt.la' has not been installed in `/usr/local/lib'
2682 libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/local/lib'
2683 libtool: install: /usr/bin/install -c .libs/libvirtd /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin/libvirtd
2684 test -z "/usr/local/share/augeas/lenses" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses"
2685  /usr/bin/install -c -m 644 libvirtd.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses'
2686 test -z "/usr/local/share/augeas/lenses/tests" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests"
2687  /usr/bin/install -c -m 644 test_libvirtd.aug '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/augeas/lenses/tests'
2688 test -z "/usr/local/etc/libvirt/" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/"
2689  /usr/bin/install -c -m 644 libvirtd.conf '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/'
2690 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/polkit-1/actions
2691 /usr/bin/install -c -m 644 ./libvirtd.policy-1 /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/polkit-1/actions/org.libvirt.unix.policy
2692 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/qemu/
2693 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/lxc/
2694 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt/uml/
2695 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/
2696 /usr/bin/install -c -m 644 libvirtd.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd
2697 /usr/bin/install -c -m 644 libvirtd.qemu.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd.qemu
2698 /usr/bin/install -c -m 644 libvirtd.lxc.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd.lxc
2699 /usr/bin/install -c -m 644 libvirtd.uml.logrotate /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/logrotate.d/libvirtd.uml
2700 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/log/libvirt
2701 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/run/libvirt
2702 mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/var/lib/libvirt
2703 test -z "/usr/local/share/man/man8" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man8"
2704  /usr/bin/install -c -m 644 libvirtd.8 '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man8'
2705 test -z "" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install"
2706 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
2707 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
2708 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/daemon'
2709 Making install in tools
2710 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
2711 make  install-am
2712 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
2713 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
2714 test -z "/usr/local/bin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin"
2715   /bin/sh ../libtool   --mode=install /usr/bin/install -c virsh '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin'
2716 libtool: install: warning: `../src/libvirt.la' has not been installed in `/usr/local/lib'
2717 libtool: install: warning: `../src/libvirt-qemu.la' has not been installed in `/usr/local/lib'
2718 libtool: install: warning: `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/src/libvirt.la' has not been installed in `/usr/local/lib'
2719 libtool: install: /usr/bin/install -c .libs/virsh /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin/virsh
2720 test -z "/usr/local/bin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin"
2721  /usr/bin/install -c virt-xml-validate virt-pki-validate '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/bin'
2722 test -z "/usr/local/sbin" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/sbin"
2723 test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man1"
2724  /usr/bin/install -c -m 644 virt-xml-validate.1 virt-pki-validate.1 virsh.1 '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man1'
2725 test -z "/usr/local/share/man/man8" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/man/man8"
2726 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
2727 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
2728 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tools'
2729 Making install in docs
2730 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2731 make  install-recursive
2732 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2733 Making install in schemas
2734 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
2735 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
2736 make[5]: Nothing to be done for `install-exec-am'.
2737 test -z "/usr/local/share/libvirt/schemas" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/libvirt/schemas"
2738  /usr/bin/install -c -m 644 basictypes.rng capability.rng domain.rng domaincommon.rng domainsnapshot.rng interface.rng network.rng networkcommon.rng nodedev.rng nwfilter.rng secret.rng storageencryption.rng storagepool.rng storagevol.rng '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/libvirt/schemas'
2739 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
2740 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs/schemas'
2741 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2742 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2743 make[5]: Nothing to be done for `install-exec-am'.
2744 /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html
2745 mkdir -p -- /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html
2746 for f in generic.css libvirt.css main.css api.html api_extension.html apps.html archdomain.html architecture.html archnetwork.html archnode.html archstorage.html auth.html bindings.html bugs.html compiling.html contact.html csharp.html deployment.html devguide.html docs.html downloads.html drivers.html drvesx.html drvhyperv.html drvlxc.html drvopenvz.html drvqemu.html drvremote.html drvtest.html drvuml.html drvvbox.html drvvmware.html drvxen.html errors.html firewall.html format.html formatcaps.html formatdomain.html formatnetwork.html formatnode.html formatnwfilter.html formatsecret.html formatsnapshot.html formatstorage.html formatstorageencryption.html goals.html hacking.html hooks.html hvsupport.html index.html internals.html intro.html java.html locking.html logging.html news.html php.html python.html relatedlinks.html remote.html sitemap.html storage.html testapi.html testsuites.html testtck.html todo.html uri.html virshcmdref.html windows.html todo.html hvsupport.html internals/command.html internals/locking.html internals/rpc.html architecture.gif node.gif 32favicon.png footer_corner.png footer_pattern.png libvirt-header-bg.png libvirt-header-logo.png libvirtLogo.png libvirt-net-logical.png libvirt-net-physical.png libvirt-daemon-arch.png libvirt-driver-arch.png libvirt-object-model.png madeWith.png et.png; do \
2747           /usr/bin/install -c -m 0644 ./$f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html; done
2748 /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html/html
2749 mkdir -p -- /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html/html
2750 for h in html/index.html html/libvirt-libvirt.html html/libvirt-virterror.html; do \
2751           /usr/bin/install -c -m 0644 ./$h /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html/html; done
2752 for p in html/left.png html/up.png html/home.png html/right.png; do \
2753           /usr/bin/install -c -m 0644 ./$p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-0.9.6/html/html; done
2754 /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gtk-doc/html/libvirt
2755 mkdir -p -- /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gtk-doc/html/libvirt
2756 for file in devhelp/libvirt.devhelp devhelp/index.html devhelp/general.html devhelp/libvirt-libvirt.html devhelp/libvirt-virterror.html devhelp/home.png devhelp/left.png devhelp/right.png devhelp/up.png devhelp/style.css; do \
2757             /usr/bin/install -c -m 0644 ./${file} /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gtk-doc/html/libvirt ; \
2758         done
2759 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2760 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2761 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2762 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/docs'
2763 Making install in gnulib/tests
2764 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2765 make  install-recursive
2766 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2767 Making install in .
2768 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2769 make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2770 make[5]: Nothing to be done for `install-exec-am'.
2771 make[5]: Nothing to be done for `install-data-am'.
2772 make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2773 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2774 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2775 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/gnulib/tests'
2776 Making install in python
2777 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
2778 Making install in .
2779 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
2780 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
2781 test -z "/usr/local/lib/python2.6/dist-packages" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages"
2782  /bin/sh ../libtool   --mode=install /usr/bin/install -c   libvirtmod.la libvirtmod_qemu.la '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages'
2783 libtool: install: warning: relinking `libvirtmod.la'
2784 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python; /bin/sh /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -Wno-redundant-decls -g -O2 -module -avoid-version -shared -L../src/.libs -o libvirtmod.la -rpath /usr/local/lib/python2.6/dist-packages libvirtmod_la-libvirt-override.lo libvirtmod_la-typewrappers.lo libvirtmod_la-libvirt.lo ../src/libvirt.la -ldl -inst-prefix-dir /home/sojka/nul/alexb/apps/libvirt/_install)
2785 libtool: install: /usr/bin/install -c .libs/libvirtmod.soT /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages/libvirtmod.so
2786 libtool: install: /usr/bin/install -c .libs/libvirtmod.lai /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages/libvirtmod.la
2787 libtool: install: warning: relinking `libvirtmod_qemu.la'
2788 libtool: install: (cd /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python; /bin/sh /home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/libtool  --silent --tag CC --mode=relink gcc -std=gnu99 -Wno-redundant-decls -g -O2 -module -avoid-version -shared -L../src/.libs -o libvirtmod_qemu.la -rpath /usr/local/lib/python2.6/dist-packages libvirtmod_qemu_la-libvirt-qemu-override.lo libvirtmod_qemu_la-typewrappers.lo libvirtmod_qemu_la-libvirt-qemu.lo ../src/libvirt-qemu.la -ldl -inst-prefix-dir /home/sojka/nul/alexb/apps/libvirt/_install)
2789 libtool: install: /usr/bin/install -c .libs/libvirtmod_qemu.soT /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages/libvirtmod_qemu.so
2790 libtool: install: /usr/bin/install -c .libs/libvirtmod_qemu.lai /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages/libvirtmod_qemu.la
2791 libtool: install: warning: remember to run `libtool --finish /usr/local/lib/python2.6/dist-packages'
2792 /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages
2793 /usr/bin/install -c -m 0644 libvirt.py /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages
2794 /usr/bin/install -c -m 0644 libvirt_qemu.py /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/python2.6/dist-packages
2795 /bin/sh ../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-python-0.9.6
2796 mkdir -p -- /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-python-0.9.6
2797 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
2798 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
2799 Making install in tests
2800 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
2801 make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
2802 make[4]: Nothing to be done for `install-exec-am'.
2803 /bin/sh ../../build-aux/mkinstalldirs /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-python-0.9.6/examples
2804 mkdir -p -- /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-python-0.9.6/examples
2805 (for test in basic.py create.py uuid.py error.py node.py; \
2806           do /usr/bin/install -c -m 0644 ./$test /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/doc/libvirt-python-0.9.6/examples ; done)
2807 make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
2808 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python/tests'
2809 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/python'
2810 Making install in tests
2811 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
2812 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
2813 make[3]: Nothing to be done for `install-exec-am'.
2814 make[3]: Nothing to be done for `install-data-am'.
2815 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
2816 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/tests'
2817 Making install in po
2818 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po'
2819 /bin/mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share
2820 installing af.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/af/LC_MESSAGES/libvirt.mo
2821 installing am.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/am/LC_MESSAGES/libvirt.mo
2822 installing ar.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ar/LC_MESSAGES/libvirt.mo
2823 installing as.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/as/LC_MESSAGES/libvirt.mo
2824 installing be.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/be/LC_MESSAGES/libvirt.mo
2825 installing bg.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bg/LC_MESSAGES/libvirt.mo
2826 installing bn.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bn/LC_MESSAGES/libvirt.mo
2827 installing bn_IN.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bn_IN/LC_MESSAGES/libvirt.mo
2828 installing bs.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/bs/LC_MESSAGES/libvirt.mo
2829 installing ca.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ca/LC_MESSAGES/libvirt.mo
2830 installing cs.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/cs/LC_MESSAGES/libvirt.mo
2831 installing cy.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/cy/LC_MESSAGES/libvirt.mo
2832 installing da.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/da/LC_MESSAGES/libvirt.mo
2833 installing de.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/de/LC_MESSAGES/libvirt.mo
2834 installing el.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/el/LC_MESSAGES/libvirt.mo
2835 installing en_GB.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/en_GB/LC_MESSAGES/libvirt.mo
2836 installing es.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/es/LC_MESSAGES/libvirt.mo
2837 installing et.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/et/LC_MESSAGES/libvirt.mo
2838 installing eu_ES.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/eu_ES/LC_MESSAGES/libvirt.mo
2839 installing fa.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/fa/LC_MESSAGES/libvirt.mo
2840 installing fi.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/fi/LC_MESSAGES/libvirt.mo
2841 installing fr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/fr/LC_MESSAGES/libvirt.mo
2842 installing gl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/gl/LC_MESSAGES/libvirt.mo
2843 installing gu.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/gu/LC_MESSAGES/libvirt.mo
2844 installing he.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/he/LC_MESSAGES/libvirt.mo
2845 installing hi.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hi/LC_MESSAGES/libvirt.mo
2846 installing hr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hr/LC_MESSAGES/libvirt.mo
2847 installing hu.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hu/LC_MESSAGES/libvirt.mo
2848 installing hy.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/hy/LC_MESSAGES/libvirt.mo
2849 installing id.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/id/LC_MESSAGES/libvirt.mo
2850 installing is.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/is/LC_MESSAGES/libvirt.mo
2851 installing it.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/it/LC_MESSAGES/libvirt.mo
2852 installing ja.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ja/LC_MESSAGES/libvirt.mo
2853 installing ka.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ka/LC_MESSAGES/libvirt.mo
2854 installing kn.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/kn/LC_MESSAGES/libvirt.mo
2855 installing ko.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ko/LC_MESSAGES/libvirt.mo
2856 installing ku.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ku/LC_MESSAGES/libvirt.mo
2857 installing lo.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/lo/LC_MESSAGES/libvirt.mo
2858 installing lt.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/lt/LC_MESSAGES/libvirt.mo
2859 installing lv.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/lv/LC_MESSAGES/libvirt.mo
2860 installing mk.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/mk/LC_MESSAGES/libvirt.mo
2861 installing ml.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ml/LC_MESSAGES/libvirt.mo
2862 installing mr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/mr/LC_MESSAGES/libvirt.mo
2863 installing ms.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ms/LC_MESSAGES/libvirt.mo
2864 installing my.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/my/LC_MESSAGES/libvirt.mo
2865 installing nb.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nb/LC_MESSAGES/libvirt.mo
2866 installing nl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nl/LC_MESSAGES/libvirt.mo
2867 installing nn.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nn/LC_MESSAGES/libvirt.mo
2868 installing nso.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/nso/LC_MESSAGES/libvirt.mo
2869 installing or.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/or/LC_MESSAGES/libvirt.mo
2870 installing pa.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pa/LC_MESSAGES/libvirt.mo
2871 installing pl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pl/LC_MESSAGES/libvirt.mo
2872 installing pt.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pt/LC_MESSAGES/libvirt.mo
2873 installing pt_BR.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/pt_BR/LC_MESSAGES/libvirt.mo
2874 installing ro.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ro/LC_MESSAGES/libvirt.mo
2875 installing ru.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ru/LC_MESSAGES/libvirt.mo
2876 installing si.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/si/LC_MESSAGES/libvirt.mo
2877 installing sk.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sk/LC_MESSAGES/libvirt.mo
2878 installing sl.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sl/LC_MESSAGES/libvirt.mo
2879 installing sq.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sq/LC_MESSAGES/libvirt.mo
2880 installing sr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sr/LC_MESSAGES/libvirt.mo
2881 installing sr@latin.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sr@latin/LC_MESSAGES/libvirt.mo
2882 installing sv.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/sv/LC_MESSAGES/libvirt.mo
2883 installing ta.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ta/LC_MESSAGES/libvirt.mo
2884 installing te.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/te/LC_MESSAGES/libvirt.mo
2885 installing th.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/th/LC_MESSAGES/libvirt.mo
2886 installing tr.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/tr/LC_MESSAGES/libvirt.mo
2887 installing uk.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/uk/LC_MESSAGES/libvirt.mo
2888 installing ur.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/ur/LC_MESSAGES/libvirt.mo
2889 installing vi.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/vi/LC_MESSAGES/libvirt.mo
2890 installing vi_VN.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/vi_VN/LC_MESSAGES/libvirt.mo
2891 installing zh_CN.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/zh_CN/LC_MESSAGES/libvirt.mo
2892 installing zh_TW.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/zh_TW/LC_MESSAGES/libvirt.mo
2893 installing zu.gmo as /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/locale/zu/LC_MESSAGES/libvirt.mo
2894 if test "libvirt" = "gettext-tools"; then \
2895           /bin/mkdir -p /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gettext/po; \
2896           for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
2897             /usr/bin/install -c -m 644 ./$file \
2898                             /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gettext/po/$file; \
2899           done; \
2900           for file in Makevars; do \
2901             rm -f /home/sojka/nul/alexb/apps/libvirt/_install/usr/local/share/gettext/po/$file; \
2902           done; \
2903         else \
2904           : ; \
2905         fi
2906 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/po'
2907 Making install in examples/domain-events/events-c
2908 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
2909 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
2910 make[3]: Nothing to be done for `install-exec-am'.
2911 make[3]: Nothing to be done for `install-data-am'.
2912 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
2913 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domain-events/events-c'
2914 Making install in examples/hellolibvirt
2915 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
2916 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
2917 make[3]: Nothing to be done for `install-exec-am'.
2918 make[3]: Nothing to be done for `install-data-am'.
2919 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
2920 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/hellolibvirt'
2921 Making install in examples/dominfo
2922 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
2923 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
2924 make[3]: Nothing to be done for `install-exec-am'.
2925 make[3]: Nothing to be done for `install-data-am'.
2926 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
2927 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/dominfo'
2928 Making install in examples/domsuspend
2929 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
2930 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
2931 make[3]: Nothing to be done for `install-exec-am'.
2932 make[3]: Nothing to be done for `install-data-am'.
2933 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
2934 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/domsuspend'
2935 Making install in examples/python
2936 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
2937 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
2938 make[3]: Nothing to be done for `install-exec-am'.
2939 make[3]: Nothing to be done for `install-data-am'.
2940 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
2941 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/python'
2942 Making install in examples/apparmor
2943 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
2944 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
2945 make[3]: Nothing to be done for `install-exec-am'.
2946 make[3]: Nothing to be done for `install-data-am'.
2947 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
2948 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/apparmor'
2949 Making install in examples/xml/nwfilter
2950 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
2951 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
2952 make[3]: Nothing to be done for `install-exec-am'.
2953 /bin/mkdir -p ""/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/nwfilter""
2954 for f in allow-arp.xml allow-dhcp-server.xml allow-dhcp.xml allow-incoming-ipv4.xml allow-ipv4.xml clean-traffic.xml no-arp-spoofing.xml no-ip-multicast.xml no-ip-spoofing.xml no-mac-broadcast.xml no-mac-spoofing.xml no-other-l2-traffic.xml no-other-rarp-traffic.xml qemu-announce-self.xml qemu-announce-self-rarp.xml; do \
2955                 /usr/bin/install -c -m 644 ./$f ""/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/etc/libvirt/nwfilter""; \
2956         done
2957 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
2958 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/xml/nwfilter'
2959 Making install in examples/openauth
2960 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
2961 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
2962 make[3]: Nothing to be done for `install-exec-am'.
2963 make[3]: Nothing to be done for `install-data-am'.
2964 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
2965 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/openauth'
2966 Making install in examples/systemtap
2967 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
2968 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
2969 make[3]: Nothing to be done for `install-exec-am'.
2970 make[3]: Nothing to be done for `install-data-am'.
2971 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
2972 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6/examples/systemtap'
2973 make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
2974 make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
2975 make[3]: Nothing to be done for `install-exec-am'.
2976 test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/pkgconfig"
2977  /usr/bin/install -c -m 644 libvirt.pc '/home/sojka/nul/alexb/apps/libvirt/_install/usr/local/lib/pkgconfig'
2978 make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
2979 make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
2980 make[1]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-0.9.6'
2981 touch /home/sojka/nul/alexb/apps/libvirt/_install/.install.stamp
2982 make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt'
2983 ! /home/sojka/nul/michal/boot/libvirt.wv:12  make -C /home/sojka/nul/alexb/apps/libvirt install DESTDIR=/home/sojka/nul/alexb/apps/libvirt/_install  ok
2984 ! /home/sojka/nul/michal/boot/libvirt.wv:13  cp /home/sojka/nul/michal/imgs/passive/CAcertSrv.pem cacert.pem  ok
2985 + P='NOVA management daemon is up. Waiting for libvirt connection'
2986 + tee passive.log
2987 ++ dirname /home/sojka/nul/michal/boot/libvirt.wv
2988 + WVTEST_EXIT_PATTERN='NOVA management daemon is up. Waiting for libvirt connection'
2989 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/passive --server --iprelay
2990 novaboot: Entering directory `/home/sojka/nul/build'
2991 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/remote_config.nul bin/apps/vancouver.nul bin/boot/munich imgs/passive/bzImage imgs/passive/initramfs imgs/passive/privkeySrv.der imgs/passive/certSrv.crt imgs/passive/CAcertSrv.crt bin/apps/remote_config.nulconfig linux.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
2992         => hostvga:0x40000,0x40000 <=\r
2993         => hostvesa <=\r
2994         => mem <=\r
2995 physmem: 0 [0, 100000]\r
2996         => pit:0x40,0 <=\r
2997 source freq 0\r
2998 source freq 0\r
2999 source freq 0\r
3000         => scp:0x92,0x61 <=\r
3001         => pcihostbridge:0,0x100,0xcf8 <=\r
3002         => dpci:3,0,0,0,0,0 <=\r
3003 search_device(3,0,0) bdf 200 \r
3004         => dio:0x3c0+0x20 <=\r
3005         => dio:0x3b0+0x10 <=\r
3006         => vcpu <=\r
3007         => halifax <=\r
3008 VBE version 300 tag 41534556 memsize 1000000 oem 'ATI ATOMBIOS' vendor '(C) 1988-2005, ATI Technologies Inc. ' product 'RV710' version '01.00'\r
3009 framebuffer e0000000+10000000\r
3010         => hostkeyb:0+0x60+1+12+1 <=\r
3011         => nubus <=\r
3012 bus[1] Enabling ARI.\r
3013 dev[1:00.0] Adapting ARI status on SR-IOV capable device.\r
3014 dev[1:00.0] Enabled 8 VFs. Wait for them to settle down.\r
3015 dev[1:00.1] Enabled 8 VFs. Wait for them to settle down.\r
3016 bus[3] Enabling ARI.\r
3017 Nubus initialized.\r
3018         => host82576:0 <=\r
3019 82576PF 00: Found Intel 82576-style controller at 100. Attaching IRQ 0.\r
3020 82576PF 00: BAR 0: d0820000 (size 00020000)\r
3021 82576PF 00: Found MMIO window at 0xa0000 (phys d0820000).\r
3022 82576PF 00: BAR 1: d0400000 (size 00400000)\r
3023 82576PF 00: BAR 2: 00003021 (size 00000020)\r
3024 82576PF 00: BAR 3: d08c4000 (size 00004000)\r
3025 82576PF 00: Perform Global Reset.\r
3026 82576PF 00: Global Reset successful.\r
3027 Attaching to CPU 0 (ffffffff 0)\r
3028 82576PF 00: Attached to IRQ 126 (MSI-X).\r
3029 82576PF 00: Configuring VFs...\r
3030 82576PF 00: Configuring link parameters...\r
3031 82576PF 00: We are 00:1b:21:8f:30:06\r
3032 82576PF 00: Notifying VFs that PF is done...\r
3033 82576PF 00: Initialization complete.\r
3034 82576PF 00: Enabling interrupts...\r
3035 82576PF 00: Link status changed to UP.\r
3036 82576PF 00: UP   100BASE-T FD | 8 VFs |    0 RX |    0 TX\r
3037         => host82576vf:0,0,1 <=\r
3038 Attaching to CPU 0 (ffffffff 0)\r
3039 Attaching to CPU 0 (ffffffff 0)\r
3040 82576VF 80: Found Intel 82576VF-style controller.\r
3041 82576VF 80: Interrupt throttling DISABLED.\r
3042 82576VF 80: 00000200 bytes allocated for RX descriptor ring (32 descriptors).\r
3043 82576VF 80: RDBAL be713d80 RDBAH 00000000 RXDCTL 02000000\r
3044 82576VF 80: 00000200 bytes allocated for TX descriptor ring (32 descriptors).\r
3045 82576PF 00: VF0 sent RESET\r
3046 82576PF 00: VF0 is now 00:1b:21:8f:30:06\r
3047 82576VF 80: We are 00:1b:21:8f:30:06\r
3048 82576VF 80: Asking to be promiscuous.\r
3049 82576PF 00: VF_SET_PROMISC 40006 ENABLE\r
3050 82576VF 80: Unrecognized message.\r
3051         => service_config <=\r
3052         => script_start:1 <=\r
3053         => name::/s0/events <=\r
3054 sc: start 0-1 count 1\r
3055 kb: receive() failed at 325 -- buggy keyboard?\r
3056 sc: done.\r
3057 tb: client data 1f000 guid 5 parent 5b6\r
3058 (5) booting - NOVA daemon ...  \r
3059 (5) source freq 2702582  \r
3060 s0:     => INIT done <=\r
3061 \r
3062 (5) done    - request timer attach  \r
3063 (5) warning - osdepentropyopen not implemented!  \r
3064 (5) warning - tls - entropy not implemented!  \r
3065 (5) done    - request network attach  \r
3066 (5) done    - mac 00:1b:21:8f:30:06  \r
3067 (5)         - sys_now unimpl.  \r
3068 (5) done    - open tcp port 9999 - 10000  \r
3069 (5) .......   looking for an IP address via DHCP  \r
3070 (5) update  - got ip=141.76.49.27 mask=255.255.255.192 gw=141.76.49.1  \r
3071 (5) ready   - NOVA management daemon is up. Waiting for libvirt connection ...   \r
3072 ++ sed -ne '/.*update  - got ip=\([^ ]*\).*/ s//\1/p' passive.log
3073 + NOVA_IP=141.76.49.27
3074 + set +x
3075 CPU model:           GenuineIntel
3076 CPU(s):              8
3077 CPU frequency:       2702 MHz
3078 CPU socket(s):       1
3079 Core(s) per socket:  4
3080 Thread(s) per core:  2
3081 NUMA cell(s):        1
3082 Memory size:         0 kB
3083
3084 eventthread - exiting
3085 nova - success - closing mgmt connection ...
3086 nova - success - closing event connection ...
3087 ! /home/sojka/nul/michal/boot/libvirt.wv:29  bash -o pipefail -c virsh -c nova+tls://141.76.49.27:9999 nodeinfo | tee nodeinfo.log  ok
3088 CPU model:           GenuineIntel
3089 ! /home/sojka/nul/michal/boot/libvirt.wv:30  grep CPU model: nodeinfo.log  ok
3090 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3091 + ret=0
3092 + set +x
3093 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-basicperf.wv --server --iprelay
3094 novaboot: Entering directory `/home/sojka/nul/build'
3095 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul imgs/basicperf vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3096 Testing "all" in /home/sojka/nul/michal/boot/vancouver-basicperf.wv:
3097         => hostvga <=\r
3098         => hostkeyb:0,0x60,1,12 <=\r
3099         => script_start:1,1 <=\r
3100         => service_config <=\r
3101 sc: start 0-1 count 1\r
3102 kb: receive() failed at 325 -- buggy keyboard?\r
3103 sc: done.\r
3104 tb: client data 1f000 guid 5 parent 5b6\r
3105 (5) source freq 2702575000  \r
3106 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
3107 s0:     => INIT done <=\r
3108 \r
3109 (5)     => PC_PS2 <=  \r
3110 (5)     => mem:0,0xa0000 <=  \r
3111 (5) physmem: 0 [0, a0000]  \r
3112 (5)     => mem:0x100000 <=  \r
3113 (5) physmem: 0 [100000, 3c00000]  \r
3114 (5)     => ioio <=  \r
3115 (5)     => nullio:0x80 <=  \r
3116 (5)     => pic:0x20,,0x4d0 <=  \r
3117 (5)     => pic:0xa0,2,0x4d1 <=  \r
3118 (5)     => pit:0x40,0 <=  \r
3119 (5) source freq 0  \r
3120 (5) source freq 0  \r
3121 (5) source freq 0  \r
3122 (5)     => scp:0x92,0x61 <=  \r
3123 (5)     => kbc:0x60,1,12 <=  \r
3124 (5)     => keyb:0,0x10000 <=  \r
3125 (5)     => mouse:1,0x10001 <=  \r
3126 (5)     => rtc:0x70,8 <=  \r
3127 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
3128 (5)     => hostsink:0x4712,80 <=  \r
3129 (5)     => vga:0x03c0 <=  \r
3130 (5) Allocating from guest 03be0000+20000  \r
3131 (5) VGA console 3be0000+20000 0x83fe0000  \r
3132 (5)     => vbios_disk <=  \r
3133 (5)     => vbios_keyboard <=  \r
3134 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
3135 (5)     => vbios_mem <=  \r
3136 (5)     => vbios_time <=  \r
3137 (5)     => vbios_reset <=  \r
3138 (5)     => vbios_multiboot <=  \r
3139 (5)     => msi <=  \r
3140 (5)     => ioapic <=  \r
3141 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
3142 (5)     => pmtimer:0x8000 <=  \r
3143 (5)     => vcpus <=  \r
3144 (5)     => vcpu <=  \r
3145 (5)     create VCPU  \r
3146 (5)     => halifax <=  \r
3147 (5)     => vbios <=  \r
3148 (5)     => lapic <=  \r
3149 (5) startup  \r
3150 (5) LAPIC freq 168910937  \r
3151 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
3152 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
3153 (5)   \r
3154 (5) do_gsi_boot eip 8000506d esp 80239fec  \r
3155 (5) do_gsi_boot eip 80004ed0 esp 80237fec  \r
3156 (5) do_gsi_boot eip 80004204 esp 80235fec  \r
3157 (5) do_gsi_boot eip 80005375 esp 80234fec  \r
3158 (5) do_gsi_boot eip 80004d81 esp 80132fec  \r
3159 (5) RESET device state  \r
3160 (5) INIT done  \r
3161 (5) reset CPU from 9 mtr_in e0010  \r
3162 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
3163 (5)     module 0 start 0x81c00000+90c cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3164 (5) #     \r
3165 (5) #   basicperf Version 0.9-beta5-40-gc7572c1-dirty  \r
3166 (5) #   Blame Julian Stecklina <jsteckli@os.inf.tu-dresden.de> for bugs.  \r
3167 (5) #     \r
3168 (5) #   Testing "Basic VM performance" in standalone/basicperf.c:  \r
3169 (5) #   Test empty : retries 1 mean 24 stddev 1  \r
3170 (5) #   ! PERF: empty  24 cycles (retries 1, stddev 1) ok  \r
3171 (5) #   Test vmcall: retries 1 mean 1267 stddev 9  \r
3172 (5) #   ! PERF: vmcall 1267 cycles (retries 1, stddev 9) ok  \r
3173 (5) #   Test cpuid : retries 1 mean 1526 stddev 22  \r
3174 (5) #   ! PERF: cpuid  1526 cycles (retries 1, stddev 22) ok  \r
3175 (5) #   Test portio: retries 1 mean 2044 stddev 31  \r
3176 (5) #   ! PERF: portio 2044 cycles (retries 1, stddev 31) ok  \r
3177 (5) #   Test mmio  : retries 1 mean 5581 stddev 143  \r
3178 (5) #   ! PERF: mmio   5581 cycles (retries 1, stddev 143) ok  \r
3179 (5) #   wvtest: done  \r
3180 (5) #     \r
3181 (5) #   Exit with status 0.  \r
3182 (5) #   Rebooting...  \r
3183 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3184 + ret=0
3185 + set +x
3186 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-kernelbuild.wv --server --iprelay
3187 novaboot: Entering directory `/home/sojka/nul/build'
3188 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-3.1.0-32 imgs/initramfs-kernelbuild.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3189 Testing "Kernel compile inside VM (on ramdisk)" in /home/sojka/nul/michal/boot/vancouver-kernelbuild.wv:
3190 wvtest: timeout 1200
3191         => hostvga <=\r
3192         => hostkeyb:0,0x60,1,12 <=\r
3193         => script_start:1,1 <=\r
3194         => service_config <=\r
3195 sc: start 0-1 count 1\r
3196 kb: receive() failed at 325 -- buggy keyboard?\r
3197 sc: done.\r
3198 tb: client data 1f000 guid 5 parent 5b6\r
3199 (5) source freq 2702571000  \r
3200 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
3201 s0:     => INIT done <=\r
3202 \r
3203 (5)     => PC_PS2 <=  \r
3204 (5)     => mem:0,0xa0000 <=  \r
3205 (5) physmem: 0 [0, a0000]  \r
3206 (5)     => mem:0x100000 <=  \r
3207 (5) physmem: 0 [100000, 3b200000]  \r
3208 (5)     => ioio <=  \r
3209 (5)     => nullio:0x80 <=  \r
3210 (5)     => pic:0x20,,0x4d0 <=  \r
3211 (5)     => pic:0xa0,2,0x4d1 <=  \r
3212 (5)     => pit:0x40,0 <=  \r
3213 (5) source freq 0  \r
3214 (5) source freq 0  \r
3215 (5) source freq 0  \r
3216 (5)     => scp:0x92,0x61 <=  \r
3217 (5)     => kbc:0x60,1,12 <=  \r
3218 (5)     => keyb:0,0x10000 <=  \r
3219 (5)     => mouse:1,0x10001 <=  \r
3220 (5)     => rtc:0x70,8 <=  \r
3221 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
3222 (5)     => hostsink:0x4712,80 <=  \r
3223 (5)     => vga:0x03c0 <=  \r
3224 (5) Allocating from guest 3b1e0000+20000  \r
3225 (5) VGA console 3b1e0000+20000 0xbb5e0000  \r
3226 (5)     => vbios_disk <=  \r
3227 (5)     => vbios_keyboard <=  \r
3228 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
3229 (5)     => vbios_mem <=  \r
3230 (5)     => vbios_time <=  \r
3231 (5)     => vbios_reset <=  \r
3232 (5)     => vbios_multiboot <=  \r
3233 (5)     => msi <=  \r
3234 (5)     => ioapic <=  \r
3235 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
3236 (5)     => pmtimer:0x8000 <=  \r
3237 (5)     => vcpus <=  \r
3238 (5)     => vcpu <=  \r
3239 (5)     create VCPU  \r
3240 (5)     => halifax <=  \r
3241 (5)     => vbios <=  \r
3242 (5)     => lapic <=  \r
3243 (5) startup  \r
3244 (5) LAPIC freq 168910687  \r
3245 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
3246 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
3247 (5)   \r
3248 (5) do_gsi_boot eip 8000506d esp 80239fec  \r
3249 (5) do_gsi_boot eip 80004ed0 esp 80237fec  \r
3250 (5) do_gsi_boot eip 80004204 esp 80235fec  \r
3251 (5) do_gsi_boot eip 80005375 esp 80234fec  \r
3252 (5) do_gsi_boot eip 80004d81 esp 80132fec  \r
3253 (5) RESET device state  \r
3254 (5) INIT done  \r
3255 (5) reset CPU from 9 mtr_in e0010  \r
3256 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
3257 (5)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
3258 (5)     module 1 start 0x81c02000+1d34b0 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3259 (5)     module 2 start 0x81dd7000+46586e3 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3260 (5) #   MUNICH: v.0.4.6 starts Linux  \r
3261 (5) #   MUNICH: 3.1.0 (root@x220) #14 SMP PREEMPT Fri Nov 4 23:54:38 CET 2011  \r
3262 (5) #   MUNICH: clocksource=tsc console=ttyS0 quiet   \r
3263 (5) #   MUNICH: initrd 19D7000  \r
3264 (5) #   MUNICH: copy image  \r
3265 (5) #   MUNICH: start kernel  \r
3266 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3267 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3268 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
3269 (5) VESA 4f00 tag 0 base 40000+31d0 esi 0  \r
3270 (5) #   CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
3271 (5) #   CPU: Your system may be unstable.  \r
3272 (5) #   ACPI: Unable to load the System Description Tables  \r
3273 (5) #   TSC:5129901864 NTSC:5130046336 cpu_khz=2702607 max_loops=2767325096  \r
3274 (5) #   microcode: no support for this CPU vendor  \r
3275 (5) #   Starting logging: OK  \r
3276 (5) #   Initializing random number generator... done.  \r
3277 (5) #   Starting benchmark...  \r
3278 (5) #   ! PERF: kbuild  643 s ok  \r
3279 (5) #   wvtest: done  \r
3280 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3281 + ret=0
3282 + set +x
3283 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/boot/vancouver-linux-basic.wv --server --iprelay
3284 novaboot: Entering directory `/home/sojka/nul/build'
3285 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/vancouver.nul bin/boot/munich imgs/bzImage-js imgs/initrd-wvtest-boot.lzma vancuver.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3286 Testing "all" in /home/sojka/nul/michal/boot/vancouver-linux-basic.wv:
3287         => hostvga <=\r
3288         => hostkeyb:0,0x60,1,12 <=\r
3289         => script_start:1,1 <=\r
3290         => service_config <=\r
3291 sc: start 0-1 count 1\r
3292 kb: receive() failed at 325 -- buggy keyboard?\r
3293 sc: done.\r
3294 tb: client data 1f000 guid 5 parent 5b6\r
3295 (5) source freq 2702575000  \r
3296 (5) Ignored parameter: 'rom://(nd)/tftpboot/sojka/novaboot/bin/apps/vancouver.nul'  \r
3297 s0:     => INIT done <=\r
3298 \r
3299 (5)     => PC_PS2 <=  \r
3300 (5)     => mem:0,0xa0000 <=  \r
3301 (5) physmem: 0 [0, a0000]  \r
3302 (5)     => mem:0x100000 <=  \r
3303 (5) physmem: 0 [100000, 3c00000]  \r
3304 (5)     => ioio <=  \r
3305 (5)     => nullio:0x80 <=  \r
3306 (5)     => pic:0x20,,0x4d0 <=  \r
3307 (5)     => pic:0xa0,2,0x4d1 <=  \r
3308 (5)     => pit:0x40,0 <=  \r
3309 (5) source freq 0  \r
3310 (5) source freq 0  \r
3311 (5) source freq 0  \r
3312 (5)     => scp:0x92,0x61 <=  \r
3313 (5)     => kbc:0x60,1,12 <=  \r
3314 (5)     => keyb:0,0x10000 <=  \r
3315 (5)     => mouse:1,0x10001 <=  \r
3316 (5)     => rtc:0x70,8 <=  \r
3317 (5)     => serial:0x3f8,0x4,0x4711 <=  \r
3318 (5)     => hostsink:0x4712,80 <=  \r
3319 (5)     => vga:0x03c0 <=  \r
3320 (5) Allocating from guest 03be0000+20000  \r
3321 (5) VGA console 3be0000+20000 0x83fe0000  \r
3322 (5)     => vbios_disk <=  \r
3323 (5)     => vbios_keyboard <=  \r
3324 (5)     => hostkeyb:0x10,0x60,1,,1 <=  \r
3325 (5)     => vbios_mem <=  \r
3326 (5)     => vbios_time <=  \r
3327 (5)     => vbios_reset <=  \r
3328 (5)     => vbios_multiboot <=  \r
3329 (5)     => msi <=  \r
3330 (5)     => ioapic <=  \r
3331 (5)     => pcihostbridge:0,0x10,0xcf8,0xe0000000 <=  \r
3332 (5)     => pmtimer:0x8000 <=  \r
3333 (5)     => vcpus <=  \r
3334 (5)     => vcpu <=  \r
3335 (5)     create VCPU  \r
3336 (5)     => halifax <=  \r
3337 (5)     => vbios <=  \r
3338 (5)     => lapic <=  \r
3339 (5) startup  \r
3340 (5) LAPIC freq 168910937  \r
3341 (5) void DBus<M>::debug_dump() [with M = MessageHwIOIn]: Bus used 0 times.  \r
3342 (5)  0:         StaticReceiver<Y>::StaticReceiver() [with Y = IOAccess]  \r
3343 (5)   \r
3344 (5) do_gsi_boot eip 8000506d esp 80239fec  \r
3345 (5) do_gsi_boot eip 80004ed0 esp 80237fec  \r
3346 (5) do_gsi_boot eip 80004204 esp 80235fec  \r
3347 (5) do_gsi_boot eip 80005375 esp 80234fec  \r
3348 (5) do_gsi_boot eip 80004d81 esp 80132fec  \r
3349 (5) RESET device state  \r
3350 (5) INIT done  \r
3351 (5) reset CPU from 9 mtr_in e0010  \r
3352 (5) >   bool VirtualBiosMultiboot::receive(MessageBios&) rip ffff ilen 0 cr0 10 efl 2  \r
3353 (5)     module 0 start 0x81c00000+768 cmdline rom://(nd)/tftpboot/sojka/novaboot/bin/b  \r
3354 (5)     module 1 start 0x81c02000+32db80 cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3355 (5)     module 2 start 0x81f31000+174d cmdline rom://(nd)/tftpboot/sojka/novaboot/imgs/  \r
3356 (5) #   MUNICH: v.0.4.6 starts Linux  \r
3357 (5) #   MUNICH: 2.6.36-rc8-00002-g469008a-dirty (julian@monat) #13 SMP Mon Oct 18 17:10  \r
3358 (5) # |   :10 CEST 2010  \r
3359 (5) #   MUNICH: clocksource=tsc console=ttyS0   \r
3360 (5) #   MUNICH: initrd 1B31000  \r
3361 (5) #   MUNICH: copy image  \r
3362 (5) #   MUNICH: start kernel  \r
3363 (5)     handle_int15 eax e801 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3364 (5)     handle_int15 eax c000 ebx 0 ecx 0 edx 0 eip ffff efl 2  \r
3365 (5)     handle_int15 eax e980 ebx 0 ecx 0 edx 47534943 eip ffff efl 2  \r
3366 (5) VESA 4f00 tag 0 base 40000+3610 esi 0  \r
3367 (5)     handle_int10 eax 4f15 ebx 0 ecx 0 edx 0 eip ffff efl 3  \r
3368 (5) #   [    0.000000] Linux version 2.6.36-rc8-00002-g469008a-dirty (julian@monat) (gc  \r
3369 (5) # |   c version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) ) #13 SMP Mon Oct 18 17:10:10 C  \r
3370 (5) # |   EST 2010  \r
3371 (5) #   [    0.000000] CPU: vendor_id 'NOVA microHV' unknown, using generic init.  \r
3372 (5) #   [    0.000000] CPU: Your system may be unstable.  \r
3373 (5) #   [    0.000000] BIOS-provided physical RAM map:  \r
3374 (5) #   [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009ac00 (usable)  \r
3375 (5) #   [    0.000000]  BIOS-e820: 000000000009ac00 - 00000000000a0000 (reserved)  \r
3376 (5) #   [    0.000000]  BIOS-e820: 0000000000100000 - 0000000003be0000 (usable)  \r
3377 (5) #   [    0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabl  \r
3378 (5) # |   ed in BIOS!  \r
3379 (5) #   [    0.000000] DMI not present or invalid.  \r
3380 (5) #   [    0.000000] last_pfn = 0x3be0 max_arch_pfn = 0x100000  \r
3381 (5) #   [    0.000000] init_memory_mapping: 0000000000000000-0000000003be0000  \r
3382 (5) #   [    0.000000] RAMDISK: 01b31000 - 01b33000  \r
3383 (5) #   [    0.000000] ACPI: RSDP 0009ce00 00000 (v02  NOVA )  \r
3384 (5) #   [    0.000000] ACPI: RSDT 0009e000 00030 (v01  NOVA  bk@vmmon 00000001      000  \r
3385 (5) # |   00000)  \r
3386 (5) #   [    0.000000] ACPI: APIC 0009f000 00064 (v01  NOVA  bk@vmmon 00000001      000  \r
3387 (5) # |   00000)  \r
3388 (5) #   [    0.000000] ACPI: MCFG 0009bc00 0003C (v01  NOVA  bk@vmmon 00000001      000  \r
3389 (5) # |   00000)  \r
3390 (5) #   [    0.000000] ACPI: FACP 0009ac00 000DC (v01  NOVA  bk@vmmon 00000001      000  \r
3391 (5) # |   00000)  \r
3392 (5) #   [    0.000000] ACPI Error: Required field Pm1aEventBlock has zero address and/o  \r
3393 (5) # |   r length: 0x0000000000000000/0x0 (20100702/tbfadt-541)  \r
3394 (5) #   [    0.000000] ACPI Error: Required field Pm1aControlBlock has zero address and  \r
3395 (5) # |   /or length: 0x0000000000000000/0x0 (20100702/tbfadt-541)  \r
3396 (5) #   [    0.000000] ACPI Error: Null physical address for ACPI table [DSDT] (2010070  \r
3397 (5) # |   2/tbutils-459)  \r
3398 (5) #   [    0.000000] ACPI Error: Null physical address for ACPI table [FACS] (2010070  \r
3399 (5) # |   2/tbutils-459)  \r
3400 (5) #   [    0.000000] 0MB HIGHMEM available.  \r
3401 (5) #   [    0.000000] 59MB LOWMEM available.  \r
3402 (5) #   [    0.000000]   mapped low ram: 0 - 03be0000  \r
3403 (5) #   [    0.000000]   low ram: 0 - 03be0000  \r
3404 (5) #   [    0.000000] Zone PFN ranges:  \r
3405 (5) #   [    0.000000]   DMA      0x00000001 -> 0x00001000  \r
3406 (5) #   [    0.000000]   Normal   0x00001000 -> 0x00003be0  \r
3407 (5) #   [    0.000000]   HighMem  empty  \r
3408 (5) #   [    0.000000] Movable zone start PFN for each node  \r
3409 (5) #   [    0.000000] early_node_map[2] active PFN ranges  \r
3410 (5) #   [    0.000000]     0: 0x00000001 -> 0x0000009a  \r
3411 (5) #   [    0.000000]     0: 0x00000100 -> 0x00003be0  \r
3412 (5) #   [    0.000000] Using APIC driver default  \r
3413 (5) #   [    0.000000] ACPI: PM-Timer IO Port: 0x8000  \r
3414 (5) #   [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)  \r
3415 (5) #   [    0.000000] ACPI: X2APIC_NMI (uid[0xffffffff] dfl dfl lint[0x1])  \r
3416 (5) #   [    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])  \r
3417 (5) #   [    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])  \r
3418 (5) #   [    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23  \r
3419 (5) #   [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)  \r
3420 (5) #   [    0.000000] ACPI: NMI_SRC (dfl dfl global_irq 23)  \r
3421 (5) #   [    0.000000] Using ACPI (MADT) for SMP configuration information  \r
3422 (5) #   [    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs  \r
3423 (5) #   [    0.000000] Allocating PCI resources starting at 3be0000 (gap: 3be0000:fc420  \r
3424 (5) # |   000)  \r
3425 (5) #   [    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_i  \r
3426 (5) # |   ds:1  \r
3427 (5) #   [    0.000000] PERCPU: Embedded 11 pages/cpu @c1c00000 s29824 r0 d15232 u419430  \r
3428 (5) # |   4  \r
3429 (5) #   [    0.000000] pcpu-alloc: s29824 r0 d15232 u4194304 alloc=1*4194304  \r
3430 (5) #   [    0.000000] pcpu-alloc: [0] 0   \r
3431 (5) #   [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pa  \r
3432 (5) # |   ges: 15105  \r
3433 (5) #   [    0.000000] Kernel command line: clocksource=tsc console=ttyS0   \r
3434 (5) #   [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)  \r
3435 (5) #   [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)  \r
3436 (5) #   [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)  \r
3437 (5) #   [    0.000000] Enabling fast FPU save and restore... done.  \r
3438 (5) #   [    0.000000] Enabling unmasked SIMD FPU exception support... done.  \r
3439 (5) #   [    0.000000] Initializing CPU#0  \r
3440 (5) #   [    0.000000] Subtract (30 early reservations)  \r
3441 (5) #   [    0.000000]   #1 [0000001000 - 0000002000]   EX TRAMPOLINE  \r
3442 (5) #   [    0.000000]   #2 [0001000000 - 0001762554]   TEXT DATA BSS  \r
3443 (5) #   [    0.000000]   #3 [0001b31000 - 0001b33000]         RAMDISK  \r
3444 (5) #   [    0.000000]   #4 [000009ac00 - 0000100000]   BIOS reserved  \r
3445 (5) #   [    0.000000]   #5 [0001763000 - 000176a000]             BRK  \r
3446 (5) #   [    0.000000]   #6 [0000002000 - 0000003000]      TRAMPOLINE  \r
3447 (5) #   [    0.000000]   #7 [0000007000 - 0000008000]         PGTABLE  \r
3448 (5) #   [    0.000000]   #8 [000176a000 - 000176b000]         BOOTMEM  \r
3449 (5) #   [    0.000000]   #9 [0001762680 - 0001762688]         BOOTMEM  \r
3450 (5) #   [    0.000000]   #10 [000176b000 - 00017eb000]         BOOTMEM  \r
3451 (5) #   [    0.000000]   #11 [0001762580 - 0001762640]         BOOTMEM  \r
3452 (5) #   [    0.000000]   #12 [00017626c0 - 00017629c0]         BOOTMEM  \r
3453 (5) #   [    0.000000]   #13 [0001762640 - 0001762667]         BOOTMEM  \r
3454 (5) #   [    0.000000]   #14 [00017629c0 - 0001762a30]         BOOTMEM  \r
3455 (5) #   [    0.000000]   #15 [0001762a40 - 0001762a80]         BOOTMEM  \r
3456 (5) #   [    0.000000]   #16 [0001762a80 - 0001762ac0]         BOOTMEM  \r
3457 (5) #   [    0.000000]   #17 [0001762ac0 - 0001762b00]         BOOTMEM  \r
3458 (5) #   [    0.000000]   #18 [0001762b00 - 0001762b1f]         BOOTMEM  \r
3459 (5) #   [    0.000000]   #19 [0001762b40 - 0001762b5f]         BOOTMEM  \r
3460 (5) #   [    0.000000]   #20 [0001c00000 - 0001c0b000]         BOOTMEM  \r
3461 (5) #   [    0.000000]   #21 [0001762b80 - 0001762b84]         BOOTMEM  \r
3462 (5) #   [    0.000000]   #22 [0001762bc0 - 0001762bc4]         BOOTMEM  \r
3463 (5) #   [    0.000000]   #23 [0001762c00 - 0001762c04]         BOOTMEM  \r
3464 (5) #   [    0.000000]   #24 [0001762c40 - 0001762c44]         BOOTMEM  \r
3465 (5) #   [    0.000000]   #25 [0001762c80 - 0001762d30]         BOOTMEM  \r
3466 (5) #   [    0.000000]   #26 [0001762d40 - 0001762de8]         BOOTMEM  \r
3467 (5) #   [    0.000000]   #27 [00017eb000 - 00017eb400]         BOOTMEM  \r
3468 (5) #   [    0.000000]   #28 [00017eb400 - 00017f3400]         BOOTMEM  \r
3469 (5) #   [    0.000000]   #29 [00017f3400 - 00017f7400]         BOOTMEM  \r
3470 (5) #   [    0.000000] Initializing HighMem for node 0 (00000000:00000000)  \r
3471 (5) #   [    0.000000] Memory: 52676k/61312k available (4361k kernel code, 8224k reserv  \r
3472 (5) # |   ed, 2335k data, 400k init, 0k highmem)  \r
3473 (5) #   [    0.000000] virtual kernel memory layout:  \r
3474 (5) #   [    0.000000]     fixmap  : 0xfff17000 - 0xfffff000   ( 928 kB)  \r
3475 (5) #   [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)  \r
3476 (5) #   [    0.000000]     vmalloc : 0xc43e0000 - 0xff7fe000   ( 948 MB)  \r
3477 (5) #   [    0.000000]     lowmem  : 0xc0000000 - 0xc3be0000   (  59 MB)  \r
3478 (5) #   [    0.000000]       .init : 0xc168b000 - 0xc16ef000   ( 400 kB)  \r
3479 (5) #   [    0.000000]       .data : 0xc1442735 - 0xc168a470   (2335 kB)  \r
3480 (5) #   [    0.000000]       .text : 0xc1000000 - 0xc1442735   (4361 kB)  \r
3481 (5) #   [    0.000000] Checking if this processor honours the WP bit even in supervisor  \r
3482 (5) # |    mode...Ok.  \r
3483 (5) #   [    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1,   \r
3484 (5) # |   Nodes=1  \r
3485 (5) #   [    0.000000] Hierarchical RCU implementation.  \r
3486 (5) #   [    0.000000]  RCU-based detection of stalled CPUs is disabled.  \r
3487 (5) #   [    0.000000]  Verbose stalled-CPUs detection is disabled.  \r
3488 (5) #   [    0.000000] NR_IRQS:2304 nr_irqs:256  \r
3489 (5) #   [    0.000000] Console: colour VGA+ 80x25  \r
3490 (5) #   [    0.000000] console [ttyS0] enabled  \r
3491 (5) #   [    0.000000] Fast TSC calibration using PIT  \r
3492 (5) #   [    0.000000] Detected 2702.795 MHz processor.  \r
3493 (5) #   [    0.012002] Calibrating delay loop (skipped), value calculated using timer f  \r
3494 (5) # |   requency.. 5405.59 BogoMIPS (lpj=10811180)  \r
3495 (5) #   [    0.020003] pid_max: default: 32768 minimum: 301  \r
3496 (5) #   [    0.024013] Mount-cache hash table entries: 512  \r
3497 (5) #   [    0.028077] Performance Events:   \r
3498 (5) #   [    0.029362] SMP alternatives: switching to UP code  \r
3499 (5) #   [    0.040942] Freeing SMP alternatives: 24k freed  \r
3500 (5) #   [    0.044005] ACPI: Core revision 20100702  \r
3501 (5) #   [    0.048014] ACPI Exception: AE_NO_ACPI_TABLES, While loading namespace from   \r
3502 (5) # |   ACPI tables (20100702/tbxface-640)  \r
3503 (5) #   [    0.056002] ACPI: Unable to load the System Description Tables  \r
3504 (5) #   [    0.060021] Enabling APIC mode:  Flat.  Using 1 I/O APICs  \r
3505 (5) #   [    0.065030] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1  \r
3506 (5) #   [    0.110583] CPU0: NOVA microHV Vancouver VMM proudly presents this VirtualCP  \r
3507 (5) # |   U.  stepping 03  \r
3508 (5) #   [    0.120000] NMI watchdog failed to create perf event on cpu0: ffffffed  \r
3509 (5) #   [    0.120002] Brought up 1 CPUs  \r
3510 (5) #   [    0.124002] Total of 1 processors activated (5405.59 BogoMIPS).  \r
3511 (5) #   [    0.128356] NET: Registered protocol family 16  \r
3512 (5) #   [    0.167337] PCI: Using configuration type 1 for base access  \r
3513 (5) #   [    0.173545] bio: create slab <bio-0> at 0  \r
3514 (5) #   [    0.176215] ACPI: Interpreter disabled.  \r
3515 (5) #   [    0.184050] vgaarb: loaded  \r
3516 (5) #   [    0.188081] SCSI subsystem initialized  \r
3517 (5) #   [    0.192093] usbcore: registered new interface driver usbfs  \r
3518 (5) #   [    0.196025] usbcore: registered new interface driver hub  \r
3519 (5) #   [    0.200027] usbcore: registered new device driver usb  \r
3520 (5) #   [    0.204101] Advanced Linux Sound Architecture Driver Version 1.0.23.  \r
3521 (5) #   [    0.208004] PCI: Probing PCI hardware  \r
3522 (5) #   [    0.223560] Switching to clocksource tsc  \r
3523 (5) #   [    0.224016] pnp: PnP ACPI: disabled  \r
3524 (5) #   [    0.265477] NET: Registered protocol family 2  \r
3525 (5) #   [    0.272089] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)  \r
3526 (5) #   [    0.282438] TCP established hash table entries: 2048 (order: 2, 16384 bytes)  \r
3527 (5) # |   [    0.292947] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)  \r
3528 (5) #   [    0.302953] TCP: Hash tables configured (established 2048 bind 2048)  \r
3529 (5) #   [    0.312700] TCP reno registered  \r
3530 (5) #   [    0.317935] UDP hash table entries: 128 (order: 0, 4096 bytes)  \r
3531 (5) #   [    0.326061] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)  \r
3532 (5) #   [    0.334668] NET: Registered protocol family 1  \r
3533 (5) #   [    0.341233] RPC: Registered udp transport module.  \r
3534 (5) #   [    0.348150] RPC: Registered tcp transport module.  \r
3535 (5) #   [    0.355062] RPC: Registered tcp NFSv4.1 backchannel transport module.  \r
3536 (5) #   [    0.364946] Trying to unpack rootfs image as initramfs...  \r
3537 (5) #   [    0.373969] Freeing initrd memory: 8k freed  \r
3538 (5) #   [    0.380411] platform rtc_cmos: registered platform RTC device (no PNP device  \r
3539 (5) # |    found)  \r
3540 (5) #   [    0.394230] microcode: no support for this CPU vendor  \r
3541 (5) #   [    0.401624] HugeTLB registered 4 MB page size, pre-allocated 0 pages  \r
3542 (5) #   [    0.413030] msgmni has been set to 102  \r
3543 (5) #   [    0.419088] Block layer SCSI generic (bsg) driver version 0.4 loaded (major   \r
3544 (5) # |   253)  \r
3545 (5) #   [    0.432281] io scheduler noop registered  \r
3546 (5) #   [    0.438375] io scheduler deadline registered  \r
3547 (5) #   [    0.444862] io scheduler cfq registered (default)  \r
3548 (5) #   [    0.451867] pci_hotplug: PCI Hot Plug PCI Core version: 0.5  \r
3549 (5) #   [    0.459873] Non-volatile memory driver v1.3  \r
3550 (5) #   [    0.466242] Linux agpgart interface v0.103  \r
3551 (5) #   [    0.472677] [drm] Initialized drm 1.1.0 20060810  \r
3552 (5) #   [    0.479519] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled  \r
3553 (5) #   Ã¿Ã¿[    0.742545] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16450  \r
3554 (5) #   [    0.751794] brd: module loaded  \r
3555 (5) #   [    0.757364] loop: module loaded  \r
3556 (5) #   [    0.762852] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k6-NAPI  \r
3557 (5) # |   [    0.773344] e1000: Copyright (c) 1999-2006 Intel Corporation.  \r
3558 (5) #   [    0.781578] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.7-k2  \r
3559 (5) #   [    0.789797] e1000e: Copyright (c) 1999 - 2010 Intel Corporation.  \r
3560 (5) #   [    0.798125] Intel(R) Gigabit Ethernet Network Driver - version 2.1.0-k2  \r
3561 (5) #   [    0.808186] Copyright (c) 2007-2009 Intel Corporation.  \r
3562 (5) #   [    0.815589] Intel(R) Virtual Function Network Driver - version 1.0.0-k0  \r
3563 (5) #   [    0.825617] Copyright (c) 2009 Intel Corporation.  \r
3564 (5) #   [    0.832537] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version   \r
3565 (5) # |   2.0.84-k2  \r
3566 (5) #   [    0.846147] ixgbe: Copyright (c) 1999-2010 Intel Corporation.  \r
3567 (5) #   [    0.854209] ixgbevf: Intel(R) 82599 Virtual Function - version 1.0.0-k0  \r
3568 (5) #   [    0.864255] Copyright (c) 2009 Intel Corporation.  \r
3569 (5) #   [    0.871185] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAP  \r
3570 (5) # |   I  \r
3571 (5) #   [    0.884104] ixgb: Copyright (c) 1999-2008 Intel Corporation.  \r
3572 (5) #   [    0.892080] jme: JMicron JMC2XX ethernet driver version 1.0.6  \r
3573 (5) #   [    0.900126] VMware vmxnet3 virtual NIC driver - version 1.0.14.0-k-NAPI  \r
3574 (5) #   [    0.910556] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de  \r
3575 (5) #   [    0.920891] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI  \r
3576 (5) #   [    0.929294] e100: Copyright(c) 1999-2006 Intel Corporation  \r
3577 (5) #   [    0.937115] Broadcom NetXtreme II 5771x 10Gigabit Ethernet Driver bnx2x 1.52  \r
3578 (5) # |   .53-4 (2010/16/08)  \r
3579 (5) #   [    0.951749] vxge: Copyright(c) 2002-2010 Exar Corp.  \r
3580 (5) #   [    0.958852] vxge: Driver version: 2.0.9.20840-k  \r
3581 (5) #   [    0.965601] console [netcon0] enabled  \r
3582 (5) #   [    0.971417] netconsole: network logging started  \r
3583 (5) #   [    0.978296] usbmon: debugfs is not available  \r
3584 (5) #   [    0.984760] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver  \r
3585 (5) #   [    0.994714] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver  \r
3586 (5) #   [    1.003216] uhci_hcd: USB Universal Host Controller Interface driver  \r
3587 (5) #   [    1.012996] Initializing USB Mass Storage driver...  \r
3588 (5) #   [    1.020116] usbcore: registered new interface driver usb-storage  \r
3589 (5) #   [    1.028431] USB Mass Storage support registered.  \r
3590 (5) #   [    1.035274] usbcore: registered new interface driver libusual  \r
3591 (5) #   [    1.043359] PNP: No PS/2 controller found. Probing ports directly.  \r
3592 (5) #   [    1.052188] serio: i8042 KBD port at 0x60,0x64 irq 1  \r
3593 (5) #   [    1.059373] serio: i8042 AUX port at 0x60,0x64 irq 12  \r
3594 (5) #   [    1.066728] mice: PS/2 mouse device common for all mice  \r
3595 (5) #   [    1.074365] input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/i  \r
3596 (5) # |   nput/input0  \r
3597 (5) #   [    1.088230] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0  \r
3598 (5) #   [    1.098051] rtc0: alarms up to one day, 114 bytes nvram  \r
3599 (5) #   [    1.106099] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-  \r
3600 (5) # |   devel@redhat.com  \r
3601 (5) #   [    1.120372] cpuidle: using governor ladder  \r
3602 (5) #   [    1.126651] cpuidle: using governor menu  \r
3603 (5) #   [    1.133125] usbcore: registered new interface driver hiddev  \r
3604 (5) #   [    1.140997] usbcore: registered new interface driver usbhid  \r
3605 (5) #   [    1.148856] usbhid: USB HID core driver  \r
3606 (5) #   [    1.154898] ALSA device list:  \r
3607 (5) #   [    1.159938]   No soundcards found.  \r
3608 (5) #   [    1.165483] IPv4 over IPv4 tunneling driver  \r
3609 (5) #   [    1.171937] TCP cubic registered  \r
3610 (5) #   [    1.177285] Initializing XFRM netlink socket  \r
3611 (5) #   [    1.183882] NET: Registered protocol family 10  \r
3612 (5) #   [    1.190602] lo: Disabled Privacy Extensions  \r
3613 (5) #   [    1.196964] tunl0: Disabled Privacy Extensions  \r
3614 (5) #   [    1.203608] Mobile IPv6  \r
3615 (5) #   [    1.208109] NET: Registered protocol family 17  \r
3616 (5) #   [    1.214766] Registering the dns_resolver key type  \r
3617 (5) #   [    1.221683] Using IPI No-Shortcut mode  \r
3618 (5) #   [    1.227747] Freeing unused kernel memory: 400k freed  \r
3619 (5) #   [    1.235002] Write protecting the kernel text: 4364k  \r
3620 (5) #   [    1.242108] Write protecting the kernel read-only data: 1900k  \r
3621 (5) #   ! Linux booted  ok  \r
3622 (5) #   ! init.c:12 mount("none", "/proc", "proc", 0, NULL) == 0  ok  \r
3623 (5) #   ! init.c:14 (fd = open("/proc/uptime", O_RDONLY)) != -1  ok  \r
3624 (5) #   ! init.c:15 (len = read(fd, buf, sizeof(buf))) > 0  ok  \r
3625 (5) #   1.26 0.31  \r
3626 (5) #     \r
3627 (5) #   ! init.c:23 PERF: uptime 1.26 s ok  \r
3628 (5) #   ! init.c:24 PERF: idle 0.31 s ok  \r
3629 (5) #   [    1.292207] md: stopping all md devices.  \r
3630 (5) #   [    3.089176] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/inpu  \r
3631 (5) # |   t/input1  \r
3632 (5) #   [    3.102841] System halted.  \r
3633 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3634 + ret=0
3635 + set +x
3636 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/wvtest/sizes.wv --server --iprelay
3637
3638 Testing "Sizes of binaries" in /home/sojka/nul/michal/wvtest/sizes.wv:
3639 ! /home/sojka/nul/michal/wvtest/sizes.wv:15 PERF: sigma0.bare 389320 bytes  ok
3640 ! /home/sojka/nul/michal/wvtest/sizes.wv:17 PERF: sigma0.bare.text 221068 bytes  ok
3641 ! /home/sojka/nul/michal/wvtest/sizes.wv:18 PERF: sigma0.bare.data 167952 bytes  ok
3642 ! /home/sojka/nul/michal/wvtest/sizes.wv:15 PERF: vancouver 235320 bytes  ok
3643 ! /home/sojka/nul/michal/wvtest/sizes.wv:17 PERF: vancouver.text 188501 bytes  ok
3644 ! /home/sojka/nul/michal/wvtest/sizes.wv:18 PERF: vancouver.data 42580 bytes  ok
3645 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3646 + ret=0
3647 + set +x
3648 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/wvtest/wvtesttest.wv --server --iprelay
3649 novaboot: Entering directory `/home/sojka/nul/build'
3650 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/wvtesttest.nul wvtesttest.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3651 Testing "Tests WvTest framework itself" in /home/sojka/nul/michal/wvtest/wvtesttest.wv:
3652         => hostvga <=\r
3653 s0: map self 3c0000 -> 0 size 20000 offset 0 s 0 typed 1\r
3654         => hostkeyb:0,0x60,1,12,2 <=\r
3655 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
3656 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
3657         => script_start:1 <=\r
3658         => script_waitchild <=\r
3659 sc: start 0-1 count 1\r
3660 s0: [ 5] module 'sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
3661 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/wvtesttest.nul'\r
3662 s0: map self be400000 -> b6400000 size 1000000 offset 0 s 0 typed 3\r
3663 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
3664 s0: [ 5] creating PD on CPU 1\r
3665 kb: receive() failed at 325 -- buggy keyboard?\r
3666 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
3667 s0: ... ' embedded://admission.nul top '\r
3668 s0: map self be000000 -> 100000 size 80000 offset 0 s 0 typed 1\r
3669 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
3670 s0: [ 1] creating PD on CPU 2\r
3671 s0: [ 1, 2040e] pagefault 48/0 for 80004897 err 4 at 80004897\r
3672 s0: [ 1, 2040e] map 0/5 for 80004897 err 4 at 80004897\r
3673 s0: [ 1, 2040e] pagefault 48/0 for bffff006 err 4 at 8000224f\r
3674 s0: [ 1, 2040e] map 0/1 for bffff006 err 4 at 8000224f\r
3675 s0: [ 5, 2140e] pagefault 48/0 for 80001c81 err 4 at 80001c81\r
3676 sc: wait for child 5\r
3677 s0:     => INIT done <=\r
3678 \r
3679 s0: [ 5, 2140e] map 0/4 for 80001c81 err 4 at 80001c81\r
3680 s0: [ 5, 2140e] pagefault 48/0 for bffff006 err 4 at 800011c7\r
3681 s0: [ 5, 2140e] map 0/1 for bffff006 err 4 at 800011c7\r
3682 tb: client data 1f000 guid 5 parent 5b6\r
3683 (5) ! michal/wvtest/wvtesttest.cc:28 1  ok  \r
3684 (5) ! michal/wvtest/wvtesttest.cc:29 1 == 1  ok  \r
3685 (5) ! michal/wvtest/wvtesttest.cc:30 1 != 2  ok  \r
3686 (5) ! michal/wvtest/wvtesttest.cc:31 1 < 2  ok  \r
3687 (5) ! michal/wvtest/wvtesttest.cc:33 "hello" == "hello"  ok  \r
3688 (5) ! michal/wvtest/wvtesttest.cc:34 "hello" != "hello2"  ok  \r
3689 (5) ! michal/wvtest/wvtesttest.cc:39 NOT(strstr(cmdline, "fail"))  ok  \r
3690 sc: done.\r
3691 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3692 + ret=0
3693 + set +x
3694 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echo2sstest.wv --server --iprelay
3695 novaboot: Entering directory `/home/sojka/nul/build'
3696 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo2ss.nul echo.nulconfig bin/apps/echo2test.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3697 Testing "Echo service based on SSession" in /home/sojka/nul/michal/apps/echo/echo2sstest.wv:
3698         => hostvga <=\r
3699         => verbose <=\r
3700         => hostkeyb:0,0x60,1,12,2 <=\r
3701 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
3702 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
3703         => script <=\r
3704         => script_start:1 <=\r
3705         => script_start:2 <=\r
3706         => script_waitchild <=\r
3707         => script_start:3 <=\r
3708         => script_waitchild <=\r
3709 kb: receive() failed at 325 -- buggy keyboard?\r
3710 sc: start 0-1 count 1\r
3711 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
3712 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2ss.nul'\r
3713 s0: map self be400000 -> b6400000 size 1000000 offset 0 s 0 typed 3\r
3714 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
3715 s0: [ 5] creating PD on CPU 1\r
3716 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
3717 s0: ... ' embedded://admission.nul top '\r
3718 s0: map self be000000 -> 100000 size 80000 offset 0 s 0 typed 1\r
3719 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
3720 s0: [ 1] creating PD on CPU 2\r
3721 s0: [ 1, 2040e] pagefault 48/0 for 80004897 err 4 at 80004897\r
3722 s0: [ 1, 2040e] map 0/5 for 80004897 err 4 at 80004897\r
3723 s0: [ 1, 2040e] pagefault 48/0 for bffff006 err 4 at 8000224f\r
3724 s0: [ 1, 2040e] map 0/1 for bffff006 err 4 at 8000224f\r
3725 s0: [ 5, 2140e] pagefault 48/0 for 80002b17 err 4 at 80002b17\r
3726 sc: start 1-1 count 1\r
3727 s0:     => INIT done <=\r
3728 \r
3729 s0: [ 5, 2140e] map 0/4 for 80002b17 err 4 at 80002b17\r
3730 s0: [ 6] module 's0: [ 5, 2140e] pagefault 48/0 for bffff006 err 4 at 800011ed\r
3731 ss0: [ 5, 2140e] map 0/1 for bffff006 err 4 at 800011ed\r
3732 itb: client data 1f000 guid 5 parent 5b6\r
3733 g(5) Constructing service /echo...  \r
3734 m(5) Service /echo registered.  \r
3735 a0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
3736 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
3737 s0: map self bd000000 -> b5400000 size 1000000 offset 0 s 0 typed 4\r
3738 s0: [ 6] using memory: 16 MB (1000000) at bd000000\r
3739 s0: [ 6] creating PD on CPU 0\r
3740 sc: wait for child 6\r
3741 s0: [ 6, 2180e] pagefault 48/0 for 80001b89 err 4 at 80001b89\r
3742 s0: [ 6, 2180e] map 0/4 for 80001b89 err 4 at 80001b89\r
3743 s0: [ 6, 2180e] pagefault 48/0 for bffff006 err 4 at 80001137\r
3744 s0: [ 6, 2180e] map 0/1 for bffff006 err 4 at 80001137\r
3745 (5) Cannot get client (id=0x0) data: 0x105  \r
3746 (5) echo: Client 0x426 sent us a value 42  \r
3747 tb: client data 1f002 guid 6 parent 5b3\r
3748 (6) ! michal/apps/echo/echo2test.cc:30 echo->echo(*myutcb(), 42) == 42U  ok  \r
3749 (6) ! michal/apps/echo/echo2test.cc:31 echo->get_last(*myutcb()) == 42U  ok  \r
3750 sc: start 2-1 count 1\r
3751 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
3752 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
3753 s0: map self bc000000 -> b4400000 size 1000000 offset 0 s 0 typed 4\r
3754 s0: [ 7] using memory: 16 MB (1000000) at bc000000\r
3755 s0: [ 7] creating PD on CPU 1\r
3756 s0: [ 7, 21c0e] pagefault 48/0 for 80001b89 err 4 at 80001b89\r
3757 sc: wait for child 7\r
3758 s0: [ 7, 21c0e] map 0/4 for 80001b89 err 4 at 80001b89\r
3759 s0: [ 7, 21c0e] pagefault 48/0 for bffff006 err 4 at 80001137\r
3760 s0: [ 7, 21c0e] map 0/1 for bffff006 err 4 at 80001137\r
3761 (5) Cannot get client (id=0x0) data: 0x105  \r
3762 (5) echo: Client 0x427 sent us a value 42  \r
3763 tb: client data 1f004 guid 7 parent 1f001\r
3764 (7) ! michal/apps/echo/echo2test.cc:30 echo->echo(*myutcb(), 42) == 42U  ok  \r
3765 (7) ! michal/apps/echo/echo2test.cc:31 echo->get_last(*myutcb()) == 42U  ok  \r
3766 sc: done.\r
3767 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3768 + ret=0
3769 + set +x
3770 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echo2test.wv --server --iprelay
3771 novaboot: Entering directory `/home/sojka/nul/build'
3772 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo2.nul echo.nulconfig bin/apps/echo2test.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3773 Testing "Echo service with sessions" in /home/sojka/nul/michal/apps/echo/echo2test.wv:
3774         => hostvga <=\r
3775         => verbose <=\r
3776         => hostkeyb:0,0x60,1,12,2 <=\r
3777 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
3778 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
3779         => script <=\r
3780         => script_start:1 <=\r
3781         => script_start:2 <=\r
3782         => script_waitchild <=\r
3783         => script_start:3 <=\r
3784         => script_waitchild <=\r
3785 kb: receive() failed at 325 -- buggy keyboard?\r
3786 sc: start 0-1 count 1\r
3787 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
3788 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2.nul'\r
3789 s0: map self be400000 -> b6400000 size 1000000 offset 0 s 0 typed 3\r
3790 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
3791 s0: [ 5] creating PD on CPU 1\r
3792 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
3793 s0: ... ' embedded://admission.nul top '\r
3794 s0: map self be000000 -> 100000 size 80000 offset 0 s 0 typed 1\r
3795 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
3796 s0: [ 1] creating PD on CPU 2\r
3797 s0: [ 1, 2040e] pagefault 48/0 for 80004897 err 4 at 80004897\r
3798 s0: [ 1, 2040e] map 0/5 for 80004897 err 4 at 80004897\r
3799 s0: [ 1, 2040e] pagefault 48/0 for bffff006 err 4 at 8000224f\r
3800 s0: [ 1, 2040e] map 0/1 for bffff006 err 4 at 8000224f\r
3801 s0: [ 5, 2140e] pagefault 48/0 for 80002aa7 err 4 at 80002aa7\r
3802 sc: start 1-1 count 1\r
3803 s0:     => INIT done <=\r
3804 \r
3805 s0: [ 5, 2140e] map 0/4 for 80002aa7 err 4 at 80002aa7\r
3806 s0: [ 6] module 's0: [ 5, 2140e] pagefault 48/0 for bffff006 err 4 at 800010dd\r
3807 ss0: [ 5, 2140e] map 0/1 for bffff006 err 4 at 800010dd\r
3808 igma0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
3809 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
3810 s0: map self bd000000 -> b5400000 size 1000000 offset 0 s 0 typed 4\r
3811 s0: [ 6] using memory: 16 MB (1000000) at bd000000\r
3812 s0: [ 6] creating PD on CPU 0\r
3813 sc: wait for child 6\r
3814 s0: [ 6, 2180e] pagefault 48/0 for 80001b89 err 4 at 80001b89\r
3815 s0: [ 6, 2180e] map 0/4 for 80001b89 err 4 at 80001b89\r
3816 s0: [ 6, 2180e] pagefault 48/0 for bffff006 err 4 at 80001137\r
3817 s0: [ 6, 2180e] map 0/1 for bffff006 err 4 at 80001137\r
3818 tb: client data 1f000 guid 5 parent 5b3\r
3819 (5) EchoProtocol::TYPE_ECHO  \r
3820 (5) Cannot get client (id=0x0) data: 0x105  \r
3821 (5) ParentProtocol::TYPE_OPEN  \r
3822 (5) ----- created echo client pseudonym=0x420 identity=0x4a6  \r
3823 (5) EchoProtocol::TYPE_ECHO  \r
3824 (5) echo: Client 0x4a6 sent us a value 42  \r
3825 tb: client data 1f002 guid 6 parent 1f001\r
3826 (6) ! michal/apps/echo/echo2test.cc:30 echo->echo(*myutcb(), 42) == 42U  ok  \r
3827 (5) EchoProtocol::TYPE_GET_LAST  \r
3828 (6) ! michal/apps/echo/echo2test.cc:31 echo->get_last(*myutcb()) == 42U  ok  \r
3829 sc: start 2-1 count 1\r
3830 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
3831 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo2test.nul'\r
3832 s0: map self bc000000 -> b4400000 size 1000000 offset 0 s 0 typed 4\r
3833 s0: [ 7] using memory: 16 MB (1000000) at bc000000\r
3834 s0: [ 7] creating PD on CPU 1\r
3835 s0: [ 7, 21c0e] pagefault 48/0 for 80001b89 err 4 at 80001b89\r
3836 sc: wait for child 7\r
3837 s0: [ 7, 21c0e] map 0/4 for 80001b89 err 4 at 80001b89\r
3838 s0: [ 7, 21c0e] pagefault 48/0 for bffff006 err 4 at 80001137\r
3839 s0: [ 7, 21c0e] map 0/1 for bffff006 err 4 at 80001137\r
3840 (5) EchoProtocol::TYPE_ECHO  \r
3841 (5) Cannot get client (id=0x0) data: 0x105  \r
3842 (5) ParentProtocol::TYPE_OPEN  \r
3843 (5) ----- created echo client pseudonym=0x433 identity=0x4a8  \r
3844 (5) EchoProtocol::TYPE_ECHO  \r
3845 (5) echo: Client 0x4a8 sent us a value 42  \r
3846 tb: client data 1f004 guid 7 parent 5b6\r
3847 (7) ! michal/apps/echo/echo2test.cc:30 echo->echo(*myutcb(), 42) == 42U  ok  \r
3848 (5) EchoProtocol::TYPE_GET_LAST  \r
3849 (7) ! michal/apps/echo/echo2test.cc:31 echo->get_last(*myutcb()) == 42U  ok  \r
3850 sc: done.\r
3851 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3852 + ret=0
3853 + set +x
3854 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/echo/echotest.wv --server --iprelay
3855 novaboot: Entering directory `/home/sojka/nul/build'
3856 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/echo.nul echo.nulconfig bin/apps/echotest.nul echotest.nulconfig echotest2.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3857 Testing "Simple echo service" in /home/sojka/nul/michal/apps/echo/echotest.wv:
3858         => hostvga <=\r
3859         => verbose <=\r
3860         => hostkeyb:0,0x60,1,12,2 <=\r
3861 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
3862 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
3863         => script <=\r
3864         => script_start:1 <=\r
3865         => script_start:2 <=\r
3866         => script_waitchild <=\r
3867         => script_start:3 <=\r
3868         => script_waitchild <=\r
3869 kb: receive() failed at 325 -- buggy keyboard?\r
3870 sc: start 0-1 count 1\r
3871 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
3872 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echo.nul'\r
3873 s0: map self be400000 -> b6400000 size 1000000 offset 0 s 0 typed 3\r
3874 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
3875 s0: [ 5] creating PD on CPU 1\r
3876 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
3877 s0: ... ' embedded://admission.nul top '\r
3878 s0: map self be000000 -> 100000 size 80000 offset 0 s 0 typed 1\r
3879 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
3880 s0: [ 1] creating PD on CPU 2\r
3881 s0: [ 1, 2040e] pagefault 48/0 for 80004897 err 4 at 80004897\r
3882 s0: [ 1, 2040e] map 0/5 for 80004897 err 4 at 80004897\r
3883 s0: [ 1, 2040e] pagefault 48/0 for bffff006 err 4 at 8000224f\r
3884 s0: [ 1, 2040e] map 0/1 for bffff006 err 4 at 8000224f\r
3885 s0: [ 5, 2140e] pagefault 48/0 for 80001ff3 err 4 at 80001ff3\r
3886 sc: start 1-1 count 1\r
3887 s0:     => INIT done <=\r
3888 \r
3889 s0: [ 5, 2140e] map 0/4 for 80001ff3 err 4 at 80001ff3\r
3890 s0: [ 6] module 's0: [ 5, 2140e] pagefault 48/0 for bffff006 err 4 at 800010fb\r
3891 ss0: [ 5, 2140e] map 0/1 for bffff006 err 4 at 800010fb\r
3892 itb: client data 1f000 guid 5 parent 5b6\r
3893 g(5) Echo service successfully started  \r
3894 ma0::mem:16 sigma0::cpu:0 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
3895 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echotest.nul'\r
3896 s0: map self bd000000 -> b5400000 size 1000000 offset 0 s 0 typed 4\r
3897 s0: [ 6] using memory: 16 MB (1000000) at bd000000\r
3898 s0: [ 6] creating PD on CPU 0\r
3899 sc: wait for child 6\r
3900 s0: [ 6, 2180e] pagefault 48/0 for 80001ad3 err 4 at 80001ad3\r
3901 s0: [ 6, 2180e] map 0/4 for 80001ad3 err 4 at 80001ad3\r
3902 s0: [ 6, 2180e] pagefault 48/0 for bffff006 err 4 at 80001081\r
3903 s0: [ 6, 2180e] map 0/1 for bffff006 err 4 at 80001081\r
3904 (5) echo: Client 0x0 sent us a value 42  \r
3905 tb: client data 1f002 guid 6 parent 5b3\r
3906 (6) ! michal/apps/echo/echotest.cc:30 echo->echo(*myutcb(), 42) == 42U  ok  \r
3907 sc: start 2-1 count 1\r
3908 s0: [ 7] module 'sigma0::mem:16 sigma0::cpu:1 name::/s0/log name::/s0/fs/rom name::/tmp/echo name::/s0/admission ||' \\r
3909 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/echotest.nul'\r
3910 s0: map self bc000000 -> b4400000 size 1000000 offset 0 s 0 typed 4\r
3911 s0: [ 7] using memory: 16 MB (1000000) at bc000000\r
3912 s0: [ 7] creating PD on CPU 1\r
3913 s0: [ 7, 21c0e] pagefault 48/0 for 80001ad3 err 4 at 80001ad3\r
3914 sc: wait for child 7\r
3915 s0: [ 7, 21c0e] map 0/4 for 80001ad3 err 4 at 80001ad3\r
3916 s0: [ 7, 21c0e] pagefault 48/0 for bffff006 err 4 at 80001081\r
3917 s0: [ 7, 21c0e] map 0/1 for bffff006 err 4 at 80001081\r
3918 (5) echo: Client 0x0 sent us a value 42  \r
3919 tb: client data 1f004 guid 7 parent 1f001\r
3920 (7) ! michal/apps/echo/echotest.cc:30 echo->echo(*myutcb(), 42) == 42U  ok  \r
3921 sc: done.\r
3922 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3923 + ret=0
3924 + set +x
3925 + /home/sojka/nul/michal/wvtest/wvnulrun /home/sojka/nul/michal/apps/tests/timer.wv --server --iprelay
3926 novaboot: Entering directory `/home/sojka/nul/build'
3927 Running: tar czhf - menu.lst bin/apps/hypervisor bin/apps/sigma0.nul bin/apps/timer.nul bin/apps/timer.nulconfig | ssh os.inf.tu-dresden.de 'mkdir -p boot/novaboot; cd boot/novaboot; tar xzpf -'
3928 Testing "all" in /home/sojka/nul/michal/apps/tests/timer.wv:
3929         => hostvga <=\r
3930         => verbose <=\r
3931         => hostkeyb:0,0x60,1,12,2 <=\r
3932 s0: map self 60000 -> 0 size 1000 offset 0 s 0 typed 1\r
3933 s0: map self 64000 -> 0 size 1000 offset 0 s 0 typed 1\r
3934         => script_start:1 <=\r
3935         => script_waitchild <=\r
3936 sc: start 0-1 count 1\r
3937 s0: [ 5] module 'namespace::/tmp sigma0::mem:16 name::/s0/log name::/s0/timer name::/s0/fs/rom name::/s0/admission ||' \\r
3938 s0: ... ' rom://(nd)/tftpboot/sojka/novaboot/bin/apps/timer.nul'\r
3939 s0: map self be400000 -> b6400000 size 1000000 offset 0 s 0 typed 3\r
3940 s0: [ 5] using memory: 16 MB (1000000) at be400000\r
3941 s0: [ 5] creating PD on CPU 1\r
3942 kb: receive() failed at 325 -- buggy keyboard?\r
3943 s0: [ 1] module 'namespace::/s0 name::/s0/admission name::/s0/timer ||' \\r
3944 s0: ... ' embedded://admission.nul top '\r
3945 s0: map self be000000 -> 100000 size 80000 offset 0 s 0 typed 1\r
3946 s0: [ 1] using memory: 0 MB (6b000) at be000000\r
3947 s0: [ 1] creating PD on CPU 2\r
3948 s0: [ 1, 2040e] pagefault 48/0 for 80004897 err 4 at 80004897\r
3949 s0: [ 1, 2040e] map 0/5 for 80004897 err 4 at 80004897\r
3950 s0: [ 1, 2040e] pagefault 48/0 for bffff006 err 4 at 8000224f\r
3951 s0: [ 1, 2040e] map 0/1 for bffff006 err 4 at 8000224f\r
3952 s0: [ 5, 2140e] pagefault 48/0 for 80001e21 err 4 at 80001e21\r
3953 sc: wait for child 5\r
3954 s0:     => INIT done <=\r
3955 \r
3956 s0: [ 5, 2140e] map 0/4 for 80001e21 err 4 at 80001e21\r
3957 s0: [ 5, 2140e] pagefault 48/0 for bffff006 err 4 at 800012fd\r
3958 s0: [ 5, 2140e] map 0/1 for bffff006 err 4 at 800012fd\r
3959 tb: client data 1f000 guid 5 parent 5b6\r
3960 (5) source freq 2702576000  \r
3961 (5) ! michal/apps/tests/timer.cc:31 clock  ok  \r
3962 (5) ! michal/apps/tests/timer.cc:32 timer_service  ok  \r
3963 (5) ! michal/apps/tests/timer.cc:38 timer_service->timer(*utcb, msg)  ok  \r
3964 (5) ! michal/apps/tests/timer.cc:45 sleep_time_ms >= 100  ok  \r
3965 sc: done.\r
3966 ! /home/sojka/nul/michal/wvtest/wvnulrun: $tests_executed > 0  ok
3967 + ret=0
3968 + set +x