-
Notifications
You must be signed in to change notification settings - Fork 138
Description
Repro Pipeline:
#20260127.18
Repro Branch:
10.0.3xx
Error Message:
##[error]repo-projects/Directory.Build.targets(606,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "/__w/1/s/src/fsharp/build.sh --pack --publish --sourceBuild --fromVMR --ci --configuration Release --verbosity minimal /p:TargetRid=ubuntu.24.04-x64 /p:OfficialBuildId=20260127.118 /p:DotNetPackageVersionPropsPath=/__w/1/s/artifacts/obj/PackageVersions/PackageVersions.fsharp.props /p:SourceBuiltAssetsDir=/__w/1/s/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/__w/1/s/artifacts/obj/manifests/Release/fsharp/ /p:RepositoryName=fsharp /p:RepositoryUrl=https://github.com/dotnet/dotnet /p:PreviouslySourceBuiltNupkgCacheDir="/__w/1/s/prereqs/packages/previously-source-built/" /p:AdditionalSourceBuiltNupkgCacheDir="/__w/_temp/shared-components/" /p:ReferencePackageNupkgCacheDir="/__w/1/s/prereqs/packages/reference/" /p:TrackPrebuiltUsageReportDir="/__w/1/s/artifacts/log/Release/fsharp/" /p:TargetArchitecture=x64 /p:TargetOS=linux /p:SourceBuiltShippingPackagesDir=/__w/1/s/artifacts/packages/Release/Shipping/fsharp/ /p:SourceBuiltNonShippingPackagesDir=/__w/1/s/artifacts/packages/Release/NonShipping/fsharp/ /p:SourceBuiltPdbArtifactsDir=/__w/1/s/artifacts/SymStore/Release/fsharp/ /p:SourceBuiltArtifactsBasePath=/__w/1/s/ /p:UsingToolMicrosoftNetCompilers=false /p:PortableBuild=false /p:PortableTargetRid=linux-x64 /p:RepoOriginalSourceRevisionId=f40f00d7d9b8dcc0fb55288029b5e1742b65650f -bl /p:GenerateResourceUsePreserializedResources=true --tfm net10.0 > /__w/1/s/artifacts/log/Release/fsharp/fsharp.log 2>&1" exited with code 1.
/__w/1/s/repo-projects/Directory.Build.targets(606,5): error MSB3073: The command "/__w/1/s/src/fsharp/build.sh --pack --publish --sourceBuild --fromVMR --ci --configuration Release --verbosity minimal /p:TargetRid=ubuntu.24.04-x64 /p:OfficialBuildId=20260127.118 /p:DotNetPackageVersionPropsPath=/__w/1/s/artifacts/obj/PackageVersions/PackageVersions.fsharp.props /p:SourceBuiltAssetsDir=/__w/1/s/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/__w/1/s/artifacts/obj/manifests/Release/fsharp/ /p:RepositoryName=fsharp /p:RepositoryUrl=https://github.com/dotnet/dotnet /p:PreviouslySourceBuiltNupkgCacheDir="/__w/1/s/prereqs/packages/previously-source-built/" /p:AdditionalSourceBuiltNupkgCacheDir="/__w/_temp/shared-components/" /p:ReferencePackageNupkgCacheDir="/__w/1/s/prereqs/packages/reference/" /p:TrackPrebuiltUsageReportDir="/__w/1/s/artifacts/log/Release/fsharp/" /p:TargetArchitecture=x64 /p:TargetOS=linux /p:SourceBuiltShippingPackagesDir=/__w/1/s/artifacts/packages/Release/Shipping/fsharp/ /p:SourceBuiltNonShippingPackagesDir=/__w/1/s/artifacts/packages/Release/NonShipping/fsharp/ /p:SourceBuiltPdbArtifactsDir=/__w/1/s/artifacts/SymStore/Release/fsharp/ /p:SourceBuiltArtifactsBasePath=/__w/1/s/ /p:UsingToolMicrosoftNetCompilers=false /p:PortableBuild=false /p:PortableTargetRid=linux-x64 /p:RepoOriginalSourceRevisionId=f40f00d7d9b8dcc0fb55288029b5e1742b65650f -bl /p:GenerateResourceUsePreserializedResources=true --tfm net10.0 > /__w/1/s/artifacts/log/Release/fsharp/fsharp.log 2>&1" exited with code 1. [/__w/1/s/repo-projects/fsharp.proj]
/__w/1/s/src/fsharp//Microsoft.FSharp.Compiler.sln:
publish
Determining projects to restore...
/__w/1/s/src/fsharp/buildtools/fslex/fslex.fsproj : error NU1102: Unable to find package Microsoft.NETCore.App.Crossgen2.ubuntu.24.04-x64 with version (= 10.0.1)
/__w/1/s/src/fsharp/buildtools/fslex/fslex.fsproj : error NU1102: - Found 1 version(s) in shared-components [ Nearest version: 10.0.2 ]
/__w/1/s/src/fsharp/buildtools/fslex/fslex.fsproj : error NU1102: - Versions from /__w/1/s/.dotnet/library-packs were not considered
/__w/1/s/src/fsharp/buildtools/fslex/fslex.fsproj : error NU1102: - Versions from /__w/1/s/.dotnet/sdk/10.0.101/FSharp/library-packs were not considered
/__w/1/s/src/fsharp/buildtools/fslex/fslex.fsproj : error NU1102: - Versions from prebuilt were not considered
/__w/1/s/src/fsharp/buildtools/fslex/fslex.fsproj : error NU1102: - Versions from previously-source-built were not considered
/__w/1/s/src/fsharp/buildtools/fslex/fslex.fsproj : error NU1102: - Versions from reference-packages were not considered
/__w/1/s/src/fsharp/buildtools/fslex/fslex.fsproj : error NU1102: - Versions from source-built-source-build-reference-packages were not considered
/__w/1/s/src/fsharp/buildtools/fslex/fslex.fsproj : error NU1102: - Versions from source-built-transport-arcade were not considered
Restored /__w/1/s/src/fsharp/src/FSharp.Core/FSharp.Core.fsproj (in 965 ms).
Failed to restore /__w/1/s/src/fsharp/buildtools/fslex/fslex.fsproj (in 965 ms).
##error Error building tools (exit code '1').
Metadata
Metadata
Assignees
Labels
Type
Projects
Status