Skip to content

Instantly share code, notes, and snippets.

@issyl0
Created February 6, 2020 22:27
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 issyl0/f35fbd08bfda962a28be9668dcc5a340 to your computer and use it in GitHub Desktop.
Save issyl0/f35fbd08bfda962a28be9668dcc5a340 to your computer and use it in GitHub Desktop.
aamath on Ubuntu 19.10 - Homebrew build logs
Homebrew build logs for aamath on Ubuntu 19.10
Build date: 2020-02-06 22:27:24
HOMEBREW_VERSION: 2.2.5-26-g423b0f0
ORIGIN: https://github.com/Homebrew/brew
HEAD: 423b0f0bb86fb1d260808aaacc1888c914e07c3e
Last commit: 66 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 4b808e887b6261d2fdfc929e988a1792201f13c0
Core tap last commit: 41 minutes ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CACHE: /home/issyl0/.cache/Homebrew
HOMEBREW_LOGS: /home/issyl0/.cache/Homebrew/Logs
HOMEBREW_BINTRAY_KEY: set
HOMEBREW_BINTRAY_USER: issyl0
HOMEBREW_DEVELOPER: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_GITHUB_USER: issyl0
HOMEBREW_NO_ANALYTICS: 1
HOMEBREW_NO_AUTO_UPDATE: 1
CPU: dodeca-core 64-bit skylake
Homebrew Ruby: 2.6.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/bin/ruby
Clang: 9.0 build 900
Git: 2.25.0 => /home/linuxbrew/.linuxbrew/bin/git
Curl: 7.65.3 => /usr/bin/curl
Kernel: Linux 5.3.0-29-generic x86_64 GNU/Linux
OS: Ubuntu 19.10 (eoan)
Host glibc: 2.30
/usr/bin/gcc: 9.2.1
glibc: N/A
gcc: 5.5.0_7
xorg: 20170115_1
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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and which additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew-provided
script of the same name. We found the following "config" scripts:
/bin/im-config
/bin/i686-linux-gnu-pkg-config
/bin/x86_64-linux-gnu-pkg-config
/bin/pkg-config
/bin/x86_64-pc-linux-gnu-pkg-config
/bin/apt-config
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
adoptopenjdk
2020-02-06 22:27:24 +0000
make
yacc -d parser.y && mv y.tab.c parser.cc && mv y.tab.h parser.h
/bin/sh: 1: yacc: not found
make: *** [Makefile:14: parser.cc] Error 127
HOMEBREW_VERSION: 2.2.5-26-g423b0f0
ORIGIN: https://github.com/Homebrew/brew
HEAD: 423b0f0bb86fb1d260808aaacc1888c914e07c3e
Last commit: 66 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 4b808e887b6261d2fdfc929e988a1792201f13c0
Core tap last commit: 41 minutes ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CACHE: /home/issyl0/.cache/Homebrew
HOMEBREW_LOGS: /home/issyl0/.cache/Homebrew/Logs
CPU: dodeca-core 64-bit skylake
Homebrew Ruby: 2.6.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/bin/ruby
Clang: 9.0 build 900
Git: 2.25.0 => /home/linuxbrew/.linuxbrew/bin/git
Curl: 7.65.3 => /usr/bin/curl
Kernel: Linux 5.3.0-29-generic x86_64 GNU/Linux
OS: Ubuntu 19.10 (eoan)
Host glibc: 2.30
/usr/bin/gcc: 9.2.1
glibc: N/A
gcc: 5.5.0_7
xorg: 20170115_1
HOMEBREW_CC: gcc-5
HOMEBREW_CXX: g++-5
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew
HOMEBREW_GIT: git
ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/linuxbrew/.linuxbrew/opt/gcc/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment