Created
September 26, 2016 10:04
-
-
Save yanokwa/17802c7ff700860ce0aa148f37de3890 to your computer and use it in GitHub Desktop.
mobile-shell on macOS 10.11.6 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for mobile-shell on macOS 10.11.6 | |
Build date: 2016-09-26 09:47:33 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 1.0.4 | |
ORIGIN: https://github.com/Homebrew/brew.git | |
HEAD: 817bc2746e594761911edd78f743a640f089494f | |
Last commit: 2 days ago | |
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
Core tap HEAD: 9b2318cf9083d6bd9a7ecf78d584bc671cc86ebb | |
Core tap last commit: 10 minutes ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: octa-core 64-bit haswell | |
Homebrew Ruby: 2.0.0-p648 | |
Clang: 8.0 build 800 | |
Git: 2.10.0 => /usr/local/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/local/var/pyenv/shims/python => /usr/local/var/pyenv/versions/2.7.12/bin/python2.7 | |
Ruby: /usr/local/var/rbenv/shims/ruby => /usr/local/var/rbenv/versions/2.3.1/bin/ruby | |
Java: 1.8.0_66, 1.7.0_45 | |
macOS: 10.11.6-x86_64 | |
Xcode: 8.0 | |
CLT: 7.3.1.0.1.1461711523 | |
X11: 2.7.9 => /opt/X11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: | |
/usr/local/var/pyenv/shims/python-config | |
/usr/local/var/pyenv/shims/python2-config | |
/usr/local/var/pyenv/shims/python2.7-config |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-09-26 09:46:33 +0000 | |
./configure | |
--prefix=/usr/local/Cellar/mobile-shell/1.2.6_3 | |
--enable-completion | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
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 whether make supports nested variables... (cached) yes | |
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 clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether clang understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of clang... gcc3 | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking dependency style of clang++... gcc3 | |
checking for ranlib... ranlib | |
checking for protoc... /usr/local/opt/protobuf/bin/protoc | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking whether C compiler accepts -fno-strict-overflow... yes | |
checking whether C++ compiler accepts -fno-strict-overflow... yes | |
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes | |
checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2... yes | |
checking whether the linker accepts -fstack-protector-all... yes | |
checking whether C compiler accepts -Wstack-protector... yes | |
checking whether C++ compiler accepts -Wstack-protector... yes | |
checking whether C compiler accepts --param ssp-buffer-size=1... yes | |
checking whether C++ compiler accepts --param ssp-buffer-size=1... yes | |
checking whether C compiler accepts -fPIE... yes | |
checking whether C++ compiler accepts -fPIE... yes | |
checking whether the linker accepts -fPIE -pie... no | |
checking whether the linker accepts -fPIE -Wl,-pie... yes | |
checking whether the linker accepts -Wl,-z,relro... no | |
checking whether C++ compiler accepts -fno-default-inline... no | |
checking whether C++ compiler accepts -pipe... yes | |
checking for library containing utempter_remove_record... no | |
configure: WARNING: Unable to find libutempter; utmp entries will not be made. | |
checking for library containing compress... -lz | |
checking for library containing socket... none required | |
checking for library containing inet_addr... none required | |
checking how to run the C preprocessor... clang -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 fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking netdb.h usability... yes | |
checking netdb.h presence... yes | |
checking for netdb.h... yes | |
checking netinet/in.h usability... yes | |
checking netinet/in.h presence... yes | |
checking for netinet/in.h... yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for stdint.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking for unistd.h... (cached) yes | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking wctype.h usability... yes | |
checking wctype.h presence... yes | |
checking for wctype.h... yes | |
checking pty.h usability... no | |
checking pty.h presence... no | |
checking for pty.h... no | |
checking util.h usability... yes | |
checking util.h presence... yes | |
checking for util.h... yes | |
checking libutil.h usability... no | |
checking libutil.h presence... no | |
checking for libutil.h... no | |
checking paths.h usability... yes | |
checking paths.h presence... yes | |
checking for paths.h... yes | |
checking endian.h usability... no | |
checking endian.h presence... no | |
checking for endian.h... no | |
checking sys/endian.h usability... no | |
checking sys/endian.h presence... no | |
checking for sys/endian.h... no | |
checking utmpx.h usability... yes | |
checking utmpx.h presence... yes | |
checking for utmpx.h... yes | |
checking termio.h usability... no | |
checking termio.h presence... no | |
checking for termio.h... no | |
checking sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking how to run the C++ preprocessor... clang++ -E | |
checking memory usability... yes | |
checking memory presence... yes | |
checking for memory... yes | |
checking tr1/memory usability... no | |
checking tr1/memory presence... no | |
checking for tr1/memory... no | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking for inline... inline | |
checking for int64_t... yes | |
checking for pid_t... yes | |
checking for C/C++ restrict keyword... __restrict | |
checking for size_t... yes | |
checking for ssize_t... yes | |
checking for uint16_t... yes | |
checking for uint32_t... yes | |
checking for uint64_t... yes | |
checking for uint8_t... yes | |
checking for uintptr_t... yes | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking whether mbrtowc and mbstate_t are properly declared... yes | |
checking for gettimeofday... yes | |
checking for setrlimit... yes | |
checking for iswprint... yes | |
checking for memchr... yes | |
checking for memset... yes | |
checking for nl_langinfo... yes | |
checking for posix_memalign... yes | |
checking for setenv... yes | |
checking for setlocale... yes | |
checking for sigaction... yes | |
checking for socket... yes | |
checking for strchr... yes | |
checking for strdup... yes | |
checking for strncasecmp... yes | |
checking for strtok... yes | |
checking for strerror... yes | |
checking for strtol... yes | |
checking for wcwidth... yes | |
checking for cfmakeraw... yes | |
checking for pselect... yes | |
checking for getaddrinfo... yes | |
checking for getnameinfo... yes | |
checking for library containing clock_gettime... none required | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for TINFO... no | |
checking for TINFO... no | |
checking curses.h usability... yes | |
checking curses.h presence... yes | |
checking for curses.h... yes | |
checking for main in -ltinfo... no | |
checking for NcursesW wide-character library... no | |
checking for Ncurses library... yes | |
checking for working ncurses/curses.h... no | |
checking for working ncurses.h... yes | |
checking CommonCrypto/CommonCrypto.h usability... yes | |
checking CommonCrypto/CommonCrypto.h presence... yes | |
checking for CommonCrypto/CommonCrypto.h... yes | |
checking for CommonCrypto/CommonCrypto.h... (cached) yes | |
checking whether forkpty is declared... no | |
checking for forkpty in -lutil... yes | |
checking whether pipe2(..., O_CLOEXEC) is supported... no | |
checking whether FD_ISSET() argument is const... yes | |
checking whether std::shared_ptr is available... yes | |
checking whether std::tr1::shared_ptr is available... no | |
checking whether mach_absolute_time is declared... yes | |
checking whether __builtin_ctz is declared... no | |
checking whether ffs is declared... yes | |
checking whether be64toh is declared... no | |
checking whether betoh64 is declared... no | |
checking whether bswap64 is declared... no | |
checking whether __builtin_bswap64 is declared... no | |
checking whether OSSwapHostToBigInt64 is declared... yes | |
checking whether IP_MTU_DISCOVER is declared... no | |
checking whether IP_RECVTOS is declared... no | |
checking whether __STDC_ISO_10646__ is declared... no | |
configure: WARNING: C library doesn't advertise wchar_t is Unicode (OS X works anyway with workaround). | |
checking whether IUTF8 is declared... yes | |
checking for protobuf... yes | |
checking for BASH_COMPLETION... no | |
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 src/crypto/Makefile | |
config.status: creating src/frontend/Makefile | |
config.status: creating src/network/Makefile | |
config.status: creating src/protobufs/Makefile | |
config.status: creating src/statesync/Makefile | |
config.status: creating src/terminal/Makefile | |
config.status: creating src/util/Makefile | |
config.status: creating scripts/Makefile | |
config.status: creating src/examples/Makefile | |
config.status: creating src/tests/Makefile | |
config.status: creating man/Makefile | |
config.status: creating conf/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
configure: === Configuration results === | |
configure: Version: 1.2.6 | |
configure: c++ compiler: clang++ | |
configure: Warning CXXFLAGS: -Wall | |
configure: Picky CXXFLAGS: | |
configure: Harden CFLAGS: -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE | |
configure: ============================= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: --version | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -O2 -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -v | |
superenv executed: clang++ -v | |
clang++ called with: -V | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -O2 -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -qversion | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -O2 -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cpp | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g conftest.cpp | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c | |
superenv added: -pipe -O2 -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Werror -fno-strict-overflow conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 -Werror -fno-strict-overflow conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -Werror -fno-strict-overflow conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 -Werror -fno-strict-overflow conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Werror -D_FORTIFY_SOURCE=2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 -Werror -D_FORTIFY_SOURCE=2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -Werror -D_FORTIFY_SOURCE=2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 -Werror -D_FORTIFY_SOURCE=2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Werror -fstack-protector-all conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 -Werror -fstack-protector-all conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Werror -fstack-protector-all -Wstack-protector conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 -Werror -fstack-protector-all -Wstack-protector conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -Werror -fstack-protector-all -Wstack-protector conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 -Werror -fstack-protector-all -Wstack-protector conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Werror -fstack-protector-all --param ssp-buffer-size=1 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 -Werror -fstack-protector-all --param ssp-buffer-size=1 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -Werror -fstack-protector-all --param ssp-buffer-size=1 conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 -Werror -fstack-protector-all --param ssp-buffer-size=1 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Werror -fPIE conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 -Werror -fPIE conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -Werror -fPIE conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 -Werror -fPIE conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -Werror -fPIE -pie conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -O2 -march=native -o conftest -g -O2 -Werror -fPIE -pie conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -Werror -fPIE -Wl,-pie conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -O2 -march=native -o conftest -g -O2 -Werror -fPIE -Wl,-pie conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Werror -Wl,-z,relro conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 -Werror -Wl,-z,relro conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -Werror -fno-default-inline conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 -Werror -fno-default-inline conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -Werror -pipe conftest.cpp | |
superenv added: -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 -Werror -pipe conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lutempter | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lutempter -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -ltinfo -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -ltinfo -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz -lncursesw | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -lncursesw -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz -lncurses | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz -lncurses | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz -lncurses | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -lncurses -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c -lutil -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lutil -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c -lz | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -O2 -march=native -o conftest -g -O2 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -O2 -march=native -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -O2 -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-09-26 09:46:51 +0000 | |
make | |
check | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-recursive | |
Making check in scripts | |
Making check in src | |
Making check in protobufs | |
GEN userinput.pb.cc | |
GEN hostinput.pb.cc | |
GEN transportinstruction.pb.cc | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-am | |
CXX hostinput.pb.o | |
CXX userinput.pb.o | |
CXX transportinstruction.pb.o | |
AR libmoshprotos.a | |
Making check in util | |
CXX locale_utils.o | |
CXX swrite.o | |
CXX timestamp.o | |
CXX select.o | |
CXX pty_compat.o | |
AR libmoshutil.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmoshutil.a(pty_compat.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libmoshutil.a(pty_compat.o) has no symbols | |
Making check in crypto | |
CXX ocb.o | |
CXX base64.o | |
CXX crypto.o | |
AR libmoshcrypto.a | |
Making check in terminal | |
CXX parseraction.o | |
CXX parserstate.o | |
CXX parser.o | |
CXX terminal.o | |
CXX terminaldispatcher.o | |
CXX terminaldisplay.o | |
CXX terminaldisplayinit.o | |
CXX terminalframebuffer.o | |
CXX terminalfunctions.o | |
CXX terminaluserinput.o | |
AR libmoshterminal.a | |
Making check in network | |
CXX network.o | |
CXX transportfragment.o | |
CXX compressor.o | |
AR libmoshnetwork.a | |
Making check in statesync | |
CXX user.o | |
CXX completeterminal.o | |
AR libmoshstatesync.a | |
Making check in frontend | |
CXX mosh-client.o | |
CXX stmclient.o | |
CXX terminaloverlay.o | |
CXX mosh-server.o | |
CXXLD mosh-client | |
CXXLD mosh-server | |
Making check in examples | |
make[3]: Nothing to be done for `check'. | |
Making check in tests | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make ocb-aes encrypt-decrypt base64 | |
CXX ocb_aes-ocb-aes.o | |
CXX ocb_aes-test_utils.o | |
CXX encrypt_decrypt-encrypt-decrypt.o | |
CXX encrypt_decrypt-test_utils.o | |
CXX base64-base64.o | |
CXX base64-base64_vector.o | |
CXXLD base64 | |
CXXLD encrypt-decrypt | |
CXXLD ocb-aes | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS | |
SKIP: e2e-failure.test | |
SKIP: emulation-attributes-vt100.test | |
SKIP: emulation-80th-column.test | |
SKIP: e2e-success.test | |
SKIP: emulation-ascii-iso-8859.test | |
SKIP: emulation-attributes-16color.test | |
SKIP: emulation-attributes-256color8.test | |
SKIP: emulation-attributes-256color248.test | |
SKIP: emulation-back-tab.test | |
SKIP: emulation-cursor-motion.test | |
SKIP: emulation-multiline-scroll.test | |
SKIP: emulation-wrap-across-frames.test | |
SKIP: prediction-unicode.test | |
PASS: base64 | |
PASS: ocb-aes | |
SKIP: pty-deadlock.test | |
SKIP: server-network-timeout.test | |
SKIP: server-signal-timeout.test | |
SKIP: window-resize.test | |
SKIP: unicode-later-combining.test | |
SKIP: unicode-combine-fallback-assert.test | |
PASS: encrypt-decrypt | |
============================================================================ | |
Testsuite summary for mosh 1.2.6 | |
============================================================================ | |
# TOTAL: 23 | |
# PASS: 3 | |
# SKIP: 20 | |
# XFAIL: 0 | |
# FAIL: 0 | |
# XPASS: 0 | |
# ERROR: 0 | |
============================================================================ | |
make[3]: Nothing to be done for `check-am'. | |
Making check in man | |
make[2]: Nothing to be done for `check'. | |
Making check in conf | |
make[2]: Nothing to be done for `check'. | |
make[2]: Nothing to be done for `check-am'. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -Wno-error -g -O2 -MT hostinput.pb.o -MD -MP -MF .deps/hostinput.pb.Tpo -c -o hostinput.pb.o hostinput.pb.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -Wno-error -MT hostinput.pb.o -MD -MP -MF .deps/hostinput.pb.Tpo -c -o hostinput.pb.o hostinput.pb.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -Wno-error -g -O2 -MT transportinstruction.pb.o -MD -MP -MF .deps/transportinstruction.pb.Tpo -c -o transportinstruction.pb.o transportinstruction.pb.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -Wno-error -MT transportinstruction.pb.o -MD -MP -MF .deps/transportinstruction.pb.Tpo -c -o transportinstruction.pb.o transportinstruction.pb.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -Wno-error -g -O2 -MT userinput.pb.o -MD -MP -MF .deps/userinput.pb.Tpo -c -o userinput.pb.o userinput.pb.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -Wno-error -MT userinput.pb.o -MD -MP -MF .deps/userinput.pb.Tpo -c -o userinput.pb.o userinput.pb.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT timestamp.o -MD -MP -MF .deps/timestamp.Tpo -c -o timestamp.o timestamp.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT timestamp.o -MD -MP -MF .deps/timestamp.Tpo -c -o timestamp.o timestamp.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT locale_utils.o -MD -MP -MF .deps/locale_utils.Tpo -c -o locale_utils.o locale_utils.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT locale_utils.o -MD -MP -MF .deps/locale_utils.Tpo -c -o locale_utils.o locale_utils.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT select.o -MD -MP -MF .deps/select.Tpo -c -o select.o select.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT select.o -MD -MP -MF .deps/select.Tpo -c -o select.o select.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT pty_compat.o -MD -MP -MF .deps/pty_compat.Tpo -c -o pty_compat.o pty_compat.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT pty_compat.o -MD -MP -MF .deps/pty_compat.Tpo -c -o pty_compat.o pty_compat.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT swrite.o -MD -MP -MF .deps/swrite.Tpo -c -o swrite.o swrite.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT swrite.o -MD -MP -MF .deps/swrite.Tpo -c -o swrite.o swrite.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT ocb.o -MD -MP -MF .deps/ocb.Tpo -c -o ocb.o ocb.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT ocb.o -MD -MP -MF .deps/ocb.Tpo -c -o ocb.o ocb.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT crypto.o -MD -MP -MF .deps/crypto.Tpo -c -o crypto.o crypto.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT crypto.o -MD -MP -MF .deps/crypto.Tpo -c -o crypto.o crypto.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT parseraction.o -MD -MP -MF .deps/parseraction.Tpo -c -o parseraction.o parseraction.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT parseraction.o -MD -MP -MF .deps/parseraction.Tpo -c -o parseraction.o parseraction.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT parserstate.o -MD -MP -MF .deps/parserstate.Tpo -c -o parserstate.o parserstate.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT parserstate.o -MD -MP -MF .deps/parserstate.Tpo -c -o parserstate.o parserstate.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT terminaldisplay.o -MD -MP -MF .deps/terminaldisplay.Tpo -c -o terminaldisplay.o terminaldisplay.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT terminaldisplay.o -MD -MP -MF .deps/terminaldisplay.Tpo -c -o terminaldisplay.o terminaldisplay.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT terminaldisplayinit.o -MD -MP -MF .deps/terminaldisplayinit.Tpo -c -o terminaldisplayinit.o terminaldisplayinit.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT terminaldisplayinit.o -MD -MP -MF .deps/terminaldisplayinit.Tpo -c -o terminaldisplayinit.o terminaldisplayinit.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT terminaldispatcher.o -MD -MP -MF .deps/terminaldispatcher.Tpo -c -o terminaldispatcher.o terminaldispatcher.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT terminaldispatcher.o -MD -MP -MF .deps/terminaldispatcher.Tpo -c -o terminaldispatcher.o terminaldispatcher.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT terminalframebuffer.o -MD -MP -MF .deps/terminalframebuffer.Tpo -c -o terminalframebuffer.o terminalframebuffer.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT terminalframebuffer.o -MD -MP -MF .deps/terminalframebuffer.Tpo -c -o terminalframebuffer.o terminalframebuffer.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT terminalfunctions.o -MD -MP -MF .deps/terminalfunctions.Tpo -c -o terminalfunctions.o terminalfunctions.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT terminalfunctions.o -MD -MP -MF .deps/terminalfunctions.Tpo -c -o terminalfunctions.o terminalfunctions.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT terminaluserinput.o -MD -MP -MF .deps/terminaluserinput.Tpo -c -o terminaluserinput.o terminaluserinput.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT terminaluserinput.o -MD -MP -MF .deps/terminaluserinput.Tpo -c -o terminaluserinput.o terminaluserinput.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT compressor.o -MD -MP -MF .deps/compressor.Tpo -c -o compressor.o compressor.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT compressor.o -MD -MP -MF .deps/compressor.Tpo -c -o compressor.o compressor.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT transportfragment.o -MD -MP -MF .deps/transportfragment.Tpo -c -o transportfragment.o transportfragment.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../crypto -I../protobufs -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT transportfragment.o -MD -MP -MF .deps/transportfragment.Tpo -c -o transportfragment.o transportfragment.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../terminal -I../protobufs -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT completeterminal.o -MD -MP -MF .deps/completeterminal.Tpo -c -o completeterminal.o completeterminal.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../terminal -I../protobufs -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT completeterminal.o -MD -MP -MF .deps/completeterminal.Tpo -c -o completeterminal.o completeterminal.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../terminal -I../protobufs -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../util -I./../terminal -I../protobufs -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT mosh-client.o -MD -MP -MF .deps/mosh-client.Tpo -c -o mosh-client.o mosh-client.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT mosh-client.o -MD -MP -MF .deps/mosh-client.Tpo -c -o mosh-client.o mosh-client.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT stmclient.o -MD -MP -MF .deps/stmclient.Tpo -c -o stmclient.o stmclient.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT stmclient.o -MD -MP -MF .deps/stmclient.Tpo -c -o stmclient.o stmclient.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT terminaloverlay.o -MD -MP -MF .deps/terminaloverlay.Tpo -c -o terminaloverlay.o terminaloverlay.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT terminaloverlay.o -MD -MP -MF .deps/terminaloverlay.Tpo -c -o terminaloverlay.o terminaloverlay.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT mosh-server.o -MD -MP -MF .deps/mosh-server.Tpo -c -o mosh-server.o mosh-server.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../statesync -I./../terminal -I./../network -I./../crypto -I../protobufs -I./../util -D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT mosh-server.o -MD -MP -MF .deps/mosh-server.Tpo -c -o mosh-server.o mosh-server.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -Wl,-pie -o mosh-client mosh-client.o stmclient.o terminaloverlay.o ../crypto/libmoshcrypto.a ../network/libmoshnetwork.a ../statesync/libmoshstatesync.a ../terminal/libmoshterminal.a ../util/libmoshutil.a ../protobufs/libmoshprotos.a -lm -lncurses -L/usr/local/Cellar/protobuf/3.1.0/lib -lprotobuf -D_THREAD_SAFE -lz | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -O2 -march=native -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -Wl,-pie -o mosh-client mosh-client.o stmclient.o terminaloverlay.o ../crypto/libmoshcrypto.a ../network/libmoshnetwork.a ../statesync/libmoshstatesync.a ../terminal/libmoshterminal.a ../util/libmoshutil.a ../protobufs/libmoshprotos.a -lm -lncurses -L/usr/local/Cellar/protobuf/3.1.0/lib -lprotobuf -D_THREAD_SAFE -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -Wl,-pie -o mosh-server mosh-server.o ../crypto/libmoshcrypto.a ../network/libmoshnetwork.a ../statesync/libmoshstatesync.a ../terminal/libmoshterminal.a ../util/libmoshutil.a ../protobufs/libmoshprotos.a -lm -lncurses -L/usr/local/Cellar/protobuf/3.1.0/lib -lprotobuf -D_THREAD_SAFE -lutil -lz | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -O2 -march=native -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -Wl,-pie -o mosh-server mosh-server.o ../crypto/libmoshcrypto.a ../network/libmoshnetwork.a ../statesync/libmoshstatesync.a ../terminal/libmoshterminal.a ../util/libmoshutil.a ../protobufs/libmoshprotos.a -lm -lncurses -L/usr/local/Cellar/protobuf/3.1.0/lib -lprotobuf -D_THREAD_SAFE -lutil -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT ocb_aes-ocb-aes.o -MD -MP -MF .deps/ocb_aes-ocb-aes.Tpo -c -o ocb_aes-ocb-aes.o ocb-aes.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT ocb_aes-ocb-aes.o -MD -MP -MF .deps/ocb_aes-ocb-aes.Tpo -c -o ocb_aes-ocb-aes.o ocb-aes.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT encrypt_decrypt-encrypt-decrypt.o -MD -MP -MF .deps/encrypt_decrypt-encrypt-decrypt.Tpo -c -o encrypt_decrypt-encrypt-decrypt.o encrypt-decrypt.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT encrypt_decrypt-encrypt-decrypt.o -MD -MP -MF .deps/encrypt_decrypt-encrypt-decrypt.Tpo -c -o encrypt_decrypt-encrypt-decrypt.o encrypt-decrypt.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT base64-base64_vector.o -MD -MP -MF .deps/base64-base64_vector.Tpo -c -o base64-base64_vector.o base64_vector.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT base64-base64_vector.o -MD -MP -MF .deps/base64-base64_vector.Tpo -c -o base64-base64_vector.o base64_vector.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT encrypt_decrypt-test_utils.o -MD -MP -MF .deps/encrypt_decrypt-test_utils.Tpo -c -o encrypt_decrypt-test_utils.o test_utils.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT encrypt_decrypt-test_utils.o -MD -MP -MF .deps/encrypt_decrypt-test_utils.Tpo -c -o encrypt_decrypt-test_utils.o test_utils.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT ocb_aes-test_utils.o -MD -MP -MF .deps/ocb_aes-test_utils.Tpo -c -o ocb_aes-test_utils.o test_utils.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT ocb_aes-test_utils.o -MD -MP -MF .deps/ocb_aes-test_utils.Tpo -c -o ocb_aes-test_utils.o test_utils.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -MT base64-base64.o -MD -MP -MF .deps/base64-base64.Tpo -c -o base64-base64.o base64.cc | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang++ -pipe -w -O2 -march=native -DHAVE_CONFIG_H -I. -I../.. -I./../crypto -I./../util -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -MT base64-base64.o -MD -MP -MF .deps/base64-base64.Tpo -c -o base64-base64.o base64.cc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -Wl,-pie -o base64 base64-base64.o base64-base64_vector.o ../crypto/libmoshcrypto.a ../util/libmoshutil.a -lz | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -O2 -march=native -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -Wl,-pie -o base64 base64-base64.o base64-base64_vector.o ../crypto/libmoshcrypto.a ../util/libmoshutil.a -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -Wl,-pie -o encrypt-decrypt encrypt_decrypt-encrypt-decrypt.o encrypt_decrypt-test_utils.o ../crypto/libmoshcrypto.a ../util/libmoshutil.a -lz | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -O2 -march=native -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -Wl,-pie -o encrypt-decrypt encrypt_decrypt-encrypt-decrypt.o encrypt_decrypt-test_utils.o ../crypto/libmoshcrypto.a ../util/libmoshutil.a -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -Wall -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE -pipe -g -O2 -Wl,-pie -o ocb-aes ocb_aes-ocb-aes.o ocb_aes-test_utils.o ../crypto/libmoshcrypto.a ../util/libmoshutil.a -lz | |
superenv removed: -Wall -Wstack-protector -g | |
superenv added: -w -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang++ -pipe -w -O2 -march=native -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all --param ssp-buffer-size=1 -fPIE -pipe -Wl,-pie -o ocb-aes ocb_aes-ocb-aes.o ocb_aes-test_utils.o ../crypto/libmoshcrypto.a ../util/libmoshutil.a -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-09-26 09:46:59 +0000 | |
make | |
install | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive | |
Making install in scripts | |
make[3]: Nothing to be done for `install-data-am'. | |
.././install-sh -c -d '/usr/local/Cellar/mobile-shell/1.2.6_3/bin' | |
/usr/bin/install -c mosh '/usr/local/Cellar/mobile-shell/1.2.6_3/bin' | |
Making install in src | |
Making install in protobufs | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am | |
make[5]: Nothing to be done for `install-exec-am'. | |
make[5]: Nothing to be done for `install-data-am'. | |
Making install in util | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
Making install in crypto | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
Making install in terminal | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
Making install in network | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
Making install in statesync | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
Making install in frontend | |
make[4]: Nothing to be done for `install-data-am'. | |
../.././install-sh -c -d '/usr/local/Cellar/mobile-shell/1.2.6_3/bin' | |
/usr/bin/install -c mosh-client mosh-server '/usr/local/Cellar/mobile-shell/1.2.6_3/bin' | |
Making install in examples | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
Making install in tests | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
Making install in man | |
make[3]: Nothing to be done for `install-exec-am'. | |
.././install-sh -c -d '/usr/local/Cellar/mobile-shell/1.2.6_3/share/man/man1' | |
/usr/bin/install -c -m 644 mosh.1 mosh-client.1 mosh-server.1 '/usr/local/Cellar/mobile-shell/1.2.6_3/share/man/man1' | |
Making install in conf | |
.././install-sh -c -d '/usr/local/Cellar/mobile-shell/1.2.6_3/etc/bash_completion.d' | |
/usr/bin/install -c -m 644 bash-completion/completions/mosh '/usr/local/Cellar/mobile-shell/1.2.6_3/etc/bash_completion.d' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by mosh configure 1.2.6, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/usr/local/Cellar/mobile-shell/1.2.6_3 --enable-completion | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = Veritas | |
uname -m = x86_64 | |
uname -r = 15.6.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 | |
Kernel configured for up to 8 processors. | |
4 processors are physically available. | |
8 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 4 5 6 7 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 323 tasks, 1939 threads, 8 processors | |
Load average: 2.55, Mach factor: 5.44 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Homebrew/Library/Homebrew/shims/super | |
PATH: /usr/local/opt/pkg-config/bin | |
PATH: /usr/local/opt/protobuf/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2764: checking for a BSD-compatible install | |
configure:2832: result: /usr/bin/install -c | |
configure:2843: checking whether build environment is sane | |
configure:2898: result: yes | |
configure:3049: checking for a thread-safe mkdir -p | |
configure:3088: result: ./install-sh -c -d | |
configure:3095: checking for gawk | |
configure:3125: result: no | |
configure:3095: checking for mawk | |
configure:3125: result: no | |
configure:3095: checking for nawk | |
configure:3125: result: no | |
configure:3095: checking for awk | |
configure:3111: found /usr/bin/awk | |
configure:3122: result: awk | |
configure:3133: checking whether make sets $(MAKE) | |
configure:3155: result: yes | |
configure:3184: checking whether make supports nested variables | |
configure:3201: result: yes | |
configure:3338: checking whether make supports nested variables | |
configure:3355: result: yes | |
configure:3484: checking for C compiler version | |
configure:3493: clang --version >&5 | |
Apple LLVM version 8.0.0 (clang-800.0.38) | |
Target: x86_64-apple-darwin15.6.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:3504: $? = 0 | |
configure:3493: clang -v >&5 | |
Apple LLVM version 8.0.0 (clang-800.0.38) | |
Target: x86_64-apple-darwin15.6.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:3504: $? = 0 | |
configure:3493: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:3504: $? = 1 | |
configure:3493: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:3504: $? = 1 | |
configure:3524: checking whether the C compiler works | |
configure:3546: clang conftest.c >&5 | |
configure:3550: $? = 0 | |
configure:3598: result: yes | |
configure:3601: checking for C compiler default output file name | |
configure:3603: result: a.out | |
configure:3609: checking for suffix of executables | |
configure:3616: clang -o conftest conftest.c >&5 | |
configure:3620: $? = 0 | |
configure:3642: result: | |
configure:3664: checking whether we are cross compiling | |
configure:3672: clang -o conftest conftest.c >&5 | |
configure:3676: $? = 0 | |
configure:3683: ./conftest | |
configure:3687: $? = 0 | |
configure:3702: result: no | |
configure:3707: checking for suffix of object files | |
configure:3729: clang -c conftest.c >&5 | |
configure:3733: $? = 0 | |
configure:3754: result: o | |
configure:3758: checking whether we are using the GNU C compiler | |
configure:3777: clang -c conftest.c >&5 | |
configure:3777: $? = 0 | |
configure:3786: result: yes | |
configure:3795: checking whether clang accepts -g | |
configure:3815: clang -c -g conftest.c >&5 | |
configure:3815: $? = 0 | |
configure:3856: result: yes | |
configure:3873: checking for clang option to accept ISO C89 | |
configure:3936: clang -c -g -O2 conftest.c >&5 | |
configure:3936: $? = 0 | |
configure:3949: result: none needed | |
configure:3974: checking whether clang understands -c and -o together | |
configure:3996: clang -c conftest.c -o conftest2.o | |
configure:3999: $? = 0 | |
configure:3996: clang -c conftest.c -o conftest2.o | |
configure:3999: $? = 0 | |
configure:4011: result: yes | |
configure:4039: checking for style of include used by make | |
configure:4067: result: GNU | |
configure:4093: checking dependency style of clang | |
configure:4204: result: gcc3 | |
configure:4331: checking for C++ compiler version | |
configure:4340: clang++ --version >&5 | |
Apple LLVM version 8.0.0 (clang-800.0.38) | |
Target: x86_64-apple-darwin15.6.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:4351: $? = 0 | |
configure:4340: clang++ -v >&5 | |
Apple LLVM version 8.0.0 (clang-800.0.38) | |
Target: x86_64-apple-darwin15.6.0 | |
Thread model: posix | |
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
configure:4351: $? = 0 | |
configure:4340: clang++ -V >&5 | |
clang: error: unsupported option '-V -isystem/usr/local/include' | |
configure:4351: $? = 1 | |
configure:4340: clang++ -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:4351: $? = 1 | |
configure:4355: checking whether we are using the GNU C++ compiler | |
configure:4374: clang++ -c conftest.cpp >&5 | |
configure:4374: $? = 0 | |
configure:4383: result: yes | |
configure:4392: checking whether clang++ accepts -g | |
configure:4412: clang++ -c -g conftest.cpp >&5 | |
configure:4412: $? = 0 | |
configure:4453: result: yes | |
configure:4478: checking dependency style of clang++ | |
configure:4589: result: gcc3 | |
configure:4647: checking for ranlib | |
configure:4663: found /usr/bin/ranlib | |
configure:4674: result: ranlib | |
configure:4698: checking for protoc | |
configure:4716: found /usr/local/opt/protobuf/bin/protoc | |
configure:4728: result: /usr/local/opt/protobuf/bin/protoc | |
configure:4791: checking for ar | |
configure:4807: found /usr/bin/ar | |
configure:4818: result: ar | |
configure:4844: checking the archiver (ar) interface | |
configure:4860: clang -c -g -O2 conftest.c >&5 | |
configure:4860: $? = 0 | |
configure:4862: ar cru libconftest.a conftest.o >&5 | |
configure:4865: $? = 0 | |
configure:4893: result: ar | |
configure:4986: checking whether C compiler accepts -fno-strict-overflow | |
configure:5005: ./scripts/wrap-compiler-for-flag-check clang -c -g -O2 -Werror -fno-strict-overflow conftest.c >&5 | |
configure:5005: $? = 0 | |
configure:5013: result: yes | |
configure:5022: checking whether C++ compiler accepts -fno-strict-overflow | |
configure:5041: ./scripts/wrap-compiler-for-flag-check clang++ -c -g -O2 -Werror -fno-strict-overflow conftest.cpp >&5 | |
configure:5041: $? = 0 | |
configure:5049: result: yes | |
configure:5081: checking whether C compiler accepts -D_FORTIFY_SOURCE=2 | |
configure:5100: ./scripts/wrap-compiler-for-flag-check clang -c -g -O2 -Werror -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:5100: $? = 0 | |
configure:5108: result: yes | |
configure:5117: checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2 | |
configure:5136: ./scripts/wrap-compiler-for-flag-check clang++ -c -g -O2 -Werror -D_FORTIFY_SOURCE=2 conftest.cpp >&5 | |
configure:5136: $? = 0 | |
configure:5144: result: yes | |
configure:5169: checking whether the linker accepts -fstack-protector-all | |
configure:5188: ./scripts/wrap-compiler-for-flag-check clang -o conftest -g -O2 -Werror -fstack-protector-all conftest.c >&5 | |
configure:5188: $? = 0 | |
configure:5197: result: yes | |
configure:5207: checking whether C compiler accepts -Wstack-protector | |
configure:5226: ./scripts/wrap-compiler-for-flag-check clang -c -g -O2 -Werror -fstack-protector-all -Wstack-protector conftest.c >&5 | |
configure:5226: $? = 0 | |
configure:5234: result: yes | |
configure:5243: checking whether C++ compiler accepts -Wstack-protector | |
configure:5262: ./scripts/wrap-compiler-for-flag-check clang++ -c -g -O2 -Werror -fstack-protector-all -Wstack-protector conftest.cpp >&5 | |
configure:5262: $? = 0 | |
configure:5270: result: yes | |
configure:5300: checking whether C compiler accepts --param ssp-buffer-size=1 | |
configure:5319: ./scripts/wrap-compiler-for-flag-check clang -c -g -O2 -Werror -fstack-protector-all --param ssp-buffer-size=1 conftest.c >&5 | |
configure:5319: $? = 0 | |
configure:5327: result: yes | |
configure:5336: checking whether C++ compiler accepts --param ssp-buffer-size=1 | |
configure:5355: ./scripts/wrap-compiler-for-flag-check clang++ -c -g -O2 -Werror -fstack-protector-all --param ssp-buffer-size=1 conftest.cpp >&5 | |
configure:5355: $? = 0 | |
configure:5363: result: yes | |
configure:5398: checking whether C compiler accepts -fPIE | |
configure:5417: ./scripts/wrap-compiler-for-flag-check clang -c -g -O2 -Werror -fPIE conftest.c >&5 | |
configure:5417: $? = 0 | |
configure:5425: result: yes | |
configure:5434: checking whether C++ compiler accepts -fPIE | |
configure:5453: ./scripts/wrap-compiler-for-flag-check clang++ -c -g -O2 -Werror -fPIE conftest.cpp >&5 | |
configure:5453: $? = 0 | |
configure:5461: result: yes | |
configure:5464: checking whether the linker accepts -fPIE -pie | |
configure:5483: ./scripts/wrap-compiler-for-flag-check clang++ -o conftest -g -O2 -Werror -fPIE -pie conftest.cpp >&5 | |
clang: error: argument unused during compilation: '-pie' | |
configure:5483: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5492: result: no | |
configure:5498: checking whether the linker accepts -fPIE -Wl,-pie | |
configure:5517: ./scripts/wrap-compiler-for-flag-check clang++ -o conftest -g -O2 -Werror -fPIE -Wl,-pie conftest.cpp >&5 | |
configure:5517: $? = 0 | |
configure:5526: result: yes | |
configure:5558: checking whether the linker accepts -Wl,-z,relro | |
configure:5577: ./scripts/wrap-compiler-for-flag-check clang -o conftest -g -O2 -Werror -Wl,-z,relro conftest.c >&5 | |
ld: unknown option: -z | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:5577: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5586: result: no | |
configure:5642: checking whether C++ compiler accepts -fno-default-inline | |
configure:5661: ./scripts/wrap-compiler-for-flag-check clang++ -c -g -O2 -Werror -fno-default-inline conftest.cpp >&5 | |
clang: error: optimization flag '-fno-default-inline' is not supported | |
configure:5661: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:5669: result: no | |
configure:5677: checking whether C++ compiler accepts -pipe | |
configure:5696: ./scripts/wrap-compiler-for-flag-check clang++ -c -g -O2 -Werror -pipe conftest.cpp >&5 | |
configure:5696: $? = 0 | |
configure:5704: result: yes | |
configure:5815: checking for library containing utempter_remove_record | |
configure:5846: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_utempter_remove_record", referenced from: | |
_main in conftest-a2d8e8.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:5846: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| /* 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 utempter_remove_record (); | |
| int | |
| main () | |
| { | |
| return utempter_remove_record (); | |
| ; | |
| return 0; | |
| } | |
configure:5846: clang -o conftest -g -O2 conftest.c -lutempter >&5 | |
ld: library not found for -lutempter | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:5846: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| /* 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 utempter_remove_record (); | |
| int | |
| main () | |
| { | |
| return utempter_remove_record (); | |
| ; | |
| return 0; | |
| } | |
configure:5863: result: no | |
configure:5873: WARNING: Unable to find libutempter; utmp entries will not be made. | |
configure:5882: checking for library containing compress | |
configure:5913: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_compress", referenced from: | |
_main in conftest-426b51.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:5913: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| /* 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 compress (); | |
| int | |
| main () | |
| { | |
| return compress (); | |
| ; | |
| return 0; | |
| } | |
configure:5913: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:5913: $? = 0 | |
configure:5930: result: -lz | |
configure:5941: checking for library containing socket | |
configure:5972: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:5972: $? = 0 | |
configure:5989: result: none required | |
configure:5997: checking for library containing inet_addr | |
configure:6028: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:6028: $? = 0 | |
configure:6045: result: none required | |
configure:6060: checking how to run the C preprocessor | |
configure:6091: clang -E conftest.c | |
configure:6091: $? = 0 | |
configure:6105: clang -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6105: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6130: result: clang -E | |
configure:6150: clang -E conftest.c | |
configure:6150: $? = 0 | |
configure:6164: clang -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6164: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6193: checking for grep that handles long lines and -e | |
configure:6251: result: /usr/bin/grep | |
configure:6256: checking for egrep | |
configure:6318: result: /usr/bin/grep -E | |
configure:6323: checking for ANSI C header files | |
configure:6343: clang -c -g -O2 conftest.c >&5 | |
configure:6343: $? = 0 | |
configure:6416: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:6416: $? = 0 | |
configure:6416: ./conftest | |
configure:6416: $? = 0 | |
configure:6427: result: yes | |
configure:6440: checking for sys/types.h | |
configure:6440: clang -c -g -O2 conftest.c >&5 | |
configure:6440: $? = 0 | |
configure:6440: result: yes | |
configure:6440: checking for sys/stat.h | |
configure:6440: clang -c -g -O2 conftest.c >&5 | |
configure:6440: $? = 0 | |
configure:6440: result: yes | |
configure:6440: checking for stdlib.h | |
configure:6440: clang -c -g -O2 conftest.c >&5 | |
configure:6440: $? = 0 | |
configure:6440: result: yes | |
configure:6440: checking for string.h | |
configure:6440: clang -c -g -O2 conftest.c >&5 | |
configure:6440: $? = 0 | |
configure:6440: result: yes | |
configure:6440: checking for memory.h | |
configure:6440: clang -c -g -O2 conftest.c >&5 | |
configure:6440: $? = 0 | |
configure:6440: result: yes | |
configure:6440: checking for strings.h | |
configure:6440: clang -c -g -O2 conftest.c >&5 | |
configure:6440: $? = 0 | |
configure:6440: result: yes | |
configure:6440: checking for inttypes.h | |
configure:6440: clang -c -g -O2 conftest.c >&5 | |
configure:6440: $? = 0 | |
configure:6440: result: yes | |
configure:6440: checking for stdint.h | |
configure:6440: clang -c -g -O2 conftest.c >&5 | |
configure:6440: $? = 0 | |
configure:6440: result: yes | |
configure:6440: checking for unistd.h | |
configure:6440: clang -c -g -O2 conftest.c >&5 | |
configure:6440: $? = 0 | |
configure:6440: result: yes | |
configure:6455: checking fcntl.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking fcntl.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for fcntl.h | |
configure:6455: result: yes | |
configure:6455: checking langinfo.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking langinfo.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for langinfo.h | |
configure:6455: result: yes | |
configure:6455: checking limits.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking limits.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for limits.h | |
configure:6455: result: yes | |
configure:6455: checking locale.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking locale.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for locale.h | |
configure:6455: result: yes | |
configure:6455: checking netdb.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking netdb.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for netdb.h | |
configure:6455: result: yes | |
configure:6455: checking netinet/in.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking netinet/in.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for netinet/in.h | |
configure:6455: result: yes | |
configure:6455: checking stddef.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking stddef.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for stddef.h | |
configure:6455: result: yes | |
configure:6455: checking for stdint.h | |
configure:6455: result: yes | |
configure:6455: checking for inttypes.h | |
configure:6455: result: yes | |
configure:6455: checking for stdlib.h | |
configure:6455: result: yes | |
configure:6455: checking for string.h | |
configure:6455: result: yes | |
configure:6455: checking sys/ioctl.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking sys/ioctl.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for sys/ioctl.h | |
configure:6455: result: yes | |
configure:6455: checking sys/resource.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking sys/resource.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for sys/resource.h | |
configure:6455: result: yes | |
configure:6455: checking sys/socket.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking sys/socket.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for sys/socket.h | |
configure:6455: result: yes | |
configure:6455: checking for sys/stat.h | |
configure:6455: result: yes | |
configure:6455: checking sys/time.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking sys/time.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for sys/time.h | |
configure:6455: result: yes | |
configure:6455: checking termios.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking termios.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for termios.h | |
configure:6455: result: yes | |
configure:6455: checking for unistd.h | |
configure:6455: result: yes | |
configure:6455: checking wchar.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking wchar.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for wchar.h | |
configure:6455: result: yes | |
configure:6455: checking wctype.h usability | |
configure:6455: clang -c -g -O2 conftest.c >&5 | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking wctype.h presence | |
configure:6455: clang -E conftest.c | |
configure:6455: $? = 0 | |
configure:6455: result: yes | |
configure:6455: checking for wctype.h | |
configure:6455: result: yes | |
configure:6471: checking pty.h usability | |
configure:6471: clang -c -g -O2 conftest.c >&5 | |
conftest.c:74:10: fatal error: 'pty.h' file not found | |
#include <pty.h> | |
^ | |
1 error generated. | |
configure:6471: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_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 <pty.h> | |
configure:6471: result: no | |
configure:6471: checking pty.h presence | |
configure:6471: clang -E conftest.c | |
conftest.c:41:10: fatal error: 'pty.h' file not found | |
#include <pty.h> | |
^ | |
1 error generated. | |
configure:6471: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| /* end confdefs.h. */ | |
| #include <pty.h> | |
configure:6471: result: no | |
configure:6471: checking for pty.h | |
configure:6471: result: no | |
configure:6471: checking util.h usability | |
configure:6471: clang -c -g -O2 conftest.c >&5 | |
configure:6471: $? = 0 | |
configure:6471: result: yes | |
configure:6471: checking util.h presence | |
configure:6471: clang -E conftest.c | |
configure:6471: $? = 0 | |
configure:6471: result: yes | |
configure:6471: checking for util.h | |
configure:6471: result: yes | |
configure:6471: checking libutil.h usability | |
configure:6471: clang -c -g -O2 conftest.c >&5 | |
conftest.c:75:10: fatal error: 'libutil.h' file not found | |
#include <libutil.h> | |
^ | |
1 error generated. | |
configure:6471: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_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 <libutil.h> | |
configure:6471: result: no | |
configure:6471: checking libutil.h presence | |
configure:6471: clang -E conftest.c | |
conftest.c:42:10: fatal error: 'libutil.h' file not found | |
#include <libutil.h> | |
^ | |
1 error generated. | |
configure:6471: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| /* end confdefs.h. */ | |
| #include <libutil.h> | |
configure:6471: result: no | |
configure:6471: checking for libutil.h | |
configure:6471: result: no | |
configure:6471: checking paths.h usability | |
configure:6471: clang -c -g -O2 conftest.c >&5 | |
configure:6471: $? = 0 | |
configure:6471: result: yes | |
configure:6471: checking paths.h presence | |
configure:6471: clang -E conftest.c | |
configure:6471: $? = 0 | |
configure:6471: result: yes | |
configure:6471: checking for paths.h | |
configure:6471: result: yes | |
configure:6484: checking endian.h usability | |
configure:6484: clang -c -g -O2 conftest.c >&5 | |
conftest.c:76:10: fatal error: 'endian.h' file not found | |
#include <endian.h> | |
^ | |
1 error generated. | |
configure:6484: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_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 <endian.h> | |
configure:6484: result: no | |
configure:6484: checking endian.h presence | |
configure:6484: clang -E conftest.c | |
conftest.c:43:10: fatal error: 'endian.h' file not found | |
#include <endian.h> | |
^ | |
1 error generated. | |
configure:6484: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| /* end confdefs.h. */ | |
| #include <endian.h> | |
configure:6484: result: no | |
configure:6484: checking for endian.h | |
configure:6484: result: no | |
configure:6484: checking sys/endian.h usability | |
configure:6484: clang -c -g -O2 conftest.c >&5 | |
conftest.c:76:10: fatal error: 'sys/endian.h' file not found | |
#include <sys/endian.h> | |
^ | |
1 error generated. | |
configure:6484: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_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 <sys/endian.h> | |
configure:6484: result: no | |
configure:6484: checking sys/endian.h presence | |
configure:6484: clang -E conftest.c | |
conftest.c:43:10: fatal error: 'sys/endian.h' file not found | |
#include <sys/endian.h> | |
^ | |
1 error generated. | |
configure:6484: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/endian.h> | |
configure:6484: result: no | |
configure:6484: checking for sys/endian.h | |
configure:6484: result: no | |
configure:6496: checking utmpx.h usability | |
configure:6496: clang -c -g -O2 conftest.c >&5 | |
configure:6496: $? = 0 | |
configure:6496: result: yes | |
configure:6496: checking utmpx.h presence | |
configure:6496: clang -E conftest.c | |
configure:6496: $? = 0 | |
configure:6496: result: yes | |
configure:6496: checking for utmpx.h | |
configure:6496: result: yes | |
configure:6508: checking termio.h usability | |
configure:6508: clang -c -g -O2 conftest.c >&5 | |
conftest.c:77:10: fatal error: 'termio.h' file not found | |
#include <termio.h> | |
^ | |
1 error generated. | |
configure:6508: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_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 <termio.h> | |
configure:6508: result: no | |
configure:6508: checking termio.h presence | |
configure:6508: clang -E conftest.c | |
conftest.c:44:10: fatal error: 'termio.h' file not found | |
#include <termio.h> | |
^ | |
1 error generated. | |
configure:6508: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| /* end confdefs.h. */ | |
| #include <termio.h> | |
configure:6508: result: no | |
configure:6508: checking for termio.h | |
configure:6508: result: no | |
configure:6520: checking sys/uio.h usability | |
configure:6520: clang -c -g -O2 conftest.c >&5 | |
configure:6520: $? = 0 | |
configure:6520: result: yes | |
configure:6520: checking sys/uio.h presence | |
configure:6520: clang -E conftest.c | |
configure:6520: $? = 0 | |
configure:6520: result: yes | |
configure:6520: checking for sys/uio.h | |
configure:6520: result: yes | |
configure:6541: checking how to run the C++ preprocessor | |
configure:6568: clang++ -E conftest.cpp | |
configure:6568: $? = 0 | |
configure:6582: clang++ -E conftest.cpp | |
conftest.cpp:45:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6582: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6607: result: clang++ -E | |
configure:6627: clang++ -E conftest.cpp | |
configure:6627: $? = 0 | |
configure:6641: clang++ -E conftest.cpp | |
conftest.cpp:45:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6641: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6673: checking memory usability | |
configure:6673: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:6673: $? = 0 | |
configure:6673: result: yes | |
configure:6673: checking memory presence | |
configure:6673: clang++ -E conftest.cpp | |
configure:6673: $? = 0 | |
configure:6673: result: yes | |
configure:6673: checking for memory | |
configure:6673: result: yes | |
configure:6673: checking tr1/memory usability | |
configure:6673: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:79:10: fatal error: 'tr1/memory' file not found | |
#include <tr1/memory> | |
^ | |
1 error generated. | |
configure:6673: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 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 <tr1/memory> | |
configure:6673: result: no | |
configure:6673: checking tr1/memory presence | |
configure:6673: clang++ -E conftest.cpp | |
conftest.cpp:46:10: fatal error: 'tr1/memory' file not found | |
#include <tr1/memory> | |
^ | |
1 error generated. | |
configure:6673: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| /* end confdefs.h. */ | |
| #include <tr1/memory> | |
configure:6673: result: no | |
configure:6673: checking for tr1/memory | |
configure:6673: result: no | |
configure:6691: checking for stdbool.h that conforms to C99 | |
configure:6758: clang -c -g -O2 conftest.c >&5 | |
conftest.c:95:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
bool e = &s; | |
~ ^ | |
conftest.c:99:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | |
~^ | |
conftest.c:99:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | |
~^ | |
conftest.c:99:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | |
~^ | |
conftest.c:99:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | |
~^ | |
conftest.c:99:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | |
~^ | |
conftest.c:99:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | |
~^ | |
conftest.c:99:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | |
~^ | |
conftest.c:99:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | |
~^ | |
conftest.c:100:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
~^ | |
conftest.c:100:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
~^ | |
conftest.c:100:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion] | |
~^ | |
12 warnings generated. | |
configure:6758: $? = 0 | |
configure:6765: result: yes | |
configure:6767: checking for _Bool | |
configure:6767: clang -c -g -O2 conftest.c >&5 | |
configure:6767: $? = 0 | |
configure:6767: clang -c -g -O2 conftest.c >&5 | |
conftest.c:82:20: error: expected expression | |
if (sizeof ((_Bool))) | |
^ | |
1 error generated. | |
configure:6767: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 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:6767: result: yes | |
configure:6784: checking for inline | |
configure:6800: clang -c -g -O2 conftest.c >&5 | |
configure:6800: $? = 0 | |
configure:6808: result: inline | |
configure:6826: checking for int64_t | |
configure:6826: clang -c -g -O2 conftest.c >&5 | |
configure:6826: $? = 0 | |
configure:6826: clang -c -g -O2 conftest.c >&5 | |
conftest.c:85:24: error: 'test_array' declared as an array with a negative size | |
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:6826: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 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 | |
| enum { N = 64 / 2 - 1 }; | |
| int | |
| main () | |
| { | |
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | |
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:6826: result: yes | |
configure:6837: checking for pid_t | |
configure:6837: clang -c -g -O2 conftest.c >&5 | |
configure:6837: $? = 0 | |
configure:6837: clang -c -g -O2 conftest.c >&5 | |
conftest.c:84:20: error: expected expression | |
if (sizeof ((pid_t))) | |
^ | |
1 error generated. | |
configure:6837: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 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:6837: result: yes | |
configure:6848: checking for C/C++ restrict keyword | |
configure:6873: clang -c -g -O2 conftest.c >&5 | |
configure:6873: $? = 0 | |
configure:6881: result: __restrict | |
configure:6894: checking for size_t | |
configure:6894: clang -c -g -O2 conftest.c >&5 | |
configure:6894: $? = 0 | |
configure:6894: clang -c -g -O2 conftest.c >&5 | |
conftest.c:85:21: error: expected expression | |
if (sizeof ((size_t))) | |
^ | |
1 error generated. | |
configure:6894: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| /* 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 ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:6894: result: yes | |
configure:6905: checking for ssize_t | |
configure:6905: clang -c -g -O2 conftest.c >&5 | |
configure:6905: $? = 0 | |
configure:6905: clang -c -g -O2 conftest.c >&5 | |
conftest.c:85:22: error: expected expression | |
if (sizeof ((ssize_t))) | |
^ | |
1 error generated. | |
configure:6905: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| /* 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 ((ssize_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:6905: result: yes | |
configure:6916: checking for uint16_t | |
configure:6916: clang -c -g -O2 conftest.c >&5 | |
configure:6916: $? = 0 | |
configure:6916: result: yes | |
configure:6928: checking for uint32_t | |
configure:6928: clang -c -g -O2 conftest.c >&5 | |
configure:6928: $? = 0 | |
configure:6928: result: yes | |
configure:6942: checking for uint64_t | |
configure:6942: clang -c -g -O2 conftest.c >&5 | |
configure:6942: $? = 0 | |
configure:6942: result: yes | |
configure:6956: checking for uint8_t | |
configure:6956: clang -c -g -O2 conftest.c >&5 | |
configure:6956: $? = 0 | |
configure:6956: result: yes | |
configure:6971: checking for uintptr_t | |
configure:6971: clang -c -g -O2 conftest.c >&5 | |
configure:6971: $? = 0 | |
configure:6971: clang -c -g -O2 conftest.c >&5 | |
conftest.c:85:24: error: expected expression | |
if (sizeof ((uintptr_t))) | |
^ | |
1 error generated. | |
configure:6971: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| /* 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 ((uintptr_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:6971: result: yes | |
configure:7011: checking vfork.h usability | |
configure:7011: clang -c -g -O2 conftest.c >&5 | |
conftest.c:83:10: fatal error: 'vfork.h' file not found | |
#include <vfork.h> | |
^ | |
1 error generated. | |
configure:7011: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 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 <vfork.h> | |
configure:7011: result: no | |
configure:7011: checking vfork.h presence | |
configure:7011: clang -E conftest.c | |
conftest.c:50:10: fatal error: 'vfork.h' file not found | |
#include <vfork.h> | |
^ | |
1 error generated. | |
configure:7011: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| /* end confdefs.h. */ | |
| #include <vfork.h> | |
configure:7011: result: no | |
configure:7011: checking for vfork.h | |
configure:7011: result: no | |
configure:7024: checking for fork | |
configure:7024: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7024: $? = 0 | |
configure:7024: result: yes | |
configure:7024: checking for vfork | |
configure:7024: clang -o conftest -g -O2 conftest.c -lz >&5 | |
conftest.c:74:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration] | |
char vfork (); | |
^ | |
conftest.c:74:6: note: 'vfork' is a builtin with type 'int (void)' | |
1 warning generated. | |
configure:7024: $? = 0 | |
configure:7024: result: yes | |
configure:7034: checking for working fork | |
configure:7056: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7056: $? = 0 | |
configure:7056: ./conftest | |
configure:7056: $? = 0 | |
configure:7066: result: yes | |
configure:7087: checking for working vfork | |
configure:7197: result: yes | |
configure:7223: checking whether mbrtowc and mbstate_t are properly declared | |
configure:7243: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7243: $? = 0 | |
configure:7251: result: yes | |
configure:7262: checking for gettimeofday | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for setrlimit | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for iswprint | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for memchr | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
conftest.c:81:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration] | |
char memchr (); | |
^ | |
conftest.c:81:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)' | |
1 warning generated. | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for memset | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
conftest.c:82:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] | |
char memset (); | |
^ | |
conftest.c:82:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' | |
1 warning generated. | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for nl_langinfo | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for posix_memalign | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for setenv | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for setlocale | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for sigaction | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for socket | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for strchr | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
conftest.c:89:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] | |
char strchr (); | |
^ | |
conftest.c:89:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' | |
1 warning generated. | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for strdup | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
conftest.c:90:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] | |
char strdup (); | |
^ | |
conftest.c:90:6: note: 'strdup' is a builtin with type 'char *(const char *)' | |
1 warning generated. | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for strncasecmp | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
conftest.c:91:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] | |
char strncasecmp (); | |
^ | |
conftest.c:91:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' | |
1 warning generated. | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for strtok | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
conftest.c:92:6: warning: incompatible redeclaration of library function 'strtok' [-Wincompatible-library-redeclaration] | |
char strtok (); | |
^ | |
conftest.c:92:6: note: 'strtok' is a builtin with type 'char *(char *, const char *)' | |
1 warning generated. | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for strerror | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
conftest.c:93:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] | |
char strerror (); | |
^ | |
conftest.c:93:6: note: 'strerror' is a builtin with type 'char *(int)' | |
1 warning generated. | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for strtol | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for wcwidth | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for cfmakeraw | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for pselect | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for getaddrinfo | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7262: checking for getnameinfo | |
configure:7262: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7262: $? = 0 | |
configure:7262: result: yes | |
configure:7272: checking for library containing clock_gettime | |
configure:7303: clang -o conftest -g -O2 conftest.c -lz >&5 | |
configure:7303: $? = 0 | |
configure:7320: result: none required | |
configure:7386: checking for pkg-config | |
configure:7404: found /usr/local/opt/pkg-config/bin/pkg-config | |
configure:7416: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:7441: checking pkg-config is at least version 0.9.0 | |
configure:7444: result: yes | |
configure:7454: checking for TINFO | |
configure:7461: $PKG_CONFIG --exists --print-errors "tinfo" | |
Package tinfo was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `tinfo.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'tinfo' found | |
configure:7464: $? = 1 | |
configure:7478: $PKG_CONFIG --exists --print-errors "tinfo" | |
Package tinfo was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `tinfo.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'tinfo' found | |
configure:7481: $? = 1 | |
configure:7495: result: no | |
No package 'tinfo' found | |
configure:7513: checking for TINFO | |
configure:7520: $PKG_CONFIG --exists --print-errors "ncurses" | |
Package ncurses was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `ncurses.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'ncurses' found | |
configure:7523: $? = 1 | |
configure:7537: $PKG_CONFIG --exists --print-errors "ncurses" | |
Package ncurses was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `ncurses.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'ncurses' found | |
configure:7540: $? = 1 | |
configure:7554: result: no | |
No package 'ncurses' found | |
configure:7589: checking curses.h usability | |
configure:7589: clang -c -g -O2 conftest.c >&5 | |
configure:7589: $? = 0 | |
configure:7589: result: yes | |
configure:7589: checking curses.h presence | |
configure:7589: clang -E conftest.c | |
configure:7589: $? = 0 | |
configure:7589: result: yes | |
configure:7589: checking for curses.h | |
configure:7589: result: yes | |
configure:7592: checking for main in -ltinfo | |
configure:7611: clang -o conftest -g -O2 conftest.c -ltinfo -lz >&5 | |
ld: library not found for -ltinfo | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:7611: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| int | |
| main () | |
| { | |
| return main (); | |
| ; | |
| return 0; | |
| } | |
configure:7620: result: no | |
configure:8061: checking for NcursesW wide-character library | |
configure:8085: clang -o conftest -g -O2 conftest.c -lz -lncursesw >&5 | |
ld: library not found for -lncursesw | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8085: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 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 initscr (); | |
| int | |
| main () | |
| { | |
| return initscr (); | |
| ; | |
| return 0; | |
| } | |
configure:8094: result: no | |
configure:8323: checking for Ncurses library | |
configure:8347: clang -o conftest -g -O2 conftest.c -lz -lncurses >&5 | |
configure:8347: $? = 0 | |
configure:8356: result: yes | |
configure:8376: checking for working ncurses/curses.h | |
configure:8403: clang -o conftest -g -O2 conftest.c -lz -lncurses >&5 | |
conftest.c:81:34: fatal error: 'ncurses/curses.h' file not found | |
#include <ncurses/curses.h> | |
^ | |
1 error generated. | |
configure:8403: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <ncurses/curses.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| chtype a = A_BOLD; | |
| int b = KEY_LEFT; | |
| chtype c = COLOR_PAIR(1) & A_COLOR; | |
| int g = getattrs(stdscr); | |
| int h = getcurx(stdscr) + getmaxx(stdscr); | |
| initscr(); | |
| init_pair(1, COLOR_WHITE, COLOR_RED); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:8412: result: no | |
configure:8430: checking for working ncurses.h | |
configure:8457: clang -o conftest -g -O2 conftest.c -lz -lncurses >&5 | |
configure:8457: $? = 0 | |
configure:8466: result: yes | |
configure:8800: checking CommonCrypto/CommonCrypto.h usability | |
configure:8800: clang -c -g -O2 conftest.c >&5 | |
configure:8800: $? = 0 | |
configure:8800: result: yes | |
configure:8800: checking CommonCrypto/CommonCrypto.h presence | |
configure:8800: clang -E conftest.c | |
configure:8800: $? = 0 | |
configure:8800: result: yes | |
configure:8800: checking for CommonCrypto/CommonCrypto.h | |
configure:8800: result: yes | |
configure:8985: checking for CommonCrypto/CommonCrypto.h | |
configure:8985: result: yes | |
configure:9003: checking whether forkpty is declared | |
configure:9003: clang -c -g -O2 conftest.c >&5 | |
conftest.c:87:12: fatal error: 'libutil.h' file not found | |
#include <libutil.h> | |
^ | |
1 error generated. | |
configure:9003: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| #define HAVE_CURSES_COLOR 1 | |
| #define HAVE_CURSES_OBSOLETE 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define USE_APPLE_COMMON_CRYPTO_AES 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <libutil.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef forkpty | |
| #ifdef __cplusplus | |
| (void) forkpty; | |
| #else | |
| (void) forkpty; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9003: result: no | |
configure:9013: checking for forkpty in -lutil | |
configure:9038: clang -o conftest -g -O2 conftest.c -lutil -lz >&5 | |
configure:9038: $? = 0 | |
configure:9047: result: yes | |
configure:9060: checking whether pipe2(..., O_CLOEXEC) is supported | |
configure:9077: clang -o conftest -g -O2 conftest.c -lz >&5 | |
conftest.c:95:8: warning: implicit declaration of function 'pipe2' is invalid in C99 [-Wimplicit-function-declaration] | |
(void) pipe2(pipefd, O_CLOEXEC); | |
^ | |
1 warning generated. | |
Undefined symbols for architecture x86_64: | |
"_pipe2", referenced from: | |
_main in conftest-a43c46.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:9077: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| #define HAVE_CURSES_COLOR 1 | |
| #define HAVE_CURSES_OBSOLETE 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define USE_APPLE_COMMON_CRYPTO_AES 1 | |
| #define HAVE_FORKPTY /**/ | |
| /* end confdefs.h. */ | |
| #define _GNU_SOURCE | |
| #include <unistd.h> | |
| #include <fcntl.h> | |
| int pipefd[2]; | |
| | |
| int | |
| main () | |
| { | |
| (void) pipe2(pipefd, O_CLOEXEC); | |
| ; | |
| return 0; | |
| } | |
configure:9084: result: no | |
configure:9090: checking whether FD_ISSET() argument is const | |
configure:9113: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9113: $? = 0 | |
configure:9117: result: yes | |
configure:9131: checking whether std::shared_ptr is available | |
configure:9153: clang++ -c -g -O2 conftest.cpp >&5 | |
configure:9153: $? = 0 | |
configure:9157: result: yes | |
configure:9171: checking whether std::tr1::shared_ptr is available | |
configure:9193: clang++ -c -g -O2 conftest.cpp >&5 | |
conftest.cpp:89:10: fatal error: 'tr1/memory' file not found | |
#include <tr1/memory> | |
^ | |
1 error generated. | |
configure:9193: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| #define HAVE_CURSES_COLOR 1 | |
| #define HAVE_CURSES_OBSOLETE 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define USE_APPLE_COMMON_CRYPTO_AES 1 | |
| #define HAVE_FORKPTY /**/ | |
| #define FD_ISSET_IS_CONST 1 | |
| #define HAVE_STD_SHARED_PTR 1 | |
| /* end confdefs.h. */ | |
| #include <tr1/memory> | |
| class T { | |
| public: | |
| std::tr1::shared_ptr<int> Fun( void ) { return std::tr1::shared_ptr<int>( new int ( 0 ) ); } }; | |
| int | |
| main () | |
| { | |
| T x; return !!x.Fun(); | |
| ; | |
| return 0; | |
| } | |
configure:9200: result: no | |
configure:9211: checking whether mach_absolute_time is declared | |
configure:9211: clang -c -g -O2 conftest.c >&5 | |
configure:9211: $? = 0 | |
configure:9211: result: yes | |
configure:9221: checking whether __builtin_ctz is declared | |
configure:9221: clang -c -g -O2 conftest.c >&5 | |
conftest.c:130:10: error: builtin functions must be directly called | |
(void) __builtin_ctz; | |
^ | |
1 error generated. | |
configure:9221: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| #define HAVE_CURSES_COLOR 1 | |
| #define HAVE_CURSES_OBSOLETE 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define USE_APPLE_COMMON_CRYPTO_AES 1 | |
| #define HAVE_FORKPTY /**/ | |
| #define FD_ISSET_IS_CONST 1 | |
| #define HAVE_STD_SHARED_PTR 1 | |
| #define HAVE_MACH_ABSOLUTE_TIME 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 () | |
| { | |
| #ifndef __builtin_ctz | |
| #ifdef __cplusplus | |
| (void) __builtin_ctz; | |
| #else | |
| (void) __builtin_ctz; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9221: result: no | |
configure:9233: checking whether ffs is declared | |
configure:9233: clang -c -g -O2 conftest.c >&5 | |
configure:9233: $? = 0 | |
configure:9233: result: yes | |
configure:9246: checking whether be64toh is declared | |
configure:9246: clang -c -g -O2 conftest.c >&5 | |
conftest.c:106:10: error: use of undeclared identifier 'be64toh' | |
(void) be64toh; | |
^ | |
1 error generated. | |
configure:9246: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| #define HAVE_CURSES_COLOR 1 | |
| #define HAVE_CURSES_OBSOLETE 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define USE_APPLE_COMMON_CRYPTO_AES 1 | |
| #define HAVE_FORKPTY /**/ | |
| #define FD_ISSET_IS_CONST 1 | |
| #define HAVE_STD_SHARED_PTR 1 | |
| #define HAVE_MACH_ABSOLUTE_TIME 1 | |
| #define HAVE_DECL___BUILTIN_CTZ 0 | |
| #define HAVE_DECL_FFS 1 | |
| /* end confdefs.h. */ | |
| #if defined(HAVE_ENDIAN_H) | |
| #include <endian.h> | |
| #elif defined(HAVE_SYS_ENDIAN_H) | |
| #include <sys/types.h> | |
| #include <sys/endian.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| #ifndef be64toh | |
| #ifdef __cplusplus | |
| (void) be64toh; | |
| #else | |
| (void) be64toh; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9246: result: no | |
configure:9262: checking whether betoh64 is declared | |
configure:9262: clang -c -g -O2 conftest.c >&5 | |
conftest.c:107:10: error: use of undeclared identifier 'betoh64' | |
(void) betoh64; | |
^ | |
1 error generated. | |
configure:9262: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| #define HAVE_CURSES_COLOR 1 | |
| #define HAVE_CURSES_OBSOLETE 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define USE_APPLE_COMMON_CRYPTO_AES 1 | |
| #define HAVE_FORKPTY /**/ | |
| #define FD_ISSET_IS_CONST 1 | |
| #define HAVE_STD_SHARED_PTR 1 | |
| #define HAVE_MACH_ABSOLUTE_TIME 1 | |
| #define HAVE_DECL___BUILTIN_CTZ 0 | |
| #define HAVE_DECL_FFS 1 | |
| #define HAVE_DECL_BE64TOH 0 | |
| /* end confdefs.h. */ | |
| #if defined(HAVE_ENDIAN_H) | |
| #include <endian.h> | |
| #elif defined(HAVE_SYS_ENDIAN_H) | |
| #include <sys/types.h> | |
| #include <sys/endian.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| #ifndef betoh64 | |
| #ifdef __cplusplus | |
| (void) betoh64; | |
| #else | |
| (void) betoh64; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9262: result: no | |
configure:9278: checking whether bswap64 is declared | |
configure:9278: clang -c -g -O2 conftest.c >&5 | |
conftest.c:108:10: error: use of undeclared identifier 'bswap64' | |
(void) bswap64; | |
^ | |
1 error generated. | |
configure:9278: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| #define HAVE_CURSES_COLOR 1 | |
| #define HAVE_CURSES_OBSOLETE 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define USE_APPLE_COMMON_CRYPTO_AES 1 | |
| #define HAVE_FORKPTY /**/ | |
| #define FD_ISSET_IS_CONST 1 | |
| #define HAVE_STD_SHARED_PTR 1 | |
| #define HAVE_MACH_ABSOLUTE_TIME 1 | |
| #define HAVE_DECL___BUILTIN_CTZ 0 | |
| #define HAVE_DECL_FFS 1 | |
| #define HAVE_DECL_BE64TOH 0 | |
| #define HAVE_DECL_BETOH64 0 | |
| /* end confdefs.h. */ | |
| #if defined(HAVE_ENDIAN_H) | |
| #include <endian.h> | |
| #elif defined(HAVE_SYS_ENDIAN_H) | |
| #include <sys/types.h> | |
| #include <sys/endian.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| #ifndef bswap64 | |
| #ifdef __cplusplus | |
| (void) bswap64; | |
| #else | |
| (void) bswap64; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9278: result: no | |
configure:9294: checking whether __builtin_bswap64 is declared | |
configure:9294: clang -c -g -O2 conftest.c >&5 | |
conftest.c:109:10: error: builtin functions must be directly called | |
(void) __builtin_bswap64; | |
^ | |
1 error generated. | |
configure:9294: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| #define HAVE_CURSES_COLOR 1 | |
| #define HAVE_CURSES_OBSOLETE 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define USE_APPLE_COMMON_CRYPTO_AES 1 | |
| #define HAVE_FORKPTY /**/ | |
| #define FD_ISSET_IS_CONST 1 | |
| #define HAVE_STD_SHARED_PTR 1 | |
| #define HAVE_MACH_ABSOLUTE_TIME 1 | |
| #define HAVE_DECL___BUILTIN_CTZ 0 | |
| #define HAVE_DECL_FFS 1 | |
| #define HAVE_DECL_BE64TOH 0 | |
| #define HAVE_DECL_BETOH64 0 | |
| #define HAVE_DECL_BSWAP64 0 | |
| /* end confdefs.h. */ | |
| #if defined(HAVE_ENDIAN_H) | |
| #include <endian.h> | |
| #elif defined(HAVE_SYS_ENDIAN_H) | |
| #include <sys/types.h> | |
| #include <sys/endian.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| #ifndef __builtin_bswap64 | |
| #ifdef __cplusplus | |
| (void) __builtin_bswap64; | |
| #else | |
| (void) __builtin_bswap64; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9294: result: no | |
configure:9314: checking whether OSSwapHostToBigInt64 is declared | |
configure:9314: clang -c -g -O2 conftest.c >&5 | |
configure:9314: $? = 0 | |
configure:9314: result: yes | |
configure:9327: checking whether IP_MTU_DISCOVER is declared | |
configure:9327: clang -c -g -O2 conftest.c >&5 | |
conftest.c:106:10: error: use of undeclared identifier 'IP_MTU_DISCOVER' | |
(void) IP_MTU_DISCOVER; | |
^ | |
1 error generated. | |
configure:9327: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| #define HAVE_CURSES_COLOR 1 | |
| #define HAVE_CURSES_OBSOLETE 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define USE_APPLE_COMMON_CRYPTO_AES 1 | |
| #define HAVE_FORKPTY /**/ | |
| #define FD_ISSET_IS_CONST 1 | |
| #define HAVE_STD_SHARED_PTR 1 | |
| #define HAVE_MACH_ABSOLUTE_TIME 1 | |
| #define HAVE_DECL___BUILTIN_CTZ 0 | |
| #define HAVE_DECL_FFS 1 | |
| #define HAVE_DECL_BE64TOH 0 | |
| #define HAVE_DECL_BETOH64 0 | |
| #define HAVE_DECL_BSWAP64 0 | |
| #define HAVE_DECL___BUILTIN_BSWAP64 0 | |
| #define HAVE_OSX_SWAP 1 | |
| /* end confdefs.h. */ | |
| #include <netinet/in.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef IP_MTU_DISCOVER | |
| #ifdef __cplusplus | |
| (void) IP_MTU_DISCOVER; | |
| #else | |
| (void) IP_MTU_DISCOVER; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9327: result: no | |
configure:9336: checking whether IP_RECVTOS is declared | |
configure:9336: clang -c -g -O2 conftest.c >&5 | |
conftest.c:106:10: error: use of undeclared identifier 'IP_RECVTOS' | |
(void) IP_RECVTOS; | |
^ | |
1 error generated. | |
configure:9336: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| #define HAVE_CURSES_COLOR 1 | |
| #define HAVE_CURSES_OBSOLETE 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define USE_APPLE_COMMON_CRYPTO_AES 1 | |
| #define HAVE_FORKPTY /**/ | |
| #define FD_ISSET_IS_CONST 1 | |
| #define HAVE_STD_SHARED_PTR 1 | |
| #define HAVE_MACH_ABSOLUTE_TIME 1 | |
| #define HAVE_DECL___BUILTIN_CTZ 0 | |
| #define HAVE_DECL_FFS 1 | |
| #define HAVE_DECL_BE64TOH 0 | |
| #define HAVE_DECL_BETOH64 0 | |
| #define HAVE_DECL_BSWAP64 0 | |
| #define HAVE_DECL___BUILTIN_BSWAP64 0 | |
| #define HAVE_OSX_SWAP 1 | |
| /* end confdefs.h. */ | |
| #include <netinet/in.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef IP_RECVTOS | |
| #ifdef __cplusplus | |
| (void) IP_RECVTOS; | |
| #else | |
| (void) IP_RECVTOS; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9336: result: no | |
configure:9345: checking whether __STDC_ISO_10646__ is declared | |
configure:9345: clang -c -g -O2 conftest.c >&5 | |
conftest.c:106:10: error: use of undeclared identifier '__STDC_ISO_10646__' | |
(void) __STDC_ISO_10646__; | |
^ | |
1 error generated. | |
configure:9345: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "mosh" | |
| #define PACKAGE_TARNAME "mosh" | |
| #define PACKAGE_VERSION "1.2.6" | |
| #define PACKAGE_STRING "mosh 1.2.6" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "mosh" | |
| #define VERSION "1.2.6" | |
| #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 HAVE_FCNTL_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_STDDEF_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MEMORY 1 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define restrict __restrict | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ISWPRINT 1 | |
| #define HAVE_MEMCHR 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRNCASECMP 1 | |
| #define HAVE_STRTOK 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRTOL 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETNAMEINFO 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_NCURSES 1 | |
| #define HAVE_CURSES 1 | |
| #define HAVE_CURSES_COLOR 1 | |
| #define HAVE_CURSES_OBSOLETE 1 | |
| #define HAVE_NCURSES_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
| #define USE_APPLE_COMMON_CRYPTO_AES 1 | |
| #define HAVE_FORKPTY /**/ | |
| #define FD_ISSET_IS_CONST 1 | |
| #define HAVE_STD_SHARED_PTR 1 | |
| #define HAVE_MACH_ABSOLUTE_TIME 1 | |
| #define HAVE_DECL___BUILTIN_CTZ 0 | |
| #define HAVE_DECL_FFS 1 | |
| #define HAVE_DECL_BE64TOH 0 | |
| #define HAVE_DECL_BETOH64 0 | |
| #define HAVE_DECL_BSWAP64 0 | |
| #define HAVE_DECL___BUILTIN_BSWAP64 0 | |
| #define HAVE_OSX_SWAP 1 | |
| /* end confdefs.h. */ | |
| #include <wchar.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef __STDC_ISO_10646__ | |
| #ifdef __cplusplus | |
| (void) __STDC_ISO_10646__; | |
| #else | |
| (void) __STDC_ISO_10646__; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9345: result: no | |
configure:9350: WARNING: C library doesn't advertise wchar_t is Unicode (OS X works anyway with workaround). | |
configure:9355: checking whether IUTF8 is declared | |
configure:9355: clang -c -g -O2 conftest.c >&5 | |
configure:9355: $? = 0 | |
configure:9355: result: yes | |
configure:9370: checking for protobuf | |
configure:9377: $PKG_CONFIG --exists --print-errors "protobuf" | |
configure:9380: $? = 0 | |
configure:9394: $PKG_CONFIG --exists --print-errors "protobuf" | |
configure:9397: $? = 0 | |
configure:9455: result: yes | |
configure:9472: checking for BASH_COMPLETION | |
configure:9479: $PKG_CONFIG --exists --print-errors "bash-completion >= 2.0" | |
Package bash-completion was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `bash-completion.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'bash-completion' found | |
configure:9482: $? = 1 | |
configure:9496: $PKG_CONFIG --exists --print-errors "bash-completion >= 2.0" | |
Package bash-completion was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `bash-completion.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'bash-completion' found | |
configure:9499: $? = 1 | |
configure:9513: result: no | |
No package 'bash-completion' found | |
configure:9659: checking that generated files are newer than configure | |
configure:9665: result: done | |
configure:9712: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by mosh config.status 1.2.6, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on Veritas | |
config.status:985: creating Makefile | |
config.status:985: creating src/Makefile | |
config.status:985: creating src/crypto/Makefile | |
config.status:985: creating src/frontend/Makefile | |
config.status:985: creating src/network/Makefile | |
config.status:985: creating src/protobufs/Makefile | |
config.status:985: creating src/statesync/Makefile | |
config.status:985: creating src/terminal/Makefile | |
config.status:985: creating src/util/Makefile | |
config.status:985: creating scripts/Makefile | |
config.status:985: creating src/examples/Makefile | |
config.status:985: creating src/tests/Makefile | |
config.status:985: creating man/Makefile | |
config.status:985: creating conf/Makefile | |
config.status:985: creating config.h | |
config.status:1214: executing depfiles commands | |
configure:11042: === Configuration results === | |
configure:11044: Version: 1.2.6 | |
configure:11046: c++ compiler: clang++ | |
configure:11048: Warning CXXFLAGS: -Wall | |
configure:11050: Picky CXXFLAGS: | |
configure:11052: Harden CFLAGS: -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE | |
configure:11054: ============================= | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_inline=inline | |
ac_cv_c_int64_t=yes | |
ac_cv_c_restrict=__restrict | |
ac_cv_c_uint16_t=yes | |
ac_cv_c_uint32_t=yes | |
ac_cv_c_uint64_t=yes | |
ac_cv_c_uint8_t=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_BASH_COMPLETION_CFLAGS_set= | |
ac_cv_env_BASH_COMPLETION_CFLAGS_value= | |
ac_cv_env_BASH_COMPLETION_LIBS_set= | |
ac_cv_env_BASH_COMPLETION_LIBS_value= | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=clang | |
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_CRYPTO_CFLAGS_set= | |
ac_cv_env_CRYPTO_CFLAGS_value= | |
ac_cv_env_CRYPTO_LIBS_set= | |
ac_cv_env_CRYPTO_LIBS_value= | |
ac_cv_env_CURSES_LIB_set= | |
ac_cv_env_CURSES_LIB_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set= | |
ac_cv_env_CXXFLAGS_value= | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=clang++ | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set=set | |
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11 | |
ac_cv_env_PKG_CONFIG_PATH_set=set | |
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/protobuf/lib/pkgconfig | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_TINFO_CFLAGS_set= | |
ac_cv_env_TINFO_CFLAGS_value= | |
ac_cv_env_TINFO_CPPFLAGS_set= | |
ac_cv_env_TINFO_CPPFLAGS_value= | |
ac_cv_env_TINFO_LDFLAGS_set= | |
ac_cv_env_TINFO_LDFLAGS_value= | |
ac_cv_env_TINFO_LIBS_set= | |
ac_cv_env_TINFO_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_protobuf_CFLAGS_set= | |
ac_cv_env_protobuf_CFLAGS_value= | |
ac_cv_env_protobuf_LIBS_set= | |
ac_cv_env_protobuf_LIBS_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_basename_r=no | |
ac_cv_func_cfmakeraw=yes | |
ac_cv_func_clock_getres=no | |
ac_cv_func_clock_gettime=no | |
ac_cv_func_clock_settime=no | |
ac_cv_func_dirname_r=no | |
ac_cv_func_fork=yes | |
ac_cv_func_fork_works=yes | |
ac_cv_func_getaddrinfo=yes | |
ac_cv_func_getentropy=no | |
ac_cv_func_getnameinfo=yes | |
ac_cv_func_gettimeofday=yes | |
ac_cv_func_iswprint=yes | |
ac_cv_func_mbrtowc=yes | |
ac_cv_func_memchr=yes | |
ac_cv_func_memset=yes | |
ac_cv_func_mkostemp=no | |
ac_cv_func_mkostemps=no | |
ac_cv_func_nl_langinfo=yes | |
ac_cv_func_posix_memalign=yes | |
ac_cv_func_pselect=yes | |
ac_cv_func_setenv=yes | |
ac_cv_func_setlocale=yes | |
ac_cv_func_setrlimit=yes | |
ac_cv_func_sigaction=yes | |
ac_cv_func_socket=yes | |
ac_cv_func_strchr=yes | |
ac_cv_func_strdup=yes | |
ac_cv_func_strerror=yes | |
ac_cv_func_strncasecmp=yes | |
ac_cv_func_strtok=yes | |
ac_cv_func_strtol=yes | |
ac_cv_func_vfork=yes | |
ac_cv_func_vfork_works=yes | |
ac_cv_func_wcwidth=yes | |
ac_cv_have_decl_IP_MTU_DISCOVER=no | |
ac_cv_have_decl_IP_RECVTOS=no | |
ac_cv_have_decl_IUTF8=yes | |
ac_cv_have_decl_OSSwapHostToBigInt64=yes | |
ac_cv_have_decl___STDC_ISO_10646__=no | |
ac_cv_have_decl___builtin_bswap64=no | |
ac_cv_have_decl___builtin_ctz=no | |
ac_cv_have_decl_be64toh=no | |
ac_cv_have_decl_betoh64=no | |
ac_cv_have_decl_bswap64=no | |
ac_cv_have_decl_ffs=yes | |
ac_cv_have_decl_forkpty=no | |
ac_cv_have_decl_mach_absolute_time=yes | |
ac_cv_header_CommonCrypto_CommonCrypto_h=yes | |
ac_cv_header_curses_h=yes | |
ac_cv_header_endian_h=no | |
ac_cv_header_fcntl_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_langinfo_h=yes | |
ac_cv_header_libutil_h=no | |
ac_cv_header_limits_h=yes | |
ac_cv_header_locale_h=yes | |
ac_cv_header_memory=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_netdb_h=yes | |
ac_cv_header_netinet_in_h=yes | |
ac_cv_header_paths_h=yes | |
ac_cv_header_pty_h=no | |
ac_cv_header_stdbool_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stddef_h=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_endian_h=no | |
ac_cv_header_sys_ioctl_h=yes | |
ac_cv_header_sys_resource_h=yes | |
ac_cv_header_sys_socket_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_sys_uio_h=yes | |
ac_cv_header_termio_h=no | |
ac_cv_header_termios_h=yes | |
ac_cv_header_tr1_memory=no | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_util_h=yes | |
ac_cv_header_utmpx_h=yes | |
ac_cv_header_vfork_h=no | |
ac_cv_header_wchar_h=yes | |
ac_cv_header_wctype_h=yes | |
ac_cv_lib_tinfo_main=no | |
ac_cv_lib_util_forkpty=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_PROTOC=/usr/local/opt/protobuf/bin/protoc | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='clang -E' | |
ac_cv_prog_CXXCPP='clang++ -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_search_clock_gettime='none required' | |
ac_cv_search_compress=-lz | |
ac_cv_search_inet_addr='none required' | |
ac_cv_search_socket='none required' | |
ac_cv_search_utempter_remove_record=no | |
ac_cv_type__Bool=yes | |
ac_cv_type_pid_t=yes | |
ac_cv_type_size_t=yes | |
ac_cv_type_ssize_t=yes | |
ac_cv_type_uintptr_t=yes | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_CXX_dependencies_compiler_type=gcc3 | |
am_cv_ar_interface=ar | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
ax_cv_check_cflags__Werror___D_FORTIFY_SOURCE_2=yes | |
ax_cv_check_cflags__Werror___fPIE=yes | |
ax_cv_check_cflags__Werror___fno_strict_overflow=yes | |
ax_cv_check_cflags__Werror__fstack_protector_all__Wstack_protector=yes | |
ax_cv_check_cflags__Werror__fstack_protector_all___param_ssp_buffer_size_1=yes | |
ax_cv_check_cxxflags__Werror___D_FORTIFY_SOURCE_2=yes | |
ax_cv_check_cxxflags__Werror___fPIE=yes | |
ax_cv_check_cxxflags__Werror___fno_strict_overflow=yes | |
ax_cv_check_cxxflags__Werror__fno_default_inline=no | |
ax_cv_check_cxxflags__Werror__fstack_protector_all__Wstack_protector=yes | |
ax_cv_check_cxxflags__Werror__fstack_protector_all___param_ssp_buffer_size_1=yes | |
ax_cv_check_cxxflags__Werror__pipe=yes | |
ax_cv_check_ldflags__Werror___Wl__z_relro=no | |
ax_cv_check_ldflags__Werror___fPIE__Wl__pie=yes | |
ax_cv_check_ldflags__Werror___fPIE__pie=no | |
ax_cv_check_ldflags__Werror___fstack_protector_all=yes | |
ax_cv_curses=yes | |
ax_cv_curses_color=yes | |
ax_cv_curses_enhanced=no | |
ax_cv_curses_obsolete=yes | |
ax_cv_curses_which=ncurses | |
ax_cv_have_TINFO=no | |
ax_cv_header_ncurses_curses_h=no | |
ax_cv_header_ncurses_h=yes | |
ax_cv_ncurses=yes | |
ax_cv_ncursesw=no | |
pkg_cv_protobuf_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include' | |
pkg_cv_protobuf_LIBS='-L/usr/local/Cellar/protobuf/3.1.0/lib -lprotobuf -D_THREAD_SAFE' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/mobile-shell-20160926-76039-121hnn0/mosh-1.2.6/missing aclocal-1.15' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='0' | |
AM_V='$(V)' | |
AR='ar' | |
AUTOCONF='${SHELL} /private/tmp/mobile-shell-20160926-76039-121hnn0/mosh-1.2.6/missing autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/mobile-shell-20160926-76039-121hnn0/mosh-1.2.6/missing autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/mobile-shell-20160926-76039-121hnn0/mosh-1.2.6/missing automake-1.15' | |
AWK='awk' | |
BASH_COMPLETION_CFLAGS='' | |
BASH_COMPLETION_LIBS='' | |
BUILD_CLIENT_FALSE='#' | |
BUILD_CLIENT_TRUE='' | |
BUILD_EXAMPLES_FALSE='' | |
BUILD_EXAMPLES_TRUE='#' | |
BUILD_SERVER_FALSE='#' | |
BUILD_SERVER_TRUE='' | |
CC='clang' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-g -O2' | |
CPP='clang -E' | |
CPPFLAGS='' | |
CRYPTO_CFLAGS='' | |
CRYPTO_LIBS='' | |
CURSES_LIB='-lncurses' | |
CXX='clang++' | |
CXXCPP='clang++ -E' | |
CXXDEPMODE='depmode=gcc3' | |
CXXFLAGS='-g -O2' | |
CYGPATH_W='echo' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
GREP='/usr/bin/grep' | |
HARDEN_CFLAGS=' -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE' | |
HARDEN_LDFLAGS=' -Wl,-pie' | |
INSTALL_COMPLETION_FALSE='#' | |
INSTALL_COMPLETION_TRUE='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INSTALL_UFW_FALSE='' | |
INSTALL_UFW_TRUE='#' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='-lz ' | |
LIBUTIL='-lutil' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /private/tmp/mobile-shell-20160926-76039-121hnn0/mosh-1.2.6/missing makeinfo' | |
MISC_CXXFLAGS=' -pipe' | |
MKDIR_P='./install-sh -c -d' | |
OBJEXT='o' | |
PACKAGE='mosh' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='mosh' | |
PACKAGE_STRING='mosh 1.2.6' | |
PACKAGE_TARNAME='mosh' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='1.2.6' | |
PATH_SEPARATOR=':' | |
PICKY_CXXFLAGS='' | |
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11' | |
PKG_CONFIG_PATH='/usr/local/opt/protobuf/lib/pkgconfig' | |
PROTOC='/usr/local/opt/protobuf/bin/protoc' | |
RANLIB='ranlib' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
TINFO_CFLAGS='' | |
TINFO_CPPFLAGS='' | |
TINFO_LDFLAGS='' | |
TINFO_LIBS=' -lncurses' | |
VERSION='1.2.6' | |
WARNING_CXXFLAGS='-Wall' | |
ac_ct_AR='ar' | |
ac_ct_CC='' | |
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='_no' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build_alias='' | |
completions='${prefix}/etc/bash_completion.d' | |
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} /private/tmp/mobile-shell-20160926-76039-121hnn0/mosh-1.2.6/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='/usr/local/Cellar/mobile-shell/1.2.6_3' | |
program_transform_name='s,x,x,' | |
protobuf_CFLAGS='-D_THREAD_SAFE -I/usr/local/Cellar/protobuf/3.1.0/include' | |
protobuf_LIBS='-L/usr/local/Cellar/protobuf/3.1.0/lib -lprotobuf -D_THREAD_SAFE' | |
psdir='${docdir}' | |
runstatedir='${localstatedir}/run' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "mosh" | |
#define PACKAGE_TARNAME "mosh" | |
#define PACKAGE_VERSION "1.2.6" | |
#define PACKAGE_STRING "mosh 1.2.6" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define PACKAGE "mosh" | |
#define VERSION "1.2.6" | |
#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 HAVE_FCNTL_H 1 | |
#define HAVE_LANGINFO_H 1 | |
#define HAVE_LIMITS_H 1 | |
#define HAVE_LOCALE_H 1 | |
#define HAVE_NETDB_H 1 | |
#define HAVE_NETINET_IN_H 1 | |
#define HAVE_STDDEF_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_SYS_IOCTL_H 1 | |
#define HAVE_SYS_RESOURCE_H 1 | |
#define HAVE_SYS_SOCKET_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_TERMIOS_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_WCHAR_H 1 | |
#define HAVE_WCTYPE_H 1 | |
#define HAVE_UTIL_H 1 | |
#define HAVE_PATHS_H 1 | |
#define HAVE_UTMPX_H 1 | |
#define HAVE_SYS_UIO_H 1 | |
#define HAVE_MEMORY 1 | |
#define HAVE__BOOL 1 | |
#define HAVE_STDBOOL_H 1 | |
#define restrict __restrict | |
#define HAVE_UINTPTR_T 1 | |
#define HAVE_FORK 1 | |
#define HAVE_VFORK 1 | |
#define HAVE_WORKING_VFORK 1 | |
#define HAVE_WORKING_FORK 1 | |
#define HAVE_MBRTOWC 1 | |
#define HAVE_GETTIMEOFDAY 1 | |
#define HAVE_SETRLIMIT 1 | |
#define HAVE_ISWPRINT 1 | |
#define HAVE_MEMCHR 1 | |
#define HAVE_MEMSET 1 | |
#define HAVE_NL_LANGINFO 1 | |
#define HAVE_POSIX_MEMALIGN 1 | |
#define HAVE_SETENV 1 | |
#define HAVE_SETLOCALE 1 | |
#define HAVE_SIGACTION 1 | |
#define HAVE_SOCKET 1 | |
#define HAVE_STRCHR 1 | |
#define HAVE_STRDUP 1 | |
#define HAVE_STRNCASECMP 1 | |
#define HAVE_STRTOK 1 | |
#define HAVE_STRERROR 1 | |
#define HAVE_STRTOL 1 | |
#define HAVE_WCWIDTH 1 | |
#define HAVE_CFMAKERAW 1 | |
#define HAVE_PSELECT 1 | |
#define HAVE_GETADDRINFO 1 | |
#define HAVE_GETNAMEINFO 1 | |
#define HAVE_CLOCK_GETTIME 1 | |
#define HAVE_NCURSES 1 | |
#define HAVE_CURSES 1 | |
#define HAVE_CURSES_COLOR 1 | |
#define HAVE_CURSES_OBSOLETE 1 | |
#define HAVE_NCURSES_H 1 | |
#define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
#define HAVE_COMMONCRYPTO_COMMONCRYPTO_H 1 | |
#define USE_APPLE_COMMON_CRYPTO_AES 1 | |
#define HAVE_FORKPTY /**/ | |
#define FD_ISSET_IS_CONST 1 | |
#define HAVE_STD_SHARED_PTR 1 | |
#define HAVE_MACH_ABSOLUTE_TIME 1 | |
#define HAVE_DECL___BUILTIN_CTZ 0 | |
#define HAVE_DECL_FFS 1 | |
#define HAVE_DECL_BE64TOH 0 | |
#define HAVE_DECL_BETOH64 0 | |
#define HAVE_DECL_BSWAP64 0 | |
#define HAVE_DECL___BUILTIN_BSWAP64 0 | |
#define HAVE_OSX_SWAP 1 | |
#define HAVE_IUTF8 1 | |
configure: exit 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-09-26 09:47:33 +0000 | |
/usr/local/Cellar/mobile-shell/1.2.6_3/bin/mosh-client | |
-c | |
-1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment