NUL Test Report

Wed, 26 Sep 2012 02:35:22 CEST

1. NOVA & NUL compilation (PASSIVE branch) (michal/wvtest/passive-test)

>>> git submodule --quiet foreach --recursive git stash --quiet; git clean --quiet -fxd
! michal/wvtest/passive-test:20 git submodule --quiet foreach --recursive git stash --quiet; git clean --quiet -fxd okok
>>> git submodule --quiet update --init
! michal/wvtest/passive-test:21 git submodule --quiet update --init okok
>>> scons
scons: Reading SConscript files ...
Checking whether the C++ compiler works(cached) yes
Checking whether the C compiler works(cached) yes
Check if we can link a program...(cached) yes
Target CC forced to '/home/sojka/gcc/gcc-4.6/bin/gcc'.
Target CXX forced to '/home/sojka/gcc/gcc-4.6/bin/g++'.
Target PATH starts with '/home/sojka/bin'
No target_arch option given. Defaulting to core2.
Check if compiler supports "-std=gnu++0x"... (cached) yes
Check if compiler supports "-std=gnu99"... (cached) yes
Check if compiler supports "-mpreferred-stack-boundary=4 -mincoming-stack-boundary=4"... (cached) yes
Check if compiler supports "-fno-threadsafe-statics"... (cached) yes
Checking for pdftoppm command... (cached) yes
Installing into /srv/tftp. Use scons tftp=/foo to change this.
scons: done reading SConscript files.
scons: Building targets ...
CXX apps/admission/main.o
CXX lib/runtime/capalloc.o
AR bin/lib/libruntime.a
LIB bin/lib/libruntime.a
LNK bin/apps/admission.nul.debug
text data bss dec hex filename
22606 6812 688128 717546 af2ea bin/apps/admission.nul
CXX apps/cycleburner/cycleburner.o
CXX lib/dlmalloc/dlmalloc-support.o
AR bin/lib/libdlmalloc.a
LIB bin/lib/libdlmalloc.a
LNK bin/apps/cycleburner.nul.debug
text data bss dec hex filename
17745 3372 1130496 1151613 11927d bin/apps/cycleburner.nul
CXX apps/logdisk/check.o
LNK bin/apps/disk_name_check.nul.debug
text data bss dec hex filename
8411 3432 4329472 4341315 423e43 bin/apps/disk_name_check.nul
CXX apps/diskbench/diskbench-old.o
LNK bin/apps/diskbench-old.nul.debug
text data bss dec hex filename
9616 3712 4325376 4338704 423410 bin/apps/diskbench-old.nul
CXX apps/diskbench/diskbench.o
LNK bin/apps/diskbench.nul.debug
text data bss dec hex filename
11320 4164 4329472 4344956 424c7c bin/apps/diskbench.nul
CXX apps/fs_test/main.o
LNK bin/apps/dummy_fs.nul.debug
text data bss dec hex filename
10732 3672 1114112 1128516 113844 bin/apps/dummy_fs.nul
CXX apps/echo/echo-quiet.o
LNK bin/apps/echo-quiet.nul.debug
text data bss dec hex filename
8579 3048 4259840 4271467 412d6b bin/apps/echo-quiet.nul
CXX apps/echo/echo.o
LNK bin/apps/echo.nul.debug
text data bss dec hex filename
8653 3088 4259840 4271581 412ddd bin/apps/echo.nul
CXX apps/echo/echo2-quiet.o
LNK bin/apps/echo2-quiet.nul.debug
text data bss dec hex filename
11317 3536 4259840 4274693 413a05 bin/apps/echo2-quiet.nul
CXX apps/echo/echo2.o
LNK bin/apps/echo2.nul.debug
text data bss dec hex filename
11485 3868 4259840 4275193 413bf9 bin/apps/echo2.nul
CXX apps/echo/echo2ss-noxlate-quiet.o
LNK bin/apps/echo2ss-noxlate-quiet.nul.debug
text data bss dec hex filename
11627 4036 4259840 4275503 413d2f bin/apps/echo2ss-noxlate-quiet.nul
CXX apps/echo/echo2ss-noxlate.o
LNK bin/apps/echo2ss-noxlate.nul.debug
text data bss dec hex filename
11677 4116 4259840 4275633 413db1 bin/apps/echo2ss-noxlate.nul
CXX apps/echo/echo2ss-quiet.o
LNK bin/apps/echo2ss-quiet.nul.debug
text data bss dec hex filename
11573 4036 4259840 4275449 413cf9 bin/apps/echo2ss-quiet.nul
CXX apps/echo/echo2ss.o
LNK bin/apps/echo2ss.nul.debug
text data bss dec hex filename
11623 4116 4259840 4275579 413d7b bin/apps/echo2ss.nul
CXX apps/echo/echo2test-noxlate.o
LNK bin/apps/echo2test-noxlate.nul.debug
text data bss dec hex filename
7651 2600 4259840 4270091 41280b bin/apps/echo2test-noxlate.nul
CXX apps/echo/echo2test.o
LNK bin/apps/echo2test.nul.debug
text data bss dec hex filename
7609 2600 4259840 4270049 4127e1 bin/apps/echo2test.nul
CXX apps/echo/echotest.o
LNK bin/apps/echotest.nul.debug
text data bss dec hex filename
7111 2536 4259840 4269487 4125af bin/apps/echotest.nul
CXX apps/gt/gt.o
LNK bin/apps/gt.nul.debug
text data bss dec hex filename
5578 1820 8400896 8408294 804ce6 bin/apps/gt.nul
CXX apps/hello/hello.o
LNK bin/apps/hello.nul.debug
text data bss dec hex filename
5864 2020 131072 138956 21ecc bin/apps/hello.nul
/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` /home/sojka/nul/kernel/contrib/nova-patches/Chanage-serial-console-to-work-with-mmio-based-card-.patch /home/sojka/nul/kernel/contrib/nova-patches/config.patch /home/sojka/nul/kernel/contrib/nova-patches/nova_sc_pause.patch /home/sojka/nul/kernel/contrib/nova-patches/sc-ec-cpu-check.patch
Already on 'nul-local'
D README
HEAD is now at 984e34b Added support for mixing .ctors and .init_array constructor types.
[nul-local 0defa04] /home/sojka/nul/kernel/contrib/nova-patches/Chanage-serial-console-to-work-with-mmio-based-card-.patch
Committer: Michal Sojka <sojka@erwin.inf.tu-dresden.de>
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly:
git config --global user.name "Your Name"
git config --global user.email you@example.com
If the identity used for this commit is wrong, you can fix it with:
git commit --amend --author='Your Name <you@example.com>'
2 files changed, 7 insertions(+), 7 deletions(-)
[nul-local 0467048] /home/sojka/nul/kernel/contrib/nova-patches/config.patch
Committer: Michal Sojka <sojka@erwin.inf.tu-dresden.de>
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly:
git config --global user.name "Your Name"
git config --global user.email you@example.com
If the identity used for this commit is wrong, you can fix it with:
git commit --amend --author='Your Name <you@example.com>'
1 files changed, 1 insertions(+), 1 deletions(-)
[nul-local dbfac66] /home/sojka/nul/kernel/contrib/nova-patches/nova_sc_pause.patch
Committer: Michal Sojka <sojka@erwin.inf.tu-dresden.de>
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly:
git config --global user.name "Your Name"
git config --global user.email you@example.com
If the identity used for this commit is wrong, you can fix it with:
git commit --amend --author='Your Name <you@example.com>'
5 files changed, 67 insertions(+), 4 deletions(-)
[nul-local 29c6ee8] /home/sojka/nul/kernel/contrib/nova-patches/sc-ec-cpu-check.patch
Committer: Michal Sojka <sojka@erwin.inf.tu-dresden.de>
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly:
git config --global user.name "Your Name"
git config --global user.email you@example.com
If the identity used for this commit is wrong, you can fix it with:
git commit --amend --author='Your Name <you@example.com>'
2 files changed, 9 insertions(+), 1 deletions(-)
make -sC `dirname contrib/nova/build/hypervisor-x86_32` CC=/home/sojka/gcc/gcc-4.6/bin/gcc CXX=/home/sojka/gcc/gcc-4.6/bin/g++
PRE hypervisor-x86_32.o
ASM entry-x86_32.o
CMP acpi-x86_32.o
CMP acpi_dmar-x86_32.o
CMP acpi_madt-x86_32.o
CMP bootstrap-x86_32.o
CMP console_serial-x86_32.o
CMP console_vga-x86_32.o
CMP counter-x86_32.o
CMP cpu-x86_32.o
CMP dmar-x86_32.o
CMP ec-x86_32.o
CMP ec_exc-x86_32.o
CMP ec_svm-x86_32.o
CMP ec_vmx-x86_32.o
CMP gsi-x86_32.o
CMP hip-x86_32.o
CMP idt-x86_32.o
CMP init-x86_32.o
CMP ioapic-x86_32.o
CMP keyb-x86_32.o
CMP lapic-x86_32.o
CMP pci-x86_32.o
CMP pd-x86_32.o
CMP pt-x86_32.o
CMP rcu-x86_32.o
CMP regs-x86_32.o
CMP sc-x86_32.o
CMP sm-x86_32.o
CMP space_mem-x86_32.o
CMP space_obj-x86_32.o
CMP space_pio-x86_32.o
CMP svm-x86_32.o
CMP syscall-x86_32.o
CMP utcb-x86_32.o
CMP vmx-x86_32.o
CMP vtlb-x86_32.o
LNK hypervisor-x86_32
Install file: "contrib/nova/build/hypervisor-x86_32" as "bin/apps/hypervisor"
CXX apps/logdisk/logdisk.o
LNK bin/apps/logdisk.nul.debug
text data bss dec hex filename
10335 5560 4329472 4345367 424e17 bin/apps/logdisk.nul
CXX apps/echo/parentperf.o
LNK bin/apps/parentperf.nul.debug
text data bss dec hex filename
10346 3076 8257536 8270958 7e346e bin/apps/parentperf.nul
CXX apps/per-cpu-service/per-cpu-service.o
LNK bin/apps/per-cpu-service.nul.debug
text data bss dec hex filename
10403 4632 8454144 8469179 813abb bin/apps/per-cpu-service.nul
CXX apps/tests/ping.o
LNK bin/apps/ping.nul.debug
text data bss dec hex filename
8119 2760 4268032 4278911 414a7f bin/apps/ping.nul
CXX apps/tests/pingpong.o
LNK bin/apps/pingpong.nul.debug
text data bss dec hex filename
9179 3164 4268032 4280375 415037 bin/apps/pingpong.nul
CXX apps/tests/pong.o
LNK bin/apps/pong.nul.debug
text data bss dec hex filename
8707 3196 4259840 4271743 412e7f bin/apps/pong.nul
CXX apps/remoteconfig/main.o
CXX apps/remoteconfig/server.o
CXX apps/remoteconfig/events.o
CXX apps/remoteconfig/disk.o
CXX lib/matrixssl/own/sys.o
AR bin/lib/libssl_matrix.a
LIB bin/lib/libssl_matrix.a
LNK bin/apps/remote_config.nul.debug
text data bss dec hex filename
135788 30869 2187264 2353921 23eb01 bin/apps/remote_config.nul
/home/sojka/nul/demo/apps/rocknshine/pdfprepare.py /home/sojka/nul/demo/apps/rocknshine/presentation.pdf bin/apps/rocknshine.example
Input : /home/sojka/nul/demo/apps/rocknshine/presentation.pdf
Output: bin/apps/rocknshine.example
Converting to raw image data. Go get a coffee. This can take a while.
FIXME Resolution is hardcoded.
Compressed page to 0%.
CXX apps/rocknshine/rocknshine.o
CXX service/help.o
CXX service/hostsink.o
CXX service/kbd2serial.o
CXX service/serial2kbd.o
CXX service/service_disk.o
AR bin/lib/libservice.a
LIB bin/lib/libservice.a
LNK bin/apps/rocknshine.nul.debug
text data bss dec hex filename
23864 8728 131072 163664 27f50 bin/apps/rocknshine.nul
CXX apps/sigma0/scripting.o
CXX apps/sigma0/service_config.o
CXX apps/sigma0/service_fs.o
CXX apps/sigma0/service_per_cpu_timer.o
CXX apps/sigma0/service_tracebuffer.o
CXX apps/sigma0/sigma0.o
CXX host/hostvesa.o
CXX model/memorycontroller.o
CXX model/vcpu.o
CXX executor/halifax.o
CXX model/pit8254.o
CXX model/sysctrlport.o
CXX model/pcihostbridge.o
CXX model/pcidirect.o
CXX model/directio.o
AR bin/lib/libhostvesa.a
LIB bin/lib/libhostvesa.a
CXX host/atare.o
CXX host/host82573.o
CXX host/host82576.o
CXX host/host82576vf.o
CXX host/hostacpi.o
CXX host/hostahci.o
CXX host/hosthpet.o
CXX host/hostide.o
CXX host/hostio.o
CXX host/hostkeyboard.o
CXX host/hostne2k.o
CXX host/hostpcicfg.o
CXX host/hostpit.o
CXX host/hostreboot.o
CXX host/hostrtc.o
CXX host/hostserial.o
CXX host/hostserialpci.o
CXX host/hostvga.o
CXX host/jsdriver.o
CXX host/mmconfig.o
CXX host/nubus-bus.o
CXX host/nubus-device.o
CXX host/nubus.o
CXX host/virtualdisk.o
AR bin/lib/libhost.a
LIB bin/lib/libhost.a
LNK bin/apps/sigma0.bare.nul.debug
text data bss dec hex filename
216972 167956 0 384928 5dfa0 bin/apps/sigma0.bare.nul
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
objcopy --add-section .boot.`basename bin/apps/admission.nul`=bin/apps/admission.nul bin/apps/sigma0.nul bin/apps/sigma0.nul
gzip -n -c bin/apps/sigma0.nul > bin/apps/sigma0.nul.gz
CXX apps/tests/startstop.o
LNK bin/apps/startstop.nul.debug
text data bss dec hex filename
12184 4048 4259840 4276072 413f68 bin/apps/startstop.nul
CXX apps/config_test/main.o
LNK bin/apps/test_config.nul.debug
text data bss dec hex filename
7367 2540 1114112 1124019 1126b3 bin/apps/test_config.nul
CXX apps/event_test/main.o
LNK bin/apps/test_events.nul.debug
text data bss dec hex filename
6634 2248 1114112 1122994 1122b2 bin/apps/test_events.nul
CXX apps/ip_test/main.o
LNK bin/apps/test_ip.nul.debug
text data bss dec hex filename
44471 10664 2174976 2230111 22075f bin/apps/test_ip.nul
CXX apps/ipc_test/main.o
LNK bin/apps/test_ipc.nul.debug
text data bss dec hex filename
9691 4004 1114112 1127807 11357f bin/apps/test_ipc.nul
CXX apps/tests/timer.o
LNK bin/apps/timer.nul.debug
text data bss dec hex filename
8945 3068 4259840 4271853 412eed bin/apps/timer.nul
CXX apps/tutor/tutor.o
LNK bin/apps/tutor.nul.debug
text data bss dec hex filename
15384 2424 131072 148880 24590 bin/apps/tutor.nul
CXX apps/tests/utcb_bounds.o
LNK bin/apps/utcb_bounds.nul.debug
text data bss dec hex filename
8633 3224 4263936 4275793 413e51 bin/apps/utcb_bounds.nul
CXX apps/vancouver/vancouver.o
AR bin/lib/libhostkbd.a
LIB bin/lib/libhostkbd.a
CXX executor/vbios_disk.o
CXX executor/vbios_keyboard.o
CXX executor/vbios_mem.o
CXX executor/vbios_multiboot.o
CXX executor/vbios_reset.o
CXX executor/vbios_time.o
AR bin/lib/libexecutor.a
LIB bin/lib/libexecutor.a
/home/sojka/nul/julian/model/82576vf/genreg.py /home/sojka/nul/julian/model/82576vf/reg_mmio.py include/model/82576vfmmio.inc
/home/sojka/nul/julian/model/82576vf/genreg.py /home/sojka/nul/julian/model/82576vf/reg_pci.py include/model/82576vfpci.inc
CXX model/82576vf.o
CXX model/ahcicontroller.o
CXX model/directmem.o
CXX model/ioapic.o
CXX model/irqrouting.o
CXX model/keyboardcontroller.o
CXX model/lapic.o
CXX model/msi.o
CXX model/nullio.o
CXX model/nullmem.o
CXX model/pic8259.o
CXX model/pmtimer.o
CXX model/ps2keyboard.o
CXX model/ps2mouse.o
CXX model/rtc146818.o
CXX model/rtl8029.o
CXX model/satadrive.o
CXX model/serial16550.o
CXX model/vbios.o
CXX model/vga.o
AR bin/lib/libmodel.a
LIB bin/lib/libmodel.a
LNK bin/apps/vancouver.nul.debug
text data bss dec hex filename
192189 44792 2162688 2399669 249db5 bin/apps/vancouver.nul
CXX wvtest/wvtesttest.o
LNK bin/apps/wvtesttest.nul.debug
text data bss dec hex filename
7618 2648 131072 141338 2281a bin/apps/wvtesttest.nul
scons: done building targets.
! michal/wvtest/passive-test:27 scons okok
>>> make -C ../alexb/apps/libvirt
New libvirt version: rebuild forced
make: Entering directory `/home/sojka/nul/alexb/apps/libvirt'
echo 78f269dfd28f80bc082441efc864aa277ad0696b > .version.stamp
cd libvirt-repo && autoreconf -v && ./autogen.sh \
--without-uml --without-openvz --without-vmware --without-lxc \
--without-esx --with-nova --without-macvtap --without-python \
--without-remote --without-libvirtd --without-qemu \
--without-vbox --without-avahi --without-selinux
autoreconf: Entering directory `.'
autoreconf: configure.ac: not running autopoint: --install not given
autoreconf: running: aclocal -I m4 -I gnulib/m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not running libtoolize: --install not given
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --no-force
autoreconf: Leaving directory `.'
fatal: Cannot open 'bootstrap.conf': No such file or directory
fatal: ambiguous argument '.gnulib': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions
Copying file m4/glibc2.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intmax.m4
Copying file m4/printf-posix.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file po/Makevars.template
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for inline... inline
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking stdalign.h usability... no
checking stdalign.h presence... no
checking for stdalign.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for C/C++ restrict keyword... __restrict
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for canonicalize_file_name... yes
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for chown... yes
checking for fchown... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for ffs... yes
checking for btowc... yes
checking for isblank... yes
checking for iswctype... yes
checking for mbsrtowcs... yes
checking for mempcpy... yes
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... yes
checking for fpurge... no
checking for __fpurge... yes
checking for __freading... yes
checking for fsync... yes
checking for getdelim... yes
checking for getdtablesize... yes
checking for __fsetlocking... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for gettimeofday... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for mkstemp... yes
checking for mkstemps... yes
checking for alarm... yes
checking for recvmsg... yes
checking for sendmsg... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... yes
checking for pipe... yes
checking for pipe2... yes
checking for posix_openpt... yes
checking for pthread_sigmask... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for sleep... yes
checking for snprintf... yes
checking for strdup... yes
checking for catgets... yes
checking for strndup... yes
checking for strptime... yes
checking for localtime_r... yes
checking for timegm... yes
checking for usleep... yes
checking for vasnprintf... no
checking for iswcntrl... yes
checking for getegid... yes
checking for ftruncate... yes
checking for newlocale... yes
checking for getgrouplist... yes
checking for socketpair... yes
checking for posix_spawn... yes
checking for ptsname_r... yes
checking for setenv... yes
checking for shutdown... (cached) yes
checking for wcrtomb... yes
checking for wctob... yes
checking for cfmakeraw... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgrnam_r... yes
checking for getmntent_r... yes
checking for getpwuid_r... yes
checking for getuid... yes
checking for initgroups... yes
checking for kill... yes
checking for mmap... yes
checking for posix_fallocate... yes
checking for posix_memalign... yes
checking for regexec... yes
checking for sched_getaffinity... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether chown dereferences symlinks... yes
checking whether chown honors trailing slash... yes
checking whether chown always updates ctime... yes
checking for unsigned long long int... yes
checking whether byte ordering is bigendian... no
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether fdatasync is declared... yes
checking for mbstate_t... yes
checking whether stdin defaults to large file offsets... yes
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether fflush works on input streams... no
checking whether ftello is declared... yes
checking for ftello... yes
checking whether ftello works... yes
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for library containing getservbyname... none required
checking for getservbyname... yes
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getdelim is declared... yes
checking whether getline is declared... yes
checking whether getpass is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether flockfile is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether funlockfile is declared... yes
checking whether putc_unlocked is declared... yes
checking for struct timeval... yes
checking for nl_langinfo and CODESET... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for ld used by GCC... /home/sojka/bin/ld
checking if the linker (/home/sojka/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking for pthread.h... (cached) yes
checking for pthread_kill in -lpthread... yes
checking for pthread_rwlock_t... yes
checking for multithread API to use... posix
checking whether lstat correctly handles trailing slash... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for long long int... yes
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for a traditional french locale... none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for promoted mode_t type... mode_t
checking for library containing forkpty... -lutil
checking whether strerror(0) succeeds... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... no
checking whether strerror_r is declared... yes
checking for external symbol _system_configuration... no
checking for library containing setsockopt... none needed
checking whether imported symbols can be declared weak... yes
checking for pthread.h... (cached) yes
checking for pthread_kill in -lpthread... (cached) yes
checking for multithread API to use... posix
checking for sigset_t... yes
checking for SIGPIPE... yes
checking whether <sys/select.h> is self-contained... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking whether stdint.h conforms to C99... yes
checking whether strdup is declared... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking for struct tm.tm_gmtoff... yes
checking whether strtok_r is declared... yes
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether localtime_r is declared... no
checking whether ttyname_r is declared... yes
checking for wint_t... yes
checking for size_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether strerror_r is declared... (cached) yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... yes
checking for sig_atomic_t... yes
checking whether ungetc works on arbitrary bytes... yes
checking type of array argument to getgroups... gid_t
checking for getgroups... yes
checking for working getgroups... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether alarm is declared... yes
checking whether posix_spawn works... yes
checking whether posix_spawnattr_setschedpolicy is supported... yes
checking whether posix_spawnattr_setschedparam is supported... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether unsetenv is declared... yes
checking for alloca as a compiler built-in... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking whether fflush works on input streams... (cached) no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking for library containing fdatasync... none required
checking whether fflush works on input streams... (cached) no
checking whether conversion from 'int' to 'long double' works... yes
checking for working POSIX fnmatch... no
checking whether isblank is declared... yes
checking whether fpurge is declared... no
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether __func__ is available... yes
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo
checking for library containing getaddrinfo... none required
checking for getaddrinfo... yes
checking whether gai_strerror is declared... yes
checking whether gai_strerrorA is declared... no
checking for gai_strerror with POSIX signature... yes
checking for struct sockaddr.sa_len... no
checking whether getaddrinfo is declared... yes
checking whether freeaddrinfo is declared... yes
checking whether getnameinfo is declared... yes
checking for struct addrinfo... yes
checking for working getdelim function... yes
checking for gethostname... yes
checking for HOST_NAME_MAX... yes
checking for getline... yes
checking for working getline function... yes
checking for getpass... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking for library containing gethostbyname... (cached) none required
checking for gethostbyname... (cached) yes
checking for library containing inet_ntop... (cached) none required
checking whether inet_ntop is declared... (cached) yes
checking for library containing inet_pton... none required
checking whether inet_pton is declared... yes
checking for ioctl... yes
checking for ioctl with POSIX signature... no
checking whether lseek detects pipes... yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking for working mkstemp... yes
checking for working mktime... yes
checking for __mktime_internal... no
checking whether <netinet/in.h> is self-contained... yes
checking whether open recognizes a trailing slash... yes
checking whether openpty is declared... yes
checking for const-safe openpty signature... yes
checking for struct msghdr.msg_accrights... no
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/param.h... (cached) yes
checking for sys/systemcfg.h... no
checking for sys/sysctl.h... yes
checking for pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for sysctl... yes
checking for table... no
checking for poll... yes
checking for a shell that conforms to POSIX... /bin/bash
checking for pthread_t... yes
checking for pthread_spinlock_t... yes
checking for library containing pthread_join... -lpthread
checking for pthread_sigmask in -lpthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking for raise... yes
checking for sigprocmask... yes
checking for random.h... no
checking for struct random_data... yes
checking for random_r... yes
checking for rawmemchr... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking for struct sched_param... yes
checking whether select supports a 0 argument... yes
checking for library containing getservbyname... (cached) none required
checking for getservbyname... (cached) yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking whether sleep is declared... yes
checking for working sleep... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for library containing setsockopt... (cached) none needed
checking for socklen_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking for va_copy... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... yes
checking for strchrnul... yes
checking whether strchrnul works... yes
checking for working strerror function... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strsep... yes
checking for strtok_r... yes
checking whether strtok_r works... yes
checking whether <sys/ioctl.h> declares ioctl... yes
checking whether <sys/select.h> is self-contained... (cached) yes
checking whether <sys/socket.h> is self-contained... (cached) yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
checking for struct sockaddr_storage... (cached) yes
checking for sa_family_t... (cached) yes
checking for struct sockaddr_storage.ss_family... (cached) yes
checking for nlink_t... yes
checking for struct utsname... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for ttyname_r... yes
checking whether ttyname_r is compatible with its POSIX signature... yes
checking whether ttyname_r works with small buffers... guessing yes
checking for uname... yes
checking for useconds_t... yes
checking whether usleep allows large arguments... yes
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for stdint.h... (cached) yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... guessing yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... none
checking for error_at_line... yes
checking whether fdopen sets errno... yes
checking whether getgroups handles negative values... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking for grantpt... yes
checking whether byte ordering is bigendian... (cached) no
checking whether byte ordering is bigendian... (cached) no
checking whether the compiler generally respects inline... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... yes
checking for setlocale... yes
checking for uselocale... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking for ptsname... yes
checking whether ptsname_r has the same signature as in glibc... yes
checking for putenv compatible with GNU and SVID... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether setenv validates arguments... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for posix_spawnattr_t... yes
checking for posix_spawn_file_actions_t... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for wchar_t... (cached) yes
checking for wint_t... (cached) yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... yes
checking for pthread_atfork... yes
checking for unlockpt... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for waitid... yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb return value is correct... guessing yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether wctob works... guessing yes
checking whether wctob is declared... yes
checking for sched_yield in -lrt... yes
checking for uid_t in sys/types.h... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... /home/sojka/bin/ld
checking if the linker (/home/sojka/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/sojka/bin/nm -B
checking the name lister (/home/sojka/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /home/sojka/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... (cached) ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /home/sojka/bin/nm -B output from gcc -std=gnu99 object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/home/sojka/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by gcc -std=gnu99... (cached) /home/sojka/bin/ld
checking if the linker (/home/sojka/bin/ld) is GNU ld... (cached) yes
checking for how to mark DSO non-deletable at runtime... -Wl,-z -Wl,nodelete
checking for how to set DSO symbol versions... -Wl,--version-script=
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... yes
checking whether compiler handles -Wall... yes
checking whether compiler handles -W... yes
checking whether compiler handles -Wformat-y2k... yes
checking whether compiler handles -Wformat-security... yes
checking whether compiler handles -Winit-self... yes
checking whether compiler handles -Wmissing-include-dirs... yes
checking whether compiler handles -Wunused... yes
checking whether compiler handles -Wunknown-pragmas... yes
checking whether compiler handles -Wstrict-aliasing... yes
checking whether compiler handles -Wshadow... yes
checking whether compiler handles -Wpointer-arith... yes
checking whether compiler handles -Wbad-function-cast... yes
checking whether compiler handles -Wcast-align... yes
checking whether compiler handles -Wwrite-strings... yes
checking whether compiler handles -Wlogical-op... yes
checking whether compiler handles -Waggregate-return... yes
checking whether compiler handles -Wstrict-prototypes... yes
checking whether compiler handles -Wold-style-definition... yes
checking whether compiler handles -Wmissing-prototypes... yes
checking whether compiler handles -Wmissing-declarations... yes
checking whether compiler handles -Wmissing-noreturn... yes
checking whether compiler handles -Wmissing-format-attribute... yes
checking whether compiler handles -Wredundant-decls... yes
checking whether compiler handles -Wnested-externs... yes
checking whether compiler handles -Winline... yes
checking whether compiler handles -Winvalid-pch... yes
checking whether compiler handles -Wvolatile-register-var... yes
checking whether compiler handles -Wdisabled-optimization... yes
checking whether compiler handles -Wbuiltin-macro-redefined... yes
checking whether compiler handles -Wmudflap... yes
checking whether compiler handles -Wpacked-bitfield-compat... yes
checking whether compiler handles -Wsync-nand... yes
checking whether compiler handles -Wattributes... yes
checking whether compiler handles -Wcoverage-mismatch... yes
checking whether compiler handles -Wmultichar... yes
checking whether compiler handles -Wcpp... no
checking whether compiler handles -Wdeprecated-declarations... yes
checking whether compiler handles -Wdiv-by-zero... yes
checking whether compiler handles -Wdouble-promotion... no
checking whether compiler handles -Wendif-labels... yes
checking whether compiler handles -Wextra... yes
checking whether compiler handles -Wformat-contains-nul... yes
checking whether compiler handles -Wformat-extra-args... yes
checking whether compiler handles -Wformat-zero-length... yes
checking whether compiler handles -Wformat=2... yes
checking whether compiler handles -Wmultichar... (cached) yes
checking whether compiler handles -Wnormalized=nfc... yes
checking whether compiler handles -Woverflow... yes
checking whether compiler handles -Wpointer-to-int-cast... yes
checking whether compiler handles -Wpragmas... yes
checking whether compiler handles -Wsuggest-attribute=const... no
checking whether compiler handles -Wsuggest-attribute=noreturn... no
checking whether compiler handles -Wsuggest-attribute=pure... no
checking whether compiler handles -Wtrampolines... no
checking whether compiler handles -Wno-missing-field-initializers... yes
checking whether compiler handles -Wno-sign-compare... yes
checking whether compiler handles -Wjump-misses-init... no
checking whether compiler handles -Wno-format-nonliteral... yes
checking whether compiler handles -Wframe-larger-than=4096... yes
checking whether compiler handles -Wp,-D_FORTIFY_SOURCE=2... yes
checking whether compiler handles -fstack-protector-all... yes
checking whether compiler handles --param=ssp-buffer-size=4... yes
checking whether compiler handles -fexceptions... yes
checking whether compiler handles -fasynchronous-unwind-tables... yes
checking whether compiler handles -fdiagnostics-show-option... yes
checking whether compiler handles -funit-at-a-time... yes
checking whether compiler handles -fipa-pure-const... yes
checking whether compiler handles -Wno-suggest-attribute=pure... yes
checking whether compiler handles -Wno-suggest-attribute=const... yes
checking whether compiler handles -Wno-redundant-decls... yes
checking for CPUID instruction... yes
checking size of long... 8
checking for pthread_mutexattr_init... yes
checking for clock_gettime... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking for sys/un.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking libtasn1.h usability... yes
checking libtasn1.h presence... yes
checking for libtasn1.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for struct ifreq in net/if.h... yes
checking for gettext in -lintl... no
checking for rpcgen... /usr/bin/rpcgen
checking for xmllint... /usr/bin/xmllint
checking for xmlcatalog... /usr/bin/xmlcatalog
checking for xsltproc... /usr/bin/xsltproc
checking for augparse... /usr/bin/augparse
checking for dnsmasq... dnsmasq
checking for radvd... radvd
checking for brctl... brctl
checking for tc... /sbin/tc
checking for udevadm... /sbin/udevadm
checking for udevsettle... no
checking for modprobe... /sbin/modprobe
checking for init script flavor... check
checking for ip... /bin/ip
checking for iptables... /sbin/iptables
checking for ip6tables... /sbin/ip6tables
checking for ebtables... /sbin/ebtables
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... -ldl
checking for xen_vm_start in -lxenserver... no
checking for libxl_domain_create_new in -lxenlight... no
checking for xs_read in -lxenstore... no
checking linux/kvm.h usability... yes
checking linux/kvm.h presence... yes
checking for linux/kvm.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML... yes
checking for struct _xmlURI.query_raw... yes
checking for GNUTLS... yes
checking sasl/sasl.h usability... no
checking sasl/sasl.h presence... no
checking for sasl/sasl.h... no
checking yajl/yajl_common.h usability... no
checking yajl/yajl_common.h presence... no
checking for yajl/yajl_common.h... no
checking sanlock.h usability... no
checking sanlock.h presence... no
checking for sanlock.h... no
checking for pkcheck... /usr/bin/pkcheck
checking libaudit.h usability... no
checking libaudit.h presence... no
checking for libaudit.h... no
checking for audit_encode_nv_string in -laudit... no
checking sys/apparmor.h usability... no
checking sys/apparmor.h presence... no
checking for sys/apparmor.h... no
checking for aa_change_profile in -lapparmor... no
checking for aa_change_hat in -lapparmor... no
checking for dtrace... no
checking for LIBSSH2... no
configure: libssh2 is required for Phyp driver, disabling it
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for readline in -lreadline... yes
checking for NETCF... no
checking for OPENWSMAN... no
configure: openwsman is required for the Hyper-V driver, disabling it
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for BLKID... yes
checking whether to compile with macvtap support... no
checking for LIBNL... no
checking whether this build is done by a static analysis tool... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating docs/Makefile
config.status: creating docs/schemas/Makefile
config.status: creating gnulib/lib/Makefile
config.status: creating gnulib/tests/Makefile
config.status: creating libvirt.pc
config.status: creating libvirt.spec
config.status: creating mingw32-libvirt.spec
config.status: creating po/Makefile.in
config.status: creating include/libvirt/Makefile
config.status: creating include/libvirt/libvirt.h
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating daemon/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating examples/apparmor/Makefile
config.status: creating examples/domain-events/events-c/Makefile
config.status: creating examples/domsuspend/Makefile
config.status: creating examples/dominfo/Makefile
config.status: creating examples/openauth/Makefile
config.status: creating examples/python/Makefile
config.status: creating examples/hellolibvirt/Makefile
config.status: creating examples/systemtap/Makefile
config.status: creating examples/xml/nwfilter/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure:
configure: Configuration summary
configure: =====================
configure:
configure: Drivers
configure:
configure: Xen: no
configure: QEMU: no
configure: UML: no
configure: OpenVZ: no
configure: VMware: no
configure: VBox: no
configure: XenAPI: no
configure: xenlight: no
configure: LXC: no
configure: PHYP: no
configure: ESX: no
configure: NOVA: yes
configure: Hyper-V: no
configure: Test: yes
configure: Remote: no
configure: Network: no
configure: Libvirtd: no
configure: netcf: no
configure: macvtap: no
configure: virtport: no
configure:
configure: Storage Drivers
configure:
configure: Dir: no
configure: FS: no
configure: NetFS: no
configure: LVM: no
configure: iSCSI: no
configure: SCSI: no
configure: mpath: no
configure: Disk: no
configure:
configure: Security Drivers
configure:
configure: SELinux: no
configure: AppArmor: no
configure:
configure: Driver Loadable Modules
configure:
configure: dlopen: no
configure:
configure: Libraries
configure:
configure: libxml: -I/usr/include/libxml2 -lxml2
configure: dlopen: -ldl
configure: libcurl: no
configure: openwsman: no
configure: libssh2:
configure: gnutls: -lgnutls -lgcrypt
configure: sasl: no
configure: yajl: no
configure: sanlock: no
configure: avahi: no
configure: polkit: /usr/bin/pkcheck (version 1)
configure: audit: no
configure: selinux: no
configure: apparmor: no
configure: numactl: no
configure: capng: no
configure: xen: no
configure: xenapi: no
configure: xenlight: no
configure: hal: no
configure: udev: no
configure: netcf: no
configure: pcap: no
configure: nl: no
configure: mscom: no
configure: xdr: no
configure:
configure: Test suite
configure:
configure: Coverage: no
configure: Alloc OOM: no
configure:
configure: Miscellaneous
configure:
configure: Debug: yes
configure: Warnings: maximum
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 -Wdeprecated-declarations -Wdiv-by-zero -Wendif-labels -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-zero-length -Wformat=2 -Wmultichar -Wnormalized=nfc -Woverflow -Wpointer-to-int-cast -Wpragmas -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-nonliteral -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 -fipa-pure-const -Wno-suggest-attribute=pure -Wno-suggest-attribute=const
configure: Readline: yes
configure: Python: no
configure: DTrace: no
configure: XML Catalog: /etc/xml/catalog
configure: Init script: check
configure:
configure: Privileges
configure:
configure: QEMU: root:root
configure:
Now type 'make' to compile libvirt.
touch .configure.stamp
make -C libvirt-repo
make[1]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo'
make all-recursive
make[2]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo'
Making all in gnulib/lib
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/lib'
GEN alloca.h
GEN c++defs.h
GEN warn-on-use.h
GEN arg-nonnull.h
GEN arpa/inet.h
GEN configmake.h
mv -f configmake.h-t configmake.h
GEN fcntl.h
GEN fnmatch.h
GEN netdb.h
GEN poll.h
GEN pty.h
GEN sched.h
GEN signal.h
GEN stdalign.h
GEN stdio.h
GEN stdlib.h
GEN string.h
GEN strings.h
GEN sys/ioctl.h
GEN sys/select.h
GEN sys/socket.h
GEN sys/stat.h
GEN sys/time.h
GEN sys/types.h
GEN sys/uio.h
GEN sys/utsname.h
GEN sys/wait.h
GEN termios.h
GEN time.h
GEN unistd.h
GEN wchar.h
GEN wctype.h
make all-recursive
make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/lib'
make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/lib'
CC allocator.lo
CC areadlink.lo
CC base64.lo
CC c-ctype.lo
CC c-strcasecmp.lo
CC c-strncasecmp.lo
CC c-strcasestr.lo
CC careadlinkat.lo
CC cloexec.lo
CC md5.lo
CC dirname-lgpl.lo
CC basename-lgpl.lo
CC stripslash.lo
CC fd-hook.lo
CC freading.lo
CC localcharset.lo
CC glthread/lock.lo
CC malloca.lo
CC nonblocking.lo
CC passfd.lo
CC physmem.lo
CC pipe2.lo
CC sockets.lo
CC strnlen1.lo
CC tempname.lo
CC glthread/threadlib.lo
CC asnprintf.lo
CC fclose.lo
CC fcntl.lo
CC fflush.lo
CC fnmatch.lo
CC fpurge.lo
CC fseek.lo
CC fseeko.lo
CC ioctl.lo
CC mktime.lo
CC perror.lo
CC printf-args.lo
CC printf-parse.lo
CC strerror.lo
CC strerror_r.lo
CC vasnprintf.lo
CCLD libgnu.la
GEN charset.alias
GEN ref-add.sed
GEN ref-del.sed
make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/lib'
make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/lib'
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/lib'
Making all in include
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/include'
Making all in libvirt
make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/include/libvirt'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/include/libvirt'
make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/include'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/include'
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/include'
Making all in src
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/src'
GEN libvirt.syms
GEN libvirt.def
GEN libvirt_qemu.def
make all-am
make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/src'
CC libvirt_util_la-authhelper.lo
CC libvirt_util_la-bitmap.lo
CC libvirt_util_la-buf.lo
CC libvirt_util_la-command.lo
CC libvirt_util_la-conf.lo
CC libvirt_util_la-cgroup.lo
CC libvirt_util_la-event.lo
CC libvirt_util_la-event_poll.lo
CC libvirt_util_la-hash.lo
CC libvirt_util_la-hooks.lo
CC libvirt_util_la-iptables.lo
CC libvirt_util_la-ebtables.lo
CC libvirt_util_la-dnsmasq.lo
CC libvirt_util_la-json.lo
CC libvirt_util_la-logging.lo
CC libvirt_util_la-memory.lo
CC libvirt_util_la-netlink.lo
CC libvirt_util_la-pci.lo
CC libvirt_util_la-processinfo.lo
CC libvirt_util_la-hostusb.lo
CC libvirt_util_la-qparams.lo
CC libvirt_util_la-sexpr.lo
CC libvirt_util_la-stats_linux.lo
CC libvirt_util_la-storage_file.lo
CC libvirt_util_la-sysinfo.lo
CC libvirt_util_la-threads.lo
CC libvirt_util_la-threadpool.lo
CC libvirt_util_la-uuid.lo
CC libvirt_util_la-util.lo
CC libvirt_util_la-viraudit.lo
CC libvirt_util_la-virfile.lo
CC libvirt_util_la-virnodesuspend.lo
CC libvirt_util_la-virpidfile.lo
CC libvirt_util_la-xml.lo
CC libvirt_util_la-virterror.lo
CC libvirt_util_la-virkeycode.lo
CC libvirt_util_la-virnetdev.lo
CC libvirt_util_la-virnetdevbandwidth.lo
CC libvirt_util_la-virnetdevbridge.lo
CC libvirt_util_la-virnetdevmacvlan.lo
CC libvirt_util_la-virnetdevtap.lo
CC libvirt_util_la-virnetdevveth.lo
CC libvirt_util_la-virnetdevvportprofile.lo
CC libvirt_util_la-virsocketaddr.lo
CC libvirt_util_la-virtime.lo
CCLD libvirt_util.la
CC libvirt_conf_la-netdev_bandwidth_conf.lo
CC libvirt_conf_la-netdev_vport_profile_conf.lo
CC libvirt_conf_la-capabilities.lo
CC libvirt_conf_la-domain_conf.lo
CC libvirt_conf_la-domain_audit.lo
CC libvirt_conf_la-domain_nwfilter.lo
CC libvirt_conf_la-domain_event.lo
CC libvirt_conf_la-network_conf.lo
CC libvirt_conf_la-nwfilter_params.lo
CC libvirt_conf_la-nwfilter_conf.lo
CC libvirt_conf_la-node_device_conf.lo
CC libvirt_conf_la-storage_conf.lo
CC libvirt_conf_la-storage_encryption_conf.lo
CC libvirt_conf_la-interface_conf.lo
CC libvirt_conf_la-secret_conf.lo
CC libvirt_conf_la-cpu_conf.lo
CCLD libvirt_conf.la
CC libvirt_cpu_la-cpu.lo
CC libvirt_cpu_la-cpu_generic.lo
CC libvirt_cpu_la-cpu_x86.lo
CC libvirt_cpu_la-cpu_map.lo
CC libvirt_cpu_la-cpu_powerpc.lo
CCLD libvirt_cpu.la
CC libvirt_driver_la-driver.lo
CC libvirt_driver_la-datatypes.lo
CC libvirt_driver_la-fdstream.lo
CC libvirt_driver_la-nodeinfo.lo
CC libvirt_driver_la-libvirt.lo
CC libvirt_driver_la-lock_manager.lo
CC libvirt_driver_la-lock_driver_nop.lo
CC libvirt_driver_la-domain_lock.lo
CCLD libvirt_driver.la
CC libvirt_driver_test_la-test_driver.lo
CCLD libvirt_driver_test.la
CC libvirt_driver_nova_la-nova_driver.lo
nova/nova_driver.c: In function 'novaReadEvents':
nova/nova_driver.c:90: warning: implicit declaration of function 'virEventPollInterrupt' [-Wimplicit-function-declaration]
nova/nova_driver.c:90: warning: nested extern declaration of 'virEventPollInterrupt' [-Wnested-externs]
nova/nova_driver.c: In function 'novaOpen':
nova/nova_driver.c:399: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
nova/nova_driver.c:422: warning: initialization discards qualifiers from pointer target type
nova/nova_driver.c: In function 'atomicrules':
nova/nova_driver.c:670: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
nova/nova_driver.c:671: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
nova/nova_driver.c: In function 'novaOpen':
nova/nova_driver.c:332: warning: 'connections' may be used uninitialized in this function [-Wuninitialized]
At top level:
cc1: warning: unrecognized command line option "-Wno-suggest-attribute=const"
cc1: warning: unrecognized command line option "-Wno-suggest-attribute=pure"
CCLD libvirt_driver_nova.la
CC libvirt_driver_security_la-security_driver.lo
CC libvirt_driver_security_la-security_nop.lo
CC libvirt_driver_security_la-security_stack.lo
CC libvirt_driver_security_la-security_dac.lo
CC libvirt_driver_security_la-security_manager.lo
CCLD libvirt_driver_security.la
CCLD libvirt.la
CC libvirt_qemu_la-libvirt-qemu.lo
CCLD libvirt-qemu.la
CCLD libvirt_test.la
CC libvirt_net_rpc_la-virnetmessage.lo
CC libvirt_net_rpc_la-virnetprotocol.lo
CC libvirt_net_rpc_la-virnetsocket.lo
CC libvirt_net_rpc_la-virnettlscontext.lo
CC libvirt_net_rpc_la-virkeepaliveprotocol.lo
CC libvirt_net_rpc_la-virkeepalive.lo
CCLD libvirt-net-rpc.la
CC libvirt_net_rpc_server_la-virnetserverprogram.lo
CC libvirt_net_rpc_server_la-virnetserverservice.lo
CC libvirt_net_rpc_server_la-virnetserverclient.lo
CC libvirt_net_rpc_server_la-virnetserver.lo
CCLD libvirt-net-rpc-server.la
CC libvirt_net_rpc_client_la-virnetclientprogram.lo
CC libvirt_net_rpc_client_la-virnetclientstream.lo
CC libvirt_net_rpc_client_la-virnetclient.lo
CCLD libvirt-net-rpc-client.la
make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/src'
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/src'
Making all in daemon
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/daemon'
make all-am
make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/daemon'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/daemon'
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/daemon'
Making all in tools
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/tools'
GEN virsh-net-edit.c
GEN virsh-pool-edit.c
make all-am
make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/tools'
CC virsh-console.o
CC virsh-virsh.o
CCLD virsh
GEN virt-xml-validate
GEN virt-pki-validate
make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/tools'
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/tools'
Making all in docs
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/docs'
Generating api.html.tmp
missing XHTML1 DTD
Generating api_extension.html.tmp
missing XHTML1 DTD
Generating apps.html.tmp
missing XHTML1 DTD
Generating archdomain.html.tmp
missing XHTML1 DTD
Generating architecture.html.tmp
missing XHTML1 DTD
Generating archnetwork.html.tmp
missing XHTML1 DTD
Generating archnode.html.tmp
missing XHTML1 DTD
Generating archstorage.html.tmp
missing XHTML1 DTD
Generating auth.html.tmp
missing XHTML1 DTD
Generating bindings.html.tmp
missing XHTML1 DTD
Generating bugs.html.tmp
missing XHTML1 DTD
Generating compiling.html.tmp
missing XHTML1 DTD
Generating contact.html.tmp
missing XHTML1 DTD
Generating csharp.html.tmp
missing XHTML1 DTD
Generating deployment.html.tmp
missing XHTML1 DTD
Generating devguide.html.tmp
missing XHTML1 DTD
Generating docs.html.tmp
missing XHTML1 DTD
Generating downloads.html.tmp
missing XHTML1 DTD
Generating drvesx.html.tmp
missing XHTML1 DTD
Generating drvhyperv.html.tmp
missing XHTML1 DTD
Generating drvlxc.html.tmp
missing XHTML1 DTD
Generating drvopenvz.html.tmp
missing XHTML1 DTD
Generating drvqemu.html.tmp
missing XHTML1 DTD
Generating drvremote.html.tmp
missing XHTML1 DTD
Generating drvtest.html.tmp
missing XHTML1 DTD
Generating drvuml.html.tmp
missing XHTML1 DTD
Generating drvvbox.html.tmp
missing XHTML1 DTD
Generating drvvmware.html.tmp
missing XHTML1 DTD
Generating drvxen.html.tmp
missing XHTML1 DTD
Generating errors.html.tmp
missing XHTML1 DTD
Generating firewall.html.tmp
missing XHTML1 DTD
Generating format.html.tmp
missing XHTML1 DTD
Generating formatcaps.html.tmp
missing XHTML1 DTD
Generating formatdomain.html.tmp
missing XHTML1 DTD
Generating formatnetwork.html.tmp
missing XHTML1 DTD
Generating formatnode.html.tmp
missing XHTML1 DTD
Generating formatnwfilter.html.tmp
missing XHTML1 DTD
Generating formatsecret.html.tmp
missing XHTML1 DTD
Generating formatsnapshot.html.tmp
missing XHTML1 DTD
Generating formatstorage.html.tmp
missing XHTML1 DTD
Generating formatstorageencryption.html.tmp
missing XHTML1 DTD
Generating goals.html.tmp
missing XHTML1 DTD
Generating hacking.html.tmp
missing XHTML1 DTD
Generating hooks.html.tmp
missing XHTML1 DTD
Generating hvsupport.html.tmp
missing XHTML1 DTD
Generating index.html.tmp
missing XHTML1 DTD
Generating internals.html.tmp
missing XHTML1 DTD
Generating intro.html.tmp
missing XHTML1 DTD
Generating java.html.tmp
missing XHTML1 DTD
Generating locking.html.tmp
missing XHTML1 DTD
Generating logging.html.tmp
missing XHTML1 DTD
Generating migration.html.tmp
missing XHTML1 DTD
Generating news.html.tmp
missing XHTML1 DTD
Generating php.html.tmp
missing XHTML1 DTD
Generating python.html.tmp
missing XHTML1 DTD
Generating relatedlinks.html.tmp
missing XHTML1 DTD
Generating remote.html.tmp
missing XHTML1 DTD
Generating storage.html.tmp
missing XHTML1 DTD
Generating testsuites.html.tmp
missing XHTML1 DTD
Generating todo.html.tmp
missing XHTML1 DTD
Generating virshcmdref.html.tmp
missing XHTML1 DTD
Generating internals/command.html.tmp
missing XHTML1 DTD
Generating internals/locking.html.tmp
missing XHTML1 DTD
Generating internals/rpc.html.tmp
missing XHTML1 DTD
GEN libvirt-api.xml
GEN html/index.html
missing XHTML1 DTD
GEN devhelp/index.html
make all-recursive
make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/docs'
Making all in schemas
make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/docs/schemas'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/docs/schemas'
make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/docs'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/docs'
make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/docs'
rm news.html.tmp goals.html.tmp archnetwork.html.tmp formatsecret.html.tmp drvopenvz.html.tmp drvlxc.html.tmp internals/rpc.html.tmp apps.html.tmp docs.html.tmp formatstorageencryption.html.tmp internals/command.html.tmp drvvbox.html.tmp formatdomain.html.tmp php.html.tmp drvhyperv.html.tmp errors.html.tmp hacking.html.tmp format.html.tmp hooks.html.tmp api.html.tmp formatcaps.html.tmp relatedlinks.html.tmp compiling.html.tmp index.html.tmp archdomain.html.tmp downloads.html.tmp auth.html.tmp internals/locking.html.tmp archnode.html.tmp hvsupport.html.tmp bugs.html.tmp java.html.tmp locking.html.tmp logging.html.tmp formatnetwork.html.tmp bindings.html.tmp drvtest.html.tmp drvqemu.html.tmp contact.html.tmp formatnwfilter.html.tmp intro.html.tmp drvxen.html.tmp drvesx.html.tmp drvvmware.html.tmp testsuites.html.tmp devguide.html.tmp firewall.html.tmp architecture.html.tmp migration.html.tmp todo.html.tmp formatsnapshot.html.tmp formatstorage.html.tmp internals.html.tmp deployment.html.tmp storage.html.tmp api_extension.html.tmp drvuml.html.tmp virshcmdref.html.tmp csharp.html.tmp python.html.tmp drvremote.html.tmp archstorage.html.tmp remote.html.tmp formatnode.html.tmp
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/docs'
Making all in gnulib/tests
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/tests'
GEN warn-on-use.h
GEN arg-nonnull.h
GEN inttypes.h
GEN c++defs.h
GEN locale.h
GEN test-posix_spawn1.sh
GEN test-posix_spawn2.sh
GEN spawn.h
make all-recursive
make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/tests'
Making all in .
make[5]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/tests'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/tests'
make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/tests'
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/gnulib/tests'
Making all in python
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/python'
Making all in .
make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/python'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/python'
Making all in tests
make[4]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/python/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/python/tests'
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/python'
Making all in tests
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/tests'
Making all in po
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/po'
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/po'
Making all in examples/domain-events/events-c
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/domain-events/events-c'
CC event_test-event-test.o
CCLD event-test
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/domain-events/events-c'
Making all in examples/hellolibvirt
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/hellolibvirt'
CC hellolibvirt-hellolibvirt.o
CCLD hellolibvirt
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/hellolibvirt'
Making all in examples/dominfo
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/dominfo'
CC info1.o
CCLD info1
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/dominfo'
Making all in examples/domsuspend
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/domsuspend'
CC suspend.o
CCLD suspend
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/domsuspend'
Making all in examples/python
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/python'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/python'
Making all in examples/apparmor
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/apparmor'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/apparmor'
Making all in examples/xml/nwfilter
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/xml/nwfilter'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/xml/nwfilter'
Making all in examples/openauth
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/openauth'
CC openauth-openauth.o
CCLD openauth
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/openauth'
Making all in examples/systemtap
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/systemtap'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo/examples/systemtap'
make[3]: Entering directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo'
make[3]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo'
make[2]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo'
make[1]: Leaving directory `/home/sojka/nul/alexb/apps/libvirt/libvirt-repo'
touch .build.stamp
make: Leaving directory `/home/sojka/nul/alexb/apps/libvirt'
! michal/wvtest/passive-test:28 make -C ../alexb/apps/libvirt okok