Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] cmake-2.4.7-r1 on Mac OS X (PPC)
Date: Sat, 19 Jul 2008 11:25:34
Message-Id: 20080719112529.GX941@gentoo.org
In Reply to: Re: [gentoo-alt] cmake-2.4.7-r1 on Mac OS X (PPC) by Lothar Braun
1 On 19-07-2008 12:22:03 +0200, Lothar Braun wrote:
2 > Fabian Groffen wrote:
3 >> On 26-06-2008 14:35:32 +0200, Lothar Braun wrote:
4 >>> Hi,
5 >>>
6 >>> i tried to compile cmake-2.4.7-r1 on Mac OS X 10.4 on a PPC
7 >>> processor. It compiles the bootstrap cmake, but fails to execute it:
8 >>
9 >> Nasty, the linker or cmake itself just crashes.
10 >
11 > Indeed, that's nasty. I could reproduce the same crash on an Mac OS X
12 > 10.5 on an Intel CPU and was able to create a backtrace:
13 >
14 > #0 0x91fa9f75 in SystemConfigurationVersionNumber ()
15 > (gdb) bt
16 >
17 > Does someone have any ideas on how i could fix this problem?
18
19 No, but this suggests it is cmake crashing, not the linker.
20
21 > #0 0x91fa9f75 in SystemConfigurationVersionNumber ()
22 > #1 0x00000051 in ?? ()
23 > #2 0x91faa02c in SystemConfigurationVersionNumber ()
24 > #3 0x91fa859d in SystemConfigurationVersionNumber ()
25 > #4 0x000a00fa in cmFileCommand::HandleWriteCommand ()
26 > #5 0x000b8097 in cmFileCommand::InitialPass ()
27 > #6 0x000bf789 in cmCommand::InvokeInitialPass ()
28 > #7 0x0003171e in cmMakefile::ExecuteCommand ()
29 > #8 0x00037929 in cmMakefile::ReadListFile ()
30 > #9 0x00047f81 in cmGlobalGenerator::EnableLanguage ()
31 > #10 0x0006b986 in cmGlobalUnixMakefileGenerator3::EnableLanguage ()
32 > #11 0x00035580 in cmMakefile::EnableLanguage ()
33 > #12 0x000aa3ba in cmProjectCommand::InitialPass ()
34 > #13 0x000bf789 in cmCommand::InvokeInitialPass ()
35 > #14 0x0003171e in cmMakefile::ExecuteCommand ()
36 > #15 0x00037929 in cmMakefile::ReadListFile ()
37 > #16 0x00055053 in cmLocalGenerator::Configure ()
38 > #17 0x00078e98 in cmLocalUnixMakefileGenerator3::Configure ()
39 > #18 0x00049500 in cmGlobalGenerator::Configure ()
40 > #19 0x0000c66d in cmake::Configure ()
41 > #20 0x0000cdbf in cmake::Run ()
42 > #21 0x000143ce in do_cmake ()
43 > #22 0x00001fba in start ()
44
45
46 --
47 Fabian Groffen
48 Gentoo on a different level
49 --
50 gentoo-alt@l.g.o mailing list