Ticket #7398: r41022-4h_cmake_broken.txt

File r41022-4h_cmake_broken.txt, 1.8 KB (added by Disreali, 13 years ago)
Line 
1/boot/home> cmake --version
2CMake Error: Could not find CMAKE_ROOT !!!
3CMake has most likely not been installed correctly.
4Modules directory not found in
5/boot/common/bin
6Kill Thread
7
8
9GNU gdb 6.3
10Copyright 2004 Free Software Foundation, Inc.
11GDB is free software, covered by the GNU General Public License, and you are
12welcome to change it and/or distribute copies of it under certain conditions.
13Type "show copying" to see the conditions.
14There is absolutely no warranty for GDB. Type "show warranty" for details.
15This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
16
17[tcsetpgrp failed in terminal_inferior: Invalid Argument]
18Thread 4256 caused an exception: Segment violation
19Reading symbols from /boot/system/runtime_loader...done.
20Loaded symbols for /boot/system/runtime_loader
21Reading symbols from /boot/system/lib/libroot.so...done.
22Loaded symbols for /boot/system/lib/libroot.so
23Reading symbols from /boot/system/lib/libbe.so...done.
24Loaded symbols for /boot/system/lib/libbe.so
25Reading symbols from /boot/system/lib/libnetwork.so...done.
26Loaded symbols for /boot/system/lib/libnetwork.so
27Reading symbols from /boot/system/lib/libstdc++.so...done.
28Loaded symbols for /boot/system/lib/libstdc++.so
29Reading symbols from /boot/system/lib/libsupc++.so...done.
30Loaded symbols for /boot/system/lib/libsupc++.so
31[tcsetpgrp failed in terminal_inferior: Invalid Argument]
32[Switching to team /boot/common/bin/cmake --version (4256) thread cmake (4256)]
330x007ca761 in strlen () from /boot/system/lib/libroot.so
34(gdb) bt
35#0 0x007ca761 in strlen () from /boot/system/lib/libroot.so
36#1 0x00bd702d in std::string::operator= () from /boot/system/lib/libstdc++.so
37#2 0x003c106d in cmDocumentation::SetCMakeRoot ()
38#3 0x003bfbc3 in do_cmake ()
39#4 0x003bfa64 in main ()
40(gdb)