Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
106 user(s) are online (54 user(s) are browsing Forums)

Members: 0
Guests: 106

more...

Headlines

 
  Register To Post  

« 1 (2)
Re: Cmake on Amiga
Quite a regular
Quite a regular


See User information
@Thematic

I will try.

Thank you

Sending the crashlog to Alfkil...

Retired
Go to top
Re: Cmake on Amiga
Quite a regular
Quite a regular


See User information
@Thematic

Tried with cmake -i.

cmake crash

Retired
Go to top
Re: Cmake on Amiga
Just can't stay away
Just can't stay away


See User information
I have built quite a lot of projects with the current cmake (including big and complex ones like musescore), so it definately works. Somehow, strangely, most users fail to do the configuring correctly. It often comes down to the fact, that it doesn't find the cmake: assign, which will give errors like the ones posted in this thread, ie. "Failed to find /CMake/Modules" or whatever it says.

I am quite unsure, whether this is due to some malfunction in peoples brains, or if I myself has done something to elicit these complications. I am not sure, if I am in the right frame of mind to try and mangle with it right this moment, but perhaps in a week or two, if enough user demand materialises.


Edited by alfkil on 2016/11/8 22:15:50
Go to top
Re: Cmake on Amiga
Home away from home
Home away from home


See User information
@alfkil

I definitely have the cmake assign, and it starts up starts doing various things and then fails when testing that gcc builds a binary.


Go to top
Re: Cmake on Amiga
Just can't stay away
Just can't stay away


See User information
@broadblues

Ok, so that's a different issue. It should work, at least it does for me, but maybe something changed with the new SDK? It could also be a problem with the PATH variable. Or some other setting causing it to not find gcc.

Go to top
Re: Cmake on Amiga
Home away from home
Home away from home


See User information
@alfkil

Actually it finds gcc okay, it just doesn't believe it works :-0

I'm not at my amiga at the moment I'll see if I can produce a log later / tommorrow


Go to top
Re: Cmake on Amiga
Quite a regular
Quite a regular


See User information
@Raziel

Here's a part of the snoopy output:

00067 : cmake : o.k. = ExamineFH("CMakeCache.txt") [38uS]
00068 : cmake : o.k. = Lock("AmigaOS:cmake/bin",SHARED) [220uS]
00069 : cmake : o.k. = Lock("AmigaOS:cmake/bin/cmake",SHARED) [236uS]
00070 : cmake : o.k. = ExamineObject(0x5C661BC8) [114uS]
00071 : cmake : o.k. = Lock("AmigaOS:cmake/bin/cmake",SHARED) [233uS]
00072 : cmake : o.k. = ExamineObject(0x5C661BC8) [154uS]
00073 : cmake : FAIL = Lock("AmigaOS:cmake/bin/ccmake",SHARED) [167uS]
00074 : cmake : FAIL = Lock("AmigaOS:cmake/bin/cmake-gui",SHARED) [159uS]
00075 : cmake : o.k. = Lock("AmigaOS:cmake/bin/ctest",SHARED) [6483uS]
00076 : cmake : o.k. = ExamineObject(0x5C661BC8) [124uS]
00077 : cmake : o.k. = Lock("AmigaOS:cmake/bin/cpack",SHARED) [433uS]
00078 : cmake : o.k. = ExamineObject(0x5C661BC8) [118uS]
00079 : cmake : o.k. = Lock("AmigaOS:cmake/bin/cmake",SHARED) [254uS]
00080 : cmake : o.k. = Lock("AmigaOS:cmake/bin/cmake",SHARED) [259uS]

The two fail lines refer to files that are not present in the cmake/bin directory: ccmake and cmake-gui.

I'm not sure, btw, that this is the problem.


Edited by AmigaBlitter on 2016/11/11 19:26:12
Edited by AmigaBlitter on 2016/11/11 19:28:16
Retired
Go to top
Re: Cmake on Amiga
Quite a regular
Quite a regular


See User information
This is just before the reaper appears:

00510 : cmake : o.k. = SystemTagList(""uname" -p 2>&1",ASYNC) [55701uS]
00511 : PIPE/queue-handler 53.3 : 0 = FindSegmentStackSize("L:Queue-Handler") [110uS]
00512 : PIPE/queue-handler 53.3 : o.k. = [exec] OpenLibrary("dos.library",53) [21uS]
00513 : PIPE/queue-handler 53.3 : o.k. = [exec] OpenLibrary("utility.library",53) [5uS]
00514 : PIPE/queue-handler 53.3 : o.k. = [exec] OpenDevice("timer.device",1,0x5AED25E0,0x00000000) = 0 [44uS]
00515 : Background CLI : FAIL = Lock("uname",SHARED) [1597uS]
00516 : Background CLI : SetCurrentDir("SYS:")
00517 : Background CLI : SetCurrentDir("ENV:")
00518 : Background CLI : FAIL = Lock("uname",SHARED) [80uS]
00519 : Background CLI : SetCurrentDir("SYS:")
00520 : Background CLI : SetCurrentDir("<untracked>")
00521 : Background CLI : FAIL = Lock("uname",SHARED) [189uS]
00522 : Background CLI : SetCurrentDir("SYS:")
00523 : Background CLI : SetCurrentDir("<untracked>")
00524 : cmake : o.k. = Open("PIPE:06324616631.67155011031",OLD) = [0x17E30E10] [2108uS]
00525 : Background CLI : FAIL = Lock("uname",SHARED) [238uS]
00526 : Background CLI : SetCurrentDir("SYS:")
00527 : Background CLI : SetCurrentDir("<untracked>")
00528 : cmake : o.k. = ExamineObject(0x5C65D918) [254uS]
00529 : cmake : FAIL = IsInteractive("PIPE:06324616631.67155011031")
00530 : PIPE/queue-handler 53.3 : 0 = FindSegmentStackSize("L:Queue-Handler") [18uS]
00531 : PIPE/queue-handler 53.3 : o.k. = [exec] OpenLibrary("dos.library",53) [21uS]
00532 : PIPE/queue-handler 53.3 : o.k. = [exec] OpenLibrary("utility.library",53) [6uS]
00533 : PIPE/queue-handler 53.3 : o.k. = [exec] OpenDevice("timer.device",1,0x5AED2A90,0x00000000) = 0 [46uS]
00534 : Background CLI : FAIL = Lock("uname",SHARED) [1289uS]
00535 : Background CLI : SetCurrentDir("SYS:")
00536 : Background CLI : SetCurrentDir("<untracked>")
00537 : Background CLI : FAIL = Lock("uname",SHARED) [300uS]
00538 : Background CLI : SetCurrentDir("SYS:")
00539 : Background CLI : SetCurrentDir("<untracked>")
00540 : cmake : FAIL = IsFileSystem("PIPE:") [1788uS]
00541 : Background CLI : FAIL = Lock("uname",SHARED) [266uS]
00542 : Background CLI : SetCurrentDir("SYS:")
00543 : Background CLI : SetCurrentDir("<untracked>")
00544 : cmake : o.k. = ExamineFH("06324616631.67155011031") [225uS]
00545 : Background CLI : FAIL = Lock("uname",SHARED) [237uS]
00546 : Background CLI : SetCurrentDir("SYS:")
00547 : Background CLI : SetCurrentDir("<untracked>")
00548 : Background CLI : FAIL = Lock("uname",SHARED) [105uS]
00549 : Background CLI : SetCurrentDir("SYS:")
00550 : Background CLI : SetCurrentDir("<untracked>")
00551 : Background CLI : FAIL = Lock("uname",SHARED) [73uS]
00552 : Background CLI : SetCurrentDir("SYS:")
00553 : Background CLI : SetCurrentDir("ENV:")
00554 : Background CLI : o.k. = Lock("uname",SHARED) [362uS]
00555 : Background CLI : o.k. = ExamineObject(0x5AE2BCA8) [116uS]
00556 : Background CLI : o.k. = LoadSeg("uname") = [0x1718230D] [18494uS]
00557 : Background CLI : o.k. = Lock("uname",SHARED) [343uS]
00558 : Background CLI : DIR = ParentDir("uname") [43uS]
00559 : Background CLI : SetCurrentDir("SYS:")
00560 : uname : 0 = FindSegmentStackSize("uname") [416uS]
00561 : uname : -----> RunCommand(0x1718230D "uname",,"-p 2>&1",9)
00562 : uname : 0 = FindSegmentStackSize("uname") [4uS]
00563 : uname : o.k. = [exec] OpenLibrary("dos.library",37) [23uS]
00564 : uname : o.k. = [exec] OpenLibrary("utility.library",37) [6uS]
00565 : uname : FAIL = IsInteractive("NIL:")
00566 : uname : FAIL = IsInteractive("PIPE:06324616631.67155011031")
00567 : uname : o.k. = Open("CONSOLE:",NEW) = [0x17E30E46] [59uS]
00568 : uname : FAIL = IsInteractive("CONSOLE:")
00569 : uname : o.k. = [exec] OpenLibrary("bsdsocket.library",3) [60uS]
00570 : uname : o.k. = [exec] OpenLibrary("locale.library",38) [15uS]
00571 : uname : ROOT = ParentOfFH(0x17E30E46) "CONSOLE:" [3uS]
00572 : uname : <----- RunCommand(0x1718230D "uname",,"-p 2>&1",9) = 0 [0x00000000] [1639uS]
00573 : Background CLI : o.k. = GetVar("_ScriptLine",0x5AE2BDD0,40,0x00000200) [18uS]
00574 : Background CLI : FAIL = GetVar("Echo",0x5AE2BD38,32,0x00000200) [8uS]
00575 : Background CLI : FAIL = GetVar("OldRedirect",0x5AE2BD38,32,0x00000200) [9uS]
00576 : Background CLI : FAIL = GetVar("KeepDoubleQuotes",0x5AE2BD38,32,0x00000200) [7uS]
00577 : Background CLI : FAIL = GetVar("Interactive",0x5AE2BD38,32,0x00000200) [9uS]
00578 : cmake : ROOT = ParentOfFH(0x17E30E10) "PIPE:06324616631.67155011031"

Retired
Go to top

  Register To Post
« 1 (2)

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project