CMU-BIN fails to build on OSX
- 主要言語
- Common Lisp
- スター
- 30
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Roswell v23.10.14.114
```
Extracting archive:/Users/runner/.roswell/archives/cmucl-21e-x86-darwin.tar.bz2
+ ros use cmu-bin
/Users/runner/.roswell/impls/x86-64/darwin/cmu-bin/21e/bin/lisp is not executable. Missing 32bit glibc?
Error: unable to use 'cmu-bin'
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue is about CMU-BIN failing to build on OSX within the setup-lisp GitHub Action. Start by examining the action's scripts for installing Roswell and CMUCL, particularly the handling of 32-bit binaries on macOS. Look at the error about missing 32-bit glibc and check the extraction and permission steps. Review the repository's workflow files and the Roswell installation process to understand the build environment. Determine if the issue is specific to the runner's environment or a missing dependency.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- shell
- 領域
- build-system, cli
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100