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
the ipv6type variable in configure.ac may be set incorrectly when cross-compiling #80532
Comments
The tests that set the 'ipv6type' variable in configure.ac check the local file system and this may give incorrect values when cross-compiling. For example the /etc/netconfig file exists on Archlinux, and configure sets ipv6type=solaris when cross-compiling Android on this platform. |
erlend-aasland
pushed a commit
that referenced
this issue
Jan 5, 2024
Co-authored-by: Xavier de Gaye <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 5, 2024
) (cherry picked from commit 5e1916b) Co-authored-by: Zackery Spytz <[email protected]> Co-authored-by: Xavier de Gaye <[email protected]>
This was referenced Jan 5, 2024
erlend-aasland
pushed a commit
that referenced
this issue
Jan 5, 2024
…113740) (cherry picked from commit 5e1916b) Co-authored-by: Zackery Spytz <[email protected]> Co-authored-by: Xavier de Gaye <[email protected]>
erlend-aasland
added a commit
that referenced
this issue
Jan 5, 2024
…113741) (cherry picked from commit 5e1916b) Co-authored-by: Zackery Spytz <[email protected]> Co-authored-by: Xavier de Gaye <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
Linked PRs
The text was updated successfully, but these errors were encountered: