Homebrew [Compiling issues] help plox

lolzvid

Well-Known Member
OP
Member
Joined
Dec 26, 2014
Messages
148
Trophies
0
Age
22
XP
278
Country
Brazil
LqW6ntG.png


Already reinstalled everything present at the devkitPro folder, rebooted (it gave me some very weird memory errors and violation access), and I'm slowly losing my sanity

This started today, yesterday it was absolutely fine with every other project and example (I didn't do any recent changes or alterations in the devkitPro folder contents)
 
Last edited by lolzvid,
  • Like
Reactions: TLOZmaster

lolzvid

Well-Known Member
OP
Member
Joined
Dec 26, 2014
Messages
148
Trophies
0
Age
22
XP
278
Country
Brazil
Does the same happen if you use msys rather than the Windows cmd prompt?
Just hangs (do absolutely nothing, prompt screen in blank)

I've already reinstalled msys, too (downloaded it from 3 other sources, other than devkitPro's installer), but nothing

There are some logs at the libctru folder, should I upload it here?

EDIT: Programs are starting to crash within minutes on Windows, I really hope that the memory isn't fucked up
 
Last edited by lolzvid,
  • Like
Reactions: TLOZmaster

TLOZmaster

Well-Known Member
Member
Joined
Feb 21, 2015
Messages
331
Trophies
0
Age
22
Location
Hyrule
XP
1,206
Country
United States
I would back up your Hard Drive or what is important on it and reinstall windows. If you have a phone with the space, I would download the win10/8/7/xp iso with that and then copy it over onto a disc or a flash drive and boot it with either of those.


Whoops, I needed to add that I am not entirely sure if this would work, I haven't had a memory problem before.
 
Last edited by TLOZmaster,
  • Like
Reactions: lolzvid

lolzvid

Well-Known Member
OP
Member
Joined
Dec 26, 2014
Messages
148
Trophies
0
Age
22
XP
278
Country
Brazil
I would back up your Hard Drive or what is important on it and reinstall windows. If you have a phone with the space, I would download the win10/8/7/xp iso with that and then copy it over onto a disc or a flash drive and boot it with either of those.


Whoops, I needed to add that I am not entirely sure if this would work, I haven't had a memory problem before.
I'm doing this right now (my external hard drive is finally in use)...

:ohnoes:
 

TLOZmaster

Well-Known Member
Member
Joined
Feb 21, 2015
Messages
331
Trophies
0
Age
22
Location
Hyrule
XP
1,206
Country
United States
How much space does your ext. hard drive have? If it is low, I would just backup important things cx

But I guess that is a given.
 

lolzvid

Well-Known Member
OP
Member
Joined
Dec 26, 2014
Messages
148
Trophies
0
Age
22
XP
278
Country
Brazil
How much space does your ext. hard drive have? If it is low, I would just backup important things cx

But I guess that is a given.
500GB (~370GB free)

I've restarted my computer again, but now it seems like normal (maybe a problem related to RAM?), but I still can't compile anything.
 

VegaRoXas

Well-Known Member
Member
Joined
Mar 29, 2015
Messages
290
Trophies
0
XP
368
Country
Gambia, The
500GB (~370GB free)

I've restarted my computer again, but now it seems like normal (maybe a problem related to RAM?), but I still can't compile anything.
Reinstalling windows just for compiling something? I would just wait. Maybe someone could help you lol.
You could use https://c9.io/ to build it online in linux.
 
  • Like
Reactions: lolzvid

dark_samus3

Well-Known Member
Member
Joined
May 30, 2015
Messages
2,372
Trophies
0
XP
2,032
Country
United States
Well, after my computer kept off for some minutes, it now compiles...

...what the heck.

Definitely sounds like a RAM issue... Maybe the chips are getting too hot on it? I've had RAM issues before and it took me months to track down the problems (mainly because windows worked fine and so did Linux until I tried to do anything memory intensive) trust me when I say memory problems are the most slippery, elusive messed up little bugs in the system you'll have. Now if you're like me and have 2 modules pull one out and see if you have problems and if you do then you know that either the other stick is bad or its something else, then repeat with the other stick (putting the first one back into place ofc) and if issues persist then it isn't the RAM at all or is both sticks
 
  • Like
Reactions: lolzvid

lolzvid

Well-Known Member
OP
Member
Joined
Dec 26, 2014
Messages
148
Trophies
0
Age
22
XP
278
Country
Brazil
Definitely sounds like a RAM issue... Maybe the chips are getting too hot on it? I've had RAM issues before and it took me months to track down the problems (mainly because windows worked fine and so did Linux until I tried to do anything memory intensive) trust me when I say memory problems are the most slippery, elusive messed up little bugs in the system you'll have. Now if you're like me and have 2 modules pull one out and see if you have problems and if you do then you know that either the other stick is bad or its something else, then repeat with the other stick (putting the first one back into place ofc) and if issues persist then it isn't the RAM at all or is both sticks
I was doing some RAM repairing/checking with Windows, and it said that everything was fine... Oh well.
 

dark_samus3

Well-Known Member
Member
Joined
May 30, 2015
Messages
2,372
Trophies
0
XP
2,032
Country
United States
I was doing some RAM repairing/checking with Windows, and it said that everything was fine... Oh well.
That's the thing, my RAM fully passed an hour long test, go to compile Android and it was segmentation faulting (it was trying to access memory that didn't exist/was malfunctioning) pulled out one of my sticks BAM working fine, put just that bad stick in and issues returned... Yet it still was passing memory tests which I found really weird
 
  • Like
Reactions: lolzvid

elhobbs

Well-Known Member
Member
Joined
Jul 28, 2008
Messages
1,033
Trophies
1
XP
2,622
Country
United States
That's the thing, my RAM fully passed an hour long test, go to compile Android and it was segmentation faulting (it was trying to access memory that didn't exist/was malfunctioning) pulled out one of my sticks BAM working fine, put just that bad stick in and issues returned... Yet it still was passing memory tests which I found really weird
Were you using a memory test from your system manufacturer? I have found that these tests are completely useless. I have not used one that was able to find anything unless it had completely failed. At which point you don't really need the test software.
 
  • Like
Reactions: dark_samus3

dark_samus3

Well-Known Member
Member
Joined
May 30, 2015
Messages
2,372
Trophies
0
XP
2,032
Country
United States
Were you using a memory test from your system manufacturer? I have found that these tests are completely useless. I have not used one that was able to find anything unless it had completely failed. At which point you don't really need the test software.

Nah just the memtest86 in the grub menu
 
Last edited by dark_samus3,
General chit-chat
Help Users
  • No one is chatting at the moment.
  • JuanMena @ JuanMena:
    Will you give me mouth to mouth oxygen if my throat closes?
  • K3N1 @ K3N1:
    Nah the air can do that
  • K3N1 @ K3N1:
    Ask @x65943 he's trained for that stuff
  • JuanMena @ JuanMena:
    Kissing random dudes choking in celery? Really? Need to study for that?
  • K3N1 @ K3N1:
    Yes it requires a degree
  • K3N1 @ K3N1:
    I could also yank out the rest of my teeth but theirs professionals for that
  • x65943 @ x65943:
    If your throat closes, putting oxygen in your mouth will not solve anything - as you will be introducing oxygen prior to the area of obstruction
  • JuanMena @ JuanMena:
    Just kiss me Kyle.
  • x65943 @ x65943:
    You either need to be intubated to bypass obstruction or create a stoma inferior to the the area of obstruction to survive
  • x65943 @ x65943:
    "Just kiss me Kyle." And I thought all the godreborn gay stuff was a smear campaign
  • JuanMena @ JuanMena:
    If I die, tell my momma I won't be carrying Baby Jesus this christmas :sad::cry:
  • K3N1 @ K3N1:
    Smear campaigns are in The political section now?
  • JuanMena @ JuanMena:
    Chary! Chary! Chary, Chary, Chary!
  • Sonic Angel Knight @ Sonic Angel Knight:
    Pork Provolone :P
  • Psionic Roshambo @ Psionic Roshambo:
    Sounds yummy
  • K3N1 @ K3N1:
    Sweet found my Wii u PSU right after I ordered a new one :tpi:
  • JuanMena @ JuanMena:
    It was waiting for you to order another one.
    Seems like, your PSU was waiting for a partner.
  • JuanMena @ JuanMena:
    Keep them both
    separated or you'll have more PSUs each year.
  • K3N1 @ K3N1:
    Well one you insert one PSU into the other one you get power
  • JuanMena @ JuanMena:
    It literally turns it on.
  • K3N1 @ K3N1:
    Yeah power supplies are filthy perverts
  • K3N1 @ K3N1:
    @Psionic Roshambo has a new friend
    +1
  • JuanMena @ JuanMena:
    It's Kyle, the guy that went to school to be a Certified man Kisser.
  • Psionic Roshambo @ Psionic Roshambo:
    Cartmans hand has taco flavored kisses
  • A @ abraarukuk:
    hi guys
    A @ abraarukuk: hi guys