Github messages for voidlinux
 help / color / mirror / Atom feed
From: TinfoilSubmarine <TinfoilSubmarine@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [WIP] New package: dotnet-sdk-5.0.202
Date: Tue, 07 Sep 2021 23:56:47 +0200	[thread overview]
Message-ID: <20210907215647.a6cpr7GioQVqDShIrUlbRlGWrD7hljGLJjJzJfLXq58@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27170@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 6307 bytes --]

New comment by TinfoilSubmarine on void-packages repository

https://github.com/void-linux/void-packages/pull/27170#issuecomment-914654473

Comment:
I saw that the Arch package had a patch for the linker errors with zlib/gss, so I created a similar one. This patch is used by the `source-build` scripts, not by Void, and needs to be placed in `patches/runtime/` in the build wrksrc. For simplicity instead of trying to verbally explain all my changes, [I pushed all these changes to my fork here](https://github.com/TinfoilSubmarine/void-packages/commit/cce7e1fd99e4015a6c79ea85153b28472ce4e9ee).

Still getting another error afterwards though:
```
  /builddir/source-build-5.0.206.1-SDK/.dotnet/sdk/5.0.205/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/source-build-5.0.206.1-SDK/artifacts/src/aspnetcore.c663adee8e64ba5d379fa0edfb8201984a7df7d0/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
  /builddir/source-build-5.0.206.1-SDK/.dotnet/sdk/5.0.205/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/source-build-5.0.206.1-SDK/artifacts/src/aspnetcore.c663adee8e64ba5d379fa0edfb8201984a7df7d0/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
  /builddir/source-build-5.0.206.1-SDK/.dotnet/sdk/5.0.205/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/source-build-5.0.206.1-SDK/artifacts/src/aspnetcore.c663adee8e64ba5d379fa0edfb8201984a7df7d0/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
  /builddir/source-build-5.0.206.1-SDK/.dotnet/sdk/5.0.205/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/source-build-5.0.206.1-SDK/artifacts/src/aspnetcore.c663adee8e64ba5d379fa0edfb8201984a7df7d0/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
  /builddir/source-build-5.0.206.1-SDK/.dotnet/sdk/5.0.205/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/source-build-5.0.206.1-SDK/artifacts/src/aspnetcore.c663adee8e64ba5d379fa0edfb8201984a7df7d0/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
  /builddir/source-build-5.0.206.1-SDK/.dotnet/sdk/5.0.205/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/source-build-5.0.206.1-SDK/artifacts/src/aspnetcore.c663adee8e64ba5d379fa0edfb8201984a7df7d0/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
  /builddir/source-build-5.0.206.1-SDK/artifacts/src/aspnetcore.c663adee8e64ba5d379fa0edfb8201984a7df7d0/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj(401,5): error : Could not find crossgen tools/crossgen
      0 Warning(s)
      7 Error(s)
  
  Time Elapsed 00:01:46.85
  ##vso[task.logissue type=error]Build failed (exit code '1').
  
  'aspnetcore' failed during build.
  See '/builddir/source-build-5.0.206.1-SDK/artifacts/logs/aspnetcore.log' for more information.
  'known-good' failed during build.

Build FAILED.

/builddir/source-build-5.0.206.1-SDK/packages/restored/microsoft.dotnet.arcade.sdk/5.0.0-beta.20426.4/tools/ProjectLayout.props(8,3): warning MSB4011: "/builddir/source-build-5.0.206.1-SDK/packages/restored/microsoft.dotnet.arcade.sdk/5.0.0-beta.20426.4/tools/RepoLayout.props" cannot be imported again. It was already imported at "/builddir/source-build-5.0.206.1-SDK/packages/restored/microsoft.dotnet.arcade.sdk/5.0.0-beta.20426.4/tools/Build.proj (49,3)". This is most likely a build authoring error. This subsequent import will be ignored. 
/builddir/source-build-5.0.206.1-SDK/repos/Directory.Build.targets(374,5): error MSB3073: The command "/builddir/source-build-5.0.206.1-SDK/artifacts/src/aspnetcore.c663adee8e64ba5d379fa0edfb8201984a7df7d0/build.sh  --restore --build --pack --configuration Release --ci -bl /v:minimal --arch x64 /p:BuildNodeJs=false /p:SourceBuildRuntimeIdentifier=linux-x64 /p:UseAppHost=false /p:PublishCompressedFilesPathPrefix=/builddir/source-build-5.0.206.1-SDK/artifacts/obj/x64/Release/blobs/aspnetcore/Runtime/ /p:MicrosoftNetFrameworkReferenceAssembliesVersion=1.0.0  /p:DotNetPackageVersionPropsPath=/builddir/source-build-5.0.206.1-SDK/artifacts/obj/x64/Release/PackageVersions.props >> /builddir/source-build-5.0.206.1-SDK/artifacts/logs/aspnetcore.log 2>&1" exited with code 1. [/builddir/source-build-5.0.206.1-SDK/repos/aspnetcore.proj]
    1 Warning(s)
    1 Error(s)

Time Elapsed 00:02:13.18
Build failed (exit code '1').
```

  parent reply	other threads:[~2021-09-07 21:56 UTC|newest]

Thread overview: 183+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-15  1:23 [PR PATCH] New package: dotnet-sdk-5.0.101 kawaiiamber
2020-12-15  1:29 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-15  2:18 ` [PR REVIEW] " ericonr
2020-12-15  2:33 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-15  2:33 ` [PR REVIEW] " kawaiiamber
2020-12-15  2:55 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-15  2:58 ` kawaiiamber
2020-12-15  3:03 ` kawaiiamber
2020-12-15  3:08 ` kawaiiamber
2020-12-15  4:09 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-15  9:20 ` ev-ermakov
2020-12-15 11:08 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-15 11:19 ` kawaiiamber
2020-12-15 11:28 ` kawaiiamber
2020-12-15 13:12 ` Anachron
2020-12-15 21:06 ` kawaiiamber
2020-12-15 21:08 ` kawaiiamber
2020-12-15 21:23 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-15 21:24 ` kawaiiamber
2020-12-15 22:11 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-15 22:16 ` kawaiiamber
2020-12-15 23:19 ` kawaiiamber
2020-12-15 23:34 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-16  2:01 ` kawaiiamber
2020-12-16  2:17 ` kawaiiamber
2020-12-16 19:33 ` kawaiiamber
2020-12-16 21:09 ` ericonr
2020-12-16 21:14 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-16 21:16 ` kawaiiamber
2020-12-16 21:17 ` kawaiiamber
2020-12-16 21:20 ` kawaiiamber
2020-12-17 21:49 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-17 21:52 ` kawaiiamber
2020-12-17 21:57 ` idMysteries
2020-12-17 21:57 ` idMysteries
2020-12-17 21:59 ` idMysteries
2020-12-17 22:05 ` ericonr
2020-12-17 22:06 ` ericonr
2020-12-17 22:16 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-17 22:17 ` kawaiiamber
2020-12-17 22:19 ` kawaiiamber
2020-12-18  8:10 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-18 14:42 ` unspecd
2020-12-18 14:50 ` unspecd
2020-12-18 17:15 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-18 17:16 ` kawaiiamber
2020-12-19  6:34 ` kawaiiamber
2020-12-19 13:28 ` unspecd
2020-12-22 10:23 ` fosslinux
2020-12-22 10:26 ` [PR REVIEW] " fosslinux
2020-12-22 10:26 ` fosslinux
2020-12-22 10:26 ` fosslinux
2020-12-22 10:26 ` fosslinux
2020-12-22 10:53 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-22 10:56 ` kawaiiamber
2020-12-22 10:56 ` kawaiiamber
2020-12-22 10:57 ` [PR REVIEW] " kawaiiamber
2020-12-22 10:58 ` kawaiiamber
2020-12-22 10:59 ` kawaiiamber
2020-12-22 11:05 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-22 11:06 ` [PR REVIEW] New package: dotnet-sdk-bin-5.0.101 kawaiiamber
2020-12-22 11:10 ` q66
2020-12-22 11:16 ` kawaiiamber
2020-12-22 11:17 ` kawaiiamber
2020-12-22 11:18 ` kawaiiamber
2020-12-22 11:22 ` q66
2020-12-22 11:25 ` kawaiiamber
2020-12-22 11:26 ` kawaiiamber
2020-12-22 11:27 ` kawaiiamber
2020-12-22 11:55 ` q66
2020-12-22 11:59 ` kawaiiamber
2020-12-22 12:04 ` q66
2020-12-22 12:04 ` q66
2020-12-22 12:09 ` kawaiiamber
2020-12-22 12:11 ` q66
2020-12-22 12:18 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-22 12:20 ` kawaiiamber
2020-12-22 12:29 ` kawaiiamber
2020-12-22 12:42 ` q66
2020-12-22 12:50 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-22 12:51 ` kawaiiamber
2020-12-22 13:01 ` [PR REVIEW] " ericonr
2020-12-22 13:01 ` ericonr
2020-12-22 13:01 ` ericonr
2020-12-22 13:01 ` ericonr
2020-12-22 13:09 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-22 13:09 ` [PR REVIEW] " kawaiiamber
2020-12-22 13:09 ` kawaiiamber
2020-12-22 13:09 ` kawaiiamber
2020-12-22 13:11 ` kawaiiamber
2020-12-22 13:12 ` kawaiiamber
2020-12-22 13:14 ` q66
2020-12-22 13:14 ` q66
2020-12-22 13:15 ` kawaiiamber
2020-12-22 13:19 ` kawaiiamber
2020-12-22 13:38 ` [PR REVIEW] " ericonr
2020-12-22 13:39 ` ericonr
2020-12-22 13:39 ` ericonr
2020-12-22 13:42 ` kawaiiamber
2020-12-22 13:48 ` q66
2020-12-22 13:53 ` kawaiiamber
2020-12-22 13:53 ` q66
2020-12-22 13:54 ` kawaiiamber
2020-12-22 13:57 ` q66
2020-12-22 14:01 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-22 14:01 ` kawaiiamber
2020-12-22 14:02 ` [PR PATCH] [Updated] " kawaiiamber
2020-12-22 14:04 ` [PR REVIEW] " kawaiiamber
2020-12-23  0:56 ` q66
2020-12-23  1:12 ` kawaiiamber
2021-02-24 17:32 ` ericonr
2021-02-25  2:45 ` kawaiiamber
2021-02-25  5:30 ` fosslinux
2021-02-25 11:15 ` kawaiiamber
2021-05-01  9:48 ` kawaiiamber
2021-05-01 16:31 ` Anachron
2021-05-01 19:09 ` kawaiiamber
2021-05-03  8:37 ` [PR PATCH] [Updated] " kawaiiamber
2021-05-03  8:38 ` kawaiiamber
2021-05-03  8:40 ` [WIP] New package: dotnet-sdk-bin-5.0.202 kawaiiamber
2021-05-03  8:41 ` [PR PATCH] [Updated] " kawaiiamber
2021-05-03  8:46 ` kawaiiamber
2021-05-03  8:47 ` kawaiiamber
2021-05-03 10:01 ` [PR PATCH] [Updated] [WIP] New package: dotnet-sdk-5.0.202 kawaiiamber
2021-05-03 10:08 ` kawaiiamber
2021-05-03 11:32 ` ericonr
2021-05-03 18:18 ` [PR PATCH] [Updated] " kawaiiamber
2021-05-03 18:19 ` kawaiiamber
2021-05-03 18:31 ` ericonr
2021-05-03 18:35 ` kawaiiamber
2021-05-12  5:05 ` rmboggs
2021-05-12  5:14 ` kawaiiamber
2021-05-12  6:36 ` rmboggs
2021-05-12 13:02 ` rmboggs
2021-05-12 13:04 ` rmboggs
2021-09-07 21:56 ` TinfoilSubmarine [this message]
2021-09-08  1:38 ` kawaiiamber
2021-09-08  2:25 ` rmboggs
2021-09-09 21:21 ` TinfoilSubmarine
2021-09-09 21:23 ` TinfoilSubmarine
2021-09-09 21:33 ` TinfoilSubmarine
2021-09-10 13:27 ` rmboggs
2021-09-10 13:46 ` TinfoilSubmarine
2021-09-10 14:06 ` rmboggs
2021-09-10 14:12 ` rmboggs
2021-09-10 14:39 ` rmboggs
2021-09-10 14:49 ` TinfoilSubmarine
2021-09-10 15:12 ` rmboggs
2021-09-10 17:21 ` Anachron
2021-09-10 17:39 ` TinfoilSubmarine
2021-09-10 18:56 ` rmboggs
2021-09-10 19:17 ` TinfoilSubmarine
2021-09-10 20:12 ` TinfoilSubmarine
2021-09-10 20:16 ` rmboggs
2021-09-10 21:59 ` rmboggs
2021-09-10 22:00 ` rmboggs
2021-09-11  2:41 ` kawaiiamber
2021-09-11 12:35 ` TinfoilSubmarine
2021-09-12 17:26 ` rmboggs
2021-09-13 12:23 ` TinfoilSubmarine
2021-09-13 14:42 ` rmboggs
2021-09-13 15:15 ` rmboggs
2021-09-13 15:21 ` rmboggs
2021-09-14 14:55 ` rmboggs
2021-09-14 16:37 ` Anachron
2021-09-14 16:50 ` rmboggs
2021-09-14 17:19 ` TinfoilSubmarine
2021-09-14 18:00 ` TinfoilSubmarine
2021-09-14 18:21 ` rmboggs
2021-09-14 18:38 ` TinfoilSubmarine
2021-09-14 18:48 ` rmboggs
2021-09-14 19:25 ` TinfoilSubmarine
2021-09-14 19:32 ` rmboggs
2021-09-14 20:03 ` TinfoilSubmarine
2021-09-14 20:06 ` rmboggs
2021-09-14 20:07 ` rmboggs
2021-09-14 20:07 ` rmboggs
2021-09-14 20:17 ` TinfoilSubmarine
2021-09-14 20:44 ` rmboggs
2021-09-15  1:12 ` fosslinux
2021-10-18 13:06 ` kawaiiamber
2021-10-18 13:06 ` [PR PATCH] [Closed]: " kawaiiamber
2021-10-18 17:57 ` ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210907215647.a6cpr7GioQVqDShIrUlbRlGWrD7hljGLJjJzJfLXq58@z \
    --to=tinfoilsubmarine@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).