Skip to content

source-built aspnetcore fails during rollup on ppc64le #54393

@tmds

Description

@tmds

The build is failing as follows:

    > build:debug
    > rollup -c --environment development --forceExit
    
    /home/tester/dotnet/src/aspnetcore/node_modules/rollup/dist/native.js:38
    	throw new Error(
    	^
    
  EXEC : error : Your current platform "linux" and architecture "ppc64" combination is not yet supported by the native Rollup build. Please use the WASM build "@rollup/wasm-node" instead. [/home/tester/dotnet/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj]
  ##vso[task.logissue type=error;sourcepath=EXEC;linenumber=0;columnnumber=0;code=;]Your current platform "linux" and architecture "ppc64" combination is not yet supported by the native Rollup build. Please use the WASM build "@rollup/wasm-node" instead.

cc @Swapnali911 @MichaelSimons @omajid

Metadata

Metadata

Assignees

Labels

✔️ Resolution: DuplicateResolved as a duplicate of another issueStatus: Resolvedarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions