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

djangocms is not running #13

Open
colesbury opened this issue Dec 18, 2024 · 2 comments
Open

djangocms is not running #13

colesbury opened this issue Dec 18, 2024 · 2 comments
Assignees

Comments

@colesbury
Copy link
Contributor

2024-12-18T11:04:51.3465646Z Collecting lxml==5.3.0
2024-12-18T11:04:51.3475386Z   Using cached lxml-5.3.0.tar.gz (3.7 MB)
2024-12-18T11:04:51.5720507Z   Installing build dependencies: started
2024-12-18T11:04:53.4740663Z   Installing build dependencies: finished with status 'done'
2024-12-18T11:04:53.4749124Z   Getting requirements to build wheel: started
2024-12-18T11:04:53.6534491Z   Getting requirements to build wheel: finished with status 'error'
2024-12-18T11:04:53.6562602Z   error: subprocess-exited-with-error
2024-12-18T11:04:53.6563232Z   
2024-12-18T11:04:53.6563774Z   × Getting requirements to build wheel did not run successfully.
2024-12-18T11:04:53.6564160Z   │ exit code: 1
2024-12-18T11:04:53.6564401Z   ╰─> [4 lines of output]
2024-12-18T11:04:53.6564978Z       <string>:67: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
2024-12-18T11:04:53.6565795Z       Building lxml version 5.3.0.
2024-12-18T11:04:53.6566065Z       Building without Cython.
2024-12-18T11:04:53.6566453Z       Error: Please make sure the libxml2 and libxslt development packages are installed.
2024-12-18T11:04:53.6566858Z       [end of output]
2024-12-18T11:04:53.6567053Z   
2024-12-18T11:04:53.6567383Z   note: This error originates from a subprocess, and is likely not a problem with pip.
2024-12-18T11:04:53.6877119Z error: subprocess-exited-with-error
@colesbury
Copy link
Contributor Author

The list of failed benchmarks:

2024-12-18T12:09:38.1142695Z - chameleon (Benchmark died)
2024-12-18T12:09:38.1142971Z - djangocms (Install requirements error)
2024-12-18T12:09:38.1143254Z - flaskblogging (Benchmark died)
2024-12-18T12:09:38.1143503Z - gevent_hub (Benchmark died)
2024-12-18T12:09:38.1143740Z - gunicorn (Benchmark died)
2024-12-18T12:09:38.1143967Z - html5lib (Benchmark died)
2024-12-18T12:09:38.1144191Z - kinto (Benchmark died)
2024-12-18T12:09:38.1144423Z - mypy2 (Install requirements error)
2024-12-18T12:09:38.1144744Z - pytorch_alexnet_inference (Install requirements error)
2024-12-18T12:09:38.1145073Z - tornado_http (Benchmark died)

Most of these aren't running in https://github.com/faster-cpython/benchmarking-public either. However, the following are running in faster-cpython, but not here:

  • djangocms
  • html5lib

@mpage
Copy link
Contributor

mpage commented Dec 18, 2024

djangocms is also not running on the nogil builds on the faster-cpython infrastructure.

I'll take a look at html5lib.

@mpage mpage self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants