Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 676
    • Issues 676
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

April 05-07 - Mercurial Paris Conference 2023 - One day of workshop dedicated to Heptapod and Mercurial usage and workflow. There are still places available for both workshops and talks!

  • PyPyPyPy
  • pypypypy
  • Issues
  • #3865
Closed
Open
Issue created Dec 08, 2022 by Renaud Blanch@rndblnch

pypy 7.3.10 MacOS x86_64 release do not work on macOS 10.15.7

the 7.3.10 MacOS x86_64 release is advertised as MacOS >= 10.14 on https://www.pypy.org/download.html

attempting to run pypy2.7, pypy3.8 or pypy3.9 on Catalina (macOS 10.15.7) all give the same error:

% ./pypy3.9-v7.3.10-macos_x86_64/bin/pypy
Python 3.9.15 (21401ebc2df332b6be6e3d364a985e951a72bbbd, Dec 05 2022, 18:37:32)
[PyPy 7.3.10 with GCC Apple LLVM 13.1.6 (clang-1316.0.21.2.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
dyld: lazy symbol binding failed: Symbol not found: _pthread_jit_write_protect_np
  Referenced from: /Users/Shared/src/pypy3.9-v7.3.10-macos_x86_64/bin/libpypy3.9-c.dylib
  Expected in: flat namespace

dyld: Symbol not found: _pthread_jit_write_protect_np
  Referenced from: /Users/Shared/src/pypy3.9-v7.3.10-macos_x86_64/bin/libpypy3.9-c.dylib
  Expected in: flat namespace

Abort
Edited Dec 08, 2022 by Renaud Blanch
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking