BlockchainCommons / BlockchainCommons/seedtool-cli

Building on macOS 12.3 Intel Fails

オープン
#66 コメント 2 件 リアクション 0 件 担当者 1 名 @wolfmcnally が担当を希望しています GitHub で見る
主要言語
C++
スター
38
フォーク
15
PR マージ指標
30日以内にマージされた PR はありません

説明

On macOS Monterey 12.3 on a MacBook Pro (13-inch, 2020, Four Thunderbolt 3 ports), with all system updates, and Xcode Version 13.3 (13E113), building seedtool-cli is failing.

I have done `brew install autoconf automake libtool shunit2` with no errors.

Doing `./build.sh` starts ok, but then fails with

```
seedtool-cli % git pull

seedtool-cli % git clean --ffdx

seedtool-cli % ./build.sh

Undefined symbols for architecture x86_64:
"_argp_program_bug_address", referenced from:
__help in libargp.a(argp-help.o)
"_strchrnul", referenced from:
_argp_args_usage in libargp.a(argp-help.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [argp-test] Error 1
make: *** [install-recursive] Error 1

seedtool-cli %
```

I have also tried `make clean`.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。