Skip to content

PCbuild\build.bat script cannot generate Python\generated_cases.c.h files and so on #115700

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

Closed
littlebutt opened this issue Feb 20, 2024 · 3 comments
Labels
build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error

Comments

@littlebutt
Copy link
Contributor

littlebutt commented Feb 20, 2024

Bug report

Bug description:

When I ran the script PCbuild/build.bat with and without the --regen argument, it could not regenerate Python\generated_cases.c.h file. I found the files in Tools\cases_generateor changed. Is it the reason why the script fail?

CPython versions tested on:

CPython main branch

Operating systems tested on:

Windows

Linked PRs

@littlebutt littlebutt added the type-bug An unexpected behavior, bug, or error label Feb 20, 2024
@AlexWaygood AlexWaygood added OS-windows build The build process and cross-build labels Feb 20, 2024
@Eclips4
Copy link
Member

Eclips4 commented Feb 20, 2024

The same applies for tier2_redundancy_eliminator_cases.c.h. cc @kenjin

@Eclips4
Copy link
Member

Eclips4 commented Feb 20, 2024

@littlebutt can you confirm that #115708 solved the issue?

@littlebutt
Copy link
Contributor Author

@littlebutt can you confirm that #115708 solved the issue?

It works, thanks.

@Eclips4 Eclips4 closed this as completed Feb 20, 2024
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this issue Mar 4, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this issue Apr 17, 2024
LukasWoodtli pushed a commit to LukasWoodtli/cpython that referenced this issue Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

3 participants