]> rtime.felk.cvut.cz Git - nul-nightly.git/blob - logs/nul_2012-02-16_21:00:01.log
New nightly build log
[nul-nightly.git] / logs / nul_2012-02-16_21:00:01.log
1 Testing "Thursday 2012-02-16 21:00:26, commit: pre-vnet-removal-238-gb3f477b (Michal Sojka: Implement "flag_revoke" for my services and correct the documentation of this parameter)" in /home/sojka/bin/nul-nightly.sh:
2 Testing "Compilation etc." in /home/sojka/bin/nul-nightly.sh:
3 sha1: 168434fe260031ca1e64747bf0f46b3225cfbd81 /home/sojka/gcc/gcc-4.6/bin/gcc
4 gcc (GCC) 4.6.2
5 Copyright (C) 2011 Free Software Foundation, Inc.
6 This is free software; see the source for copying conditions.  There is NO
7 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8
9 sha1: e12320c894d3f494292c0b970f383e362e087a52 /home/sojka/gcc/gcc-4.6/bin/g++
10 g++ (GCC) 4.6.2
11 Copyright (C) 2011 Free Software Foundation, Inc.
12 This is free software; see the source for copying conditions.  There is NO
13 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14
15 scons: Reading SConscript files ...
16 Checking whether the C++ compiler worksyes
17 Checking whether the C compiler worksyes
18 Check if we can link a program...yes
19 Target CC forced to '/home/sojka/gcc/gcc-4.6/bin/gcc'.
20 Target CXX forced to '/home/sojka/gcc/gcc-4.6/bin/g++'.
21 No target_arch option given. Defaulting to core2.
22 Check if compiler supports "-std=gnu++0x"... yes
23 Check if compiler supports "-std=gnu99"... yes
24 Check if compiler supports "-mpreferred-stack-boundary=4 -mincoming-stack-boundary=4"... yes
25 Check if compiler supports "-fno-threadsafe-statics"... yes
26 Checking for pdftoppm command... (cached) yes
27 Installing into /srv/tftp. Use scons tftp=/foo to change this.
28 scons: done reading SConscript files.
29 scons: Building targets ...
30         CXX apps/admission/main.o
31         CXX service/simplemalloc.o
32         CXX service/logging.o
33         CXX service/vprintf.o
34         ASC service/startup.o
35         CXX lib/runtime/cpp-support.o
36         CXX lib/runtime/string.o
37         CXX lib/runtime/capalloc.o
38         AR  bin/lib/libruntime.a
39         LIB bin/lib/libruntime.a
40         LNK bin/apps/admission.nul.debug
41    text    data     bss     dec     hex filename
42   22352    6820  688128  717300   af1f4 bin/apps/admission.nul
43         CXX apps/cycleburner/cycleburner.o
44         CXX lib/dlmalloc/dlmalloc-support.o
45         CC  lib/dlmalloc/dlmalloc.o
46         AR  bin/lib/libdlmalloc.a
47         LIB bin/lib/libdlmalloc.a
48         LNK bin/apps/cycleburner.nul.debug
49    text    data     bss     dec     hex filename
50   17859    3540 1130496 1151895  119397 bin/apps/cycleburner.nul
51         CXX apps/diskbench/diskbench-old.o
52         LNK bin/apps/diskbench-old.nul.debug
53    text    data     bss     dec     hex filename
54    9572    3860 4325376 4338808  423478 bin/apps/diskbench-old.nul
55         CXX apps/diskbench/diskbench.o
56         LNK bin/apps/diskbench.nul.debug
57    text    data     bss     dec     hex filename
58   10048    4100 4329472 4343620  424744 bin/apps/diskbench.nul
59         CXX apps/fs_test/main.o
60         LNK bin/apps/dummy_fs.nul.debug
61    text    data     bss     dec     hex filename
62   10398    3648 1114112 1128158  1136de bin/apps/dummy_fs.nul
63         CXX apps/echo/echo-quiet.o
64         LNK bin/apps/echo-quiet.nul.debug
65    text    data     bss     dec     hex filename
66    8747    3196 4259840 4271783  412ea7 bin/apps/echo-quiet.nul
67         CXX apps/echo/echo.o
68         LNK bin/apps/echo.nul.debug
69    text    data     bss     dec     hex filename
70    8821    3232 4259840 4271893  412f15 bin/apps/echo.nul
71         CXX apps/echo/echo2-quiet.o
72 /home/sojka/nul/michal/apps/echo/echo2.cc: In member function 'unsigned int EchoService::portal_func(Utcb&, Utcb::Frame&, bool&, cap_sel)':
73 /home/sojka/nul/michal/apps/echo/echo2.cc:99:83: error: expected ';' before ')' token
74 scons: *** [apps/echo/echo2-quiet.o] Error 1
75 scons: building terminated because of errors.
76 ! /home/sojka/bin/nul-nightly.sh Command 'scons target_cc=$CC target_cxx=$CXX NO_TIMESTAMP=1' exit with code 2 FAILED