Install on Sonoma
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- build-system, operating-systems
Research direction
Start with ./build.sh and the configure checks shown in the report, focusing on the gsed and python detection failures on macOS Sonoma. Reproduce the build on the stated MacBookPro M1 Max environment and inspect the build configuration around those checks. Done means ./build.sh completes successfully on a fresh Sonoma installation.
Written by the indexing model from the issue text.
Description
Fresh install of macOS Sonoma 14.2.1 on MacBookPro M1 Max
./build.sh reports:
…
checking for ranlib... /usr/bin/ranlib
checking for gsed... no
configure: error: gsed must be available to build this library
…
I then did `brew install gsed` and got further:
…
checking for PTHREAD_PRIO_INHERIT... yes
checking for asm/page.h... no
checking for python... no
configure: error: Cannot find python in your system path
I then did `brew install python3`, same error. I presume that python3 is not symlinked as `keytool-cli` expects.
whereis python3
python3: /usr/bin/python3 /opt/homebrew/share/man/man1/python3.1
python3 --version
Python 3.9.6
alias python='python3'
Still no luck `./build.sh` still reports `Cannot find python in your system path`
- Dominant language
- C++
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from BlockchainCommons/keytool-cli
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
BlockchainCommons/keytool-cli#23 · 1 comment ·
-
--cosigner option? Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
BlockchainCommons/keytool-cli#13 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
BlockchainCommons/keytool-cli#12 · 1 comment ·
All issues in BlockchainCommons/keytool-cli
Similar issues
-
enhancement
Difficulty 1/5 Under an hour Newbie friendliness 88/100
QuantStack/git2cpp#187 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100