Search Criteria
Package Details: openra-d2-git 199.git.4837e48-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openra-d2-git.git (read-only, click to copy) |
---|---|
Package Base: | openra-d2-git |
Description: | A Dune II-inspired mod of OpenRA |
Upstream URL: | https://github.com/OpenRA/d2 |
Licenses: | GPL3 |
Provides: | openra-d2 |
Submitter: | fusion809 |
Maintainer: | fusion809 |
Last Packager: | fusion809 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-23 11:23 (UTC) |
Last Updated: | 2023-06-11 14:41 (UTC) |
Dependencies (15)
- desktop-file-utils (desktop-file-utils-gitAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- lua51 (luajit-symlinksAUR)
- mono (mono-gitAUR)
- openal (openal-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR)
- dos2unix (dos2unix-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Latest Comments
1 2 Next › Last »
Mr.Smith1974 commented on 2023-06-11 14:13 (UTC)
hazelnot commented on 2021-11-06 11:13 (UTC)
Not sure what's going on, seems like some files are missing
fusion809 commented on 2019-09-28 06:06 (UTC)
@Mr.Smith1974 have you tried the latest commit I just pushed? It uses a new upstream commit that was designed to fix this error.
fusion809 commented on 2019-09-02 17:31 (UTC)
I've reported this issue upstream at the OpenRA/d2 GitHub repo, https://github.com/OpenRA/d2/issues/145, as one of the lead developers of OpenRA told me in the #openra IRC channel that this is possibly due to an imprudent choice of game engine version.
fusion809 commented on 2019-09-02 16:28 (UTC)
Does this PKGBUILD work:
?
Mr.Smith1974 commented on 2019-09-02 16:16 (UTC)
I figured out what the problem is: he does not have time to download the engine file.zip and continue installation without it. I don't know whether the problem is PKGBUILD, or yay or script fetch-engine.sh. But you need to add a check if this file is fully downloaded.
fusion809 commented on 2019-09-02 14:56 (UTC)
Well, I'm stuck for ideas. I'm not a C# programmer, so I must admit the error is nonsense to me. Here is my build log, as I just installed it with yay: https://gist.github.com/39c445667f4d5c8dac99035096a0bdc5. As you can see, the output is quite different.
Mr.Smith1974 commented on 2019-09-02 14:49 (UTC)
yes. It was clean attempt. The complete output of the build with an error like this: https://pastebin.com/ENUHKgkr
fusion809 commented on 2019-09-02 14:30 (UTC) (edited on 2019-09-02 14:30 (UTC) by fusion809)
Was your build attempt a clean attempt? That is, did you run makepkg -C to clean the build root, to ensure there were no build artefacts left over from the last build attempt that could stuff up the attempted rebuild? If not, please do so now.
Mr.Smith1974 commented on 2019-09-02 14:27 (UTC) (edited on 2019-09-02 14:28 (UTC) by Mr.Smith1974)
I installed msbuild-bin from aur. It helped. But now I get a fatal build error:
/home/admin/.cache/yay/openra-d2-git/src/d2/engine/OpenRA.Test/OpenRA.Test.csproj.metaproj : error MSB4025: The project file could not be loaded. Could not find file "/home/admin/.cache/yay/openra-d2-git/src/d2/engine/OpenRA.Test/OpenRA.Test.csproj.metaproj" /home/admin/.cache/yay/openra-d2-git/src/d2/engine/OpenRA.PostProcess/OpenRA.PostProcess.csproj.metaproj : error MSB4025: The project file could not be loaded. Could not find file "/home/admin/.cache/yay/openra-d2-git/src/d2/engine/OpenRA.PostProcess/OpenRA.PostProcess.csproj.metaproj" make[1]: [Makefile:152: core] Error 1 make[1]: Leaving directory '/home/admin/.cache/yay/openra-d2-git/src/d2/engine' make: [Makefile:110: engine] Error 2 Fetching NUnit from NuGet Fetching NUnit.Console from NuGet Fetching Open.Nat from NuGet Fetching FuzzyLogicLibrary from NuGet. Fetching SDL2-CS from GitHub. Fetching OpenAL-CS from GitHub. Fetching Eluant from GitHub. Fetching rix0rrr.BeaconLib from NuGet. /home/admin/.cache/yay/openra-d2-git/src/d2/engine/OpenRA.sln.metaproj : error MSB4057: The target "restore" does not exist in the project. [/home/admin/.cache/yay/openra-d2-git/src/d2/engine/OpenRA.sln] make[1]: [Makefile:171: cli-dependencies] Error 1 make[1]: Leaving directory '/home/admin/.cache/yay/openra-d2-git/src/d2/engine' make: [Makefile:106: engine-dependencies] Error 2 ==> ERROR: A failure occurred in build().
1 2 Next › Last »