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

'gameinput.h': No such file or directory #10980

Closed
1 of 15 tasks
1vanK opened this issue Nov 16, 2024 · 18 comments
Closed
1 of 15 tasks

'gameinput.h': No such file or directory #10980

1vanK opened this issue Nov 16, 2024 · 18 comments

Comments

@1vanK
Copy link

1vanK commented Nov 16, 2024

Description

The same project stopped compiling

https://github.com/dviglo2d-learn/minimal_app/actions/runs/11765110312/job/33081717138

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

Current runner version: '2.320.0'
Operating System
Microsoft Windows Server 2022
10.0.20348
Datacenter
Runner Image
Image: windows-2022
Version: 20241113.3.0
Included Software: https://github.com/actions/runner-images/blob/win22/20241113.3/images/windows/Windows2022-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/win22%2F20241113.3
Runner Image Provisioner
2.0.384.1

https://github.com/dviglo2d-learn/minimal_app/actions/runs/11765110312/job/33081717138

Is it regression?

Version: 20241021.1.0 https://github.com/dviglo2d-learn/minimal_app/actions/runs/11765110312/job/33081717389

Expected behavior

а

Actual behavior

а

Repro steps

Fork and build https://github.com/dviglo2d-learn/minimal_app

EDIT: New repo for test: https://github.com/dviglo2d/dviglo2d

@binarymaster
Copy link

Version: 20241113.3.0

Might be related to #10978.

@Prabhatkumar59
Copy link
Contributor

Hi @1vanK - Thank you for bringing this issue to our attention. We will look into this issue and will update you after investigating.

@learn-more
Copy link

This blocks everything that tries to compile SDL3

@Levi-Lesches
Copy link

Levi-Lesches commented Nov 26, 2024

Can confirm that a previously working job to compile SDL3 started mysteriously failing on windows runners, even at the same commit.

@Prabhatkumar59 Specifically, the same job is passing on Windows 2022, version 20241021.1.0, but failing on Windows 2022, version 20241113.3.0. See ✅ Attempt 1 and ❌ Attempt 2.

This also seems to be affecting the SDL team at libsdl-org/SDL#11487

@Prabhatkumar59
Copy link
Contributor

Hi @1vanK - We would like to inform you that the latest windows-2022 image version (20241125.1) has been rolled out. Please update your sync process and try using the new version. Let us know if you encounter any further issues. Thanks

@Levi-Lesches
Copy link

@Prabhatkumar59 This run seems to use the new version and still doesn't work.

@1vanK
Copy link
Author

1vanK commented Nov 29, 2024

@Prabhatkumar59
Copy link
Contributor

Hi @1vanK Thanks for your input. We will look into this and will update you with possible solutions.

@madebr
Copy link

madebr commented Dec 2, 2024

I think there's something wrong with either the MSBuild files or the CMake Visual Studio generator on the runner image.
Switching to the Ninja CMake generator does not cause a gameinput.h error.

(I'm leaning to the MSVC CMake generators as the SDL project can build its vcxproj project without issue)

@Prabhatkumar59
Copy link
Contributor

Prabhatkumar59 commented Dec 5, 2024

Hi @1vanK Thanks for your input, we will check into your above link and will update you. Thanks!

@Prabhatkumar59
Copy link
Contributor

Hi @1vanK - Thanks for your inputs. Could you please update your sync process once and try using the new windows version(20250113.1). Let us know if you encounter any further issues. Thanks!

@1vanK
Copy link
Author

1vanK commented Jan 20, 2025

Yes, the problem is gone with windows-2025
https://github.com/dviglo2d/dviglo2d/actions/runs/12865974485/job/35867590769

@1vanK
Copy link
Author

1vanK commented Jan 20, 2025

(but still exists with windows-latest)

@Levi-Lesches
Copy link

Can confirm, windows-2025 does not have this issue anymore.

@Prabhatkumar59
Copy link
Contributor

Hi @1vanK - Thanks for your inputs. Could you please update your sync process once and try using windows last week version(20250120.2). Let us know if you encounter any further issues. Thanks!

@1vanK
Copy link
Author

1vanK commented Jan 28, 2025

Thanks for your inputs. Could you please update your sync process once and try using windows last week version(20250120.2). Let us know if you encounter any further issues. Thanks!

no problems with 20250120.2

https://github.com/dviglo2d/dviglo2d/actions/runs/12973723294/job/36322363824

@Prabhatkumar59
Copy link
Contributor

Hi @1vanK - Thanks for checking and your inputs! As your issue is resolved so, we will close this issue for now. Feel free to reach out to us for any other queries. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants