xkbcomp: Fix key merge mode (keysyms, actions) #820
Annotations
2 errors and 4 warnings
macos
Failed to load cask: ./xkbcomp.rb
Cask 'xkbcomp' is unreadable: wrong constant name #<Class:0x000000012d52b420>
|
macos
Process completed with exit code 1.
|
macos
Refusing to link macOS provided/shadowed software: bison
If you need to have bison first in your PATH, run:
echo 'export PATH="/usr/local/opt/bison/bin:$PATH"' >> /Users/runner/.bash_profile
For compilers to find bison you may need to set:
export LDFLAGS="-L/usr/local/opt/bison/lib"
|
macos
Refusing to link macOS provided/shadowed software: libxml2
If you need to have libxml2 first in your PATH, run:
echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile
For compilers to find libxml2 you may need to set:
export LDFLAGS="-L/usr/local/opt/libxml2/lib"
export CPPFLAGS="-I/usr/local/opt/libxml2/include"
For pkg-config to find libxml2 you may need to set:
export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig"
|
macos
Treating ./xkbcomp.rb as a formula.
|
macos
xkbcomp 1.4.7 is already installed and up-to-date.
To reinstall 1.4.7, run:
brew reinstall xkbcomp
|