Skip to content

Instantly share code, notes, and snippets.

Created February 17, 2018 06:29
Show Gist options
  • Save anonymous/3bd4a9255fd5c7be6f299ce768d69ee5 to your computer and use it in GitHub Desktop.
Save anonymous/3bd4a9255fd5c7be6f299ce768d69ee5 to your computer and use it in GitHub Desktop.
patchelf on 3.18.31-12564870 - Homebrew build logs
Homebrew build logs for patchelf on 3.18.31-12564870
Build date: 2018-02-16 22:20:28
HOMEBREW_VERSION: 1.5.2-dirty
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: dfe0c5f045a8b98b53a2f208b7e2c7b7c95c6cea
Last commit: 34 hours ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 05913f02788a63f2c02c4695260ac9719e7ba957
Core tap last commit: 33 hours ago
HOMEBREW_PREFIX: /data/data/com.termux/files/home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/.cache/Homebrew
HOMEBREW_CELLAR: /data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GIT: /data/data/com.termux/files/usr/bin/git
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_ENV_FILTERING: 1
HOMEBREW_PREFIX: /data/data/com.termux/files/home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
Homebrew Ruby: 2.4.3 => /data/data/com.termux/files/usr/bin/ruby
Clang: 5.0 build
Git: 2.16.1 => /data/data/com.termux/files/usr/bin/git
Curl: 7.58.0 => /data/data/com.termux/files/usr/bin/curl
Perl: /data/data/com.termux/files/usr/bin/perl
Python: /data/data/com.termux/files/usr/bin/python => /data/data/com.termux/files/usr/bin/python3.6
Ruby: /data/data/com.termux/files/usr/bin/ruby
Java: N/A
Kernel: Linux 3.18.31-12564870 aarch64 Android
OS: N/A
Host glibc: N/A
/usr/bin/gcc: 5.0.1
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: Setting LD_* vars can break dynamic linking.
Set variables:
LD_LIBRARY_PATH: /data/data/com.termux/files/usr/lib
LD_PRELOAD: /data/data/com.termux/files/usr/lib/libtermux-exec.so
Warning: python is symlinked to python3
This will confuse build scripts and in general lead to subtle breakage.
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/data/data/com.termux/files/usr/bin/apt-config
/data/data/com.termux/files/usr/bin/python3.6-config
/data/data/com.termux/files/usr/bin/python3.6m-config
/data/data/com.termux/files/usr/bin/python3-config
/data/data/com.termux/files/usr/bin/xml2-config
/data/data/com.termux/files/usr/bin/libgcrypt-config
/data/data/com.termux/files/usr/bin/gpg-error-config
/data/data/com.termux/files/usr/bin/npth-config
/data/data/com.termux/files/usr/bin/sdl-config
/data/data/com.termux/files/usr/bin/imlib2-config
/data/data/com.termux/files/usr/bin/fltk-config
/data/data/com.termux/files/usr/bin/croco-0.6-config
/data/data/com.termux/files/usr/bin/python2.7-config
/data/data/com.termux/files/usr/bin/python2-config
/data/data/com.termux/files/usr/bin/python-config
/data/data/com.termux/files/usr/bin/xslt-config
/data/data/com.termux/files/usr/bin/ncursesw6-config
/data/data/com.termux/files/usr/bin/pkg-config
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 /home/linuxbrew/.linuxbrew/Homebrew/Library && git stash && git clean -d -f
2018-02-16 22:19:20 -0800
./configure
--prefix=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1
CXXFLAGS=-static-libgcc -static-libstdc++
--disable-debug
--disable-dependency-tracking
--disable-silent-rules
configure: WARNING: unrecognized options: --disable-debug
checking for a BSD-compatible install... /data/data/com.termux/files/usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /data/data/com.termux/files/usr/bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc-7
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-7 accepts -g... yes
checking for gcc-7 option to accept ISO C89... none needed
checking whether gcc-7 understands -c and -o together... yes
checking dependency style of gcc-7... none
checking whether we are using the GNU C++ compiler... yes
checking whether g++-7 accepts -g... yes
checking dependency style of g++-7... none
-p: not found
getconf is /data/data/com.termux/files/usr/bin/getconf
Setting page size to 4096
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating patchelf.spec
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-debug
gcc-7 called with: --version
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
superenv executed: gcc-7 -pipe -Os --version -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
gcc-7 called with: -v
superenv executed: gcc-7 -v
gcc-7 called with: -V
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
superenv executed: gcc-7 -pipe -Os -V -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
gcc-7 called with: -qversion
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
superenv executed: gcc-7 -pipe -Os -qversion -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
gcc-7 called with: conftest.c
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
superenv executed: gcc-7 -pipe -Os conftest.c -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
gcc-7 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
superenv executed: gcc-7 -pipe -Os -o conftest conftest.c -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
gcc-7 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
superenv executed: gcc-7 -pipe -Os -o conftest conftest.c -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
gcc-7 called with: -c conftest.c
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -Os -c conftest.c -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c conftest.c
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -Os -c conftest.c -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g conftest.c
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -Os -c -g conftest.c -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -Os -c -g -O2 conftest.c -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -Os -c conftest.c -o conftest2.o -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
gcc-7 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-7 -pipe -Os -c conftest.c -o conftest2.o -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
g++-7 called with: --version
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
superenv executed: g++-7 -pipe -Os --version -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
g++-7 called with: -v
superenv executed: g++-7 -v
g++-7 called with: -V
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
superenv executed: g++-7 -pipe -Os -V -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
g++-7 called with: -qversion
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
superenv executed: g++-7 -pipe -Os -qversion -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
g++-7 called with: -c -static-libgcc -static-libstdc++ conftest.cpp
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -Os -c -static-libgcc -static-libstdc++ conftest.cpp -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
g++-7 called with: -c -g conftest.cpp
superenv added: -pipe -Os -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -pipe -Os -c -g conftest.cpp -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
2018-02-16 22:20:04 -0800
make
install
Making install in src
make[1]: Entering directory '/usr/tmp/patchelf-20180216-6295-klt31v/patchelf-0.9/src'
g++-7 -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -Wall -static-libgcc -static-libstdc++ -c -o patchelf.o patchelf.cc
g++-7 -Wall -static-libgcc -static-libstdc++ -o patchelf patchelf.o
/data/data/com.termux/files/usr/bin/ld: cannot find -lc++_shared
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:342: patchelf] Error 1
make[1]: Leaving directory '/usr/tmp/patchelf-20180216-6295-klt31v/patchelf-0.9/src'
make: *** [Makefile:436: install-recursive] Error 1
HOMEBREW_VERSION: 1.5.2-dirty
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: dfe0c5f045a8b98b53a2f208b7e2c7b7c95c6cea
Last commit: 33 hours ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 05913f02788a63f2c02c4695260ac9719e7ba957
Core tap last commit: 33 hours ago
HOMEBREW_PREFIX: /data/data/com.termux/files/home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_ARCHFLAGS:
HOMEBREW_CACHE: /home/.cache/Homebrew
HOMEBREW_CC: gcc-7
HOMEBREW_CCCFG:
HOMEBREW_CELLAR: /data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_CXX: g++-7
HOMEBREW_DEPENDENCIES:
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_DYNAMIC_LINKER: /data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so
HOMEBREW_ERROR_PIPE: /tmp/homebrew20180216-5687-1192cwk/socket
HOMEBREW_FORMULA_PREFIX: /data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1
HOMEBREW_GIT: /data/data/com.termux/files/usr/bin/git
HOMEBREW_ISYSTEM_PATHS: /data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
HOMEBREW_LIBRARY_PATHS: /data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_ENV_FILTERING: 1
HOMEBREW_OPT: /data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt
HOMEBREW_OPTFLAGS:
HOMEBREW_OPTIMIZATION_LEVEL: Os
HOMEBREW_PREFIX: /data/data/com.termux/files/home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
HOMEBREW_RPATH_PATHS: /data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib:/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib:/data/data/com.termux/files/usr/lib
HOMEBREW_TEMP: /tmp
Homebrew Ruby: 2.4.3 => /data/data/com.termux/files/usr/bin/ruby
Clang: 5.0 build
Git: 2.16.1 => /data/data/com.termux/files/usr/bin/git
Curl: 7.58.0 => /data/data/com.termux/files/usr/bin/curl
Perl: N/A
Python: N/A
Ruby: N/A
Java: N/A
Kernel: Linux 3.18.31-12564870 aarch64 Android
OS: N/A
Host glibc: N/A
/usr/bin/gcc: 5.0.1
glibc: N/A
gcc: N/A
xorg: N/A
HOMEBREW_CC: gcc-7
HOMEBREW_CXX: g++-7
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /data/data/com.termux/files/home/linuxbrew/.linuxbrew
HOMEBREW_GIT: /data/data/com.termux/files/usr/bin/git
GIT: /data/data/com.termux/files/usr/bin/git
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/data/data/com.termux/files/usr/bin:/data/data/com.termux/files/usr/bin/applets:/usr/bin:/bin
LD_LIBRARY_PATH: /data/data/com.termux/files/usr/lib
LD_PRELOAD: /data/data/com.termux/files/usr/lib/libtermux-exec.so
g++-7 called with: -DPACKAGE_NAME="patchelf" -DPACKAGE_TARNAME="patchelf" -DPACKAGE_VERSION="0.9" -DPACKAGE_STRING="patchelf 0.9" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="patchelf" -DVERSION="0.9" -DPAGESIZE=4096 -I. -Wall -static-libgcc -static-libstdc++ -c -o patchelf.o patchelf.cc
superenv added: -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
superenv executed: g++-7 -DPACKAGE_NAME="patchelf" -DPACKAGE_TARNAME="patchelf" -DPACKAGE_VERSION="0.9" -DPACKAGE_STRING="patchelf 0.9" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="patchelf" -DVERSION="0.9" -DPAGESIZE=4096 -I. -Wall -static-libgcc -static-libstdc++ -c -o patchelf.o patchelf.cc -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include
g++-7 called with: -Wall -static-libgcc -static-libstdc++ -o patchelf patchelf.o
superenv added: -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
superenv executed: g++-7 -Wall -static-libgcc -static-libstdc++ -o patchelf patchelf.o -isystem/data/data/com.termux/files/home/linuxbrew/.linuxbrew/include -Wl,--dynamic-linker=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib/ld.so -B/data/data/com.termux/files/home/linuxbrew/.linuxbrew/opt/glibc/lib -L/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/lib -Wl,--enable-new-dtags,-rpath=/data/data/com.termux/files/usr/lib
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by patchelf configure 0.9, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1 CXXFLAGS=-static-libgcc -static-libstdc++ --disable-debug --disable-dependency-tracking --disable-silent-rules
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost
uname -m = aarch64
uname -r = 3.18.31-12564870
uname -s = Linux
uname -v = #1 SMP PREEMPT Thu Dec 14 23:31:07 KST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super
PATH: /data/data/com.termux/files/usr/bin
PATH: /data/data/com.termux/files/usr/bin/applets
PATH: /usr/bin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1885: checking for a BSD-compatible install
configure:1953: result: /data/data/com.termux/files/usr/bin/install -c
configure:1964: checking whether build environment is sane
configure:2019: result: yes
configure:2170: checking for a thread-safe mkdir -p
configure:2209: result: /data/data/com.termux/files/usr/bin/mkdir -p
configure:2216: checking for gawk
configure:2246: result: no
configure:2216: checking for mawk
configure:2246: result: no
configure:2216: checking for nawk
configure:2246: result: no
configure:2216: checking for awk
configure:2232: found /data/data/com.termux/files/usr/bin/applets/awk
configure:2243: result: awk
configure:2254: checking whether make sets $(MAKE)
configure:2276: result: yes
configure:2305: checking whether make supports nested variables
configure:2322: result: yes
configure:2461: checking for style of include used by make
configure:2489: result: GNU
configure:2560: checking for gcc
configure:2587: result: gcc-7
configure:2816: checking for C compiler version
configure:2825: gcc-7 --version >&5
gcc-7 (Linaro GCC 7.2-2017.11) 7.2.1 20171011
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2836: $? = 0
configure:2825: gcc-7 -v >&5
Reading specs from /data/data/com.termux/files/usr/lib/gcc/aarch64-linux-android/7.2.1/specs
COLLECT_GCC=gcc-7
COLLECT_LTO_WRAPPER=/data/data/com.termux/files/usr/libexec/gcc/aarch64-linux-android/7.2.1/lto-wrapper
Target: aarch64-linux-android
Configured with: /home/builder/.termux-build/gcc-7/src/configure --disable-dependency-tracking --prefix=/data/data/com.termux/files/usr --disable-rpath --disable-rpath-hack --host=aarch64-linux-android --enable-languages=c,c++,fortran --with-system-zlib --disable-multilib --target=aarch64-linux-android --with-libgfortran --enable-static --with-gmp=/data/data/com.termux/files/usr --with-mpfr=/data/data/com.termux/files/usr --with-mpc=/data/data/com.termux/files/usr --with-stage1-ldflags=-specs=/home/builder/termux-packages/termux.spec --with-isl-include=/data/data/com.termux/files/usr/include --with-isl-lib=/data/data/com.termux/files/usr/lib --disable-isl-version-check --disable-libssp --disable-tls --enable-lto --enable-gold=yes --enable-libatomic --enable-host-shared --enable-host-libquadmath --enable-libatomic-ifuncs=no --enable-default-pie ac_cv_c_bigendian=no --with-libatomic --disable-libstdcxx --enable-version-specific-runtime-libs --enable-eh-frame-hdr-for-static --disable-mpx --with-arch=armv8-a --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-languages=c,c++,fortran --disable-nls --enable-shared --libexecdir=/data/data/com.termux/files/usr/libexec
Thread model: posix
gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)
configure:2836: $? = 0
configure:2825: gcc-7 -V >&5
gcc-7: error: unrecognized command line option '-V'
configure:2836: $? = 1
configure:2825: gcc-7 -qversion >&5
gcc-7: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:2836: $? = 1
configure:2856: checking whether the C compiler works
configure:2878: gcc-7 conftest.c >&5
configure:2882: $? = 0
configure:2930: result: yes
configure:2933: checking for C compiler default output file name
configure:2935: result: a.out
configure:2941: checking for suffix of executables
configure:2948: gcc-7 -o conftest conftest.c >&5
configure:2952: $? = 0
configure:2974: result:
configure:2996: checking whether we are cross compiling
configure:3004: gcc-7 -o conftest conftest.c >&5
configure:3008: $? = 0
configure:3015: ./conftest
configure:3019: $? = 0
configure:3034: result: no
configure:3039: checking for suffix of object files
configure:3061: gcc-7 -c conftest.c >&5
configure:3065: $? = 0
configure:3086: result: o
configure:3090: checking whether we are using the GNU C compiler
configure:3109: gcc-7 -c conftest.c >&5
configure:3109: $? = 0
configure:3118: result: yes
configure:3127: checking whether gcc-7 accepts -g
configure:3147: gcc-7 -c -g conftest.c >&5
configure:3147: $? = 0
configure:3188: result: yes
configure:3205: checking for gcc-7 option to accept ISO C89
configure:3268: gcc-7 -c -g -O2 conftest.c >&5
configure:3268: $? = 0
configure:3281: result: none needed
configure:3306: checking whether gcc-7 understands -c and -o together
configure:3328: gcc-7 -c conftest.c -o conftest2.o
configure:3331: $? = 0
configure:3328: gcc-7 -c conftest.c -o conftest2.o
configure:3331: $? = 0
configure:3343: result: yes
configure:3362: checking dependency style of gcc-7
configure:3473: result: none
configure:3601: checking for C++ compiler version
configure:3610: g++-7 --version >&5
g++-7 (Linaro GCC 7.2-2017.11) 7.2.1 20171011
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3621: $? = 0
configure:3610: g++-7 -v >&5
Reading specs from /data/data/com.termux/files/usr/lib/gcc/aarch64-linux-android/7.2.1/specs
COLLECT_GCC=g++-7
COLLECT_LTO_WRAPPER=/data/data/com.termux/files/usr/libexec/gcc/aarch64-linux-android/7.2.1/lto-wrapper
Target: aarch64-linux-android
Configured with: /home/builder/.termux-build/gcc-7/src/configure --disable-dependency-tracking --prefix=/data/data/com.termux/files/usr --disable-rpath --disable-rpath-hack --host=aarch64-linux-android --enable-languages=c,c++,fortran --with-system-zlib --disable-multilib --target=aarch64-linux-android --with-libgfortran --enable-static --with-gmp=/data/data/com.termux/files/usr --with-mpfr=/data/data/com.termux/files/usr --with-mpc=/data/data/com.termux/files/usr --with-stage1-ldflags=-specs=/home/builder/termux-packages/termux.spec --with-isl-include=/data/data/com.termux/files/usr/include --with-isl-lib=/data/data/com.termux/files/usr/lib --disable-isl-version-check --disable-libssp --disable-tls --enable-lto --enable-gold=yes --enable-libatomic --enable-host-shared --enable-host-libquadmath --enable-libatomic-ifuncs=no --enable-default-pie ac_cv_c_bigendian=no --with-libatomic --disable-libstdcxx --enable-version-specific-runtime-libs --enable-eh-frame-hdr-for-static --disable-mpx --with-arch=armv8-a --with-arch=armv8-a --enable-fix-cortex-a53-835769 --enable-languages=c,c++,fortran --disable-nls --enable-shared --libexecdir=/data/data/com.termux/files/usr/libexec
Thread model: posix
gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)
configure:3621: $? = 0
configure:3610: g++-7 -V >&5
g++-7: error: unrecognized command line option '-V'
configure:3621: $? = 1
configure:3610: g++-7 -qversion >&5
g++-7: error: unrecognized command line option '-qversion'; did you mean '--version'?
configure:3621: $? = 1
configure:3625: checking whether we are using the GNU C++ compiler
configure:3644: g++-7 -c -static-libgcc -static-libstdc++ conftest.cpp >&5
configure:3644: $? = 0
configure:3653: result: yes
configure:3662: checking whether g++-7 accepts -g
configure:3682: g++-7 -c -g conftest.cpp >&5
configure:3682: $? = 0
configure:3723: result: yes
configure:3748: checking dependency style of g++-7
configure:3859: result: none
configure:3897: result: Setting page size to 4096
configure:4047: checking that generated files are newer than configure
configure:4053: result: done
configure:4080: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by patchelf config.status 0.9, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on localhost
config.status:781: creating Makefile
config.status:781: creating src/Makefile
config.status:781: creating tests/Makefile
config.status:781: creating patchelf.spec
config.status:953: executing depfiles commands
configure:5208: WARNING: unrecognized options: --disable-debug
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu='yes'
ac_cv_cxx_compiler_gnu='yes'
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set='set'
ac_cv_env_CC_value='gcc-7'
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CXXFLAGS_set='set'
ac_cv_env_CXXFLAGS_value='-static-libgcc -static-libstdc++'
ac_cv_env_CXX_set='set'
ac_cv_env_CXX_value='g++-7'
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_path_install='/data/data/com.termux/files/usr/bin/install -c'
ac_cv_path_mkdir='/data/data/com.termux/files/usr/bin/mkdir'
ac_cv_prog_AWK='awk'
ac_cv_prog_ac_ct_CC='gcc-7'
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g='yes'
ac_cv_prog_cxx_g='yes'
ac_cv_prog_make_make_set='yes'
am_cv_CC_dependencies_compiler_type='none'
am_cv_CXX_dependencies_compiler_type='none'
am_cv_make_support_nested_variables='yes'
am_cv_prog_cc_c_o='yes'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/tmp/patchelf-20180216-6295-klt31v/patchelf-0.9/build-aux/missing aclocal-1.15'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /usr/tmp/patchelf-20180216-6295-klt31v/patchelf-0.9/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /usr/tmp/patchelf-20180216-6295-klt31v/patchelf-0.9/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /usr/tmp/patchelf-20180216-6295-klt31v/patchelf-0.9/build-aux/missing automake-1.15'
AWK='awk'
CC='gcc-7'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPPFLAGS=''
CXX='g++-7'
CXXDEPMODE='depmode=none'
CXXFLAGS='-static-libgcc -static-libstdc++'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/tmp/patchelf-20180216-6295-klt31v/patchelf-0.9/build-aux/missing makeinfo'
MKDIR_P='/data/data/com.termux/files/usr/bin/mkdir -p'
OBJEXT='o'
PACKAGE='patchelf'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='patchelf'
PACKAGE_STRING='patchelf 0.9'
PACKAGE_TARNAME='patchelf'
PACKAGE_URL=''
PACKAGE_VERSION='0.9'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.9'
ac_ct_CC='gcc-7'
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /usr/tmp/patchelf-20180216-6295-klt31v/patchelf-0.9/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/data/data/com.termux/files/home/linuxbrew/.linuxbrew/Cellar/patchelf/0.9_1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "patchelf"
#define PACKAGE_TARNAME "patchelf"
#define PACKAGE_VERSION "0.9"
#define PACKAGE_STRING "patchelf 0.9"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "patchelf"
#define VERSION "0.9"
#define PAGESIZE 4096
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment