Update README.md #302
Annotations
3 errors and 3 warnings
Build wheels
The `brew link` step did not complete successfully
|
Build wheels
Command NONINTERACTIVE=1 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" && brew install --force --overwrite make [email protected] imagemagick libtool pkg-config glib automake && ln -s $(which glibtoolize) /usr/local/bin/libtoolize && git clone --branch $CHAFA_VERSION https://github.com/hpjansson/chafa libchafa_src && cd libchafa_src && ./autogen.sh --without-tools && gmake && cd .. && cp libchafa_src/chafa/.libs/*chafa*.dylib libs/macos failed with code 1.
|
Build wheels
Process completed with exit code 1.
|
Build wheels
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
Build wheels
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Build wheels
glib 2.82.4 is already installed and up-to-date.
To reinstall 2.82.4, run:
brew reinstall glib
|
Loading