Skip to content

Conversation

ret2libc
Copy link
Member

@ret2libc ret2libc commented Aug 3, 2023

No description provided.

@XVilka
Copy link
Member

XVilka commented Aug 3, 2023

Exactly the same error as with another method:

    Found CMake: NO
    llvm-config found: NO
    Run-time dependency LLVM found: NO (tried cmake and config-tool)
    Found Pkg-config: NO
    Run-time dependency rz_core found: NO (tried framework)
  
    ../../meson.build:40:12: ERROR: Dependency lookup for rz_core with method 'pkgconfig' failed: Pkg-config binary for machine 1 not found. Giving up.
  
    A full log can be found at /Users/runner/work/rz-bindgen/rz-bindgen/.mesonpy-ps35eiy5/build/meson-logs/meson-log.txt
    error: subprocess-exited-with-error
    
    × Preparing metadata (pyproject.toml) did not run successfully.
    │ exit code: 1
    ╰─> See above for output.

@XVilka
Copy link
Member

XVilka commented Aug 3, 2023

@ret2libc didn't help either

@ret2libc
Copy link
Member Author

ret2libc commented Aug 3, 2023

    Build machine cpu family: x86_64
    Build machine cpu: x86_64
    Host machine cpu family: aarch64
    Host machine cpu: arm64
    Target machine cpu family: aarch64
    Target machine cpu: arm64

I think this is the problem. The arm64 build should be built on a separate CI. I think we can skip it for now. pip should automatically build the wheel locally if not provided on PyPI.

@XVilka
Copy link
Member

XVilka commented Aug 3, 2023

Yep, let's remove ARM64 macOS for now and merge this to support at least multiplatform Linux.

@XVilka
Copy link
Member

XVilka commented Aug 3, 2023

For ARM64 macOS we can use Woodpecker then.

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.

2 participants