Skip to content

Instantly share code, notes, and snippets.

@horta
Created March 16, 2018 16:25
Show Gist options
  • Select an option

  • Save horta/6741d4d58855139e62603b8389f385d2 to your computer and use it in GitHub Desktop.

Select an option

Save horta/6741d4d58855139e62603b8389f385d2 to your computer and use it in GitHub Desktop.
gcc on "Red Hat Enterprise Linux Server release 7.3 (Maipo)" - Homebrew build logs
Homebrew build logs for gcc on "Red Hat Enterprise Linux Server release 7.3 (Maipo)"
Build date: 2018-03-16 16:14:02
HOMEBREW_VERSION: 1.5.8
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: 0da98e625677eeff4b772be3508d9528e56ca686
Last commit: 11 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 67d1e44a15a2b7564f307757dc716507108e0527
Core tap last commit: 8 hours ago
HOMEBREW_PREFIX: /nfs/research1/stegle/system/linuxbrew2
HOMEBREW_REPOSITORY: /nfs/research1/stegle/system/linuxbrew2
HOMEBREW_CELLAR: /nfs/research1/stegle/system/linuxbrew2/Cellar
HOMEBREW_CACHE: /homes/horta/.cache/Homebrew
HOMEBREW_CELLAR: /nfs/research1/stegle/system/linuxbrew2/Cellar
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_PREFIX: /nfs/research1/stegle/system/linuxbrew2
HOMEBREW_REPOSITORY: /nfs/research1/stegle/system/linuxbrew2
HOMEBREW_RUBY_WARNINGS: -W0
CPU: 32-core 64-bit ivybridge
Homebrew Ruby: 2.3.3 => /nfs/research1/stegle/system/linuxbrew2/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: N/A
Git: 2.16.1 => /nfs/research1/stegle/system/linuxbrew2/bin/git
Curl: 7.29.0 => /usr/bin/curl
Perl: /nfs/research1/stegle/system/linuxbrew2/bin/perl => /nfs/research1/stegle/system/linuxbrew2/Cellar/perl/5.26.1/bin/perl
Python: /nfs/research1/stegle/system/linuxbrew2/opt/python/libexec/bin/python => /nfs/research1/stegle/system/linuxbrew2/Cellar/python/2.7.14_5/bin/python2.7
Ruby: /nfs/research1/stegle/system/linuxbrew2/bin/ruby => /nfs/research1/stegle/system/linuxbrew2/Cellar/ruby/2.5.0/bin/ruby
Java: N/A
Kernel: Linux 3.10.0-514.16.1.el7.x86_64 x86_64 GNU/Linux
OS: Red Hat Enterprise Linux Server release 7.3 (Maipo) (Maipo)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.5.0_1
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 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/freetype-config
/bin/curl-config
/bin/nss-util-config
/bin/ncursesw5-config
/bin/gdlib-config
/bin/scrollkeeper-config
/bin/python-config
/bin/python2.7-config
/bin/ijs-config
/bin/python3.4m-x86_64-config
/bin/MagickWand-config
/bin/libpng15-config
/bin/apu-1-config
/bin/apr-1-config
/bin/gsl-config
/bin/Magick++-config
/bin/MagickCore-config
/bin/nspr-config
/bin/python2-config
/bin/python3.4m-config
/bin/pcre-config
/bin/ncurses5-config
/bin/Wand-config
/bin/nss-softokn-config
/bin/pkg-config
/bin/krb5-config
/bin/nss-config
/bin/python3-config
/bin/sane-config
/bin/orbit2-config
/bin/libusb-config
/bin/python3.4-config
/bin/rarian-sk-config
/bin/libgnutls-config
/bin/Magick-config
/bin/kde4-config
/bin/cups-config
/bin/libgcrypt-config
/bin/xslt-config
/bin/xml2-config
/bin/libart2-config
/bin/net-snmp-config
/bin/libpng-config
/bin/gpg-error-config
/bin/brltty-config
/bin/icu-config
Warning: Some installed formulae are missing dependencies.
You should `brew install` the missing dependencies:
brew install python@2
Run `brew missing` for more details.
2018-03-16 16:14:02 +0000
../configure
--with-native-system-header-dir=/nfs/research1/stegle/system/linuxbrew2/include
--with-local-prefix=/nfs/research1/stegle/system/linuxbrew2/local
--with-build-time-tools=/nfs/research1/stegle/system/linuxbrew2/opt/binutils/x86_64-unknown-linux-gnu/bin
--prefix=/nfs/research1/stegle/system/linuxbrew2/Cellar/gcc/5.5.0_2
--enable-languages=c,c++,objc,obj-c++,fortran
--program-suffix=-5
--with-gmp=/nfs/research1/stegle/system/linuxbrew2/opt/gmp
--with-mpfr=/nfs/research1/stegle/system/linuxbrew2/opt/mpfr
--with-mpc=/nfs/research1/stegle/system/linuxbrew2/opt/libmpc
--with-isl=/nfs/research1/stegle/system/linuxbrew2/opt/isl@18
--enable-stage1-checking
--enable-checking=release
--enable-lto
--with-build-config=bootstrap-debug
--disable-werror
--with-pkgversion=Homebrew gcc 5.5.0_2
--with-bugurl=https://github.com/Homebrew/homebrew/issues
--with-boot-ldflags=-static-libstdc++ -static-libgcc
--disable-nls
--disable-multilib
configure: WARNING: you should use --build, --host, --target
configure: WARNING: you should use --build, --host, --target
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... gawk
checking for libatomic support... yes
checking for libcilkrts support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... yes
checking for gcc... gcc-5
checking for C compiler default output file name...
configure: error: in `/tmp/gcc-20180316-48073-d64bdu/gcc-5.5.0/build':
configure: error: C compiler cannot create executables
See `config.log' for more details.
HOMEBREW_VERSION: 1.5.8
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: 0da98e625677eeff4b772be3508d9528e56ca686
Last commit: 11 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 67d1e44a15a2b7564f307757dc716507108e0527
Core tap last commit: 8 hours ago
HOMEBREW_PREFIX: /nfs/research1/stegle/system/linuxbrew2
HOMEBREW_REPOSITORY: /nfs/research1/stegle/system/linuxbrew2
HOMEBREW_CELLAR: /nfs/research1/stegle/system/linuxbrew2/Cellar
HOMEBREW_ARCHFLAGS:
HOMEBREW_CACHE: /homes/horta/.cache/Homebrew
HOMEBREW_CC: gcc-5
HOMEBREW_CCCFG:
HOMEBREW_CELLAR: /nfs/research1/stegle/system/linuxbrew2/Cellar
HOMEBREW_CXX: g++-5
HOMEBREW_DEPENDENCIES: zlib,glibc,gmp,mpfr,libmpc,isl@18
HOMEBREW_DYNAMIC_LINKER: /nfs/research1/stegle/system/linuxbrew2/lib/ld.so
HOMEBREW_ENABLE_AUTO_UPDATE_MIGRATION: 1
HOMEBREW_ERROR_PIPE: /tmp/homebrew20180316-46657-hby6cf/socket
HOMEBREW_FORMULA_PREFIX: /nfs/research1/stegle/system/linuxbrew2/Cellar/gcc/5.5.0_2
HOMEBREW_INCLUDE_PATHS: /nfs/research1/stegle/system/linuxbrew2/opt/isl@18/include
HOMEBREW_ISYSTEM_PATHS: /nfs/research1/stegle/system/linuxbrew2/include
HOMEBREW_LIBRARY_PATHS: /nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib:/nfs/research1/stegle/system/linuxbrew2/lib
HOMEBREW_OPT: /nfs/research1/stegle/system/linuxbrew2/opt
HOMEBREW_OPTFLAGS:
HOMEBREW_OPTIMIZATION_LEVEL: Os
HOMEBREW_PREFIX: /nfs/research1/stegle/system/linuxbrew2
HOMEBREW_REPOSITORY: /nfs/research1/stegle/system/linuxbrew2
HOMEBREW_RPATH_PATHS: /nfs/research1/stegle/system/linuxbrew2/Cellar/gcc/5.5.0_2/lib:/nfs/research1/stegle/system/linuxbrew2/lib:/nfs/research1/stegle/system/linuxbrew2/opt/zlib/lib:/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib:/nfs/research1/stegle/system/linuxbrew2/opt/gmp/lib:/nfs/research1/stegle/system/linuxbrew2/opt/mpfr/lib:/nfs/research1/stegle/system/linuxbrew2/opt/libmpc/lib:/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib
HOMEBREW_RUBY_WARNINGS: -W0
HOMEBREW_TEMP: /tmp
CPU: 32-core 64-bit ivybridge
Homebrew Ruby: 2.3.3 => /nfs/research1/stegle/system/linuxbrew2/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: N/A
Git: 2.16.1 => /nfs/research1/stegle/system/linuxbrew2/bin/git
Curl: 7.29.0 => /usr/bin/curl
Perl: N/A
Python: /nfs/research1/stegle/system/linuxbrew2/opt/python/libexec/bin/python => /nfs/research1/stegle/system/linuxbrew2/Cellar/python/2.7.14_5/bin/python2.7
Ruby: N/A
Java: N/A
Kernel: Linux 3.10.0-514.16.1.el7.x86_64 x86_64 GNU/Linux
OS: Red Hat Enterprise Linux Server release 7.3 (Maipo) (Maipo)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: N/A
xorg: 20170115_1
HOMEBREW_CC: gcc-5
HOMEBREW_CXX: g++-5
MAKEFLAGS: -j32
CMAKE_PREFIX_PATH: /nfs/research1/stegle/system/linuxbrew2/opt/isl@18:/nfs/research1/stegle/system/linuxbrew2
PKG_CONFIG_PATH: /nfs/research1/stegle/system/linuxbrew2/opt/zlib/lib/pkgconfig:/nfs/research1/stegle/system/linuxbrew2/opt/mpfr/lib/pkgconfig:/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib/pkgconfig
ACLOCAL_PATH: /nfs/research1/stegle/system/linuxbrew2/share/aclocal
PATH: /nfs/research1/stegle/system/linuxbrew2/Library/Homebrew/shims/linux/super:/nfs/research1/stegle/system/linuxbrew2/opt/glibc/bin:/nfs/research1/stegle/system/linuxbrew2/opt/binutils/bin:/nfs/research1/stegle/system/linuxbrew2/opt/python/libexec/bin:/usr/bin:/bin:/usr/sbin:/sbin:/nfs/research1/stegle/system/linuxbrew2/opt/gcc/bin
LIBRARY_PATH: /nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib
gcc-5 called with: -E /tmp/cgxpa1nY/dummy.c
superenv added: -isystem/nfs/research1/stegle/system/linuxbrew2/include -I/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/include
superenv executed: gcc-5 -E /tmp/cgxpa1nY/dummy.c -isystem/nfs/research1/stegle/system/linuxbrew2/include -I/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/include
gcc-5 called with: --version
superenv added: -pipe -Os -isystem/nfs/research1/stegle/system/linuxbrew2/include -I/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/include -Wl,--dynamic-linker=/nfs/research1/stegle/system/linuxbrew2/lib/ld.so -B/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -L/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib -L/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/Cellar/gcc/5.5.0_2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/zlib/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/gmp/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/mpfr/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/libmpc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib
superenv executed: gcc-5 -pipe -Os --version -isystem/nfs/research1/stegle/system/linuxbrew2/include -I/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/include -Wl,--dynamic-linker=/nfs/research1/stegle/system/linuxbrew2/lib/ld.so -B/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -L/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib -L/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/Cellar/gcc/5.5.0_2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/zlib/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/gmp/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/mpfr/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/libmpc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -Os -isystem/nfs/research1/stegle/system/linuxbrew2/include -I/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/include -Wl,--dynamic-linker=/nfs/research1/stegle/system/linuxbrew2/lib/ld.so -B/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -L/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib -L/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/Cellar/gcc/5.5.0_2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/zlib/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/gmp/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/mpfr/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/libmpc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib
superenv executed: gcc-5 -pipe -Os -V -isystem/nfs/research1/stegle/system/linuxbrew2/include -I/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/include -Wl,--dynamic-linker=/nfs/research1/stegle/system/linuxbrew2/lib/ld.so -B/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -L/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib -L/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/Cellar/gcc/5.5.0_2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/zlib/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/gmp/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/mpfr/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/libmpc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib
gcc-5 called with: -qversion
superenv added: -pipe -Os -isystem/nfs/research1/stegle/system/linuxbrew2/include -I/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/include -Wl,--dynamic-linker=/nfs/research1/stegle/system/linuxbrew2/lib/ld.so -B/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -L/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib -L/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/Cellar/gcc/5.5.0_2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/zlib/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/gmp/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/mpfr/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/libmpc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib
superenv executed: gcc-5 -pipe -Os -qversion -isystem/nfs/research1/stegle/system/linuxbrew2/include -I/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/include -Wl,--dynamic-linker=/nfs/research1/stegle/system/linuxbrew2/lib/ld.so -B/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -L/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib -L/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/Cellar/gcc/5.5.0_2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/zlib/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/gmp/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/mpfr/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/libmpc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib
gcc-5 called with: conftest.c
superenv added: -pipe -Os -isystem/nfs/research1/stegle/system/linuxbrew2/include -I/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/include -Wl,--dynamic-linker=/nfs/research1/stegle/system/linuxbrew2/lib/ld.so -B/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -L/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib -L/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/Cellar/gcc/5.5.0_2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/zlib/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/gmp/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/mpfr/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/libmpc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib
superenv executed: gcc-5 -pipe -Os conftest.c -isystem/nfs/research1/stegle/system/linuxbrew2/include -I/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/include -Wl,--dynamic-linker=/nfs/research1/stegle/system/linuxbrew2/lib/ld.so -B/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -L/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib -L/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/Cellar/gcc/5.5.0_2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/zlib/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/glibc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/gmp/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/mpfr/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/libmpc/lib -Wl,-rpath=/nfs/research1/stegle/system/linuxbrew2/opt/isl@18/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment