Skip to content

Instantly share code, notes, and snippets.

Created December 8, 2017 22:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/760a2f887eaf22194f71148de5b9f3b0 to your computer and use it in GitHub Desktop.
Save anonymous/760a2f887eaf22194f71148de5b9f3b0 to your computer and use it in GitHub Desktop.
htop on 4.8.0-53-generic - Homebrew build logs
Homebrew build logs for htop on 4.8.0-53-generic
Build date: 2017-12-08 16:06:10
HOMEBREW_VERSION: 1.3.8-2-g3aecdc0
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: 3aecdc02948da03bb9feab52643eecfc02d903d5
Last commit: 11 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: c6505147e4a63acb88e72f24bdb23011eb561ba3
Core tap last commit: 45 minutes ago
HOMEBREW_PREFIX: /opt/TundraWare/tools
HOMEBREW_REPOSITORY: /opt/TundraWare/tools
HOMEBREW_CELLAR: /opt/TundraWare/tools/Cellar
HOMEBREW_CACHE: /home/test/.cache/Homebrew
HOMEBREW_CELLAR: /opt/TundraWare/tools/Cellar
HOMEBREW_GIT_CONFIG_FILE: /opt/TundraWare/tools/.git/config
HOMEBREW_PREFIX: /opt/TundraWare/tools
HOMEBREW_REPOSITORY: /opt/TundraWare/tools
CPU: hexa-core 64-bit 0x100a
Homebrew Ruby: 2.3.3 => /opt/TundraWare/tools/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: N/A
Git: 2.15.1 => /opt/TundraWare/tools/bin/git
Curl: 7.57.0 => /opt/TundraWare/tools/opt/curl/bin/curl
Perl: /bin/perl => /usr/bin/perl
Python: /opt/TundraWare/tools/opt/python/libexec/bin/python => /opt/TundraWare/tools/Cellar/python/2.7.14/bin/python2.7
Ruby: N/A
Java: N/A
Kernel: Linux 4.8.0-53-generic x86_64 GNU/Linux
OS: CentOS Linux release 7.4.1708 (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.4.0
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 and just ignore them. Thanks!
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/bin/pkg-config
2017-12-08 16:05:55 -0600
./configure
--prefix=/opt/TundraWare/tools/Cellar/htop/2.0.2
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... no
checking for gcc... gcc-5
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-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether gcc-5 understands -c and -o together... yes
checking for style of include used by make... none
checking dependency style of gcc-5... none
checking how to run the C preprocessor... gcc-5 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-5... /opt/TundraWare/tools/Library/Homebrew/shims/linux/super/ld
checking if the linker (/opt/TundraWare/tools/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /opt/TundraWare/tools/opt/binutils/bin/nm -B
checking the name lister (/opt/TundraWare/tools/opt/binutils/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /opt/TundraWare/tools/Library/Homebrew/shims/linux/super/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/TundraWare/tools/opt/binutils/bin/nm -B output from gcc-5 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-5 supports -fno-rtti -fno-exceptions... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... yes
checking if gcc-5 static flag -static works... yes
checking if gcc-5 supports -c -o file.o... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (/opt/TundraWare/tools/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ceil in -lm... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking whether closedir returns void... no
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for memmove... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strdup... yes
checking whether gcc -std=c99 option works... yes
checking if compiler supports -Wextra... yes
checking for addnwstr in -lncursesw6... no
checking for addnwstr in -lncursesw6... (cached) no
checking for addnwstr in -lncursesw... yes
checking ncursesw/curses.h usability... yes
checking ncursesw/curses.h presence... yes
checking for ncursesw/curses.h... yes
checking for usable sched_setaffinity... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating htop.1
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
gcc-5 called with: -E /tmp/cglTOXtB/dummy.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E /tmp/cglTOXtB/dummy.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: --version
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 --version -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -V -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -qversion
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -qversion -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 conftest.c -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest conftest.c -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest conftest.c -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c conftest.c -o conftest2.o -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c conftest.c -o conftest2.o -isystem/opt/TundraWare/tools/include
gcc-5 called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -o sub/conftest.o sub/conftest.c -Wp,-MD,sub/conftest.TPo
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -o sub/conftest.o sub/conftest.c -Wp,-MD,sub/conftest.TPo -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -o sub/conftest.o sub/conftest.c -Wp,-Msub/conftest.TPo
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -o sub/conftest.o sub/conftest.c -Wp,-Msub/conftest.TPo -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -o sub/conftest.o sub/conftest.c -MDupdate sub/conftest.TPo
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -o sub/conftest.o sub/conftest.c -MDupdate sub/conftest.TPo -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -o sub/conftest.o sub/conftest.c -Wp,-qmakedep=gcc,-MFsub/conftest.TPo
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -o sub/conftest.o sub/conftest.c -Wp,-qmakedep=gcc,-MFsub/conftest.TPo -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -o sub/conftest.o sub/conftest.c -M
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -o sub/conftest.o sub/conftest.c -M -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -o sub/conftest.o sub/conftest.c -MD -MF sub/conftest.TPo
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -o sub/conftest.o sub/conftest.c -MD -MF sub/conftest.TPo -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -o sub/conftest.o sub/conftest.c -MD
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -o sub/conftest.o sub/conftest.c -MD -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -o sub/conftest.o sub/conftest.c +Maked
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -o sub/conftest.o sub/conftest.c +Maked -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -o sub/conftest.o sub/conftest.c -MD
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -o sub/conftest.o sub/conftest.c -MD -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c sub/conftest.c -showIncludes
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c sub/conftest.c -showIncludes -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c sub/conftest.c -showIncludes
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c sub/conftest.c -showIncludes -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -print-prog-name=ld -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c conftstm.o -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 -fPIC -DPIC -DPIC conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 -static conftest.c -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 -o out/conftest2.o conftest.c -isystem/opt/TundraWare/tools/include
ld called with: -m elf_x86_64 --help
superenv added: --dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -rpath=/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: ld --dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -rpath=/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/opt/ncurses/lib -m elf_x86_64 --help
ld called with: -m elf_x86_64 -v
superenv added: --dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -rpath=/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: ld --dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -rpath=/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/opt/ncurses/lib -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: --dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -rpath=/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: ld --dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -rpath=/opt/TundraWare/tools/lib -rpath=/opt/TundraWare/tools/opt/ncurses/lib -m elf_x86_64 --help
gcc-5 called with: -V
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -V -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -print-search-dirs
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -print-search-dirs -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -g -O2 -print-multi-os-directory -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -c -g -O2 -std=c99 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 -std=c99 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -c -g -O2 -Wextra conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 -Wextra conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -o conftest -g -O2 -L/opt/TundraWare/tools/Cellar/ncurses/6.0_4/lib -lncursesw conftest.c -lncursesw6 -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 -L/opt/TundraWare/tools/Cellar/ncurses/6.0_4/lib -lncursesw conftest.c -lncursesw6 -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lncursesw -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lncursesw -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/opt/TundraWare/tools/include
superenv executed: gcc-5 -E conftest.c -isystem/opt/TundraWare/tools/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lncursesw -lm
superenv added: -pipe -Os -march=core2 -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -lncursesw -lm -isystem/opt/TundraWare/tools/include -Wl,--dynamic-linker=/opt/TundraWare/tools/lib/ld.so -L/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/Cellar/htop/2.0.2/lib -Wl,-rpath=/opt/TundraWare/tools/lib -Wl,-rpath=/opt/TundraWare/tools/opt/ncurses/lib
2017-12-08 16:06:09 -0600
make
install
Failed to execute: make
HOMEBREW_VERSION: 1.3.8-2-g3aecdc0
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: 3aecdc02948da03bb9feab52643eecfc02d903d5
Last commit: 11 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: c6505147e4a63acb88e72f24bdb23011eb561ba3
Core tap last commit: 45 minutes ago
HOMEBREW_PREFIX: /opt/TundraWare/tools
HOMEBREW_REPOSITORY: /opt/TundraWare/tools
HOMEBREW_CELLAR: /opt/TundraWare/tools/Cellar
HOMEBREW_ARCHFLAGS:
HOMEBREW_CACHE: /home/test/.cache/Homebrew
HOMEBREW_CC: gcc-5
HOMEBREW_CCCFG:
HOMEBREW_CELLAR: /opt/TundraWare/tools/Cellar
HOMEBREW_CXX: g++-5
HOMEBREW_DEPENDENCIES: ncurses
HOMEBREW_DYNAMIC_LINKER: /opt/TundraWare/tools/lib/ld.so
HOMEBREW_ENABLE_AUTO_UPDATE_MIGRATION: 1
HOMEBREW_ERROR_PIPE: /tmp/homebrew20171208-2336-vtmh65/socket
HOMEBREW_FORMULA_PREFIX: /opt/TundraWare/tools/Cellar/htop/2.0.2
HOMEBREW_GIT_CONFIG_FILE: /opt/TundraWare/tools/.git/config
HOMEBREW_ISYSTEM_PATHS: /opt/TundraWare/tools/include
HOMEBREW_LIBRARY_PATHS: /opt/TundraWare/tools/lib
HOMEBREW_OPT: /opt/TundraWare/tools/opt
HOMEBREW_OPTFLAGS: -march=core2
HOMEBREW_OPTIMIZATION_LEVEL: Os
HOMEBREW_PREFIX: /opt/TundraWare/tools
HOMEBREW_REPOSITORY: /opt/TundraWare/tools
HOMEBREW_RPATH_PATHS: /opt/TundraWare/tools/Cellar/htop/2.0.2/lib:/opt/TundraWare/tools/lib:/opt/TundraWare/tools/opt/ncurses/lib
HOMEBREW_TEMP: /tmp
CPU: hexa-core 64-bit 0x100a
Homebrew Ruby: 2.3.3 => /opt/TundraWare/tools/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: N/A
Git: 2.15.1 => /opt/TundraWare/tools/bin/git
Curl: 7.57.0 => /opt/TundraWare/tools/opt/curl/bin/curl
Perl: N/A
Python: /opt/TundraWare/tools/opt/python/libexec/bin/python => /opt/TundraWare/tools/Cellar/python/2.7.14/bin/python2.7
Ruby: N/A
Java: N/A
Kernel: Linux 4.8.0-53-generic x86_64 GNU/Linux
OS: CentOS Linux release 7.4.1708 (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.4.0
xorg: N/A
HOMEBREW_CC: gcc-5
HOMEBREW_CXX: g++-5
MAKEFLAGS: -j6
CMAKE_PREFIX_PATH: /opt/TundraWare/tools
PKG_CONFIG_PATH: /opt/TundraWare/tools/opt/ncurses/lib/pkgconfig
ACLOCAL_PATH: /opt/TundraWare/tools/share/aclocal
PATH: /opt/TundraWare/tools/Library/Homebrew/shims/linux/super:/opt/TundraWare/tools/opt/ncurses/bin:/opt/TundraWare/tools/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/TundraWare/tools/opt/gcc/bin
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by htop configure 2.0.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/opt/TundraWare/tools/Cellar/htop/2.0.2
## --------- ##
## Platform. ##
## --------- ##
hostname = dock1.tundraware.com
uname -m = x86_64
uname -r = 4.8.0-53-generic
uname -s = Linux
uname -v = #56~16.04.1-Ubuntu SMP Tue May 16 01:18:56 UTC 2017
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/TundraWare/tools/Library/Homebrew/shims/linux/super
PATH: /opt/TundraWare/tools/opt/ncurses/bin
PATH: /opt/TundraWare/tools/opt/binutils/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/TundraWare/tools/opt/gcc/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2344: checking build system type
configure:2358: result: x86_64-unknown-linux-gnu
configure:2378: checking host system type
configure:2391: result: x86_64-unknown-linux-gnu
configure:2411: checking target system type
configure:2424: result: x86_64-unknown-linux-gnu
configure:2467: checking for a BSD-compatible install
configure:2535: result: /usr/bin/install -c
configure:2546: checking whether build environment is sane
configure:2601: result: yes
configure:2752: checking for a thread-safe mkdir -p
configure:2791: result: /usr/bin/mkdir -p
configure:2798: checking for gawk
configure:2814: found /usr/bin/gawk
configure:2825: result: gawk
configure:2836: checking whether make sets $(MAKE)
configure:2862: result: no
configure:2887: checking whether make supports nested variables
configure:2904: result: no
configure:3080: checking for gcc
configure:3107: result: gcc-5
configure:3336: checking for C compiler version
configure:3345: gcc-5 --version >&5
gcc-5 (Homebrew gcc 5.4.0) 5.4.0
Copyright (C) 2015 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:3356: $? = 0
configure:3345: gcc-5 -v >&5
Reading specs from /opt/TundraWare/tools/Cellar/gcc/5.4.0/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.4.0/specs
COLLECT_GCC=gcc-5
COLLECT_LTO_WRAPPER=/opt/TundraWare/tools/Cellar/gcc/5.4.0/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.4.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.4.0 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp --with-mpfr=/home/linuxbrew/.linuxbrew/opt/mpfr --with-mpc=/home/linuxbrew/.linuxbrew/opt/libmpc --with-isl=/home/linuxbrew/.linuxbrew/opt/isl --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.4.0' --with-bugurl=https://github.com/Homebrew/homebrew/issues --with-boot-ldflags='-static-libstdc++ -static-libgcc ' --disable-nls --disable-multilib
Thread model: posix
gcc version 5.4.0 (Homebrew gcc 5.4.0)
configure:3356: $? = 0
configure:3345: gcc-5 -V >&5
gcc-5: error: unrecognized command line option '-V'
configure:3356: $? = 1
configure:3345: gcc-5 -qversion >&5
gcc-5: error: unrecognized command line option '-qversion'
configure:3356: $? = 1
configure:3376: checking whether the C compiler works
configure:3398: gcc-5 conftest.c >&5
configure:3402: $? = 0
configure:3450: result: yes
configure:3453: checking for C compiler default output file name
configure:3455: result: a.out
configure:3461: checking for suffix of executables
configure:3468: gcc-5 -o conftest conftest.c >&5
configure:3472: $? = 0
configure:3494: result:
configure:3516: checking whether we are cross compiling
configure:3524: gcc-5 -o conftest conftest.c >&5
configure:3528: $? = 0
configure:3535: ./conftest
configure:3539: $? = 0
configure:3554: result: no
configure:3559: checking for suffix of object files
configure:3581: gcc-5 -c conftest.c >&5
configure:3585: $? = 0
configure:3606: result: o
configure:3610: checking whether we are using the GNU C compiler
configure:3629: gcc-5 -c conftest.c >&5
configure:3629: $? = 0
configure:3638: result: yes
configure:3647: checking whether gcc-5 accepts -g
configure:3667: gcc-5 -c -g conftest.c >&5
configure:3667: $? = 0
configure:3708: result: yes
configure:3725: checking for gcc-5 option to accept ISO C89
configure:3788: gcc-5 -c -g -O2 conftest.c >&5
configure:3788: $? = 0
configure:3801: result: none needed
configure:3826: checking whether gcc-5 understands -c and -o together
configure:3848: gcc-5 -c conftest.c -o conftest2.o
configure:3851: $? = 0
configure:3848: gcc-5 -c conftest.c -o conftest2.o
configure:3851: $? = 0
configure:3863: result: yes
configure:3891: checking for style of include used by make
configure:3919: result: none
configure:3945: checking dependency style of gcc-5
configure:4056: result: none
configure:4080: checking how to run the C preprocessor
configure:4111: gcc-5 -E conftest.c
configure:4111: $? = 0
configure:4125: gcc-5 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4125: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "htop"
| #define PACKAGE_TARNAME "htop"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "htop 2.0.2"
| #define PACKAGE_BUGREPORT "hisham@gobolinux.org"
| #define PACKAGE_URL ""
| #define PACKAGE "htop"
| #define VERSION "2.0.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4150: result: gcc-5 -E
configure:4170: gcc-5 -E conftest.c
configure:4170: $? = 0
configure:4184: gcc-5 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4184: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "htop"
| #define PACKAGE_TARNAME "htop"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "htop 2.0.2"
| #define PACKAGE_BUGREPORT "hisham@gobolinux.org"
| #define PACKAGE_URL ""
| #define PACKAGE "htop"
| #define VERSION "2.0.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4213: checking for grep that handles long lines and -e
configure:4271: result: /usr/bin/grep
configure:4276: checking for egrep
configure:4338: result: /usr/bin/grep -E
configure:4343: checking for ANSI C header files
configure:4363: gcc-5 -c -g -O2 conftest.c >&5
configure:4363: $? = 0
configure:4436: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:4436: $? = 0
configure:4436: ./conftest
configure:4436: $? = 0
configure:4447: result: yes
configure:4460: checking for sys/types.h
configure:4460: gcc-5 -c -g -O2 conftest.c >&5
configure:4460: $? = 0
configure:4460: result: yes
configure:4460: checking for sys/stat.h
configure:4460: gcc-5 -c -g -O2 conftest.c >&5
configure:4460: $? = 0
configure:4460: result: yes
configure:4460: checking for stdlib.h
configure:4460: gcc-5 -c -g -O2 conftest.c >&5
configure:4460: $? = 0
configure:4460: result: yes
configure:4460: checking for string.h
configure:4460: gcc-5 -c -g -O2 conftest.c >&5
configure:4460: $? = 0
configure:4460: result: yes
configure:4460: checking for memory.h
configure:4460: gcc-5 -c -g -O2 conftest.c >&5
configure:4460: $? = 0
configure:4460: result: yes
configure:4460: checking for strings.h
configure:4460: gcc-5 -c -g -O2 conftest.c >&5
configure:4460: $? = 0
configure:4460: result: yes
configure:4460: checking for inttypes.h
configure:4460: gcc-5 -c -g -O2 conftest.c >&5
configure:4460: $? = 0
configure:4460: result: yes
configure:4460: checking for stdint.h
configure:4460: gcc-5 -c -g -O2 conftest.c >&5
configure:4460: $? = 0
configure:4460: result: yes
configure:4460: checking for unistd.h
configure:4460: gcc-5 -c -g -O2 conftest.c >&5
configure:4460: $? = 0
configure:4460: result: yes
configure:4473: checking minix/config.h usability
configure:4473: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4473: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "htop"
| #define PACKAGE_TARNAME "htop"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "htop 2.0.2"
| #define PACKAGE_BUGREPORT "hisham@gobolinux.org"
| #define PACKAGE_URL ""
| #define PACKAGE "htop"
| #define VERSION "2.0.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4473: result: no
configure:4473: checking minix/config.h presence
configure:4473: gcc-5 -E conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4473: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "htop"
| #define PACKAGE_TARNAME "htop"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "htop 2.0.2"
| #define PACKAGE_BUGREPORT "hisham@gobolinux.org"
| #define PACKAGE_URL ""
| #define PACKAGE "htop"
| #define VERSION "2.0.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4473: result: no
configure:4473: checking for minix/config.h
configure:4473: result: no
configure:4494: checking whether it is safe to define __EXTENSIONS__
configure:4512: gcc-5 -c -g -O2 conftest.c >&5
configure:4512: $? = 0
configure:4519: result: yes
configure:4580: checking how to print strings
configure:4607: result: printf
configure:4628: checking for a sed that does not truncate output
configure:4692: result: /usr/bin/sed
configure:4710: checking for fgrep
configure:4772: result: /usr/bin/grep -F
configure:4807: checking for ld used by gcc-5
configure:4874: result: /opt/TundraWare/tools/Library/Homebrew/shims/linux/super/ld
configure:4881: checking if the linker (/opt/TundraWare/tools/Library/Homebrew/shims/linux/super/ld) is GNU ld
configure:4896: result: yes
configure:4908: checking for BSD- or MS-compatible name lister (nm)
configure:4957: result: /opt/TundraWare/tools/opt/binutils/bin/nm -B
configure:5087: checking the name lister (/opt/TundraWare/tools/opt/binutils/bin/nm -B) interface
configure:5094: gcc-5 -c -g -O2 conftest.c >&5
configure:5097: /opt/TundraWare/tools/opt/binutils/bin/nm -B "conftest.o"
configure:5100: output
0000000000000000 B some_variable
configure:5107: result: BSD nm
configure:5110: checking whether ln -s works
configure:5114: result: yes
configure:5122: checking the maximum length of command line arguments
configure:5252: result: 1572864
configure:5269: checking whether the shell understands some XSI constructs
configure:5279: result: yes
configure:5283: checking whether the shell understands "+="
configure:5289: result: yes
configure:5324: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5364: result: func_convert_file_noop
configure:5371: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5391: result: func_convert_file_noop
configure:5398: checking for /opt/TundraWare/tools/Library/Homebrew/shims/linux/super/ld option to reload object files
configure:5405: result: -r
configure:5479: checking for objdump
configure:5495: found /opt/TundraWare/tools/opt/binutils/bin/objdump
configure:5506: result: objdump
configure:5538: checking how to recognize dependent libraries
configure:5740: result: pass_all
configure:5825: checking for dlltool
configure:5841: found /opt/TundraWare/tools/opt/binutils/bin/dlltool
configure:5852: result: dlltool
configure:5885: checking how to associate runtime and link libraries
configure:5912: result: printf %s\n
configure:5972: checking for ar
configure:5988: found /opt/TundraWare/tools/opt/binutils/bin/ar
configure:5999: result: ar
configure:6036: checking for archiver @FILE support
configure:6053: gcc-5 -c -g -O2 conftest.c >&5
configure:6053: $? = 0
configure:6056: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6059: $? = 0
configure:6064: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6067: $? = 1
configure:6079: result: @
configure:6137: checking for strip
configure:6153: found /opt/TundraWare/tools/opt/binutils/bin/strip
configure:6164: result: strip
configure:6236: checking for ranlib
configure:6252: found /opt/TundraWare/tools/opt/binutils/bin/ranlib
configure:6263: result: ranlib
configure:6365: checking command to parse /opt/TundraWare/tools/opt/binutils/bin/nm -B output from gcc-5 object
configure:6485: gcc-5 -c -g -O2 conftest.c >&5
configure:6488: $? = 0
configure:6492: /opt/TundraWare/tools/opt/binutils/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6495: $? = 0
configure:6561: gcc-5 -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6564: $? = 0
configure:6602: result: ok
configure:6639: checking for sysroot
configure:6669: result: no
configure:6746: gcc-5 -c -g -O2 conftest.c >&5
configure:6749: $? = 0
configure:6925: checking for mt
configure:6955: result: no
configure:6975: checking if : is a manifest tool
configure:6981: : '-?'
configure:6989: result: no
configure:7628: checking for dlfcn.h
configure:7628: gcc-5 -c -g -O2 conftest.c >&5
configure:7628: $? = 0
configure:7628: result: yes
configure:7832: checking for objdir
configure:7847: result: .libs
configure:8118: checking if gcc-5 supports -fno-rtti -fno-exceptions
configure:8136: gcc-5 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8140: $? = 0
configure:8153: result: no
configure:8480: checking for gcc-5 option to produce PIC
configure:8487: result: -fPIC -DPIC
configure:8495: checking if gcc-5 PIC flag -fPIC -DPIC works
configure:8513: gcc-5 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8517: $? = 0
configure:8530: result: yes
configure:8559: checking if gcc-5 static flag -static works
configure:8587: result: yes
configure:8602: checking if gcc-5 supports -c -o file.o
configure:8623: gcc-5 -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8627: $? = 0
configure:8649: result: yes
configure:8657: checking if gcc-5 supports -c -o file.o
configure:8704: result: yes
configure:8737: checking whether the gcc-5 linker (/opt/TundraWare/tools/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries
configure:9890: result: yes
configure:10130: checking dynamic linker characteristics
configure:10641: gcc-5 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10641: $? = 0
configure:10863: result: GNU/Linux ld.so
configure:10970: checking how to hardcode library paths into programs
configure:10995: result: immediate
configure:11535: checking whether stripping libraries is possible
configure:11540: result: yes
configure:11575: checking if libtool supports shared libraries
configure:11577: result: yes
configure:11580: checking whether to build shared libraries
configure:11601: result: no
configure:11604: checking whether to build static libraries
configure:11608: result: yes
configure:11668: checking for ceil in -lm
configure:11693: gcc-5 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:35:6: warning: conflicting types for built-in function 'ceil'
char ceil ();
^
configure:11693: $? = 0
configure:11702: result: yes
configure:11721: checking for dirent.h that defines DIR
configure:11740: gcc-5 -c -g -O2 conftest.c >&5
configure:11740: $? = 0
configure:11748: result: yes
configure:11761: checking for library containing opendir
configure:11792: gcc-5 -o conftest -g -O2 conftest.c -lm >&5
configure:11792: $? = 0
configure:11809: result: none required
configure:11876: checking for ANSI C header files
configure:11980: result: yes
configure:11991: checking for stdlib.h
configure:11991: result: yes
configure:11991: checking for string.h
configure:11991: result: yes
configure:11991: checking for strings.h
configure:11991: result: yes
configure:11991: checking sys/param.h usability
configure:11991: gcc-5 -c -g -O2 conftest.c >&5
configure:11991: $? = 0
configure:11991: result: yes
configure:11991: checking sys/param.h presence
configure:11991: gcc-5 -E conftest.c
configure:11991: $? = 0
configure:11991: result: yes
configure:11991: checking for sys/param.h
configure:11991: result: yes
configure:11991: checking sys/time.h usability
configure:11991: gcc-5 -c -g -O2 conftest.c >&5
configure:11991: $? = 0
configure:11991: result: yes
configure:11991: checking sys/time.h presence
configure:11991: gcc-5 -E conftest.c
configure:11991: $? = 0
configure:11991: result: yes
configure:11991: checking for sys/time.h
configure:11991: result: yes
configure:11991: checking for unistd.h
configure:11991: result: yes
configure:12007: checking execinfo.h usability
configure:12007: gcc-5 -c -g -O2 conftest.c >&5
configure:12007: $? = 0
configure:12007: result: yes
configure:12007: checking execinfo.h presence
configure:12007: gcc-5 -E conftest.c
configure:12007: $? = 0
configure:12007: result: yes
configure:12007: checking for execinfo.h
configure:12007: result: yes
configure:12022: checking for stdbool.h that conforms to C99
configure:12089: gcc-5 -c -g -O2 conftest.c >&5
configure:12089: $? = 0
configure:12096: result: yes
configure:12098: checking for _Bool
configure:12098: gcc-5 -c -g -O2 conftest.c >&5
configure:12098: $? = 0
configure:12098: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:12098: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "htop"
| #define PACKAGE_TARNAME "htop"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "htop 2.0.2"
| #define PACKAGE_BUGREPORT "hisham@gobolinux.org"
| #define PACKAGE_URL ""
| #define PACKAGE "htop"
| #define VERSION "2.0.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_EXECINFO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:12098: result: yes
configure:12115: checking for an ANSI C-conforming const
configure:12181: gcc-5 -c -g -O2 conftest.c >&5
configure:12181: $? = 0
configure:12188: result: yes
configure:12196: checking for pid_t
configure:12196: gcc-5 -c -g -O2 conftest.c >&5
configure:12196: $? = 0
configure:12196: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:12196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "htop"
| #define PACKAGE_TARNAME "htop"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "htop 2.0.2"
| #define PACKAGE_BUGREPORT "hisham@gobolinux.org"
| #define PACKAGE_URL ""
| #define PACKAGE "htop"
| #define VERSION "2.0.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:12196: result: yes
configure:12207: checking for uid_t in sys/types.h
configure:12226: result: yes
configure:12240: checking whether closedir returns void
configure:12264: gcc-5 -o conftest -g -O2 conftest.c -lm >&5
configure:12264: $? = 0
configure:12264: ./conftest
configure:12264: $? = 0
configure:12274: result: no
configure:12282: checking return type of signal handlers
configure:12300: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:46:9: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
^
configure:12300: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "htop"
| #define PACKAGE_TARNAME "htop"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "htop 2.0.2"
| #define PACKAGE_BUGREPORT "hisham@gobolinux.org"
| #define PACKAGE_URL ""
| #define PACKAGE "htop"
| #define VERSION "2.0.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:12307: result: void
configure:12315: checking whether lstat correctly handles trailing slash
configure:12341: gcc-5 -o conftest -g -O2 conftest.c -lm >&5
configure:12341: $? = 0
configure:12341: ./conftest
configure:12341: $? = 0
configure:12358: result: yes
configure:12377: checking whether stat accepts an empty string
configure:12397: gcc-5 -o conftest -g -O2 conftest.c -lm >&5
configure:12397: $? = 0
configure:12397: ./conftest
configure:12397: $? = 0
configure:12407: result: no
configure:12426: checking for memmove
configure:12426: gcc-5 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:65:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^
configure:12426: $? = 0
configure:12426: result: yes
configure:12426: checking for strncasecmp
configure:12426: gcc-5 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:66:6: warning: conflicting types for built-in function 'strncasecmp'
char strncasecmp ();
^
configure:12426: $? = 0
configure:12426: result: yes
configure:12426: checking for strstr
configure:12426: gcc-5 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:67:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^
configure:12426: $? = 0
configure:12426: result: yes
configure:12426: checking for strdup
configure:12426: gcc-5 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:68:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^
configure:12426: $? = 0
configure:12426: result: yes
configure:12438: checking whether gcc -std=c99 option works
configure:12451: gcc-5 -c -g -O2 -std=c99 conftest.c >&5
configure:12451: $? = 0
configure:12452: result: yes
configure:12462: checking if compiler supports -Wextra
configure:12475: gcc-5 -c -g -O2 -Wextra conftest.c >&5
configure:12475: $? = 0
configure:12478: result: yes
configure:12673: checking for addnwstr in -lncursesw6
configure:12698: gcc-5 -o conftest -g -O2 -L/opt/TundraWare/tools/Cellar/ncurses/6.0_4/lib -lncursesw conftest.c -lncursesw6 -lm >&5
/opt/TundraWare/tools/bin/ld: cannot find -lncursesw6
collect2: error: ld returned 1 exit status
configure:12698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "htop"
| #define PACKAGE_TARNAME "htop"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "htop 2.0.2"
| #define PACKAGE_BUGREPORT "hisham@gobolinux.org"
| #define PACKAGE_URL ""
| #define PACKAGE "htop"
| #define VERSION "2.0.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define RETSIGTYPE void
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRDUP 1
| #define PROCDIR "/proc"
| #define HAVE_TASKSTATS 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char addnwstr ();
| int
| main ()
| {
| return addnwstr ();
| ;
| return 0;
| }
configure:12707: result: no
configure:12843: checking for addnwstr in -lncursesw6
configure:12877: result: no
configure:12888: checking for addnwstr in -lncursesw
configure:12913: gcc-5 -o conftest -g -O2 conftest.c -lncursesw -lm >&5
configure:12913: $? = 0
configure:12922: result: yes
configure:12998: checking ncursesw/curses.h usability
configure:12998: gcc-5 -c -g -O2 conftest.c >&5
configure:12998: $? = 0
configure:12998: result: yes
configure:12998: checking ncursesw/curses.h presence
configure:12998: gcc-5 -E conftest.c
configure:12998: $? = 0
configure:12998: result: yes
configure:12998: checking for ncursesw/curses.h
configure:12998: result: yes
configure:13436: checking for usable sched_setaffinity
configure:13464: gcc-5 -o conftest -g -O2 conftest.c -lncursesw -lm >&5
configure:13464: $? = 0
configure:13464: ./conftest
configure:13464: $? = 0
configure:13465: result: yes
configure:13724: checking that generated files are newer than configure
configure:13730: result: done
configure:13773: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by htop config.status 2.0.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dock1.tundraware.com
config.status:1126: creating Makefile
config.status:1126: creating htop.1
config.status:1126: creating config.h
config.status:1355: executing depfiles commands
config.status:1355: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc-5
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
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_func_closedir_void=no
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_memmove=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strdup=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strstr=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_ncursesw_curses_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_m_ceil=yes
ac_cv_lib_ncursesw6_addnwstr=no
ac_cv_lib_ncursesw_addnwstr=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc-5 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc-5
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=no
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type__Bool=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=no
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/opt/TundraWare/tools/Library/Homebrew/shims/linux/super/ld
lt_cv_path_NM='/opt/TundraWare/tools/opt/binutils/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/htop-20171208-2925-1zy9lp/htop-2.0.2/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='1'
AM_DEFAULT_VERBOSITY='1'
AM_V='1'
AR='ar'
AUTOCONF='${SHELL} /tmp/htop-20171208-2925-1zy9lp/htop-2.0.2/missing autoconf'
AUTOHEADER='${SHELL} /tmp/htop-20171208-2925-1zy9lp/htop-2.0.2/missing autoheader'
AUTOMAKE='${SHELL} /tmp/htop-20171208-2925-1zy9lp/htop-2.0.2/missing automake-1.14'
AWK='gawk'
CC='gcc-5'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='gcc-5 -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HTOP_DARWIN_FALSE=''
HTOP_DARWIN_TRUE='#'
HTOP_FREEBSD_FALSE=''
HTOP_FREEBSD_TRUE='#'
HTOP_LINUX_FALSE='#'
HTOP_LINUX_TRUE=''
HTOP_OPENBSD_FALSE=''
HTOP_OPENBSD_TRUE='#'
HTOP_UNSUPPORTED_FALSE=''
HTOP_UNSUPPORTED_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/opt/TundraWare/tools/Library/Homebrew/shims/linux/super/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lncursesw -lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/htop-20171208-2925-1zy9lp/htop-2.0.2/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/opt/TundraWare/tools/opt/binutils/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='htop'
PACKAGE_BUGREPORT='hisham@gobolinux.org'
PACKAGE_NAME='htop'
PACKAGE_STRING='htop 2.0.2'
PACKAGE_TARNAME='htop'
PACKAGE_URL=''
PACKAGE_VERSION='2.0.2'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE='MAKE=make'
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.0.2'
ac_ct_AR='ar'
ac_ct_CC='gcc-5'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='#'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/htop-20171208-2925-1zy9lp/htop-2.0.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
my_htop_platform='linux'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/TundraWare/tools/Cellar/htop/2.0.2'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
wextra_flag='-Wextra'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "htop"
#define PACKAGE_TARNAME "htop"
#define PACKAGE_VERSION "2.0.2"
#define PACKAGE_STRING "htop 2.0.2"
#define PACKAGE_BUGREPORT "hisham@gobolinux.org"
#define PACKAGE_URL ""
#define PACKAGE "htop"
#define VERSION "2.0.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBM 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_EXECINFO_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define RETSIGTYPE void
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_MEMMOVE 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRSTR 1
#define HAVE_STRDUP 1
#define PROCDIR "/proc"
#define HAVE_TASKSTATS 1
#define HAVE_LIBNCURSESW 1
#define HAVE_NCURSESW_CURSES_H 1
#define HAVE_LINUX_AFFINITY 1
#define COPYRIGHT "(C) 2004-2017 Hisham Muhammad"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment