-
Notifications
You must be signed in to change notification settings - Fork 7
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: A failure occurred in build #5
Comments
Hmm, strange. I can't reproduce this issue on Arch Linux and never experienced it either. It seems you get this message while building the game using the provided makefile (by OpenRA devs). This means the compilation process itself fails. Not sure if this has anything to do with the script. The message indicates this may be an issue of missing dependencies or conflicting packages...not sure, anyway. Have you checked your system and cleaned the /data/linux/arch_linux/ folder, excluding files openra-bleed-tibsunra2.install & PKGBUILD? Btw. I've never got any messages related to Open.Nat installation. My building process looks like this on Arch:
|
No, everything is clean. |
Have you tried
or if the compilation succeeds by using either of them? (as a reference, so we can narrow down your issue) |
WARNING: 'Open.Nat/Open.Nat.nupkg' already exists. Skipping...
Successfully installed 'Open.Nat 2.1.0.0'.
cp: cannot stat './Open.NAT/lib/net45/Open.Nat.dll': No such file or directory
make: *** [Makefile:370: cli-dependencies] Error 1
==> ERROR: A failure occurred in build().
Aborting...
find: ‘/home/freshman/openra-tibsunra2-master/data/linux/arch_linux/pkg’: Permission denied
Whoops! Something went wrong. Please check possible error messages above.
The text was updated successfully, but these errors were encountered: