Skip to content

Instantly share code, notes, and snippets.

@hanxue
Created July 4, 2019 09:01
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 hanxue/46fe488f2995f6e3e4d6c290624df43c to your computer and use it in GitHub Desktop.
Save hanxue/46fe488f2995f6e3e4d6c290624df43c to your computer and use it in GitHub Desktop.
python@2 on "CentOS Linux release 7.4.1708 (Core) " - Homebrew build logs
Homebrew build logs for python@2 on "CentOS Linux release 7.4.1708 (Core) "
Build date: 2019-07-04 01:40:12
HOMEBREW_VERSION: 2.1.6-37-g686760d-dirty
ORIGIN: https://github.com/Homebrew/brew
HEAD: 686760d100d1a518863805247a606cc1cef12a87
Last commit: 8 days ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 348b7d8bb9fa5f985db00f2460a3bd3c0a6dbe10
Core tap last commit: 7 days ago
HOMEBREW_PREFIX: /proj/xcdhdstaff1/hanxuel/.linuxbrew
HOMEBREW_CELLAR: /proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar
HOMEBREW_CACHE: /proj/rdi/staff/hanxuel/homebrew-cache
HOMEBREW_LOGS: /home/hanxuel/.cache/Homebrew/Logs
HOMEBREW_REPOSITORY: /proj/xcdhdstaff1/hanxuel/.linuxbrew/Homebrew
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_SYSTEM_CURL_TOO_OLD: 1
CPU: octa-core 64-bit broadwell
Homebrew Ruby: 2.3.7 => /proj/xcdhdstaff1/hanxuel/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.22.0 => /proj/xcdhdstaff1/hanxuel/.linuxbrew/bin/git
Curl: 7.65.1 => /proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/curl/bin/curl
Kernel: Linux 3.10.0-693.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
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 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/krb5-config
/bin/ncursesw5-config
/bin/firewall-config
/bin/rarian-sk-config
/bin/gtest-config
/bin/libpng-config
/bin/icu-config
/bin/python2.7-config
/bin/kde4-config
/bin/sdl2-config
/bin/curl-config
/bin/libusb-config
/bin/pkg-config
/bin/xml2-config
/bin/scrollkeeper-config
/bin/libpng15-config
/bin/pcre-config
/bin/libpng12-config
/bin/python2-config
/bin/libgnutls-config
/bin/brltty-config
/bin/python-config
/bin/dialog-config
/bin/ncurses5-config
/bin/freetype-config
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/linux/pf_ring.h
/usr/local/include/nbpf.h
/usr/local/include/pfring.h
/usr/local/include/pfring_zc.h
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/libndpi.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libpcap.a
/usr/local/lib/libpfring.a
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:
python@2
gcc-OLD
glibc-OLD
python
Warning: You have uncommitted modifications to Homebrew.
If this is a surprise to you, then you should stash these modifications.
Stashing returns Homebrew to a pristine state but can be undone
should you later need to do so for some reason.
cd /proj/xcdhdstaff1/hanxuel/.linuxbrew/Homebrew/Library && git stash && git clean -d -f
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,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience, as you are running this unsupported configuration.
Warning: Some installed formulae are missing dependencies.
You should `brew install` the missing dependencies:
brew install glibc
Run `brew missing` for more details.
2019-07-04 01:40:12 -0700
./configure
--prefix=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/python@2/2.7.16
--enable-ipv6
--datarootdir=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/python@2/2.7.16/share
--datadir=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/python@2/2.7.16/share
--enable-shared
--without-ensurepip
MACOSX_DEPLOYMENT_TARGET=
LDFLAGS= -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib
CPPFLAGS= -I/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for python2.7... python2.7
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... linux2
checking EXTRAPLATDIR...
checking for --without-gcc... no
checking for --with-icc... no
checking for gcc... gcc-5
checking whether the C compiler works... no
configure: error: in `/tmp/python@2-20190704-12001-1lcrknh/Python-2.7.16':
configure: error: C compiler cannot create executables
See `config.log' for more details
gcc-5 called with: -E /tmp/cgBbcLwq/dummy.c
superenv added: -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
superenv executed: gcc-5 -E /tmp/cgBbcLwq/dummy.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/python@2/2.7.16/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/zlib/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/bzip2/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/python@2/2.7.16/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/zlib/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/bzip2/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/python@2/2.7.16/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/zlib/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/bzip2/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/python@2/2.7.16/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/zlib/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/bzip2/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/python@2/2.7.16/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/zlib/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/bzip2/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/python@2/2.7.16/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/zlib/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/bzip2/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
gcc-5 called with: -I/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib conftest.c
superenv added: -pipe -O2 -march=native -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/python@2/2.7.16/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/zlib/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/bzip2/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -I/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib conftest.c -isystem/proj/xcdhdstaff1/hanxuel/.linuxbrew/include -L/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -B/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/glibc/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/Cellar/python@2/2.7.16/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/openssl/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/readline/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/zlib/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/proj/xcdhdstaff1/hanxuel/.linuxbrew/opt/bzip2/lib -Wl,--dynamic-linker=/proj/xcdhdstaff1/hanxuel/.linuxbrew/lib/ld.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment