Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Builds Failing in Latest GH Actions #4856

Open
1 of 4 tasks
nibanks opened this issue Feb 25, 2025 · 0 comments · Fixed by #4869
Open
1 of 4 tasks

Android Builds Failing in Latest GH Actions #4856

nibanks opened this issue Feb 25, 2025 · 0 comments · Fixed by #4869
Assignees
Milestone

Comments

@nibanks
Copy link
Member

nibanks commented Feb 25, 2025

Describe the bug

https://github.com/microsoft/msquic/actions/runs/13514388510/job/37760398206?pr=4853

In file included from <built-in>:398:
<command line>:23:9: warning: '__ANDROID_API__' macro redefined [-Wmacro-redefined]
   23 | #define __ANDROID_API__ 29
      |         ^
<built-in>:390:9: note: previous definition is here
  390 | #define __ANDROID_API__ __ANDROID_MIN_SDK_VERSION__
      |         ^
In file included from <built-in>:398:
<command line>:23:9: warning: '__ANDROID_API__' macro redefined [-Wmacro-redefined]
   23 | #define __ANDROID_API__ 29
      |         ^
...

From past experience, this is caused by GitHub build machines changing Android versions, but it may be a different issue this time.

Affected OS

  • Windows
  • Linux
  • macOS
  • Other (specify below)

Additional OS information

No response

MsQuic version

main

Steps taken to reproduce bug

Create a PR

Expected behavior

All CI builds pass

Actual outcome

Android is failing.

Additional details

No response

@nibanks nibanks added this to the Future milestone Feb 25, 2025
@nibanks nibanks moved this to Planned in DPT Iteration Tracker Feb 25, 2025
@nibanks nibanks linked a pull request Feb 27, 2025 that will close this issue
@github-project-automation github-project-automation bot moved this from Planned to Done in DPT Iteration Tracker Feb 27, 2025
@nibanks nibanks reopened this Feb 27, 2025
@nibanks nibanks moved this from Done to In Progress in DPT Iteration Tracker Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants