metacall / core

MetaCall: The ultimate polyglot programming experience.
https://metacall.io
Apache License 2.0
1.55k stars 160 forks source link

CTest failing while building metacall #515

Closed ashpect closed 1 month ago

ashpect commented 1 month ago

🐛 Bug Report

While running metacall-build.sh, The following tests FAILED: 53 - metacall-node-python-deadlock-test (Subprocess aborted) 73 - metacall-python-port-import-test (Subprocess aborted) 74 - metacall-python-callback-test (Subprocess aborted) Errors while running CTest

Expected Behavior

Tests should get passed

Current Behavior

metacall-python-port-import-test fails along with 2 other tests. Here is a more detailed error log file : error.txt

Steps to Reproduce

Install metacall by building through the metacall-build.sh script