Search Criteria
Package Details: msbuild-sdkresolver-git 16.3.0.r3318.g8059ecc7-2
Git Clone URL: | https://aur.archlinux.org/msbuild-git.git (read-only, click to copy) |
---|---|
Package Base: | msbuild-git |
Description: | Xamarin implementation of the Microsoft build system (SDK resolver) (Git version) |
Upstream URL: | https://github.com/mono/msbuild |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | openglfreak |
Maintainer: | openglfreak |
Last Packager: | openglfreak |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-22 15:49 |
Last Updated: | 2019-09-05 12:36 |
Dependencies (5)
- msbuild (msbuild-15-bin, msbuild-git, mono-msbuild)
- dotnet-host (dotnet-host-preview, dotnet-host-bin) (make)
- dotnet-sdk (dotnet-sdk-2.2, dotnet-sdk-2.2-vs2017, dotnet-sdk-3.0, dotnet-sdk-3.1, dotnet-sdk-2.1, dotnet-sdk-preview, dotnet-sdk-bin) (make)
- unzip (unzip-natspec, unzip-iconv) (make)
- xmlstarlet (make)
Latest Comments
hugegameartgd commented on 2020-04-22 21:35
Patches still don't work without uncommenting them.
hugegameartgd commented on 2020-03-14 15:51
Now fails to get some sources:
Edit: sorry, seems like this was a connection issue, nothing to do with upstream or the PKGBUILD. For the not working patches, here is a diff:
hugegameartgd commented on 2019-12-12 17:35
Package compiles fine if you ignore last two patches.
noabody commented on 2019-11-29 21:54
It gets a bit farther by changing the source from
source=('git+<https://github.com/mono/msbuild.git>'
to:Which equates to version
16.3.0.r3389.g560b1caa
But eventually fails with too many open files.
boggogo commented on 2019-11-24 17:48
I got the same error message as gdm413229
gdm413229 commented on 2019-11-03 04:59
I can't build this package. The log can be found below.
=> Making package: msbuild-git 16.3.0.r3318.g8059ecc7-2 (Sun 03 Nov 2019 04:56:35 GMT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating msbuild git repo...
Fetching origin
-> Found copy_hostfxr.patch
-> Found fix_bashisms.patch
-> Found license_check_is_case_sensitive.patch
-> Found fix_dotnet_case.patch
==> Validating source files with sha256sums...
==> Extracting sources...
-> Creating working copy of msbuild git repo...
Reset branch 'makepkg'
==> Starting prepare()...
patching file gen_build_info.sh
patching file mono/create_bootstrap.sh
patching file msbuild-deploy.in
patching file eng/cibuild_bootstrapped_msbuild.sh
Hunk #1 succeeded at 56 with fuzz 2.
patching file eng/cibuild_bootstrapped_msbuild.sh
Hunk #1 succeeded at 56 with fuzz 1.
patching file LICENSE
The next patch would create the file license,
which already exists! Skipping patch.
1 out of 1 hunk ignored
==> ERROR: A failure occurred in prepare().