Skip to content

Instantly share code, notes, and snippets.

@gcla
Created May 23, 2019 23:11
Show Gist options
  • Save gcla/e637819ff16252fee8b73cfad3da54af to your computer and use it in GitHub Desktop.
Save gcla/e637819ff16252fee8b73cfad3da54af to your computer and use it in GitHub Desktop.
go@1.11 on Ubuntu 18.04.2 LTS - Homebrew build logs
Homebrew build logs for go@1.11 on Ubuntu 18.04.2 LTS
Build date: 2019-05-23 19:08:42
HOMEBREW_VERSION: 2.1.3-19-g2711d5f
ORIGIN: https://github.com/Homebrew/brew
HEAD: 2711d5f489813316c5f4fc2ba3bc1717d58a8206
Last commit: 15 hours ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 84f94c1f55b0ed55a7225026945407174f54dcd8
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /home/gcla/.linuxbrew
HOMEBREW_CELLAR: /home/gcla/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/gcla/.cache/Homebrew
HOMEBREW_LOGS: /home/gcla/.cache/Homebrew/Logs
HOMEBREW_REPOSITORY: /home/gcla/.linuxbrew
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.5.1 => /usr/bin/ruby2.5
Clang: 6.0 build 600
Git: 2.17.1 => /usr/bin/git
Curl: 7.58.0 => /usr/bin/curl
Java: 1.8.0_111
Kernel: Linux 4.15.0-48-lowlatency x86_64 GNU/Linux
OS: Ubuntu 18.04.2 LTS (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.4.0
glibc: N/A
gcc: 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: Homebrew/linuxbrew-core is not on the master branch.
Check out the master branch by running:
git -C "$(brew --repo homebrew/core)" checkout master
Warning: Suspicious Homebrew/linuxbrew-core git origin remote found.
The current git origin is:
https://github.com/Linuxbrew/homebrew-core
With a non-standard origin, Homebrew won't update properly.
You can solve this by setting the origin remote:
git -C "/home/gcla/.linuxbrew/Library/Taps/homebrew/homebrew-core" remote set-url origin https://github.com/Homebrew/linuxbrew-core.git
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:
/home/gcla/bin/broccoli-config
/usr/local/bin/ansible-config
Warning: You have external commands with conflicting names.
Found command `brew-aspell-dictionaries` in the following places:
/home/gcla/.linuxbrew/Library/Taps/homebrew/homebrew-core-DELETEME/cmd/brew-aspell-dictionaries.rb
/home/gcla/.linuxbrew/Library/Taps/homebrew/homebrew-core-delme2/cmd/brew-aspell-dictionaries.rb
/home/gcla/.linuxbrew/Library/Taps/homebrew/homebrew-core/cmd/brew-aspell-dictionaries.rb
Found command `brew-postgresql-upgrade-database` in the following places:
/home/gcla/.linuxbrew/Library/Taps/homebrew/homebrew-core-DELETEME/cmd/brew-postgresql-upgrade-database.rb
/home/gcla/.linuxbrew/Library/Taps/homebrew/homebrew-core-delme2/cmd/brew-postgresql-upgrade-database.rb
/home/gcla/.linuxbrew/Library/Taps/homebrew/homebrew-core/cmd/brew-postgresql-upgrade-database.rb
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:
fpp
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: /usr/bin occurs before /home/gcla/.linuxbrew/bin
This means that system-provided programs will be used instead of those
provided by Homebrew. The following tools exist at both paths:
Consider setting your PATH so that /home/gcla/.linuxbrew/bin
occurs before /usr/bin. Here is a one-liner:
echo 'export PATH="/home/gcla/.linuxbrew/bin:$PATH"' >> ~/.bash_profile
xzfgrep
pip3
python3.7m
c_rehash
xzcat
clear
lzfgrep
xzless
infocmp
xzgrep
pydoc3
python3-config
lzless
lzdiff
python3.7
pyvenv
lzcmp
xzdiff
reset
xz
infotocap
lzma
asciinema
toe
tset
tput
lzcat
xzmore
unlzma
tabs
sqlite3
pydoc3.7
xzcmp
captoinfo
patch
pkg-config
xzegrep
lzegrep
lzgrep
lzmainfo
tic
openssl
patchelf
python3
unxz
lzmore
Warning: Some installed formulae are missing dependencies.
You should `brew install` the missing dependencies:
brew install python@2
Run `brew missing` for more details.
2019-05-23 19:08:42 -0400
./make.bash
--no-clean
Building Go cmd/dist using /tmp/go@1.11-20190523-25246-ywxvlb/go/gobootstrap.
Building Go toolchain1 using /tmp/go@1.11-20190523-25246-ywxvlb/go/gobootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for host, linux/amd64.
Building packages and commands for target, darwin/amd64.
# plugin
/tmp/go-build359702870/b180/_x002.o: In function `pluginLookup':
src/plugin/plugin_dlopen.go:27: undefined reference to `dlsym'
src/plugin/plugin_dlopen.go:29: undefined reference to `dlerror'
/tmp/go-build359702870/b180/_x002.o: In function `pluginOpen':
src/plugin/plugin_dlopen.go:19: undefined reference to `dlopen'
src/plugin/plugin_dlopen.go:21: undefined reference to `dlerror'
collect2: error: ld returned 1 exit status
# net
src/net/cgo_bsd.go:15:72: could not determine kind of name for C.AI_MASK
# os/user
src/os/user/getgrouplist_darwin.go: In function ‘mygetgrouplist’:
src/os/user/getgrouplist_darwin.go:16:11: warning: implicit declaration of function ‘getgrouplist’ [-Wimplicit-function-declaration]
int rv = getgrouplist(user, (int) group, buf, ngroups);
^
go tool dist: FAILED: /tmp/go@1.11-20190523-25246-ywxvlb/go/pkg/tool/linux_amd64/go_bootstrap install -gcflags=all= -ldflags=all= std cmd: exit status 2
HOMEBREW_VERSION: 2.1.3-19-g2711d5f
ORIGIN: https://github.com/Homebrew/brew
HEAD: 2711d5f489813316c5f4fc2ba3bc1717d58a8206
Last commit: 15 hours ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 84f94c1f55b0ed55a7225026945407174f54dcd8
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /home/gcla/.linuxbrew
HOMEBREW_CELLAR: /home/gcla/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/gcla/.cache/Homebrew
HOMEBREW_LOGS: /home/gcla/.cache/Homebrew/Logs
HOMEBREW_REPOSITORY: /home/gcla/.linuxbrew
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.5.1 => /usr/bin/ruby2.5
Clang: 6.0 build 600
Git: 2.17.1 => /usr/bin/git
Curl: 7.58.0 => /usr/bin/curl
Java: 1.8.0_111
Kernel: Linux 4.15.0-48-lowlatency x86_64 GNU/Linux
OS: Ubuntu 18.04.2 LTS (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.4.0
glibc: N/A
gcc: N/A
xorg: N/A
HOMEBREW_CC: gcc-5
HOMEBREW_CXX: g++-5
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /home/gcla/.linuxbrew
HOMEBREW_GIT: git
ACLOCAL_PATH: /home/gcla/.linuxbrew/share/aclocal
PATH: /home/gcla/.linuxbrew/Library/Homebrew/shims/linux/super:/usr/bin:/bin:/usr/sbin:/sbin
ld called with: --version
superenv added: -L/home/gcla/.linuxbrew/lib -rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -rpath=/home/gcla/.linuxbrew/lib --dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/gcla/.linuxbrew/lib -rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -rpath=/home/gcla/.linuxbrew/lib --dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so --version
gcc-5 called with: -fdebug-prefix-map=a=b -c trivial.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -fdebug-prefix-map=a=b -c trivial.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -gno-record-gcc-switches -c trivial.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -gno-record-gcc-switches -c trivial.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: --help
superenv added: -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
superenv executed: gcc-5 --help -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
gcc-5 called with: -fdebug-prefix-map=a=b -c trivial.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -fdebug-prefix-map=a=b -c trivial.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -gno-record-gcc-switches -c trivial.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -gno-record-gcc-switches -c trivial.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -I . /tmp/cgo-gcc-input-083581216.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -I . /tmp/cgo-gcc-input-083581216.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -fno-caret-diagnostics -c -x c -
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -fno-caret-diagnostics -c -x c - -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -Qunused-arguments -c -x c -
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -Qunused-arguments -c -x c - -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -fdebug-prefix-map=a=b -c -x c -
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -fdebug-prefix-map=a=b -c -x c - -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -gno-record-gcc-switches -c -x c -
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -gno-record-gcc-switches -c -x c - -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x001.o -c _cgo_export.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x001.o -c _cgo_export.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x002.o -c cgo.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x002.o -c cgo.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x003.o -c gcc_context.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x003.o -c gcc_context.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x004.o -c gcc_fatalf.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x004.o -c gcc_fatalf.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x005.o -c gcc_libinit.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x005.o -c gcc_libinit.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x006.o -c gcc_linux_amd64.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x006.o -c gcc_linux_amd64.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x007.o -c gcc_mmap.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x007.o -c gcc_mmap.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x008.o -c gcc_setenv.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x008.o -c gcc_setenv.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x009.o -c gcc_sigaction.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x009.o -c gcc_sigaction.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x010.o -c gcc_traceback.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x010.o -c gcc_traceback.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x011.o -c gcc_util.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x011.o -c gcc_util.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x012.o -c gcc_amd64.S
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_x012.o -c gcc_amd64.S -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_cgo_main.o -c _cgo_main.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b032/ -g -O2 -Wall -Werror -o /tmp/go-build917247284/b032/_cgo_main.o -c _cgo_main.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -o /tmp/go-build917247284/b032/_cgo_.o /tmp/go-build917247284/b032/_cgo_main.o /tmp/go-build917247284/b032/_x001.o /tmp/go-build917247284/b032/_x002.o /tmp/go-build917247284/b032/_x003.o /tmp/go-build917247284/b032/_x004.o /tmp/go-build917247284/b032/_x005.o /tmp/go-build917247284/b032/_x006.o /tmp/go-build917247284/b032/_x007.o /tmp/go-build917247284/b032/_x008.o /tmp/go-build917247284/b032/_x009.o /tmp/go-build917247284/b032/_x010.o /tmp/go-build917247284/b032/_x011.o /tmp/go-build917247284/b032/_x012.o -g -O2 -lpthread
superenv added: -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b032=/tmp/go-build -gno-record-gcc-switches -o /tmp/go-build917247284/b032/_cgo_.o /tmp/go-build917247284/b032/_cgo_main.o /tmp/go-build917247284/b032/_x001.o /tmp/go-build917247284/b032/_x002.o /tmp/go-build917247284/b032/_x003.o /tmp/go-build917247284/b032/_x004.o /tmp/go-build917247284/b032/_x005.o /tmp/go-build917247284/b032/_x006.o /tmp/go-build917247284/b032/_x007.o /tmp/go-build917247284/b032/_x008.o /tmp/go-build917247284/b032/_x009.o /tmp/go-build917247284/b032/_x010.o /tmp/go-build917247284/b032/_x011.o /tmp/go-build917247284/b032/_x012.o -g -O2 -lpthread -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
gcc-5 called with: -E -dM -m64 -I /tmp/go-build917247284/b078/ -g -O2 -I . /tmp/cgo-gcc-input-408840054.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build917247284/b078/ -g -O2 -I . /tmp/cgo-gcc-input-408840054.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build917247284/b031/ -g -O2 -I . /tmp/cgo-gcc-input-563548568.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build917247284/b031/ -g -O2 -I . /tmp/cgo-gcc-input-563548568.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build917247284/b178/ -g -O2 -I . /tmp/cgo-gcc-input-638739977.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build917247284/b178/ -g -O2 -I . /tmp/cgo-gcc-input-638739977.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-570306071.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-570306071.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build917247284/b078/ -g -O2 -I . /tmp/cgo-gcc-input-195673181.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build917247284/b078/ -g -O2 -I . /tmp/cgo-gcc-input-195673181.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build917247284/b179/ -g -O2 -I . /tmp/cgo-gcc-input-221911831.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build917247284/b179/ -g -O2 -I . /tmp/cgo-gcc-input-221911831.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -m64 -I . /tmp/cgo-gcc-input-660550680.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -m64 -I . /tmp/cgo-gcc-input-660550680.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b178//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b178/ -g -m64 -I . /tmp/cgo-gcc-input-368865748.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b178//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b178/ -g -m64 -I . /tmp/cgo-gcc-input-368865748.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-170071690.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-170071690.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-305224343.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-305224343.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b178//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b178/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-057794851.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b178//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b178/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-057794851.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b179/ -g -m64 -I . /tmp/cgo-gcc-input-566542218.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b179/ -g -m64 -I . /tmp/cgo-gcc-input-566542218.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b178//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b178/ -g -m64 -I . /tmp/cgo-gcc-input-684803110.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b178//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b178/ -g -m64 -I . /tmp/cgo-gcc-input-684803110.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-917822049.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-917822049.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -m64 -I . /tmp/cgo-gcc-input-256026378.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -m64 -I . /tmp/cgo-gcc-input-256026378.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b179/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-204974433.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b179/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-204974433.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b178//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b178/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-849154381.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b178//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b178/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-849154381.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-154767585.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-154767585.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-712959564.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-712959564.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b179/ -g -m64 -I . /tmp/cgo-gcc-input-469933900.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b179/ -g -m64 -I . /tmp/cgo-gcc-input-469933900.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build917247284/b078/ -g -O2 -I . /tmp/cgo-gcc-input-303479500.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build917247284/b078/ -g -O2 -I . /tmp/cgo-gcc-input-303479500.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b178=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b178/ -g -O2 -o /tmp/go-build917247284/b178/_x001.o -c _cgo_export.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b178=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b178/ -g -O2 -o /tmp/go-build917247284/b178/_x001.o -c _cgo_export.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b179/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-489018939.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b179/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-489018939.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-945089979.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-945089979.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b178=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b178/ -g -O2 -o /tmp/go-build917247284/b178/_x002.o -c pty.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b178=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b178/ -g -O2 -o /tmp/go-build917247284/b178/_x002.o -c pty.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b179=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b179/ -g -O2 -o /tmp/go-build917247284/b179/_x001.o -c _cgo_export.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b179=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b179/ -g -O2 -o /tmp/go-build917247284/b179/_x001.o -c _cgo_export.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build917247284/b031/ -g -O2 -I . /tmp/cgo-gcc-input-748081467.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build917247284/b031/ -g -O2 -I . /tmp/cgo-gcc-input-748081467.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -m64 -I . /tmp/cgo-gcc-input-484259294.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -m64 -I . /tmp/cgo-gcc-input-484259294.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-102006693.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-102006693.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-312873310.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-312873310.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b179=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b179/ -g -O2 -o /tmp/go-build917247284/b179/_x002.o -c plugin_dlopen.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b179=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b179/ -g -O2 -o /tmp/go-build917247284/b179/_x002.o -c plugin_dlopen.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build917247284/b078/ -g -O2 -I . /tmp/cgo-gcc-input-805492416.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build917247284/b078/ -g -O2 -I . /tmp/cgo-gcc-input-805492416.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b178=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b178/ -g -O2 -o /tmp/go-build917247284/b178/_cgo_main.o -c _cgo_main.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b178=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b178/ -g -O2 -o /tmp/go-build917247284/b178/_cgo_main.o -c _cgo_main.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-035256101.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-035256101.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b179=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b179/ -g -O2 -o /tmp/go-build917247284/b179/_cgo_main.o -c _cgo_main.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b179=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b179/ -g -O2 -o /tmp/go-build917247284/b179/_cgo_main.o -c _cgo_main.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -m64 -I . /tmp/cgo-gcc-input-250421535.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -m64 -I . /tmp/cgo-gcc-input-250421535.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b178=/tmp/go-build -gno-record-gcc-switches -o /tmp/go-build917247284/b178/_cgo_.o /tmp/go-build917247284/b178/_cgo_main.o /tmp/go-build917247284/b178/_x001.o /tmp/go-build917247284/b178/_x002.o -g -O2
superenv added: -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b178=/tmp/go-build -gno-record-gcc-switches -o /tmp/go-build917247284/b178/_cgo_.o /tmp/go-build917247284/b178/_cgo_main.o /tmp/go-build917247284/b178/_x001.o /tmp/go-build917247284/b178/_x002.o -g -O2 -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-911289920.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-911289920.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-048406002.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-048406002.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b179=/tmp/go-build -gno-record-gcc-switches -o /tmp/go-build917247284/b179/_cgo_.o /tmp/go-build917247284/b179/_cgo_main.o /tmp/go-build917247284/b179/_x001.o /tmp/go-build917247284/b179/_x002.o -g -O2 -ldl
superenv added: -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b179=/tmp/go-build -gno-record-gcc-switches -o /tmp/go-build917247284/b179/_cgo_.o /tmp/go-build917247284/b179/_cgo_main.o /tmp/go-build917247284/b179/_x001.o /tmp/go-build917247284/b179/_x002.o -g -O2 -ldl -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-052163231.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-052163231.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -m64 -I . /tmp/cgo-gcc-input-636444841.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -m64 -I . /tmp/cgo-gcc-input-636444841.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-744008180.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b078/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-744008180.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build917247284/b031/ -g -O2 -I . /tmp/cgo-gcc-input-165663090.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build917247284/b031/ -g -O2 -I . /tmp/cgo-gcc-input-165663090.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-957515305.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-957515305.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_x001.o -c _cgo_export.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_x001.o -c _cgo_export.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-647988596.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-647988596.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_x002.o -c cgo_linux.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_x002.o -c cgo_linux.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-763617859.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -m64 -I . /tmp/cgo-gcc-input-763617859.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_x003.o -c cgo_resnew.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_x003.o -c cgo_resnew.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-193177286.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build917247284/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build917247284/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-193177286.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b031/ -g -O2 -o /tmp/go-build917247284/b031/_x001.o -c _cgo_export.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b031/ -g -O2 -o /tmp/go-build917247284/b031/_x001.o -c _cgo_export.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_x004.o -c cgo_socknew.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_x004.o -c cgo_socknew.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_x005.o -c cgo_unix.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_x005.o -c cgo_unix.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b031/ -g -O2 -o /tmp/go-build917247284/b031/_x002.o -c cgo_lookup_unix.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b031/ -g -O2 -o /tmp/go-build917247284/b031/_x002.o -c cgo_lookup_unix.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_cgo_main.o -c _cgo_main.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b078/ -g -O2 -o /tmp/go-build917247284/b078/_cgo_main.o -c _cgo_main.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b031/ -g -O2 -o /tmp/go-build917247284/b031/_x003.o -c getgrouplist_unix.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b031/ -g -O2 -o /tmp/go-build917247284/b031/_x003.o -c getgrouplist_unix.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -o /tmp/go-build917247284/b078/_cgo_.o /tmp/go-build917247284/b078/_cgo_main.o /tmp/go-build917247284/b078/_x001.o /tmp/go-build917247284/b078/_x002.o /tmp/go-build917247284/b078/_x003.o /tmp/go-build917247284/b078/_x004.o /tmp/go-build917247284/b078/_x005.o -g -O2
superenv added: -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b078=/tmp/go-build -gno-record-gcc-switches -o /tmp/go-build917247284/b078/_cgo_.o /tmp/go-build917247284/b078/_cgo_main.o /tmp/go-build917247284/b078/_x001.o /tmp/go-build917247284/b078/_x002.o /tmp/go-build917247284/b078/_x003.o /tmp/go-build917247284/b078/_x004.o /tmp/go-build917247284/b078/_x005.o -g -O2 -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b031/ -g -O2 -o /tmp/go-build917247284/b031/_x004.o -c listgroups_unix.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b031/ -g -O2 -o /tmp/go-build917247284/b031/_x004.o -c listgroups_unix.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b031/ -g -O2 -o /tmp/go-build917247284/b031/_cgo_main.o -c _cgo_main.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -I /tmp/go-build917247284/b031/ -g -O2 -o /tmp/go-build917247284/b031/_cgo_main.o -c _cgo_main.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -o /tmp/go-build917247284/b031/_cgo_.o /tmp/go-build917247284/b031/_cgo_main.o /tmp/go-build917247284/b031/_x001.o /tmp/go-build917247284/b031/_x002.o /tmp/go-build917247284/b031/_x003.o /tmp/go-build917247284/b031/_x004.o -g -O2
superenv added: -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build917247284/b031=/tmp/go-build -gno-record-gcc-switches -o /tmp/go-build917247284/b031/_cgo_.o /tmp/go-build917247284/b031/_cgo_main.o /tmp/go-build917247284/b031/_x001.o /tmp/go-build917247284/b031/_x002.o /tmp/go-build917247284/b031/_x003.o /tmp/go-build917247284/b031/_x004.o -g -O2 -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
gcc-5 called with: -E -dM -m64 -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -I . /tmp/cgo-gcc-input-612887181.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -I . /tmp/cgo-gcc-input-612887181.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -fno-caret-diagnostics -c -x c -
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -fno-caret-diagnostics -c -x c - -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -Qunused-arguments -c -x c -
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -Qunused-arguments -c -x c - -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -fdebug-prefix-map=a=b -c -x c -
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -fdebug-prefix-map=a=b -c -x c - -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -gno-record-gcc-switches -c -x c -
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -gno-record-gcc-switches -c -x c - -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x001.o -c _cgo_export.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x001.o -c _cgo_export.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x002.o -c cgo.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x002.o -c cgo.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x003.o -c gcc_context.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x003.o -c gcc_context.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x004.o -c gcc_darwin_amd64.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x004.o -c gcc_darwin_amd64.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x005.o -c gcc_libinit.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x005.o -c gcc_libinit.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x006.o -c gcc_setenv.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x006.o -c gcc_setenv.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x007.o -c gcc_traceback.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x007.o -c gcc_traceback.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x008.o -c gcc_util.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x008.o -c gcc_util.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x009.o -c gcc_amd64.S
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_x009.o -c gcc_amd64.S -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_cgo_main.o -c _cgo_main.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b032/ -g -O2 -Wall -Werror -o /tmp/go-build359702870/b032/_cgo_main.o -c _cgo_main.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -o /tmp/go-build359702870/b032/_cgo_.o /tmp/go-build359702870/b032/_cgo_main.o /tmp/go-build359702870/b032/_x001.o /tmp/go-build359702870/b032/_x002.o /tmp/go-build359702870/b032/_x003.o /tmp/go-build359702870/b032/_x004.o /tmp/go-build359702870/b032/_x005.o /tmp/go-build359702870/b032/_x006.o /tmp/go-build359702870/b032/_x007.o /tmp/go-build359702870/b032/_x008.o /tmp/go-build359702870/b032/_x009.o -g -O2 -lpthread
superenv added: -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b032=/tmp/go-build -gno-record-gcc-switches -fno-common -o /tmp/go-build359702870/b032/_cgo_.o /tmp/go-build359702870/b032/_cgo_main.o /tmp/go-build359702870/b032/_x001.o /tmp/go-build359702870/b032/_x002.o /tmp/go-build359702870/b032/_x003.o /tmp/go-build359702870/b032/_x004.o /tmp/go-build359702870/b032/_x005.o /tmp/go-build359702870/b032/_x006.o /tmp/go-build359702870/b032/_x007.o /tmp/go-build359702870/b032/_x008.o /tmp/go-build359702870/b032/_x009.o -g -O2 -lpthread -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
gcc-5 called with: -E -dM -m64 -I /tmp/go-build359702870/b180/ -g -O2 -I . /tmp/cgo-gcc-input-083868698.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build359702870/b180/ -g -O2 -I . /tmp/cgo-gcc-input-083868698.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b180//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b180/ -g -m64 -I . /tmp/cgo-gcc-input-984488625.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b180//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b180/ -g -m64 -I . /tmp/cgo-gcc-input-984488625.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b180//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b180/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-659849820.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b180//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b180/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-659849820.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b180//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b180/ -g -m64 -I . /tmp/cgo-gcc-input-102836747.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b180//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b180/ -g -m64 -I . /tmp/cgo-gcc-input-102836747.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b180//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b180/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-097623534.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b180//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b180/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-097623534.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b180=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b180/ -g -O2 -o /tmp/go-build359702870/b180/_x001.o -c _cgo_export.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b180=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b180/ -g -O2 -o /tmp/go-build359702870/b180/_x001.o -c _cgo_export.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b180=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b180/ -g -O2 -o /tmp/go-build359702870/b180/_x002.o -c plugin_dlopen.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b180=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b180/ -g -O2 -o /tmp/go-build359702870/b180/_x002.o -c plugin_dlopen.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b180=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b180/ -g -O2 -o /tmp/go-build359702870/b180/_cgo_main.o -c _cgo_main.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b180=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b180/ -g -O2 -o /tmp/go-build359702870/b180/_cgo_main.o -c _cgo_main.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b180=/tmp/go-build -gno-record-gcc-switches -fno-common -o /tmp/go-build359702870/b180/_cgo_.o /tmp/go-build359702870/b180/_cgo_main.o /tmp/go-build359702870/b180/_x001.o /tmp/go-build359702870/b180/_x002.o -g -O2
superenv added: -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/plugin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b180=/tmp/go-build -gno-record-gcc-switches -fno-common -o /tmp/go-build359702870/b180/_cgo_.o /tmp/go-build359702870/b180/_cgo_main.o /tmp/go-build359702870/b180/_x001.o /tmp/go-build359702870/b180/_x002.o -g -O2 -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
gcc-5 called with: -E -dM -m64 -I /tmp/go-build359702870/b031/ -g -O2 -I . /tmp/cgo-gcc-input-046048440.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build359702870/b031/ -g -O2 -I . /tmp/cgo-gcc-input-046048440.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-015665335.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-015665335.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-817725610.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-817725610.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-728180737.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-728180737.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-298523500.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-298523500.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build359702870/b031/ -g -O2 -I . /tmp/cgo-gcc-input-730898907.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build359702870/b031/ -g -O2 -I . /tmp/cgo-gcc-input-730898907.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build359702870/b078/ -g -O2 -I . /tmp/cgo-gcc-input-146172898.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build359702870/b078/ -g -O2 -I . /tmp/cgo-gcc-input-146172898.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-785846142.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-785846142.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b078/ -g -m64 -I . /tmp/cgo-gcc-input-854596569.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b078/ -g -m64 -I . /tmp/cgo-gcc-input-854596569.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-417183429.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-417183429.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b078/ -g -m64 -I . /tmp/cgo-gcc-input-113050980.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b078//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b078/ -g -m64 -I . /tmp/cgo-gcc-input-113050980.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-948643168.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-948643168.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-225746239.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-225746239.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -E -dM -m64 -I /tmp/go-build359702870/b031/ -g -O2 -I . /tmp/cgo-gcc-input-173583250.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build359702870/b031/ -g -O2 -I . /tmp/cgo-gcc-input-173583250.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-546741193.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-546741193.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-482865812.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-482865812.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-229719267.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -m64 -I . /tmp/cgo-gcc-input-229719267.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-128379110.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b031//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b031/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-128379110.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b031/ -g -O2 -o /tmp/go-build359702870/b031/_x001.o -c _cgo_export.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b031/ -g -O2 -o /tmp/go-build359702870/b031/_x001.o -c _cgo_export.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b031/ -g -O2 -o /tmp/go-build359702870/b031/_x002.o -c cgo_lookup_unix.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b031/ -g -O2 -o /tmp/go-build359702870/b031/_x002.o -c cgo_lookup_unix.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b031/ -g -O2 -o /tmp/go-build359702870/b031/_x003.o -c getgrouplist_darwin.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b031/ -g -O2 -o /tmp/go-build359702870/b031/_x003.o -c getgrouplist_darwin.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b031/ -g -O2 -o /tmp/go-build359702870/b031/_x004.o -c listgroups_unix.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b031/ -g -O2 -o /tmp/go-build359702870/b031/_x004.o -c listgroups_unix.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b031/ -g -O2 -o /tmp/go-build359702870/b031/_cgo_main.o -c _cgo_main.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b031/ -g -O2 -o /tmp/go-build359702870/b031/_cgo_main.o -c _cgo_main.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -o /tmp/go-build359702870/b031/_cgo_.o /tmp/go-build359702870/b031/_cgo_main.o /tmp/go-build359702870/b031/_x001.o /tmp/go-build359702870/b031/_x002.o /tmp/go-build359702870/b031/_x003.o /tmp/go-build359702870/b031/_x004.o -g -O2
superenv added: -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b031=/tmp/go-build -gno-record-gcc-switches -fno-common -o /tmp/go-build359702870/b031/_cgo_.o /tmp/go-build359702870/b031/_cgo_main.o /tmp/go-build359702870/b031/_x001.o /tmp/go-build359702870/b031/_x002.o /tmp/go-build359702870/b031/_x003.o /tmp/go-build359702870/b031/_x004.o -g -O2 -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
gcc-5 called with: -E -dM -m64 -I /tmp/go-build359702870/b179/ -g -O2 -I . /tmp/cgo-gcc-input-619562572.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -E -dM -m64 -I /tmp/go-build359702870/b179/ -g -O2 -I . /tmp/cgo-gcc-input-619562572.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b179/ -g -m64 -I . /tmp/cgo-gcc-input-295751995.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b179/ -g -m64 -I . /tmp/cgo-gcc-input-295751995.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b179/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-746881374.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b179/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-746881374.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b179/ -g -m64 -I . /tmp/cgo-gcc-input-348331813.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b179/ -g -m64 -I . /tmp/cgo-gcc-input-348331813.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -w -Wno-error -o/tmp/go-build359702870/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b179/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-533414464.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -w -Wno-error -o/tmp/go-build359702870/b179//_cgo_.o -gdwarf-2 -c -I /tmp/go-build359702870/b179/ -g -O2 -m64 -I . /tmp/cgo-gcc-input-533414464.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b179=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b179/ -g -O2 -o /tmp/go-build359702870/b179/_x001.o -c _cgo_export.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b179=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b179/ -g -O2 -o /tmp/go-build359702870/b179/_x001.o -c _cgo_export.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b179=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b179/ -g -O2 -o /tmp/go-build359702870/b179/_x002.o -c pty.cgo2.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b179=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b179/ -g -O2 -o /tmp/go-build359702870/b179/_x002.o -c pty.cgo2.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b179=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b179/ -g -O2 -o /tmp/go-build359702870/b179/_cgo_main.o -c _cgo_main.c
superenv added: -isystem/home/gcla/.linuxbrew/include
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b179=/tmp/go-build -gno-record-gcc-switches -fno-common -I /tmp/go-build359702870/b179/ -g -O2 -o /tmp/go-build359702870/b179/_cgo_main.o -c _cgo_main.c -isystem/home/gcla/.linuxbrew/include
gcc-5 called with: -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b179=/tmp/go-build -gno-record-gcc-switches -fno-common -o /tmp/go-build359702870/b179/_cgo_.o /tmp/go-build359702870/b179/_cgo_main.o /tmp/go-build359702870/b179/_x001.o /tmp/go-build359702870/b179/_x002.o -g -O2
superenv added: -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -I /tmp/go@1.11-20190523-25246-ywxvlb/go/src/os/signal/internal/pty -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build359702870/b179=/tmp/go-build -gno-record-gcc-switches -fno-common -o /tmp/go-build359702870/b179/_cgo_.o /tmp/go-build359702870/b179/_cgo_main.o /tmp/go-build359702870/b179/_x001.o /tmp/go-build359702870/b179/_x002.o -g -O2 -isystem/home/gcla/.linuxbrew/include -L/home/gcla/.linuxbrew/lib -B/home/gcla/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/gcla/.linuxbrew/Cellar/go@1.11/1.11.6/lib -Wl,-rpath=/home/gcla/.linuxbrew/lib -Wl,--dynamic-linker=/home/gcla/.linuxbrew/lib/ld.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment