Ticket #12419: jam_input_server

File jam_input_server, 12.1 KB (added by vidrep, 9 years ago)
Line 
1
2Welcome to the Haiku shell.
3
4~/haiku> jam input_server
5Starting build of type regular ...
6WebKit build feature not available for x86_gcc2
7Gutenprint support not available on x86
8qrencode support not available on x86
9...patience...
10...patience...
11...found 10396 target(s)...
12...updating 5 target(s)...
13C++ /boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/InputServer.o
14/boot/home/haiku/src/servers/input/InputServer.cpp: In method `void InputServer::_UpdateMouseAndKeys(EventList &)':
15/boot/home/haiku/src/servers/input/InputServer.cpp:1505: `KEY_Spacebar' undeclared (first use this function)
16/boot/home/haiku/src/servers/input/InputServer.cpp:1505: (Each undeclared identifier is reported only once
17/boot/home/haiku/src/servers/input/InputServer.cpp:1505: for each function it appears in.)
18
19gcc -c "src/servers/input/InputServer.cpp" -O0 -Wall -Wno-trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith -Wcast-align -Wsign-compare -Wno-multichar -Werror -nostdinc -ggdb -DDEBUG=1 -DARCH_x86 -DB_USE_BUILTIN_ATOMIC_FUNCTIONS -D_BEOS_R5_COMPATIBLE_ -DBOOT_ARCHIVE_IMAGE_OFFSET=320 -D__HAIKU_PRIMARY_PACKAGING_ARCH=\"x86_gcc2\" -DHAIKU_DISTRO_COMPATIBILITY_DEFAULT -DHAIKU_INCLUDE_PATENTED_CODE=0 -DHAIKU_TARGET_PLATFORM_HAIKU -DHAIKU_REGULAR_BUILD -I/boot/home/haiku/build/user_config_headers -I/boot/home/haiku/build/config_headers -Isrc/servers/input -I/boot/home/haiku/generated/objects/common/servers/input -I/boot/home/haiku/generated/objects/haiku_host/x86_gcc2/common/servers/input -I/boot/home/haiku/generated/objects/haiku/x86_gcc2/common/servers/input -I- -I/boot/home/haiku/headers/private/app -I/boot/home/haiku/headers/private/input -I/boot/home/haiku/headers/private/interface -I/boot/home/haiku/headers/private/shared -I/boot/home/haiku/headers/private/storage -I/boot/home/haiku/headers/private/support -I/boot/home/haiku/headers/private/. -I/boot/home/haiku/headers/private/system -I/boot/home/haiku/headers/private/system/arch/x86 -I/boot/home/haiku/headers/cpp -I/boot/home/haiku/headers/build/gcc-2.95.3 -I/boot/home/haiku/headers -I/boot/home/haiku/headers/posix -I/boot/home/haiku/headers/glibc -I/boot/home/haiku/headers/os -I/boot/home/haiku/headers/os/add-ons -I/boot/home/haiku/headers/os/add-ons/file_system -I/boot/home/haiku/headers/os/add-ons/graphics -I/boot/home/haiku/headers/os/add-ons/input_server -I/boot/home/haiku/headers/os/add-ons/registrar -I/boot/home/haiku/headers/os/add-ons/screen_saver -I/boot/home/haiku/headers/os/add-ons/tracker -I/boot/home/haiku/headers/os/app -I/boot/home/haiku/headers/os/device -I/boot/home/haiku/headers/os/drivers -I/boot/home/haiku/headers/os/game -I/boot/home/haiku/headers/os/interface -I/boot/home/haiku/headers/os/kernel -I/boot/home/haiku/headers/os/locale -I/boot/home/haiku/headers/os/media -I/boot/home/haiku/headers/os/mail -I/boot/home/haiku/headers/os/midi -I/boot/home/haiku/headers/os/midi2 -I/boot/home/haiku/headers/os/net -I/boot/home/haiku/headers/os/storage -I/boot/home/haiku/headers/os/support -I/boot/home/haiku/headers/os/translation -I/boot/home/haiku/headers/private/. -o "/boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/InputServer.o" ;
20
21...failed C++ /boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/InputServer.o ...
22C++ /boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/MouseSettings.o
23cc1plus: warnings being treated as errors
24/boot/home/haiku/src/servers/input/MouseSettings.cpp: In method `void MouseSettings::Dump()':
25/boot/home/haiku/src/servers/input/MouseSettings.cpp:159: warning: enumeration value `B_CLICK_TO_FOCUS_MOUSE' not handled in switch
26/boot/home/haiku/src/servers/input/MouseSettings.cpp:159: warning: case value `2' not in enumerated type `mode_mouse'
27
28gcc -c "src/servers/input/MouseSettings.cpp" -O0 -Wall -Wno-trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith -Wcast-align -Wsign-compare -Wno-multichar -Werror -nostdinc -ggdb -DDEBUG=1 -DARCH_x86 -DB_USE_BUILTIN_ATOMIC_FUNCTIONS -D_BEOS_R5_COMPATIBLE_ -DBOOT_ARCHIVE_IMAGE_OFFSET=320 -D__HAIKU_PRIMARY_PACKAGING_ARCH=\"x86_gcc2\" -DHAIKU_DISTRO_COMPATIBILITY_DEFAULT -DHAIKU_INCLUDE_PATENTED_CODE=0 -DHAIKU_TARGET_PLATFORM_HAIKU -DHAIKU_REGULAR_BUILD -I/boot/home/haiku/build/user_config_headers -I/boot/home/haiku/build/config_headers -Isrc/servers/input -I/boot/home/haiku/generated/objects/common/servers/input -I/boot/home/haiku/generated/objects/haiku_host/x86_gcc2/common/servers/input -I/boot/home/haiku/generated/objects/haiku/x86_gcc2/common/servers/input -I- -I/boot/home/haiku/headers/private/app -I/boot/home/haiku/headers/private/input -I/boot/home/haiku/headers/private/interface -I/boot/home/haiku/headers/private/shared -I/boot/home/haiku/headers/private/storage -I/boot/home/haiku/headers/private/support -I/boot/home/haiku/headers/private/. -I/boot/home/haiku/headers/private/system -I/boot/home/haiku/headers/private/system/arch/x86 -I/boot/home/haiku/headers/cpp -I/boot/home/haiku/headers/build/gcc-2.95.3 -I/boot/home/haiku/headers -I/boot/home/haiku/headers/posix -I/boot/home/haiku/headers/glibc -I/boot/home/haiku/headers/os -I/boot/home/haiku/headers/os/add-ons -I/boot/home/haiku/headers/os/add-ons/file_system -I/boot/home/haiku/headers/os/add-ons/graphics -I/boot/home/haiku/headers/os/add-ons/input_server -I/boot/home/haiku/headers/os/add-ons/registrar -I/boot/home/haiku/headers/os/add-ons/screen_saver -I/boot/home/haiku/headers/os/add-ons/tracker -I/boot/home/haiku/headers/os/app -I/boot/home/haiku/headers/os/device -I/boot/home/haiku/headers/os/drivers -I/boot/home/haiku/headers/os/game -I/boot/home/haiku/headers/os/interface -I/boot/home/haiku/headers/os/kernel -I/boot/home/haiku/headers/os/locale -I/boot/home/haiku/headers/os/media -I/boot/home/haiku/headers/os/mail -I/boot/home/haiku/headers/os/midi -I/boot/home/haiku/headers/os/midi2 -I/boot/home/haiku/headers/os/net -I/boot/home/haiku/headers/os/storage -I/boot/home/haiku/headers/os/support -I/boot/home/haiku/headers/os/translation -I/boot/home/haiku/headers/private/. -o "/boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/MouseSettings.o" ;
29
30...failed C++ /boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/MouseSettings.o ...
31C++ /boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/MethodReplicant.o
32cc1plus: warnings being treated as errors
33/boot/home/haiku/src/servers/input/MethodReplicant.cpp: In method `void MethodReplicant::MessageReceived(BMessage *)':
34/boot/home/haiku/src/servers/input/MethodReplicant.cpp:135: warning: int format, long int arg (arg 3)
35/boot/home/haiku/src/servers/input/MethodReplicant.cpp:135: warning: int format, long int arg (arg 4)
36/boot/home/haiku/src/servers/input/MethodReplicant.cpp:135: warning: int format, long int arg (arg 5)
37/boot/home/haiku/src/servers/input/MethodReplicant.cpp:135: warning: int format, long int arg (arg 6)
38
39gcc -c "src/servers/input/MethodReplicant.cpp" -O0 -Wall -Wno-trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith -Wcast-align -Wsign-compare -Wno-multichar -Werror -nostdinc -ggdb -DDEBUG=1 -DARCH_x86 -DB_USE_BUILTIN_ATOMIC_FUNCTIONS -D_BEOS_R5_COMPATIBLE_ -DBOOT_ARCHIVE_IMAGE_OFFSET=320 -D__HAIKU_PRIMARY_PACKAGING_ARCH=\"x86_gcc2\" -DHAIKU_DISTRO_COMPATIBILITY_DEFAULT -DHAIKU_INCLUDE_PATENTED_CODE=0 -DHAIKU_TARGET_PLATFORM_HAIKU -DHAIKU_REGULAR_BUILD -I/boot/home/haiku/build/user_config_headers -I/boot/home/haiku/build/config_headers -Isrc/servers/input -I/boot/home/haiku/generated/objects/common/servers/input -I/boot/home/haiku/generated/objects/haiku_host/x86_gcc2/common/servers/input -I/boot/home/haiku/generated/objects/haiku/x86_gcc2/common/servers/input -I- -I/boot/home/haiku/headers/private/app -I/boot/home/haiku/headers/private/input -I/boot/home/haiku/headers/private/interface -I/boot/home/haiku/headers/private/shared -I/boot/home/haiku/headers/private/storage -I/boot/home/haiku/headers/private/support -I/boot/home/haiku/headers/private/. -I/boot/home/haiku/headers/private/system -I/boot/home/haiku/headers/private/system/arch/x86 -I/boot/home/haiku/headers/cpp -I/boot/home/haiku/headers/build/gcc-2.95.3 -I/boot/home/haiku/headers -I/boot/home/haiku/headers/posix -I/boot/home/haiku/headers/glibc -I/boot/home/haiku/headers/os -I/boot/home/haiku/headers/os/add-ons -I/boot/home/haiku/headers/os/add-ons/file_system -I/boot/home/haiku/headers/os/add-ons/graphics -I/boot/home/haiku/headers/os/add-ons/input_server -I/boot/home/haiku/headers/os/add-ons/registrar -I/boot/home/haiku/headers/os/add-ons/screen_saver -I/boot/home/haiku/headers/os/add-ons/tracker -I/boot/home/haiku/headers/os/app -I/boot/home/haiku/headers/os/device -I/boot/home/haiku/headers/os/drivers -I/boot/home/haiku/headers/os/game -I/boot/home/haiku/headers/os/interface -I/boot/home/haiku/headers/os/kernel -I/boot/home/haiku/headers/os/locale -I/boot/home/haiku/headers/os/media -I/boot/home/haiku/headers/os/mail -I/boot/home/haiku/headers/os/midi -I/boot/home/haiku/headers/os/midi2 -I/boot/home/haiku/headers/os/net -I/boot/home/haiku/headers/os/storage -I/boot/home/haiku/headers/os/support -I/boot/home/haiku/headers/os/translation -I/boot/home/haiku/headers/private/. -o "/boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/MethodReplicant.o" ;
40
41...failed C++ /boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/MethodReplicant.o ...
42C++ /boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/BottomlineWindow.o
43cc1plus: warnings being treated as errors
44/boot/home/haiku/src/servers/input/BottomlineWindow.cpp: In method `void BottomlineWindow::HandleInputMethodEvent(BMessage *, EventList &)':
45/boot/home/haiku/src/servers/input/BottomlineWindow.cpp:88: warning: int format, int32 arg (arg 2)
46
47gcc -c "src/servers/input/BottomlineWindow.cpp" -O0 -Wall -Wno-trigraphs -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith -Wcast-align -Wsign-compare -Wno-multichar -Werror -nostdinc -ggdb -DDEBUG=1 -DARCH_x86 -DB_USE_BUILTIN_ATOMIC_FUNCTIONS -D_BEOS_R5_COMPATIBLE_ -DBOOT_ARCHIVE_IMAGE_OFFSET=320 -D__HAIKU_PRIMARY_PACKAGING_ARCH=\"x86_gcc2\" -DHAIKU_DISTRO_COMPATIBILITY_DEFAULT -DHAIKU_INCLUDE_PATENTED_CODE=0 -DHAIKU_TARGET_PLATFORM_HAIKU -DHAIKU_REGULAR_BUILD -I/boot/home/haiku/build/user_config_headers -I/boot/home/haiku/build/config_headers -Isrc/servers/input -I/boot/home/haiku/generated/objects/common/servers/input -I/boot/home/haiku/generated/objects/haiku_host/x86_gcc2/common/servers/input -I/boot/home/haiku/generated/objects/haiku/x86_gcc2/common/servers/input -I- -I/boot/home/haiku/headers/private/app -I/boot/home/haiku/headers/private/input -I/boot/home/haiku/headers/private/interface -I/boot/home/haiku/headers/private/shared -I/boot/home/haiku/headers/private/storage -I/boot/home/haiku/headers/private/support -I/boot/home/haiku/headers/private/. -I/boot/home/haiku/headers/private/system -I/boot/home/haiku/headers/private/system/arch/x86 -I/boot/home/haiku/headers/cpp -I/boot/home/haiku/headers/build/gcc-2.95.3 -I/boot/home/haiku/headers -I/boot/home/haiku/headers/posix -I/boot/home/haiku/headers/glibc -I/boot/home/haiku/headers/os -I/boot/home/haiku/headers/os/add-ons -I/boot/home/haiku/headers/os/add-ons/file_system -I/boot/home/haiku/headers/os/add-ons/graphics -I/boot/home/haiku/headers/os/add-ons/input_server -I/boot/home/haiku/headers/os/add-ons/registrar -I/boot/home/haiku/headers/os/add-ons/screen_saver -I/boot/home/haiku/headers/os/add-ons/tracker -I/boot/home/haiku/headers/os/app -I/boot/home/haiku/headers/os/device -I/boot/home/haiku/headers/os/drivers -I/boot/home/haiku/headers/os/game -I/boot/home/haiku/headers/os/interface -I/boot/home/haiku/headers/os/kernel -I/boot/home/haiku/headers/os/locale -I/boot/home/haiku/headers/os/media -I/boot/home/haiku/headers/os/mail -I/boot/home/haiku/headers/os/midi -I/boot/home/haiku/headers/os/midi2 -I/boot/home/haiku/headers/os/net -I/boot/home/haiku/headers/os/storage -I/boot/home/haiku/headers/os/support -I/boot/home/haiku/headers/os/translation -I/boot/home/haiku/headers/private/. -o "/boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/BottomlineWindow.o" ;
48
49...failed C++ /boot/home/haiku/generated/objects/haiku/x86_gcc2/debug_1/servers/input/BottomlineWindow.o ...
50
51BUILD FAILURE:
52...failed updating 4 target(s)...
53...skipped 1 target(s)...
54~/haiku>