Skip to content

Instantly share code, notes, and snippets.

@gromgit
Created May 27, 2021 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gromgit/60d5a89299c45eb94c47c9fc4a760654 to your computer and use it in GitHub Desktop.
Save gromgit/60d5a89299c45eb94c47c9fc4a760654 to your computer and use it in GitHub Desktop.
sc-im on Ubuntu 18.04.5 LTS - Homebrew build logs
Homebrew build logs for sc-im on Ubuntu 18.04.5 LTS
Build date: 2021-05-27 14:37:02
HOMEBREW_VERSION: 3.1.9-58-g7ae9cc3
ORIGIN: https://github.com/Homebrew/brew
HEAD: 7ae9cc346788ab7a022f033df08943df52e60273
Last commit: 29 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: d998df00066b5414097f4bddc8d218fecfb87872
Core tap last commit: 47 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: vi
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_GIT_EMAIL: the.gromgit@gmail.com
HOMEBREW_GIT_NAME: Adrian Ho
HOMEBREW_MAKE_JOBS: 6
Homebrew Ruby: 2.6.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: hexa-core 64-bit skylake
Clang: N/A
Git: 2.31.1 => /usr/bin/git
Curl: 7.58.0 => /usr/bin/curl
Kernel: Linux 5.4.0-73-generic x86_64 GNU/Linux
OS: Ubuntu 18.04.5 LTS (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.5.0
/usr/bin/ruby: N/A
glibc: N/A
gcc@5: N/A
xorg: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Broken symlinks were found. Remove them with `brew cleanup`:
/home/linuxbrew/.linuxbrew/opt/python@3
2021-05-27 14:37:02 +0000
make
prefix=/home/linuxbrew/.linuxbrew/Cellar/sc-im/0.8.1
yacc -d gram.y
sed -f eres.sed < gram.y > experres.h
make: yacc: Command not found
Makefile:203: recipe for target 'y.tab.c' failed
make: *** [y.tab.c] Error 127
make: *** Waiting for unfinished jobs....
HOMEBREW_VERSION: 3.1.9-58-g7ae9cc3
ORIGIN: https://github.com/Homebrew/brew
HEAD: 7ae9cc346788ab7a022f033df08943df52e60273
Last commit: 29 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: d998df00066b5414097f4bddc8d218fecfb87872
Core tap last commit: 47 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: vi
HOMEBREW_GIT_EMAIL: the.gromgit@gmail.com
HOMEBREW_GIT_NAME: Adrian Ho
HOMEBREW_MAKE_JOBS: 6
HOMEBREW_NO_BOOTSNAP: set
Homebrew Ruby: 2.6.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: hexa-core 64-bit skylake
Clang: N/A
Git: 2.31.1 => /usr/bin/git
Curl: 7.58.0 => /usr/bin/curl
Kernel: Linux 5.4.0-73-generic x86_64 GNU/Linux
OS: Ubuntu 18.04.5 LTS (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.5.0
/usr/bin/ruby: N/A
glibc: N/A
gcc@5: N/A
xorg: N/A
HOMEBREW_CC: gcc-7
HOMEBREW_CXX: g++-7
MAKEFLAGS: -j6
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew
PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig
HOMEBREW_GIT: git
ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/ncurses/bin:/usr/bin:/bin:/usr/sbin:/sbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment