Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Makefile: 2278, 4233, 897 and script Failed #76

Open
grifits opened this issue Mar 31, 2018 · 6 comments
Open

Error Makefile: 2278, 4233, 897 and script Failed #76

grifits opened this issue Mar 31, 2018 · 6 comments

Comments

@grifits
Copy link

grifits commented Mar 31, 2018

Hello. After running the script .toolchain.sh and long work more than 20 hours, I get the following result:
/bin/bash: line 1: 5647 kill build/genautomata ../..gcc/common.md ../../gcc/config/rs6000/rs6000.md ins-conditions.md > tmp-automata.c
Makefile:2278: error to perform the recipe for the target <>
make[2]: *** [s-automata] error 137
make[2]: *** waiting for task completion...
rm gcc.pod
Makefile: 4233: error to perform the recipe for the target <>
make[1]: *** [all-gcc] error 2
make[1]: exit dir <</usr/local/ps3dev/ps3toolchain/build/gcc-7.2.0/build-ppu>>
Makefile:897: error to perform the recipe for the target <>
make: *** [all] error 2
../scripts/002-gcc-newlib-PPU.sh: Failed.
help please any ideas and help

@zeldin
Copy link
Member

zeldin commented Apr 1, 2018

Hi grifits,
What hardware are you bulding on? I'm guessing by the fact that you didn't get farther than 002-gcc-newlib-PPU.sh despite running for 20 hours that it is rather constrained. I suspect that the "kill" here means that you ran out of memory during the genautomata run...

@grifits
Copy link
Author

grifits commented Apr 2, 2018

good afternoon
thanks for the answer
I'm using PS3

@grifits
Copy link
Author

grifits commented Apr 2, 2018

the question is not on the topic, but it can help me, I need to install gcc-4.7-spu, but it requires gcc-4.7-base, but it is installed in my system gcc-4.9-base. Any solutions and ideas how to install the two versions. For some reason, I could not delete gcc-4.9-base

@grifits
Copy link
Author

grifits commented Apr 5, 2018

I increased the size of the swap and moved on, but now I got this error:
make_self.c:12:27: fatal error: openssl/modes.h: no such file or directory
help where to find the reason, thanks

@zeldin
Copy link
Member

zeldin commented Apr 5, 2018

Hi grifts,
Are you on Ubuntu? This sounds like the issue @jparish1977 reported in #75. Please try installing libssl-dev.

@grifits
Copy link
Author

grifits commented Apr 13, 2018

This shifted my work from its place, though not the first time, but the installation reached the end and I saw the long-awaited command line. Thank you. How can I verify the installation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants