Skip to content

Instantly share code, notes, and snippets.

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 MadBomber/a6e6e90a266c29ecf31ff3d967be949c to your computer and use it in GitHub Desktop.
Save MadBomber/a6e6e90a266c29ecf31ff3d967be949c to your computer and use it in GitHub Desktop.
crystal-lang on 4.16.15-300.fc28.x86_64 - Homebrew build logs
Homebrew build logs for crystal-lang on 4.16.15-300.fc28.x86_64
Build date: 2018-06-18 16:32:06
HOMEBREW_VERSION: 1.6.8
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: c324fccf9fb697615c048ef8160dee1f643d97a2
Last commit: 6 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: d241bf7e16ab1abe9417c08fcec73405bc48458c
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/dewayne/.cache/Homebrew
HOMEBREW_AWS_ACCESS_KEY_ID: set
HOMEBREW_AWS_SECRET_ACCESS_KEY: set
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_GITHUB_PASSWORD: set
CPU: hexa-core 64-bit 0x100a
Homebrew Ruby: 2.5.1 => /usr/bin/ruby
Clang: N/A
Git: 2.17.1 => /bin/git
Curl: 7.59.0 => /usr/bin/curl
Java: N/A
Kernel: Linux 4.16.15-300.fc28.x86_64 x86_64 GNU/Linux
OS: Fedora release 28 (Twenty Eight)
Host glibc: 2.27
/usr/bin/gcc: 8.1.1
glibc: N/A
gcc: 5.5.0_4
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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what 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/pkg-config
/bin/pcre2-config
/bin/jemalloc-config
/bin/xml2-config
/bin/x86_64-redhat-linux-gnu-pkg-config
/bin/ncursesw6-config
/bin/ncurses6-config
/bin/krb5-config
/bin/brltty-config
2018-06-18 16:32:03 -0500
make
deps
Using /home/linuxbrew/.linuxbrew/opt/llvm@5/bin/llvm-config [version=5.0.1]
g++-5 -c -o src/llvm/ext/llvm_ext.o src/llvm/ext/llvm_ext.cc -I/home/linuxbrew/.linuxbrew/Cellar/llvm@5/5.0.1/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -DNDEBUG -DLLVM_BUILD_GLOBAL_ISEL -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
gcc-5 -fPIC -c -o src/ext/sigfault.o src/ext/sigfault.c
ar -rcs src/ext/libcrystal.a src/ext/sigfault.o
g++-5 called with: -c -o src/llvm/ext/llvm_ext.o src/llvm/ext/llvm_ext.cc -I/home/linuxbrew/.linuxbrew/Cellar/llvm@5/5.0.1/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -DNDEBUG -DLLVM_BUILD_GLOBAL_ISEL -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -I/home/linuxbrew/.linuxbrew/opt/isl@0.18/include -I/home/linuxbrew/.linuxbrew/opt/llvm@5/include
superenv executed: g++-5 -c -o src/llvm/ext/llvm_ext.o src/llvm/ext/llvm_ext.cc -I/home/linuxbrew/.linuxbrew/Cellar/llvm@5/5.0.1/include -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -ffunction-sections -fdata-sections -DNDEBUG -DLLVM_BUILD_GLOBAL_ISEL -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isystem/home/linuxbrew/.linuxbrew/include -I/home/linuxbrew/.linuxbrew/opt/isl@0.18/include -I/home/linuxbrew/.linuxbrew/opt/llvm@5/include
gcc-5 called with: -fPIC -c -o src/ext/sigfault.o src/ext/sigfault.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include -I/home/linuxbrew/.linuxbrew/opt/isl@0.18/include -I/home/linuxbrew/.linuxbrew/opt/llvm@5/include
superenv executed: gcc-5 -fPIC -c -o src/ext/sigfault.o src/ext/sigfault.c -isystem/home/linuxbrew/.linuxbrew/include -I/home/linuxbrew/.linuxbrew/opt/isl@0.18/include -I/home/linuxbrew/.linuxbrew/opt/llvm@5/include
2018-06-18 16:32:06 -0500
bin/crystal
build
-D
without_openssl
-D
without_zlib
-o
.build/crystal
src/compiler/crystal.cr
--release
--no-debug
/tmp/crystal-lang-20180618-878-1s9tusq/crystal-0.25.0/boot/bin/crystal: line 102: /tmp/crystal-lang-20180618-878-1s9tusq/crystal-0.25.0/boot/embedded/bin/crystal: cannot execute binary file: Exec format error
HOMEBREW_VERSION: 1.6.8
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: c324fccf9fb697615c048ef8160dee1f643d97a2
Last commit: 6 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: d241bf7e16ab1abe9417c08fcec73405bc48458c
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/dewayne/.cache/Homebrew
CPU: hexa-core 64-bit 0x100a
Homebrew Ruby: 2.5.1 => /usr/bin/ruby
Clang: N/A
Git: 2.17.1 => /bin/git
Curl: 7.59.0 => /usr/bin/curl
Java: N/A
Kernel: Linux 4.16.15-300.fc28.x86_64 x86_64 GNU/Linux
OS: Fedora release 28 (Twenty Eight)
Host glibc: 2.27
/usr/bin/gcc: 8.1.1
glibc: N/A
gcc: 5.5.0_4
xorg: N/A
HOMEBREW_CC: gcc-5
HOMEBREW_CXX: g++-5
MAKEFLAGS: -j6
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew/opt/isl@0.18:/home/linuxbrew/.linuxbrew/opt/llvm@5:/home/linuxbrew/.linuxbrew
PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/libatomic_ops/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/openssl/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libevent/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libffi/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zlib/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/mpfr/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/isl@0.18/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libedit/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/sqlite/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/python@2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxml2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/pcre/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libyaml/lib/pkgconfig
ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/pkg-config/bin:/home/linuxbrew/.linuxbrew/opt/openssl/bin:/home/linuxbrew/.linuxbrew/opt/libevent/bin:/home/linuxbrew/.linuxbrew/opt/gcc/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/home/linuxbrew/.linuxbrew/opt/ncurses/bin:/home/linuxbrew/.linuxbrew/opt/gdbm/bin:/home/linuxbrew/.linuxbrew/opt/sqlite/bin:/home/linuxbrew/.linuxbrew/opt/bzip2/bin:/home/linuxbrew/.linuxbrew/opt/python@2/bin:/home/linuxbrew/.linuxbrew/opt/libxml2/bin:/home/linuxbrew/.linuxbrew/opt/llvm@5/bin:/home/linuxbrew/.linuxbrew/opt/pcre/bin:/usr/bin:/bin:/usr/sbin:/sbin:boot/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment