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

use indygreg pythons again #634

Merged
merged 4 commits into from
Feb 5, 2024
Merged

use indygreg pythons again #634

merged 4 commits into from
Feb 5, 2024

Conversation

asottile-sentry
Copy link
Member

I've validated locally that these build proper wheels on linux (where they were failing before)

@asottile-sentry asottile-sentry requested a review from a team February 2, 2024 12:35
@asottile-sentry asottile-sentry marked this pull request as ready for review February 2, 2024 12:35
@asottile-sentry asottile-sentry force-pushed the indygreg-pythons branch 2 times, most recently from ec6c2e9 to 0f2d8bf Compare February 2, 2024 12:56
@asottile-sentry asottile-sentry merged commit a37b290 into main Feb 5, 2024
14 checks passed
@asottile-sentry asottile-sentry deleted the indygreg-pythons branch February 5, 2024 14:39
@asottile-sentry
Copy link
Member Author

apparently I checked 3.11 and not 3.10? or maybe I checked arm64 and not amd64?

  × Building wheel for timelib (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [9 lines of output]
      running bdist_wheel
      running build
      running build_ext
      building 'timelib' extension
      creating build
      creating build/temp.linux-x86_64-cpython-310
      creating build/temp.linux-x86_64-cpython-310/ext-date-lib
      clang -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -fPIC -DHAVE_STRING_H=1 -I. -Iext-date-lib -I. -Iext-date-lib -I/venv/include -I/opt/python/cp310-cp310/include/python3.10 -c ext-date-lib/astro.c -o build/temp.linux-x86_64-cpython-310/ext-date-lib/astro.o
      error: command 'clang' failed: No such file or directory
      [end of output]

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

Successfully merging this pull request may close these issues.

None yet

2 participants