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

[Bug]: Some python requirements won't build under Python 3.12 or modern gcc #38

Closed
1 task done
gtjoseph opened this issue Feb 15, 2024 · 0 comments · Fixed by #39
Closed
1 task done

[Bug]: Some python requirements won't build under Python 3.12 or modern gcc #38

gtjoseph opened this issue Feb 15, 2024 · 0 comments · Fixed by #39
Labels

Comments

@gtjoseph
Copy link
Member

Severity

Minor

Versions

18,20,21,master

Components/Modules

All

Operating Environment

Python 3.12
gcc 13

Frequency of Occurrence

Constant

Issue Description

No response

Relevant log output

The following python packages fail to build or install successfully or cause other packages to fail to build.  Upgrading them to more recent versions resolves the issue (mostly).

Cython
lxml
PyYAML
PyXB

yappcap also fails to build but it's not an easy fix so a separate issue will be opened.

Asterisk Issue Guidelines

  • Yes, I have read the Asterisk Issue Guidelines
gtjoseph added a commit to gtjoseph/testsuite that referenced this issue Feb 15, 2024
Cython 0.29.28 -> 0.29.30
lxml 4.9.2 -> 5.1.0
PyYAML 6.0 -> 6.0.1

PyXB has been abandoned and replaced by PyXB-X
PyXB 1.2.6 -> PyXB-X 1.2.6.1

Resolves: asterisk#38
asterisk-org-access-app bot pushed a commit that referenced this issue Feb 16, 2024
Cython 0.29.28 -> 0.29.30
lxml 4.9.2 -> 5.1.0
PyYAML 6.0 -> 6.0.1

PyXB has been abandoned and replaced by PyXB-X
PyXB 1.2.6 -> PyXB-X 1.2.6.1

Resolves: #38
asterisk-org-access-app bot pushed a commit that referenced this issue Feb 16, 2024
Cython 0.29.28 -> 0.29.30
lxml 4.9.2 -> 5.1.0
PyYAML 6.0 -> 6.0.1

PyXB has been abandoned and replaced by PyXB-X
PyXB 1.2.6 -> PyXB-X 1.2.6.1

Resolves: #38
asterisk-org-access-app bot pushed a commit that referenced this issue Feb 16, 2024
Cython 0.29.28 -> 0.29.30
lxml 4.9.2 -> 5.1.0
PyYAML 6.0 -> 6.0.1

PyXB has been abandoned and replaced by PyXB-X
PyXB 1.2.6 -> PyXB-X 1.2.6.1

Resolves: #38
asterisk-org-access-app bot pushed a commit that referenced this issue Feb 16, 2024
Cython 0.29.28 -> 0.29.30
lxml 4.9.2 -> 5.1.0
PyYAML 6.0 -> 6.0.1

PyXB has been abandoned and replaced by PyXB-X
PyXB 1.2.6 -> PyXB-X 1.2.6.1

Resolves: #38
asterisk-org-access-app bot pushed a commit that referenced this issue Feb 16, 2024
Cython 0.29.28 -> 0.29.30
lxml 4.9.2 -> 5.1.0
PyYAML 6.0 -> 6.0.1

PyXB has been abandoned and replaced by PyXB-X
PyXB 1.2.6 -> PyXB-X 1.2.6.1

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

Successfully merging a pull request may close this issue.

1 participant