Skip to content

Instantly share code, notes, and snippets.

@czhu
Created March 12, 2021 00:58
Show Gist options
  • Save czhu/2019374063ca1029ed67c5b7c11b5a22 to your computer and use it in GitHub Desktop.
Save czhu/2019374063ca1029ed67c5b7c11b5a22 to your computer and use it in GitHub Desktop.
gcc on "CentOS Linux release 7.4.1708 (Core) " - Homebrew build logs
Homebrew build logs for gcc on "CentOS Linux release 7.4.1708 (Core) "
Build date: 2021-03-12 01:54:07
HOMEBREW_VERSION: 3.0.5-18-g433cd83
ORIGIN: https://github.com/Homebrew/brew
HEAD: 433cd83cbc186afbe970289557ceee3f33c7383a
Last commit: 7 hours ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core.git
Core tap HEAD: ebbd898bdc0a0158fb7feb481684ea15b8ed64d9
Core tap last commit: 11 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /g/steinmetz/czhu/sw/linuxbrew_reborn
HOMEBREW_REPOSITORY: /g/steinmetz/czhu/sw/linuxbrew_reborn
HOMEBREW_CELLAR: /g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar
HOMEBREW_CASK_OPTS: []
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 80
Homebrew Ruby: 2.6.3 => /g/steinmetz/czhu/sw/linuxbrew_reborn/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: 80-core 64-bit westmere
Clang: 11.0 build (parse error)
Git: 2.30.2 => /g/steinmetz/czhu/sw/linuxbrew_reborn/bin/git
Curl: 7.29.0 => /usr/bin/curl
Kernel: Linux 3.10.0-693.5.2.el7.x86_64 x86_64 GNU/Linux
OS: CentOS Linux release 7.4.1708 (Core) (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
/usr/bin/ruby: 2.0.0
glibc: 2.23
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: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
isl@0.18
lua@5.1
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:
/g/funcgen/bin/vdb-config
/g/steinmetz/czhu/sw/bin/python2.7-config
/g/steinmetz/czhu/sw/bin/python2-config
/g/steinmetz/czhu/sw/bin/python-config
/g/steinmetz/czhu/sw/bin/python3.5m-config
/g/steinmetz/czhu/sw/bin/python3.5-config
/g/steinmetz/czhu/sw/bin/python3-config
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause formulae that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
tbb
libvdpau
r
openblas
Warning: Your Homebrew's prefix is not /home/linuxbrew/.linuxbrew.
Some of Homebrew's bottles (binary packages) can only be used with the default
prefix (/home/linuxbrew/.linuxbrew).
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels. You are responsible for resolving
any issues you experience while you are running this
unsupported configuration.
2021-03-12 01:54:06 +0100
../configure
--prefix=/g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar/gcc/10.2.0_4
--libdir=/g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar/gcc/10.2.0_4/lib/gcc/10
--disable-nls
--enable-checking=release
--enable-languages=c,c++,objc,obj-c++,fortran
--program-suffix=-10
--with-gmp=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/gmp
--with-mpfr=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/mpfr
--with-mpc=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/libmpc
--with-isl=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/isl
--with-pkgversion=Homebrew GCC 10.2.0_4
--with-bugurl=https://github.com/Homebrew/linuxbrew-core/issues
--with-boot-ldflags=-static-libstdc++ -static-libgcc
--disable-multilib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-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 libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... yes
checking for libhsail-rt support... yes
checking for libphobos support... yes
checking for gcc... gcc-6
checking whether the C compiler works... no
configure: error: in `/tmp/gcc-20210312-32257-f52ix9/gcc-10.2.0/build':
configure: error: C compiler cannot create executables
See `config.log' for more details
HOMEBREW_VERSION: 3.0.5-18-g433cd83
ORIGIN: https://github.com/Homebrew/brew
HEAD: 433cd83cbc186afbe970289557ceee3f33c7383a
Last commit: 7 hours ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core.git
Core tap HEAD: ebbd898bdc0a0158fb7feb481684ea15b8ed64d9
Core tap last commit: 10 minutes ago
Core tap branch: master
HOMEBREW_PREFIX: /g/steinmetz/czhu/sw/linuxbrew_reborn
HOMEBREW_REPOSITORY: /g/steinmetz/czhu/sw/linuxbrew_reborn
HOMEBREW_CELLAR: /g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 80
HOMEBREW_NO_BOOTSNAP: set
Homebrew Ruby: 2.6.3 => /g/steinmetz/czhu/sw/linuxbrew_reborn/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: 80-core 64-bit westmere
Clang: 11.0 build (parse error)
Git: 2.30.2 => /g/steinmetz/czhu/sw/linuxbrew_reborn/bin/git
Curl: 7.29.0 => /usr/bin/curl
Kernel: Linux 3.10.0-693.5.2.el7.x86_64 x86_64 GNU/Linux
OS: CentOS Linux release 7.4.1708 (Core) (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
/usr/bin/ruby: 2.0.0
glibc: 2.23
gcc@5: N/A
xorg: N/A
HOMEBREW_CC: gcc-6
HOMEBREW_CXX: g++-6
MAKEFLAGS: -j80
CMAKE_PREFIX_PATH: /g/steinmetz/czhu/sw/linuxbrew_reborn
PKG_CONFIG_PATH: /g/steinmetz/czhu/sw/linuxbrew_reborn/opt/gmp/lib/pkgconfig:/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/isl/lib/pkgconfig:/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/mpfr/lib/pkgconfig:/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/zlib/lib/pkgconfig
HOMEBREW_GIT: git
ACLOCAL_PATH: /g/steinmetz/czhu/sw/linuxbrew_reborn/share/aclocal
PATH: /g/steinmetz/czhu/sw/linuxbrew_reborn/Library/Homebrew/shims/linux/super:/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/gcc@6/bin
LIBRARY_PATH: /g/steinmetz/czhu/sw/linuxbrew_reborn/opt/glibc/lib
gcc-6 called with: -E /tmp/cgMLRaMA/dummy.c
superenv added: -isystem/g/steinmetz/czhu/sw/linuxbrew_reborn/include
superenv executed: gcc-6 -E /tmp/cgMLRaMA/dummy.c -isystem/g/steinmetz/czhu/sw/linuxbrew_reborn/include
gcc-6 called with: --version
superenv added: -pipe -O2 -march=native -isystem/g/steinmetz/czhu/sw/linuxbrew_reborn/include -L/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -B/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/glibc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar/gcc/10.2.0_4/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/gmp/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/isl/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/mpfr/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/libmpc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/zlib/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/binutils/lib -Wl,--dynamic-linker=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib/ld.so
superenv executed: gcc-6 -pipe -O2 -march=native --version -isystem/g/steinmetz/czhu/sw/linuxbrew_reborn/include -L/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -B/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/glibc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar/gcc/10.2.0_4/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/gmp/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/isl/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/mpfr/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/libmpc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/zlib/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/binutils/lib -Wl,--dynamic-linker=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib/ld.so
gcc-6 called with: -v
superenv executed: gcc-6 -v
gcc-6 called with: -V
superenv added: -pipe -O2 -march=native -isystem/g/steinmetz/czhu/sw/linuxbrew_reborn/include -L/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -B/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/glibc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar/gcc/10.2.0_4/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/gmp/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/isl/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/mpfr/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/libmpc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/zlib/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/binutils/lib -Wl,--dynamic-linker=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib/ld.so
superenv executed: gcc-6 -pipe -O2 -march=native -V -isystem/g/steinmetz/czhu/sw/linuxbrew_reborn/include -L/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -B/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/glibc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar/gcc/10.2.0_4/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/gmp/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/isl/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/mpfr/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/libmpc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/zlib/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/binutils/lib -Wl,--dynamic-linker=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib/ld.so
gcc-6 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/g/steinmetz/czhu/sw/linuxbrew_reborn/include -L/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -B/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/glibc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar/gcc/10.2.0_4/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/gmp/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/isl/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/mpfr/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/libmpc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/zlib/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/binutils/lib -Wl,--dynamic-linker=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib/ld.so
superenv executed: gcc-6 -pipe -O2 -march=native -qversion -isystem/g/steinmetz/czhu/sw/linuxbrew_reborn/include -L/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -B/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/glibc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar/gcc/10.2.0_4/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/gmp/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/isl/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/mpfr/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/libmpc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/zlib/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/binutils/lib -Wl,--dynamic-linker=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib/ld.so
gcc-6 called with: conftest.c
superenv added: -pipe -O2 -march=native -isystem/g/steinmetz/czhu/sw/linuxbrew_reborn/include -L/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -B/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/glibc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar/gcc/10.2.0_4/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/gmp/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/isl/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/mpfr/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/libmpc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/zlib/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/binutils/lib -Wl,--dynamic-linker=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib/ld.so
superenv executed: gcc-6 -pipe -O2 -march=native conftest.c -isystem/g/steinmetz/czhu/sw/linuxbrew_reborn/include -L/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -B/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/glibc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/Cellar/gcc/10.2.0_4/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/gmp/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/isl/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/mpfr/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/libmpc/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/zlib/lib -Wl,-rpath=/g/steinmetz/czhu/sw/linuxbrew_reborn/opt/binutils/lib -Wl,--dynamic-linker=/g/steinmetz/czhu/sw/linuxbrew_reborn/lib/ld.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment