Skip to content

Conversation

carlossanlop
Copy link
Contributor

@carlossanlop carlossanlop commented Jan 14, 2025

MERGE COMMIT!

cc @wfurt @matouskozak

@mmitche this is the last bunch of changes to flow.

github-actions bot and others added 3 commits January 14, 2025 11:12
* guard agains empty Accept address

* remove assert

* add comment

---------

Co-authored-by: wfurt <[email protected]>
@carlossanlop carlossanlop added Servicing-approved Approved for servicing release area-codeflow for labeling automated codeflow labels Jan 14, 2025
@carlossanlop carlossanlop added this to the 9.0.2 milestone Jan 14, 2025
@carlossanlop carlossanlop self-assigned this Jan 14, 2025
@carlossanlop
Copy link
Contributor Author

@akoeplinger @lewing there is a build failure in mono - Libclang '' doesn't exist.. Can you please take a look? This is most likely pre-existing to the changes in this PR:

  -- Found Python3: /usr/bin/python3.12 (found version "3.12.3") found components: Interpreter
  -- Looking for accept4
  -- Looking for accept4 - found
  -- Found Python: /usr/bin/python3.12 (found version "3.12.3") found components: Interpreter
  -- Configuring done (14.8s)
  -- Generating done (0.2s)
  -- Build files have been written to: /__w/1/s/artifacts/obj/mono/android.x64.Release
  Running 'python3 /__w/1/s/src/mono/mono/tools/offsets-tool/offsets-tool.py --abi=x86_64-none-linux-android --netcore --targetdir="/__w/1/s/artifacts/obj/mono/android.x64.Release" --monodir="/__w/1/s/src/mono" --nativedir="/__w/1/s/src/native" --outfile="/__w/1/s/artifacts/obj/mono/android.x64.Release/cross/offsets-x64-android.h" --libclang="" --sysroot="/usr/local/android-sdk/ndk/27.2.12479018/toolchains/llvm/prebuilt/linux-x86_64/sysroot"'
  Libclang '' doesn't exist.
/__w/1/s/src/mono/mono.proj(1008,5): error MSB3073: The command "python3 /__w/1/s/src/mono/mono/tools/offsets-tool/offsets-tool.py --abi=x86_64-none-linux-android --netcore --targetdir="/__w/1/s/artifacts/obj/mono/android.x64.Release" --monodir="/__w/1/s/src/mono" --nativedir="/__w/1/s/src/native" --outfile="/__w/1/s/artifacts/obj/mono/android.x64.Release/cross/offsets-x64-android.h" --libclang="" --sysroot="/usr/local/android-sdk/ndk/27.2.12479018/toolchains/llvm/prebuilt/linux-x86_64/sysroot"" exited with code 1.
##[error]src/mono/mono.proj(1008,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "python3 /__w/1/s/src/mono/mono/tools/offsets-tool/offsets-tool.py --abi=x86_64-none-linux-android --netcore --targetdir="/__w/1/s/artifacts/obj/mono/android.x64.Release" --monodir="/__w/1/s/src/mono" --nativedir="/__w/1/s/src/native" --outfile="/__w/1/s/artifacts/obj/mono/android.x64.Release/cross/offsets-x64-android.h" --libclang="" --sysroot="/usr/local/android-sdk/ndk/27.2.12479018/toolchains/llvm/prebuilt/linux-x86_64/sysroot"" exited with code 1.

Build FAILED.

/__w/1/s/src/mono/mono.proj(1008,5): error MSB3073: The command "python3 /__w/1/s/src/mono/mono/tools/offsets-tool/offsets-tool.py --abi=x86_64-none-linux-android --netcore --targetdir="/__w/1/s/artifacts/obj/mono/android.x64.Release" --monodir="/__w/1/s/src/mono" --nativedir="/__w/1/s/src/native" --outfile="/__w/1/s/artifacts/obj/mono/android.x64.Release/cross/offsets-x64-android.h" --libclang="" --sysroot="/usr/local/android-sdk/ndk/27.2.12479018/toolchains/llvm/prebuilt/linux-x86_64/sysroot"" exited with code 1.
    0 Warning(s)
    1 Error(s

@akoeplinger
Copy link
Member

@steveisok is looking at that

@carlossanlop
Copy link
Contributor Author

@steveisok is looking at that

Awesome: #111426

@carlossanlop
Copy link
Contributor Author

/ba-g One failure is already fixed, the other has a known issue opened

@carlossanlop carlossanlop merged commit cbcec76 into dotnet:release/9.0 Jan 14, 2025
284 of 333 checks passed
@carlossanlop carlossanlop deleted the release/9.0-staging branch January 14, 2025 21:13
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants