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

Multithreaded build sometimes fails #57

Closed
mheyer32 opened this issue Nov 14, 2018 · 2 comments
Closed

Multithreaded build sometimes fails #57

mheyer32 opened this issue Nov 14, 2018 · 2 comments

Comments

@mheyer32
Copy link
Contributor

A fresh build sometimes fails for me like shown below:

matze@ubuntu-VirtualBox:~/amigatoolchain/amiga-gcc$ make all -j8 PREFIX=/home/matze/amigatoolchain/amiga-gcc-out
make vbcc dtgen...done
unpack vbcc_target_m68k-amigaos...done
run vbcc dtgen...done
unpack ndk...done
patch ndk...done
configure fd2sfd...done
copying vbcc headers...done
copying vbcc headers...done
configure sfdc...done
creating vbcc config...failed
install: target ‘/home/matze/amigatoolchain/amiga-gcc-out/bin/’ is not a directory: No such file or directory
creating vbcc config...failed
less "log/creating vbcc config.log"
configure binutils... make fd2sfd... make ira... make vlink... make vbcc... make vasm...Makefile:562: recipe for target 'build-Linux/vbcc_target_m68k-amigaos/_done' failed
make: *** [build-Linux/vbcc_target_m68k-amigaos/_done] Error 1
make: *** Waiting for unfinished jobs....
make ira...done
make fd2sfd...done
make vbcc...done
install vbcc...done
make vlink...done
install vlink...done
make vasm...done
install vasm...done
configure binutils...done

@bebbo
Copy link
Owner

bebbo commented Nov 14, 2018

please test

@mheyer32
Copy link
Contributor Author

I tried it once and it seemed to work. Thanks!
Closing for now.

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