Skip to content

Libraries tests 7.0 (master) cross build failed for tizen arm64 #63122

Closed
@gbalykov

Description

@gbalykov

Build with (coreclr build doesn't work without #63121):

ROOTFS_DIR=`pwd`/.tools/rootfs/arm64 ./build.sh --portablebuild false --cross --clang10 --arch arm64 --runtimeConfiguration Release --librariesConfiguration Release --subset clr+libs.native /p:EnableSourceLink=false
ROOTFS_DIR=`pwd`/.tools/rootfs/arm64 ./build.sh --cross --clang10 --arch arm64 --runtimeConfiguration Release --librariesConfiguration Release --subset libs.ref+libs.src+libs.pretest+libs.packages+libs.tests --testscope all /p:EnableSourceLink=false

Error:

Build FAILED.

       "/home/runtime/.packages/microsoft.dotnet.arcade.sdk/7.0.0-beta.21621.3/tools/Build.proj" (default target) (1) ->
       "/home/runtime/Build.proj" (Build target) (3:2) ->
       "/home/runtime/src/libraries/tests.proj" (default target) (493) ->
       "/home/runtime/src/libraries/System.Runtime.InteropServices/tests/DllImportGenerator.Tests/DllImportGenerator.Tests.csproj" (default target) (773) ->
       "/home/runtime/src/libraries/System.Runtime.InteropServices/tests/DllImportGenerator.Tests/DllImportGenerator.Tests.csproj" (Build target) (773:2) ->
       "/home/runtime/src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/NativeExports.csproj" (default target) (775:2) ->
       (GetUnixBuildArgumentsForDNNE target) -> 
         /home/runtime/src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/NativeExports.csproj(33,5): error MSB3073: The command "..." exited with code 1.

    0 Warning(s)
    1 Error(s)

cc @alpencolt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions